01HPHMNKVRW9M57AAKQBHXA5T4: helios / CI tools

BasicConfig {
    output_rules: [
        "=/work/end-to-end-tests/*.gz",
        "=/work/caboose-util.gz",
        "=/work/tufaceous.gz",
    ],
    rust_toolchain: Some(
        String(
            "1.72.1",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01HPHMNXRCKKTZF2G6JS3GF1MP

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-13T16:27:57.554Zjob assigned to worker 01HPHMP133TMXKNN4MAM1CD0BH (queued for 1 m 1 s)
 
22024-02-13T16:27:58.341Zstarting task 0: "setup"
32024-02-13T16:27:58.424Z++ uname -s
42024-02-13T16:27:58.430Z+ kern=SunOS
52024-02-13T16:27:58.430Z+ case "$kern" in
62024-02-13T16:27:58.430Z+ groupadd -g 12345 build
72024-02-13T16:27:58.433Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-13T16:28:00.438Z+ zfs create -o mountpoint=/work rpool/work
92024-02-13T16:28:00.545Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-13T16:28:00.549Z+ home_fs=zfs
112024-02-13T16:28:00.549Z+ [[ zfs == autofs ]]
122024-02-13T16:28:00.549Z+ mkdir -p /home/build
132024-02-13T16:28:00.552Z+ chown build:build /home/build /work
142024-02-13T16:28:02.554Z+ chmod 0700 /home/build /work
152024-02-13T16:28:02.557Zprocess exited: duration 4213 ms, exit code 0
 
162024-02-13T16:28:02.564Zstarting task 1: "rust-toolchain"
172024-02-13T16:28:02.571Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-13T16:28:02.576Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-13T16:28:02.701Zinfo: downloading installer
202024-02-13T16:28:04.293Zwarning: it looks like you have an existing installation of Rust at:
212024-02-13T16:28:04.294Zwarning: /opt/ooce/bin
222024-02-13T16:28:04.294Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-13T16:28:04.294Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-13T16:28:04.294Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-13T16:28:04.294Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-13T16:28:04.294Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-13T16:28:04.305Zerror: cannot install while Rust is installed
282024-02-13T16:28:04.305Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-13T16:28:04.393Zinfo: profile set to 'default'
302024-02-13T16:28:04.393Zinfo: default host triple is x86_64-unknown-illumos
312024-02-13T16:28:04.411Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-13T16:28:04.572Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-13T16:28:04.572Zinfo: downloading component 'cargo'
342024-02-13T16:28:05.528Zinfo: downloading component 'clippy'
352024-02-13T16:28:05.868Zinfo: downloading component 'rust-docs'
362024-02-13T16:28:07.090Zinfo: downloading component 'rust-std'
372024-02-13T16:28:09.270Zinfo: downloading component 'rustc'
382024-02-13T16:28:15.551Zinfo: downloading component 'rustfmt'
392024-02-13T16:28:15.928Zinfo: installing component 'cargo'
402024-02-13T16:28:16.803Zinfo: installing component 'clippy'
412024-02-13T16:28:17.220Zinfo: installing component 'rust-docs'
422024-02-13T16:28:18.734Zinfo: installing component 'rust-std'
432024-02-13T16:28:20.651Zinfo: installing component 'rustc'
442024-02-13T16:28:24.872Zinfo: installing component 'rustfmt'
452024-02-13T16:28:25.208Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-13T16:28:25.208Z
472024-02-13T16:28:25.512Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-13T16:28:25.512Z
492024-02-13T16:28:25.524Z
502024-02-13T16:28:25.525ZRust is installed now. Great!
512024-02-13T16:28:25.525Z
522024-02-13T16:28:25.525ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-13T16:28:25.525Zenvironment variable. This has not been done automatically.
542024-02-13T16:28:25.526Z
552024-02-13T16:28:25.526ZTo configure your current shell, run:
562024-02-13T16:28:25.526Zsource "$HOME/.cargo/env"
572024-02-13T16:28:25.564Z+ rustc --version
582024-02-13T16:28:25.634Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-13T16:28:25.641Zprocess exited: duration 23065 ms, exit code 0
 
602024-02-13T16:28:25.661Zstarting task 2: "authentication"
612024-02-13T16:28:25.691Zprocess exited: duration 27 ms, exit code 0
 
622024-02-13T16:28:26.104Zstarting task 3: "clone repository"
632024-02-13T16:28:26.109Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-13T16:28:26.112Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-13T16:28:26.354ZCloning into '/work/oxidecomputer/omicron'...
662024-02-13T16:28:35.257Z+ cd /work/oxidecomputer/omicron
672024-02-13T16:28:35.264Z+ git fetch origin f245a9283f02873fe116f9e4fd498ea99fd65429
682024-02-13T16:28:35.601ZFrom https://github.com/oxidecomputer/omicron
692024-02-13T16:28:35.601Z * branch f245a9283f02873fe116f9e4fd498ea99fd65429 -> FETCH_HEAD
702024-02-13T16:28:35.610Z+ [[ -n bootstore-omdb-hook ]]
712024-02-13T16:28:35.613Z++ git branch --show-current
722024-02-13T16:28:35.613Z+ current=main
732024-02-13T16:28:35.614Z+ [[ main != bootstore-omdb-hook ]]
742024-02-13T16:28:35.614Z+ git branch -f bootstore-omdb-hook f245a9283f02873fe116f9e4fd498ea99fd65429
752024-02-13T16:28:35.618Z+ git checkout -f bootstore-omdb-hook
762024-02-13T16:28:35.729ZSwitched to branch 'bootstore-omdb-hook'
772024-02-13T16:28:35.732Z+ git reset --hard f245a9283f02873fe116f9e4fd498ea99fd65429
782024-02-13T16:28:35.745ZHEAD is now at f245a9283 review comment
792024-02-13T16:28:35.748Zprocess exited: duration 9638 ms, exit code 0
 
802024-02-13T16:28:35.754Zstarting task 4: "build"
812024-02-13T16:28:35.760Z+ cargo --version
822024-02-13T16:28:35.764Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-13T16:28:36.004Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-13T16:28:36.010Zinfo: downloading component 'cargo'
852024-02-13T16:28:37.108Zinfo: downloading component 'clippy'
862024-02-13T16:28:37.507Zinfo: downloading component 'rust-docs'
872024-02-13T16:28:38.980Zinfo: downloading component 'rust-std'
882024-02-13T16:28:40.517Zinfo: downloading component 'rustc'
892024-02-13T16:28:44.885Zinfo: downloading component 'rustfmt'
902024-02-13T16:28:45.129Zinfo: installing component 'cargo'
912024-02-13T16:28:45.995Zinfo: installing component 'clippy'
922024-02-13T16:28:46.353Zinfo: installing component 'rust-docs'
932024-02-13T16:28:47.979Zinfo: installing component 'rust-std'
942024-02-13T16:28:49.674Zinfo: installing component 'rustc'
952024-02-13T16:28:53.670Zinfo: installing component 'rustfmt'
962024-02-13T16:28:54.058Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-13T16:28:54.061Z+ rustc --version
982024-02-13T16:28:54.129Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-13T16:28:54.133Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1002024-02-13T16:29:03.675Z Startup: Refreshing catalog 'helios-dev' ... Done
1012024-02-13T16:29:04.818Z Startup: Caching catalogs ... Done
1022024-02-13T16:29:05.968ZPlanning: Solver setup ... Done (0.818s)
1032024-02-13T16:29:05.986ZPlanning: Running solver ... Done (0.019s)
1042024-02-13T16:29:06.143ZPlanning: Finding local manifests ... Done (0.139s)
1052024-02-13T16:29:06.175ZPlanning: Fetching manifests: 0/4 0% complete
1062024-02-13T16:29:06.432ZPlanning: Fetching manifests: 4/4 100% complete
1072024-02-13T16:29:06.480ZPlanning: Package planning ... Done (0.049s)
1082024-02-13T16:29:06.533ZPlanning: Merging actions ... Done (0.052s)
1092024-02-13T16:29:07.442ZPlanning: Checking for conflicting actions ... Done (0.909s)
1102024-02-13T16:29:07.453ZPlanning: Consolidating action changes ... Done (0.011s)
1112024-02-13T16:29:10.931ZPlanning: Evaluating mediators ... Done (3.476s)
1122024-02-13T16:29:10.940ZPlanning: Planning completed in 6.07 seconds
1132024-02-13T16:29:11.032Z Packages to install: 4
1142024-02-13T16:29:11.032Z Mediators to change: 2
1152024-02-13T16:29:11.036Z Services to change: 1
1162024-02-13T16:29:11.036Z Estimated space available: 148.87 GB
1172024-02-13T16:29:11.036ZEstimated space to be consumed: 1.41 GB
1182024-02-13T16:29:11.036Z Create boot environment: No
1192024-02-13T16:29:11.036ZCreate backup boot environment: No
1202024-02-13T16:29:11.036Z Rebuild boot archive: No
1212024-02-13T16:29:11.036Z
1222024-02-13T16:29:11.036ZChanged mediators:
1232024-02-13T16:29:11.036Z mediator clang:
1242024-02-13T16:29:11.036Z version: None -> 15 (system default)
1252024-02-13T16:29:11.036Z
1262024-02-13T16:29:11.036Z mediator llvm:
1272024-02-13T16:29:11.036Z version: 14 (system default) -> 15 (system default)
1282024-02-13T16:29:11.036Z
1292024-02-13T16:29:11.036ZChanged packages:
1302024-02-13T16:29:11.036Zhelios-dev
1312024-02-13T16:29:11.036Z developer/build-essential
1322024-02-13T16:29:11.037Z None -> 11-2.0
1332024-02-13T16:29:11.037Z library/libxmlsec1
1342024-02-13T16:29:11.037Z None -> 1.2.35-2.0
1352024-02-13T16:29:11.037Z ooce/developer/clang-15
1362024-02-13T16:29:11.037Z None -> 15.0.7-2.0
1372024-02-13T16:29:11.037Z ooce/developer/llvm-15
1382024-02-13T16:29:11.037Z None -> 15.0.7-2.0
1392024-02-13T16:29:11.037Z
1402024-02-13T16:29:11.037ZServices:
1412024-02-13T16:29:11.037Z restart_fmri:
1422024-02-13T16:29:11.037Z svc:/system/update-man-index:default
1432024-02-13T16:29:11.322Z
1442024-02-13T16:29:11.322ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1452024-02-13T16:29:16.331ZDownload: 526/3290 items 17.0/212.6MB 8% complete (3.6M/s)
1462024-02-13T16:29:21.337ZDownload: 1222/3290 items 89.9/212.6MB 42% complete (9.1M/s)
1472024-02-13T16:29:26.340ZDownload: 2721/3290 items 120.5/212.6MB 56% complete (10.4M/s)
1482024-02-13T16:29:30.932ZDownload: Completed 212.60 MB in 19.61 seconds (10.8M/s)
1492024-02-13T16:29:31.251Z Actions: 1/3689 actions (Installing new actions)
1502024-02-13T16:29:36.277Z Actions: 3569/3689 actions (Installing new actions)
1512024-02-13T16:29:36.316Z Actions: Completed 3689 actions in 5.06 seconds.
1522024-02-13T16:29:36.486Z Done (0.164s)
1532024-02-13T16:29:36.486Z Done (0.000s)
1542024-02-13T16:29:36.693Z Done (0.207s)
1552024-02-13T16:29:42.121Z Done (5.307s)
1562024-02-13T16:29:42.315Z Done (0.123s)
1572024-02-13T16:29:42.318Z Done (0.000s)
1582024-02-13T16:29:42.468Z Done (0.000s)
1592024-02-13T16:29:42.976ZPlanning: Evaluating mediator changes ... Done
1602024-02-13T16:29:43.137ZPlanning: Checking for conflicting actions ... Done
1612024-02-13T16:29:43.140ZPlanning: Consolidating action changes ... Done
1622024-02-13T16:29:43.410ZPlanning: Evaluating mediators ... Done
1632024-02-13T16:29:43.413ZPlanning: Planning completed in 0.43 seconds
1642024-02-13T16:29:43.443Z Mediators to change: 2
1652024-02-13T16:29:43.443Z Create boot environment: No
1662024-02-13T16:29:43.446ZCreate backup boot environment: No
1672024-02-13T16:29:43.513Z Done
1682024-02-13T16:29:43.513Z Done
1692024-02-13T16:29:43.638Z Done
1702024-02-13T16:29:47.337Z Done
1712024-02-13T16:29:47.424Z Done
1722024-02-13T16:29:47.428Z Done
1732024-02-13T16:29:47.527Z Done
1742024-02-13T16:29:48.170ZPlanning: Evaluating mediator changes ... Done
1752024-02-13T16:29:48.173ZPlanning: Merging actions ... Done
1762024-02-13T16:29:48.363ZPlanning: Checking for conflicting actions ... Done
1772024-02-13T16:29:48.374ZPlanning: Consolidating action changes ... Done
1782024-02-13T16:29:48.630ZPlanning: Evaluating mediators ... Done
1792024-02-13T16:29:48.687ZPlanning: Planning completed in 0.79 seconds
1802024-02-13T16:29:48.722Z Packages to change: 1
1812024-02-13T16:29:48.722Z Mediators to change: 1
1822024-02-13T16:29:48.725Z Services to change: 1
1832024-02-13T16:29:48.725Z Create boot environment: No
1842024-02-13T16:29:48.725ZCreate backup boot environment: Yes
1852024-02-13T16:29:50.459Z Actions: 1/6 actions (Updating modified actions)
1862024-02-13T16:29:50.521Z Actions: Completed 6 actions in 0.06 seconds.
1872024-02-13T16:29:50.525Z Done
1882024-02-13T16:29:50.525Z Done
1892024-02-13T16:29:50.574Z Done
1902024-02-13T16:29:54.254Z Done
1912024-02-13T16:29:54.342Z Done
1922024-02-13T16:29:54.345Z Done
1932024-02-13T16:29:54.455Z Done
1942024-02-13T16:29:54.928ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1952024-02-13T16:29:54.928Zclang system 15 system
1962024-02-13T16:29:54.928Zcsh system system illumos
1972024-02-13T16:29:54.928Zctags system system illumos
1982024-02-13T16:29:54.928Zgcc vendor 12 vendor
1992024-02-13T16:29:54.928Zgcc system 10 system
2002024-02-13T16:29:54.928Zgcc system 7 system
2012024-02-13T16:29:54.928Zgo system 1.20 system
2022024-02-13T16:29:54.929Zgo system 1.19 system
2032024-02-13T16:29:54.929Zllvm system 15 system
2042024-02-13T16:29:54.929Zllvm system 14 system
2052024-02-13T16:29:54.929Zmariadb system 10.6 system
2062024-02-13T16:29:54.929Zmta vendor vendor dma
2072024-02-13T16:29:54.929Zopenjdk system 17 system
2082024-02-13T16:29:54.929Zopenjdk system 11 system
2092024-02-13T16:29:54.929Zopenjdk system 1.8 system
2102024-02-13T16:29:54.929Zopenssl vendor 3 vendor
2112024-02-13T16:29:54.929Zperl system 5.36 system
2122024-02-13T16:29:54.929Zpostgresql system 15 system
2132024-02-13T16:29:54.929Zpostgresql system 13 system
2142024-02-13T16:29:54.929Zpython vendor 3 vendor
2152024-02-13T16:29:54.929Zpython system 2 system
2162024-02-13T16:29:54.929Zpython3 system 3.11 system
2172024-02-13T16:29:54.929Zruby system 3.0 system
2182024-02-13T16:29:54.929Zwords vendor vendor american-english
2192024-02-13T16:29:54.929Zwords system system australian-english
2202024-02-13T16:29:54.929Zwords system system british-english
2212024-02-13T16:29:54.929Zwords system system canadian-english
2222024-02-13T16:29:54.929Zwords system system french
2232024-02-13T16:29:54.929Zwords system system italian
2242024-02-13T16:29:54.929Zwords system system ngerman
2252024-02-13T16:29:54.929Zwords system system ogerman
2262024-02-13T16:29:54.929Zwords system system spanish
2272024-02-13T16:29:55.207ZFMRI IFO
2282024-02-13T16:29:55.207Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2292024-02-13T16:29:55.207Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2302024-02-13T16:29:55.207Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2312024-02-13T16:29:55.207Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2322024-02-13T16:29:55.207Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2332024-02-13T16:29:55.208Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2342024-02-13T16:29:55.208Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2352024-02-13T16:29:55.208Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2362024-02-13T16:29:55.259Z+ set -o errexit
2372024-02-13T16:29:55.262Z+++ dirname ./tools/ci_download_cockroachdb
2382024-02-13T16:29:55.262Z++ cd ./tools
2392024-02-13T16:29:55.262Z++ pwd
2402024-02-13T16:29:55.265Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2412024-02-13T16:29:55.265Z++ basename ./tools/ci_download_cockroachdb
2422024-02-13T16:29:55.265Z+ ARG0=ci_download_cockroachdb
2432024-02-13T16:29:55.268Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2442024-02-13T16:29:55.268Z+ CIDL_VERSION=v22.1.9
2452024-02-13T16:29:55.269Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2462024-02-13T16:29:55.269Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2472024-02-13T16:29:55.269Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2482024-02-13T16:29:55.269Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2492024-02-13T16:29:55.269Z+ TARGET_DIR=out
2502024-02-13T16:29:55.269Z+ DOWNLOAD_DIR=out/downloads
2512024-02-13T16:29:55.269Z+ DEST_DIR=./out/cockroachdb
2522024-02-13T16:29:55.269Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2532024-02-13T16:29:55.269Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2542024-02-13T16:29:55.269Z+ main
2552024-02-13T16:29:55.269Z+ [[ 0 != 0 ]]
2562024-02-13T16:29:55.269Z+ CIDL_OS=solaris2.11
2572024-02-13T16:29:55.269Z+ [[ 0 != 0 ]]
2582024-02-13T16:29:55.269Z+ configure_os solaris2.11
2592024-02-13T16:29:55.269Z+ echo 'current directory: /work/oxidecomputer/omicron'
2602024-02-13T16:29:55.269Zcurrent directory: /work/oxidecomputer/omicron
2612024-02-13T16:29:55.269Z+ echo 'configuring based on OS: "solaris2.11"'
2622024-02-13T16:29:55.269Z+ case "$1" in
2632024-02-13T16:29:55.269Z+ CIDL_BUILD=illumos
2642024-02-13T16:29:55.269Z+ CIDL_SUFFIX=tar.gz
2652024-02-13T16:29:55.269Zconfiguring based on OS: "solaris2.11"
2662024-02-13T16:29:55.269Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2672024-02-13T16:29:55.269Z+ CIDL_URL_BASE=https://illumos.org/downloads
2682024-02-13T16:29:55.270Z+ CIDL_ASSEMBLE=do_assemble_illumos
2692024-02-13T16:29:55.270Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2702024-02-13T16:29:55.270Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2712024-02-13T16:29:55.270Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2722024-02-13T16:29:55.270Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2732024-02-13T16:29:55.270Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2742024-02-13T16:29:55.270Z+ CIDL_SHA256FUNC=do_sha256sum
2752024-02-13T16:29:55.270Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2762024-02-13T16:29:55.270Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2772024-02-13T16:29:55.270Z+ mkdir -p out/downloads
2782024-02-13T16:29:55.270ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2792024-02-13T16:29:55.270ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2802024-02-13T16:29:55.273Z+ mkdir -p ./out/cockroachdb
2812024-02-13T16:29:55.273Z+ local DO_DOWNLOAD=true
2822024-02-13T16:29:55.273Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2832024-02-13T16:29:55.273Z+ '[' true == true ']'
2842024-02-13T16:29:55.273Z+ echo Downloading...
2852024-02-13T16:29:55.273ZDownloading...
2862024-02-13T16:29:55.273Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2872024-02-13T16:29:55.273Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2882024-02-13T16:29:58.281Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892024-02-13T16:29:58.284Z++ sha256sum
2902024-02-13T16:29:58.284Z++ awk '{print $1}'
2912024-02-13T16:29:58.375Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2922024-02-13T16:29:58.378Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
2932024-02-13T16:29:58.378Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2942024-02-13T16:29:58.378Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2952024-02-13T16:30:00.568Z+ do_assemble_illumos
2962024-02-13T16:30:00.568Z+ rm -r ./out/cockroachdb
2972024-02-13T16:30:00.572Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2982024-02-13T16:30:00.961Z+ ./out/cockroachdb/bin/cockroach version
2992024-02-13T16:30:01.151ZBuild Tag: v22.1.9-dirty
3002024-02-13T16:30:01.151ZBuild Time: 2022/10/26 21:17:46
3012024-02-13T16:30:01.152ZDistribution: OSS
3022024-02-13T16:30:01.152ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3032024-02-13T16:30:01.152ZGo Version: go1.17.13
3042024-02-13T16:30:01.152ZC Compiler: gcc 10.3.0
3052024-02-13T16:30:01.152ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3062024-02-13T16:30:01.152ZBuild Type: release
3072024-02-13T16:30:01.182Z+ set -o errexit
3082024-02-13T16:30:01.199Z+++ dirname ./tools/ci_download_clickhouse
3092024-02-13T16:30:01.199Z++ cd ./tools
3102024-02-13T16:30:01.199Z++ pwd
3112024-02-13T16:30:01.199Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3122024-02-13T16:30:01.199Z++ basename ./tools/ci_download_clickhouse
3132024-02-13T16:30:01.199Z+ ARG0=ci_download_clickhouse
3142024-02-13T16:30:01.199Z+ TARGET_DIR=out
3152024-02-13T16:30:01.199Z+ DOWNLOAD_DIR=out/downloads
3162024-02-13T16:30:01.199Z+ DEST_DIR=./out/clickhouse
3172024-02-13T16:30:01.200Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3182024-02-13T16:30:01.200Z+ CIDL_VERSION=v22.8.9.24
3192024-02-13T16:30:01.200Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3202024-02-13T16:30:01.200Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3212024-02-13T16:30:01.200Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3222024-02-13T16:30:01.200Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3232024-02-13T16:30:01.200Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3242024-02-13T16:30:01.200Z+ main
3252024-02-13T16:30:01.200Z+ [[ 0 != 0 ]]
3262024-02-13T16:30:01.200Z+ CIDL_OS=solaris2.11
3272024-02-13T16:30:01.200Z+ [[ 0 != 0 ]]
3282024-02-13T16:30:01.200Z+ configure_os solaris2.11
3292024-02-13T16:30:01.200Z+ echo 'current directory: /work/oxidecomputer/omicron'
3302024-02-13T16:30:01.200Zcurrent directory: /work/oxidecomputer/omicron
3312024-02-13T16:30:01.201Zconfiguring based on OS: "solaris2.11"
3322024-02-13T16:30:01.201Z+ echo 'configuring based on OS: "solaris2.11"'
3332024-02-13T16:30:01.201Z+ CIDL_DASHREV=
3342024-02-13T16:30:01.201Z+ case "$1" in
3352024-02-13T16:30:01.201Z+ CIDL_PLATFORM=illumos
3362024-02-13T16:30:01.201Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3372024-02-13T16:30:01.201Z+ CIDL_MD5FUNC=do_md5sum
3382024-02-13T16:30:01.201Z+ CIDL_DASHREV=-1
3392024-02-13T16:30:01.201Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3402024-02-13T16:30:01.201Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3412024-02-13T16:30:01.201Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3422024-02-13T16:30:01.201Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3432024-02-13T16:30:01.201Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3442024-02-13T16:30:01.201ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3452024-02-13T16:30:01.201ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462024-02-13T16:30:01.201Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3472024-02-13T16:30:01.201Z+ mkdir -p out/downloads
3482024-02-13T16:30:01.201Z+ mkdir -p ./out/clickhouse
3492024-02-13T16:30:01.201Z+ local DO_DOWNLOAD=true
3502024-02-13T16:30:01.202Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3512024-02-13T16:30:01.202Z+ '[' true == true ']'
3522024-02-13T16:30:01.202Z+ echo Downloading...
3532024-02-13T16:30:01.202ZDownloading...
3542024-02-13T16:30:01.202Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3552024-02-13T16:30:01.202Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3562024-02-13T16:30:02.501Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3572024-02-13T16:30:02.505Z++ md5sum
3582024-02-13T16:30:02.505Z++ awk '{print $1}'
3592024-02-13T16:30:02.696Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3602024-02-13T16:30:02.696Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3612024-02-13T16:30:02.701Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3622024-02-13T16:30:02.701Z+ mkdir -p ./out/clickhouse
3632024-02-13T16:30:02.701Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3642024-02-13T16:30:05.849Z+ ./out/clickhouse/clickhouse server --version
3652024-02-13T16:30:05.877ZClickHouse server version 22.8.9.1.
3662024-02-13T16:30:05.892Z+ set -o errexit
3672024-02-13T16:30:05.896Z+++ dirname ./tools/ci_download_console
3682024-02-13T16:30:05.899Z++ cd ./tools
3692024-02-13T16:30:05.900Z++ pwd
3702024-02-13T16:30:05.900Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3712024-02-13T16:30:05.900Z++ basename ./tools/ci_download_console
3722024-02-13T16:30:05.900Z+ ARG0=ci_download_console
3732024-02-13T16:30:05.900Z+ TARGET_DIR=out
3742024-02-13T16:30:05.900Z+ DOWNLOAD_DIR=out/downloads
3752024-02-13T16:30:05.900Z+ DEST_DIR=./out/console-assets
3762024-02-13T16:30:05.900Z+ source /work/oxidecomputer/omicron/tools/console_version
3772024-02-13T16:30:05.900Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
3782024-02-13T16:30:05.900Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
3792024-02-13T16:30:05.900Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3802024-02-13T16:30:05.900Z+ TARBALL_FILE=out/downloads/console.tar.gz
3812024-02-13T16:30:05.900Z+ main
3822024-02-13T16:30:05.900Z+ [[ 0 != 0 ]]
3832024-02-13T16:30:05.900Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
3842024-02-13T16:30:05.901ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3852024-02-13T16:30:05.901ZLocal file: out/downloads/console.tar.gz
3862024-02-13T16:30:05.901Z+ echo 'Local file: out/downloads/console.tar.gz'
3872024-02-13T16:30:05.901Z+ local DO_DOWNLOAD=true
3882024-02-13T16:30:05.901Z+ [[ -f out/downloads/console.tar.gz ]]
3892024-02-13T16:30:05.901Z+ mkdir -p out/downloads
3902024-02-13T16:30:05.905Z+ '[' true == true ']'
3912024-02-13T16:30:05.905Z+ echo Downloading...
3922024-02-13T16:30:05.905ZDownloading...
3932024-02-13T16:30:05.905Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
3942024-02-13T16:30:05.905Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3952024-02-13T16:30:06.817Z++ do_sha256sum out/downloads/console.tar.gz
3962024-02-13T16:30:06.820Z++ case "$OSTYPE" in
3972024-02-13T16:30:06.820Z++ SHA=sha256sum
3982024-02-13T16:30:06.820Z++ sha256sum
3992024-02-13T16:30:06.820Z++ awk '{print $1}'
4002024-02-13T16:30:06.828Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4012024-02-13T16:30:06.831Z+ [[ 54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5 != \5\4\f\f\1\0\2\6\0\6\2\f\c\1\a\3\f\0\d\e\8\6\a\a\5\5\8\d\0\5\1\b\8\a\d\6\2\4\8\d\4\5\8\c\1\7\6\7\b\9\e\9\2\6\f\2\6\0\6\e\7\5\f\5 ]]
4022024-02-13T16:30:06.831Z+ rm -rf ./out/console-assets
4032024-02-13T16:30:06.831Z+ mkdir -p ./out/console-assets
4042024-02-13T16:30:06.831Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4052024-02-13T16:30:06.831Z+ mkdir -p ./out/console-assets
4062024-02-13T16:30:06.831Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4072024-02-13T16:30:06.924Z+ set -o errexit
4082024-02-13T16:30:06.927Z+++ dirname ./tools/ci_download_maghemite_openapi
4092024-02-13T16:30:06.930Z++ cd ./tools
4102024-02-13T16:30:06.930Z++ pwd
4112024-02-13T16:30:06.930Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4122024-02-13T16:30:06.930Z++ basename ./tools/ci_download_maghemite_openapi
4132024-02-13T16:30:06.930Z+ ARG0=ci_download_maghemite_openapi
4142024-02-13T16:30:06.930Z+ TARGET_DIR=out
4152024-02-13T16:30:06.930Z+ DOWNLOAD_DIR=out/downloads
4162024-02-13T16:30:06.934Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4172024-02-13T16:30:06.934Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4182024-02-13T16:30:06.934Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4192024-02-13T16:30:06.934Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4202024-02-13T16:30:06.934Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4212024-02-13T16:30:06.934Z+ main
4222024-02-13T16:30:06.934Z+ [[ 0 != 0 ]]
4232024-02-13T16:30:06.934Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4242024-02-13T16:30:06.934ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4252024-02-13T16:30:06.934Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4262024-02-13T16:30:06.934ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4272024-02-13T16:30:06.934Z+ local DO_DOWNLOAD=true
4282024-02-13T16:30:06.934Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4292024-02-13T16:30:06.934Z+ mkdir -p out/downloads
4302024-02-13T16:30:06.934Z+ '[' true == true ']'
4312024-02-13T16:30:06.934Z+ echo Downloading...
4322024-02-13T16:30:06.934ZDownloading...
4332024-02-13T16:30:06.934Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4342024-02-13T16:30:06.934Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4352024-02-13T16:30:07.182Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4362024-02-13T16:30:07.185Z++ case "$OSTYPE" in
4372024-02-13T16:30:07.185Z++ SHA=sha256sum
4382024-02-13T16:30:07.185Z++ sha256sum
4392024-02-13T16:30:07.185Z++ awk '{print $1}'
4402024-02-13T16:30:07.189Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4412024-02-13T16:30:07.192Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4422024-02-13T16:30:07.192Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4432024-02-13T16:30:07.192Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4442024-02-13T16:30:07.192Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4452024-02-13T16:30:07.192Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4462024-02-13T16:30:07.193Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4472024-02-13T16:30:07.193Z+ main
4482024-02-13T16:30:07.193Z+ [[ 0 != 0 ]]
4492024-02-13T16:30:07.193Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4502024-02-13T16:30:07.193ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4512024-02-13T16:30:07.193Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4522024-02-13T16:30:07.193Z+ local DO_DOWNLOAD=true
4532024-02-13T16:30:07.193ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4542024-02-13T16:30:07.193Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4552024-02-13T16:30:07.193Z+ mkdir -p out/downloads
4562024-02-13T16:30:07.193Z+ '[' true == true ']'
4572024-02-13T16:30:07.193Z+ echo Downloading...
4582024-02-13T16:30:07.193ZDownloading...
4592024-02-13T16:30:07.193Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4602024-02-13T16:30:07.193Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4612024-02-13T16:30:07.295Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4622024-02-13T16:30:07.298Z++ case "$OSTYPE" in
4632024-02-13T16:30:07.298Z++ SHA=sha256sum
4642024-02-13T16:30:07.298Z++ sha256sum
4652024-02-13T16:30:07.298Z++ awk '{print $1}'
4662024-02-13T16:30:07.301Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4672024-02-13T16:30:07.301Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4682024-02-13T16:30:07.309Z+ set -o errexit
4692024-02-13T16:30:07.312Z+++ dirname ./tools/ci_download_dendrite_openapi
4702024-02-13T16:30:07.315Z++ cd ./tools
4712024-02-13T16:30:07.315Z++ pwd
4722024-02-13T16:30:07.315Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4732024-02-13T16:30:07.315Z++ basename ./tools/ci_download_dendrite_openapi
4742024-02-13T16:30:07.318Z+ ARG0=ci_download_dendrite_openapi
4752024-02-13T16:30:07.319Z+ TARGET_DIR=out
4762024-02-13T16:30:07.319Z+ DOWNLOAD_DIR=out/downloads
4772024-02-13T16:30:07.319Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4782024-02-13T16:30:07.319Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
4792024-02-13T16:30:07.319Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
4802024-02-13T16:30:07.319Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
4812024-02-13T16:30:07.319Z+ LOCAL_FILE=out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
4822024-02-13T16:30:07.319Z+ main
4832024-02-13T16:30:07.319Z+ [[ 0 != 0 ]]
4842024-02-13T16:30:07.319Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json'
4852024-02-13T16:30:07.319ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
4862024-02-13T16:30:07.319ZLocal file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
4872024-02-13T16:30:07.319Z+ echo 'Local file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json'
4882024-02-13T16:30:07.319Z+ local DO_DOWNLOAD=true
4892024-02-13T16:30:07.319Z+ [[ -f out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json ]]
4902024-02-13T16:30:07.319Z+ mkdir -p out/downloads
4912024-02-13T16:30:07.319Z+ '[' true == true ']'
4922024-02-13T16:30:07.319Z+ echo Downloading...
4932024-02-13T16:30:07.319ZDownloading...
4942024-02-13T16:30:07.319Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
4952024-02-13T16:30:07.319Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
4962024-02-13T16:30:07.429Z++ do_sha256sum out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
4972024-02-13T16:30:07.429Z++ case "$OSTYPE" in
4982024-02-13T16:30:07.432Z++ SHA=sha256sum
4992024-02-13T16:30:07.432Z++ sha256sum
5002024-02-13T16:30:07.432Z++ awk '{print $1}'
5012024-02-13T16:30:07.435Z+ calculated_sha2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5022024-02-13T16:30:07.435Z+ [[ e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099 != \e\8\f\7\3\a\8\3\d\5\c\6\2\f\7\e\f\c\e\9\9\8\f\8\2\1\a\c\c\8\0\a\9\1\b\7\9\9\5\c\9\5\b\d\9\e\c\2\c\2\2\8\3\7\2\8\2\9\3\1\0\0\9\9 ]]
5032024-02-13T16:30:07.441Z+ set -o errexit
5042024-02-13T16:30:07.444Z+++ dirname ./tools/ci_download_dendrite_stub
5052024-02-13T16:30:07.447Z++ cd ./tools
5062024-02-13T16:30:07.447Z++ pwd
5072024-02-13T16:30:07.447Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5082024-02-13T16:30:07.447Z++ basename ./tools/ci_download_dendrite_stub
5092024-02-13T16:30:07.459Z+ ARG0=ci_download_dendrite_stub
5102024-02-13T16:30:07.459Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5112024-02-13T16:30:07.459Z++ CIDL_SHA256_ILLUMOS=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5122024-02-13T16:30:07.459Z++ CIDL_SHA256_LINUX_DPD=4fc43b53a048264664ede64805d4d179ec32d50cf9ab1aaa0fa4e17190e511a2
5132024-02-13T16:30:07.459Z++ CIDL_SHA256_LINUX_SWADM=0ab34a2063e68568aa064f7b71825a603d47b3e399f3e7f45976edb5d5283f0f
5142024-02-13T16:30:07.459Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5152024-02-13T16:30:07.459Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5162024-02-13T16:30:07.459Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5172024-02-13T16:30:07.460Z+ TARGET_DIR=out
5182024-02-13T16:30:07.460Z+ DOWNLOAD_DIR=out/downloads
5192024-02-13T16:30:07.460Z+ DEST_DIR=./out/dendrite-stub
5202024-02-13T16:30:07.460Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5212024-02-13T16:30:07.460Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5222024-02-13T16:30:07.460Z+ REPO=oxidecomputer/dendrite
5232024-02-13T16:30:07.460Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5242024-02-13T16:30:07.460Z+ main
5252024-02-13T16:30:07.460Z+ [[ 0 != 0 ]]
5262024-02-13T16:30:07.460Z+ CIDL_OS=solaris2.11
5272024-02-13T16:30:07.460Z+ [[ 0 != 0 ]]
5282024-02-13T16:30:07.460Z+ configure_os solaris2.11
5292024-02-13T16:30:07.460Z+ echo 'current directory: /work/oxidecomputer/omicron'
5302024-02-13T16:30:07.460Zcurrent directory: /work/oxidecomputer/omicron
5312024-02-13T16:30:07.460Z+ echo 'configuring based on OS: "solaris2.11"'
5322024-02-13T16:30:07.460Z+ case "$1" in
5332024-02-13T16:30:07.460Zconfiguring based on OS: "solaris2.11"
5342024-02-13T16:30:07.460Z+ SET_BINARIES=
5352024-02-13T16:30:07.460Z+ CIDL_SHA256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5362024-02-13T16:30:07.460Z+ CIDL_SHA256FUNC=do_sha256sum
5372024-02-13T16:30:07.460Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5382024-02-13T16:30:07.460Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5392024-02-13T16:30:07.460Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5402024-02-13T16:30:07.461Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz'
5412024-02-13T16:30:07.461Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5422024-02-13T16:30:07.461ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5432024-02-13T16:30:07.461ZLocal file: out/downloads/dendrite-stub.tar.gz
5442024-02-13T16:30:07.461Z+ mkdir -p out/downloads
5452024-02-13T16:30:07.461Z+ mkdir -p ./out/dendrite-stub
5462024-02-13T16:30:07.461Z+ fetch_and_verify
5472024-02-13T16:30:07.461Z+ local DO_DOWNLOAD=true
5482024-02-13T16:30:07.461Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5492024-02-13T16:30:07.461Z+ '[' true == true ']'
5502024-02-13T16:30:07.461Z+ echo Downloading...
5512024-02-13T16:30:07.461ZDownloading...
5522024-02-13T16:30:07.461Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5532024-02-13T16:30:07.461Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5542024-02-13T16:30:18.614Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5552024-02-13T16:30:18.616Z++ sha256sum
5562024-02-13T16:30:18.617Z++ awk '{print $1}'
5572024-02-13T16:30:18.639Z+ calculated_sha256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5582024-02-13T16:30:18.642Z+ [[ 1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b != \1\e\2\4\5\9\8\b\a\7\7\d\c\0\0\6\8\2\c\d\f\5\4\f\c\3\7\0\6\9\6\e\f\5\a\a\4\9\e\d\5\1\0\a\b\7\f\7\2\f\c\c\9\1\d\6\1\d\6\7\9\e\7\b ]]
5592024-02-13T16:30:18.642Z+ do_untar out/downloads/dendrite-stub.tar.gz
5602024-02-13T16:30:18.642Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5612024-02-13T16:30:19.347Z+ do_assemble
5622024-02-13T16:30:19.347Z+ rm -r ./out/dendrite-stub
5632024-02-13T16:30:19.351Z+ mkdir ./out/dendrite-stub
5642024-02-13T16:30:19.354Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5652024-02-13T16:30:19.445Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5662024-02-13T16:30:19.456Z+ set -o errexit
5672024-02-13T16:30:19.459Z+++ dirname ./tools/ci_download_maghemite_mgd
5682024-02-13T16:30:19.462Z++ cd ./tools
5692024-02-13T16:30:19.462Z++ pwd
5702024-02-13T16:30:19.462Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5712024-02-13T16:30:19.462Z++ basename ./tools/ci_download_maghemite_mgd
5722024-02-13T16:30:19.466Z+ ARG0=ci_download_maghemite_mgd
5732024-02-13T16:30:19.466Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5742024-02-13T16:30:19.466Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
5752024-02-13T16:30:19.466Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
5762024-02-13T16:30:19.466Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5772024-02-13T16:30:19.466Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5782024-02-13T16:30:19.466Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5792024-02-13T16:30:19.466Z+ TARGET_DIR=out
5802024-02-13T16:30:19.466Z+ DOWNLOAD_DIR=out/downloads
5812024-02-13T16:30:19.466Z+ DEST_DIR=./out/mgd
5822024-02-13T16:30:19.466Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5832024-02-13T16:30:19.466Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5842024-02-13T16:30:19.466Z+ REPO=oxidecomputer/maghemite
5852024-02-13T16:30:19.466Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5862024-02-13T16:30:19.466Z+ main
5872024-02-13T16:30:19.467Z+ [[ 0 != 0 ]]
5882024-02-13T16:30:19.467Z+ CIDL_OS=solaris2.11
5892024-02-13T16:30:19.467Z+ [[ 0 != 0 ]]
5902024-02-13T16:30:19.467Z+ configure_os solaris2.11
5912024-02-13T16:30:19.467Z+ echo 'current directory: /work/oxidecomputer/omicron'
5922024-02-13T16:30:19.467Zcurrent directory: /work/oxidecomputer/omicron
5932024-02-13T16:30:19.467Z+ echo 'configuring based on OS: "solaris2.11"'
5942024-02-13T16:30:19.467Z+ case "$1" in
5952024-02-13T16:30:19.467Z+ SET_BINARIES=
5962024-02-13T16:30:19.467Zconfiguring based on OS: "solaris2.11"
5972024-02-13T16:30:19.467Z+ CIDL_SHA256FUNC=do_sha256sum
5982024-02-13T16:30:19.467Z+ TARBALL_FILENAME=mgd.tar.gz
5992024-02-13T16:30:19.467Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6002024-02-13T16:30:19.467Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6012024-02-13T16:30:19.467Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6022024-02-13T16:30:19.467ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6032024-02-13T16:30:19.467Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6042024-02-13T16:30:19.467ZLocal file: out/downloads/mgd.tar.gz
6052024-02-13T16:30:19.467Z+ mkdir -p out/downloads
6062024-02-13T16:30:19.471Z+ mkdir -p ./out/mgd
6072024-02-13T16:30:19.471Z+ fetch_and_verify
6082024-02-13T16:30:19.471Z+ local DO_DOWNLOAD=true
6092024-02-13T16:30:19.471Z+ [[ -f out/downloads/mgd.tar.gz ]]
6102024-02-13T16:30:19.471Z+ '[' true == true ']'
6112024-02-13T16:30:19.471Z+ echo Downloading...
6122024-02-13T16:30:19.471ZDownloading...
6132024-02-13T16:30:19.471Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6142024-02-13T16:30:19.471Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6152024-02-13T16:30:25.467Z++ do_sha256sum out/downloads/mgd.tar.gz
6162024-02-13T16:30:25.470Z++ sha256sum
6172024-02-13T16:30:25.470Z++ awk '{print $1}'
6182024-02-13T16:30:25.488Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6192024-02-13T16:30:25.491Z+ [[ 26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d != \2\6\d\3\4\f\6\1\5\8\9\f\6\3\b\e\6\4\e\a\a\7\7\a\6\e\9\e\2\d\b\4\c\9\5\d\6\6\7\5\7\9\8\3\8\6\a\1\d\6\1\7\2\1\c\1\c\c\c\5\9\d\4\d ]]
6202024-02-13T16:30:25.491Z+ do_untar out/downloads/mgd.tar.gz
6212024-02-13T16:30:25.491Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6222024-02-13T16:30:25.940Z+ do_assemble
6232024-02-13T16:30:25.940Z+ rm -r ./out/mgd
6242024-02-13T16:30:25.946Z+ mkdir ./out/mgd
6252024-02-13T16:30:25.960Z+ cp -r out/downloads/root ./out/mgd/root
6262024-02-13T16:30:26.093Z+ set -o errexit
6272024-02-13T16:30:26.096Z+++ dirname ./tools/ci_download_transceiver_control
6282024-02-13T16:30:26.099Z++ cd ./tools
6292024-02-13T16:30:26.099Z++ pwd
6302024-02-13T16:30:26.100Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6312024-02-13T16:30:26.100Z++ basename ./tools/ci_download_transceiver_control
6322024-02-13T16:30:26.100Z+ ARG0=ci_download_transceiver_control
6332024-02-13T16:30:26.103Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6342024-02-13T16:30:26.103Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6352024-02-13T16:30:26.103Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6362024-02-13T16:30:26.103Z+ TARGET_DIR=out
6372024-02-13T16:30:26.103Z+ DOWNLOAD_DIR=out/downloads
6382024-02-13T16:30:26.104Z+ DEST_DIR=./out/transceiver-control
6392024-02-13T16:30:26.104Z+ BIN_DIR=/opt/oxide/bin
6402024-02-13T16:30:26.104Z+ BINARY=xcvradm
6412024-02-13T16:30:26.104Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6422024-02-13T16:30:26.104Z+ REPO=oxidecomputer/transceiver-control
6432024-02-13T16:30:26.104Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6442024-02-13T16:30:26.104Z+ main
6452024-02-13T16:30:26.104Z+ [[ 0 != 0 ]]
6462024-02-13T16:30:26.104Z+ CIDL_OS=solaris2.11
6472024-02-13T16:30:26.104Z+ [[ 0 != 0 ]]
6482024-02-13T16:30:26.104Z+ configure_os solaris2.11
6492024-02-13T16:30:26.104Z+ echo 'current directory: /work/oxidecomputer/omicron'
6502024-02-13T16:30:26.104Zcurrent directory: /work/oxidecomputer/omicron
6512024-02-13T16:30:26.104Z+ echo 'configuring based on OS: "solaris2.11"'
6522024-02-13T16:30:26.104Zconfiguring based on OS: "solaris2.11"
6532024-02-13T16:30:26.104Z+ case "$1" in
6542024-02-13T16:30:26.104Z+ SET_BINARIES=
6552024-02-13T16:30:26.104Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6562024-02-13T16:30:26.104Z+ CIDL_SHA256FUNC=do_sha256sum
6572024-02-13T16:30:26.104Z+ ARCHIVE_FILENAME=xcvradm.gz
6582024-02-13T16:30:26.104Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6592024-02-13T16:30:26.104Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6602024-02-13T16:30:26.104ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6612024-02-13T16:30:26.104Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6622024-02-13T16:30:26.104ZLocal file: out/downloads/xcvradm.gz
6632024-02-13T16:30:26.104Z+ echo 'Local file: out/downloads/xcvradm.gz'
6642024-02-13T16:30:26.105Z+ mkdir -p out/downloads
6652024-02-13T16:30:26.105Z+ mkdir -p ./out/transceiver-control
6662024-02-13T16:30:26.108Z+ fetch_and_verify
6672024-02-13T16:30:26.108Z+ local DO_DOWNLOAD=true
6682024-02-13T16:30:26.108Z+ [[ -f out/downloads/xcvradm.gz ]]
6692024-02-13T16:30:26.108Z+ '[' true == true ']'
6702024-02-13T16:30:26.108Z+ echo Downloading...
6712024-02-13T16:30:26.108ZDownloading...
6722024-02-13T16:30:26.108Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6732024-02-13T16:30:26.108Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6742024-02-13T16:30:28.035Z++ do_sha256sum out/downloads/xcvradm.gz
6752024-02-13T16:30:28.039Z++ sha256sum
6762024-02-13T16:30:28.039Z++ awk '{print $1}'
6772024-02-13T16:30:28.039Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6782024-02-13T16:30:28.039Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6792024-02-13T16:30:28.039Z+ do_unpack out/downloads/xcvradm.gz
6802024-02-13T16:30:28.039Z+ mkdir -p out/downloads/root//opt/oxide/bin
6812024-02-13T16:30:28.039Z+ gzip -dc out/downloads/xcvradm.gz
6822024-02-13T16:30:28.160Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6832024-02-13T16:30:28.170Z+ do_assemble
6842024-02-13T16:30:28.170Z+ rm -r ./out/transceiver-control
6852024-02-13T16:30:28.171Z+ mkdir ./out/transceiver-control
6862024-02-13T16:30:28.171Z+ cp -r out/downloads/root ./out/transceiver-control/root
6872024-02-13T16:30:28.324ZAll prerequisites installed successfully
6882024-02-13T16:30:28.327Z
6892024-02-13T16:30:28.327Zreal 1:34.135275656
6902024-02-13T16:30:28.327Zuser 33.896850311
6912024-02-13T16:30:28.327Zsys 6.575882809
6922024-02-13T16:30:28.327Ztrap 0.009773197
6932024-02-13T16:30:28.328Ztflt 0.128159578
6942024-02-13T16:30:28.328Zdflt 0.463230169
6952024-02-13T16:30:28.328Zkflt 0.202836199
6962024-02-13T16:30:28.328Zlock 1.467035618
6972024-02-13T16:30:28.328Zslp 3:06.502274980
6982024-02-13T16:30:28.328Zlat 1.910983743
6992024-02-13T16:30:28.328Zstop 0.131336701
7002024-02-13T16:30:28.328Z+ banner end-to-end-tests
7012024-02-13T16:30:28.401Z
7022024-02-13T16:30:28.401Z ###### # # ##### ##### #### ###### # # #####
7032024-02-13T16:30:28.401Z # ## # # # # # # # ## # # #
7042024-02-13T16:30:28.402Z ##### # # # # # ##### # # # ##### ##### # # # # #
7052024-02-13T16:30:28.402Z # # # # # # # # # # # # # # #
7062024-02-13T16:30:28.402Z # # ## # # # # # # # ## # #
7072024-02-13T16:30:28.402Z ###### # # ##### # #### ###### # # #####
7082024-02-13T16:30:28.402Z
7092024-02-13T16:30:28.405Z+ export CARGO_PROFILE_DEV_DEBUG=1
7102024-02-13T16:30:28.405Z+ CARGO_PROFILE_DEV_DEBUG=1
7112024-02-13T16:30:28.405Z+ export CARGO_PROFILE_TEST_DEBUG=1
7122024-02-13T16:30:28.405Z+ CARGO_PROFILE_TEST_DEBUG=1
7132024-02-13T16:30:28.405Z+ export CARGO_INCREMENTAL=0
7142024-02-13T16:30:28.405Z+ CARGO_INCREMENTAL=0
7152024-02-13T16:30:28.405Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7162024-02-13T16:30:28.611Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7172024-02-13T16:30:29.135Z Updating git repository `https://github.com/oxidecomputer/samael`
7182024-02-13T16:30:29.494Z Updating crates.io index
7192024-02-13T16:30:29.594Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7202024-02-13T16:30:30.686Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7212024-02-13T16:30:32.292Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7222024-02-13T16:30:32.598Z Updating git repository `http://github.com/oxidecomputer/tofino`
7232024-02-13T16:30:32.898Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7242024-02-13T16:30:33.163Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7252024-02-13T16:30:33.413Z Updating git repository `https://github.com/oxidecomputer/propolis`
7262024-02-13T16:30:34.327Z Updating git repository `https://github.com/oxidecomputer/crucible`
7272024-02-13T16:30:36.446Z Updating git repository `https://github.com/oxidecomputer/opte`
7282024-02-13T16:30:37.376Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7292024-02-13T16:30:37.650Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7302024-02-13T16:30:38.230Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7312024-02-13T16:30:38.541Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7322024-02-13T16:30:38.814Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7332024-02-13T16:30:39.130Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7342024-02-13T16:30:39.642Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7352024-02-13T16:30:40.101Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7362024-02-13T16:30:40.386Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7372024-02-13T16:30:40.897Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7382024-02-13T16:30:41.238Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7392024-02-13T16:30:41.592Z Updating git repository `https://github.com/jgallagher/nix`
7402024-02-13T16:30:42.628Z Updating git repository `https://github.com/cbiffle/hubpack`
7412024-02-13T16:30:43.217Z Updating git repository `https://github.com/oxidecomputer/typify`
7422024-02-13T16:30:44.767Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7432024-02-13T16:30:45.128Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7442024-02-13T16:30:45.436Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7452024-02-13T16:30:46.911Z Downloading crates ...
7462024-02-13T16:30:47.182Z Downloaded ctr v0.9.2
7472024-02-13T16:30:47.191Z Downloaded ciborium-io v0.2.2
7482024-02-13T16:30:47.202Z Downloaded colorchoice v1.0.0
7492024-02-13T16:30:47.206Z Downloaded precomputed-hash v0.1.1
7502024-02-13T16:30:47.212Z Downloaded matches v0.1.10
7512024-02-13T16:30:47.215Z Downloaded convert_case v0.4.0
7522024-02-13T16:30:47.218Z Downloaded try-lock v0.2.4
7532024-02-13T16:30:47.218Z Downloaded constant_time_eq v0.3.0
7542024-02-13T16:30:47.221Z Downloaded lalrpop-util v0.19.12
7552024-02-13T16:30:47.223Z Downloaded linear-map v1.2.0
7562024-02-13T16:30:47.224Z Downloaded cstr-argument v0.1.2
7572024-02-13T16:30:47.226Z Downloaded base64ct v1.6.0
7582024-02-13T16:30:47.230Z Downloaded managed v0.8.0
7592024-02-13T16:30:47.233Z Downloaded usdt-macro v0.3.5
7602024-02-13T16:30:47.236Z Downloaded clap_lex v0.5.1
7612024-02-13T16:30:47.236Z Downloaded tokio-tungstenite v0.20.1
7622024-02-13T16:30:47.239Z Downloaded darling_macro v0.20.3
7632024-02-13T16:30:47.242Z Downloaded platforms v3.0.2
7642024-02-13T16:30:47.244Z Downloaded newtype_derive v0.1.6
7652024-02-13T16:30:47.247Z Downloaded new_debug_unreachable v1.0.4
7662024-02-13T16:30:47.253Z Downloaded ucd-trie v0.1.6
7672024-02-13T16:30:47.253Z Downloaded cancel-safe-futures v0.1.5
7682024-02-13T16:30:47.256Z Downloaded blowfish v0.9.1
7692024-02-13T16:30:47.259Z Downloaded macaddr v1.0.1
7702024-02-13T16:30:47.263Z Downloaded object v0.32.1
7712024-02-13T16:30:47.275Z Downloaded pem v3.0.2
7722024-02-13T16:30:47.278Z Downloaded num_threads v0.1.6
7732024-02-13T16:30:47.281Z Downloaded itoa v1.0.9
7742024-02-13T16:30:47.284Z Downloaded bcrypt-pbkdf v0.10.0
7752024-02-13T16:30:47.284Z Downloaded anyhow v1.0.75
7762024-02-13T16:30:47.287Z Downloaded openssl-macros v0.1.1
7772024-02-13T16:30:47.290Z Downloaded async-trait v0.1.77
7782024-02-13T16:30:47.293Z Downloaded camino-tempfile v1.1.1
7792024-02-13T16:30:47.296Z Downloaded atty v0.2.14
7802024-02-13T16:30:47.299Z Downloaded chacha20 v0.9.1
7812024-02-13T16:30:47.302Z Downloaded pretty-hex v0.2.1
7822024-02-13T16:30:47.302Z Downloaded openssl-probe v0.1.5
7832024-02-13T16:30:47.305Z Downloaded pest_generator v2.7.6
7842024-02-13T16:30:47.305Z Downloaded pbkdf2 v0.12.2
7852024-02-13T16:30:47.311Z Downloaded anstyle-query v1.0.0
7862024-02-13T16:30:47.311Z Downloaded phf_shared v0.10.0
7872024-02-13T16:30:47.314Z Downloaded aead v0.5.2
7882024-02-13T16:30:47.314Z Downloaded adler v1.0.2
7892024-02-13T16:30:47.314Z Downloaded poly1305 v0.8.0
7902024-02-13T16:30:47.317Z Downloaded mime_guess v2.0.4
7912024-02-13T16:30:47.320Z Downloaded anstream v0.5.0
7922024-02-13T16:30:47.320Z Downloaded clap v4.4.3
7932024-02-13T16:30:47.329Z Downloaded take_mut v0.2.2
7942024-02-13T16:30:47.332Z Downloaded lru-cache v0.1.2
7952024-02-13T16:30:47.332Z Downloaded crucible-workspace-hack v0.1.0
7962024-02-13T16:30:47.335Z Downloaded anstyle v1.0.2
7972024-02-13T16:30:47.335Z Downloaded defmt v0.3.5
7982024-02-13T16:30:47.338Z Downloaded mime v0.3.17
7992024-02-13T16:30:47.342Z Downloaded ident_case v1.0.1
8002024-02-13T16:30:47.342Z Downloaded num_enum_derive v0.5.11
8012024-02-13T16:30:47.345Z Downloaded crypto-common v0.1.6
8022024-02-13T16:30:47.345Z Downloaded block-padding v0.3.3
8032024-02-13T16:30:47.345Z Downloaded tower-service v0.3.2
8042024-02-13T16:30:47.345Z Downloaded aes v0.8.3
8052024-02-13T16:30:47.349Z Downloaded plain v0.2.3
8062024-02-13T16:30:47.351Z Downloaded pkg-config v0.3.27
8072024-02-13T16:30:47.354Z Downloaded deranged v0.3.8
8082024-02-13T16:30:47.354Z Downloaded clap_derive v4.4.2
8092024-02-13T16:30:47.357Z Downloaded debug-ignore v1.0.5
8102024-02-13T16:30:47.363Z Downloaded crossbeam-epoch v0.9.15
8112024-02-13T16:30:47.367Z Downloaded phf_shared v0.11.2
8122024-02-13T16:30:47.367Z Downloaded dtrace-parser v0.1.14
8132024-02-13T16:30:47.367Z Downloaded pkcs8 v0.10.2
8142024-02-13T16:30:47.367Z Downloaded pest_meta v2.7.6
8152024-02-13T16:30:47.370Z Downloaded spki v0.7.2
8162024-02-13T16:30:47.372Z Downloaded polyval v0.6.1
8172024-02-13T16:30:47.372Z Downloaded ansi_term v0.12.1
8182024-02-13T16:30:47.376Z Downloaded usdt v0.3.5
8192024-02-13T16:30:47.376Z Downloaded log v0.4.20
8202024-02-13T16:30:47.379Z Downloaded ppv-lite86 v0.2.17
8212024-02-13T16:30:47.382Z Downloaded base16ct v0.2.0
8222024-02-13T16:30:47.382Z Downloaded lock_api v0.4.10
8232024-02-13T16:30:47.385Z Downloaded defmt-macros v0.3.6
8242024-02-13T16:30:47.388Z Downloaded bitflags v1.3.2
8252024-02-13T16:30:47.391Z Downloaded thiserror-impl v1.0.56
8262024-02-13T16:30:47.391Z Downloaded foreign-types-shared v0.3.1
8272024-02-13T16:30:47.394Z Downloaded multer v3.0.0
8282024-02-13T16:30:47.396Z Downloaded num-integer v0.1.45
8292024-02-13T16:30:47.396Z Downloaded group v0.13.0
8302024-02-13T16:30:47.399Z Downloaded signature v2.1.0
8312024-02-13T16:30:47.402Z Downloaded parking_lot_core v0.9.8
8322024-02-13T16:30:47.404Z Downloaded addr2line v0.21.0
8332024-02-13T16:30:47.407Z Downloaded camino v1.1.6
8342024-02-13T16:30:47.407Z Downloaded num-rational v0.4.1
8352024-02-13T16:30:47.413Z Downloaded parking_lot v0.11.2
8362024-02-13T16:30:47.416Z Downloaded once_cell v1.19.0
8372024-02-13T16:30:47.416Z Downloaded signal-hook-registry v1.4.1
8382024-02-13T16:30:47.416Z Downloaded tokio-macros v2.2.0
8392024-02-13T16:30:47.419Z Downloaded smf v0.2.2
8402024-02-13T16:30:47.419Z Downloaded darling v0.20.3
8412024-02-13T16:30:47.421Z Downloaded rfc6979 v0.4.0
8422024-02-13T16:30:47.424Z Downloaded rand_core v0.6.4
8432024-02-13T16:30:47.427Z Downloaded form_urlencoded v1.2.1
8442024-02-13T16:30:47.427Z Downloaded equivalent v1.0.1
8452024-02-13T16:30:47.427Z Downloaded parking_lot v0.12.1
8462024-02-13T16:30:47.430Z Downloaded scroll_derive v0.12.0
8472024-02-13T16:30:47.433Z Downloaded bitflags v2.4.0
8482024-02-13T16:30:47.435Z Downloaded topological-sort v0.2.2
8492024-02-13T16:30:47.436Z Downloaded errno v0.3.8
8502024-02-13T16:30:47.439Z Downloaded password-hash v0.5.0
8512024-02-13T16:30:47.439Z Downloaded postgres-types v0.2.6
8522024-02-13T16:30:47.441Z Downloaded usdt-impl v0.5.0
8532024-02-13T16:30:47.444Z Downloaded derive_more v0.99.17
8542024-02-13T16:30:47.447Z Downloaded getrandom v0.1.16
8552024-02-13T16:30:47.450Z Downloaded vec_map v0.8.2
8562024-02-13T16:30:47.454Z Downloaded owo-colors v4.0.0
8572024-02-13T16:30:47.460Z Downloaded fxhash v0.2.1
8582024-02-13T16:30:47.460Z Downloaded ecdsa v0.16.9
8592024-02-13T16:30:47.460Z Downloaded usdt-impl v0.3.5
8602024-02-13T16:30:47.463Z Downloaded foreign-types v0.5.0
8612024-02-13T16:30:47.463Z Downloaded unicode-width v0.1.11
8622024-02-13T16:30:47.463Z Downloaded heck v0.4.1
8632024-02-13T16:30:47.463Z Downloaded structmeta v0.3.0
8642024-02-13T16:30:47.466Z Downloaded omicron-zone-package v0.11.0
8652024-02-13T16:30:47.469Z Downloaded is-terminal v0.4.9
8662024-02-13T16:30:47.469Z Downloaded postcard v1.0.8
8672024-02-13T16:30:47.472Z Downloaded want v0.3.1
8682024-02-13T16:30:47.475Z Downloaded foreign-types-macros v0.2.3
8692024-02-13T16:30:47.475Z Downloaded synstructure v0.12.6
8702024-02-13T16:30:47.478Z Downloaded waitgroup v0.1.2
8712024-02-13T16:30:47.478Z Downloaded endian-type v0.1.2
8722024-02-13T16:30:47.478Z Downloaded hex v0.4.3
8732024-02-13T16:30:47.481Z Downloaded foreign-types-shared v0.1.1
8742024-02-13T16:30:47.481Z Downloaded display-error-chain v0.2.0
8752024-02-13T16:30:47.484Z Downloaded serde_path_to_error v0.1.15
8762024-02-13T16:30:47.484Z Downloaded dyn-clone v1.0.16
8772024-02-13T16:30:47.487Z Downloaded pin-project-lite v0.2.13
8782024-02-13T16:30:47.490Z Downloaded secrecy v0.8.0
8792024-02-13T16:30:47.493Z Downloaded libefi-sys v0.1.0
8802024-02-13T16:30:47.493Z Downloaded subprocess v0.2.9
8812024-02-13T16:30:47.496Z Downloaded swrite v0.1.0
8822024-02-13T16:30:47.499Z Downloaded structmeta-derive v0.3.0
8832024-02-13T16:30:47.499Z Downloaded httparse v1.8.0
8842024-02-13T16:30:47.502Z Downloaded parking_lot_core v0.8.6
8852024-02-13T16:30:47.508Z Downloaded num-iter v0.1.43
8862024-02-13T16:30:47.508Z Downloaded tokio-stream v0.1.14
8872024-02-13T16:30:47.510Z Downloaded hubpack v0.1.2
8882024-02-13T16:30:47.510Z Downloaded hostname v0.3.1
8892024-02-13T16:30:47.513Z Downloaded cc v1.0.83
8902024-02-13T16:30:47.516Z Downloaded iana-time-zone v0.1.57
8912024-02-13T16:30:47.519Z Downloaded tinyvec_macros v0.1.1
8922024-02-13T16:30:47.519Z Downloaded tracing-core v0.1.31
8932024-02-13T16:30:47.522Z Downloaded async-stream v0.3.5
8942024-02-13T16:30:47.524Z Downloaded textwrap v0.11.0
8952024-02-13T16:30:47.527Z Downloaded zeroize v1.7.0
8962024-02-13T16:30:47.527Z Downloaded tempfile v3.10.0
8972024-02-13T16:30:47.530Z Downloaded dtrace-parser v0.2.0
8982024-02-13T16:30:47.533Z Downloaded embedded-io v0.4.0
8992024-02-13T16:30:47.533Z Downloaded zeroize_derive v1.4.2
9002024-02-13T16:30:47.536Z Downloaded stable_deref_trait v1.2.0
9012024-02-13T16:30:47.536Z Downloaded futures-executor v0.3.30
9022024-02-13T16:30:47.536Z Downloaded quick-error v1.2.3
9032024-02-13T16:30:47.539Z Downloaded slog-scope v4.4.0
9042024-02-13T16:30:47.541Z Downloaded password-hash v0.4.2
9052024-02-13T16:30:47.542Z Downloaded darling_core v0.20.3
9062024-02-13T16:30:47.545Z Downloaded zone v0.3.0
9072024-02-13T16:30:47.548Z Downloaded futures-macro v0.3.30
9082024-02-13T16:30:47.548Z Downloaded futures-io v0.3.30
9092024-02-13T16:30:47.554Z Downloaded semver v1.0.21
9102024-02-13T16:30:47.554Z Downloaded allocator-api2 v0.2.16
9112024-02-13T16:30:47.557Z Downloaded unicode-ident v1.0.12
9122024-02-13T16:30:47.557Z Downloaded instant v0.1.12
9132024-02-13T16:30:47.560Z Downloaded usdt-macro v0.5.0
9142024-02-13T16:30:47.560Z Downloaded digest v0.10.7
9152024-02-13T16:30:47.563Z Downloaded hyper-staticfile v0.9.5
9162024-02-13T16:30:47.566Z Downloaded rustls-pemfile v1.0.3
9172024-02-13T16:30:47.566Z Downloaded signal-hook v0.3.17
9182024-02-13T16:30:47.569Z Downloaded proc-macro-error v1.0.4
9192024-02-13T16:30:47.572Z Downloaded bytes v1.5.0
9202024-02-13T16:30:47.575Z Downloaded time-core v0.1.1
9212024-02-13T16:30:47.578Z Downloaded strum v0.25.0
9222024-02-13T16:30:47.578Z Downloaded usdt-attr-macro v0.5.0
9232024-02-13T16:30:47.581Z Downloaded serde_repr v0.1.16
9242024-02-13T16:30:47.581Z Downloaded r2d2 v0.8.10
9252024-02-13T16:30:47.585Z Downloaded foreign-types v0.3.2
9262024-02-13T16:30:47.585Z Downloaded zone_cfg_derive v0.3.0
9272024-02-13T16:30:47.585Z Downloaded dirs-sys-next v0.1.2
9282024-02-13T16:30:47.588Z Downloaded signal-hook-mio v0.2.3
9292024-02-13T16:30:47.588Z Downloaded strsim v0.10.0
9302024-02-13T16:30:47.588Z Downloaded zerocopy-derive v0.7.32
9312024-02-13T16:30:47.591Z Downloaded schemars v0.8.16
9322024-02-13T16:30:47.603Z Downloaded futures-task v0.3.30
9332024-02-13T16:30:47.609Z Downloaded fastrand v2.0.1
9342024-02-13T16:30:47.609Z Downloaded strsim v0.8.0
9352024-02-13T16:30:47.612Z Downloaded toml_datetime v0.6.5
9362024-02-13T16:30:47.612Z Downloaded minimal-lexical v0.2.1
9372024-02-13T16:30:47.615Z Downloaded pin-utils v0.1.0
9382024-02-13T16:30:47.615Z Downloaded zerocopy v0.3.0
9392024-02-13T16:30:47.615Z Downloaded terminal_size v0.2.6
9402024-02-13T16:30:47.618Z Downloaded backtrace v0.3.69
9412024-02-13T16:30:47.621Z Downloaded tinyvec v1.6.0
9422024-02-13T16:30:47.623Z Downloaded proc-macro-error-attr v1.0.4
9432024-02-13T16:30:47.626Z Downloaded xattr v1.0.1
9442024-02-13T16:30:47.626Z Downloaded url v2.5.0
9452024-02-13T16:30:47.629Z Downloaded utf-8 v0.7.6
9462024-02-13T16:30:47.632Z Downloaded slog-dtrace v0.3.0
9472024-02-13T16:30:47.632Z Downloaded toml_edit v0.19.15
9482024-02-13T16:30:47.649Z Downloaded string_cache v0.8.7
9492024-02-13T16:30:47.651Z Downloaded walkdir v2.4.0
9502024-02-13T16:30:47.654Z Downloaded spin v0.9.8
9512024-02-13T16:30:47.654Z Downloaded vsss-rs v3.3.4
9522024-02-13T16:30:47.657Z Downloaded serde_tokenstream v0.1.7
9532024-02-13T16:30:47.660Z Downloaded slog-bunyan v2.5.0
9542024-02-13T16:30:47.663Z Downloaded fallible-iterator v0.2.0
9552024-02-13T16:30:47.663Z Downloaded utf8parse v0.2.1
9562024-02-13T16:30:47.668Z Downloaded either v1.9.0
9572024-02-13T16:30:47.669Z Downloaded aho-corasick v1.0.4
9582024-02-13T16:30:47.674Z Downloaded proc-macro-crate v1.3.1
9592024-02-13T16:30:47.675Z Downloaded http-body v0.4.5
9602024-02-13T16:30:47.678Z Downloaded stringprep v0.1.3
9612024-02-13T16:30:47.678Z Downloaded dirs-sys v0.4.1
9622024-02-13T16:30:47.678Z Downloaded trust-dns-client v0.22.0
9632024-02-13T16:30:47.681Z Downloaded zerocopy v0.6.4
9642024-02-13T16:30:47.683Z Downloaded rustc_version v0.1.7
9652024-02-13T16:30:47.686Z Downloaded float-cmp v0.9.0
9662024-02-13T16:30:47.686Z Downloaded crossbeam-channel v0.5.8
9672024-02-13T16:30:47.691Z Downloaded heapless v0.8.0
9682024-02-13T16:30:47.695Z Downloaded ff v0.13.0
9692024-02-13T16:30:47.698Z Downloaded schemars_derive v0.8.16
9702024-02-13T16:30:47.701Z Downloaded primeorder v0.13.6
9712024-02-13T16:30:47.701Z Downloaded getrandom v0.2.10
9722024-02-13T16:30:47.704Z Downloaded tokio-rustls v0.24.1
9732024-02-13T16:30:47.707Z Downloaded sct v0.7.0
9742024-02-13T16:30:47.710Z Downloaded ipnet v2.9.0
9752024-02-13T16:30:47.713Z Downloaded tokio-rustls v0.25.0
9762024-02-13T16:30:47.715Z Downloaded toml v0.5.11
9772024-02-13T16:30:47.721Z Downloaded serde_with_macros v3.6.0
9782024-02-13T16:30:47.724Z Downloaded zip v0.6.6
9792024-02-13T16:30:47.724Z Downloaded indexmap v1.9.3
9802024-02-13T16:30:47.726Z Downloaded http v0.2.11
9812024-02-13T16:30:47.730Z Downloaded slog v2.7.0
9822024-02-13T16:30:47.733Z Downloaded toml v0.8.9
9832024-02-13T16:30:47.736Z Downloaded libm v0.2.7
9842024-02-13T16:30:47.745Z Downloaded proc-macro2 v1.0.78
9852024-02-13T16:30:47.748Z Downloaded tokio-postgres v0.7.10
9862024-02-13T16:30:47.752Z Downloaded unicode-segmentation v1.10.1
9872024-02-13T16:30:47.756Z Downloaded indexmap v2.2.2
9882024-02-13T16:30:47.760Z Downloaded ryu v1.0.15
9892024-02-13T16:30:47.763Z Downloaded toml v0.7.8
9902024-02-13T16:30:47.768Z Downloaded time v0.3.27
9912024-02-13T16:30:47.775Z Downloaded clap_builder v4.4.2
9922024-02-13T16:30:47.779Z Downloaded elliptic-curve v0.13.8
9932024-02-13T16:30:47.783Z Downloaded tracing v0.1.37
9942024-02-13T16:30:47.787Z Downloaded flate2 v1.0.28
9952024-02-13T16:30:47.793Z Downloaded gethostname v0.4.3
9962024-02-13T16:30:47.795Z Downloaded universal-hash v0.5.1
9972024-02-13T16:30:47.796Z Downloaded serde_with v3.6.0
9982024-02-13T16:30:47.802Z Downloaded rand v0.8.5
9992024-02-13T16:30:47.805Z Downloaded der v0.7.8
10002024-02-13T16:30:47.811Z Downloaded hubpack_derive v0.1.1
10012024-02-13T16:30:47.814Z Downloaded headers-core v0.2.0
10022024-02-13T16:30:47.814Z Downloaded zerocopy v0.7.32
10032024-02-13T16:30:47.828Z Downloaded steno v0.4.0
10042024-02-13T16:30:47.832Z Downloaded serde_tokenstream v0.2.0
10052024-02-13T16:30:47.835Z Downloaded itertools v0.10.5
10062024-02-13T16:30:47.841Z Downloaded hashbrown v0.12.3
10072024-02-13T16:30:47.845Z Downloaded strum_macros v0.25.2
10082024-02-13T16:30:47.847Z Downloaded russh v0.40.2
10092024-02-13T16:30:47.851Z Downloaded itertools v0.12.1
10102024-02-13T16:30:47.858Z Downloaded sha1 v0.10.6
10112024-02-13T16:30:47.862Z Downloaded futures-util v0.3.30
10122024-02-13T16:30:47.871Z Downloaded rand_core v0.5.1
10132024-02-13T16:30:47.873Z Downloaded rand_chacha v0.2.2
10142024-02-13T16:30:47.874Z Downloaded serde_urlencoded v0.7.1
10152024-02-13T16:30:47.876Z Downloaded winnow v0.5.15
10162024-02-13T16:30:47.885Z Downloaded semver v0.11.0
10172024-02-13T16:30:47.888Z Downloaded thiserror-no-std v2.0.2
10182024-02-13T16:30:47.888Z Downloaded inout v0.1.3
10192024-02-13T16:30:47.892Z Downloaded rand v0.7.3
10202024-02-13T16:30:47.899Z Downloaded slab v0.4.9
10212024-02-13T16:30:47.899Z Downloaded same-file v1.0.6
10222024-02-13T16:30:47.904Z Downloaded slog-stdlog v4.1.1
10232024-02-13T16:30:47.904Z Downloaded rustls-pki-types v1.1.0
10242024-02-13T16:30:47.904Z Downloaded sha2 v0.10.8
10252024-02-13T16:30:47.904Z Downloaded rustfmt-wrapper v0.2.0
10262024-02-13T16:30:47.904Z Downloaded rustc_version v0.4.0
10272024-02-13T16:30:47.907Z Downloaded untrusted v0.9.0
10282024-02-13T16:30:47.907Z Downloaded resolv-conf v0.7.0
10292024-02-13T16:30:47.907Z Downloaded ipnetwork v0.20.0
10302024-02-13T16:30:47.910Z Downloaded rayon v1.8.0
10312024-02-13T16:30:47.917Z Downloaded untrusted v0.7.1
10322024-02-13T16:30:47.922Z Downloaded scheduled-thread-pool v0.2.7
10332024-02-13T16:30:47.923Z Downloaded rustls-pemfile v2.0.0
10342024-02-13T16:30:47.925Z Downloaded siphasher v0.3.11
10352024-02-13T16:30:47.925Z Downloaded hash32 v0.2.1
10362024-02-13T16:30:47.926Z Downloaded glob v0.3.1
10372024-02-13T16:30:47.926Z Downloaded getopts v0.2.21
10382024-02-13T16:30:47.926Z Downloaded thiserror-impl-no-std v2.0.2
10392024-02-13T16:30:47.929Z Downloaded hyper-rustls v0.24.2
10402024-02-13T16:30:47.929Z Downloaded slog-term v2.9.0
10412024-02-13T16:30:47.938Z Downloaded socket2 v0.4.9
10422024-02-13T16:30:47.942Z Downloaded blake3 v1.5.0
10432024-02-13T16:30:47.943Z Downloaded slog-async v2.8.0
10442024-02-13T16:30:47.943Z Downloaded serde_derive_internals v0.26.0
10452024-02-13T16:30:47.946Z Downloaded rand_chacha v0.3.1
10462024-02-13T16:30:47.946Z Downloaded smallvec v1.13.1
10472024-02-13T16:30:47.946Z Downloaded petgraph v0.6.4
10482024-02-13T16:30:47.959Z Downloaded h2 v0.3.24
10492024-02-13T16:30:47.968Z Downloaded half v2.3.1
10502024-02-13T16:30:47.971Z Downloaded hyper v0.14.27
10512024-02-13T16:30:47.975Z Downloaded typenum v1.16.0
10522024-02-13T16:30:47.980Z Downloaded unicode-bidi v0.3.13
10532024-02-13T16:30:47.983Z Downloaded structopt v0.3.26
10542024-02-13T16:30:47.987Z Downloaded serde_derive v1.0.196
10552024-02-13T16:30:47.990Z Downloaded vcpkg v0.2.15
10562024-02-13T16:30:48.029Z Downloaded rustls-webpki v0.102.1
10572024-02-13T16:30:48.044Z Downloaded curve25519-dalek v4.1.1
10582024-02-13T16:30:48.052Z Downloaded syn v1.0.109
10592024-02-13T16:30:48.063Z Downloaded rcgen v0.12.1
10602024-02-13T16:30:48.066Z Downloaded serde_yaml v0.9.25
10612024-02-13T16:30:48.073Z Downloaded syn v2.0.48
10622024-02-13T16:30:48.080Z Downloaded webpki-roots v0.25.2
10632024-02-13T16:30:48.083Z Downloaded tungstenite v0.20.1
10642024-02-13T16:30:48.086Z Downloaded serde v1.0.196
10652024-02-13T16:30:48.090Z Downloaded diesel v2.1.4
10662024-02-13T16:30:48.108Z Downloaded trust-dns-server v0.22.1
10672024-02-13T16:30:48.113Z Downloaded heapless v0.7.16
10682024-02-13T16:30:48.117Z Downloaded trust-dns-resolver v0.22.0
10692024-02-13T16:30:48.121Z Downloaded openapiv3 v2.0.0
10702024-02-13T16:30:48.133Z Downloaded bstr v1.6.0
10712024-02-13T16:30:48.144Z Downloaded smoltcp v0.11.0
10722024-02-13T16:30:48.156Z Downloaded serde_json v1.0.113
10732024-02-13T16:30:48.163Z Downloaded rustls v0.22.2
10742024-02-13T16:30:48.179Z Downloaded radix_trie v0.2.1
10752024-02-13T16:30:48.182Z Downloaded bstr v0.2.17
10762024-02-13T16:30:48.191Z Downloaded regex-automata v0.1.10
10772024-02-13T16:30:48.196Z Downloaded chrono v0.4.31
10782024-02-13T16:30:48.204Z Downloaded reqwest v0.11.22
10792024-02-13T16:30:48.211Z Downloaded idna v0.5.0
10802024-02-13T16:30:48.218Z Downloaded zerocopy-derive v0.2.0
10812024-02-13T16:30:48.227Z Downloaded regex-automata v0.3.8
10822024-02-13T16:30:48.243Z Downloaded smoltcp v0.9.1
10832024-02-13T16:30:48.254Z Downloaded gimli v0.28.0
10842024-02-13T16:30:48.262Z Downloaded regex-automata v0.4.4
10852024-02-13T16:30:48.280Z Downloaded regex-syntax v0.8.2
10862024-02-13T16:30:48.290Z Downloaded rustls v0.21.9
10872024-02-13T16:30:48.299Z Downloaded goblin v0.8.0
10882024-02-13T16:30:48.305Z Downloaded tokio v1.36.0
10892024-02-13T16:30:48.343Z Downloaded regress v0.7.1
10902024-02-13T16:30:48.348Z Downloaded regex v1.10.3
10912024-02-13T16:30:48.361Z Downloaded rustix v0.37.23
10922024-02-13T16:30:48.381Z Downloaded trust-dns-proto v0.22.0
10932024-02-13T16:30:48.393Z Downloaded rustix v0.38.31
10942024-02-13T16:30:48.416Z Downloaded zerocopy-derive v0.6.4
10952024-02-13T16:30:48.435Z Downloaded bzip2-sys v0.1.11+1.0.8
10962024-02-13T16:30:48.439Z Downloaded winapi v0.3.9
10972024-02-13T16:30:48.478Z Downloaded encoding_rs v0.8.33
10982024-02-13T16:30:48.500Z Downloaded libc v0.2.153
10992024-02-13T16:30:48.527Z Downloaded sled v0.34.7
11002024-02-13T16:30:48.537Z Downloaded sha3 v0.10.8
11012024-02-13T16:30:48.541Z Downloaded rustls-webpki v0.101.7
11022024-02-13T16:30:48.555Z Downloaded idna v0.2.3
11032024-02-13T16:30:48.574Z Downloaded unsafe-libyaml v0.2.10
11042024-02-13T16:30:48.577Z Downloaded hashbrown v0.14.2
11052024-02-13T16:30:48.577Z Downloaded yasna v0.5.2
11062024-02-13T16:30:48.577Z Downloaded rayon-core v1.12.0
11072024-02-13T16:30:48.577Z Downloaded hkdf v0.12.4
11082024-02-13T16:30:48.582Z Downloaded similar v2.3.0
11092024-02-13T16:30:48.586Z Downloaded openssl v0.10.60
11102024-02-13T16:30:48.591Z Downloaded clap v2.34.0
11112024-02-13T16:30:48.599Z Downloaded http v1.0.0
11122024-02-13T16:30:48.602Z Downloaded thread_local v1.1.7
11132024-02-13T16:30:48.605Z Downloaded thread-id v4.2.0
11142024-02-13T16:30:48.605Z Downloaded static_assertions v1.1.0
11152024-02-13T16:30:48.609Z Downloaded serde_spanned v0.6.5
11162024-02-13T16:30:48.609Z Downloaded aes-gcm v0.10.3
11172024-02-13T16:30:48.612Z Downloaded hashbrown v0.13.2
11182024-02-13T16:30:48.615Z Downloaded crossterm v0.27.0
11192024-02-13T16:30:48.620Z Downloaded nom v7.1.3
11202024-02-13T16:30:48.625Z Downloaded ed25519-dalek v2.0.0
11212024-02-13T16:30:48.629Z Downloaded unicode-normalization v0.1.22
11222024-02-13T16:30:48.633Z Downloaded uuid v1.7.0
11232024-02-13T16:30:48.638Z Downloaded derive-where v1.2.7
11242024-02-13T16:30:48.641Z Downloaded rustc-demangle v0.1.23
11252024-02-13T16:30:48.641Z Downloaded futures-channel v0.3.30
11262024-02-13T16:30:48.641Z Downloaded base64 v0.21.7
11272024-02-13T16:30:48.656Z Downloaded semver-parser v0.10.2
11282024-02-13T16:30:48.660Z Downloaded pest v2.7.6
11292024-02-13T16:30:48.660Z Downloaded futures v0.3.30
11302024-02-13T16:30:48.660Z Downloaded socket2 v0.5.5
11312024-02-13T16:30:48.660Z Downloaded headers v0.3.9
11322024-02-13T16:30:48.664Z Downloaded mio v0.8.9
11332024-02-13T16:30:48.668Z Downloaded hmac v0.12.1
11342024-02-13T16:30:48.672Z Downloaded term v0.7.0
11352024-02-13T16:30:48.675Z Downloaded num-bigint v0.4.4
11362024-02-13T16:30:48.679Z Downloaded subtle v2.5.0
11372024-02-13T16:30:48.679Z Downloaded usdt v0.5.0
11382024-02-13T16:30:48.682Z Downloaded dirs v5.0.1
11392024-02-13T16:30:48.682Z Downloaded ghash v0.5.0
11402024-02-13T16:30:48.682Z Downloaded generic-array v0.14.7
11412024-02-13T16:30:48.685Z Downloaded filetime v0.2.23
11422024-02-13T16:30:48.685Z Downloaded io-lifetimes v1.0.11
11432024-02-13T16:30:48.688Z Downloaded crypto-bigint v0.5.2
11442024-02-13T16:30:48.693Z Downloaded fnv v1.0.7
11452024-02-13T16:30:48.696Z Downloaded dof v0.1.5
11462024-02-13T16:30:48.696Z Downloaded dirs-next v2.0.0
11472024-02-13T16:30:48.696Z Downloaded anstyle-parse v0.2.1
11482024-02-13T16:30:48.701Z Downloaded usdt-attr-macro v0.3.5
11492024-02-13T16:30:48.701Z Downloaded http-range v0.1.5
11502024-02-13T16:30:48.701Z Downloaded quote v1.0.35
11512024-02-13T16:30:48.704Z Downloaded arc-swap v1.6.0
11522024-02-13T16:30:48.707Z Downloaded russh-keys v0.40.1
11532024-02-13T16:30:48.707Z Downloaded toolchain_find v0.2.0
11542024-02-13T16:30:48.710Z Downloaded sec1 v0.7.3
11552024-02-13T16:30:48.711Z Downloaded unicase v2.7.0
11562024-02-13T16:30:48.714Z Downloaded futures-core v0.3.30
11572024-02-13T16:30:48.714Z Downloaded dof v0.3.0
11582024-02-13T16:30:48.714Z Downloaded whoami v1.4.1
11592024-02-13T16:30:48.717Z Downloaded enum-as-inner v0.5.1
11602024-02-13T16:30:48.717Z Downloaded hash32 v0.3.1
11612024-02-13T16:30:48.717Z Downloaded futures-sink v0.3.30
11622024-02-13T16:30:48.722Z Downloaded memchr v2.6.3
11632024-02-13T16:30:48.725Z Downloaded home v0.5.5
11642024-02-13T16:30:48.725Z Downloaded diesel_derives v2.1.2
11652024-02-13T16:30:48.728Z Downloaded miniz_oxide v0.7.1
11662024-02-13T16:30:48.731Z Downloaded spin v0.5.2
11672024-02-13T16:30:48.731Z Downloaded num-traits v0.2.16
11682024-02-13T16:30:48.737Z Downloaded num_cpus v1.16.0
11692024-02-13T16:30:48.737Z Downloaded scroll v0.12.0
11702024-02-13T16:30:48.738Z Downloaded p256 v0.13.2
11712024-02-13T16:30:48.754Z Downloaded time-macros v0.2.13
11722024-02-13T16:30:48.757Z Downloaded unicode-xid v0.2.4
11732024-02-13T16:30:48.758Z Downloaded scopeguard v1.2.0
11742024-02-13T16:30:48.758Z Downloaded ring v0.16.20
11752024-02-13T16:30:48.826Z Downloaded chacha20poly1305 v0.10.1
11762024-02-13T16:30:48.829Z Downloaded russh-cryptovec v0.7.0
11772024-02-13T16:30:48.829Z Downloaded semver v0.1.20
11782024-02-13T16:30:48.829Z Downloaded hyper-tls v0.5.0
11792024-02-13T16:30:48.833Z Downloaded openssl-sys v0.9.96
11802024-02-13T16:30:48.836Z Downloaded flagset v0.4.3
11812024-02-13T16:30:48.836Z Downloaded num-complex v0.4.4
11822024-02-13T16:30:48.839Z Downloaded ahash v0.8.7
11832024-02-13T16:30:48.842Z Downloaded ed25519 v2.2.2
11842024-02-13T16:30:48.842Z Downloaded httpdate v1.0.3
11852024-02-13T16:30:48.842Z Downloaded postgres-protocol v0.6.6
11862024-02-13T16:30:48.845Z Downloaded ring v0.17.7
11872024-02-13T16:30:48.913Z Downloaded arrayref v0.3.7
11882024-02-13T16:30:48.916Z Downloaded crossbeam-deque v0.8.3
11892024-02-13T16:30:48.916Z Downloaded defmt-parser v0.3.3
11902024-02-13T16:30:48.916Z Downloaded slog-envlogger v2.2.0
11912024-02-13T16:30:48.916Z Downloaded rustversion v1.0.14
11922024-02-13T16:30:48.919Z Downloaded hex-literal v0.4.1
11932024-02-13T16:30:48.919Z Downloaded native-tls v0.2.11
11942024-02-13T16:30:48.925Z Downloaded crc32fast v1.3.2
11952024-02-13T16:30:48.928Z Downloaded pem-rfc7468 v0.7.0
11962024-02-13T16:30:48.928Z Downloaded backoff v0.4.0
11972024-02-13T16:30:48.928Z Downloaded arrayvec v0.7.4
11982024-02-13T16:30:48.928Z Downloaded predicates v3.1.0
11992024-02-13T16:30:48.931Z Downloaded keccak v0.1.4
12002024-02-13T16:30:48.931Z Downloaded num_enum v0.5.11
12012024-02-13T16:30:48.935Z Downloaded slog-json v2.6.1
12022024-02-13T16:30:48.938Z Downloaded heck v0.3.3
12032024-02-13T16:30:48.938Z Downloaded difflib v0.4.0
12042024-02-13T16:30:48.940Z Downloaded data-encoding v2.4.0
12052024-02-13T16:30:48.941Z Downloaded kstat-rs v0.2.3
12062024-02-13T16:30:48.941Z Downloaded fixedbitset v0.4.2
12072024-02-13T16:30:48.943Z Downloaded der_derive v0.7.2
12082024-02-13T16:30:48.943Z Downloaded crossbeam-utils v0.8.16
12092024-02-13T16:30:48.946Z Downloaded memmap2 v0.7.1
12102024-02-13T16:30:48.950Z Downloaded pest_derive v2.7.6
12112024-02-13T16:30:48.950Z Downloaded predicates-core v1.0.6
12122024-02-13T16:30:48.953Z Downloaded parse-display v0.9.0
12132024-02-13T16:30:48.953Z Downloaded lazy_static v1.4.0
12142024-02-13T16:30:48.953Z Downloaded percent-encoding v2.3.1
12152024-02-13T16:30:48.953Z Downloaded ciborium v0.2.2
12162024-02-13T16:30:48.956Z Downloaded linked-hash-map v0.5.6
12172024-02-13T16:30:48.956Z Downloaded bit-set v0.5.3
12182024-02-13T16:30:48.956Z Downloaded num v0.4.1
12192024-02-13T16:30:48.959Z Downloaded atomic-waker v1.1.1
12202024-02-13T16:30:48.959Z Downloaded num-derive v0.4.0
12212024-02-13T16:30:48.962Z Downloaded nibble_vec v0.1.0
12222024-02-13T16:30:48.962Z Downloaded option-ext v0.2.0
12232024-02-13T16:30:48.962Z Downloaded opaque-debug v0.3.0
12242024-02-13T16:30:48.962Z Downloaded pbkdf2 v0.11.0
12252024-02-13T16:30:48.965Z Downloaded pretty-hex v0.4.1
12262024-02-13T16:30:48.965Z Downloaded autocfg v1.1.0
12272024-02-13T16:30:48.968Z Downloaded const-oid v0.9.5
12282024-02-13T16:30:48.968Z Downloaded md-5 v0.10.5
12292024-02-13T16:30:48.973Z Downloaded bzip2 v0.4.4
12302024-02-13T16:30:48.973Z Downloaded memoffset v0.9.0
12312024-02-13T16:30:48.976Z Downloaded diesel_table_macro_syntax v0.1.0
12322024-02-13T16:30:48.976Z Downloaded async-stream-impl v0.3.5
12332024-02-13T16:30:48.976Z Downloaded console v0.15.8
12342024-02-13T16:30:48.976Z Downloaded cpufeatures v0.2.12
12352024-02-13T16:30:48.976Z Downloaded curve25519-dalek-derive v0.1.0
12362024-02-13T16:30:48.980Z Downloaded blake2 v0.10.6
12372024-02-13T16:30:48.980Z Downloaded bit-vec v0.6.3
12382024-02-13T16:30:48.983Z Downloaded atomicwrites v0.4.3
12392024-02-13T16:30:48.983Z Downloaded block-buffer v0.10.4
12402024-02-13T16:30:48.983Z Downloaded argon2 v0.5.3
12412024-02-13T16:30:48.986Z Downloaded normalize-line-endings v0.3.0
12422024-02-13T16:30:48.986Z Downloaded match_cfg v0.1.0
12432024-02-13T16:30:48.986Z Downloaded md5 v0.7.0
12442024-02-13T16:30:48.986Z Downloaded byteorder v1.5.0
12452024-02-13T16:30:48.989Z Downloaded tokio-util v0.7.10
12462024-02-13T16:30:48.992Z Downloaded cbc v0.1.2
12472024-02-13T16:30:48.995Z Downloaded toml_edit v0.21.1
12482024-02-13T16:30:49.014Z Downloaded parse-display-derive v0.9.0
12492024-02-13T16:30:49.017Z Downloaded ciborium-ll v0.2.2
12502024-02-13T16:30:49.017Z Downloaded cobs v0.2.3
12512024-02-13T16:30:49.017Z Downloaded memmap v0.7.0
12522024-02-13T16:30:49.020Z Downloaded cipher v0.4.4
12532024-02-13T16:30:49.020Z Downloaded phf v0.11.2
12542024-02-13T16:30:49.023Z Downloaded tracing-attributes v0.1.26
12552024-02-13T16:30:49.023Z Downloaded tokio-native-tls v0.3.1
12562024-02-13T16:30:49.026Z Downloaded paste v1.0.14
12572024-02-13T16:30:49.029Z Downloaded libsw v3.3.1
12582024-02-13T16:30:49.029Z Downloaded version_check v0.9.4
12592024-02-13T16:30:49.031Z Downloaded thiserror v1.0.56
12602024-02-13T16:30:49.034Z Downloaded colored v2.0.4
12612024-02-13T16:30:49.037Z Downloaded structopt-derive v0.4.18
12622024-02-13T16:30:49.037Z Downloaded cfg-if v1.0.0
12632024-02-13T16:30:49.043Z Downloaded tar v0.4.40
12642024-02-13T16:30:49.432Z Compiling proc-macro2 v1.0.78
12652024-02-13T16:30:49.432Z Compiling unicode-ident v1.0.12
12662024-02-13T16:30:49.435Z Compiling libc v0.2.153
12672024-02-13T16:30:49.436Z Compiling serde v1.0.196
12682024-02-13T16:30:49.436Z Compiling version_check v0.9.4
12692024-02-13T16:30:49.436Z Compiling autocfg v1.1.0
12702024-02-13T16:30:49.436Z Compiling cfg-if v1.0.0
12712024-02-13T16:30:49.634Z Compiling syn v1.0.109
12722024-02-13T16:30:49.647Z Compiling once_cell v1.19.0
12732024-02-13T16:30:49.671Z Compiling thiserror v1.0.56
12742024-02-13T16:30:50.051Z Compiling memchr v2.6.3
12752024-02-13T16:30:50.196Z Compiling byteorder v1.5.0
12762024-02-13T16:30:50.252Z Compiling lock_api v0.4.10
12772024-02-13T16:30:50.518Z Compiling typenum v1.16.0
12782024-02-13T16:30:50.780Z Compiling ahash v0.8.7
12792024-02-13T16:30:50.944Z Compiling parking_lot_core v0.9.8
12802024-02-13T16:30:51.009Z Compiling generic-array v0.14.7
12812024-02-13T16:30:51.078Z Compiling libm v0.2.7
12822024-02-13T16:30:51.352Z Compiling num-traits v0.2.16
12832024-02-13T16:30:51.424Z Compiling serde_json v1.0.113
12842024-02-13T16:30:51.503Z Compiling itoa v1.0.9
12852024-02-13T16:30:51.725Z Compiling slab v0.4.9
12862024-02-13T16:30:51.781Z Compiling quote v1.0.35
12872024-02-13T16:30:51.799Z Compiling log v0.4.20
12882024-02-13T16:30:52.219Z Compiling syn v2.0.48
12892024-02-13T16:30:52.381Z Compiling getrandom v0.2.10
12902024-02-13T16:30:52.474Z Compiling cc v1.0.83
12912024-02-13T16:30:52.674Z Compiling rand_core v0.6.4
12922024-02-13T16:30:52.895Z Compiling scopeguard v1.2.0
12932024-02-13T16:30:53.052Z Compiling ryu v1.0.15
12942024-02-13T16:30:53.397Z Compiling pkg-config v0.3.27
12952024-02-13T16:30:53.565Z Compiling allocator-api2 v0.2.16
12962024-02-13T16:30:53.806Z Compiling heck v0.4.1
12972024-02-13T16:30:53.871Z Compiling smallvec v1.13.1
12982024-02-13T16:30:54.315Z Compiling equivalent v1.0.1
12992024-02-13T16:30:54.334Z Compiling subtle v2.5.0
13002024-02-13T16:30:54.405Z Compiling schemars v0.8.16
13012024-02-13T16:30:54.818Z Compiling vcpkg v0.2.15
13022024-02-13T16:30:55.003Z Compiling pin-project-lite v0.2.13
13032024-02-13T16:30:55.419Z Compiling httparse v1.8.0
13042024-02-13T16:30:55.716Z Compiling ring v0.17.7
13052024-02-13T16:30:55.811Z Compiling parking_lot v0.12.1
13062024-02-13T16:30:55.846Z Compiling ucd-trie v0.1.6
13072024-02-13T16:30:55.879Z Compiling ring v0.16.20
13082024-02-13T16:30:56.500Z Compiling signal-hook-registry v1.4.1
13092024-02-13T16:30:56.839Z Compiling fnv v1.0.7
13102024-02-13T16:30:56.983Z Compiling mio v0.8.9
13112024-02-13T16:30:57.191Z Compiling openssl-sys v0.9.96
13122024-02-13T16:30:57.533Z Compiling iana-time-zone v0.1.57
13132024-02-13T16:30:57.920Z Compiling openssl v0.10.60
13142024-02-13T16:30:57.950Z Compiling const-oid v0.9.5
13152024-02-13T16:30:58.188Z Compiling semver v1.0.21
13162024-02-13T16:30:58.343Z Compiling num_cpus v1.16.0
13172024-02-13T16:30:58.406Z Compiling socket2 v0.5.5
13182024-02-13T16:30:58.471Z Compiling native-tls v0.2.11
13192024-02-13T16:30:59.044Z Compiling rustls v0.21.9
13202024-02-13T16:30:59.276Z Compiling futures-core v0.3.30
13212024-02-13T16:30:59.332Z Compiling dyn-clone v1.0.16
13222024-02-13T16:30:59.550Z Compiling aho-corasick v1.0.4
13232024-02-13T16:30:59.718Z Compiling slog v2.7.0
13242024-02-13T16:30:59.866Z Compiling serde_derive_internals v0.26.0
13252024-02-13T16:31:00.264Z Compiling crossbeam-utils v0.8.16
13262024-02-13T16:31:00.320Z Compiling regex-syntax v0.8.2
13272024-02-13T16:31:00.432Z Compiling async-trait v0.1.77
13282024-02-13T16:31:00.789Z Compiling spin v0.5.2
13292024-02-13T16:31:01.097Z Compiling futures-sink v0.3.30
13302024-02-13T16:31:01.296Z Compiling rustix v0.38.31
13312024-02-13T16:31:01.482Z Compiling backtrace v0.3.69
13322024-02-13T16:31:01.962Z Compiling tinyvec_macros v0.1.1
13332024-02-13T16:31:02.057Z Compiling tinyvec v1.6.0
13342024-02-13T16:31:02.351Z Compiling futures-channel v0.3.30
13352024-02-13T16:31:02.807Z Compiling futures-io v0.3.30
13362024-02-13T16:31:03.122Z Compiling futures-task v0.3.30
13372024-02-13T16:31:03.143Z Compiling winnow v0.5.15
13382024-02-13T16:31:03.257Z Compiling pin-utils v0.1.0
13392024-02-13T16:31:03.448Z Compiling spin v0.9.8
13402024-02-13T16:31:03.602Z Compiling unicode-normalization v0.1.22
13412024-02-13T16:31:03.832Z Compiling memoffset v0.9.0
13422024-02-13T16:31:03.897Z Compiling regex-automata v0.4.4
13432024-02-13T16:31:04.158Z Compiling tracing-core v0.1.31
13442024-02-13T16:31:04.187Z Compiling unicode-bidi v0.3.13
13452024-02-13T16:31:04.655Z Compiling cpufeatures v0.2.12
13462024-02-13T16:31:04.762Z Compiling anyhow v1.0.75
13472024-02-13T16:31:05.342Z Compiling unicode-width v0.1.11
13482024-02-13T16:31:05.795Z Compiling crc32fast v1.3.2
13492024-02-13T16:31:06.758Z Compiling crossbeam-epoch v0.9.15
13502024-02-13T16:31:07.152Z Compiling time-core v0.1.1
13512024-02-13T16:31:07.315Z Compiling time-macros v0.2.13
13522024-02-13T16:31:07.334Z Compiling serde_derive v1.0.196
13532024-02-13T16:31:07.349Z Compiling zerocopy-derive v0.7.32
13542024-02-13T16:31:07.486Z Compiling zeroize_derive v1.4.2
13552024-02-13T16:31:07.531Z Compiling thiserror-impl v1.0.56
13562024-02-13T16:31:09.100Z Compiling tokio-macros v2.2.0
13572024-02-13T16:31:09.219Z Compiling zeroize v1.7.0
13582024-02-13T16:31:09.530Z Compiling zerocopy v0.7.32
13592024-02-13T16:31:09.551Z Compiling futures-macro v0.3.30
13602024-02-13T16:31:10.686Z Compiling tracing-attributes v0.1.26
13612024-02-13T16:31:10.778Z Compiling schemars_derive v0.8.16
13622024-02-13T16:31:11.697Z Compiling hashbrown v0.14.2
13632024-02-13T16:31:11.716Z Compiling crypto-common v0.1.6
13642024-02-13T16:31:11.729Z Compiling pest v2.7.6
13652024-02-13T16:31:13.087Z Compiling openssl-macros v0.1.1
13662024-02-13T16:31:13.122Z Compiling block-buffer v0.10.4
13672024-02-13T16:31:13.387Z Compiling digest v0.10.7
13682024-02-13T16:31:13.734Z Compiling hashbrown v0.13.2
13692024-02-13T16:31:13.851Z Compiling regex v1.10.3
13702024-02-13T16:31:14.401Z Compiling pest_meta v2.7.6
13712024-02-13T16:31:14.591Z Compiling futures-util v0.3.30
13722024-02-13T16:31:14.845Z Compiling tracing v0.1.37
13732024-02-13T16:31:14.951Z Compiling der_derive v0.7.2
13742024-02-13T16:31:16.736Z Compiling pest_generator v2.7.6
13752024-02-13T16:31:18.799Z Compiling errno v0.3.8
13762024-02-13T16:31:19.041Z Compiling num-integer v0.1.45
13772024-02-13T16:31:19.385Z Compiling untrusted v0.9.0
13782024-02-13T16:31:19.500Z Compiling foreign-types-shared v0.1.1
13792024-02-13T16:31:19.610Z Compiling percent-encoding v2.3.1
13802024-02-13T16:31:19.742Z Compiling untrusted v0.7.1
13812024-02-13T16:31:19.785Z Compiling pest_derive v2.7.6
13822024-02-13T16:31:19.980Z Compiling foreign-types v0.3.2
13832024-02-13T16:31:21.223Z Compiling unicode-xid v0.2.4
13842024-02-13T16:31:21.374Z Compiling try-lock v0.2.4
13852024-02-13T16:31:21.399Z Compiling ppv-lite86 v0.2.17
13862024-02-13T16:31:21.497Z Compiling base64 v0.21.7
13872024-02-13T16:31:21.523Z Compiling want v0.3.1
13882024-02-13T16:31:22.222Z Compiling bytes v1.5.0
13892024-02-13T16:31:22.557Z Compiling indexmap v2.2.2
13902024-02-13T16:31:22.704Z Compiling uuid v1.7.0
13912024-02-13T16:31:22.941Z Compiling chrono v0.4.31
13922024-02-13T16:31:23.521Z Compiling tokio v1.36.0
13932024-02-13T16:31:23.626Z Compiling http v0.2.11
13942024-02-13T16:31:24.299Z Compiling bitflags v2.4.0
13952024-02-13T16:31:24.731Z Compiling serde_spanned v0.6.5
13962024-02-13T16:31:24.775Z Compiling toml_datetime v0.6.5
13972024-02-13T16:31:24.952Z Compiling openapiv3 v2.0.0
13982024-02-13T16:31:25.245Z Compiling toml_edit v0.19.15
13992024-02-13T16:31:26.231Z Compiling rustc_version v0.4.0
14002024-02-13T16:31:28.699Z Compiling serde_tokenstream v0.2.0
14012024-02-13T16:31:28.971Z Compiling http-body v0.4.5
14022024-02-13T16:31:29.392Z Compiling rustls-webpki v0.101.7
14032024-02-13T16:31:29.794Z Compiling sct v0.7.0
14042024-02-13T16:31:30.115Z Compiling synstructure v0.12.6
14052024-02-13T16:31:30.828Z Compiling form_urlencoded v1.2.1
14062024-02-13T16:31:31.102Z Compiling scroll_derive v0.12.0
14072024-02-13T16:31:31.380Z Compiling socket2 v0.4.9
14082024-02-13T16:31:31.730Z Compiling tower-service v0.3.2
14092024-02-13T16:31:31.865Z Compiling openssl-probe v0.1.5
14102024-02-13T16:31:32.019Z Compiling httpdate v1.0.3
14112024-02-13T16:31:32.210Z Compiling tokio-util v0.7.10
14122024-02-13T16:31:32.625Z Compiling io-lifetimes v1.0.11
14132024-02-13T16:31:33.264Z Compiling zerocopy-derive v0.2.0
14142024-02-13T16:31:33.443Z Compiling h2 v0.3.24
14152024-02-13T16:31:35.119Z Compiling idna v0.5.0
14162024-02-13T16:31:36.033Z Compiling lazy_static v1.4.0
14172024-02-13T16:31:36.814Z Compiling thread-id v4.2.0
14182024-02-13T16:31:36.939Z Compiling adler v1.0.2
14192024-02-13T16:31:37.094Z Compiling miniz_oxide v0.7.1
14202024-02-13T16:31:37.197Z Compiling url v2.5.0
14212024-02-13T16:31:38.148Z Compiling tokio-native-tls v0.3.1
14222024-02-13T16:31:38.427Z Compiling tokio-rustls v0.24.1
14232024-02-13T16:31:38.848Z Compiling rand_chacha v0.3.1
14242024-02-13T16:31:39.149Z Compiling ipnet v2.9.0
14252024-02-13T16:31:39.202Z Compiling rustix v0.37.23
14262024-02-13T16:31:39.550Z Compiling rand v0.8.5
14272024-02-13T16:31:39.918Z Compiling serde_urlencoded v0.7.1
14282024-02-13T16:31:40.066Z Compiling rustls-pemfile v1.0.3
14292024-02-13T16:31:40.470Z Compiling hyper v0.14.27
14302024-02-13T16:31:40.634Z Compiling usdt-impl v0.3.5
14312024-02-13T16:31:40.654Z Compiling encoding_rs v0.8.33
14322024-02-13T16:31:40.906Z Compiling mime v0.3.17
14332024-02-13T16:31:41.016Z Compiling webpki-roots v0.25.2
14342024-02-13T16:31:41.186Z Compiling gimli v0.28.0
14352024-02-13T16:31:41.502Z Compiling either v1.9.0
14362024-02-13T16:31:43.697Z Compiling regress v0.7.1
14372024-02-13T16:31:43.765Z Compiling object v0.32.1
14382024-02-13T16:31:43.865Z Compiling num-bigint v0.4.4
14392024-02-13T16:31:44.535Z Compiling usdt-impl v0.5.0
14402024-02-13T16:31:44.700Z Compiling rustc-demangle v0.1.23
14412024-02-13T16:31:45.712Z Compiling addr2line v0.21.0
14422024-02-13T16:31:45.975Z Compiling flate2 v1.0.28
14432024-02-13T16:31:46.366Z Compiling zerocopy v0.3.0
14442024-02-13T16:31:46.540Z Compiling scroll v0.12.0
14452024-02-13T16:31:46.824Z Compiling heapless v0.7.16
14462024-02-13T16:31:46.997Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
14472024-02-13T16:31:47.119Z Compiling futures-executor v0.3.30
14482024-02-13T16:31:47.367Z Compiling bzip2-sys v0.1.11+1.0.8
14492024-02-13T16:31:47.737Z Compiling hyper-tls v0.5.0
14502024-02-13T16:31:47.890Z Compiling hyper-rustls v0.24.2
14512024-02-13T16:31:48.108Z Compiling signal-hook v0.3.17
14522024-02-13T16:31:48.187Z Compiling plain v0.2.3
14532024-02-13T16:31:48.267Z Compiling reqwest v0.11.22
14542024-02-13T16:31:48.418Z Compiling rustversion v1.0.14
14552024-02-13T16:31:49.090Z Compiling goblin v0.8.0
14562024-02-13T16:31:49.209Z Compiling futures v0.3.30
14572024-02-13T16:31:50.062Z Compiling dof v0.1.5
14582024-02-13T16:31:51.087Z Compiling toml v0.7.8
14592024-02-13T16:31:51.825Z Compiling toml_edit v0.21.1
14602024-02-13T16:31:52.592Z Compiling hex v0.4.3
14612024-02-13T16:31:52.627Z Compiling dtrace-parser v0.1.14
14622024-02-13T16:31:53.063Z Compiling strsim v0.10.0
14632024-02-13T16:31:53.198Z Compiling base64ct v1.6.0
14642024-02-13T16:31:53.821Z Compiling pretty-hex v0.4.1
14652024-02-13T16:31:55.640Z Compiling dof v0.3.0
14662024-02-13T16:31:56.019Z Compiling serde_tokenstream v0.1.7
14672024-02-13T16:31:56.378Z Compiling dtrace-parser v0.2.0
14682024-02-13T16:31:56.578Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14692024-02-13T16:31:57.376Z Compiling bitflags v1.3.2
14702024-02-13T16:31:57.568Z Compiling smoltcp v0.9.1
14712024-02-13T16:31:58.007Z Compiling pem-rfc7468 v0.7.0
14722024-02-13T16:31:58.357Z Compiling strum_macros v0.25.2
14732024-02-13T16:31:58.466Z Compiling hmac v0.12.1
14742024-02-13T16:31:58.769Z Compiling enum-as-inner v0.5.1
14752024-02-13T16:31:58.990Z Compiling num-iter v0.1.43
14762024-02-13T16:31:59.810Z Compiling unicode-segmentation v1.10.1
14772024-02-13T16:31:59.825Z Compiling siphasher v0.3.11
14782024-02-13T16:31:59.886Z Compiling flagset v0.4.3
14792024-02-13T16:32:00.121Z Compiling der v0.7.8
14802024-02-13T16:32:00.195Z Compiling usdt-attr-macro v0.3.5
14812024-02-13T16:32:00.222Z Compiling usdt-macro v0.3.5
14822024-02-13T16:32:01.504Z Compiling hubpack_derive v0.1.1
14832024-02-13T16:32:01.691Z Compiling zerocopy-derive v0.6.4
14842024-02-13T16:32:03.096Z Compiling utf8parse v0.2.1
14852024-02-13T16:32:03.271Z Compiling num_threads v0.1.6
14862024-02-13T16:32:03.399Z Compiling anstyle v1.0.2
14872024-02-13T16:32:03.481Z Compiling deranged v0.3.8
14882024-02-13T16:32:03.837Z Compiling anstyle-parse v0.2.1
14892024-02-13T16:32:03.856Z Compiling sha2 v0.10.8
14902024-02-13T16:32:04.089Z Compiling spki v0.7.2
14912024-02-13T16:32:05.290Z Compiling time v0.3.27
14922024-02-13T16:32:06.147Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
14932024-02-13T16:32:06.381Z Compiling md-5 v0.10.5
14942024-02-13T16:32:06.632Z Compiling block-padding v0.3.3
14952024-02-13T16:32:06.741Z Compiling clap_derive v4.4.2
14962024-02-13T16:32:06.902Z Compiling getopts v0.2.21
14972024-02-13T16:32:07.783Z Compiling stringprep v0.1.3
14982024-02-13T16:32:07.995Z Compiling diesel_table_macro_syntax v0.1.0
14992024-02-13T16:32:08.771Z Compiling hash32 v0.2.1
15002024-02-13T16:32:09.194Z Compiling anstyle-query v1.0.0
15012024-02-13T16:32:10.825Z Compiling colorchoice v1.0.0
15022024-02-13T16:32:11.003Z Compiling stable_deref_trait v1.2.0
15032024-02-13T16:32:11.101Z Compiling fallible-iterator v0.2.0
15042024-02-13T16:32:11.654Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
15052024-02-13T16:32:11.793Z Compiling postgres-protocol v0.6.6
15062024-02-13T16:32:12.230Z Compiling anstream v0.5.0
15072024-02-13T16:32:12.537Z Compiling diesel_derives v2.1.2
15082024-02-13T16:32:13.124Z Compiling inout v0.1.3
15092024-02-13T16:32:13.398Z Compiling terminal_size v0.2.6
15102024-02-13T16:32:13.738Z Compiling pkcs8 v0.10.2
15112024-02-13T16:32:14.321Z Compiling phf_shared v0.11.2
15122024-02-13T16:32:15.959Z Compiling ff v0.13.0
15132024-02-13T16:32:16.467Z Compiling serde_repr v0.1.16
15142024-02-13T16:32:16.586Z Compiling scheduled-thread-pool v0.2.7
15152024-02-13T16:32:17.102Z Compiling matches v0.1.10
15162024-02-13T16:32:17.206Z Compiling bit-vec v0.6.3
15172024-02-13T16:32:17.803Z Compiling regex-automata v0.1.10
15182024-02-13T16:32:17.886Z Compiling managed v0.8.0
15192024-02-13T16:32:18.001Z Compiling base16ct v0.2.0
15202024-02-13T16:32:18.324Z Compiling unsafe-libyaml v0.2.10
15212024-02-13T16:32:18.371Z Compiling clap_lex v0.5.1
15222024-02-13T16:32:18.679Z Compiling clap_builder v4.4.2
15232024-02-13T16:32:20.345Z Compiling serde_yaml v0.9.25
15242024-02-13T16:32:21.345Z Compiling bstr v0.2.17
15252024-02-13T16:32:21.936Z Compiling sec1 v0.7.3
15262024-02-13T16:32:22.556Z Compiling idna v0.2.3
15272024-02-13T16:32:22.915Z Compiling r2d2 v0.8.10
15282024-02-13T16:32:23.610Z Compiling group v0.13.0
15292024-02-13T16:32:24.452Z Compiling phf v0.11.2
15302024-02-13T16:32:24.534Z Compiling signal-hook-mio v0.2.3
15312024-02-13T16:32:24.704Z Compiling bzip2 v0.4.4
15322024-02-13T16:32:24.755Z Compiling cipher v0.4.4
15332024-02-13T16:32:24.809Z Compiling postgres-types v0.2.6
15342024-02-13T16:32:25.108Z Compiling zerocopy v0.6.4
15352024-02-13T16:32:25.266Z Compiling hubpack v0.1.2
15362024-02-13T16:32:25.709Z Compiling phf_shared v0.10.0
15372024-02-13T16:32:25.894Z Compiling hkdf v0.12.4
15382024-02-13T16:32:26.008Z Compiling crypto-bigint v0.5.2
15392024-02-13T16:32:26.123Z Compiling ipnetwork v0.20.0
15402024-02-13T16:32:26.395Z Compiling float-cmp v0.9.0
15412024-02-13T16:32:27.383Z Compiling fixedbitset v0.4.2
15422024-02-13T16:32:27.665Z Compiling regex-automata v0.3.8
15432024-02-13T16:32:27.851Z Compiling data-encoding v2.4.0
15442024-02-13T16:32:28.730Z Compiling normalize-line-endings v0.3.0
15452024-02-13T16:32:28.864Z Compiling predicates-core v1.0.6
15462024-02-13T16:32:29.243Z Compiling static_assertions v1.1.0
15472024-02-13T16:32:29.324Z Compiling new_debug_unreachable v1.0.4
15482024-02-13T16:32:29.421Z Compiling minimal-lexical v0.2.1
15492024-02-13T16:32:29.569Z Compiling precomputed-hash v0.1.1
15502024-02-13T16:32:29.972Z Compiling whoami v1.4.1
15512024-02-13T16:32:30.175Z Compiling difflib v0.4.0
15522024-02-13T16:32:30.211Z Compiling trust-dns-proto v0.22.0
15532024-02-13T16:32:30.607Z Compiling predicates v3.1.0
15542024-02-13T16:32:31.426Z Compiling tokio-postgres v0.7.10
15552024-02-13T16:32:31.697Z Compiling nom v7.1.3
15562024-02-13T16:32:31.855Z Compiling string_cache v0.8.7
15572024-02-13T16:32:32.400Z Compiling bstr v1.6.0
15582024-02-13T16:32:32.422Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15592024-02-13T16:32:33.270Z Compiling diesel v2.1.4
15602024-02-13T16:32:34.735Z Compiling elliptic-curve v0.13.8
15612024-02-13T16:32:35.023Z Compiling petgraph v0.6.4
15622024-02-13T16:32:35.537Z Compiling yasna v0.5.2
15632024-02-13T16:32:35.769Z Compiling zip v0.6.6
15642024-02-13T16:32:36.643Z Compiling crossterm v0.27.0
15652024-02-13T16:32:37.633Z Compiling clap v4.4.3
15662024-02-13T16:32:37.749Z Compiling similar v2.3.0
15672024-02-13T16:32:38.090Z Compiling bit-set v0.5.3
15682024-02-13T16:32:38.276Z Compiling usdt v0.3.5
15692024-02-13T16:32:38.559Z Compiling itertools v0.10.5
15702024-02-13T16:32:38.562Z Compiling console v0.15.8
15712024-02-13T16:32:38.888Z Compiling tokio-stream v0.1.14
15722024-02-13T16:32:40.205Z Compiling lalrpop-util v0.19.12
15732024-02-13T16:32:40.465Z Compiling camino v1.1.6
15742024-02-13T16:32:43.464Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15752024-02-13T16:32:51.689Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15762024-02-13T16:33:16.337Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15772024-02-13T16:33:18.726Z Compiling sha1 v0.10.6
15782024-02-13T16:33:19.464Z Compiling atty v0.2.14
15792024-02-13T16:33:19.526Z Compiling match_cfg v0.1.0
15802024-02-13T16:33:19.603Z Compiling hostname v0.3.1
15812024-02-13T16:33:19.625Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15822024-02-13T16:33:19.747Z Compiling dirs-sys-next v0.1.2
15832024-02-13T16:33:19.841Z Compiling ident_case v1.0.1
15842024-02-13T16:33:19.982Z Compiling rustls-pki-types v1.1.0
15852024-02-13T16:33:20.037Z Compiling darling_core v0.20.3
15862024-02-13T16:33:20.055Z Compiling dirs-next v2.0.0
15872024-02-13T16:33:20.309Z Compiling thread_local v1.1.7
15882024-02-13T16:33:20.385Z Compiling rustls v0.22.2
15892024-02-13T16:33:20.593Z Compiling slog-async v2.8.0
15902024-02-13T16:33:20.735Z Compiling rustls-webpki v0.102.1
15912024-02-13T16:33:21.012Z Compiling term v0.7.0
15922024-02-13T16:33:21.210Z Compiling crossbeam-channel v0.5.8
15932024-02-13T16:33:21.573Z Compiling multer v3.0.0
15942024-02-13T16:33:21.833Z Compiling instant v0.1.12
15952024-02-13T16:33:21.912Z Compiling take_mut v0.2.2
15962024-02-13T16:33:21.988Z Compiling paste v1.0.14
15972024-02-13T16:33:22.577Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15982024-02-13T16:33:22.661Z Compiling slog-term v2.9.0
15992024-02-13T16:33:22.800Z Compiling slog-json v2.6.1
16002024-02-13T16:33:23.010Z Compiling http v1.0.0
16012024-02-13T16:33:23.186Z Compiling async-stream-impl v0.3.5
16022024-02-13T16:33:23.359Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16032024-02-13T16:33:23.709Z Compiling debug-ignore v1.0.5
16042024-02-13T16:33:23.860Z Compiling atomic-waker v1.1.1
16052024-02-13T16:33:24.043Z Compiling waitgroup v0.1.2
16062024-02-13T16:33:24.063Z Compiling slog-bunyan v2.5.0
16072024-02-13T16:33:24.290Z Compiling rustls-pemfile v2.0.0
16082024-02-13T16:33:24.713Z Compiling async-stream v0.3.5
16092024-02-13T16:33:25.040Z Compiling toml v0.8.9
16102024-02-13T16:33:25.677Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16112024-02-13T16:33:25.710Z Compiling serde_path_to_error v0.1.15
16122024-02-13T16:33:25.893Z Compiling structmeta-derive v0.3.0
16132024-02-13T16:33:26.128Z Compiling darling_macro v0.20.3
16142024-02-13T16:33:26.600Z Compiling strum v0.25.0
16152024-02-13T16:33:26.785Z Compiling backoff v0.4.0
16162024-02-13T16:33:26.850Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16172024-02-13T16:33:27.161Z Compiling tokio-rustls v0.25.0
16182024-02-13T16:33:27.247Z Compiling darling v0.20.3
16192024-02-13T16:33:27.377Z Compiling serde_with_macros v3.6.0
16202024-02-13T16:33:27.631Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16212024-02-13T16:33:27.650Z Compiling macaddr v1.0.1
16222024-02-13T16:33:27.806Z Compiling proc-macro-error-attr v1.0.4
16232024-02-13T16:33:28.121Z Compiling proc-macro-crate v1.3.1
16242024-02-13T16:33:28.213Z Compiling proc-macro-error v1.0.4
16252024-02-13T16:33:28.482Z Compiling heapless v0.8.0
16262024-02-13T16:33:29.172Z Compiling structmeta v0.3.0
16272024-02-13T16:33:29.240Z Compiling num_enum_derive v0.5.11
16282024-02-13T16:33:29.374Z Compiling hash32 v0.3.1
16292024-02-13T16:33:29.574Z Compiling parse-display-derive v0.9.0
16302024-02-13T16:33:29.595Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16312024-02-13T16:33:29.617Z Compiling smoltcp v0.11.0
16322024-02-13T16:33:29.984Z Compiling rayon-core v1.12.0
16332024-02-13T16:33:30.681Z Compiling serde_with v3.6.0
16342024-02-13T16:33:31.127Z Compiling crossbeam-deque v0.8.3
16352024-02-13T16:33:31.490Z Compiling fastrand v2.0.1
16362024-02-13T16:33:31.617Z Compiling cobs v0.2.3
16372024-02-13T16:33:31.962Z Compiling same-file v1.0.6
16382024-02-13T16:33:32.027Z Compiling embedded-io v0.4.0
16392024-02-13T16:33:32.274Z Compiling num_enum v0.5.11
16402024-02-13T16:33:32.339Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16412024-02-13T16:33:32.449Z Compiling postcard v1.0.8
16422024-02-13T16:33:32.712Z Compiling tempfile v3.10.0
16432024-02-13T16:33:32.913Z Compiling walkdir v2.4.0
16442024-02-13T16:33:33.837Z Compiling semver-parser v0.10.2
16452024-02-13T16:33:34.218Z Compiling foreign-types-macros v0.2.3
16462024-02-13T16:33:34.550Z Compiling parse-display v0.9.0
16472024-02-13T16:33:35.081Z Compiling blake3 v1.5.0
16482024-02-13T16:33:35.213Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16492024-02-13T16:33:35.467Z Compiling crucible-workspace-hack v0.1.0
16502024-02-13T16:33:35.557Z Compiling foreign-types-shared v0.3.1
16512024-02-13T16:33:35.593Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16522024-02-13T16:33:35.684Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16532024-02-13T16:33:35.776Z Compiling foreign-types v0.5.0
16542024-02-13T16:33:35.893Z Compiling semver v0.11.0
16552024-02-13T16:33:35.912Z Compiling rayon v1.8.0
16562024-02-13T16:33:36.239Z Compiling is-terminal v0.4.9
16572024-02-13T16:33:36.284Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16582024-02-13T16:33:36.382Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16592024-02-13T16:33:36.595Z Compiling cstr-argument v0.1.2
16602024-02-13T16:33:36.666Z Compiling xattr v1.0.1
16612024-02-13T16:33:36.857Z Compiling filetime v0.2.23
16622024-02-13T16:33:36.943Z Compiling memmap2 v0.7.1
16632024-02-13T16:33:37.110Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16642024-02-13T16:33:37.235Z Compiling constant_time_eq v0.3.0
16652024-02-13T16:33:37.254Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16662024-02-13T16:33:37.344Z Compiling pretty-hex v0.2.1
16672024-02-13T16:33:37.422Z Compiling arrayref v0.3.7
16682024-02-13T16:33:37.422Z Compiling home v0.5.5
16692024-02-13T16:33:37.531Z Compiling arrayvec v0.7.4
16702024-02-13T16:33:37.554Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16712024-02-13T16:33:37.600Z Compiling toolchain_find v0.2.0
16722024-02-13T16:33:37.888Z Compiling tar v0.4.40
16732024-02-13T16:33:37.925Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16742024-02-13T16:33:37.969Z Compiling camino-tempfile v1.1.1
16752024-02-13T16:33:38.265Z Compiling colored v2.0.4
16762024-02-13T16:33:38.521Z Compiling toml v0.5.11
16772024-02-13T16:33:39.029Z Compiling platforms v3.0.2
16782024-02-13T16:33:39.107Z Compiling topological-sort v0.2.2
16792024-02-13T16:33:39.163Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16802024-02-13T16:33:39.418Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16812024-02-13T16:33:39.538Z Compiling zone_cfg_derive v0.3.0
16822024-02-13T16:33:39.962Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
16832024-02-13T16:33:40.092Z Compiling textwrap v0.11.0
16842024-02-13T16:33:40.626Z Compiling rustfmt-wrapper v0.2.0
16852024-02-13T16:33:40.687Z Compiling heck v0.3.3
16862024-02-13T16:33:41.099Z Compiling omicron-zone-package v0.11.0
16872024-02-13T16:33:41.284Z Compiling num-derive v0.4.0
16882024-02-13T16:33:41.397Z Compiling libefi-sys v0.1.0
16892024-02-13T16:33:41.721Z Compiling strsim v0.8.0
16902024-02-13T16:33:42.175Z Compiling vec_map v0.8.2
16912024-02-13T16:33:42.399Z Compiling ansi_term v0.12.1
16922024-02-13T16:33:42.480Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16932024-02-13T16:33:42.499Z Compiling zone v0.3.0
16942024-02-13T16:33:42.964Z Compiling clap v2.34.0
16952024-02-13T16:33:42.983Z Compiling structopt-derive v0.4.18
16962024-02-13T16:33:43.537Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
16972024-02-13T16:33:43.823Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
16982024-02-13T16:33:43.970Z Compiling smf v0.2.2
16992024-02-13T16:33:44.127Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
17002024-02-13T16:33:44.260Z Compiling unicase v2.7.0
17012024-02-13T16:33:44.550Z Compiling semver v0.1.20
17022024-02-13T16:33:44.796Z Compiling curve25519-dalek v4.1.1
17032024-02-13T16:33:45.271Z Compiling rustc_version v0.1.7
17042024-02-13T16:33:45.362Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17052024-02-13T16:33:45.410Z Compiling universal-hash v0.5.1
17062024-02-13T16:33:45.431Z Compiling opaque-debug v0.3.0
17072024-02-13T16:33:45.625Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17082024-02-13T16:33:45.648Z Compiling curve25519-dalek-derive v0.1.0
17092024-02-13T16:33:45.741Z Compiling newtype_derive v0.1.6
17102024-02-13T16:33:45.994Z Compiling gethostname v0.4.3
17112024-02-13T16:33:46.060Z Compiling num-rational v0.4.1
17122024-02-13T16:33:46.089Z Compiling getrandom v0.1.16
17132024-02-13T16:33:46.279Z Compiling usdt-macro v0.5.0
17142024-02-13T16:33:46.367Z Compiling structopt v0.3.26
17152024-02-13T16:33:46.678Z Compiling usdt-attr-macro v0.5.0
17162024-02-13T16:33:46.837Z Compiling password-hash v0.5.0
17172024-02-13T16:33:47.057Z Compiling signature v2.1.0
17182024-02-13T16:33:47.375Z Compiling blake2 v0.10.6
17192024-02-13T16:33:47.895Z Compiling memmap v0.7.0
17202024-02-13T16:33:47.951Z Compiling quick-error v1.2.3
17212024-02-13T16:33:48.017Z Compiling parking_lot_core v0.8.6
17222024-02-13T16:33:48.104Z Compiling linked-hash-map v0.5.6
17232024-02-13T16:33:48.251Z Compiling resolv-conf v0.7.0
17242024-02-13T16:33:48.468Z Compiling usdt v0.5.0
17252024-02-13T16:33:48.486Z Compiling lru-cache v0.1.2
17262024-02-13T16:33:48.532Z Compiling argon2 v0.5.3
17272024-02-13T16:33:49.201Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17282024-02-13T16:33:49.221Z Compiling aead v0.5.2
17292024-02-13T16:33:49.408Z Compiling num-complex v0.4.4
17302024-02-13T16:33:49.575Z Compiling nibble_vec v0.1.0
17312024-02-13T16:33:49.789Z Compiling slog-dtrace v0.3.0
17322024-02-13T16:33:50.144Z Compiling winapi v0.3.9
17332024-02-13T16:33:50.491Z Compiling cancel-safe-futures v0.1.5
17342024-02-13T16:33:50.681Z Compiling keccak v0.1.4
17352024-02-13T16:33:50.888Z Compiling utf-8 v0.7.6
17362024-02-13T16:33:51.226Z Compiling endian-type v0.1.2
17372024-02-13T16:33:51.246Z Compiling arc-swap v1.6.0
17382024-02-13T16:33:51.455Z Compiling radix_trie v0.2.1
17392024-02-13T16:33:51.676Z Compiling tungstenite v0.20.1
17402024-02-13T16:33:51.821Z Compiling slog-scope v4.4.0
17412024-02-13T16:33:51.927Z Compiling sha3 v0.10.8
17422024-02-13T16:33:52.228Z Compiling num v0.4.1
17432024-02-13T16:33:52.324Z Compiling mime_guess v2.0.4
17442024-02-13T16:33:52.344Z Compiling steno v0.4.0
17452024-02-13T16:33:52.399Z Compiling rand_core v0.5.1
17462024-02-13T16:33:52.937Z Compiling trust-dns-resolver v0.22.0
17472024-02-13T16:33:53.669Z Compiling poly1305 v0.8.0
17482024-02-13T16:33:53.925Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17492024-02-13T16:33:54.001Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17502024-02-13T16:33:55.122Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17512024-02-13T16:33:55.489Z Compiling chacha20 v0.9.1
17522024-02-13T16:33:55.574Z Compiling rfc6979 v0.4.0
17532024-02-13T16:33:55.777Z Compiling secrecy v0.8.0
17542024-02-13T16:33:55.972Z Compiling thiserror-impl-no-std v2.0.2
17552024-02-13T16:33:56.068Z Compiling half v2.3.1
17562024-02-13T16:33:56.160Z Compiling option-ext v0.2.0
17572024-02-13T16:33:56.303Z Compiling convert_case v0.4.0
17582024-02-13T16:33:56.641Z Compiling ciborium-io v0.2.2
17592024-02-13T16:33:56.783Z Compiling ciborium-ll v0.2.2
17602024-02-13T16:33:57.268Z Compiling dirs-sys v0.4.1
17612024-02-13T16:33:57.294Z Compiling derive_more v0.99.17
17622024-02-13T16:33:57.378Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17632024-02-13T16:33:58.046Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17642024-02-13T16:33:59.483Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17652024-02-13T16:33:59.522Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17662024-02-13T16:34:00.093Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17672024-02-13T16:34:00.542Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17682024-02-13T16:34:00.975Z Compiling thiserror-no-std v2.0.2
17692024-02-13T16:34:01.098Z Compiling ecdsa v0.16.9
17702024-02-13T16:34:01.121Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17712024-02-13T16:34:01.508Z Compiling parking_lot v0.11.2
17722024-02-13T16:34:01.555Z Compiling tokio-tungstenite v0.20.1
17732024-02-13T16:34:01.991Z Compiling rand_chacha v0.2.2
17742024-02-13T16:34:02.656Z Compiling slog-stdlog v4.1.1
17752024-02-13T16:34:02.701Z Compiling trust-dns-client v0.22.0
17762024-02-13T16:34:03.122Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17772024-02-13T16:34:03.221Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17782024-02-13T16:34:03.515Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17792024-02-13T16:34:05.805Z Compiling ed25519 v2.2.2
17802024-02-13T16:34:06.267Z Compiling polyval v0.6.1
17812024-02-13T16:34:06.376Z Compiling primeorder v0.13.6
17822024-02-13T16:34:06.728Z Compiling blowfish v0.9.1
17832024-02-13T16:34:06.928Z Compiling aes v0.8.3
17842024-02-13T16:34:07.230Z Compiling ctr v0.9.2
17852024-02-13T16:34:07.258Z Compiling password-hash v0.4.2
17862024-02-13T16:34:07.594Z Compiling libsw v3.3.1
17872024-02-13T16:34:08.247Z Compiling pbkdf2 v0.12.2
17882024-02-13T16:34:08.421Z Compiling derive-where v1.2.7
17892024-02-13T16:34:09.957Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17902024-02-13T16:34:11.831Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17912024-02-13T16:34:12.338Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17922024-02-13T16:34:14.764Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17932024-02-13T16:34:16.865Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17942024-02-13T16:34:17.842Z Compiling fxhash v0.2.1
17952024-02-13T16:34:18.003Z Compiling owo-colors v4.0.0
17962024-02-13T16:34:18.054Z Compiling linear-map v1.2.0
17972024-02-13T16:34:18.404Z Compiling swrite v0.1.0
17982024-02-13T16:34:18.556Z Compiling sled v0.34.7
17992024-02-13T16:34:20.002Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18002024-02-13T16:34:20.022Z Compiling trust-dns-server v0.22.1
18012024-02-13T16:34:20.386Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18022024-02-13T16:34:20.549Z Compiling bcrypt-pbkdf v0.10.0
18032024-02-13T16:34:20.848Z Compiling pbkdf2 v0.11.0
18042024-02-13T16:34:20.915Z Compiling p256 v0.13.2
18052024-02-13T16:34:21.145Z Compiling ghash v0.5.0
18062024-02-13T16:34:21.208Z Compiling ed25519-dalek v2.0.0
18072024-02-13T16:34:21.232Z Compiling russh-cryptovec v0.7.0
18082024-02-13T16:34:21.344Z Compiling slog-envlogger v2.2.0
18092024-02-13T16:34:21.546Z Compiling rand v0.7.3
18102024-02-13T16:34:22.141Z Compiling vsss-rs v3.3.4
18112024-02-13T16:34:22.383Z Compiling dirs v5.0.1
18122024-02-13T16:34:22.590Z Compiling ciborium v0.2.2
18132024-02-13T16:34:22.904Z Compiling chacha20poly1305 v0.10.1
18142024-02-13T16:34:23.147Z Compiling cbc v0.1.2
18152024-02-13T16:34:23.426Z Compiling pem v3.0.2
18162024-02-13T16:34:24.191Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18172024-02-13T16:34:24.254Z Compiling headers-core v0.2.0
18182024-02-13T16:34:24.427Z Compiling kstat-rs v0.2.3
18192024-02-13T16:34:24.720Z Compiling glob v0.3.1
18202024-02-13T16:34:24.741Z Compiling http-range v0.1.5
18212024-02-13T16:34:24.827Z Compiling md5 v0.7.0
18222024-02-13T16:34:25.120Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
18232024-02-13T16:34:25.154Z Compiling russh-keys v0.40.1
18242024-02-13T16:34:25.340Z Compiling hyper-staticfile v0.9.5
18252024-02-13T16:34:25.807Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18262024-02-13T16:34:26.362Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18272024-02-13T16:34:28.260Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18282024-02-13T16:34:28.356Z Compiling headers v0.3.9
18292024-02-13T16:34:28.655Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18302024-02-13T16:34:30.560Z Compiling rcgen v0.12.1
18312024-02-13T16:34:31.039Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18322024-02-13T16:34:31.058Z Compiling aes-gcm v0.10.3
18332024-02-13T16:34:34.647Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18342024-02-13T16:34:35.519Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18352024-02-13T16:34:36.261Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18362024-02-13T16:34:38.047Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
18372024-02-13T16:34:39.787Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18382024-02-13T16:34:39.791Z Compiling atomicwrites v0.4.3
18392024-02-13T16:34:39.966Z Compiling itertools v0.12.1
18402024-02-13T16:34:40.168Z Compiling subprocess v0.2.9
18412024-02-13T16:34:42.191Z Compiling hex-literal v0.4.1
18422024-02-13T16:34:42.356Z Compiling display-error-chain v0.2.0
18432024-02-13T16:34:42.397Z Compiling russh v0.40.2
18442024-02-13T16:34:42.540Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18452024-02-13T16:34:42.615Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18462024-02-13T16:34:50.803Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18472024-02-13T16:34:52.009Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18482024-02-13T16:35:12.256Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18492024-02-13T16:36:10.565Z Finished dev [unoptimized + debuginfo] target(s) in 5m 42s
18502024-02-13T16:36:10.864Z
18512024-02-13T16:36:10.867Zreal 5:42.327973509
18522024-02-13T16:36:10.867Zuser 29:14.746331116
18532024-02-13T16:36:10.867Zsys 5:40.898463036
18542024-02-13T16:36:10.867Ztrap 0.834632728
18552024-02-13T16:36:10.867Ztflt 6.320814092
18562024-02-13T16:36:10.867Zdflt 5.109907566
18572024-02-13T16:36:10.867Zkflt 0.056818684
18582024-02-13T16:36:10.867Zlock 54:18.164207643
18592024-02-13T16:36:10.867Zslp 1:25:54.965961729
18602024-02-13T16:36:10.867Zlat 1:42.686263918
18612024-02-13T16:36:10.867Zstop 3:59.316234736
18622024-02-13T16:36:10.868Z+ mkdir -p /work/end-to-end-tests
18632024-02-13T16:36:10.868Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18642024-02-13T16:36:11.835Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18652024-02-13T16:36:11.835Z+ ptime -m gzip
18662024-02-13T16:36:11.839Z++ basename target/debug/bootstrap
18672024-02-13T16:36:24.970Z
18682024-02-13T16:36:24.975Zreal 13.126165466
18692024-02-13T16:36:24.975Zuser 13.026112757
18702024-02-13T16:36:24.975Zsys 0.089793523
18712024-02-13T16:36:24.975Ztrap 0.003646931
18722024-02-13T16:36:24.975Ztflt 0.000000000
18732024-02-13T16:36:24.975Zdflt 0.000000000
18742024-02-13T16:36:24.975Zkflt 0.000000000
18752024-02-13T16:36:24.975Zlock 0.000000000
18762024-02-13T16:36:24.975Zslp 0.000000000
18772024-02-13T16:36:24.975Zlat 0.006209557
18782024-02-13T16:36:24.975Zstop 0.000182836
18792024-02-13T16:36:24.975Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18802024-02-13T16:36:24.975Z+ ptime -m gzip
18812024-02-13T16:36:24.975Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-000e38cfb9ecff29
18822024-02-13T16:36:26.262Z
18832024-02-13T16:36:26.262Zreal 1.281214002
18842024-02-13T16:36:26.262Zuser 1.269894435
18852024-02-13T16:36:26.262Zsys 0.010737562
18862024-02-13T16:36:26.262Ztrap 0.000087765
18872024-02-13T16:36:26.266Ztflt 0.000000000
18882024-02-13T16:36:26.266Zdflt 0.000000000
18892024-02-13T16:36:26.266Zkflt 0.000000000
18902024-02-13T16:36:26.266Zlock 0.000000000
18912024-02-13T16:36:26.266Zslp 0.000000000
18922024-02-13T16:36:26.267Zlat 0.000098031
18932024-02-13T16:36:26.267Zstop 0.000177037
18942024-02-13T16:36:26.267Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18952024-02-13T16:36:26.267Z+ ptime -m gzip
18962024-02-13T16:36:26.267Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a157f2ab3f0f1a11
18972024-02-13T16:36:39.816Z
18982024-02-13T16:36:39.820Zreal 13.547862775
18992024-02-13T16:36:39.820Zuser 13.449487539
19002024-02-13T16:36:39.820Zsys 0.094845575
19012024-02-13T16:36:39.820Ztrap 0.001812743
19022024-02-13T16:36:39.820Ztflt 0.000000000
19032024-02-13T16:36:39.820Zdflt 0.000000000
19042024-02-13T16:36:39.820Zkflt 0.000000000
19052024-02-13T16:36:39.820Zlock 0.000000000
19062024-02-13T16:36:39.821Zslp 0.000000000
19072024-02-13T16:36:39.821Zlat 0.001325475
19082024-02-13T16:36:39.821Zstop 0.000174377
19092024-02-13T16:36:39.821Z+ banner caboose-util
19102024-02-13T16:36:39.821Z
19112024-02-13T16:36:39.821Z #### ## ##### #### #### #### ###### # # #####
19122024-02-13T16:36:39.821Z # # # # # # # # # # # # # # #
19132024-02-13T16:36:39.821Z # # # ##### # # # # #### ##### ##### # # #
19142024-02-13T16:36:39.821Z # ###### # # # # # # # # # # #
19152024-02-13T16:36:39.821Z # # # # # # # # # # # # # # # #
19162024-02-13T16:36:39.821Z #### # # ##### #### #### #### ###### #### #
19172024-02-13T16:36:39.821Z
19182024-02-13T16:36:39.821Z+ ptime -m cargo build --locked -p caboose-util --release
19192024-02-13T16:36:40.220Z Downloading crates ...
19202024-02-13T16:36:40.519Z Downloaded env_logger v0.10.0
19212024-02-13T16:36:40.522Z Downloaded crc v3.0.1
19222024-02-13T16:36:40.525Z Downloaded maybe-uninit v2.0.0
19232024-02-13T16:36:40.527Z Downloaded pkcs1 v0.7.5
19242024-02-13T16:36:40.533Z Downloaded path-slash v0.1.5
19252024-02-13T16:36:40.536Z Downloaded tap v1.0.1
19262024-02-13T16:36:40.539Z Downloaded funty v2.0.0
19272024-02-13T16:36:40.542Z Downloaded packed_struct v0.10.1
19282024-02-13T16:36:40.542Z Downloaded crc-catalog v2.2.0
19292024-02-13T16:36:40.542Z Downloaded packed_struct_codegen v0.10.1
19302024-02-13T16:36:40.545Z Downloaded wyz v0.5.1
19312024-02-13T16:36:40.545Z Downloaded array-init v0.0.4
19322024-02-13T16:36:40.545Z Downloaded nodrop v0.1.14
19332024-02-13T16:36:40.548Z Downloaded smallvec v0.6.14
19342024-02-13T16:36:40.548Z Downloaded radium v0.7.0
19352024-02-13T16:36:40.548Z Downloaded termcolor v1.2.0
19362024-02-13T16:36:40.551Z Downloaded bitfield v0.14.0
19372024-02-13T16:36:40.551Z Downloaded serde-hex v0.1.0
19382024-02-13T16:36:40.554Z Downloaded crc-any v2.4.3
19392024-02-13T16:36:40.567Z Downloaded rsa v0.9.2
19402024-02-13T16:36:40.572Z Downloaded ron v0.8.1
19412024-02-13T16:36:40.577Z Downloaded x509-cert v0.2.4
19422024-02-13T16:36:40.582Z Downloaded num-bigint-dig v0.8.4
19432024-02-13T16:36:40.588Z Downloaded object v0.30.4
19442024-02-13T16:36:40.597Z Downloaded bitvec v1.0.1
19452024-02-13T16:36:40.705Z Compiling proc-macro2 v1.0.78
19462024-02-13T16:36:40.706Z Compiling unicode-ident v1.0.12
19472024-02-13T16:36:40.709Z Compiling libc v0.2.153
19482024-02-13T16:36:40.709Z Compiling autocfg v1.1.0
19492024-02-13T16:36:40.709Z Compiling serde v1.0.196
19502024-02-13T16:36:40.709Z Compiling version_check v0.9.4
19512024-02-13T16:36:40.709Z Compiling cfg-if v1.0.0
19522024-02-13T16:36:40.846Z Compiling once_cell v1.19.0
19532024-02-13T16:36:40.867Z Compiling typenum v1.16.0
19542024-02-13T16:36:40.910Z Compiling parking_lot_core v0.9.8
19552024-02-13T16:36:41.224Z Compiling memchr v2.6.3
19562024-02-13T16:36:41.313Z Compiling syn v1.0.109
19572024-02-13T16:36:41.343Z Compiling byteorder v1.5.0
19582024-02-13T16:36:41.455Z Compiling lock_api v0.4.10
19592024-02-13T16:36:41.750Z Compiling generic-array v0.14.7
19602024-02-13T16:36:41.761Z Compiling libm v0.2.7
19612024-02-13T16:36:41.886Z Compiling num-traits v0.2.16
19622024-02-13T16:36:42.064Z Compiling ahash v0.8.7
19632024-02-13T16:36:42.097Z Compiling quote v1.0.35
19642024-02-13T16:36:42.197Z Compiling pkg-config v0.3.27
19652024-02-13T16:36:42.261Z Compiling thiserror v1.0.56
19662024-02-13T16:36:42.713Z Compiling syn v2.0.48
19672024-02-13T16:36:42.724Z Compiling cc v1.0.83
19682024-02-13T16:36:42.790Z Compiling getrandom v0.2.10
19692024-02-13T16:36:43.141Z Compiling serde_json v1.0.113
19702024-02-13T16:36:43.256Z Compiling scopeguard v1.2.0
19712024-02-13T16:36:43.629Z Compiling slab v0.4.9
19722024-02-13T16:36:43.744Z Compiling itoa v1.0.9
19732024-02-13T16:36:43.818Z Compiling log v0.4.20
19742024-02-13T16:36:43.967Z Compiling rand_core v0.6.4
19752024-02-13T16:36:44.456Z Compiling smallvec v1.13.1
19762024-02-13T16:36:44.906Z Compiling vcpkg v0.2.15
19772024-02-13T16:36:45.337Z Compiling pin-project-lite v0.2.13
19782024-02-13T16:36:45.456Z Compiling parking_lot v0.12.1
19792024-02-13T16:36:45.713Z Compiling const-oid v0.9.5
19802024-02-13T16:36:46.272Z Compiling ring v0.17.7
19812024-02-13T16:36:46.318Z Compiling ryu v1.0.15
19822024-02-13T16:36:46.601Z Compiling ucd-trie v0.1.6
19832024-02-13T16:36:46.652Z Compiling openssl-sys v0.9.96
19842024-02-13T16:36:47.091Z Compiling signal-hook-registry v1.4.1
19852024-02-13T16:36:47.654Z Compiling io-lifetimes v1.0.11
19862024-02-13T16:36:47.755Z Compiling subtle v2.5.0
19872024-02-13T16:36:47.900Z Compiling ring v0.16.20
19882024-02-13T16:36:48.060Z Compiling mio v0.8.9
19892024-02-13T16:36:48.312Z Compiling num-integer v0.1.45
19902024-02-13T16:36:48.622Z Compiling futures-core v0.3.30
19912024-02-13T16:36:48.846Z Compiling semver v1.0.21
19922024-02-13T16:36:50.096Z Compiling spin v0.5.2
19932024-02-13T16:36:50.107Z Compiling rustix v0.37.23
19942024-02-13T16:36:50.675Z Compiling socket2 v0.5.5
19952024-02-13T16:36:50.760Z Compiling num_cpus v1.16.0
19962024-02-13T16:36:50.771Z Compiling futures-sink v0.3.30
19972024-02-13T16:36:50.882Z Compiling unicode-xid v0.2.4
19982024-02-13T16:36:50.921Z Compiling heck v0.4.1
19992024-02-13T16:36:51.035Z Compiling allocator-api2 v0.2.16
20002024-02-13T16:36:51.176Z Compiling httparse v1.8.0
20012024-02-13T16:36:51.573Z Compiling openssl v0.10.60
20022024-02-13T16:36:51.584Z Compiling synstructure v0.12.6
20032024-02-13T16:36:51.806Z Compiling tinyvec_macros v0.1.1
20042024-02-13T16:36:51.888Z Compiling equivalent v1.0.1
20052024-02-13T16:36:51.988Z Compiling tinyvec v1.6.0
20062024-02-13T16:36:52.393Z Compiling futures-channel v0.3.30
20072024-02-13T16:36:52.746Z Compiling rustls v0.21.9
20082024-02-13T16:36:52.803Z Compiling ppv-lite86 v0.2.17
20092024-02-13T16:36:52.845Z Compiling pin-utils v0.1.0
20102024-02-13T16:36:52.926Z Compiling futures-task v0.3.30
20112024-02-13T16:36:53.037Z Compiling futures-io v0.3.30
20122024-02-13T16:36:53.041Z Compiling native-tls v0.2.11
20132024-02-13T16:36:53.292Z Compiling crc32fast v1.3.2
20142024-02-13T16:36:53.384Z Compiling bzip2-sys v0.1.11+1.0.8
20152024-02-13T16:36:53.478Z Compiling unicode-normalization v0.1.22
20162024-02-13T16:36:53.626Z Compiling rand_chacha v0.3.1
20172024-02-13T16:36:53.653Z Compiling spin v0.9.8
20182024-02-13T16:36:53.750Z Compiling tracing-core v0.1.31
20192024-02-13T16:36:53.829Z Compiling base64ct v1.6.0
20202024-02-13T16:36:54.016Z Compiling unicode-bidi v0.3.13
20212024-02-13T16:36:54.659Z Compiling pem-rfc7468 v0.7.0
20222024-02-13T16:36:54.678Z Compiling rand v0.8.5
20232024-02-13T16:36:55.396Z Compiling errno v0.3.8
20242024-02-13T16:36:55.465Z Compiling num-iter v0.1.43
20252024-02-13T16:36:55.654Z Compiling usdt-impl v0.3.5
20262024-02-13T16:36:55.779Z Compiling schemars v0.8.16
20272024-02-13T16:36:55.991Z Compiling flagset v0.4.3
20282024-02-13T16:36:56.011Z Compiling serde_derive v1.0.196
20292024-02-13T16:36:56.127Z Compiling zeroize_derive v1.4.2
20302024-02-13T16:36:56.207Z Compiling zerocopy-derive v0.7.32
20312024-02-13T16:36:56.210Z Compiling thiserror-impl v1.0.56
20322024-02-13T16:36:56.269Z Compiling tokio-macros v2.2.0
20332024-02-13T16:36:56.395Z Compiling futures-macro v0.3.30
20342024-02-13T16:36:56.574Z Compiling tracing-attributes v0.1.26
20352024-02-13T16:36:56.809Z Compiling der_derive v0.7.2
20362024-02-13T16:36:57.588Z Compiling zeroize v1.7.0
20372024-02-13T16:36:58.281Z Compiling zerocopy v0.7.32
20382024-02-13T16:36:59.127Z Compiling pest v2.7.6
20392024-02-13T16:36:59.208Z Compiling zerocopy-derive v0.2.0
20402024-02-13T16:36:59.514Z Compiling crypto-common v0.1.6
20412024-02-13T16:36:59.543Z Compiling block-buffer v0.10.4
20422024-02-13T16:36:59.807Z Compiling digest v0.10.7
20432024-02-13T16:36:59.899Z Compiling openssl-macros v0.1.1
20442024-02-13T16:37:00.281Z Compiling futures-util v0.3.30
20452024-02-13T16:37:00.611Z Compiling tracing v0.1.37
20462024-02-13T16:37:00.707Z Compiling hashbrown v0.14.2
20472024-02-13T16:37:00.787Z Compiling scroll_derive v0.12.0
20482024-02-13T16:37:00.930Z Compiling zerocopy-derive v0.6.4
20492024-02-13T16:37:01.072Z Compiling rustix v0.38.31
20502024-02-13T16:37:01.716Z Compiling pest_meta v2.7.6
20512024-02-13T16:37:01.792Z Compiling signal-hook v0.3.17
20522024-02-13T16:37:02.200Z Compiling der v0.7.8
20532024-02-13T16:37:02.898Z Compiling serde_derive_internals v0.26.0
20542024-02-13T16:37:03.303Z Compiling pest_generator v2.7.6
20552024-02-13T16:37:05.926Z Compiling pest_derive v2.7.6
20562024-02-13T16:37:06.696Z Compiling bitflags v1.3.2
20572024-02-13T16:37:06.708Z Compiling fnv v1.0.7
20582024-02-13T16:37:06.823Z Compiling schemars_derive v0.8.16
20592024-02-13T16:37:07.680Z Compiling spki v0.7.2
20602024-02-13T16:37:08.373Z Compiling zerocopy v0.3.0
20612024-02-13T16:37:09.210Z Compiling lazy_static v1.4.0
20622024-02-13T16:37:10.000Z Compiling bytes v1.5.0
20632024-02-13T16:37:10.201Z Compiling indexmap v2.2.2
20642024-02-13T16:37:10.288Z Compiling bitflags v2.4.0
20652024-02-13T16:37:10.628Z Compiling rustc_version v0.4.0
20662024-02-13T16:37:10.685Z Compiling uuid v1.7.0
20672024-02-13T16:37:10.853Z Compiling tokio v1.36.0
20682024-02-13T16:37:11.166Z Compiling http v0.2.11
20692024-02-13T16:37:11.238Z Compiling heapless v0.7.16
20702024-02-13T16:37:11.419Z Compiling backtrace v0.3.69
20712024-02-13T16:37:12.198Z Compiling thread-id v4.2.0
20722024-02-13T16:37:12.298Z Compiling num-bigint v0.4.4
20732024-02-13T16:37:12.849Z Compiling memoffset v0.9.0
20742024-02-13T16:37:13.221Z Compiling iana-time-zone v0.1.57
20752024-02-13T16:37:13.406Z Compiling base64 v0.21.7
20762024-02-13T16:37:13.592Z Compiling crossbeam-utils v0.8.16
20772024-02-13T16:37:13.873Z Compiling untrusted v0.9.0
20782024-02-13T16:37:14.042Z Compiling percent-encoding v2.3.1
20792024-02-13T16:37:14.088Z Compiling untrusted v0.7.1
20802024-02-13T16:37:14.214Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20812024-02-13T16:37:14.292Z Compiling foreign-types-shared v0.1.1
20822024-02-13T16:37:14.400Z Compiling smoltcp v0.9.1
20832024-02-13T16:37:14.469Z Compiling async-trait v0.1.77
20842024-02-13T16:37:14.680Z Compiling foreign-types v0.3.2
20852024-02-13T16:37:15.018Z Compiling chrono v0.4.31
20862024-02-13T16:37:16.933Z Compiling dof v0.1.5
20872024-02-13T16:37:17.743Z Compiling dtrace-parser v0.1.14
20882024-02-13T16:37:18.140Z Compiling hmac v0.12.1
20892024-02-13T16:37:18.362Z Compiling clap_derive v4.4.2
20902024-02-13T16:37:19.120Z Compiling tokio-util v0.7.10
20912024-02-13T16:37:19.368Z Compiling siphasher v0.3.11
20922024-02-13T16:37:19.515Z Compiling try-lock v0.2.4
20932024-02-13T16:37:19.786Z Compiling time-core v0.1.1
20942024-02-13T16:37:19.960Z Compiling utf8parse v0.2.1
20952024-02-13T16:37:20.054Z Compiling cpufeatures v0.2.12
20962024-02-13T16:37:20.139Z Compiling anstyle v1.0.2
20972024-02-13T16:37:20.158Z Compiling rustversion v1.0.14
20982024-02-13T16:37:20.594Z Compiling adler v1.0.2
20992024-02-13T16:37:20.690Z Compiling h2 v0.3.24
21002024-02-13T16:37:20.775Z Compiling miniz_oxide v0.7.1
21012024-02-13T16:37:20.786Z Compiling sha2 v0.10.8
21022024-02-13T16:37:22.094Z Compiling anstyle-parse v0.2.1
21032024-02-13T16:37:22.511Z Compiling time-macros v0.2.13
21042024-02-13T16:37:24.432Z Compiling want v0.3.1
21052024-02-13T16:37:25.563Z Compiling rustls-webpki v0.101.7
21062024-02-13T16:37:26.595Z Compiling sct v0.7.0
21072024-02-13T16:37:26.986Z Compiling form_urlencoded v1.2.1
21082024-02-13T16:37:27.275Z Compiling http-body v0.4.5
21092024-02-13T16:37:27.690Z Compiling serde_tokenstream v0.1.7
21102024-02-13T16:37:28.194Z Compiling pkcs8 v0.10.2
21112024-02-13T16:37:28.844Z Compiling hubpack_derive v0.1.1
21122024-02-13T16:37:29.366Z Compiling socket2 v0.4.9
21132024-02-13T16:37:29.593Z Compiling crossbeam-epoch v0.9.15
21142024-02-13T16:37:29.719Z Compiling usdt-impl v0.5.0
21152024-02-13T16:37:30.030Z Compiling httpdate v1.0.3
21162024-02-13T16:37:30.140Z Compiling radium v0.7.0
21172024-02-13T16:37:30.213Z Compiling openssl-probe v0.1.5
21182024-02-13T16:37:30.271Z Compiling anyhow v1.0.75
21192024-02-13T16:37:30.483Z Compiling colorchoice v1.0.0
21202024-02-13T16:37:30.647Z Compiling slog v2.7.0
21212024-02-13T16:37:30.880Z Compiling tower-service v0.3.2
21222024-02-13T16:37:31.113Z Compiling anstyle-query v1.0.0
21232024-02-13T16:37:31.217Z Compiling anstream v0.5.0
21242024-02-13T16:37:31.808Z Compiling hyper v0.14.27
21252024-02-13T16:37:36.227Z Compiling terminal_size v0.2.6
21262024-02-13T16:37:38.665Z Compiling toml_datetime v0.6.5
21272024-02-13T16:37:39.087Z Compiling serde_spanned v0.6.5
21282024-02-13T16:37:39.318Z Compiling zerocopy v0.6.4
21292024-02-13T16:37:39.775Z Compiling scroll v0.12.0
21302024-02-13T16:37:40.149Z Compiling md-5 v0.10.5
21312024-02-13T16:37:40.326Z Compiling stringprep v0.1.3
21322024-02-13T16:37:40.365Z Compiling idna v0.5.0
21332024-02-13T16:37:40.607Z Compiling diesel_table_macro_syntax v0.1.0
21342024-02-13T16:37:40.971Z Compiling hash32 v0.2.1
21352024-02-13T16:37:41.100Z Compiling aho-corasick v1.0.4
21362024-02-13T16:37:41.349Z Compiling strsim v0.10.0
21372024-02-13T16:37:41.507Z Compiling tap v1.0.1
21382024-02-13T16:37:41.650Z Compiling regex-syntax v0.8.2
21392024-02-13T16:37:41.691Z Compiling clap_lex v0.5.1
21402024-02-13T16:37:41.769Z Compiling winnow v0.5.15
21412024-02-13T16:37:42.555Z Compiling fallible-iterator v0.2.0
21422024-02-13T16:37:42.883Z Compiling dyn-clone v1.0.16
21432024-02-13T16:37:42.896Z Compiling gimli v0.28.0
21442024-02-13T16:37:43.080Z Compiling plain v0.2.3
21452024-02-13T16:37:43.235Z Compiling maybe-uninit v2.0.0
21462024-02-13T16:37:43.251Z Compiling stable_deref_trait v1.2.0
21472024-02-13T16:37:43.680Z Compiling goblin v0.8.0
21482024-02-13T16:37:43.756Z Compiling postgres-protocol v0.6.6
21492024-02-13T16:37:44.624Z Compiling clap_builder v4.4.2
21502024-02-13T16:37:44.929Z Compiling wyz v0.5.1
21512024-02-13T16:37:45.017Z Compiling url v2.5.0
21522024-02-13T16:37:45.421Z Compiling regex-automata v0.4.4
21532024-02-13T16:37:45.653Z Compiling diesel_derives v2.1.2
21542024-02-13T16:37:47.629Z Compiling addr2line v0.21.0
21552024-02-13T16:37:48.447Z Compiling tokio-rustls v0.24.1
21562024-02-13T16:37:48.848Z Compiling strum_macros v0.25.2
21572024-02-13T16:37:50.263Z Compiling tokio-native-tls v0.3.1
21582024-02-13T16:37:53.164Z Compiling usdt-macro v0.3.5
21592024-02-13T16:37:53.167Z Compiling usdt-attr-macro v0.3.5
21602024-02-13T16:37:54.469Z Compiling phf_shared v0.11.2
21612024-02-13T16:37:54.989Z Compiling block-padding v0.3.3
21622024-02-13T16:37:55.079Z Compiling enum-as-inner v0.5.1
21632024-02-13T16:37:55.201Z Compiling serde_repr v0.1.16
21642024-02-13T16:37:55.507Z Compiling ff v0.13.0
21652024-02-13T16:37:55.743Z Compiling scheduled-thread-pool v0.2.7
21662024-02-13T16:37:56.195Z Compiling object v0.32.1
21672024-02-13T16:37:57.423Z Compiling regex-automata v0.1.10
21682024-02-13T16:37:57.823Z Compiling rustc-demangle v0.1.23
21692024-02-13T16:37:57.932Z Compiling funty v2.0.0
21702024-02-13T16:37:58.877Z Compiling num_threads v0.1.6
21712024-02-13T16:37:59.004Z Compiling bit-vec v0.6.3
21722024-02-13T16:37:59.436Z Compiling pretty-hex v0.4.1
21732024-02-13T16:37:59.656Z Compiling base16ct v0.2.0
21742024-02-13T16:37:59.933Z Compiling packed_struct v0.10.1
21752024-02-13T16:38:00.335Z Compiling managed v0.8.0
21762024-02-13T16:38:00.486Z Compiling ipnet v2.9.0
21772024-02-13T16:38:00.963Z Compiling num-bigint-dig v0.8.4
21782024-02-13T16:38:01.576Z Compiling deranged v0.3.8
21792024-02-13T16:38:01.588Z Compiling matches v0.1.10
21802024-02-13T16:38:01.675Z Compiling idna v0.2.3
21812024-02-13T16:38:03.408Z Compiling time v0.3.27
21822024-02-13T16:38:05.927Z Compiling sec1 v0.7.3
21832024-02-13T16:38:06.191Z Compiling dof v0.3.0
21842024-02-13T16:38:06.478Z Compiling bitvec v1.0.1
21852024-02-13T16:38:07.001Z Compiling bstr v0.2.17
21862024-02-13T16:38:08.318Z Compiling r2d2 v0.8.10
21872024-02-13T16:38:08.406Z Compiling group v0.13.0
21882024-02-13T16:38:08.693Z Compiling inout v0.1.3
21892024-02-13T16:38:08.942Z Compiling phf v0.11.2
21902024-02-13T16:38:09.850Z Compiling hyper-tls v0.5.0
21912024-02-13T16:38:10.200Z Compiling regex v1.10.3
21922024-02-13T16:38:10.290Z Compiling hyper-rustls v0.24.2
21932024-02-13T16:38:10.647Z Compiling signal-hook-mio v0.2.3
21942024-02-13T16:38:10.807Z Compiling clap v4.4.3
21952024-02-13T16:38:10.917Z Compiling flate2 v1.0.28
21962024-02-13T16:38:11.106Z Compiling ipnetwork v0.20.0
21972024-02-13T16:38:11.224Z Compiling bzip2 v0.4.4
21982024-02-13T16:38:11.613Z Compiling toml_edit v0.19.15
21992024-02-13T16:38:11.877Z Compiling postgres-types v0.2.6
22002024-02-13T16:38:12.366Z Compiling hubpack v0.1.2
22012024-02-13T16:38:12.483Z Compiling serde_urlencoded v0.7.1
22022024-02-13T16:38:12.813Z Compiling rustls-pemfile v1.0.3
22032024-02-13T16:38:12.881Z Compiling phf_shared v0.10.0
22042024-02-13T16:38:13.018Z Compiling hkdf v0.12.4
22052024-02-13T16:38:13.261Z Compiling dtrace-parser v0.2.0
22062024-02-13T16:38:13.272Z Compiling futures-executor v0.3.30
22072024-02-13T16:38:15.676Z Compiling crypto-bigint v0.5.2
22082024-02-13T16:38:15.996Z Compiling packed_struct_codegen v0.10.1
22092024-02-13T16:38:16.809Z Compiling float-cmp v0.9.0
22102024-02-13T16:38:17.181Z Compiling indexmap v1.9.3
22112024-02-13T16:38:17.521Z Compiling encoding_rs v0.8.33
22122024-02-13T16:38:17.559Z Compiling difflib v0.4.0
22132024-02-13T16:38:17.807Z Compiling crc-catalog v2.2.0
22142024-02-13T16:38:17.941Z Compiling whoami v1.4.1
22152024-02-13T16:38:18.614Z Compiling mime v0.3.17
22162024-02-13T16:38:18.677Z Compiling regex-automata v0.3.8
22172024-02-13T16:38:18.689Z Compiling data-encoding v2.4.0
22182024-02-13T16:38:18.785Z Compiling normalize-line-endings v0.3.0
22192024-02-13T16:38:18.910Z Compiling static_assertions v1.1.0
22202024-02-13T16:38:19.155Z Compiling fixedbitset v0.4.2
22212024-02-13T16:38:19.232Z Compiling nodrop v0.1.14
22222024-02-13T16:38:19.361Z Compiling precomputed-hash v0.1.1
22232024-02-13T16:38:19.478Z Compiling predicates-core v1.0.6
22242024-02-13T16:38:19.787Z Compiling minimal-lexical v0.2.1
22252024-02-13T16:38:20.311Z Compiling either v1.9.0
22262024-02-13T16:38:20.466Z Compiling unicode-width v0.1.11
22272024-02-13T16:38:20.649Z Compiling webpki-roots v0.25.2
22282024-02-13T16:38:20.733Z Compiling unicode-segmentation v1.10.1
22292024-02-13T16:38:21.165Z Compiling new_debug_unreachable v1.0.4
22302024-02-13T16:38:21.259Z Compiling string_cache v0.8.7
22312024-02-13T16:38:21.587Z Compiling similar v2.3.0
22322024-02-13T16:38:21.686Z Compiling reqwest v0.11.22
22332024-02-13T16:38:24.058Z Compiling itertools v0.10.5
22342024-02-13T16:38:26.039Z Compiling console v0.15.8
22352024-02-13T16:38:26.935Z Compiling bstr v1.6.0
22362024-02-13T16:38:26.970Z Compiling nom v7.1.3
22372024-02-13T16:38:27.450Z Compiling predicates v3.1.0
22382024-02-13T16:38:28.427Z Compiling petgraph v0.6.4
22392024-02-13T16:38:28.973Z Compiling array-init v0.0.4
22402024-02-13T16:38:30.171Z Compiling trust-dns-proto v0.22.0
22412024-02-13T16:38:30.888Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22422024-02-13T16:38:36.939Z Compiling tokio-postgres v0.7.10
22432024-02-13T16:38:37.341Z Compiling crc v3.0.1
22442024-02-13T16:38:38.096Z Compiling elliptic-curve v0.13.8
22452024-02-13T16:38:40.007Z Compiling toml v0.7.8
22462024-02-13T16:38:41.889Z Compiling futures v0.3.30
22472024-02-13T16:38:43.016Z Compiling smallvec v0.6.14
22482024-02-13T16:38:43.231Z Compiling zip v0.6.6
22492024-02-13T16:38:43.300Z Compiling diesel v2.1.4
22502024-02-13T16:38:43.396Z Compiling yasna v0.5.2
22512024-02-13T16:38:43.500Z Compiling crossterm v0.27.0
22522024-02-13T16:38:44.545Z Compiling cipher v0.4.4
22532024-02-13T16:38:46.910Z Compiling bit-set v0.5.3
22542024-02-13T16:38:47.208Z Compiling usdt v0.3.5
22552024-02-13T16:38:47.479Z Compiling is-terminal v0.4.9
22562024-02-13T16:38:47.721Z Compiling toml_edit v0.21.1
22572024-02-13T16:38:54.710Z Compiling pkcs1 v0.7.5
22582024-02-13T16:38:54.807Z Compiling tokio-stream v0.1.14
22592024-02-13T16:38:56.407Z Compiling openapiv3 v2.0.0
22602024-02-13T16:38:57.738Z Compiling hex v0.4.3
22612024-02-13T16:38:58.532Z Compiling hashbrown v0.13.2
22622024-02-13T16:38:59.802Z Compiling signature v2.1.0
22632024-02-13T16:39:00.770Z Compiling termcolor v1.2.0
22642024-02-13T16:39:01.712Z Compiling hashbrown v0.12.3
22652024-02-13T16:39:03.043Z Compiling lalrpop-util v0.19.12
22662024-02-13T16:39:03.381Z Compiling bitfield v0.14.0
22672024-02-13T16:39:10.678Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22682024-02-13T16:39:13.164Z Compiling env_logger v0.10.0
22692024-02-13T16:39:14.980Z Compiling rsa v0.9.2
22702024-02-13T16:39:22.238Z Compiling serde-hex v0.1.0
22712024-02-13T16:39:24.095Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22722024-02-13T16:39:26.553Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22732024-02-13T16:39:28.378Z Compiling ron v0.8.1
22742024-02-13T16:39:28.650Z Compiling x509-cert v0.2.4
22752024-02-13T16:39:35.591Z Compiling crc-any v2.4.3
22762024-02-13T16:39:44.168Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22772024-02-13T16:39:57.601Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22782024-02-13T16:40:02.201Z Compiling object v0.30.4
22792024-02-13T16:40:10.501Z Compiling path-slash v0.1.5
22802024-02-13T16:40:10.731Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22812024-02-13T16:40:36.182Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22822024-02-13T16:40:36.945Z Finished release [optimized] target(s) in 3m 57s
22832024-02-13T16:40:37.018Z
22842024-02-13T16:40:37.018Zreal 3:57.130491938
22852024-02-13T16:40:37.018Zuser 26:21.952742523
22862024-02-13T16:40:37.018Zsys 3:02.462864388
22872024-02-13T16:40:37.018Ztrap 0.801215911
22882024-02-13T16:40:37.021Ztflt 1.984821843
22892024-02-13T16:40:37.021Zdflt 0.677587505
22902024-02-13T16:40:37.021Zkflt 0.000298523
22912024-02-13T16:40:37.021Zlock 59:55.972663313
22922024-02-13T16:40:37.021Zslp 1:17:47.836552040
22932024-02-13T16:40:37.021Zlat 1:26.400209976
22942024-02-13T16:40:37.021Zstop 1:19.804555865
22952024-02-13T16:40:37.021Z+ ptime -m gzip
22962024-02-13T16:40:37.476Z
22972024-02-13T16:40:37.479Zreal 0.455159423
22982024-02-13T16:40:37.479Zuser 0.449281017
22992024-02-13T16:40:37.480Zsys 0.005337245
23002024-02-13T16:40:37.480Ztrap 0.000029625
23012024-02-13T16:40:37.480Ztflt 0.000000000
23022024-02-13T16:40:37.480Zdflt 0.000000000
23032024-02-13T16:40:37.480Zkflt 0.000000000
23042024-02-13T16:40:37.480Zlock 0.000000000
23052024-02-13T16:40:37.480Zslp 0.000000000
23062024-02-13T16:40:37.480Zlat 0.000115199
23072024-02-13T16:40:37.480Zstop 0.000175457
23082024-02-13T16:40:37.480Z+ banner tufaceous
23092024-02-13T16:40:37.480Z
23102024-02-13T16:40:37.480Z ##### # # ###### ## #### ###### #### # # ####
23112024-02-13T16:40:37.480Z # # # # # # # # # # # # # #
23122024-02-13T16:40:37.480Z # # # ##### # # # ##### # # # # ####
23132024-02-13T16:40:37.480Z # # # # ###### # # # # # # #
23142024-02-13T16:40:37.480Z # # # # # # # # # # # # # # #
23152024-02-13T16:40:37.480Z # #### # # # #### ###### #### #### ####
23162024-02-13T16:40:37.480Z
23172024-02-13T16:40:37.480Z+ ptime -m cargo build --locked -p tufaceous --release
23182024-02-13T16:40:37.883Z Downloading crates ...
23192024-02-13T16:40:38.158Z Downloaded parse-size v1.0.0
23202024-02-13T16:40:38.161Z Downloaded async-recursion v1.0.5
23212024-02-13T16:40:38.167Z Downloaded serde_plain v1.0.2
23222024-02-13T16:40:38.170Z Downloaded globset v0.4.13
23232024-02-13T16:40:38.179Z Downloaded doc-comment v0.3.3
23242024-02-13T16:40:38.183Z Downloaded pin-project v1.1.3
23252024-02-13T16:40:38.195Z Downloaded buf-list v1.0.3
23262024-02-13T16:40:38.198Z Downloaded pin-project-internal v1.1.3
23272024-02-13T16:40:38.201Z Downloaded humantime v2.1.0
23282024-02-13T16:40:38.201Z Downloaded snafu-derive v0.7.5
23292024-02-13T16:40:38.204Z Downloaded typed-path v0.7.0
23302024-02-13T16:40:38.207Z Downloaded tough v0.16.0
23312024-02-13T16:40:38.215Z Downloaded snafu v0.7.5
23322024-02-13T16:40:38.224Z Downloaded olpc-cjson v0.1.3
23332024-02-13T16:40:38.227Z Downloaded fs-err v2.11.0
23342024-02-13T16:40:38.319Z Compiling serde_tokenstream v0.2.0
23352024-02-13T16:40:38.382Z Compiling regress v0.7.1
23362024-02-13T16:40:38.394Z Compiling dirs-sys-next v0.1.2
23372024-02-13T16:40:38.397Z Compiling rustls-pki-types v1.1.0
23382024-02-13T16:40:38.397Z Compiling ident_case v1.0.1
23392024-02-13T16:40:38.418Z Compiling thread_local v1.1.7
23402024-02-13T16:40:38.421Z Compiling heck v0.4.1
23412024-02-13T16:40:38.550Z Compiling dirs-next v2.0.0
23422024-02-13T16:40:38.786Z Compiling darling_core v0.20.3
23432024-02-13T16:40:38.856Z Compiling camino v1.1.6
23442024-02-13T16:40:39.267Z Compiling rustls v0.22.2
23452024-02-13T16:40:39.437Z Compiling slog-async v2.8.0
23462024-02-13T16:40:39.593Z Compiling rustls-webpki v0.102.1
23472024-02-13T16:40:39.608Z Compiling term v0.7.0
23482024-02-13T16:40:39.677Z Compiling crossbeam-channel v0.5.8
23492024-02-13T16:40:39.785Z Compiling getopts v0.2.21
23502024-02-13T16:40:39.982Z Compiling structmeta-derive v0.3.0
23512024-02-13T16:40:40.665Z Compiling atty v0.2.14
23522024-02-13T16:40:40.811Z Compiling multer v3.0.0
23532024-02-13T16:40:41.141Z Compiling paste v1.0.14
23542024-02-13T16:40:41.465Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23552024-02-13T16:40:41.612Z Compiling take_mut v0.2.2
23562024-02-13T16:40:42.733Z Compiling unsafe-libyaml v0.2.10
23572024-02-13T16:40:43.038Z Compiling doc-comment v0.3.3
23582024-02-13T16:40:43.560Z Compiling match_cfg v0.1.0
23592024-02-13T16:40:43.660Z Compiling hostname v0.3.1
23602024-02-13T16:40:44.073Z Compiling serde_yaml v0.9.25
23612024-02-13T16:40:44.211Z Compiling darling_macro v0.20.3
23622024-02-13T16:40:44.458Z Compiling structmeta v0.3.0
23632024-02-13T16:40:44.663Z Compiling slog-term v2.9.0
23642024-02-13T16:40:45.179Z Compiling darling v0.20.3
23652024-02-13T16:40:47.727Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23662024-02-13T16:40:47.747Z Compiling slog-json v2.6.1
23672024-02-13T16:40:47.766Z Compiling http v1.0.0
23682024-02-13T16:40:48.027Z Compiling async-stream-impl v0.3.5
23692024-02-13T16:40:48.276Z Compiling pin-project-internal v1.1.3
23702024-02-13T16:40:49.334Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23712024-02-13T16:40:49.424Z Compiling fastrand v2.0.1
23722024-02-13T16:40:49.513Z Compiling atomic-waker v1.1.1
23732024-02-13T16:40:49.703Z Compiling waitgroup v0.1.2
23742024-02-13T16:40:49.943Z Compiling tempfile v3.10.0
23752024-02-13T16:40:50.093Z Compiling tokio-rustls v0.25.0
23762024-02-13T16:40:50.571Z Compiling async-stream v0.3.5
23772024-02-13T16:40:50.894Z Compiling slog-bunyan v2.5.0
23782024-02-13T16:40:51.130Z Compiling pin-project v1.1.3
23792024-02-13T16:40:51.257Z Compiling serde_with_macros v3.6.0
23802024-02-13T16:40:51.260Z Compiling parse-display-derive v0.9.0
23812024-02-13T16:40:53.023Z Compiling toml v0.8.9
23822024-02-13T16:40:53.055Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23832024-02-13T16:40:53.082Z Compiling rustls-pemfile v2.0.0
23842024-02-13T16:40:53.337Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23852024-02-13T16:40:53.809Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
23862024-02-13T16:40:54.199Z Compiling sha1 v0.10.6
23872024-02-13T16:40:55.073Z Compiling snafu-derive v0.7.5
23882024-02-13T16:40:55.157Z Compiling serde_path_to_error v0.1.15
23892024-02-13T16:40:55.229Z Compiling instant v0.1.12
23902024-02-13T16:40:55.384Z Compiling fs-err v2.11.0
23912024-02-13T16:40:55.387Z Compiling arc-swap v1.6.0
23922024-02-13T16:40:55.715Z Compiling same-file v1.0.6
23932024-02-13T16:40:56.016Z Compiling buf-list v1.0.3
23942024-02-13T16:40:56.181Z Compiling debug-ignore v1.0.5
23952024-02-13T16:40:56.184Z Compiling slog-scope v4.4.0
23962024-02-13T16:40:56.662Z Compiling walkdir v2.4.0
23972024-02-13T16:40:57.243Z Compiling backoff v0.4.0
23982024-02-13T16:40:57.627Z Compiling parse-display v0.9.0
23992024-02-13T16:40:57.852Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
24002024-02-13T16:40:57.993Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
24012024-02-13T16:40:58.752Z Compiling serde_with v3.6.0
24022024-02-13T16:40:59.587Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24032024-02-13T16:41:00.201Z Compiling snafu v0.7.5
24042024-02-13T16:41:00.385Z Compiling globset v0.4.13
24052024-02-13T16:41:01.691Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24062024-02-13T16:41:01.879Z Compiling strum v0.25.0
24072024-02-13T16:41:02.073Z Compiling olpc-cjson v0.1.3
24082024-02-13T16:41:02.656Z Compiling pem v3.0.2
24092024-02-13T16:41:03.653Z Compiling macaddr v1.0.1
24102024-02-13T16:41:04.315Z Compiling serde_plain v1.0.2
24112024-02-13T16:41:04.424Z Compiling async-recursion v1.0.5
24122024-02-13T16:41:04.834Z Compiling filetime v0.2.23
24132024-02-13T16:41:04.845Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
24142024-02-13T16:41:05.192Z Compiling xattr v1.0.1
24152024-02-13T16:41:05.459Z Compiling typed-path v0.7.0
24162024-02-13T16:41:05.476Z Compiling tar v0.4.40
24172024-02-13T16:41:09.279Z Compiling tough v0.16.0
24182024-02-13T16:41:12.829Z Compiling slog-stdlog v4.1.1
24192024-02-13T16:41:13.288Z Compiling camino-tempfile v1.1.1
24202024-02-13T16:41:13.767Z Compiling itertools v0.12.1
24212024-02-13T16:41:14.087Z Compiling parse-size v1.0.0
24222024-02-13T16:41:14.419Z Compiling slog-envlogger v2.2.0
24232024-02-13T16:41:17.198Z Compiling humantime v2.1.0
24242024-02-13T16:41:20.841Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
24252024-02-13T16:41:21.063Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24262024-02-13T16:41:30.768Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24272024-02-13T16:41:32.605Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
24282024-02-13T16:41:52.290Z Finished release [optimized] target(s) in 1m 14s
24292024-02-13T16:41:52.366Z
24302024-02-13T16:41:52.369Zreal 1:14.851868961
24312024-02-13T16:41:52.369Zuser 8:17.197820665
24322024-02-13T16:41:52.369Zsys 37.213174668
24332024-02-13T16:41:52.369Ztrap 0.229563595
24342024-02-13T16:41:52.369Ztflt 0.455054623
24352024-02-13T16:41:52.369Zdflt 0.299403809
24362024-02-13T16:41:52.369Zkflt 0.000017776
24372024-02-13T16:41:52.369Zlock 17:21.890602684
24382024-02-13T16:41:52.369Zslp 18:53.159343249
24392024-02-13T16:41:52.369Zlat 18.242894511
24402024-02-13T16:41:52.369Zstop 12.667717755
24412024-02-13T16:41:52.369Z+ ptime -m gzip
24422024-02-13T16:41:54.105Z
24432024-02-13T16:41:54.108Zreal 1.735445427
24442024-02-13T16:41:54.108Zuser 1.718105933
24452024-02-13T16:41:54.109Zsys 0.016464313
24462024-02-13T16:41:54.109Ztrap 0.000217651
24472024-02-13T16:41:54.109Ztflt 0.000000000
24482024-02-13T16:41:54.109Zdflt 0.000000000
24492024-02-13T16:41:54.109Zkflt 0.000000000
24502024-02-13T16:41:54.109Zlock 0.000000000
24512024-02-13T16:41:54.109Zslp 0.000000000
24522024-02-13T16:41:54.109Zlat 0.000262971
24532024-02-13T16:41:54.109Zstop 0.000180456
24542024-02-13T16:41:54.109Zprocess exited: duration 798191 ms, exit code 0
 
24552024-02-13T16:41:54.124Zfound 5 output files
24562024-02-13T16:41:54.124Zuploading: /work/end-to-end-tests/bootstrap-000e38cfb9ecff29.gz (10676687 bytes)
24572024-02-13T16:41:58.761Zuploaded: /work/end-to-end-tests/bootstrap-000e38cfb9ecff29.gz
24582024-02-13T16:41:58.761Zuploading: /work/end-to-end-tests/bootstrap.gz (109040523 bytes)
24592024-02-13T16:42:29.284Zuploaded: /work/end-to-end-tests/bootstrap.gz
24602024-02-13T16:42:29.284Zuploading: /work/end-to-end-tests/end_to_end_tests-a157f2ab3f0f1a11.gz (112241176 bytes)
24612024-02-13T16:43:00.898Zuploaded: /work/end-to-end-tests/end_to_end_tests-a157f2ab3f0f1a11.gz
24622024-02-13T16:43:00.898Zuploading: /work/caboose-util.gz (4102787 bytes)
24632024-02-13T16:43:02.812Zuploaded: /work/caboose-util.gz
24642024-02-13T16:43:02.815Zuploading: /work/tufaceous.gz (15851134 bytes)
24652024-02-13T16:43:07.494Zuploaded: /work/tufaceous.gz