01HPMMBA532N3CJRD4MTS3Y8TG: 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: 01HPMMBJEYQXXPBN4JTFR2QG7X

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-14T20:19:53.555Zjob assigned to worker 01HPMMBKKZGSG3M7KJHAH34GDC (queued for 53 s)
 
22024-02-14T20:19:54.683Zstarting task 0: "setup"
32024-02-14T20:19:54.792Z++ uname -s
42024-02-14T20:19:54.813Z+ kern=SunOS
52024-02-14T20:19:54.813Z+ case "$kern" in
62024-02-14T20:19:54.813Z+ groupadd -g 12345 build
72024-02-14T20:19:54.813Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-14T20:19:56.775Z+ zfs create -o mountpoint=/work rpool/work
92024-02-14T20:19:56.853Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-14T20:19:56.856Z+ home_fs=zfs
112024-02-14T20:19:56.856Z+ [[ zfs == autofs ]]
122024-02-14T20:19:56.856Z+ mkdir -p /home/build
132024-02-14T20:19:56.859Z+ chown build:build /home/build /work
142024-02-14T20:19:58.860Z+ chmod 0700 /home/build /work
152024-02-14T20:19:58.863Zprocess exited: duration 4179 ms, exit code 0
 
162024-02-14T20:19:58.869Zstarting task 1: "rust-toolchain"
172024-02-14T20:19:58.875Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-14T20:19:58.878Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-14T20:19:58.992Zinfo: downloading installer
202024-02-14T20:20:00.472Zwarning: it looks like you have an existing installation of Rust at:
212024-02-14T20:20:00.472Zwarning: /opt/ooce/bin
222024-02-14T20:20:00.472Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-14T20:20:00.473Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-14T20:20:00.473Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-14T20:20:00.473Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-14T20:20:00.473Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-14T20:20:00.474Zerror: cannot install while Rust is installed
282024-02-14T20:20:00.474Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-14T20:20:00.571Zinfo: profile set to 'default'
302024-02-14T20:20:00.571Zinfo: default host triple is x86_64-unknown-illumos
312024-02-14T20:20:00.588Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-14T20:20:00.732Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-14T20:20:00.733Zinfo: downloading component 'cargo'
342024-02-14T20:20:01.692Zinfo: downloading component 'clippy'
352024-02-14T20:20:02.011Zinfo: downloading component 'rust-docs'
362024-02-14T20:20:03.121Zinfo: downloading component 'rust-std'
372024-02-14T20:20:05.140Zinfo: downloading component 'rustc'
382024-02-14T20:20:10.007Zinfo: downloading component 'rustfmt'
392024-02-14T20:20:11.411Zinfo: installing component 'cargo'
402024-02-14T20:20:12.297Zinfo: installing component 'clippy'
412024-02-14T20:20:12.700Zinfo: installing component 'rust-docs'
422024-02-14T20:20:14.213Zinfo: installing component 'rust-std'
432024-02-14T20:20:16.200Zinfo: installing component 'rustc'
442024-02-14T20:20:20.523Zinfo: installing component 'rustfmt'
452024-02-14T20:20:20.855Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-14T20:20:20.855Z
472024-02-14T20:20:21.143Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-14T20:20:21.144Z
492024-02-14T20:20:21.147Z
502024-02-14T20:20:21.147ZRust is installed now. Great!
512024-02-14T20:20:21.147Z
522024-02-14T20:20:21.147ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-14T20:20:21.147Zenvironment variable. This has not been done automatically.
542024-02-14T20:20:21.147Z
552024-02-14T20:20:21.148ZTo configure your current shell, run:
562024-02-14T20:20:21.148Zsource "$HOME/.cargo/env"
572024-02-14T20:20:21.199Z+ rustc --version
582024-02-14T20:20:21.681Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-14T20:20:21.691Zprocess exited: duration 22393 ms, exit code 0
 
602024-02-14T20:20:21.714Zstarting task 2: "authentication"
612024-02-14T20:20:22.563Zprocess exited: duration 444 ms, exit code 0
 
622024-02-14T20:20:22.570Zstarting task 3: "clone repository"
632024-02-14T20:20:22.577Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-14T20:20:22.585Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-14T20:20:22.796ZCloning into '/work/oxidecomputer/omicron'...
662024-02-14T20:20:28.692Z+ cd /work/oxidecomputer/omicron
672024-02-14T20:20:28.692Z+ git fetch origin 049bfdab7bee3af919d71c2ae379a1663d6e9bee
682024-02-14T20:20:29.016ZFrom https://github.com/oxidecomputer/omicron
692024-02-14T20:20:29.016Z * branch 049bfdab7bee3af919d71c2ae379a1663d6e9bee -> FETCH_HEAD
702024-02-14T20:20:29.024Z+ [[ -n renovate/toml-0.x ]]
712024-02-14T20:20:29.025Z++ git branch --show-current
722024-02-14T20:20:29.036Z+ current=main
732024-02-14T20:20:29.036Z+ [[ main != renovate/toml-0.x ]]
742024-02-14T20:20:29.037Z+ git branch -f renovate/toml-0.x 049bfdab7bee3af919d71c2ae379a1663d6e9bee
752024-02-14T20:20:29.037Z+ git checkout -f renovate/toml-0.x
762024-02-14T20:20:29.142ZSwitched to branch 'renovate/toml-0.x'
772024-02-14T20:20:29.147Z+ git reset --hard 049bfdab7bee3af919d71c2ae379a1663d6e9bee
782024-02-14T20:20:29.258ZHEAD is now at 049bfdab7 merge main into branch
792024-02-14T20:20:29.261Zprocess exited: duration 6678 ms, exit code 0
 
802024-02-14T20:20:29.268Zstarting task 4: "build"
812024-02-14T20:20:29.273Z+ cargo --version
822024-02-14T20:20:29.280Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-14T20:20:29.417Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-14T20:20:29.417Zinfo: downloading component 'cargo'
852024-02-14T20:20:30.118Zinfo: downloading component 'clippy'
862024-02-14T20:20:30.339Zinfo: downloading component 'rust-docs'
872024-02-14T20:20:31.192Zinfo: downloading component 'rust-std'
882024-02-14T20:20:32.462Zinfo: downloading component 'rustc'
892024-02-14T20:20:36.078Zinfo: downloading component 'rustfmt'
902024-02-14T20:20:36.273Zinfo: installing component 'cargo'
912024-02-14T20:20:37.162Zinfo: installing component 'clippy'
922024-02-14T20:20:37.537Zinfo: installing component 'rust-docs'
932024-02-14T20:20:39.024Zinfo: installing component 'rust-std'
942024-02-14T20:20:40.605Zinfo: installing component 'rustc'
952024-02-14T20:20:44.896Zinfo: installing component 'rustfmt'
962024-02-14T20:20:45.286Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-14T20:20:45.292Z+ rustc --version
982024-02-14T20:20:45.352Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-14T20:20:45.355Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1002024-02-14T20:21:01.516Z Startup: Refreshing catalog 'helios-dev' ... Done
1012024-02-14T20:21:02.874Z Startup: Caching catalogs ... Done
1022024-02-14T20:21:04.076ZPlanning: Solver setup ... Done (0.884s)
1032024-02-14T20:21:04.097ZPlanning: Running solver ... Done (0.020s)
1042024-02-14T20:21:04.655ZPlanning: Finding local manifests ... Done (0.541s)
1052024-02-14T20:21:04.667ZPlanning: Fetching manifests: 0/4 0% complete
1062024-02-14T20:21:04.914ZPlanning: Fetching manifests: 4/4 100% complete
1072024-02-14T20:21:04.961ZPlanning: Package planning ... Done (0.049s)
1082024-02-14T20:21:05.011ZPlanning: Merging actions ... Done (0.051s)
1092024-02-14T20:21:06.854ZPlanning: Checking for conflicting actions ... Done (1.825s)
1102024-02-14T20:21:06.867ZPlanning: Consolidating action changes ... Done (0.011s)
1112024-02-14T20:21:13.429ZPlanning: Evaluating mediators ... Done (6.579s)
1122024-02-14T20:21:13.438ZPlanning: Planning completed in 10.51 seconds
1132024-02-14T20:21:13.452Z Packages to install: 4
1142024-02-14T20:21:13.452Z Mediators to change: 2
1152024-02-14T20:21:13.452Z Services to change: 1
1162024-02-14T20:21:13.455Z Estimated space available: 148.87 GB
1172024-02-14T20:21:13.455ZEstimated space to be consumed: 1.41 GB
1182024-02-14T20:21:13.455Z Create boot environment: No
1192024-02-14T20:21:13.455ZCreate backup boot environment: No
1202024-02-14T20:21:13.455Z Rebuild boot archive: No
1212024-02-14T20:21:13.456Z
1222024-02-14T20:21:13.456ZChanged mediators:
1232024-02-14T20:21:13.456Z mediator clang:
1242024-02-14T20:21:13.456Z version: None -> 15 (system default)
1252024-02-14T20:21:13.456Z
1262024-02-14T20:21:13.456Z mediator llvm:
1272024-02-14T20:21:13.456Z version: 14 (system default) -> 15 (system default)
1282024-02-14T20:21:13.456Z
1292024-02-14T20:21:13.456ZChanged packages:
1302024-02-14T20:21:13.456Zhelios-dev
1312024-02-14T20:21:13.456Z developer/build-essential
1322024-02-14T20:21:13.456Z None -> 11-2.0
1332024-02-14T20:21:13.456Z library/libxmlsec1
1342024-02-14T20:21:13.456Z None -> 1.2.35-2.0
1352024-02-14T20:21:13.456Z ooce/developer/clang-15
1362024-02-14T20:21:13.456Z None -> 15.0.7-2.0
1372024-02-14T20:21:13.456Z ooce/developer/llvm-15
1382024-02-14T20:21:13.456Z None -> 15.0.7-2.0
1392024-02-14T20:21:13.456Z
1402024-02-14T20:21:13.456ZServices:
1412024-02-14T20:21:13.456Z restart_fmri:
1422024-02-14T20:21:13.456Z svc:/system/update-man-index:default
1432024-02-14T20:21:13.977Z
1442024-02-14T20:21:13.977ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1452024-02-14T20:21:18.981ZDownload: 683/3290 items 3.7/212.6MB 1% complete (774k/s)
1462024-02-14T20:21:23.983ZDownload: 1192/3290 items 62.8/212.6MB 29% complete (6.2M/s)
1472024-02-14T20:21:29.169ZDownload: 1198/3290 items 71.7/212.6MB 33% complete (6.8M/s)
1482024-02-14T20:21:34.183ZDownload: 1324/3290 items 110.0/212.6MB 51% complete (4.5M/s)
1492024-02-14T20:21:39.192ZDownload: 2233/3290 items 119.3/212.6MB 56% complete (4.8M/s)
1502024-02-14T20:21:44.205ZDownload: 3146/3290 items 139.6/212.6MB 65% complete (2.9M/s)
1512024-02-14T20:21:48.377ZDownload: Completed 212.60 MB in 34.39 seconds (6.2M/s)
1522024-02-14T20:21:48.598Z Actions: 1/3689 actions (Installing new actions)
1532024-02-14T20:21:53.603Z Actions: 3570/3689 actions (Installing new actions)
1542024-02-14T20:21:53.998Z Actions: Completed 3689 actions in 5.40 seconds.
1552024-02-14T20:21:54.089Z Done (0.086s)
1562024-02-14T20:21:54.089Z Done (0.000s)
1572024-02-14T20:21:54.306Z Done (0.217s)
1582024-02-14T20:22:00.949Z Done (6.516s)
1592024-02-14T20:22:01.187Z Done (0.166s)
1602024-02-14T20:22:01.191Z Done (0.000s)
1612024-02-14T20:22:01.353Z Done (0.000s)
1622024-02-14T20:22:01.856ZPlanning: Evaluating mediator changes ... Done
1632024-02-14T20:22:02.023ZPlanning: Checking for conflicting actions ... Done
1642024-02-14T20:22:02.027ZPlanning: Consolidating action changes ... Done
1652024-02-14T20:22:02.294ZPlanning: Evaluating mediators ... Done
1662024-02-14T20:22:02.297ZPlanning: Planning completed in 0.44 seconds
1672024-02-14T20:22:02.329Z Mediators to change: 2
1682024-02-14T20:22:02.329Z Create boot environment: No
1692024-02-14T20:22:02.334ZCreate backup boot environment: No
1702024-02-14T20:22:02.395Z Done
1712024-02-14T20:22:02.395Z Done
1722024-02-14T20:22:02.521Z Done
1732024-02-14T20:22:06.258Z Done
1742024-02-14T20:22:06.347Z Done
1752024-02-14T20:22:06.349Z Done
1762024-02-14T20:22:06.442Z Done
1772024-02-14T20:22:07.105ZPlanning: Evaluating mediator changes ... Done
1782024-02-14T20:22:07.109ZPlanning: Merging actions ... Done
1792024-02-14T20:22:07.293ZPlanning: Checking for conflicting actions ... Done
1802024-02-14T20:22:07.296ZPlanning: Consolidating action changes ... Done
1812024-02-14T20:22:07.558ZPlanning: Evaluating mediators ... Done
1822024-02-14T20:22:07.614ZPlanning: Planning completed in 0.78 seconds
1832024-02-14T20:22:07.648Z Packages to change: 1
1842024-02-14T20:22:07.648Z Mediators to change: 1
1852024-02-14T20:22:07.651Z Services to change: 1
1862024-02-14T20:22:07.651Z Create boot environment: No
1872024-02-14T20:22:07.651ZCreate backup boot environment: Yes
1882024-02-14T20:22:09.540Z Actions: 1/6 actions (Updating modified actions)
1892024-02-14T20:22:09.661Z Actions: Completed 6 actions in 0.12 seconds.
1902024-02-14T20:22:09.664Z Done
1912024-02-14T20:22:09.664Z Done
1922024-02-14T20:22:09.708Z Done
1932024-02-14T20:22:13.467Z Done
1942024-02-14T20:22:13.556Z Done
1952024-02-14T20:22:13.559Z Done
1962024-02-14T20:22:13.663Z Done
1972024-02-14T20:22:14.101ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1982024-02-14T20:22:14.101Zclang system 15 system
1992024-02-14T20:22:14.101Zcsh system system illumos
2002024-02-14T20:22:14.101Zctags system system illumos
2012024-02-14T20:22:14.101Zgcc vendor 12 vendor
2022024-02-14T20:22:14.101Zgcc system 10 system
2032024-02-14T20:22:14.101Zgcc system 7 system
2042024-02-14T20:22:14.101Zgo system 1.20 system
2052024-02-14T20:22:14.101Zgo system 1.19 system
2062024-02-14T20:22:14.101Zllvm system 15 system
2072024-02-14T20:22:14.101Zllvm system 14 system
2082024-02-14T20:22:14.101Zmariadb system 10.6 system
2092024-02-14T20:22:14.101Zmta vendor vendor dma
2102024-02-14T20:22:14.101Zopenjdk system 17 system
2112024-02-14T20:22:14.101Zopenjdk system 11 system
2122024-02-14T20:22:14.101Zopenjdk system 1.8 system
2132024-02-14T20:22:14.102Zopenssl vendor 3 vendor
2142024-02-14T20:22:14.102Zperl system 5.36 system
2152024-02-14T20:22:14.102Zpostgresql system 15 system
2162024-02-14T20:22:14.102Zpostgresql system 13 system
2172024-02-14T20:22:14.102Zpython vendor 3 vendor
2182024-02-14T20:22:14.102Zpython system 2 system
2192024-02-14T20:22:14.102Zpython3 system 3.11 system
2202024-02-14T20:22:14.102Zruby system 3.0 system
2212024-02-14T20:22:14.102Zwords vendor vendor american-english
2222024-02-14T20:22:14.102Zwords system system australian-english
2232024-02-14T20:22:14.102Zwords system system british-english
2242024-02-14T20:22:14.102Zwords system system canadian-english
2252024-02-14T20:22:14.102Zwords system system french
2262024-02-14T20:22:14.102Zwords system system italian
2272024-02-14T20:22:14.102Zwords system system ngerman
2282024-02-14T20:22:14.102Zwords system system ogerman
2292024-02-14T20:22:14.102Zwords system system spanish
2302024-02-14T20:22:14.426ZFMRI IFO
2312024-02-14T20:22:14.426Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2322024-02-14T20:22:14.426Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2332024-02-14T20:22:14.426Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2342024-02-14T20:22:14.426Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2352024-02-14T20:22:14.427Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2362024-02-14T20:22:14.427Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2372024-02-14T20:22:14.427Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2382024-02-14T20:22:14.427Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2392024-02-14T20:22:14.479Z+ set -o errexit
2402024-02-14T20:22:14.482Z+++ dirname ./tools/ci_download_cockroachdb
2412024-02-14T20:22:14.483Z++ cd ./tools
2422024-02-14T20:22:14.483Z++ pwd
2432024-02-14T20:22:14.483Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2442024-02-14T20:22:14.483Z++ basename ./tools/ci_download_cockroachdb
2452024-02-14T20:22:14.483Z+ ARG0=ci_download_cockroachdb
2462024-02-14T20:22:14.486Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2472024-02-14T20:22:14.486Z+ CIDL_VERSION=v22.1.9
2482024-02-14T20:22:14.486Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2492024-02-14T20:22:14.486Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2502024-02-14T20:22:14.486Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2512024-02-14T20:22:14.486Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2522024-02-14T20:22:14.487Z+ TARGET_DIR=out
2532024-02-14T20:22:14.487Z+ DOWNLOAD_DIR=out/downloads
2542024-02-14T20:22:14.487Z+ DEST_DIR=./out/cockroachdb
2552024-02-14T20:22:14.487Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2562024-02-14T20:22:14.487Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2572024-02-14T20:22:14.487Z+ main
2582024-02-14T20:22:14.487Z+ [[ 0 != 0 ]]
2592024-02-14T20:22:14.487Z+ CIDL_OS=solaris2.11
2602024-02-14T20:22:14.487Z+ [[ 0 != 0 ]]
2612024-02-14T20:22:14.487Z+ configure_os solaris2.11
2622024-02-14T20:22:14.487Z+ echo 'current directory: /work/oxidecomputer/omicron'
2632024-02-14T20:22:14.487Zcurrent directory: /work/oxidecomputer/omicron
2642024-02-14T20:22:14.487Z+ echo 'configuring based on OS: "solaris2.11"'
2652024-02-14T20:22:14.487Z+ case "$1" in
2662024-02-14T20:22:14.487Zconfiguring based on OS: "solaris2.11"
2672024-02-14T20:22:14.487Z+ CIDL_BUILD=illumos
2682024-02-14T20:22:14.487Z+ CIDL_SUFFIX=tar.gz
2692024-02-14T20:22:14.487Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2702024-02-14T20:22:14.487Z+ CIDL_URL_BASE=https://illumos.org/downloads
2712024-02-14T20:22:14.487Z+ CIDL_ASSEMBLE=do_assemble_illumos
2722024-02-14T20:22:14.487Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2732024-02-14T20:22:14.487Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2742024-02-14T20:22:14.487Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2752024-02-14T20:22:14.487Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2762024-02-14T20:22:14.487Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2772024-02-14T20:22:14.488Z+ CIDL_SHA256FUNC=do_sha256sum
2782024-02-14T20:22:14.488Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2792024-02-14T20:22:14.488Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2802024-02-14T20:22:14.488Z+ mkdir -p out/downloads
2812024-02-14T20:22:14.488ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2822024-02-14T20:22:14.488ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2832024-02-14T20:22:14.491Z+ mkdir -p ./out/cockroachdb
2842024-02-14T20:22:14.491Z+ local DO_DOWNLOAD=true
2852024-02-14T20:22:14.491Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2862024-02-14T20:22:14.491Z+ '[' true == true ']'
2872024-02-14T20:22:14.491Z+ echo Downloading...
2882024-02-14T20:22:14.491ZDownloading...
2892024-02-14T20:22:14.491Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902024-02-14T20:22:14.492Z+ 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
2912024-02-14T20:22:24.044Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922024-02-14T20:22:24.047Z++ sha256sum
2932024-02-14T20:22:24.047Z++ awk '{print $1}'
2942024-02-14T20:22:24.141Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2952024-02-14T20:22:24.141Z+ [[ 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 ]]
2962024-02-14T20:22:24.147Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-02-14T20:22:24.147Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2982024-02-14T20:22:26.302Z+ do_assemble_illumos
2992024-02-14T20:22:26.302Z+ rm -r ./out/cockroachdb
3002024-02-14T20:22:26.306Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3012024-02-14T20:22:26.714Z+ ./out/cockroachdb/bin/cockroach version
3022024-02-14T20:22:26.907ZBuild Tag: v22.1.9-dirty
3032024-02-14T20:22:26.907ZBuild Time: 2022/10/26 21:17:46
3042024-02-14T20:22:26.907ZDistribution: OSS
3052024-02-14T20:22:26.907ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3062024-02-14T20:22:26.907ZGo Version: go1.17.13
3072024-02-14T20:22:26.907ZC Compiler: gcc 10.3.0
3082024-02-14T20:22:26.907ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3092024-02-14T20:22:26.907ZBuild Type: release
3102024-02-14T20:22:26.924Z+ set -o errexit
3112024-02-14T20:22:26.927Z+++ dirname ./tools/ci_download_clickhouse
3122024-02-14T20:22:26.930Z++ cd ./tools
3132024-02-14T20:22:26.930Z++ pwd
3142024-02-14T20:22:26.930Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3152024-02-14T20:22:26.933Z++ basename ./tools/ci_download_clickhouse
3162024-02-14T20:22:26.933Z+ ARG0=ci_download_clickhouse
3172024-02-14T20:22:26.933Z+ TARGET_DIR=out
3182024-02-14T20:22:26.933Z+ DOWNLOAD_DIR=out/downloads
3192024-02-14T20:22:26.933Z+ DEST_DIR=./out/clickhouse
3202024-02-14T20:22:26.933Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3212024-02-14T20:22:26.937Z+ CIDL_VERSION=v22.8.9.24
3222024-02-14T20:22:26.937Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3232024-02-14T20:22:26.937Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3242024-02-14T20:22:26.937Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3252024-02-14T20:22:26.937Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3262024-02-14T20:22:26.937Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3272024-02-14T20:22:26.937Z+ main
3282024-02-14T20:22:26.937Z+ [[ 0 != 0 ]]
3292024-02-14T20:22:26.937Z+ CIDL_OS=solaris2.11
3302024-02-14T20:22:26.937Z+ [[ 0 != 0 ]]
3312024-02-14T20:22:26.937Z+ configure_os solaris2.11
3322024-02-14T20:22:26.937Z+ echo 'current directory: /work/oxidecomputer/omicron'
3332024-02-14T20:22:26.937Z+ echo 'configuring based on OS: "solaris2.11"'
3342024-02-14T20:22:26.937Zcurrent directory: /work/oxidecomputer/omicron
3352024-02-14T20:22:26.937Zconfiguring based on OS: "solaris2.11"
3362024-02-14T20:22:26.937Z+ CIDL_DASHREV=
3372024-02-14T20:22:26.938Z+ case "$1" in
3382024-02-14T20:22:26.938Z+ CIDL_PLATFORM=illumos
3392024-02-14T20:22:26.938Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3402024-02-14T20:22:26.938Z+ CIDL_MD5FUNC=do_md5sum
3412024-02-14T20:22:26.938Z+ CIDL_DASHREV=-1
3422024-02-14T20:22:26.938Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3432024-02-14T20:22:26.938Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3442024-02-14T20:22:26.938Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3452024-02-14T20:22:26.938Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462024-02-14T20:22:26.938Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3472024-02-14T20:22:26.938ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3482024-02-14T20:22:26.938Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3492024-02-14T20:22:26.938Z+ mkdir -p out/downloads
3502024-02-14T20:22:26.938ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3512024-02-14T20:22:26.938Z+ mkdir -p ./out/clickhouse
3522024-02-14T20:22:26.942Z+ local DO_DOWNLOAD=true
3532024-02-14T20:22:26.942Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3542024-02-14T20:22:26.942Z+ '[' true == true ']'
3552024-02-14T20:22:26.942Z+ echo Downloading...
3562024-02-14T20:22:26.942ZDownloading...
3572024-02-14T20:22:26.942Z+ 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
3582024-02-14T20:22:26.942Z+ 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
3592024-02-14T20:22:28.226Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602024-02-14T20:22:28.230Z++ md5sum
3612024-02-14T20:22:28.230Z++ awk '{print $1}'
3622024-02-14T20:22:28.411Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3632024-02-14T20:22:28.411Z+ [[ 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 ]]
3642024-02-14T20:22:28.414Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3652024-02-14T20:22:28.414Z+ mkdir -p ./out/clickhouse
3662024-02-14T20:22:28.414Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3672024-02-14T20:22:31.546Z+ ./out/clickhouse/clickhouse server --version
3682024-02-14T20:22:31.582ZClickHouse server version 22.8.9.1.
3692024-02-14T20:22:31.598Z+ set -o errexit
3702024-02-14T20:22:31.606Z+++ dirname ./tools/ci_download_console
3712024-02-14T20:22:31.607Z++ cd ./tools
3722024-02-14T20:22:31.607Z++ pwd
3732024-02-14T20:22:31.607Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3742024-02-14T20:22:31.607Z++ basename ./tools/ci_download_console
3752024-02-14T20:22:31.607Z+ ARG0=ci_download_console
3762024-02-14T20:22:31.607Z+ TARGET_DIR=out
3772024-02-14T20:22:31.607Z+ DOWNLOAD_DIR=out/downloads
3782024-02-14T20:22:31.607Z+ DEST_DIR=./out/console-assets
3792024-02-14T20:22:31.607Z+ source /work/oxidecomputer/omicron/tools/console_version
3802024-02-14T20:22:31.607Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
3812024-02-14T20:22:31.607Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
3822024-02-14T20:22:31.607Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3832024-02-14T20:22:31.608Z+ TARBALL_FILE=out/downloads/console.tar.gz
3842024-02-14T20:22:31.608Z+ main
3852024-02-14T20:22:31.608Z+ [[ 0 != 0 ]]
3862024-02-14T20:22:31.608Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
3872024-02-14T20:22:31.608ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3882024-02-14T20:22:31.608Z+ echo 'Local file: out/downloads/console.tar.gz'
3892024-02-14T20:22:31.608ZLocal file: out/downloads/console.tar.gz
3902024-02-14T20:22:31.608Z+ local DO_DOWNLOAD=true
3912024-02-14T20:22:31.608Z+ [[ -f out/downloads/console.tar.gz ]]
3922024-02-14T20:22:31.608Z+ mkdir -p out/downloads
3932024-02-14T20:22:31.617Z+ '[' true == true ']'
3942024-02-14T20:22:31.617Z+ echo Downloading...
3952024-02-14T20:22:31.617ZDownloading...
3962024-02-14T20:22:31.617Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
3972024-02-14T20:22:31.617Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3982024-02-14T20:22:32.183Z++ do_sha256sum out/downloads/console.tar.gz
3992024-02-14T20:22:32.184Z++ case "$OSTYPE" in
4002024-02-14T20:22:32.187Z++ SHA=sha256sum
4012024-02-14T20:22:32.187Z++ sha256sum
4022024-02-14T20:22:32.187Z++ awk '{print $1}'
4032024-02-14T20:22:32.190Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4042024-02-14T20:22:32.190Z+ [[ 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 ]]
4052024-02-14T20:22:32.190Z+ rm -rf ./out/console-assets
4062024-02-14T20:22:32.190Z+ mkdir -p ./out/console-assets
4072024-02-14T20:22:32.193Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4082024-02-14T20:22:32.193Z+ mkdir -p ./out/console-assets
4092024-02-14T20:22:32.196Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4102024-02-14T20:22:32.286Z+ set -o errexit
4112024-02-14T20:22:32.289Z+++ dirname ./tools/ci_download_maghemite_openapi
4122024-02-14T20:22:32.292Z++ cd ./tools
4132024-02-14T20:22:32.292Z++ pwd
4142024-02-14T20:22:32.292Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4152024-02-14T20:22:32.292Z++ basename ./tools/ci_download_maghemite_openapi
4162024-02-14T20:22:32.295Z+ ARG0=ci_download_maghemite_openapi
4172024-02-14T20:22:32.295Z+ TARGET_DIR=out
4182024-02-14T20:22:32.295Z+ DOWNLOAD_DIR=out/downloads
4192024-02-14T20:22:32.295Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4202024-02-14T20:22:32.295Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4212024-02-14T20:22:32.295Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4222024-02-14T20:22:32.295Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4232024-02-14T20:22:32.295Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4242024-02-14T20:22:32.295Z+ main
4252024-02-14T20:22:32.295Z+ [[ 0 != 0 ]]
4262024-02-14T20:22:32.295Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4272024-02-14T20:22:32.295ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4282024-02-14T20:22:32.295Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4292024-02-14T20:22:32.295ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4302024-02-14T20:22:32.295Z+ local DO_DOWNLOAD=true
4312024-02-14T20:22:32.296Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4322024-02-14T20:22:32.296Z+ mkdir -p out/downloads
4332024-02-14T20:22:32.296Z+ '[' true == true ']'
4342024-02-14T20:22:32.296Z+ echo Downloading...
4352024-02-14T20:22:32.296ZDownloading...
4362024-02-14T20:22:32.296Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4372024-02-14T20:22:32.296Z+ 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
4382024-02-14T20:22:32.448Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4392024-02-14T20:22:32.448Z++ case "$OSTYPE" in
4402024-02-14T20:22:32.448Z++ SHA=sha256sum
4412024-02-14T20:22:32.452Z++ sha256sum
4422024-02-14T20:22:32.452Z++ awk '{print $1}'
4432024-02-14T20:22:32.455Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4442024-02-14T20:22:32.455Z+ [[ 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 ]]
4452024-02-14T20:22:32.455Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4462024-02-14T20:22:32.455Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4472024-02-14T20:22:32.455Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4482024-02-14T20:22:32.455Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4492024-02-14T20:22:32.455Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4502024-02-14T20:22:32.455Z+ main
4512024-02-14T20:22:32.455Z+ [[ 0 != 0 ]]
4522024-02-14T20:22:32.455Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4532024-02-14T20:22:32.455ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4542024-02-14T20:22:32.455Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4552024-02-14T20:22:32.455ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4562024-02-14T20:22:32.455Z+ local DO_DOWNLOAD=true
4572024-02-14T20:22:32.455Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4582024-02-14T20:22:32.455Z+ mkdir -p out/downloads
4592024-02-14T20:22:32.458Z+ '[' true == true ']'
4602024-02-14T20:22:32.458Z+ echo Downloading...
4612024-02-14T20:22:32.458ZDownloading...
4622024-02-14T20:22:32.458Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4632024-02-14T20:22:32.458Z+ 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
4642024-02-14T20:22:32.558Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4652024-02-14T20:22:32.561Z++ case "$OSTYPE" in
4662024-02-14T20:22:32.561Z++ SHA=sha256sum
4672024-02-14T20:22:32.561Z++ sha256sum
4682024-02-14T20:22:32.561Z++ awk '{print $1}'
4692024-02-14T20:22:32.564Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4702024-02-14T20:22:32.565Z+ [[ 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 ]]
4712024-02-14T20:22:32.576Z+ set -o errexit
4722024-02-14T20:22:32.585Z+++ dirname ./tools/ci_download_dendrite_openapi
4732024-02-14T20:22:32.585Z++ cd ./tools
4742024-02-14T20:22:32.585Z++ pwd
4752024-02-14T20:22:32.585Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4762024-02-14T20:22:32.585Z++ basename ./tools/ci_download_dendrite_openapi
4772024-02-14T20:22:32.585Z+ ARG0=ci_download_dendrite_openapi
4782024-02-14T20:22:32.585Z+ TARGET_DIR=out
4792024-02-14T20:22:32.585Z+ DOWNLOAD_DIR=out/downloads
4802024-02-14T20:22:32.586Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4812024-02-14T20:22:32.586Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
4822024-02-14T20:22:32.586Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
4832024-02-14T20:22:32.586Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4842024-02-14T20:22:32.586Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4852024-02-14T20:22:32.586Z+ main
4862024-02-14T20:22:32.586Z+ [[ 0 != 0 ]]
4872024-02-14T20:22:32.586Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
4882024-02-14T20:22:32.586ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4892024-02-14T20:22:32.586ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4902024-02-14T20:22:32.586Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
4912024-02-14T20:22:32.586Z+ local DO_DOWNLOAD=true
4922024-02-14T20:22:32.586Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
4932024-02-14T20:22:32.587Z+ mkdir -p out/downloads
4942024-02-14T20:22:32.587Z+ '[' true == true ']'
4952024-02-14T20:22:32.587ZDownloading...
4962024-02-14T20:22:32.587Z+ echo Downloading...
4972024-02-14T20:22:32.587Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4982024-02-14T20:22:32.587Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4992024-02-14T20:22:32.692Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5002024-02-14T20:22:32.692Z++ case "$OSTYPE" in
5012024-02-14T20:22:32.695Z++ SHA=sha256sum
5022024-02-14T20:22:32.695Z++ sha256sum
5032024-02-14T20:22:32.695Z++ awk '{print $1}'
5042024-02-14T20:22:32.698Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5052024-02-14T20:22:32.698Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5062024-02-14T20:22:32.703Z+ set -o errexit
5072024-02-14T20:22:32.709Z+++ dirname ./tools/ci_download_dendrite_stub
5082024-02-14T20:22:32.712Z++ cd ./tools
5092024-02-14T20:22:32.712Z++ pwd
5102024-02-14T20:22:32.712Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5112024-02-14T20:22:32.712Z++ basename ./tools/ci_download_dendrite_stub
5122024-02-14T20:22:32.712Z+ ARG0=ci_download_dendrite_stub
5132024-02-14T20:22:32.712Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5142024-02-14T20:22:32.712Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5152024-02-14T20:22:32.712Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5162024-02-14T20:22:32.712Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5172024-02-14T20:22:32.713Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5182024-02-14T20:22:32.713Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5192024-02-14T20:22:32.713Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5202024-02-14T20:22:32.713Z+ TARGET_DIR=out
5212024-02-14T20:22:32.713Z+ DOWNLOAD_DIR=out/downloads
5222024-02-14T20:22:32.713Z+ DEST_DIR=./out/dendrite-stub
5232024-02-14T20:22:32.713Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5242024-02-14T20:22:32.713Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5252024-02-14T20:22:32.713Z+ REPO=oxidecomputer/dendrite
5262024-02-14T20:22:32.713Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5272024-02-14T20:22:32.713Z+ main
5282024-02-14T20:22:32.713Z+ [[ 0 != 0 ]]
5292024-02-14T20:22:32.713Z+ CIDL_OS=solaris2.11
5302024-02-14T20:22:32.713Z+ [[ 0 != 0 ]]
5312024-02-14T20:22:32.713Z+ configure_os solaris2.11
5322024-02-14T20:22:32.713Z+ echo 'current directory: /work/oxidecomputer/omicron'
5332024-02-14T20:22:32.713Zcurrent directory: /work/oxidecomputer/omicron
5342024-02-14T20:22:32.713Z+ echo 'configuring based on OS: "solaris2.11"'
5352024-02-14T20:22:32.713Zconfiguring based on OS: "solaris2.11"
5362024-02-14T20:22:32.713Z+ case "$1" in
5372024-02-14T20:22:32.713Z+ SET_BINARIES=
5382024-02-14T20:22:32.713ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5392024-02-14T20:22:32.713ZLocal file: out/downloads/dendrite-stub.tar.gz
5402024-02-14T20:22:32.713Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5412024-02-14T20:22:32.714Z+ CIDL_SHA256FUNC=do_sha256sum
5422024-02-14T20:22:32.714Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5432024-02-14T20:22:32.714Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5442024-02-14T20:22:32.714Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5452024-02-14T20:22:32.714Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5462024-02-14T20:22:32.714Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5472024-02-14T20:22:32.714Z+ mkdir -p out/downloads
5482024-02-14T20:22:32.717Z+ mkdir -p ./out/dendrite-stub
5492024-02-14T20:22:32.717Z+ fetch_and_verify
5502024-02-14T20:22:32.717Z+ local DO_DOWNLOAD=true
5512024-02-14T20:22:32.717Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5522024-02-14T20:22:32.717Z+ '[' true == true ']'
5532024-02-14T20:22:32.717Z+ echo Downloading...
5542024-02-14T20:22:32.717ZDownloading...
5552024-02-14T20:22:32.717Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5562024-02-14T20:22:32.717Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5572024-02-14T20:22:39.163Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5582024-02-14T20:22:39.172Z++ sha256sum
5592024-02-14T20:22:39.173Z++ awk '{print $1}'
5602024-02-14T20:22:39.182Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5612024-02-14T20:22:39.187Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5622024-02-14T20:22:39.187Z+ do_untar out/downloads/dendrite-stub.tar.gz
5632024-02-14T20:22:39.187Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5642024-02-14T20:22:39.864Z+ do_assemble
5652024-02-14T20:22:39.865Z+ rm -r ./out/dendrite-stub
5662024-02-14T20:22:39.868Z+ mkdir ./out/dendrite-stub
5672024-02-14T20:22:39.870Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5682024-02-14T20:22:39.957Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5692024-02-14T20:22:39.970Z+ set -o errexit
5702024-02-14T20:22:39.973Z+++ dirname ./tools/ci_download_maghemite_mgd
5712024-02-14T20:22:39.973Z++ cd ./tools
5722024-02-14T20:22:39.973Z++ pwd
5732024-02-14T20:22:39.973Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5742024-02-14T20:22:39.973Z++ basename ./tools/ci_download_maghemite_mgd
5752024-02-14T20:22:39.985Z+ ARG0=ci_download_maghemite_mgd
5762024-02-14T20:22:39.985Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5772024-02-14T20:22:39.985Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
5782024-02-14T20:22:39.985Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
5792024-02-14T20:22:39.985Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5802024-02-14T20:22:39.985Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5812024-02-14T20:22:39.985Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5822024-02-14T20:22:39.985Z+ TARGET_DIR=out
5832024-02-14T20:22:39.985Z+ DOWNLOAD_DIR=out/downloads
5842024-02-14T20:22:39.985Z+ DEST_DIR=./out/mgd
5852024-02-14T20:22:39.985Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5862024-02-14T20:22:39.985Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5872024-02-14T20:22:39.985Z+ REPO=oxidecomputer/maghemite
5882024-02-14T20:22:39.985Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5892024-02-14T20:22:39.985Z+ main
5902024-02-14T20:22:39.985Z+ [[ 0 != 0 ]]
5912024-02-14T20:22:39.986Z+ CIDL_OS=solaris2.11
5922024-02-14T20:22:39.986Z+ [[ 0 != 0 ]]
5932024-02-14T20:22:39.986Z+ configure_os solaris2.11
5942024-02-14T20:22:39.986Z+ echo 'current directory: /work/oxidecomputer/omicron'
5952024-02-14T20:22:39.986Z+ echo 'configuring based on OS: "solaris2.11"'
5962024-02-14T20:22:39.986Zcurrent directory: /work/oxidecomputer/omicron
5972024-02-14T20:22:39.986Zconfiguring based on OS: "solaris2.11"
5982024-02-14T20:22:39.986Z+ case "$1" in
5992024-02-14T20:22:39.986Z+ SET_BINARIES=
6002024-02-14T20:22:39.986Z+ CIDL_SHA256FUNC=do_sha256sum
6012024-02-14T20:22:39.986Z+ TARBALL_FILENAME=mgd.tar.gz
6022024-02-14T20:22:39.986Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6032024-02-14T20:22:39.986Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6042024-02-14T20:22:39.986Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6052024-02-14T20:22:39.986ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6062024-02-14T20:22:39.986Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6072024-02-14T20:22:39.986Z+ mkdir -p out/downloads
6082024-02-14T20:22:39.986ZLocal file: out/downloads/mgd.tar.gz
6092024-02-14T20:22:39.986Z+ mkdir -p ./out/mgd
6102024-02-14T20:22:39.986Z+ fetch_and_verify
6112024-02-14T20:22:39.986Z+ local DO_DOWNLOAD=true
6122024-02-14T20:22:39.986Z+ [[ -f out/downloads/mgd.tar.gz ]]
6132024-02-14T20:22:39.986Z+ '[' true == true ']'
6142024-02-14T20:22:39.986Z+ echo Downloading...
6152024-02-14T20:22:39.986ZDownloading...
6162024-02-14T20:22:39.987Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6172024-02-14T20:22:39.987Z+ 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
6182024-02-14T20:22:43.650Z++ do_sha256sum out/downloads/mgd.tar.gz
6192024-02-14T20:22:43.653Z++ sha256sum
6202024-02-14T20:22:43.653Z++ awk '{print $1}'
6212024-02-14T20:22:43.671Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6222024-02-14T20:22:43.674Z+ [[ 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 ]]
6232024-02-14T20:22:43.674Z+ do_untar out/downloads/mgd.tar.gz
6242024-02-14T20:22:43.674Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6252024-02-14T20:22:44.126Z+ do_assemble
6262024-02-14T20:22:44.126Z+ rm -r ./out/mgd
6272024-02-14T20:22:44.129Z+ mkdir ./out/mgd
6282024-02-14T20:22:44.132Z+ cp -r out/downloads/root ./out/mgd/root
6292024-02-14T20:22:44.279Z+ set -o errexit
6302024-02-14T20:22:44.282Z+++ dirname ./tools/ci_download_transceiver_control
6312024-02-14T20:22:44.284Z++ cd ./tools
6322024-02-14T20:22:44.284Z++ pwd
6332024-02-14T20:22:44.284Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6342024-02-14T20:22:44.287Z++ basename ./tools/ci_download_transceiver_control
6352024-02-14T20:22:44.287Z+ ARG0=ci_download_transceiver_control
6362024-02-14T20:22:44.288Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6372024-02-14T20:22:44.288Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6382024-02-14T20:22:44.288Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6392024-02-14T20:22:44.288Z+ TARGET_DIR=out
6402024-02-14T20:22:44.288Z+ DOWNLOAD_DIR=out/downloads
6412024-02-14T20:22:44.288Z+ DEST_DIR=./out/transceiver-control
6422024-02-14T20:22:44.288Z+ BIN_DIR=/opt/oxide/bin
6432024-02-14T20:22:44.288Z+ BINARY=xcvradm
6442024-02-14T20:22:44.288Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6452024-02-14T20:22:44.288Z+ REPO=oxidecomputer/transceiver-control
6462024-02-14T20:22:44.288Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6472024-02-14T20:22:44.288Z+ main
6482024-02-14T20:22:44.288Z+ [[ 0 != 0 ]]
6492024-02-14T20:22:44.288Z+ CIDL_OS=solaris2.11
6502024-02-14T20:22:44.288Z+ [[ 0 != 0 ]]
6512024-02-14T20:22:44.288Z+ configure_os solaris2.11
6522024-02-14T20:22:44.288Z+ echo 'current directory: /work/oxidecomputer/omicron'
6532024-02-14T20:22:44.288Zcurrent directory: /work/oxidecomputer/omicron
6542024-02-14T20:22:44.289Z+ echo 'configuring based on OS: "solaris2.11"'
6552024-02-14T20:22:44.289Z+ case "$1" in
6562024-02-14T20:22:44.289Zconfiguring based on OS: "solaris2.11"
6572024-02-14T20:22:44.289Z+ SET_BINARIES=
6582024-02-14T20:22:44.289Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6592024-02-14T20:22:44.289Z+ CIDL_SHA256FUNC=do_sha256sum
6602024-02-14T20:22:44.289Z+ ARCHIVE_FILENAME=xcvradm.gz
6612024-02-14T20:22:44.289Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6622024-02-14T20:22:44.289Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6632024-02-14T20:22:44.289Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6642024-02-14T20:22:44.289Z+ echo 'Local file: out/downloads/xcvradm.gz'
6652024-02-14T20:22:44.289ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6662024-02-14T20:22:44.289ZLocal file: out/downloads/xcvradm.gz
6672024-02-14T20:22:44.289Z+ mkdir -p out/downloads
6682024-02-14T20:22:44.293Z+ mkdir -p ./out/transceiver-control
6692024-02-14T20:22:44.293Z+ fetch_and_verify
6702024-02-14T20:22:44.293Z+ local DO_DOWNLOAD=true
6712024-02-14T20:22:44.293Z+ [[ -f out/downloads/xcvradm.gz ]]
6722024-02-14T20:22:44.293Z+ '[' true == true ']'
6732024-02-14T20:22:44.293Z+ echo Downloading...
6742024-02-14T20:22:44.293ZDownloading...
6752024-02-14T20:22:44.293Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6762024-02-14T20:22:44.293Z+ 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
6772024-02-14T20:22:45.843Z++ do_sha256sum out/downloads/xcvradm.gz
6782024-02-14T20:22:45.846Z++ sha256sum
6792024-02-14T20:22:45.847Z++ awk '{print $1}'
6802024-02-14T20:22:45.852Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6812024-02-14T20:22:45.855Z+ [[ 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 ]]
6822024-02-14T20:22:45.855Z+ do_unpack out/downloads/xcvradm.gz
6832024-02-14T20:22:45.855Z+ mkdir -p out/downloads/root//opt/oxide/bin
6842024-02-14T20:22:45.855Z+ gzip -dc out/downloads/xcvradm.gz
6852024-02-14T20:22:45.983Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6862024-02-14T20:22:45.989Z+ do_assemble
6872024-02-14T20:22:45.989Z+ rm -r ./out/transceiver-control
6882024-02-14T20:22:45.989Z+ mkdir ./out/transceiver-control
6892024-02-14T20:22:45.989Z+ cp -r out/downloads/root ./out/transceiver-control/root
6902024-02-14T20:22:46.158ZAll prerequisites installed successfully
6912024-02-14T20:22:46.161Z
6922024-02-14T20:22:46.161Zreal 2:00.688726061
6932024-02-14T20:22:46.161Zuser 34.065254020
6942024-02-14T20:22:46.161Zsys 6.483914692
6952024-02-14T20:22:46.162Ztrap 0.006921227
6962024-02-14T20:22:46.162Ztflt 0.277922526
6972024-02-14T20:22:46.162Zdflt 0.790085952
6982024-02-14T20:22:46.162Zkflt 0.496040137
6992024-02-14T20:22:46.162Zlock 1.353534836
7002024-02-14T20:22:46.162Zslp 3:57.300067763
7012024-02-14T20:22:46.162Zlat 1.859348958
7022024-02-14T20:22:46.162Zstop 0.140431332
7032024-02-14T20:22:46.162Z+ banner end-to-end-tests
7042024-02-14T20:22:46.264Z
7052024-02-14T20:22:46.264Z ###### # # ##### ##### #### ###### # # #####
7062024-02-14T20:22:46.264Z # ## # # # # # # # ## # # #
7072024-02-14T20:22:46.264Z ##### # # # # # ##### # # # ##### ##### # # # # #
7082024-02-14T20:22:46.264Z # # # # # # # # # # # # # # #
7092024-02-14T20:22:46.264Z # # ## # # # # # # # ## # #
7102024-02-14T20:22:46.264Z ###### # # ##### # #### ###### # # #####
7112024-02-14T20:22:46.264Z
7122024-02-14T20:22:46.267Z+ export CARGO_PROFILE_DEV_DEBUG=1
7132024-02-14T20:22:46.267Z+ CARGO_PROFILE_DEV_DEBUG=1
7142024-02-14T20:22:46.267Z+ export CARGO_PROFILE_TEST_DEBUG=1
7152024-02-14T20:22:46.267Z+ CARGO_PROFILE_TEST_DEBUG=1
7162024-02-14T20:22:46.268Z+ export CARGO_INCREMENTAL=0
7172024-02-14T20:22:46.268Z+ CARGO_INCREMENTAL=0
7182024-02-14T20:22:46.268Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7192024-02-14T20:22:46.481Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7202024-02-14T20:22:46.791Z Updating git repository `https://github.com/oxidecomputer/samael`
7212024-02-14T20:22:47.177Z Updating crates.io index
7222024-02-14T20:22:47.180Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7232024-02-14T20:22:47.924Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7242024-02-14T20:22:49.671Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7252024-02-14T20:22:50.191Z Updating git repository `http://github.com/oxidecomputer/tofino`
7262024-02-14T20:22:50.610Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7272024-02-14T20:22:50.870Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7282024-02-14T20:22:51.142Z Updating git repository `https://github.com/oxidecomputer/propolis`
7292024-02-14T20:22:51.993Z Updating git repository `https://github.com/oxidecomputer/crucible`
7302024-02-14T20:22:55.377Z Updating git repository `https://github.com/oxidecomputer/opte`
7312024-02-14T20:22:56.200Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7322024-02-14T20:22:56.550Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7332024-02-14T20:22:57.147Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7342024-02-14T20:22:57.465Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7352024-02-14T20:22:57.762Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7362024-02-14T20:22:58.058Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7372024-02-14T20:22:58.419Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7382024-02-14T20:22:58.921Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7392024-02-14T20:22:59.330Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7402024-02-14T20:22:59.812Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7412024-02-14T20:23:00.178Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7422024-02-14T20:23:00.470Z Updating git repository `https://github.com/jgallagher/nix`
7432024-02-14T20:23:01.609Z Updating git repository `https://github.com/cbiffle/hubpack`
7442024-02-14T20:23:01.958Z Updating git repository `https://github.com/oxidecomputer/typify`
7452024-02-14T20:23:03.550Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7462024-02-14T20:23:03.930Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7472024-02-14T20:23:04.244Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7482024-02-14T20:23:05.671Z Downloading crates ...
7492024-02-14T20:23:05.865Z Downloaded managed v0.8.0
7502024-02-14T20:23:05.869Z Downloaded linked-hash-map v0.5.6
7512024-02-14T20:23:05.875Z Downloaded ciborium-io v0.2.2
7522024-02-14T20:23:05.884Z Downloaded lru-cache v0.1.2
7532024-02-14T20:23:05.894Z Downloaded linear-map v1.2.0
7542024-02-14T20:23:05.894Z Downloaded mime_guess v2.0.4
7552024-02-14T20:23:05.895Z Downloaded log v0.4.20
7562024-02-14T20:23:05.904Z Downloaded chacha20 v0.9.1
7572024-02-14T20:23:05.904Z Downloaded memoffset v0.9.0
7582024-02-14T20:23:05.904Z Downloaded lalrpop-util v0.19.12
7592024-02-14T20:23:05.904Z Downloaded clap_lex v0.5.1
7602024-02-14T20:23:05.904Z Downloaded cbc v0.1.2
7612024-02-14T20:23:05.914Z Downloaded byteorder v1.5.0
7622024-02-14T20:23:05.914Z Downloaded mime v0.3.17
7632024-02-14T20:23:05.914Z Downloaded cfg-if v1.0.0
7642024-02-14T20:23:05.914Z Downloaded lock_api v0.4.10
7652024-02-14T20:23:05.915Z Downloaded miniz_oxide v0.7.1
7662024-02-14T20:23:05.927Z Downloaded ciborium v0.2.2
7672024-02-14T20:23:05.927Z Downloaded native-tls v0.2.11
7682024-02-14T20:23:05.928Z Downloaded memmap v0.7.0
7692024-02-14T20:23:05.928Z Downloaded libefi-sys v0.1.0
7702024-02-14T20:23:05.928Z Downloaded constant_time_eq v0.3.0
7712024-02-14T20:23:05.932Z Downloaded match_cfg v0.1.0
7722024-02-14T20:23:05.932Z Downloaded normalize-line-endings v0.3.0
7732024-02-14T20:23:05.932Z Downloaded darling_macro v0.20.3
7742024-02-14T20:23:05.932Z Downloaded curve25519-dalek-derive v0.1.0
7752024-02-14T20:23:05.941Z Downloaded kstat-rs v0.2.3
7762024-02-14T20:23:05.941Z Downloaded diesel_table_macro_syntax v0.1.0
7772024-02-14T20:23:05.942Z Downloaded pem-rfc7468 v0.7.0
7782024-02-14T20:23:05.947Z Downloaded option-ext v0.2.0
7792024-02-14T20:23:05.947Z Downloaded anstyle-query v1.0.0
7802024-02-14T20:23:05.947Z Downloaded defmt-parser v0.3.3
7812024-02-14T20:23:05.947Z Downloaded phf_shared v0.11.2
7822024-02-14T20:23:05.960Z Downloaded new_debug_unreachable v1.0.4
7832024-02-14T20:23:05.960Z Downloaded num-integer v0.1.45
7842024-02-14T20:23:05.960Z Downloaded num_enum v0.5.11
7852024-02-14T20:23:05.969Z Downloaded debug-ignore v1.0.5
7862024-02-14T20:23:05.969Z Downloaded defmt-macros v0.3.6
7872024-02-14T20:23:05.975Z Downloaded num_threads v0.1.6
7882024-02-14T20:23:05.975Z Downloaded aead v0.5.2
7892024-02-14T20:23:05.975Z Downloaded deranged v0.3.8
7902024-02-14T20:23:05.979Z Downloaded num-derive v0.4.0
7912024-02-14T20:23:05.979Z Downloaded opaque-debug v0.3.0
7922024-02-14T20:23:06.399Z Downloaded openssl-macros v0.1.1
7932024-02-14T20:23:06.399Z Downloaded phf_shared v0.10.0
7942024-02-14T20:23:06.399Z Downloaded num v0.4.1
7952024-02-14T20:23:06.405Z Downloaded crc32fast v1.3.2
7962024-02-14T20:23:06.405Z Downloaded blowfish v0.9.1
7972024-02-14T20:23:06.405Z Downloaded num-rational v0.4.1
7982024-02-14T20:23:06.405Z Downloaded crossbeam-deque v0.8.3
7992024-02-14T20:23:06.405Z Downloaded darling v0.20.3
8002024-02-14T20:23:06.405Z Downloaded cstr-argument v0.1.2
8012024-02-14T20:23:06.405Z Downloaded bitflags v1.3.2
8022024-02-14T20:23:06.405Z Downloaded arrayref v0.3.7
8032024-02-14T20:23:06.405Z Downloaded num_enum_derive v0.5.11
8042024-02-14T20:23:06.405Z Downloaded anstream v0.5.0
8052024-02-14T20:23:06.405Z Downloaded keccak v0.1.4
8062024-02-14T20:23:06.405Z Downloaded itoa v1.0.9
8072024-02-14T20:23:06.406Z Downloaded der_derive v0.7.2
8082024-02-14T20:23:06.406Z Downloaded usdt-macro v0.3.5
8092024-02-14T20:23:06.406Z Downloaded defmt v0.3.5
8102024-02-14T20:23:06.406Z Downloaded ctr v0.9.2
8112024-02-14T20:23:06.406Z Downloaded libsw v3.3.1
8122024-02-14T20:23:06.406Z Downloaded atomic-waker v1.1.1
8132024-02-14T20:23:06.406Z Downloaded foreign-types-shared v0.3.1
8142024-02-14T20:23:06.406Z Downloaded tower-service v0.3.2
8152024-02-14T20:23:06.406Z Downloaded addr2line v0.21.0
8162024-02-14T20:23:06.406Z Downloaded allocator-api2 v0.2.16
8172024-02-14T20:23:06.406Z Downloaded parse-display-derive v0.9.0
8182024-02-14T20:23:06.406Z Downloaded parking_lot v0.12.1
8192024-02-14T20:23:06.406Z Downloaded async-stream v0.3.5
8202024-02-14T20:23:06.406Z Downloaded zone v0.3.0
8212024-02-14T20:23:06.406Z Downloaded base64ct v1.6.0
8222024-02-14T20:23:06.406Z Downloaded waitgroup v0.1.2
8232024-02-14T20:23:06.406Z Downloaded fnv v1.0.7
8242024-02-14T20:23:06.406Z Downloaded ahash v0.8.7
8252024-02-14T20:23:06.406Z Downloaded bitflags v2.4.0
8262024-02-14T20:23:06.406Z Downloaded bit-set v0.5.3
8272024-02-14T20:23:06.406Z Downloaded camino-tempfile v1.1.1
8282024-02-14T20:23:06.406Z Downloaded generic-array v0.14.7
8292024-02-14T20:23:06.406Z Downloaded anstyle-parse v0.2.1
8302024-02-14T20:23:06.406Z Downloaded data-encoding v2.4.0
8312024-02-14T20:23:06.406Z Downloaded topological-sort v0.2.2
8322024-02-14T20:23:06.406Z Downloaded crossbeam-utils v0.8.16
8332024-02-14T20:23:06.407Z Downloaded futures-sink v0.3.30
8342024-02-14T20:23:06.407Z Downloaded paste v1.0.14
8352024-02-14T20:23:06.407Z Downloaded fxhash v0.2.1
8362024-02-14T20:23:06.407Z Downloaded memmap2 v0.7.1
8372024-02-14T20:23:06.407Z Downloaded anyhow v1.0.75
8382024-02-14T20:23:06.407Z Downloaded universal-hash v0.5.1
8392024-02-14T20:23:06.407Z Downloaded futures-core v0.3.30
8402024-02-14T20:23:06.407Z Downloaded equivalent v1.0.1
8412024-02-14T20:23:06.407Z Downloaded usdt-attr-macro v0.5.0
8422024-02-14T20:23:06.407Z Downloaded clap_derive v4.4.2
8432024-02-14T20:23:06.407Z Downloaded float-cmp v0.9.0
8442024-02-14T20:23:06.407Z Downloaded hash32 v0.2.1
8452024-02-14T20:23:06.407Z Downloaded zone_cfg_derive v0.3.0
8462024-02-14T20:23:06.407Z Downloaded dof v0.1.5
8472024-02-14T20:23:06.407Z Downloaded password-hash v0.4.2
8482024-02-14T20:23:06.407Z Downloaded want v0.3.1
8492024-02-14T20:23:06.407Z Downloaded foreign-types-shared v0.1.1
8502024-02-14T20:23:06.407Z Downloaded parking_lot_core v0.8.6
8512024-02-14T20:23:06.407Z Downloaded errno v0.3.8
8522024-02-14T20:23:06.407Z Downloaded quick-error v1.2.3
8532024-02-14T20:23:06.407Z Downloaded serde_tokenstream v0.2.0
8542024-02-14T20:23:06.407Z Downloaded num-traits v0.2.16
8552024-02-14T20:23:06.407Z Downloaded blake2 v0.10.6
8562024-02-14T20:23:06.407Z Downloaded slog-json v2.6.1
8572024-02-14T20:23:06.407Z Downloaded scroll_derive v0.12.0
8582024-02-14T20:23:06.407Z Downloaded derive-where v1.2.7
8592024-02-14T20:23:06.408Z Downloaded tokio-rustls v0.25.0
8602024-02-14T20:23:06.408Z Downloaded postcard v1.0.8
8612024-02-14T20:23:06.408Z Downloaded string_cache v0.8.7
8622024-02-14T20:23:06.408Z Downloaded usdt-impl v0.5.0
8632024-02-14T20:23:06.408Z Downloaded siphasher v0.3.11
8642024-02-14T20:23:06.408Z Downloaded time-macros v0.2.13
8652024-02-14T20:23:06.408Z Downloaded ecdsa v0.16.9
8662024-02-14T20:23:06.408Z Downloaded ident_case v1.0.1
8672024-02-14T20:23:06.408Z Downloaded foreign-types v0.3.2
8682024-02-14T20:23:06.408Z Downloaded instant v0.1.12
8692024-02-14T20:23:06.408Z Downloaded sha1 v0.10.6
8702024-02-14T20:23:06.408Z Downloaded rustls-pki-types v1.1.0
8712024-02-14T20:23:06.408Z Downloaded pest_meta v2.7.6
8722024-02-14T20:23:06.408Z Downloaded dyn-clone v1.0.16
8732024-02-14T20:23:06.408Z Downloaded hubpack_derive v0.1.1
8742024-02-14T20:23:06.408Z Downloaded russh-cryptovec v0.7.0
8752024-02-14T20:23:06.408Z Downloaded ed25519 v2.2.2
8762024-02-14T20:23:06.408Z Downloaded glob v0.3.1
8772024-02-14T20:23:06.408Z Downloaded arc-swap v1.6.0
8782024-02-14T20:23:06.408Z Downloaded semver-parser v0.10.2
8792024-02-14T20:23:06.408Z Downloaded terminal_size v0.2.6
8802024-02-14T20:23:06.408Z Downloaded inout v0.1.3
8812024-02-14T20:23:06.408Z Downloaded futures-channel v0.3.30
8822024-02-14T20:23:06.408Z Downloaded p256 v0.13.2
8832024-02-14T20:23:06.408Z Downloaded unicode-xid v0.2.4
8842024-02-14T20:23:06.409Z Downloaded iana-time-zone v0.1.57
8852024-02-14T20:23:06.409Z Downloaded dirs-sys-next v0.1.2
8862024-02-14T20:23:06.409Z Downloaded is-terminal v0.4.9
8872024-02-14T20:23:06.409Z Downloaded utf-8 v0.7.6
8882024-02-14T20:23:06.409Z Downloaded der v0.7.8
8892024-02-14T20:23:06.409Z Downloaded foreign-types v0.5.0
8902024-02-14T20:23:06.409Z Downloaded base64 v0.21.7
8912024-02-14T20:23:06.409Z Downloaded usdt v0.5.0
8922024-02-14T20:23:06.409Z Downloaded heck v0.4.1
8932024-02-14T20:23:06.409Z Downloaded proc-macro-error-attr v1.0.4
8942024-02-14T20:23:06.409Z Downloaded semver v0.1.20
8952024-02-14T20:23:06.414Z Downloaded subtle v2.5.0
8962024-02-14T20:23:06.414Z Downloaded futures-executor v0.3.30
8972024-02-14T20:23:06.414Z Downloaded headers-core v0.2.0
8982024-02-14T20:23:06.414Z Downloaded darling_core v0.20.3
8992024-02-14T20:23:06.414Z Downloaded unicase v2.7.0
9002024-02-14T20:23:06.414Z Downloaded rand_chacha v0.3.1
9012024-02-14T20:23:06.414Z Downloaded openssl-sys v0.9.96
9022024-02-14T20:23:06.415Z Downloaded utf8parse v0.2.1
9032024-02-14T20:23:06.415Z Downloaded digest v0.10.7
9042024-02-14T20:23:06.415Z Downloaded usdt-macro v0.5.0
9052024-02-14T20:23:06.415Z Downloaded tungstenite v0.20.1
9062024-02-14T20:23:06.415Z Downloaded home v0.5.5
9072024-02-14T20:23:06.415Z Downloaded hex-literal v0.4.1
9082024-02-14T20:23:06.415Z Downloaded rustversion v1.0.14
9092024-02-14T20:23:06.415Z Downloaded strsim v0.10.0
9102024-02-14T20:23:06.415Z Downloaded cc v1.0.83
9112024-02-14T20:23:06.415Z Downloaded unsafe-libyaml v0.2.10
9122024-02-14T20:23:06.415Z Downloaded http-range v0.1.5
9132024-02-14T20:23:06.415Z Downloaded hyper-rustls v0.24.2
9142024-02-14T20:23:06.415Z Downloaded socket2 v0.4.9
9152024-02-14T20:23:06.415Z Downloaded num-bigint v0.4.4
9162024-02-14T20:23:06.415Z Downloaded rayon-core v1.12.0
9172024-02-14T20:23:06.415Z Downloaded proc-macro-crate v1.3.1
9182024-02-14T20:23:06.415Z Downloaded proc-macro-error v1.0.4
9192024-02-14T20:23:06.415Z Downloaded serde_derive_internals v0.26.0
9202024-02-14T20:23:06.415Z Downloaded dirs-next v2.0.0
9212024-02-14T20:23:06.415Z Downloaded zeroize_derive v1.4.2
9222024-02-14T20:23:06.415Z Downloaded unicode-width v0.1.11
9232024-02-14T20:23:06.415Z Downloaded same-file v1.0.6
9242024-02-14T20:23:06.415Z Downloaded spin v0.5.2
9252024-02-14T20:23:06.415Z Downloaded slog-bunyan v2.5.0
9262024-02-14T20:23:06.415Z Downloaded serde_repr v0.1.16
9272024-02-14T20:23:06.416Z Downloaded hmac v0.12.1
9282024-02-14T20:23:06.416Z Downloaded rustc-demangle v0.1.23
9292024-02-14T20:23:06.416Z Downloaded dtrace-parser v0.2.0
9302024-02-14T20:23:06.416Z Downloaded rustc_version v0.4.0
9312024-02-14T20:23:06.416Z Downloaded russh-keys v0.40.1
9322024-02-14T20:23:06.416Z Downloaded spin v0.9.8
9332024-02-14T20:23:06.416Z Downloaded httpdate v1.0.3
9342024-02-14T20:23:06.416Z Downloaded smf v0.2.2
9352024-02-14T20:23:06.416Z Downloaded tempfile v3.10.0
9362024-02-14T20:23:06.416Z Downloaded signal-hook-mio v0.2.3
9372024-02-14T20:23:06.416Z Downloaded yasna v0.5.2
9382024-02-14T20:23:06.416Z Downloaded futures v0.3.30
9392024-02-14T20:23:06.416Z Downloaded schemars_derive v0.8.16
9402024-02-14T20:23:06.416Z Downloaded slog-dtrace v0.3.0
9412024-02-14T20:23:06.416Z Downloaded ucd-trie v0.1.6
9422024-02-14T20:23:06.416Z Downloaded endian-type v0.1.2
9432024-02-14T20:23:06.416Z Downloaded ryu v1.0.15
9442024-02-14T20:23:06.416Z Downloaded dirs-sys v0.4.1
9452024-02-14T20:23:06.416Z Downloaded tokio-native-tls v0.3.1
9462024-02-14T20:23:06.416Z Downloaded tinyvec_macros v0.1.1
9472024-02-14T20:23:06.416Z Downloaded serde_spanned v0.6.5
9482024-02-14T20:23:06.416Z Downloaded proc-macro2 v1.0.78
9492024-02-14T20:23:06.416Z Downloaded sct v0.7.0
9502024-02-14T20:23:06.416Z Downloaded fastrand v2.0.1
9512024-02-14T20:23:06.416Z Downloaded schemars v0.8.16
9522024-02-14T20:23:06.417Z Downloaded dtrace-parser v0.1.14
9532024-02-14T20:23:06.417Z Downloaded half v2.3.1
9542024-02-14T20:23:06.417Z Downloaded quote v1.0.35
9552024-02-14T20:23:06.417Z Downloaded tokio-tungstenite v0.20.1
9562024-02-14T20:23:06.417Z Downloaded swrite v0.1.0
9572024-02-14T20:23:06.417Z Downloaded rand_core v0.6.4
9582024-02-14T20:23:06.417Z Downloaded getopts v0.2.21
9592024-02-14T20:23:06.417Z Downloaded toml_edit v0.19.15
9602024-02-14T20:23:06.417Z Downloaded toolchain_find v0.2.0
9612024-02-14T20:23:06.417Z Downloaded ff v0.13.0
9622024-02-14T20:23:06.417Z Downloaded synstructure v0.12.6
9632024-02-14T20:23:06.417Z Downloaded xattr v1.0.1
9642024-02-14T20:23:06.417Z Downloaded signal-hook-registry v1.4.1
9652024-02-14T20:23:06.417Z Downloaded embedded-io v0.4.0
9662024-02-14T20:23:06.417Z Downloaded static_assertions v1.1.0
9672024-02-14T20:23:06.417Z Downloaded rustls-pemfile v2.0.0
9682024-02-14T20:23:06.417Z Downloaded zerocopy v0.6.4
9692024-02-14T20:23:06.417Z Downloaded serde_path_to_error v0.1.15
9702024-02-14T20:23:06.417Z Downloaded hash32 v0.3.1
9712024-02-14T20:23:06.417Z Downloaded http-body v0.4.5
9722024-02-14T20:23:06.417Z Downloaded trust-dns-resolver v0.22.0
9732024-02-14T20:23:06.417Z Downloaded serde_tokenstream v0.1.7
9742024-02-14T20:23:06.421Z Downloaded spki v0.7.2
9752024-02-14T20:23:06.421Z Downloaded vsss-rs v3.3.4
9762024-02-14T20:23:06.421Z Downloaded scheduled-thread-pool v0.2.7
9772024-02-14T20:23:06.423Z Downloaded io-lifetimes v1.0.11
9782024-02-14T20:23:06.426Z Downloaded textwrap v0.11.0
9792024-02-14T20:23:06.426Z Downloaded dof v0.3.0
9802024-02-14T20:23:06.429Z Downloaded structmeta-derive v0.3.0
9812024-02-14T20:23:06.429Z Downloaded hostname v0.3.1
9822024-02-14T20:23:06.434Z Downloaded dirs v5.0.1
9832024-02-14T20:23:06.434Z Downloaded flagset v0.4.3
9842024-02-14T20:23:06.434Z Downloaded aes v0.8.3
9852024-02-14T20:23:06.440Z Downloaded slab v0.4.9
9862024-02-14T20:23:06.444Z Downloaded slog-stdlog v4.1.1
9872024-02-14T20:23:06.444Z Downloaded whoami v1.4.1
9882024-02-14T20:23:06.444Z Downloaded structopt v0.3.26
9892024-02-14T20:23:06.448Z Downloaded semver v0.11.0
9902024-02-14T20:23:06.451Z Downloaded tracing-attributes v0.1.26
9912024-02-14T20:23:06.454Z Downloaded rustfmt-wrapper v0.2.0
9922024-02-14T20:23:06.457Z Downloaded hex v0.4.3
9932024-02-14T20:23:06.457Z Downloaded thread-id v4.2.0
9942024-02-14T20:23:06.457Z Downloaded slog-scope v4.4.0
9952024-02-14T20:23:06.460Z Downloaded unicode-segmentation v1.10.1
9962024-02-14T20:23:06.463Z Downloaded futures-io v0.3.30
9972024-02-14T20:23:06.466Z Downloaded fixedbitset v0.4.2
9982024-02-14T20:23:06.466Z Downloaded scroll v0.12.0
9992024-02-14T20:23:06.468Z Downloaded heck v0.3.3
10002024-02-14T20:23:06.469Z Downloaded zeroize v1.7.0
10012024-02-14T20:23:06.471Z Downloaded toml v0.5.11
10022024-02-14T20:23:06.474Z Downloaded uuid v1.7.0
10032024-02-14T20:23:06.477Z Downloaded tracing-core v0.1.31
10042024-02-14T20:23:06.479Z Downloaded serde_with_macros v3.6.0
10052024-02-14T20:23:06.482Z Downloaded indexmap v1.9.3
10062024-02-14T20:23:06.487Z Downloaded unicode-normalization v0.1.22
10072024-02-14T20:23:06.491Z Downloaded unicode-bidi v0.3.13
10082024-02-14T20:23:06.491Z Downloaded http v1.0.0
10092024-02-14T20:23:06.494Z Downloaded slog-term v2.9.0
10102024-02-14T20:23:06.497Z Downloaded ghash v0.5.0
10112024-02-14T20:23:06.499Z Downloaded tinyvec v1.6.0
10122024-02-14T20:23:06.502Z Downloaded tokio-postgres v0.7.10
10132024-02-14T20:23:06.506Z Downloaded either v1.9.0
10142024-02-14T20:23:06.508Z Downloaded zip v0.6.6
10152024-02-14T20:23:06.512Z Downloaded itertools v0.10.5
10162024-02-14T20:23:06.519Z Downloaded toml v0.8.10
10172024-02-14T20:23:06.522Z Downloaded elliptic-curve v0.13.8
10182024-02-14T20:23:06.526Z Downloaded similar v2.3.0
10192024-02-14T20:23:06.531Z Downloaded serde v1.0.196
10202024-02-14T20:23:06.535Z Downloaded heapless v0.7.16
10212024-02-14T20:23:06.541Z Downloaded http v0.2.11
10222024-02-14T20:23:06.544Z Downloaded steno v0.4.0
10232024-02-14T20:23:06.547Z Downloaded aho-corasick v1.0.4
10242024-02-14T20:23:06.552Z Downloaded hashbrown v0.13.2
10252024-02-14T20:23:06.556Z Downloaded blake3 v1.5.0
10262024-02-14T20:23:06.564Z Downloaded rcgen v0.12.1
10272024-02-14T20:23:06.569Z Downloaded signal-hook v0.3.17
10282024-02-14T20:23:06.578Z Downloaded serde_yaml v0.9.25
10292024-02-14T20:23:06.590Z Downloaded trust-dns-server v0.22.1
10302024-02-14T20:23:06.591Z Downloaded url v2.5.0
10312024-02-14T20:23:06.591Z Downloaded itertools v0.12.1
10322024-02-14T20:23:06.603Z Downloaded rand v0.8.5
10332024-02-14T20:23:06.603Z Downloaded indexmap v2.2.2
10342024-02-14T20:23:07.015Z Downloaded rayon v1.8.0
10352024-02-14T20:23:07.015Z Downloaded russh v0.40.2
10362024-02-14T20:23:07.015Z Downloaded regex-automata v0.1.10
10372024-02-14T20:23:07.015Z Downloaded hashbrown v0.14.2
10382024-02-14T20:23:07.015Z Downloaded rustls-webpki v0.101.7
10392024-02-14T20:23:07.015Z Downloaded serde_json v1.0.113
10402024-02-14T20:23:07.015Z Downloaded rustls-webpki v0.102.1
10412024-02-14T20:23:07.016Z Downloaded reqwest v0.11.22
10422024-02-14T20:23:07.016Z Downloaded curve25519-dalek v4.1.1
10432024-02-14T20:23:07.016Z Downloaded rand v0.7.3
10442024-02-14T20:23:07.016Z Downloaded h2 v0.3.24
10452024-02-14T20:23:07.016Z Downloaded hkdf v0.12.4
10462024-02-14T20:23:07.016Z Downloaded winnow v0.5.15
10472024-02-14T20:23:07.016Z Downloaded openssl v0.10.60
10482024-02-14T20:23:07.016Z Downloaded hyper v0.14.27
10492024-02-14T20:23:07.016Z Downloaded regex v1.10.3
10502024-02-14T20:23:07.016Z Downloaded gimli v0.28.0
10512024-02-14T20:23:07.016Z Downloaded smoltcp v0.9.1
10522024-02-14T20:23:07.016Z Downloaded diesel v2.1.4
10532024-02-14T20:23:07.016Z Downloaded goblin v0.8.0
10542024-02-14T20:23:07.016Z Downloaded openapiv3 v2.0.0
10552024-02-14T20:23:07.016Z Downloaded vcpkg v0.2.15
10562024-02-14T20:23:07.016Z Downloaded rustix v0.37.23
10572024-02-14T20:23:07.016Z Downloaded syn v1.0.109
10582024-02-14T20:23:07.016Z Downloaded regress v0.7.1
10592024-02-14T20:23:07.016Z Downloaded syn v2.0.48
10602024-02-14T20:23:07.016Z Downloaded idna v0.5.0
10612024-02-14T20:23:07.016Z Downloaded futures-util v0.3.30
10622024-02-14T20:23:07.016Z Downloaded radix_trie v0.2.1
10632024-02-14T20:23:07.016Z Downloaded idna v0.2.3
10642024-02-14T20:23:07.016Z Downloaded bstr v0.2.17
10652024-02-14T20:23:07.016Z Downloaded webpki-roots v0.25.2
10662024-02-14T20:23:07.017Z Downloaded regex-syntax v0.8.2
10672024-02-14T20:23:07.017Z Downloaded regex-automata v0.4.4
10682024-02-14T20:23:07.017Z Downloaded trust-dns-proto v0.22.0
10692024-02-14T20:23:07.017Z Downloaded rustix v0.38.31
10702024-02-14T20:23:07.017Z Downloaded smoltcp v0.11.0
10712024-02-14T20:23:07.017Z Downloaded sha3 v0.10.8
10722024-02-14T20:23:07.017Z Downloaded libc v0.2.153
10732024-02-14T20:23:07.023Z Downloaded sled v0.34.7
10742024-02-14T20:23:07.034Z Downloaded bstr v1.6.0
10752024-02-14T20:23:07.043Z Downloaded zerocopy-derive v0.2.0
10762024-02-14T20:23:07.051Z Downloaded rustls v0.22.2
10772024-02-14T20:23:07.064Z Downloaded encoding_rs v0.8.33
10782024-02-14T20:23:07.084Z Downloaded regex-automata v0.3.8
10792024-02-14T20:23:07.100Z Downloaded bzip2-sys v0.1.11+1.0.8
10802024-02-14T20:23:07.113Z Downloaded tokio v1.36.0
10812024-02-14T20:23:07.150Z Downloaded zerocopy-derive v0.6.4
10822024-02-14T20:23:07.159Z Downloaded rustls v0.21.9
10832024-02-14T20:23:07.170Z Downloaded petgraph v0.6.4
10842024-02-14T20:23:07.184Z Downloaded zerocopy v0.7.32
10852024-02-14T20:23:07.200Z Downloaded winapi v0.3.9
10862024-02-14T20:23:07.242Z Downloaded serde_with v3.6.0
10872024-02-14T20:23:07.246Z Downloaded clap_builder v4.4.2
10882024-02-14T20:23:07.254Z Downloaded toml_edit v0.22.4
10892024-02-14T20:23:07.276Z Downloaded trust-dns-client v0.22.0
10902024-02-14T20:23:07.281Z Downloaded object v0.32.1
10912024-02-14T20:23:07.298Z Downloaded chrono v0.4.31
10922024-02-14T20:23:07.305Z Downloaded tokio-util v0.7.10
10932024-02-14T20:23:07.312Z Downloaded time v0.3.27
10942024-02-14T20:23:07.318Z Downloaded clap v2.34.0
10952024-02-14T20:23:07.326Z Downloaded smallvec v1.13.1
10962024-02-14T20:23:07.328Z Downloaded flate2 v1.0.28
10972024-02-14T20:23:07.332Z Downloaded enum-as-inner v0.5.1
10982024-02-14T20:23:07.335Z Downloaded getrandom v0.2.10
10992024-02-14T20:23:07.341Z Downloaded hashbrown v0.12.3
11002024-02-14T20:23:07.344Z Downloaded libm v0.2.7
11012024-02-14T20:23:07.350Z Downloaded crossterm v0.27.0
11022024-02-14T20:23:07.356Z Downloaded futures-macro v0.3.30
11032024-02-14T20:23:07.359Z Downloaded filetime v0.2.23
11042024-02-14T20:23:07.359Z Downloaded hubpack v0.1.2
11052024-02-14T20:23:07.362Z Downloaded tokio-stream v0.1.14
11062024-02-14T20:23:07.364Z Downloaded semver v1.0.21
11072024-02-14T20:23:07.368Z Downloaded rustc_version v0.1.7
11082024-02-14T20:23:07.368Z Downloaded socket2 v0.5.5
11092024-02-14T20:23:07.368Z Downloaded headers v0.3.9
11102024-02-14T20:23:07.374Z Downloaded heapless v0.8.0
11112024-02-14T20:23:07.378Z Downloaded pest v2.7.6
11122024-02-14T20:23:07.383Z Downloaded ring v0.16.20
11132024-02-14T20:23:07.465Z Downloaded hyper-tls v0.5.0
11142024-02-14T20:23:07.468Z Downloaded ipnetwork v0.20.0
11152024-02-14T20:23:07.468Z Downloaded walkdir v2.4.0
11162024-02-14T20:23:07.471Z Downloaded toml_datetime v0.6.5
11172024-02-14T20:23:07.471Z Downloaded scopeguard v1.2.0
11182024-02-14T20:23:07.474Z Downloaded rand_chacha v0.2.2
11192024-02-14T20:23:07.474Z Downloaded form_urlencoded v1.2.1
11202024-02-14T20:23:07.475Z Downloaded thiserror-no-std v2.0.2
11212024-02-14T20:23:07.477Z Downloaded mio v0.8.9
11222024-02-14T20:23:07.485Z Downloaded futures-task v0.3.30
11232024-02-14T20:23:07.488Z Downloaded group v0.13.0
11242024-02-14T20:23:07.488Z Downloaded strsim v0.8.0
11252024-02-14T20:23:07.488Z Downloaded typenum v1.16.0
11262024-02-14T20:23:07.491Z Downloaded slog v2.7.0
11272024-02-14T20:23:07.491Z Downloaded zerocopy-derive v0.7.32
11282024-02-14T20:23:07.495Z Downloaded rand_core v0.5.1
11292024-02-14T20:23:07.498Z Downloaded nom v7.1.3
11302024-02-14T20:23:07.501Z Downloaded crossbeam-channel v0.5.8
11312024-02-14T20:23:07.505Z Downloaded tar v0.4.40
11322024-02-14T20:23:07.507Z Downloaded ring v0.17.7
11332024-02-14T20:23:07.576Z Downloaded usdt-impl v0.3.5
11342024-02-14T20:23:07.589Z Downloaded ed25519-dalek v2.0.0
11352024-02-14T20:23:07.589Z Downloaded rustls-pemfile v1.0.3
11362024-02-14T20:23:07.589Z Downloaded hyper-staticfile v0.9.5
11372024-02-14T20:23:07.589Z Downloaded r2d2 v0.8.10
11382024-02-14T20:23:07.589Z Downloaded httparse v1.8.0
11392024-02-14T20:23:07.589Z Downloaded subprocess v0.2.9
11402024-02-14T20:23:07.589Z Downloaded tracing v0.1.37
11412024-02-14T20:23:07.593Z Downloaded sha2 v0.10.8
11422024-02-14T20:23:07.599Z Downloaded serde_derive v1.0.196
11432024-02-14T20:23:07.599Z Downloaded primeorder v0.13.6
11442024-02-14T20:23:07.601Z Downloaded zerocopy v0.3.0
11452024-02-14T20:23:07.601Z Downloaded crypto-bigint v0.5.2
11462024-02-14T20:23:07.604Z Downloaded difflib v0.4.0
11472024-02-14T20:23:07.604Z Downloaded foreign-types-macros v0.2.3
11482024-02-14T20:23:07.607Z Downloaded signature v2.1.0
11492024-02-14T20:23:07.607Z Downloaded backtrace v0.3.69
11502024-02-14T20:23:07.610Z Downloaded thread_local v1.1.7
11512024-02-14T20:23:07.613Z Downloaded sec1 v0.7.3
11522024-02-14T20:23:07.613Z Downloaded slog-envlogger v2.2.0
11532024-02-14T20:23:07.616Z Downloaded slog-async v2.8.0
11542024-02-14T20:23:07.616Z Downloaded tokio-macros v2.2.0
11552024-02-14T20:23:07.616Z Downloaded diesel_derives v2.1.2
11562024-02-14T20:23:07.619Z Downloaded serde_urlencoded v0.7.1
11572024-02-14T20:23:07.622Z Downloaded thiserror-impl-no-std v2.0.2
11582024-02-14T20:23:07.622Z Downloaded minimal-lexical v0.2.1
11592024-02-14T20:23:07.625Z Downloaded getrandom v0.1.16
11602024-02-14T20:23:07.628Z Downloaded unicode-ident v1.0.12
11612024-02-14T20:23:07.631Z Downloaded toml v0.7.8
11622024-02-14T20:23:07.635Z Downloaded memchr v2.6.3
11632024-02-14T20:23:07.637Z Downloaded derive_more v0.99.17
11642024-02-14T20:23:07.642Z Downloaded term v0.7.0
11652024-02-14T20:23:07.645Z Downloaded resolv-conf v0.7.0
11662024-02-14T20:23:07.648Z Downloaded ipnet v2.9.0
11672024-02-14T20:23:07.653Z Downloaded usdt v0.3.5
11682024-02-14T20:23:07.653Z Downloaded untrusted v0.9.0
11692024-02-14T20:23:07.653Z Downloaded omicron-zone-package v0.11.0
11702024-02-14T20:23:07.656Z Downloaded rfc6979 v0.4.0
11712024-02-14T20:23:07.656Z Downloaded tokio-rustls v0.24.1
11722024-02-14T20:23:07.656Z Downloaded secrecy v0.8.0
11732024-02-14T20:23:07.656Z Downloaded platforms v3.0.2
11742024-02-14T20:23:07.659Z Downloaded fallible-iterator v0.2.0
11752024-02-14T20:23:07.659Z Downloaded postgres-types v0.2.6
11762024-02-14T20:23:07.662Z Downloaded pkcs8 v0.10.2
11772024-02-14T20:23:07.665Z Downloaded pin-project-lite v0.2.13
11782024-02-14T20:23:07.667Z Downloaded clap v4.4.3
11792024-02-14T20:23:07.675Z Downloaded bzip2 v0.4.4
11802024-02-14T20:23:07.678Z Downloaded owo-colors v4.0.0
11812024-02-14T20:23:07.681Z Downloaded backoff v0.4.0
11822024-02-14T20:23:07.681Z Downloaded postgres-protocol v0.6.6
11832024-02-14T20:23:07.684Z Downloaded poly1305 v0.8.0
11842024-02-14T20:23:07.687Z Downloaded multer v3.0.0
11852024-02-14T20:23:07.687Z Downloaded console v0.15.8
11862024-02-14T20:23:07.689Z Downloaded gethostname v0.4.3
11872024-02-14T20:23:07.692Z Downloaded version_check v0.9.4
11882024-02-14T20:23:07.692Z Downloaded vec_map v0.8.2
11892024-02-14T20:23:07.692Z Downloaded cancel-safe-futures v0.1.5
11902024-02-14T20:23:07.695Z Downloaded camino v1.1.6
11912024-02-14T20:23:07.698Z Downloaded argon2 v0.5.3
11922024-02-14T20:23:07.698Z Downloaded untrusted v0.7.1
11932024-02-14T20:23:07.698Z Downloaded thiserror-impl v1.0.56
11942024-02-14T20:23:07.701Z Downloaded thiserror v1.0.56
11952024-02-14T20:23:07.704Z Downloaded crossbeam-epoch v0.9.15
11962024-02-14T20:23:07.711Z Downloaded strum_macros v0.25.2
11972024-02-14T20:23:07.714Z Downloaded structopt-derive v0.4.18
11982024-02-14T20:23:07.714Z Downloaded structmeta v0.3.0
11992024-02-14T20:23:07.714Z Downloaded polyval v0.6.1
12002024-02-14T20:23:07.714Z Downloaded pin-utils v0.1.0
12012024-02-14T20:23:07.714Z Downloaded pbkdf2 v0.12.2
12022024-02-14T20:23:07.714Z Downloaded parse-display v0.9.0
12032024-02-14T20:23:07.717Z Downloaded stringprep v0.1.3
12042024-02-14T20:23:07.717Z Downloaded predicates-core v1.0.6
12052024-02-14T20:23:07.717Z Downloaded pest_derive v2.7.6
12062024-02-14T20:23:07.720Z Downloaded ppv-lite86 v0.2.17
12072024-02-14T20:23:07.720Z Downloaded pkg-config v0.3.27
12082024-02-14T20:23:07.720Z Downloaded phf v0.11.2
12092024-02-14T20:23:07.723Z Downloaded percent-encoding v2.3.1
12102024-02-14T20:23:07.723Z Downloaded ansi_term v0.12.1
12112024-02-14T20:23:07.726Z Downloaded adler v1.0.2
12122024-02-14T20:23:07.726Z Downloaded md-5 v0.10.5
12132024-02-14T20:23:07.726Z Downloaded stable_deref_trait v1.2.0
12142024-02-14T20:23:07.728Z Downloaded predicates v3.1.0
12152024-02-14T20:23:07.729Z Downloaded plain v0.2.3
12162024-02-14T20:23:07.731Z Downloaded crypto-common v0.1.6
12172024-02-14T20:23:07.731Z Downloaded macaddr v1.0.1
12182024-02-14T20:23:07.734Z Downloaded convert_case v0.4.0
12192024-02-14T20:23:07.734Z Downloaded num-complex v0.4.4
12202024-02-14T20:23:07.734Z Downloaded bcrypt-pbkdf v0.10.0
12212024-02-14T20:23:07.738Z Downloaded ciborium-ll v0.2.2
12222024-02-14T20:23:07.738Z Downloaded block-buffer v0.10.4
12232024-02-14T20:23:07.738Z Downloaded display-error-chain v0.2.0
12242024-02-14T20:23:07.738Z Downloaded usdt-attr-macro v0.3.5
12252024-02-14T20:23:07.739Z Downloaded lazy_static v1.4.0
12262024-02-14T20:23:07.741Z Downloaded bit-vec v0.6.3
12272024-02-14T20:23:07.741Z Downloaded try-lock v0.2.4
12282024-02-14T20:23:07.741Z Downloaded take_mut v0.2.2
12292024-02-14T20:23:07.742Z Downloaded pretty-hex v0.4.1
12302024-02-14T20:23:07.744Z Downloaded pretty-hex v0.2.1
12312024-02-14T20:23:07.744Z Downloaded block-padding v0.3.3
12322024-02-14T20:23:07.744Z Downloaded autocfg v1.1.0
12332024-02-14T20:23:07.747Z Downloaded base16ct v0.2.0
12342024-02-14T20:23:07.747Z Downloaded anstyle v1.0.2
12352024-02-14T20:23:07.747Z Downloaded once_cell v1.19.0
12362024-02-14T20:23:07.750Z Downloaded async-trait v0.1.77
12372024-02-14T20:23:07.753Z Downloaded password-hash v0.5.0
12382024-02-14T20:23:07.759Z Downloaded parking_lot v0.11.2
12392024-02-14T20:23:07.759Z Downloaded time-core v0.1.1
12402024-02-14T20:23:07.761Z Downloaded strum v0.25.0
12412024-02-14T20:23:07.761Z Downloaded precomputed-hash v0.1.1
12422024-02-14T20:23:07.762Z Downloaded colored v2.0.4
12432024-02-14T20:23:07.762Z Downloaded cobs v0.2.3
12442024-02-14T20:23:07.762Z Downloaded crucible-workspace-hack v0.1.0
12452024-02-14T20:23:07.762Z Downloaded aes-gcm v0.10.3
12462024-02-14T20:23:07.764Z Downloaded openssl-probe v0.1.5
12472024-02-14T20:23:07.767Z Downloaded num_cpus v1.16.0
12482024-02-14T20:23:07.767Z Downloaded num-iter v0.1.43
12492024-02-14T20:23:07.770Z Downloaded nibble_vec v0.1.0
12502024-02-14T20:23:07.770Z Downloaded pem v3.0.2
12512024-02-14T20:23:07.770Z Downloaded pbkdf2 v0.11.0
12522024-02-14T20:23:07.773Z Downloaded parking_lot_core v0.9.8
12532024-02-14T20:23:07.776Z Downloaded md5 v0.7.0
12542024-02-14T20:23:07.776Z Downloaded cpufeatures v0.2.12
12552024-02-14T20:23:07.776Z Downloaded async-stream-impl v0.3.5
12562024-02-14T20:23:07.779Z Downloaded pest_generator v2.7.6
12572024-02-14T20:23:07.779Z Downloaded colorchoice v1.0.0
12582024-02-14T20:23:07.779Z Downloaded matches v0.1.10
12592024-02-14T20:23:07.779Z Downloaded chacha20poly1305 v0.10.1
12602024-02-14T20:23:07.783Z Downloaded newtype_derive v0.1.6
12612024-02-14T20:23:07.783Z Downloaded arrayvec v0.7.4
12622024-02-14T20:23:07.784Z Downloaded const-oid v0.9.5
12632024-02-14T20:23:07.786Z Downloaded atomicwrites v0.4.3
12642024-02-14T20:23:07.786Z Downloaded atty v0.2.14
12652024-02-14T20:23:07.787Z Downloaded cipher v0.4.4
12662024-02-14T20:23:07.789Z Downloaded bytes v1.5.0
12672024-02-14T20:23:08.186Z Compiling proc-macro2 v1.0.78
12682024-02-14T20:23:08.187Z Compiling unicode-ident v1.0.12
12692024-02-14T20:23:08.189Z Compiling libc v0.2.153
12702024-02-14T20:23:08.189Z Compiling serde v1.0.196
12712024-02-14T20:23:08.189Z Compiling version_check v0.9.4
12722024-02-14T20:23:08.189Z Compiling autocfg v1.1.0
12732024-02-14T20:23:08.227Z Compiling cfg-if v1.0.0
12742024-02-14T20:23:08.379Z Compiling syn v1.0.109
12752024-02-14T20:23:08.380Z Compiling once_cell v1.19.0
12762024-02-14T20:23:08.424Z Compiling thiserror v1.0.56
12772024-02-14T20:23:08.775Z Compiling memchr v2.6.3
12782024-02-14T20:23:08.938Z Compiling typenum v1.16.0
12792024-02-14T20:23:09.014Z Compiling lock_api v0.4.10
12802024-02-14T20:23:09.983Z Compiling byteorder v1.5.0
12812024-02-14T20:23:10.327Z Compiling ahash v0.8.7
12822024-02-14T20:23:10.335Z Compiling parking_lot_core v0.9.8
12832024-02-14T20:23:10.496Z Compiling generic-array v0.14.7
12842024-02-14T20:23:10.502Z Compiling libm v0.2.7
12852024-02-14T20:23:10.502Z Compiling num-traits v0.2.16
12862024-02-14T20:23:10.600Z Compiling serde_json v1.0.113
12872024-02-14T20:23:10.809Z Compiling itoa v1.0.9
12882024-02-14T20:23:10.929Z Compiling slab v0.4.9
12892024-02-14T20:23:10.950Z Compiling log v0.4.20
12902024-02-14T20:23:11.329Z Compiling scopeguard v1.2.0
12912024-02-14T20:23:11.475Z Compiling quote v1.0.35
12922024-02-14T20:23:11.550Z Compiling ryu v1.0.15
12932024-02-14T20:23:11.811Z Compiling cc v1.0.83
12942024-02-14T20:23:11.889Z Compiling syn v2.0.48
12952024-02-14T20:23:12.173Z Compiling getrandom v0.2.10
12962024-02-14T20:23:12.481Z Compiling rand_core v0.6.4
12972024-02-14T20:23:12.775Z Compiling pkg-config v0.3.27
12982024-02-14T20:23:13.019Z Compiling allocator-api2 v0.2.16
12992024-02-14T20:23:13.073Z Compiling equivalent v1.0.1
13002024-02-14T20:23:13.188Z Compiling smallvec v1.13.1
13012024-02-14T20:23:13.242Z Compiling heck v0.4.1
13022024-02-14T20:23:13.628Z Compiling schemars v0.8.16
13032024-02-14T20:23:13.770Z Compiling subtle v2.5.0
13042024-02-14T20:23:14.088Z Compiling vcpkg v0.2.15
13052024-02-14T20:23:14.232Z Compiling pin-project-lite v0.2.13
13062024-02-14T20:23:14.574Z Compiling httparse v1.8.0
13072024-02-14T20:23:14.744Z Compiling parking_lot v0.12.1
13082024-02-14T20:23:15.034Z Compiling ucd-trie v0.1.6
13092024-02-14T20:23:15.092Z Compiling ring v0.17.7
13102024-02-14T20:23:15.262Z Compiling ring v0.16.20
13112024-02-14T20:23:15.680Z Compiling signal-hook-registry v1.4.1
13122024-02-14T20:23:15.764Z Compiling fnv v1.0.7
13132024-02-14T20:23:16.360Z Compiling mio v0.8.9
13142024-02-14T20:23:16.467Z Compiling openssl-sys v0.9.96
13152024-02-14T20:23:16.660Z Compiling iana-time-zone v0.1.57
13162024-02-14T20:23:17.138Z Compiling semver v1.0.21
13172024-02-14T20:23:17.182Z Compiling const-oid v0.9.5
13182024-02-14T20:23:17.436Z Compiling openssl v0.10.60
13192024-02-14T20:23:17.657Z Compiling socket2 v0.5.5
13202024-02-14T20:23:17.660Z Compiling num_cpus v1.16.0
13212024-02-14T20:23:17.790Z Compiling native-tls v0.2.11
13222024-02-14T20:23:18.174Z Compiling rustls v0.21.9
13232024-02-14T20:23:18.520Z Compiling dyn-clone v1.0.16
13242024-02-14T20:23:18.544Z Compiling futures-core v0.3.30
13252024-02-14T20:23:18.790Z Compiling aho-corasick v1.0.4
13262024-02-14T20:23:19.070Z Compiling slog v2.7.0
13272024-02-14T20:23:19.335Z Compiling regex-syntax v0.8.2
13282024-02-14T20:23:19.371Z Compiling crossbeam-utils v0.8.16
13292024-02-14T20:23:19.448Z Compiling spin v0.5.2
13302024-02-14T20:23:19.634Z Compiling serde_derive_internals v0.26.0
13312024-02-14T20:23:19.661Z Compiling async-trait v0.1.77
13322024-02-14T20:23:20.079Z Compiling futures-sink v0.3.30
13332024-02-14T20:23:20.251Z Compiling rustix v0.38.31
13342024-02-14T20:23:20.620Z Compiling backtrace v0.3.69
13352024-02-14T20:23:21.072Z Compiling tinyvec_macros v0.1.1
13362024-02-14T20:23:21.202Z Compiling tinyvec v1.6.0
13372024-02-14T20:23:21.423Z Compiling futures-channel v0.3.30
13382024-02-14T20:23:21.894Z Compiling futures-task v0.3.30
13392024-02-14T20:23:22.172Z Compiling winnow v0.5.15
13402024-02-14T20:23:22.388Z Compiling futures-io v0.3.30
13412024-02-14T20:23:22.703Z Compiling pin-utils v0.1.0
13422024-02-14T20:23:22.888Z Compiling regex-automata v0.4.4
13432024-02-14T20:23:22.970Z Compiling unicode-normalization v0.1.22
13442024-02-14T20:23:22.990Z Compiling spin v0.9.8
13452024-02-14T20:23:23.461Z Compiling memoffset v0.9.0
13462024-02-14T20:23:23.551Z Compiling tracing-core v0.1.31
13472024-02-14T20:23:23.782Z Compiling cpufeatures v0.2.12
13482024-02-14T20:23:23.882Z Compiling unicode-width v0.1.11
13492024-02-14T20:23:24.049Z Compiling anyhow v1.0.75
13502024-02-14T20:23:24.068Z Compiling unicode-bidi v0.3.13
13512024-02-14T20:23:25.702Z Compiling crc32fast v1.3.2
13522024-02-14T20:23:26.141Z Compiling crossbeam-epoch v0.9.15
13532024-02-14T20:23:26.187Z Compiling time-core v0.1.1
13542024-02-14T20:23:26.356Z Compiling time-macros v0.2.13
13552024-02-14T20:23:26.957Z Compiling regex v1.10.3
13562024-02-14T20:23:27.116Z Compiling serde_derive v1.0.196
13572024-02-14T20:23:27.322Z Compiling zerocopy-derive v0.7.32
13582024-02-14T20:23:27.890Z Compiling zeroize_derive v1.4.2
13592024-02-14T20:23:28.514Z Compiling thiserror-impl v1.0.56
13602024-02-14T20:23:29.322Z Compiling tokio-macros v2.2.0
13612024-02-14T20:23:29.340Z Compiling zeroize v1.7.0
13622024-02-14T20:23:29.405Z Compiling zerocopy v0.7.32
13632024-02-14T20:23:29.674Z Compiling futures-macro v0.3.30
13642024-02-14T20:23:31.464Z Compiling tracing-attributes v0.1.26
13652024-02-14T20:23:31.512Z Compiling hashbrown v0.14.2
13662024-02-14T20:23:31.691Z Compiling schemars_derive v0.8.16
13672024-02-14T20:23:31.738Z Compiling pest v2.7.6
13682024-02-14T20:23:32.463Z Compiling crypto-common v0.1.6
13692024-02-14T20:23:32.809Z Compiling openssl-macros v0.1.1
13702024-02-14T20:23:33.385Z Compiling block-buffer v0.10.4
13712024-02-14T20:23:33.546Z Compiling hashbrown v0.13.2
13722024-02-14T20:23:33.651Z Compiling digest v0.10.7
13732024-02-14T20:23:34.116Z Compiling pest_meta v2.7.6
13742024-02-14T20:23:34.733Z Compiling futures-util v0.3.30
13752024-02-14T20:23:35.403Z Compiling pest_generator v2.7.6
13762024-02-14T20:23:36.462Z Compiling tracing v0.1.37
13772024-02-14T20:23:36.998Z Compiling der_derive v0.7.2
13782024-02-14T20:23:39.142Z Compiling errno v0.3.8
13792024-02-14T20:23:39.285Z Compiling num-integer v0.1.45
13802024-02-14T20:23:39.463Z Compiling percent-encoding v2.3.1
13812024-02-14T20:23:39.489Z Compiling pest_derive v2.7.6
13822024-02-14T20:23:39.592Z Compiling untrusted v0.7.1
13832024-02-14T20:23:39.806Z Compiling untrusted v0.9.0
13842024-02-14T20:23:39.976Z Compiling foreign-types-shared v0.1.1
13852024-02-14T20:23:40.080Z Compiling foreign-types v0.3.2
13862024-02-14T20:23:41.028Z Compiling try-lock v0.2.4
13872024-02-14T20:23:41.182Z Compiling bytes v1.5.0
13882024-02-14T20:23:41.676Z Compiling indexmap v2.2.2
13892024-02-14T20:23:41.739Z Compiling chrono v0.4.31
13902024-02-14T20:23:42.307Z Compiling uuid v1.7.0
13912024-02-14T20:23:42.474Z Compiling http v0.2.11
13922024-02-14T20:23:42.967Z Compiling tokio v1.36.0
13932024-02-14T20:23:43.995Z Compiling bitflags v2.4.0
13942024-02-14T20:23:44.461Z Compiling serde_spanned v0.6.5
13952024-02-14T20:23:44.700Z Compiling toml_datetime v0.6.5
13962024-02-14T20:23:44.703Z Compiling rustc_version v0.4.0
13972024-02-14T20:23:45.104Z Compiling toml_edit v0.19.15
13982024-02-14T20:23:45.189Z Compiling openapiv3 v2.0.0
13992024-02-14T20:23:47.106Z Compiling serde_tokenstream v0.2.0
14002024-02-14T20:23:47.646Z Compiling unicode-xid v0.2.4
14012024-02-14T20:23:47.814Z Compiling ppv-lite86 v0.2.17
14022024-02-14T20:23:47.837Z Compiling base64 v0.21.7
14032024-02-14T20:23:48.621Z Compiling synstructure v0.12.6
14042024-02-14T20:23:48.660Z Compiling http-body v0.4.5
14052024-02-14T20:23:49.062Z Compiling sct v0.7.0
14062024-02-14T20:23:49.373Z Compiling rustls-webpki v0.101.7
14072024-02-14T20:23:50.318Z Compiling want v0.3.1
14082024-02-14T20:23:50.596Z Compiling form_urlencoded v1.2.1
14092024-02-14T20:23:50.973Z Compiling scroll_derive v0.12.0
14102024-02-14T20:23:51.392Z Compiling socket2 v0.4.9
14112024-02-14T20:23:51.766Z Compiling openssl-probe v0.1.5
14122024-02-14T20:23:52.090Z Compiling tokio-util v0.7.10
14132024-02-14T20:23:52.267Z Compiling tower-service v0.3.2
14142024-02-14T20:23:52.743Z Compiling httpdate v1.0.3
14152024-02-14T20:23:52.990Z Compiling io-lifetimes v1.0.11
14162024-02-14T20:23:53.225Z Compiling h2 v0.3.24
14172024-02-14T20:23:53.702Z Compiling zerocopy-derive v0.2.0
14182024-02-14T20:23:54.715Z Compiling idna v0.5.0
14192024-02-14T20:23:56.367Z Compiling lazy_static v1.4.0
14202024-02-14T20:23:56.539Z Compiling thread-id v4.2.0
14212024-02-14T20:23:56.654Z Compiling adler v1.0.2
14222024-02-14T20:23:56.881Z Compiling miniz_oxide v0.7.1
14232024-02-14T20:23:57.046Z Compiling tokio-native-tls v0.3.1
14242024-02-14T20:23:57.327Z Compiling url v2.5.0
14252024-02-14T20:23:57.665Z Compiling tokio-rustls v0.24.1
14262024-02-14T20:23:58.460Z Compiling rand_chacha v0.3.1
14272024-02-14T20:23:58.918Z Compiling ipnet v2.9.0
14282024-02-14T20:23:59.315Z Compiling rustix v0.37.23
14292024-02-14T20:23:59.412Z Compiling rand v0.8.5
14302024-02-14T20:23:59.757Z Compiling serde_urlencoded v0.7.1
14312024-02-14T20:23:59.972Z Compiling rustls-pemfile v1.0.3
14322024-02-14T20:24:00.166Z Compiling hyper v0.14.27
14332024-02-14T20:24:00.413Z Compiling usdt-impl v0.3.5
14342024-02-14T20:24:00.465Z Compiling encoding_rs v0.8.33
14352024-02-14T20:24:00.798Z Compiling either v1.9.0
14362024-02-14T20:24:00.967Z Compiling gimli v0.28.0
14372024-02-14T20:24:01.140Z Compiling webpki-roots v0.25.2
14382024-02-14T20:24:01.326Z Compiling mime v0.3.17
14392024-02-14T20:24:03.096Z Compiling regress v0.7.1
14402024-02-14T20:24:03.229Z Compiling object v0.32.1
14412024-02-14T20:24:03.472Z Compiling num-bigint v0.4.4
14422024-02-14T20:24:04.293Z Compiling usdt-impl v0.5.0
14432024-02-14T20:24:04.496Z Compiling rustc-demangle v0.1.23
14442024-02-14T20:24:05.278Z Compiling addr2line v0.21.0
14452024-02-14T20:24:05.920Z Compiling flate2 v1.0.28
14462024-02-14T20:24:05.953Z Compiling zerocopy v0.3.0
14472024-02-14T20:24:06.137Z Compiling scroll v0.12.0
14482024-02-14T20:24:06.686Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
14492024-02-14T20:24:06.767Z Compiling heapless v0.7.16
14502024-02-14T20:24:06.839Z Compiling futures-executor v0.3.30
14512024-02-14T20:24:07.151Z Compiling hyper-tls v0.5.0
14522024-02-14T20:24:07.210Z Compiling hyper-rustls v0.24.2
14532024-02-14T20:24:07.410Z Compiling bzip2-sys v0.1.11+1.0.8
14542024-02-14T20:24:07.501Z Compiling reqwest v0.11.22
14552024-02-14T20:24:07.897Z Compiling rustversion v1.0.14
14562024-02-14T20:24:08.380Z Compiling plain v0.2.3
14572024-02-14T20:24:08.598Z Compiling signal-hook v0.3.17
14582024-02-14T20:24:08.677Z Compiling goblin v0.8.0
14592024-02-14T20:24:10.380Z Compiling futures v0.3.30
14602024-02-14T20:24:10.455Z Compiling dof v0.1.5
14612024-02-14T20:24:11.140Z Compiling toml v0.7.8
14622024-02-14T20:24:11.421Z Compiling hex v0.4.3
14632024-02-14T20:24:12.078Z Compiling dtrace-parser v0.1.14
14642024-02-14T20:24:12.283Z Compiling pretty-hex v0.4.1
14652024-02-14T20:24:12.303Z Compiling base64ct v1.6.0
14662024-02-14T20:24:12.485Z Compiling strsim v0.10.0
14672024-02-14T20:24:14.339Z Compiling serde_tokenstream v0.1.7
14682024-02-14T20:24:14.793Z Compiling dof v0.3.0
14692024-02-14T20:24:14.866Z Compiling dtrace-parser v0.2.0
14702024-02-14T20:24:14.954Z Compiling bitflags v1.3.2
14712024-02-14T20:24:15.082Z Compiling smoltcp v0.9.1
14722024-02-14T20:24:15.836Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14732024-02-14T20:24:15.921Z Compiling pem-rfc7468 v0.7.0
14742024-02-14T20:24:16.716Z Compiling strum_macros v0.25.2
14752024-02-14T20:24:16.742Z Compiling hmac v0.12.1
14762024-02-14T20:24:17.036Z Compiling enum-as-inner v0.5.1
14772024-02-14T20:24:17.166Z Compiling num-iter v0.1.43
14782024-02-14T20:24:17.814Z Compiling flagset v0.4.3
14792024-02-14T20:24:17.825Z Compiling unicode-segmentation v1.10.1
14802024-02-14T20:24:17.826Z Compiling siphasher v0.3.11
14812024-02-14T20:24:18.020Z Compiling der v0.7.8
14822024-02-14T20:24:18.278Z Compiling usdt-attr-macro v0.3.5
14832024-02-14T20:24:18.349Z Compiling usdt-macro v0.3.5
14842024-02-14T20:24:19.912Z Compiling hubpack_derive v0.1.1
14852024-02-14T20:24:20.137Z Compiling zerocopy-derive v0.6.4
14862024-02-14T20:24:21.515Z Compiling num_threads v0.1.6
14872024-02-14T20:24:21.639Z Compiling deranged v0.3.8
14882024-02-14T20:24:21.964Z Compiling anstyle v1.0.2
14892024-02-14T20:24:22.001Z Compiling utf8parse v0.2.1
14902024-02-14T20:24:22.165Z Compiling anstyle-parse v0.2.1
14912024-02-14T20:24:22.487Z Compiling sha2 v0.10.8
14922024-02-14T20:24:22.600Z Compiling spki v0.7.2
14932024-02-14T20:24:23.526Z Compiling time v0.3.27
14942024-02-14T20:24:24.950Z Compiling md-5 v0.10.5
14952024-02-14T20:24:25.175Z Compiling block-padding v0.3.3
14962024-02-14T20:24:25.206Z Compiling clap_derive v4.4.2
14972024-02-14T20:24:25.929Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
14982024-02-14T20:24:26.143Z Compiling stringprep v0.1.3
14992024-02-14T20:24:26.175Z Compiling getopts v0.2.21
15002024-02-14T20:24:27.177Z Compiling diesel_table_macro_syntax v0.1.0
15012024-02-14T20:24:27.594Z Compiling hash32 v0.2.1
15022024-02-14T20:24:27.982Z Compiling anstyle-query v1.0.0
15032024-02-14T20:24:28.118Z Compiling stable_deref_trait v1.2.0
15042024-02-14T20:24:29.107Z Compiling colorchoice v1.0.0
15052024-02-14T20:24:29.270Z Compiling fallible-iterator v0.2.0
15062024-02-14T20:24:29.566Z Compiling anstream v0.5.0
15072024-02-14T20:24:29.999Z Compiling postgres-protocol v0.6.6
15082024-02-14T20:24:30.595Z Compiling diesel_derives v2.1.2
15092024-02-14T20:24:31.419Z Compiling inout v0.1.3
15102024-02-14T20:24:31.463Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
15112024-02-14T20:24:31.694Z Compiling terminal_size v0.2.6
15122024-02-14T20:24:32.055Z Compiling pkcs8 v0.10.2
15132024-02-14T20:24:32.146Z Compiling phf_shared v0.11.2
15142024-02-14T20:24:33.455Z Compiling ff v0.13.0
15152024-02-14T20:24:33.980Z Compiling serde_repr v0.1.16
15162024-02-14T20:24:34.916Z Compiling scheduled-thread-pool v0.2.7
15172024-02-14T20:24:35.530Z Compiling clap_lex v0.5.1
15182024-02-14T20:24:35.804Z Compiling managed v0.8.0
15192024-02-14T20:24:36.070Z Compiling unsafe-libyaml v0.2.10
15202024-02-14T20:24:36.319Z Compiling base16ct v0.2.0
15212024-02-14T20:24:36.663Z Compiling matches v0.1.10
15222024-02-14T20:24:36.756Z Compiling regex-automata v0.1.10
15232024-02-14T20:24:37.111Z Compiling bit-vec v0.6.3
15242024-02-14T20:24:37.258Z Compiling bstr v0.2.17
15252024-02-14T20:24:38.710Z Compiling serde_yaml v0.9.25
15262024-02-14T20:24:38.784Z Compiling idna v0.2.3
15272024-02-14T20:24:40.441Z Compiling sec1 v0.7.3
15282024-02-14T20:24:40.491Z Compiling clap_builder v4.4.2
15292024-02-14T20:24:40.964Z Compiling r2d2 v0.8.10
15302024-02-14T20:24:41.361Z Compiling group v0.13.0
15312024-02-14T20:24:43.100Z Compiling phf v0.11.2
15322024-02-14T20:24:43.244Z Compiling signal-hook-mio v0.2.3
15332024-02-14T20:24:43.409Z Compiling bzip2 v0.4.4
15342024-02-14T20:24:43.426Z Compiling cipher v0.4.4
15352024-02-14T20:24:43.429Z Compiling postgres-types v0.2.6
15362024-02-14T20:24:43.791Z Compiling zerocopy v0.6.4
15372024-02-14T20:24:43.926Z Compiling hubpack v0.1.2
15382024-02-14T20:24:44.374Z Compiling phf_shared v0.10.0
15392024-02-14T20:24:44.527Z Compiling hkdf v0.12.4
15402024-02-14T20:24:44.629Z Compiling crypto-bigint v0.5.2
15412024-02-14T20:24:44.770Z Compiling ipnetwork v0.20.0
15422024-02-14T20:24:44.976Z Compiling float-cmp v0.9.0
15432024-02-14T20:24:45.723Z Compiling new_debug_unreachable v1.0.4
15442024-02-14T20:24:45.817Z Compiling regex-automata v0.3.8
15452024-02-14T20:24:45.954Z Compiling data-encoding v2.4.0
15462024-02-14T20:24:47.408Z Compiling whoami v1.4.1
15472024-02-14T20:24:48.115Z Compiling precomputed-hash v0.1.1
15482024-02-14T20:24:48.240Z Compiling difflib v0.4.0
15492024-02-14T20:24:48.354Z Compiling fixedbitset v0.4.2
15502024-02-14T20:24:48.817Z Compiling normalize-line-endings v0.3.0
15512024-02-14T20:24:48.952Z Compiling predicates-core v1.0.6
15522024-02-14T20:24:49.002Z Compiling minimal-lexical v0.2.1
15532024-02-14T20:24:49.327Z Compiling static_assertions v1.1.0
15542024-02-14T20:24:49.555Z Compiling nom v7.1.3
15552024-02-14T20:24:49.894Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15562024-02-14T20:24:50.055Z Compiling predicates v3.1.0
15572024-02-14T20:24:50.564Z Compiling petgraph v0.6.4
15582024-02-14T20:24:51.803Z Compiling string_cache v0.8.7
15592024-02-14T20:24:51.853Z Compiling tokio-postgres v0.7.10
15602024-02-14T20:24:52.265Z Compiling bstr v1.6.0
15612024-02-14T20:24:54.401Z Compiling diesel v2.1.4
15622024-02-14T20:24:54.434Z Compiling trust-dns-proto v0.22.0
15632024-02-14T20:24:54.434Z Compiling elliptic-curve v0.13.8
15642024-02-14T20:24:54.434Z Compiling yasna v0.5.2
15652024-02-14T20:24:54.434Z Compiling clap v4.4.3
15662024-02-14T20:24:54.434Z Compiling zip v0.6.6
15672024-02-14T20:24:54.434Z Compiling crossterm v0.27.0
15682024-02-14T20:24:55.768Z Compiling similar v2.3.0
15692024-02-14T20:24:55.934Z Compiling bit-set v0.5.3
15702024-02-14T20:24:55.978Z Compiling usdt v0.3.5
15712024-02-14T20:24:56.238Z Compiling itertools v0.10.5
15722024-02-14T20:24:56.262Z Compiling console v0.15.8
15732024-02-14T20:24:56.589Z Compiling tokio-stream v0.1.14
15742024-02-14T20:24:58.285Z Compiling lalrpop-util v0.19.12
15752024-02-14T20:24:58.461Z Compiling camino v1.1.6
15762024-02-14T20:25:02.372Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15772024-02-14T20:25:10.756Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15782024-02-14T20:25:36.252Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15792024-02-14T20:25:36.756Z Compiling sha1 v0.10.6
15802024-02-14T20:25:37.187Z Compiling atty v0.2.14
15812024-02-14T20:25:37.213Z Compiling match_cfg v0.1.0
15822024-02-14T20:25:37.299Z Compiling hostname v0.3.1
15832024-02-14T20:25:37.318Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15842024-02-14T20:25:37.533Z Compiling dirs-sys-next v0.1.2
15852024-02-14T20:25:37.561Z Compiling rustls-pki-types v1.1.0
15862024-02-14T20:25:37.634Z Compiling ident_case v1.0.1
15872024-02-14T20:25:37.755Z Compiling dirs-next v2.0.0
15882024-02-14T20:25:37.832Z Compiling darling_core v0.20.3
15892024-02-14T20:25:38.168Z Compiling thread_local v1.1.7
15902024-02-14T20:25:38.230Z Compiling slog-async v2.8.0
15912024-02-14T20:25:38.651Z Compiling rustls v0.22.2
15922024-02-14T20:25:38.655Z Compiling rustls-webpki v0.102.1
15932024-02-14T20:25:38.742Z Compiling term v0.7.0
15942024-02-14T20:25:38.933Z Compiling crossbeam-channel v0.5.8
15952024-02-14T20:25:39.117Z Compiling multer v3.0.0
15962024-02-14T20:25:39.444Z Compiling instant v0.1.12
15972024-02-14T20:25:39.462Z Compiling paste v1.0.14
15982024-02-14T20:25:39.600Z Compiling take_mut v0.2.2
15992024-02-14T20:25:40.121Z Compiling slog-term v2.9.0
16002024-02-14T20:25:40.345Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
16012024-02-14T20:25:40.579Z Compiling toml_edit v0.22.4
16022024-02-14T20:25:40.727Z Compiling slog-json v2.6.1
16032024-02-14T20:25:41.012Z Compiling http v1.0.0
16042024-02-14T20:25:41.108Z Compiling async-stream-impl v0.3.5
16052024-02-14T20:25:41.393Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16062024-02-14T20:25:41.748Z Compiling debug-ignore v1.0.5
16072024-02-14T20:25:41.891Z Compiling atomic-waker v1.1.1
16082024-02-14T20:25:42.084Z Compiling waitgroup v0.1.2
16092024-02-14T20:25:42.393Z Compiling slog-bunyan v2.5.0
16102024-02-14T20:25:42.675Z Compiling async-stream v0.3.5
16112024-02-14T20:25:43.717Z Compiling toml v0.8.10
16122024-02-14T20:25:43.918Z Compiling rustls-pemfile v2.0.0
16132024-02-14T20:25:44.070Z Compiling darling_macro v0.20.3
16142024-02-14T20:25:44.147Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16152024-02-14T20:25:44.374Z Compiling serde_path_to_error v0.1.15
16162024-02-14T20:25:45.168Z Compiling darling v0.20.3
16172024-02-14T20:25:45.217Z Compiling tokio-rustls v0.25.0
16182024-02-14T20:25:45.288Z Compiling serde_with_macros v3.6.0
16192024-02-14T20:25:45.502Z Compiling structmeta-derive v0.3.0
16202024-02-14T20:25:45.672Z Compiling strum v0.25.0
16212024-02-14T20:25:45.852Z Compiling backoff v0.4.0
16222024-02-14T20:25:46.041Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16232024-02-14T20:25:46.207Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16242024-02-14T20:25:46.380Z Compiling macaddr v1.0.1
16252024-02-14T20:25:46.866Z Compiling proc-macro-error-attr v1.0.4
16262024-02-14T20:25:46.911Z Compiling proc-macro-crate v1.3.1
16272024-02-14T20:25:47.268Z Compiling proc-macro-error v1.0.4
16282024-02-14T20:25:48.016Z Compiling heapless v0.8.0
16292024-02-14T20:25:48.035Z Compiling num_enum_derive v0.5.11
16302024-02-14T20:25:48.676Z Compiling serde_with v3.6.0
16312024-02-14T20:25:48.787Z Compiling hash32 v0.3.1
16322024-02-14T20:25:48.812Z Compiling structmeta v0.3.0
16332024-02-14T20:25:49.023Z Compiling rayon-core v1.12.0
16342024-02-14T20:25:49.268Z Compiling parse-display-derive v0.9.0
16352024-02-14T20:25:49.345Z Compiling smoltcp v0.11.0
16362024-02-14T20:25:49.555Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16372024-02-14T20:25:50.712Z Compiling crossbeam-deque v0.8.3
16382024-02-14T20:25:50.934Z Compiling num_enum v0.5.11
16392024-02-14T20:25:51.067Z Compiling embedded-io v0.4.0
16402024-02-14T20:25:51.097Z Compiling cobs v0.2.3
16412024-02-14T20:25:51.171Z Compiling fastrand v2.0.1
16422024-02-14T20:25:51.353Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16432024-02-14T20:25:51.464Z Compiling same-file v1.0.6
16442024-02-14T20:25:51.712Z Compiling walkdir v2.4.0
16452024-02-14T20:25:52.127Z Compiling tempfile v3.10.0
16462024-02-14T20:25:52.127Z Compiling postcard v1.0.8
16472024-02-14T20:25:52.710Z Compiling semver-parser v0.10.2
16482024-02-14T20:25:52.715Z Compiling foreign-types-macros v0.2.3
16492024-02-14T20:25:52.937Z Compiling blake3 v1.5.0
16502024-02-14T20:25:53.594Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16512024-02-14T20:25:53.934Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16522024-02-14T20:25:54.101Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16532024-02-14T20:25:54.136Z Compiling crucible-workspace-hack v0.1.0
16542024-02-14T20:25:54.294Z Compiling parse-display v0.9.0
16552024-02-14T20:25:54.403Z Compiling foreign-types-shared v0.3.1
16562024-02-14T20:25:54.534Z Compiling foreign-types v0.5.0
16572024-02-14T20:25:54.549Z Compiling semver v0.11.0
16582024-02-14T20:25:54.653Z Compiling rayon v1.8.0
16592024-02-14T20:25:55.158Z Compiling is-terminal v0.4.9
16602024-02-14T20:25:55.159Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16612024-02-14T20:25:55.159Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16622024-02-14T20:25:55.198Z Compiling cstr-argument v0.1.2
16632024-02-14T20:25:55.352Z Compiling xattr v1.0.1
16642024-02-14T20:25:55.444Z Compiling filetime v0.2.23
16652024-02-14T20:25:55.625Z Compiling memmap2 v0.7.1
16662024-02-14T20:25:55.800Z Compiling pretty-hex v0.2.1
16672024-02-14T20:25:55.909Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16682024-02-14T20:25:55.986Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16692024-02-14T20:25:56.410Z Compiling arrayref v0.3.7
16702024-02-14T20:25:56.414Z Compiling constant_time_eq v0.3.0
16712024-02-14T20:25:56.415Z Compiling arrayvec v0.7.4
16722024-02-14T20:25:56.415Z Compiling home v0.5.5
16732024-02-14T20:25:56.415Z Compiling toolchain_find v0.2.0
16742024-02-14T20:25:56.425Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16752024-02-14T20:25:56.448Z Compiling tar v0.4.40
16762024-02-14T20:25:56.542Z Compiling camino-tempfile v1.1.1
16772024-02-14T20:25:56.803Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16782024-02-14T20:25:56.984Z Compiling colored v2.0.4
16792024-02-14T20:25:57.581Z Compiling toml v0.5.11
16802024-02-14T20:25:57.682Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16812024-02-14T20:25:57.824Z Compiling topological-sort v0.2.2
16822024-02-14T20:25:58.009Z Compiling platforms v3.0.2
16832024-02-14T20:25:58.041Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16842024-02-14T20:25:58.686Z Compiling zone_cfg_derive v0.3.0
16852024-02-14T20:25:58.818Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
16862024-02-14T20:25:59.442Z Compiling rustfmt-wrapper v0.2.0
16872024-02-14T20:25:59.957Z Compiling omicron-zone-package v0.11.0
16882024-02-14T20:26:00.070Z Compiling textwrap v0.11.0
16892024-02-14T20:26:00.350Z Compiling heck v0.3.3
16902024-02-14T20:26:00.778Z Compiling num-derive v0.4.0
16912024-02-14T20:26:01.055Z Compiling vec_map v0.8.2
16922024-02-14T20:26:01.385Z Compiling libefi-sys v0.1.0
16932024-02-14T20:26:01.519Z Compiling ansi_term v0.12.1
16942024-02-14T20:26:01.703Z Compiling strsim v0.8.0
16952024-02-14T20:26:02.063Z Compiling clap v2.34.0
16962024-02-14T20:26:02.366Z Compiling structopt-derive v0.4.18
16972024-02-14T20:26:02.384Z Compiling zone v0.3.0
16982024-02-14T20:26:02.453Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16992024-02-14T20:26:03.300Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
17002024-02-14T20:26:03.496Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
17012024-02-14T20:26:04.000Z Compiling smf v0.2.2
17022024-02-14T20:26:04.299Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
17032024-02-14T20:26:04.546Z Compiling unicase v2.7.0
17042024-02-14T20:26:04.712Z Compiling semver v0.1.20
17052024-02-14T20:26:05.215Z Compiling rustc_version v0.1.7
17062024-02-14T20:26:05.389Z Compiling curve25519-dalek v4.1.1
17072024-02-14T20:26:05.581Z Compiling structopt v0.3.26
17082024-02-14T20:26:05.679Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17092024-02-14T20:26:05.704Z Compiling universal-hash v0.5.1
17102024-02-14T20:26:05.740Z Compiling opaque-debug v0.3.0
17112024-02-14T20:26:05.843Z Compiling newtype_derive v0.1.6
17122024-02-14T20:26:05.899Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17132024-02-14T20:26:06.096Z Compiling curve25519-dalek-derive v0.1.0
17142024-02-14T20:26:06.201Z Compiling gethostname v0.4.3
17152024-02-14T20:26:06.285Z Compiling num-rational v0.4.1
17162024-02-14T20:26:06.382Z Compiling getrandom v0.1.16
17172024-02-14T20:26:06.585Z Compiling usdt-macro v0.5.0
17182024-02-14T20:26:06.616Z Compiling usdt-attr-macro v0.5.0
17192024-02-14T20:26:06.774Z Compiling password-hash v0.5.0
17202024-02-14T20:26:06.893Z Compiling blake2 v0.10.6
17212024-02-14T20:26:07.105Z Compiling signature v2.1.0
17222024-02-14T20:26:07.357Z Compiling memmap v0.7.0
17232024-02-14T20:26:07.715Z Compiling quick-error v1.2.3
17242024-02-14T20:26:07.858Z Compiling parking_lot_core v0.8.6
17252024-02-14T20:26:07.874Z Compiling linked-hash-map v0.5.6
17262024-02-14T20:26:08.195Z Compiling resolv-conf v0.7.0
17272024-02-14T20:26:08.248Z Compiling lru-cache v0.1.2
17282024-02-14T20:26:08.283Z Compiling argon2 v0.5.3
17292024-02-14T20:26:08.735Z Compiling usdt v0.5.0
17302024-02-14T20:26:09.033Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17312024-02-14T20:26:09.056Z Compiling aead v0.5.2
17322024-02-14T20:26:09.222Z Compiling num-complex v0.4.4
17332024-02-14T20:26:09.395Z Compiling nibble_vec v0.1.0
17342024-02-14T20:26:09.609Z Compiling slog-dtrace v0.3.0
17352024-02-14T20:26:09.923Z Compiling endian-type v0.1.2
17362024-02-14T20:26:10.168Z Compiling cancel-safe-futures v0.1.5
17372024-02-14T20:26:10.225Z Compiling keccak v0.1.4
17382024-02-14T20:26:10.337Z Compiling arc-swap v1.6.0
17392024-02-14T20:26:10.556Z Compiling winapi v0.3.9
17402024-02-14T20:26:11.056Z Compiling utf-8 v0.7.6
17412024-02-14T20:26:11.149Z Compiling slog-scope v4.4.0
17422024-02-14T20:26:11.295Z Compiling tungstenite v0.20.1
17432024-02-14T20:26:11.431Z Compiling sha3 v0.10.8
17442024-02-14T20:26:11.598Z Compiling num v0.4.1
17452024-02-14T20:26:11.710Z Compiling radix_trie v0.2.1
17462024-02-14T20:26:11.741Z Compiling mime_guess v2.0.4
17472024-02-14T20:26:11.794Z Compiling steno v0.4.0
17482024-02-14T20:26:12.402Z Compiling rand_core v0.5.1
17492024-02-14T20:26:12.421Z Compiling trust-dns-resolver v0.22.0
17502024-02-14T20:26:13.171Z Compiling poly1305 v0.8.0
17512024-02-14T20:26:13.661Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17522024-02-14T20:26:13.802Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17532024-02-14T20:26:14.894Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17542024-02-14T20:26:14.917Z Compiling chacha20 v0.9.1
17552024-02-14T20:26:15.355Z Compiling rfc6979 v0.4.0
17562024-02-14T20:26:15.436Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17572024-02-14T20:26:15.548Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17582024-02-14T20:26:16.678Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17592024-02-14T20:26:16.847Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17602024-02-14T20:26:17.236Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17612024-02-14T20:26:17.256Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17622024-02-14T20:26:17.408Z Compiling secrecy v0.8.0
17632024-02-14T20:26:17.690Z Compiling thiserror-impl-no-std v2.0.2
17642024-02-14T20:26:18.206Z Compiling half v2.3.1
17652024-02-14T20:26:18.823Z Compiling ciborium-io v0.2.2
17662024-02-14T20:26:18.904Z Compiling convert_case v0.4.0
17672024-02-14T20:26:18.973Z Compiling option-ext v0.2.0
17682024-02-14T20:26:19.094Z Compiling dirs-sys v0.4.1
17692024-02-14T20:26:19.754Z Compiling ciborium-ll v0.2.2
17702024-02-14T20:26:19.891Z Compiling derive_more v0.99.17
17712024-02-14T20:26:20.214Z Compiling ecdsa v0.16.9
17722024-02-14T20:26:20.654Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17732024-02-14T20:26:21.065Z Compiling parking_lot v0.11.2
17742024-02-14T20:26:21.192Z Compiling thiserror-no-std v2.0.2
17752024-02-14T20:26:21.390Z Compiling rand_chacha v0.2.2
17762024-02-14T20:26:21.439Z Compiling tokio-tungstenite v0.20.1
17772024-02-14T20:26:21.976Z Compiling trust-dns-client v0.22.0
17782024-02-14T20:26:22.589Z Compiling slog-stdlog v4.1.1
17792024-02-14T20:26:22.802Z Compiling ed25519 v2.2.2
17802024-02-14T20:26:22.964Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17812024-02-14T20:26:23.276Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17822024-02-14T20:26:23.367Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17832024-02-14T20:26:24.236Z Compiling polyval v0.6.1
17842024-02-14T20:26:24.686Z Compiling primeorder v0.13.6
17852024-02-14T20:26:25.090Z Compiling blowfish v0.9.1
17862024-02-14T20:26:25.208Z Compiling aes v0.8.3
17872024-02-14T20:26:25.581Z Compiling ctr v0.9.2
17882024-02-14T20:26:25.931Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17892024-02-14T20:26:28.197Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17902024-02-14T20:26:28.946Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17912024-02-14T20:26:31.607Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17922024-02-14T20:26:33.843Z Compiling password-hash v0.4.2
17932024-02-14T20:26:34.806Z Compiling libsw v3.3.1
17942024-02-14T20:26:35.160Z Compiling pbkdf2 v0.12.2
17952024-02-14T20:26:35.338Z Compiling derive-where v1.2.7
17962024-02-14T20:26:36.582Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17972024-02-14T20:26:37.503Z Compiling fxhash v0.2.1
17982024-02-14T20:26:37.712Z Compiling linear-map v1.2.0
17992024-02-14T20:26:37.742Z Compiling owo-colors v4.0.0
18002024-02-14T20:26:38.061Z Compiling swrite v0.1.0
18012024-02-14T20:26:38.199Z Compiling sled v0.34.7
18022024-02-14T20:26:39.209Z Compiling trust-dns-server v0.22.1
18032024-02-14T20:26:39.547Z Compiling bcrypt-pbkdf v0.10.0
18042024-02-14T20:26:39.960Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18052024-02-14T20:26:40.130Z Compiling pbkdf2 v0.11.0
18062024-02-14T20:26:40.180Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18072024-02-14T20:26:40.425Z Compiling p256 v0.13.2
18082024-02-14T20:26:40.492Z Compiling ghash v0.5.0
18092024-02-14T20:26:40.669Z Compiling ed25519-dalek v2.0.0
18102024-02-14T20:26:40.982Z Compiling slog-envlogger v2.2.0
18112024-02-14T20:26:41.214Z Compiling russh-cryptovec v0.7.0
18122024-02-14T20:26:41.348Z Compiling rand v0.7.3
18132024-02-14T20:26:41.855Z Compiling vsss-rs v3.3.4
18142024-02-14T20:26:41.937Z Compiling ciborium v0.2.2
18152024-02-14T20:26:42.741Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18162024-02-14T20:26:43.570Z Compiling dirs v5.0.1
18172024-02-14T20:26:43.775Z Compiling chacha20poly1305 v0.10.1
18182024-02-14T20:26:44.017Z Compiling cbc v0.1.2
18192024-02-14T20:26:44.266Z Compiling pem v3.0.2
18202024-02-14T20:26:44.432Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18212024-02-14T20:26:44.624Z Compiling headers-core v0.2.0
18222024-02-14T20:26:45.196Z Compiling kstat-rs v0.2.3
18232024-02-14T20:26:45.199Z Compiling http-range v0.1.5
18242024-02-14T20:26:45.199Z Compiling md5 v0.7.0
18252024-02-14T20:26:45.419Z Compiling glob v0.3.1
18262024-02-14T20:26:45.606Z Compiling russh-keys v0.40.1
18272024-02-14T20:26:46.297Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
18282024-02-14T20:26:46.509Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18292024-02-14T20:26:47.002Z Compiling hyper-staticfile v0.9.5
18302024-02-14T20:26:48.011Z Compiling headers v0.3.9
18312024-02-14T20:26:49.128Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18322024-02-14T20:26:49.503Z Compiling rcgen v0.12.1
18332024-02-14T20:26:50.155Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18342024-02-14T20:26:50.657Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18352024-02-14T20:26:51.083Z Compiling aes-gcm v0.10.3
18362024-02-14T20:26:52.517Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18372024-02-14T20:26:55.083Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18382024-02-14T20:26:55.293Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18392024-02-14T20:26:57.738Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18402024-02-14T20:26:58.817Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
18412024-02-14T20:26:59.888Z Compiling atomicwrites v0.4.3
18422024-02-14T20:26:59.892Z Compiling itertools v0.12.1
18432024-02-14T20:27:00.020Z Compiling subprocess v0.2.9
18442024-02-14T20:27:00.543Z Compiling hex-literal v0.4.1
18452024-02-14T20:27:00.704Z Compiling display-error-chain v0.2.0
18462024-02-14T20:27:00.893Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18472024-02-14T20:27:02.292Z Compiling russh v0.40.2
18482024-02-14T20:27:03.203Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18492024-02-14T20:27:09.467Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18502024-02-14T20:27:10.701Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18512024-02-14T20:27:31.144Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18522024-02-14T20:28:29.824Z Finished dev [unoptimized + debuginfo] target(s) in 5m 43s
18532024-02-14T20:28:30.106Z
18542024-02-14T20:28:30.106Zreal 5:43.716071185
18552024-02-14T20:28:30.106Zuser 29:13.165857154
18562024-02-14T20:28:30.106Zsys 5:38.109043065
18572024-02-14T20:28:30.106Ztrap 0.835225955
18582024-02-14T20:28:30.111Ztflt 9.159049953
18592024-02-14T20:28:30.111Zdflt 6.025708968
18602024-02-14T20:28:30.111Zkflt 0.059673875
18612024-02-14T20:28:30.111Zlock 54:20.094836016
18622024-02-14T20:28:30.111Zslp 1:26:31.385893357
18632024-02-14T20:28:30.111Zlat 1:38.783207329
18642024-02-14T20:28:30.112Zstop 3:59.069390496
18652024-02-14T20:28:30.112Z+ mkdir -p /work/end-to-end-tests
18662024-02-14T20:28:30.112Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18672024-02-14T20:28:30.902Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18682024-02-14T20:28:30.903Z+ ptime -m gzip
18692024-02-14T20:28:30.912Z++ basename target/debug/bootstrap
18702024-02-14T20:28:44.064Z
18712024-02-14T20:28:44.064Zreal 13.154835952
18722024-02-14T20:28:44.064Zuser 13.055907186
18732024-02-14T20:28:44.064Zsys 0.088830275
18742024-02-14T20:28:44.064Ztrap 0.003429461
18752024-02-14T20:28:44.064Ztflt 0.000000000
18762024-02-14T20:28:44.067Zdflt 0.000000000
18772024-02-14T20:28:44.067Zkflt 0.000000000
18782024-02-14T20:28:44.067Zlock 0.000000000
18792024-02-14T20:28:44.067Zslp 0.000000000
18802024-02-14T20:28:44.067Zlat 0.006278303
18812024-02-14T20:28:44.068Zstop 0.000172540
18822024-02-14T20:28:44.068Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18832024-02-14T20:28:44.068Z+ ptime -m gzip
18842024-02-14T20:28:44.068Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-c48d6230ab9e6a3a
18852024-02-14T20:28:45.352Z
18862024-02-14T20:28:45.354Zreal 1.281416287
18872024-02-14T20:28:45.355Zuser 1.269990315
18882024-02-14T20:28:45.355Zsys 0.010861791
18892024-02-14T20:28:45.355Ztrap 0.000081464
18902024-02-14T20:28:45.355Ztflt 0.000000000
18912024-02-14T20:28:45.355Zdflt 0.000000000
18922024-02-14T20:28:45.355Zkflt 0.000000000
18932024-02-14T20:28:45.355Zlock 0.000000000
18942024-02-14T20:28:45.355Zslp 0.000000000
18952024-02-14T20:28:45.355Zlat 0.000099872
18962024-02-14T20:28:45.355Zstop 0.000166090
18972024-02-14T20:28:45.355Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18982024-02-14T20:28:45.355Z+ ptime -m gzip
18992024-02-14T20:28:45.355Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-3a1094782a2ee831
19002024-02-14T20:28:58.813Z
19012024-02-14T20:28:58.813Zreal 13.453215804
19022024-02-14T20:28:58.813Zuser 13.361613239
19032024-02-14T20:28:58.813Zsys 0.087928796
19042024-02-14T20:28:58.813Ztrap 0.001829007
19052024-02-14T20:28:58.814Ztflt 0.000000000
19062024-02-14T20:28:58.816Zdflt 0.000000000
19072024-02-14T20:28:58.817Zkflt 0.000000000
19082024-02-14T20:28:58.817Zlock 0.000000000
19092024-02-14T20:28:58.817Zslp 0.000000000
19102024-02-14T20:28:58.817Zlat 0.001462904
19112024-02-14T20:28:58.817Zstop 0.000165181
19122024-02-14T20:28:58.817Z+ banner caboose-util
19132024-02-14T20:28:58.817Z
19142024-02-14T20:28:58.817Z #### ## ##### #### #### #### ###### # # #####
19152024-02-14T20:28:58.817Z # # # # # # # # # # # # # # #
19162024-02-14T20:28:58.817Z # # # ##### # # # # #### ##### ##### # # #
19172024-02-14T20:28:58.817Z # ###### # # # # # # # # # # #
19182024-02-14T20:28:58.817Z # # # # # # # # # # # # # # # #
19192024-02-14T20:28:58.817Z #### # # ##### #### #### #### ###### #### #
19202024-02-14T20:28:58.817Z
19212024-02-14T20:28:58.817Z+ ptime -m cargo build --locked -p caboose-util --release
19222024-02-14T20:28:59.226Z Downloading crates ...
19232024-02-14T20:28:59.529Z Downloaded path-slash v0.1.5
19242024-02-14T20:28:59.537Z Downloaded array-init v0.0.4
19252024-02-14T20:28:59.540Z Downloaded funty v2.0.0
19262024-02-14T20:28:59.540Z Downloaded smallvec v0.6.14
19272024-02-14T20:28:59.543Z Downloaded packed_struct_codegen v0.10.1
19282024-02-14T20:28:59.546Z Downloaded tap v1.0.1
19292024-02-14T20:28:59.546Z Downloaded maybe-uninit v2.0.0
19302024-02-14T20:28:59.546Z Downloaded termcolor v1.2.0
19312024-02-14T20:28:59.549Z Downloaded packed_struct v0.10.1
19322024-02-14T20:28:59.549Z Downloaded radium v0.7.0
19332024-02-14T20:28:59.549Z Downloaded crc v3.0.1
19342024-02-14T20:28:59.555Z Downloaded serde-hex v0.1.0
19352024-02-14T20:28:59.555Z Downloaded bitfield v0.14.0
19362024-02-14T20:28:59.556Z Downloaded env_logger v0.10.0
19372024-02-14T20:28:59.556Z Downloaded wyz v0.5.1
19382024-02-14T20:28:59.558Z Downloaded crc-catalog v2.2.0
19392024-02-14T20:28:59.559Z Downloaded nodrop v0.1.14
19402024-02-14T20:28:59.559Z Downloaded pkcs1 v0.7.5
19412024-02-14T20:28:59.567Z Downloaded ron v0.8.1
19422024-02-14T20:28:59.571Z Downloaded rsa v0.9.2
19432024-02-14T20:28:59.575Z Downloaded x509-cert v0.2.4
19442024-02-14T20:28:59.580Z Downloaded num-bigint-dig v0.8.4
19452024-02-14T20:28:59.587Z Downloaded bitvec v1.0.1
19462024-02-14T20:28:59.598Z Downloaded object v0.30.4
19472024-02-14T20:28:59.607Z Downloaded crc-any v2.4.3
19482024-02-14T20:28:59.705Z Compiling proc-macro2 v1.0.78
19492024-02-14T20:28:59.705Z Compiling unicode-ident v1.0.12
19502024-02-14T20:28:59.708Z Compiling libc v0.2.153
19512024-02-14T20:28:59.708Z Compiling autocfg v1.1.0
19522024-02-14T20:28:59.708Z Compiling serde v1.0.196
19532024-02-14T20:28:59.708Z Compiling version_check v0.9.4
19542024-02-14T20:28:59.708Z Compiling cfg-if v1.0.0
19552024-02-14T20:28:59.835Z Compiling typenum v1.16.0
19562024-02-14T20:28:59.874Z Compiling once_cell v1.19.0
19572024-02-14T20:28:59.913Z Compiling parking_lot_core v0.9.8
19582024-02-14T20:29:00.239Z Compiling memchr v2.6.3
19592024-02-14T20:29:00.328Z Compiling syn v1.0.109
19602024-02-14T20:29:00.369Z Compiling generic-array v0.14.7
19612024-02-14T20:29:00.485Z Compiling lock_api v0.4.10
19622024-02-14T20:29:00.680Z Compiling byteorder v1.5.0
19632024-02-14T20:29:00.776Z Compiling libm v0.2.7
19642024-02-14T20:29:00.885Z Compiling num-traits v0.2.16
19652024-02-14T20:29:01.111Z Compiling ahash v0.8.7
19662024-02-14T20:29:01.183Z Compiling quote v1.0.35
19672024-02-14T20:29:01.187Z Compiling pkg-config v0.3.27
19682024-02-14T20:29:01.457Z Compiling thiserror v1.0.56
19692024-02-14T20:29:01.771Z Compiling syn v2.0.48
19702024-02-14T20:29:01.790Z Compiling cc v1.0.83
19712024-02-14T20:29:01.843Z Compiling getrandom v0.2.10
19722024-02-14T20:29:02.241Z Compiling serde_json v1.0.113
19732024-02-14T20:29:02.251Z Compiling scopeguard v1.2.0
19742024-02-14T20:29:02.775Z Compiling slab v0.4.9
19752024-02-14T20:29:02.816Z Compiling log v0.4.20
19762024-02-14T20:29:02.827Z Compiling itoa v1.0.9
19772024-02-14T20:29:03.089Z Compiling rand_core v0.6.4
19782024-02-14T20:29:03.380Z Compiling smallvec v1.13.1
19792024-02-14T20:29:04.021Z Compiling vcpkg v0.2.15
19802024-02-14T20:29:04.430Z Compiling parking_lot v0.12.1
19812024-02-14T20:29:04.664Z Compiling pin-project-lite v0.2.13
19822024-02-14T20:29:04.686Z Compiling const-oid v0.9.5
19832024-02-14T20:29:05.264Z Compiling ring v0.17.7
19842024-02-14T20:29:05.372Z Compiling ryu v1.0.15
19852024-02-14T20:29:05.653Z Compiling ucd-trie v0.1.6
19862024-02-14T20:29:05.754Z Compiling openssl-sys v0.9.96
19872024-02-14T20:29:06.171Z Compiling signal-hook-registry v1.4.1
19882024-02-14T20:29:06.790Z Compiling subtle v2.5.0
19892024-02-14T20:29:06.806Z Compiling io-lifetimes v1.0.11
19902024-02-14T20:29:06.899Z Compiling ring v0.16.20
19912024-02-14T20:29:07.099Z Compiling mio v0.8.9
19922024-02-14T20:29:07.343Z Compiling num-integer v0.1.45
19932024-02-14T20:29:07.641Z Compiling futures-core v0.3.30
19942024-02-14T20:29:07.884Z Compiling semver v1.0.21
19952024-02-14T20:29:08.362Z Compiling rustix v0.37.23
19962024-02-14T20:29:08.852Z Compiling spin v0.5.2
19972024-02-14T20:29:09.103Z Compiling socket2 v0.5.5
19982024-02-14T20:29:09.812Z Compiling num_cpus v1.16.0
19992024-02-14T20:29:09.815Z Compiling futures-sink v0.3.30
20002024-02-14T20:29:09.941Z Compiling unicode-xid v0.2.4
20012024-02-14T20:29:09.979Z Compiling openssl v0.10.60
20022024-02-14T20:29:10.098Z Compiling heck v0.4.1
20032024-02-14T20:29:10.182Z Compiling httparse v1.8.0
20042024-02-14T20:29:10.368Z Compiling synstructure v0.12.6
20052024-02-14T20:29:10.592Z Compiling allocator-api2 v0.2.16
20062024-02-14T20:29:10.734Z Compiling tinyvec_macros v0.1.1
20072024-02-14T20:29:10.905Z Compiling tinyvec v1.6.0
20082024-02-14T20:29:11.277Z Compiling futures-channel v0.3.30
20092024-02-14T20:29:11.534Z Compiling crc32fast v1.3.2
20102024-02-14T20:29:11.694Z Compiling rustls v0.21.9
20112024-02-14T20:29:11.839Z Compiling ppv-lite86 v0.2.17
20122024-02-14T20:29:11.971Z Compiling futures-task v0.3.30
20132024-02-14T20:29:11.974Z Compiling futures-io v0.3.30
20142024-02-14T20:29:12.257Z Compiling pin-utils v0.1.0
20152024-02-14T20:29:12.277Z Compiling native-tls v0.2.11
20162024-02-14T20:29:12.347Z Compiling equivalent v1.0.1
20172024-02-14T20:29:12.447Z Compiling unicode-normalization v0.1.22
20182024-02-14T20:29:12.471Z Compiling bzip2-sys v0.1.11+1.0.8
20192024-02-14T20:29:12.615Z Compiling spin v0.9.8
20202024-02-14T20:29:12.662Z Compiling rand_chacha v0.3.1
20212024-02-14T20:29:12.701Z Compiling tracing-core v0.1.31
20222024-02-14T20:29:12.967Z Compiling unicode-bidi v0.3.13
20232024-02-14T20:29:13.117Z Compiling base64ct v1.6.0
20242024-02-14T20:29:13.494Z Compiling rand v0.8.5
20252024-02-14T20:29:13.942Z Compiling pem-rfc7468 v0.7.0
20262024-02-14T20:29:14.397Z Compiling errno v0.3.8
20272024-02-14T20:29:14.416Z Compiling num-iter v0.1.43
20282024-02-14T20:29:14.647Z Compiling usdt-impl v0.3.5
20292024-02-14T20:29:14.771Z Compiling signal-hook v0.3.17
20302024-02-14T20:29:14.805Z Compiling schemars v0.8.16
20312024-02-14T20:29:15.013Z Compiling rustix v0.38.31
20322024-02-14T20:29:15.165Z Compiling serde_derive v1.0.196
20332024-02-14T20:29:15.320Z Compiling zeroize_derive v1.4.2
20342024-02-14T20:29:15.378Z Compiling zerocopy-derive v0.7.32
20352024-02-14T20:29:15.548Z Compiling thiserror-impl v1.0.56
20362024-02-14T20:29:15.572Z Compiling tokio-macros v2.2.0
20372024-02-14T20:29:15.624Z Compiling futures-macro v0.3.30
20382024-02-14T20:29:15.704Z Compiling tracing-attributes v0.1.26
20392024-02-14T20:29:15.920Z Compiling der_derive v0.7.2
20402024-02-14T20:29:16.759Z Compiling zeroize v1.7.0
20412024-02-14T20:29:17.419Z Compiling zerocopy v0.7.32
20422024-02-14T20:29:18.315Z Compiling zerocopy-derive v0.2.0
20432024-02-14T20:29:18.470Z Compiling pest v2.7.6
20442024-02-14T20:29:18.701Z Compiling crypto-common v0.1.6
20452024-02-14T20:29:18.751Z Compiling block-buffer v0.10.4
20462024-02-14T20:29:18.999Z Compiling digest v0.10.7
20472024-02-14T20:29:19.109Z Compiling openssl-macros v0.1.1
20482024-02-14T20:29:19.481Z Compiling futures-util v0.3.30
20492024-02-14T20:29:19.744Z Compiling hashbrown v0.14.2
20502024-02-14T20:29:19.876Z Compiling tracing v0.1.37
20512024-02-14T20:29:20.018Z Compiling scroll_derive v0.12.0
20522024-02-14T20:29:20.053Z Compiling zerocopy-derive v0.6.4
20532024-02-14T20:29:20.345Z Compiling flagset v0.4.3
20542024-02-14T20:29:20.555Z Compiling der v0.7.8
20552024-02-14T20:29:21.145Z Compiling pest_meta v2.7.6
20562024-02-14T20:29:22.013Z Compiling serde_derive_internals v0.26.0
20572024-02-14T20:29:22.755Z Compiling pest_generator v2.7.6
20582024-02-14T20:29:25.288Z Compiling fnv v1.0.7
20592024-02-14T20:29:25.317Z Compiling pest_derive v2.7.6
20602024-02-14T20:29:25.412Z Compiling bitflags v1.3.2
20612024-02-14T20:29:25.728Z Compiling schemars_derive v0.8.16
20622024-02-14T20:29:26.952Z Compiling spki v0.7.2
20632024-02-14T20:29:27.767Z Compiling zerocopy v0.3.0
20642024-02-14T20:29:28.462Z Compiling lazy_static v1.4.0
20652024-02-14T20:29:28.948Z Compiling backtrace v0.3.69
20662024-02-14T20:29:28.993Z Compiling thread-id v4.2.0
20672024-02-14T20:29:29.097Z Compiling memoffset v0.9.0
20682024-02-14T20:29:29.115Z Compiling num-bigint v0.4.4
20692024-02-14T20:29:29.141Z Compiling untrusted v0.9.0
20702024-02-14T20:29:29.303Z Compiling bytes v1.5.0
20712024-02-14T20:29:29.527Z Compiling indexmap v2.2.2
20722024-02-14T20:29:29.631Z Compiling bitflags v2.4.0
20732024-02-14T20:29:30.032Z Compiling rustc_version v0.4.0
20742024-02-14T20:29:30.089Z Compiling uuid v1.7.0
20752024-02-14T20:29:30.467Z Compiling tokio v1.36.0
20762024-02-14T20:29:30.550Z Compiling http v0.2.11
20772024-02-14T20:29:30.632Z Compiling heapless v0.7.16
20782024-02-14T20:29:30.817Z Compiling async-trait v0.1.77
20792024-02-14T20:29:30.936Z Compiling iana-time-zone v0.1.57
20802024-02-14T20:29:32.181Z Compiling base64 v0.21.7
20812024-02-14T20:29:32.929Z Compiling foreign-types-shared v0.1.1
20822024-02-14T20:29:32.943Z Compiling untrusted v0.7.1
20832024-02-14T20:29:33.029Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20842024-02-14T20:29:33.131Z Compiling percent-encoding v2.3.1
20852024-02-14T20:29:33.336Z Compiling smoltcp v0.9.1
20862024-02-14T20:29:33.480Z Compiling crossbeam-utils v0.8.16
20872024-02-14T20:29:33.968Z Compiling foreign-types v0.3.2
20882024-02-14T20:29:34.067Z Compiling chrono v0.4.31
20892024-02-14T20:29:35.967Z Compiling dof v0.1.5
20902024-02-14T20:29:36.796Z Compiling dtrace-parser v0.1.14
20912024-02-14T20:29:37.220Z Compiling hmac v0.12.1
20922024-02-14T20:29:37.453Z Compiling clap_derive v4.4.2
20932024-02-14T20:29:38.507Z Compiling tokio-util v0.7.10
20942024-02-14T20:29:38.647Z Compiling cpufeatures v0.2.12
20952024-02-14T20:29:38.868Z Compiling adler v1.0.2
20962024-02-14T20:29:39.065Z Compiling try-lock v0.2.4
20972024-02-14T20:29:39.159Z Compiling utf8parse v0.2.1
20982024-02-14T20:29:39.199Z Compiling time-core v0.1.1
20992024-02-14T20:29:39.242Z Compiling rustversion v1.0.14
21002024-02-14T20:29:39.336Z Compiling siphasher v0.3.11
21012024-02-14T20:29:39.367Z Compiling anstyle v1.0.2
21022024-02-14T20:29:39.412Z Compiling time-macros v0.2.13
21032024-02-14T20:29:39.713Z Compiling h2 v0.3.24
21042024-02-14T20:29:39.869Z Compiling anstyle-parse v0.2.1
21052024-02-14T20:29:39.940Z Compiling want v0.3.1
21062024-02-14T20:29:40.280Z Compiling miniz_oxide v0.7.1
21072024-02-14T20:29:42.570Z Compiling sha2 v0.10.8
21082024-02-14T20:29:45.946Z Compiling rustls-webpki v0.101.7
21092024-02-14T20:29:46.238Z Compiling sct v0.7.0
21102024-02-14T20:29:46.524Z Compiling form_urlencoded v1.2.1
21112024-02-14T20:29:46.819Z Compiling http-body v0.4.5
21122024-02-14T20:29:47.229Z Compiling serde_tokenstream v0.1.7
21132024-02-14T20:29:47.344Z Compiling pkcs8 v0.10.2
21142024-02-14T20:29:47.698Z Compiling hubpack_derive v0.1.1
21152024-02-14T20:29:48.373Z Compiling socket2 v0.4.9
21162024-02-14T20:29:48.589Z Compiling crossbeam-epoch v0.9.15
21172024-02-14T20:29:48.639Z Compiling usdt-impl v0.5.0
21182024-02-14T20:29:49.035Z Compiling tower-service v0.3.2
21192024-02-14T20:29:49.164Z Compiling httpdate v1.0.3
21202024-02-14T20:29:49.369Z Compiling anyhow v1.0.75
21212024-02-14T20:29:49.557Z Compiling openssl-probe v0.1.5
21222024-02-14T20:29:49.770Z Compiling colorchoice v1.0.0
21232024-02-14T20:29:49.882Z Compiling anstyle-query v1.0.0
21242024-02-14T20:29:49.979Z Compiling slog v2.7.0
21252024-02-14T20:29:50.083Z Compiling radium v0.7.0
21262024-02-14T20:29:50.549Z Compiling anstream v0.5.0
21272024-02-14T20:29:51.260Z Compiling hyper v0.14.27
21282024-02-14T20:29:54.047Z Compiling terminal_size v0.2.6
21292024-02-14T20:29:56.756Z Compiling zerocopy v0.6.4
21302024-02-14T20:29:57.590Z Compiling scroll v0.12.0
21312024-02-14T20:29:57.690Z Compiling md-5 v0.10.5
21322024-02-14T20:29:58.273Z Compiling stringprep v0.1.3
21332024-02-14T20:29:58.372Z Compiling idna v0.5.0
21342024-02-14T20:29:59.847Z Compiling diesel_table_macro_syntax v0.1.0
21352024-02-14T20:29:59.859Z Compiling hash32 v0.2.1
21362024-02-14T20:29:59.880Z Compiling aho-corasick v1.0.4
21372024-02-14T20:30:00.237Z Compiling plain v0.2.3
21382024-02-14T20:30:00.401Z Compiling stable_deref_trait v1.2.0
21392024-02-14T20:30:00.501Z Compiling strsim v0.10.0
21402024-02-14T20:30:00.891Z Compiling gimli v0.28.0
21412024-02-14T20:30:00.994Z Compiling dyn-clone v1.0.16
21422024-02-14T20:30:01.133Z Compiling maybe-uninit v2.0.0
21432024-02-14T20:30:01.327Z Compiling fallible-iterator v0.2.0
21442024-02-14T20:30:01.517Z Compiling regex-syntax v0.8.2
21452024-02-14T20:30:01.586Z Compiling clap_lex v0.5.1
21462024-02-14T20:30:02.063Z Compiling tap v1.0.1
21472024-02-14T20:30:02.114Z Compiling postgres-protocol v0.6.6
21482024-02-14T20:30:02.252Z Compiling wyz v0.5.1
21492024-02-14T20:30:02.271Z Compiling clap_builder v4.4.2
21502024-02-14T20:30:03.287Z Compiling goblin v0.8.0
21512024-02-14T20:30:03.291Z Compiling diesel_derives v2.1.2
21522024-02-14T20:30:04.710Z Compiling url v2.5.0
21532024-02-14T20:30:05.245Z Compiling addr2line v0.21.0
21542024-02-14T20:30:05.845Z Compiling regex-automata v0.4.4
21552024-02-14T20:30:06.407Z Compiling tokio-rustls v0.24.1
21562024-02-14T20:30:06.861Z Compiling strum_macros v0.25.2
21572024-02-14T20:30:10.717Z Compiling tokio-native-tls v0.3.1
21582024-02-14T20:30:11.439Z Compiling usdt-macro v0.3.5
21592024-02-14T20:30:11.568Z Compiling usdt-attr-macro v0.3.5
21602024-02-14T20:30:12.968Z Compiling phf_shared v0.11.2
21612024-02-14T20:30:13.532Z Compiling toml_datetime v0.6.5
21622024-02-14T20:30:13.685Z Compiling serde_spanned v0.6.5
21632024-02-14T20:30:13.766Z Compiling block-padding v0.3.3
21642024-02-14T20:30:13.914Z Compiling enum-as-inner v0.5.1
21652024-02-14T20:30:13.935Z Compiling serde_repr v0.1.16
21662024-02-14T20:30:14.292Z Compiling ff v0.13.0
21672024-02-14T20:30:14.510Z Compiling scheduled-thread-pool v0.2.7
21682024-02-14T20:30:14.972Z Compiling object v0.32.1
21692024-02-14T20:30:16.360Z Compiling regex-automata v0.1.10
21702024-02-14T20:30:16.880Z Compiling winnow v0.5.15
21712024-02-14T20:30:17.003Z Compiling funty v2.0.0
21722024-02-14T20:30:17.720Z Compiling rustc-demangle v0.1.23
21732024-02-14T20:30:18.650Z Compiling ipnet v2.9.0
21742024-02-14T20:30:19.097Z Compiling bit-vec v0.6.3
21752024-02-14T20:30:19.527Z Compiling pretty-hex v0.4.1
21762024-02-14T20:30:19.746Z Compiling packed_struct v0.10.1
21772024-02-14T20:30:19.863Z Compiling num_threads v0.1.6
21782024-02-14T20:30:19.989Z Compiling base16ct v0.2.0
21792024-02-14T20:30:20.036Z Compiling deranged v0.3.8
21802024-02-14T20:30:20.174Z Compiling matches v0.1.10
21812024-02-14T20:30:20.273Z Compiling managed v0.8.0
21822024-02-14T20:30:20.716Z Compiling num-bigint-dig v0.8.4
21832024-02-14T20:30:21.038Z Compiling toml_edit v0.19.15
21842024-02-14T20:30:22.044Z Compiling time v0.3.27
21852024-02-14T20:30:24.227Z Compiling idna v0.2.3
21862024-02-14T20:30:24.933Z Compiling sec1 v0.7.3
21872024-02-14T20:30:25.504Z Compiling dof v0.3.0
21882024-02-14T20:30:25.842Z Compiling bitvec v1.0.1
21892024-02-14T20:30:26.961Z Compiling bstr v0.2.17
21902024-02-14T20:30:28.102Z Compiling r2d2 v0.8.10
21912024-02-14T20:30:28.341Z Compiling group v0.13.0
21922024-02-14T20:30:28.485Z Compiling inout v0.1.3
21932024-02-14T20:30:28.752Z Compiling phf v0.11.2
21942024-02-14T20:30:29.078Z Compiling hyper-tls v0.5.0
21952024-02-14T20:30:29.422Z Compiling regex v1.10.3
21962024-02-14T20:30:29.791Z Compiling hyper-rustls v0.24.2
21972024-02-14T20:30:30.169Z Compiling signal-hook-mio v0.2.3
21982024-02-14T20:30:30.327Z Compiling clap v4.4.3
21992024-02-14T20:30:30.440Z Compiling bzip2 v0.4.4
22002024-02-14T20:30:30.458Z Compiling ipnetwork v0.20.0
22012024-02-14T20:30:30.473Z Compiling flate2 v1.0.28
22022024-02-14T20:30:30.652Z Compiling postgres-types v0.2.6
22032024-02-14T20:30:31.278Z Compiling hubpack v0.1.2
22042024-02-14T20:30:31.361Z Compiling serde_urlencoded v0.7.1
22052024-02-14T20:30:31.400Z Compiling phf_shared v0.10.0
22062024-02-14T20:30:31.716Z Compiling rustls-pemfile v1.0.3
22072024-02-14T20:30:31.799Z Compiling hkdf v0.12.4
22082024-02-14T20:30:32.045Z Compiling dtrace-parser v0.2.0
22092024-02-14T20:30:32.283Z Compiling futures-executor v0.3.30
22102024-02-14T20:30:33.776Z Compiling crypto-bigint v0.5.2
22112024-02-14T20:30:34.027Z Compiling packed_struct_codegen v0.10.1
22122024-02-14T20:30:34.558Z Compiling float-cmp v0.9.0
22132024-02-14T20:30:35.737Z Compiling indexmap v1.9.3
22142024-02-14T20:30:35.944Z Compiling encoding_rs v0.8.33
22152024-02-14T20:30:35.957Z Compiling fixedbitset v0.4.2
22162024-02-14T20:30:36.063Z Compiling either v1.9.0
22172024-02-14T20:30:36.361Z Compiling precomputed-hash v0.1.1
22182024-02-14T20:30:36.381Z Compiling mime v0.3.17
22192024-02-14T20:30:36.390Z Compiling minimal-lexical v0.2.1
22202024-02-14T20:30:36.745Z Compiling predicates-core v1.0.6
22212024-02-14T20:30:36.854Z Compiling new_debug_unreachable v1.0.4
22222024-02-14T20:30:36.879Z Compiling unicode-width v0.1.11
22232024-02-14T20:30:36.941Z Compiling whoami v1.4.1
22242024-02-14T20:30:37.044Z Compiling webpki-roots v0.25.2
22252024-02-14T20:30:37.057Z Compiling unicode-segmentation v1.10.1
22262024-02-14T20:30:37.196Z Compiling data-encoding v2.4.0
22272024-02-14T20:30:37.860Z Compiling crc-catalog v2.2.0
22282024-02-14T20:30:38.003Z Compiling nodrop v0.1.14
22292024-02-14T20:30:39.004Z Compiling normalize-line-endings v0.3.0
22302024-02-14T20:30:39.116Z Compiling difflib v0.4.0
22312024-02-14T20:30:39.791Z Compiling regex-automata v0.3.8
22322024-02-14T20:30:40.422Z Compiling static_assertions v1.1.0
22332024-02-14T20:30:43.024Z Compiling bstr v1.6.0
22342024-02-14T20:30:44.346Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22352024-02-14T20:30:44.521Z Compiling predicates v3.1.0
22362024-02-14T20:30:45.755Z Compiling reqwest v0.11.22
22372024-02-14T20:30:46.087Z Compiling array-init v0.0.4
22382024-02-14T20:30:47.388Z Compiling crc v3.0.1
22392024-02-14T20:30:47.985Z Compiling trust-dns-proto v0.22.0
22402024-02-14T20:30:48.157Z Compiling similar v2.3.0
22412024-02-14T20:30:50.253Z Compiling tokio-postgres v0.7.10
22422024-02-14T20:30:50.429Z Compiling console v0.15.8
22432024-02-14T20:30:51.813Z Compiling string_cache v0.8.7
22442024-02-14T20:30:55.083Z Compiling nom v7.1.3
22452024-02-14T20:30:57.737Z Compiling itertools v0.10.5
22462024-02-14T20:30:58.244Z Compiling petgraph v0.6.4
22472024-02-14T20:31:00.583Z Compiling elliptic-curve v0.13.8
22482024-02-14T20:31:05.386Z Compiling futures v0.3.30
22492024-02-14T20:31:05.551Z Compiling yasna v0.5.2
22502024-02-14T20:31:06.270Z Compiling zip v0.6.6
22512024-02-14T20:31:08.161Z Compiling smallvec v0.6.14
22522024-02-14T20:31:08.355Z Compiling diesel v2.1.4
22532024-02-14T20:31:08.647Z Compiling crossterm v0.27.0
22542024-02-14T20:31:08.961Z Compiling cipher v0.4.4
22552024-02-14T20:31:09.405Z Compiling toml v0.7.8
22562024-02-14T20:31:09.768Z Compiling bit-set v0.5.3
22572024-02-14T20:31:10.064Z Compiling usdt v0.3.5
22582024-02-14T20:31:10.328Z Compiling is-terminal v0.4.9
22592024-02-14T20:31:11.893Z Compiling pkcs1 v0.7.5
22602024-02-14T20:31:12.163Z Compiling tokio-stream v0.1.14
22612024-02-14T20:31:13.175Z Compiling openapiv3 v2.0.0
22622024-02-14T20:31:15.698Z Compiling hex v0.4.3
22632024-02-14T20:31:16.828Z Compiling hashbrown v0.13.2
22642024-02-14T20:31:18.012Z Compiling signature v2.1.0
22652024-02-14T20:31:18.686Z Compiling hashbrown v0.12.3
22662024-02-14T20:31:20.352Z Compiling bitfield v0.14.0
22672024-02-14T20:31:20.587Z Compiling lalrpop-util v0.19.12
22682024-02-14T20:31:20.662Z Compiling termcolor v1.2.0
22692024-02-14T20:31:24.388Z Compiling env_logger v0.10.0
22702024-02-14T20:31:27.682Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22712024-02-14T20:31:31.782Z Compiling rsa v0.9.2
22722024-02-14T20:31:38.020Z Compiling serde-hex v0.1.0
22732024-02-14T20:31:40.684Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22742024-02-14T20:31:45.566Z Compiling ron v0.8.1
22752024-02-14T20:31:48.050Z Compiling x509-cert v0.2.4
22762024-02-14T20:31:51.574Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22772024-02-14T20:31:58.468Z Compiling crc-any v2.4.3
22782024-02-14T20:32:00.014Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22792024-02-14T20:32:16.830Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22802024-02-14T20:32:21.725Z Compiling object v0.30.4
22812024-02-14T20:32:24.888Z Compiling path-slash v0.1.5
22822024-02-14T20:32:32.870Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22832024-02-14T20:32:54.314Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22842024-02-14T20:32:55.105Z Finished release [optimized] target(s) in 3m 56s
22852024-02-14T20:32:55.516Z
22862024-02-14T20:32:55.516Zreal 3:56.287509851
22872024-02-14T20:32:55.516Zuser 25:54.131358330
22882024-02-14T20:32:55.516Zsys 3:02.142728289
22892024-02-14T20:32:55.516Ztrap 0.792480935
22902024-02-14T20:32:55.516Ztflt 1.614865766
22912024-02-14T20:32:55.516Zdflt 0.477613284
22922024-02-14T20:32:55.516Zkflt 0.000308385
22932024-02-14T20:32:55.516Zlock 58:05.836798102
22942024-02-14T20:32:55.516Zslp 1:15:44.594929012
22952024-02-14T20:32:55.516Zlat 1:27.013716357
22962024-02-14T20:32:55.516Zstop 1:14.473566638
22972024-02-14T20:32:55.517Z+ ptime -m gzip
22982024-02-14T20:32:55.632Z
22992024-02-14T20:32:55.632Zreal 0.455627569
23002024-02-14T20:32:55.633Zuser 0.449530607
23012024-02-14T20:32:55.633Zsys 0.005573533
23022024-02-14T20:32:55.633Ztrap 0.000035174
23032024-02-14T20:32:55.636Ztflt 0.000000000
23042024-02-14T20:32:55.636Zdflt 0.000000000
23052024-02-14T20:32:55.636Zkflt 0.000000000
23062024-02-14T20:32:55.636Zlock 0.000000000
23072024-02-14T20:32:55.636Zslp 0.000000000
23082024-02-14T20:32:55.636Zlat 0.000095503
23092024-02-14T20:32:55.637Zstop 0.000172089
23102024-02-14T20:32:55.637Z+ banner tufaceous
23112024-02-14T20:32:55.637Z
23122024-02-14T20:32:55.637Z ##### # # ###### ## #### ###### #### # # ####
23132024-02-14T20:32:55.637Z # # # # # # # # # # # # # #
23142024-02-14T20:32:55.637Z # # # ##### # # # ##### # # # # ####
23152024-02-14T20:32:55.637Z # # # # ###### # # # # # # #
23162024-02-14T20:32:55.637Z # # # # # # # # # # # # # # #
23172024-02-14T20:32:55.637Z # #### # # # #### ###### #### #### ####
23182024-02-14T20:32:55.637Z
23192024-02-14T20:32:55.637Z+ ptime -m cargo build --locked -p tufaceous --release
23202024-02-14T20:32:56.046Z Downloading crates ...
23212024-02-14T20:32:56.457Z Downloaded parse-size v1.0.0
23222024-02-14T20:32:56.460Z Downloaded fs-err v2.11.0
23232024-02-14T20:32:56.463Z Downloaded async-recursion v1.0.5
23242024-02-14T20:32:56.463Z Downloaded humantime v2.1.0
23252024-02-14T20:32:56.474Z Downloaded pin-project v1.1.3
23262024-02-14T20:32:56.477Z Downloaded globset v0.4.13
23272024-02-14T20:32:56.477Z Downloaded snafu-derive v0.7.5
23282024-02-14T20:32:56.480Z Downloaded snafu v0.7.5
23292024-02-14T20:32:56.484Z Downloaded pin-project-internal v1.1.3
23302024-02-14T20:32:56.489Z Downloaded tough v0.16.0
23312024-02-14T20:32:56.493Z Downloaded doc-comment v0.3.3
23322024-02-14T20:32:56.496Z Downloaded buf-list v1.0.3
23332024-02-14T20:32:56.496Z Downloaded serde_plain v1.0.2
23342024-02-14T20:32:56.498Z Downloaded olpc-cjson v0.1.3
23352024-02-14T20:32:56.511Z Downloaded typed-path v0.7.0
23362024-02-14T20:32:56.614Z Compiling serde_tokenstream v0.2.0
23372024-02-14T20:32:56.676Z Compiling regress v0.7.1
23382024-02-14T20:32:56.688Z Compiling dirs-sys-next v0.1.2
23392024-02-14T20:32:56.691Z Compiling rustls-pki-types v1.1.0
23402024-02-14T20:32:56.691Z Compiling ident_case v1.0.1
23412024-02-14T20:32:56.691Z Compiling thread_local v1.1.7
23422024-02-14T20:32:56.691Z Compiling heck v0.4.1
23432024-02-14T20:32:56.876Z Compiling dirs-next v2.0.0
23442024-02-14T20:32:57.113Z Compiling darling_core v0.20.3
23452024-02-14T20:32:57.123Z Compiling slog-async v2.8.0
23462024-02-14T20:32:57.497Z Compiling rustls v0.22.2
23472024-02-14T20:32:57.978Z Compiling camino v1.1.6
23482024-02-14T20:32:57.978Z Compiling rustls-webpki v0.102.1
23492024-02-14T20:32:57.978Z Compiling term v0.7.0
23502024-02-14T20:32:57.979Z Compiling crossbeam-channel v0.5.8
23512024-02-14T20:32:58.026Z Compiling getopts v0.2.21
23522024-02-14T20:32:58.187Z Compiling structmeta-derive v0.3.0
23532024-02-14T20:32:58.958Z Compiling atty v0.2.14
23542024-02-14T20:32:59.104Z Compiling multer v3.0.0
23552024-02-14T20:32:59.431Z Compiling match_cfg v0.1.0
23562024-02-14T20:32:59.525Z Compiling doc-comment v0.3.3
23572024-02-14T20:32:59.662Z Compiling unsafe-libyaml v0.2.10
23582024-02-14T20:33:00.029Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23592024-02-14T20:33:01.407Z Compiling take_mut v0.2.2
23602024-02-14T20:33:01.522Z Compiling paste v1.0.14
23612024-02-14T20:33:02.047Z Compiling serde_yaml v0.9.25
23622024-02-14T20:33:02.602Z Compiling darling_macro v0.20.3
23632024-02-14T20:33:02.797Z Compiling structmeta v0.3.0
23642024-02-14T20:33:03.016Z Compiling hostname v0.3.1
23652024-02-14T20:33:03.238Z Compiling slog-term v2.9.0
23662024-02-14T20:33:03.615Z Compiling darling v0.20.3
23672024-02-14T20:33:05.580Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23682024-02-14T20:33:05.593Z Compiling toml_edit v0.22.4
23692024-02-14T20:33:05.904Z Compiling slog-json v2.6.1
23702024-02-14T20:33:06.312Z Compiling http v1.0.0
23712024-02-14T20:33:06.414Z Compiling pin-project-internal v1.1.3
23722024-02-14T20:33:07.035Z Compiling async-stream-impl v0.3.5
23732024-02-14T20:33:07.656Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23742024-02-14T20:33:07.978Z Compiling atomic-waker v1.1.1
23752024-02-14T20:33:08.573Z Compiling fastrand v2.0.1
23762024-02-14T20:33:08.578Z Compiling async-stream v0.3.5
23772024-02-14T20:33:08.643Z Compiling tempfile v3.10.0
23782024-02-14T20:33:08.878Z Compiling toml v0.8.10
23792024-02-14T20:33:09.248Z Compiling pin-project v1.1.3
23802024-02-14T20:33:09.383Z Compiling waitgroup v0.1.2
23812024-02-14T20:33:10.602Z Compiling tokio-rustls v0.25.0
23822024-02-14T20:33:11.077Z Compiling slog-bunyan v2.5.0
23832024-02-14T20:33:11.442Z Compiling serde_with_macros v3.6.0
23842024-02-14T20:33:11.486Z Compiling parse-display-derive v0.9.0
23852024-02-14T20:33:11.844Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23862024-02-14T20:33:14.188Z Compiling rustls-pemfile v2.0.0
23872024-02-14T20:33:14.293Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23882024-02-14T20:33:14.633Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
23892024-02-14T20:33:14.914Z Compiling sha1 v0.10.6
23902024-02-14T20:33:15.540Z Compiling snafu-derive v0.7.5
23912024-02-14T20:33:15.805Z Compiling serde_path_to_error v0.1.15
23922024-02-14T20:33:16.136Z Compiling instant v0.1.12
23932024-02-14T20:33:16.282Z Compiling fs-err v2.11.0
23942024-02-14T20:33:16.304Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23952024-02-14T20:33:16.434Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
23962024-02-14T20:33:16.604Z Compiling debug-ignore v1.0.5
23972024-02-14T20:33:16.749Z Compiling same-file v1.0.6
23982024-02-14T20:33:16.827Z Compiling buf-list v1.0.3
23992024-02-14T20:33:17.045Z Compiling arc-swap v1.6.0
24002024-02-14T20:33:17.449Z Compiling walkdir v2.4.0
24012024-02-14T20:33:17.780Z Compiling slog-scope v4.4.0
24022024-02-14T20:33:19.367Z Compiling backoff v0.4.0
24032024-02-14T20:33:19.730Z Compiling parse-display v0.9.0
24042024-02-14T20:33:20.659Z Compiling snafu v0.7.5
24052024-02-14T20:33:21.743Z Compiling serde_with v3.6.0
24062024-02-14T20:33:22.113Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24072024-02-14T20:33:22.848Z Compiling globset v0.4.13
24082024-02-14T20:33:23.226Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
24092024-02-14T20:33:26.646Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24102024-02-14T20:33:26.826Z Compiling strum v0.25.0
24112024-02-14T20:33:27.084Z Compiling pem v3.0.2
24122024-02-14T20:33:28.667Z Compiling olpc-cjson v0.1.3
24132024-02-14T20:33:29.251Z Compiling serde_plain v1.0.2
24142024-02-14T20:33:29.809Z Compiling macaddr v1.0.1
24152024-02-14T20:33:30.577Z Compiling async-recursion v1.0.5
24162024-02-14T20:33:30.831Z Compiling xattr v1.0.1
24172024-02-14T20:33:31.125Z Compiling filetime v0.2.23
24182024-02-14T20:33:31.495Z Compiling typed-path v0.7.0
24192024-02-14T20:33:31.604Z Compiling tar v0.4.40
24202024-02-14T20:33:32.687Z Compiling slog-stdlog v4.1.1
24212024-02-14T20:33:34.681Z Compiling tough v0.16.0
24222024-02-14T20:33:36.975Z Compiling camino-tempfile v1.1.1
24232024-02-14T20:33:37.449Z Compiling itertools v0.12.1
24242024-02-14T20:33:37.756Z Compiling parse-size v1.0.0
24252024-02-14T20:33:38.082Z Compiling slog-envlogger v2.2.0
24262024-02-14T20:33:39.001Z Compiling humantime v2.1.0
24272024-02-14T20:33:39.227Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
24282024-02-14T20:33:39.454Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24292024-02-14T20:33:51.449Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24302024-02-14T20:33:53.473Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
24312024-02-14T20:34:12.866Z Finished release [optimized] target(s) in 1m 17s
24322024-02-14T20:34:12.944Z
24332024-02-14T20:34:12.945Zreal 1:17.271517935
24342024-02-14T20:34:12.945Zuser 8:43.505177861
24352024-02-14T20:34:12.948Zsys 39.036599153
24362024-02-14T20:34:12.948Ztrap 0.233333628
24372024-02-14T20:34:12.948Ztflt 0.438844067
24382024-02-14T20:34:12.948Zdflt 0.444129685
24392024-02-14T20:34:12.948Zkflt 0.000002349
24402024-02-14T20:34:12.948Zlock 18:34.368411214
24412024-02-14T20:34:12.948Zslp 20:08.305507006
24422024-02-14T20:34:12.948Zlat 19.388654592
24432024-02-14T20:34:12.948Zstop 13.171251102
24442024-02-14T20:34:12.948Z+ ptime -m gzip
24452024-02-14T20:34:14.688Z
24462024-02-14T20:34:14.688Zreal 1.740056806
24472024-02-14T20:34:14.689Zuser 1.724759736
24482024-02-14T20:34:14.689Zsys 0.013506727
24492024-02-14T20:34:14.689Ztrap 0.000791133
24502024-02-14T20:34:14.689Ztflt 0.000000000
24512024-02-14T20:34:14.692Zdflt 0.000000000
24522024-02-14T20:34:14.692Zkflt 0.000000000
24532024-02-14T20:34:14.692Zlock 0.000000000
24542024-02-14T20:34:14.692Zslp 0.000000000
24552024-02-14T20:34:14.692Zlat 0.000600547
24562024-02-14T20:34:14.692Zstop 0.000168051
24572024-02-14T20:34:14.692Zprocess exited: duration 825262 ms, exit code 0
 
24582024-02-14T20:34:14.710Zfound 5 output files
24592024-02-14T20:34:14.710Zuploading: /work/end-to-end-tests/bootstrap-c48d6230ab9e6a3a.gz (10676991 bytes)
24602024-02-14T20:34:17.634Zuploaded: /work/end-to-end-tests/bootstrap-c48d6230ab9e6a3a.gz
24612024-02-14T20:34:17.634Zuploading: /work/end-to-end-tests/bootstrap.gz (109015224 bytes)
24622024-02-14T20:34:48.114Zuploaded: /work/end-to-end-tests/bootstrap.gz
24632024-02-14T20:34:48.114Zuploading: /work/end-to-end-tests/end_to_end_tests-3a1094782a2ee831.gz (112228435 bytes)
24642024-02-14T20:35:21.322Zuploaded: /work/end-to-end-tests/end_to_end_tests-3a1094782a2ee831.gz
24652024-02-14T20:35:21.323Zuploading: /work/caboose-util.gz (4102430 bytes)
24662024-02-14T20:35:23.078Zuploaded: /work/caboose-util.gz
24672024-02-14T20:35:23.078Zuploading: /work/tufaceous.gz (15848594 bytes)
24682024-02-14T20:35:30.295Zuploaded: /work/tufaceous.gz