01HPR522F8YAVXCDZA5TFW4ECM: 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: 01HPR5440XA2BZYYVZ3AM60XQQ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-16T05:10:53.560Zjob assigned to worker 01HPR54E3DTZPS7RT7KHX2JDRJ (queued for 1 m 8 s)
 
22024-02-16T05:10:53.925Zstarting task 0: "setup"
32024-02-16T05:10:54.762Z++ uname -s
42024-02-16T05:10:54.762Z+ kern=SunOS
52024-02-16T05:10:54.762Z+ case "$kern" in
62024-02-16T05:10:54.763Z+ groupadd -g 12345 build
72024-02-16T05:10:54.763Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-16T05:10:56.052Z+ zfs create -o mountpoint=/work rpool/work
92024-02-16T05:10:56.893Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-16T05:10:56.894Z+ home_fs=zfs
112024-02-16T05:10:56.894Z+ [[ zfs == autofs ]]
122024-02-16T05:10:56.894Z+ mkdir -p /home/build
132024-02-16T05:10:56.894Z+ chown build:build /home/build /work
142024-02-16T05:10:58.165Z+ chmod 0700 /home/build /work
152024-02-16T05:10:58.184Zprocess exited: duration 4226 ms, exit code 0
 
162024-02-16T05:10:58.643Zstarting task 1: "rust-toolchain"
172024-02-16T05:10:58.657Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-16T05:10:58.657Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-16T05:10:58.775Zinfo: downloading installer
202024-02-16T05:10:59.857Zwarning: it looks like you have an existing installation of Rust at:
212024-02-16T05:10:59.857Zwarning: /opt/ooce/bin
222024-02-16T05:10:59.858Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-16T05:10:59.858Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-16T05:10:59.858Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-16T05:10:59.858Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-16T05:10:59.858Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-16T05:10:59.858Zerror: cannot install while Rust is installed
282024-02-16T05:10:59.858Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-16T05:10:59.974Zinfo: profile set to 'default'
302024-02-16T05:10:59.974Zinfo: default host triple is x86_64-unknown-illumos
312024-02-16T05:11:00.407Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-16T05:11:00.414Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-16T05:11:00.414Zinfo: downloading component 'cargo'
342024-02-16T05:11:00.689Zinfo: downloading component 'clippy'
352024-02-16T05:11:01.320Zinfo: downloading component 'rust-docs'
362024-02-16T05:11:01.642Zinfo: downloading component 'rust-std'
372024-02-16T05:11:02.947Zinfo: downloading component 'rustc'
382024-02-16T05:11:07.835Zinfo: downloading component 'rustfmt'
392024-02-16T05:11:07.839Zinfo: installing component 'cargo'
402024-02-16T05:11:08.442Zinfo: installing component 'clippy'
412024-02-16T05:11:08.850Zinfo: installing component 'rust-docs'
422024-02-16T05:11:10.343Zinfo: installing component 'rust-std'
432024-02-16T05:11:12.725Zinfo: installing component 'rustc'
442024-02-16T05:11:16.958Zinfo: installing component 'rustfmt'
452024-02-16T05:11:17.293Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-16T05:11:17.293Z
472024-02-16T05:11:17.571Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-16T05:11:17.571Z
492024-02-16T05:11:17.579Z
502024-02-16T05:11:17.580ZRust is installed now. Great!
512024-02-16T05:11:17.580Z
522024-02-16T05:11:17.580ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-16T05:11:17.580Zenvironment variable. This has not been done automatically.
542024-02-16T05:11:17.580Z
552024-02-16T05:11:17.580ZTo configure your current shell, run:
562024-02-16T05:11:17.580Zsource "$HOME/.cargo/env"
572024-02-16T05:11:17.627Z+ rustc --version
582024-02-16T05:11:17.696Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-16T05:11:17.705Zprocess exited: duration 19058 ms, exit code 0
 
602024-02-16T05:11:17.738Zstarting task 2: "authentication"
612024-02-16T05:11:17.753ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
622024-02-16T05:11:44.868Zprocess exited: duration 27132 ms, exit code 0
 
632024-02-16T05:11:44.897Zstarting task 3: "clone repository"
642024-02-16T05:11:45.370Z+ mkdir -p /work/oxidecomputer/omicron
652024-02-16T05:11:45.371Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-02-16T05:11:45.414ZCloning into '/work/oxidecomputer/omicron'...
672024-02-16T05:11:52.676Z+ cd /work/oxidecomputer/omicron
682024-02-16T05:11:52.677Z+ git fetch origin 20e2c7f5d1116993bd1fe7a5f606e499fbd9988e
692024-02-16T05:11:52.996ZFrom https://github.com/oxidecomputer/omicron
702024-02-16T05:11:52.996Z * branch 20e2c7f5d1116993bd1fe7a5f606e499fbd9988e -> FETCH_HEAD
712024-02-16T05:11:53.006Z+ [[ -n renovate/either-1.x ]]
722024-02-16T05:11:53.006Z++ git branch --show-current
732024-02-16T05:11:53.006Z+ current=main
742024-02-16T05:11:53.006Z+ [[ main != renovate/either-1.x ]]
752024-02-16T05:11:53.006Z+ git branch -f renovate/either-1.x 20e2c7f5d1116993bd1fe7a5f606e499fbd9988e
762024-02-16T05:11:53.021Z+ git checkout -f renovate/either-1.x
772024-02-16T05:11:53.123ZSwitched to branch 'renovate/either-1.x'
782024-02-16T05:11:53.135Z+ git reset --hard 20e2c7f5d1116993bd1fe7a5f606e499fbd9988e
792024-02-16T05:11:53.239ZHEAD is now at 20e2c7f5d chore(deps): update rust crate either to 1.10.0
802024-02-16T05:11:53.259Zprocess exited: duration 8341 ms, exit code 0
 
812024-02-16T05:11:53.290Zstarting task 4: "build"
822024-02-16T05:11:53.308Z+ cargo --version
832024-02-16T05:11:53.308Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
842024-02-16T05:11:53.443Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
852024-02-16T05:11:53.460Zinfo: downloading component 'cargo'
862024-02-16T05:11:54.375Zinfo: downloading component 'clippy'
872024-02-16T05:11:54.375Zinfo: downloading component 'rust-docs'
882024-02-16T05:11:55.046Zinfo: downloading component 'rust-std'
892024-02-16T05:11:56.179Zinfo: downloading component 'rustc'
902024-02-16T05:11:59.458Zinfo: downloading component 'rustfmt'
912024-02-16T05:11:59.641Zinfo: installing component 'cargo'
922024-02-16T05:12:00.947Zinfo: installing component 'clippy'
932024-02-16T05:12:00.972Zinfo: installing component 'rust-docs'
942024-02-16T05:12:02.471Zinfo: installing component 'rust-std'
952024-02-16T05:12:04.105Zinfo: installing component 'rustc'
962024-02-16T05:12:08.512Zinfo: installing component 'rustfmt'
972024-02-16T05:12:08.884Zcargo 1.74.1 (ecb9851af 2023-10-18)
982024-02-16T05:12:08.907Z+ rustc --version
992024-02-16T05:12:09.381Zrustc 1.74.1 (a28077b28 2023-12-04)
1002024-02-16T05:12:09.381Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1012024-02-16T05:12:21.343Z Startup: Refreshing catalog 'helios-dev' ... Done
1022024-02-16T05:12:22.571Z Startup: Caching catalogs ... Done
1032024-02-16T05:12:24.327ZPlanning: Solver setup ... Done (0.978s)
1042024-02-16T05:12:24.330ZPlanning: Running solver ... Done (0.024s)
1052024-02-16T05:12:24.330ZPlanning: Finding local manifests ... Done (0.212s)
1062024-02-16T05:12:24.330ZPlanning: Fetching manifests: 0/4 0% complete
1072024-02-16T05:12:24.464ZPlanning: Fetching manifests: 4/4 100% complete
1082024-02-16T05:12:24.516ZPlanning: Package planning ... Done (0.049s)
1092024-02-16T05:12:24.569ZPlanning: Merging actions ... Done (0.051s)
1102024-02-16T05:12:25.608ZPlanning: Checking for conflicting actions ... Done (1.041s)
1112024-02-16T05:12:25.628ZPlanning: Consolidating action changes ... Done (0.011s)
1122024-02-16T05:12:29.868ZPlanning: Evaluating mediators ... Done (3.836s)
1132024-02-16T05:12:29.879ZPlanning: Planning completed in 6.84 seconds
1142024-02-16T05:12:29.879Z Packages to install: 4
1152024-02-16T05:12:29.879Z Mediators to change: 2
1162024-02-16T05:12:29.879Z Services to change: 1
1172024-02-16T05:12:29.879Z Estimated space available: 148.87 GB
1182024-02-16T05:12:29.879ZEstimated space to be consumed: 1.41 GB
1192024-02-16T05:12:29.879Z Create boot environment: No
1202024-02-16T05:12:29.879ZCreate backup boot environment: No
1212024-02-16T05:12:29.879Z Rebuild boot archive: No
1222024-02-16T05:12:29.879Z
1232024-02-16T05:12:29.879ZChanged mediators:
1242024-02-16T05:12:29.879Z mediator clang:
1252024-02-16T05:12:29.880Z version: None -> 15 (system default)
1262024-02-16T05:12:29.880Z
1272024-02-16T05:12:29.880Z mediator llvm:
1282024-02-16T05:12:29.880Z version: 14 (system default) -> 15 (system default)
1292024-02-16T05:12:29.880Z
1302024-02-16T05:12:29.880ZChanged packages:
1312024-02-16T05:12:29.880Zhelios-dev
1322024-02-16T05:12:29.880Z developer/build-essential
1332024-02-16T05:12:29.880Z None -> 11-2.0
1342024-02-16T05:12:29.880Z library/libxmlsec1
1352024-02-16T05:12:29.880Z None -> 1.2.35-2.0
1362024-02-16T05:12:29.880Z ooce/developer/clang-15
1372024-02-16T05:12:29.880Z None -> 15.0.7-2.0
1382024-02-16T05:12:29.880Z ooce/developer/llvm-15
1392024-02-16T05:12:29.880Z None -> 15.0.7-2.0
1402024-02-16T05:12:29.880Z
1412024-02-16T05:12:29.880ZServices:
1422024-02-16T05:12:29.881Z restart_fmri:
1432024-02-16T05:12:29.881Z svc:/system/update-man-index:default
1442024-02-16T05:12:29.881Z
1452024-02-16T05:12:29.881ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1462024-02-16T05:12:34.816ZDownload: 390/3290 items 2.4/212.6MB 1% complete (496k/s)
1472024-02-16T05:12:40.217ZDownload: 998/3290 items 8.4/212.6MB 3% complete (856k/s)
1482024-02-16T05:12:45.690ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (8.5M/s)
1492024-02-16T05:12:50.783ZDownload: 1468/3290 items 117.0/212.6MB 55% complete (10.0M/s)
1502024-02-16T05:12:55.785ZDownload: 1717/3290 items 117.8/212.6MB 55% complete (3.5M/s)
1512024-02-16T05:13:00.791ZDownload: 2124/3290 items 118.6/212.6MB 55% complete (169k/s)
1522024-02-16T05:13:11.746ZDownload: 2221/3290 items 118.9/212.6MB 55% complete (167k/s)
1532024-02-16T05:13:16.319ZDownload: 3020/3290 items 121.3/212.6MB 57% complete (503k/s)
1542024-02-16T05:13:22.300ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (10.8M/s)
1552024-02-16T05:13:24.409ZDownload: Completed 212.60 MB in 54.60 seconds (3.9M/s)
1562024-02-16T05:13:24.594Z Actions: 1/3689 actions (Installing new actions)
1572024-02-16T05:13:29.598Z Actions: 3687/3689 actions (Installing new actions)
1582024-02-16T05:13:29.614Z Actions: Completed 3689 actions in 5.01 seconds.
1592024-02-16T05:13:29.775Z Done (0.165s)
1602024-02-16T05:13:29.775Z Done (0.000s)
1612024-02-16T05:13:30.015Z Done (0.216s)
1622024-02-16T05:13:35.100Z Done (4.993s)
1632024-02-16T05:13:35.259Z Done (0.096s)
1642024-02-16T05:13:35.264Z Done (0.000s)
1652024-02-16T05:13:35.439Z Done (0.000s)
1662024-02-16T05:13:35.942ZPlanning: Evaluating mediator changes ... Done
1672024-02-16T05:13:36.104ZPlanning: Checking for conflicting actions ... Done
1682024-02-16T05:13:36.119ZPlanning: Consolidating action changes ... Done
1692024-02-16T05:13:37.614ZPlanning: Evaluating mediators ... Done
1702024-02-16T05:13:37.631ZPlanning: Planning completed in 0.44 seconds
1712024-02-16T05:13:37.631Z Mediators to change: 2
1722024-02-16T05:13:37.631Z Create boot environment: No
1732024-02-16T05:13:37.631ZCreate backup boot environment: No
1742024-02-16T05:13:37.631Z Done
1752024-02-16T05:13:37.631Z Done
1762024-02-16T05:13:37.631Z Done
1772024-02-16T05:13:40.418Z Done
1782024-02-16T05:13:40.504Z Done
1792024-02-16T05:13:40.533Z Done
1802024-02-16T05:13:40.630Z Done
1812024-02-16T05:13:41.276ZPlanning: Evaluating mediator changes ... Done
1822024-02-16T05:13:41.286ZPlanning: Merging actions ... Done
1832024-02-16T05:13:41.473ZPlanning: Checking for conflicting actions ... Done
1842024-02-16T05:13:41.493ZPlanning: Consolidating action changes ... Done
1852024-02-16T05:13:41.747ZPlanning: Evaluating mediators ... Done
1862024-02-16T05:13:41.810ZPlanning: Planning completed in 0.82 seconds
1872024-02-16T05:13:41.849Z Packages to change: 1
1882024-02-16T05:13:41.866Z Mediators to change: 1
1892024-02-16T05:13:41.866Z Services to change: 1
1902024-02-16T05:13:41.866Z Create boot environment: No
1912024-02-16T05:13:41.866ZCreate backup boot environment: Yes
1922024-02-16T05:13:43.644Z Actions: 1/6 actions (Updating modified actions)
1932024-02-16T05:13:43.670Z Actions: Completed 6 actions in 0.03 seconds.
1942024-02-16T05:13:43.689Z Done
1952024-02-16T05:13:43.689Z Done
1962024-02-16T05:13:43.709Z Done
1972024-02-16T05:13:47.774Z Done
1982024-02-16T05:13:47.801Z Done
1992024-02-16T05:13:47.801Z Done
2002024-02-16T05:13:47.801Z Done
2012024-02-16T05:13:48.015ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2022024-02-16T05:13:48.016Zclang system 15 system
2032024-02-16T05:13:48.016Zcsh system system illumos
2042024-02-16T05:13:48.016Zctags system system illumos
2052024-02-16T05:13:48.016Zgcc vendor 12 vendor
2062024-02-16T05:13:48.016Zgcc system 10 system
2072024-02-16T05:13:48.016Zgcc system 7 system
2082024-02-16T05:13:48.016Zgo system 1.20 system
2092024-02-16T05:13:48.016Zgo system 1.19 system
2102024-02-16T05:13:48.017Zllvm system 15 system
2112024-02-16T05:13:48.017Zllvm system 14 system
2122024-02-16T05:13:48.017Zmariadb system 10.6 system
2132024-02-16T05:13:48.017Zmta vendor vendor dma
2142024-02-16T05:13:48.017Zopenjdk system 17 system
2152024-02-16T05:13:48.017Zopenjdk system 11 system
2162024-02-16T05:13:48.017Zopenjdk system 1.8 system
2172024-02-16T05:13:48.017Zopenssl vendor 3 vendor
2182024-02-16T05:13:48.017Zperl system 5.36 system
2192024-02-16T05:13:48.017Zpostgresql system 15 system
2202024-02-16T05:13:48.017Zpostgresql system 13 system
2212024-02-16T05:13:48.017Zpython vendor 3 vendor
2222024-02-16T05:13:48.018Zpython system 2 system
2232024-02-16T05:13:48.018Zpython3 system 3.11 system
2242024-02-16T05:13:48.018Zruby system 3.0 system
2252024-02-16T05:13:48.018Zwords vendor vendor american-english
2262024-02-16T05:13:48.018Zwords system system australian-english
2272024-02-16T05:13:48.018Zwords system system british-english
2282024-02-16T05:13:48.018Zwords system system canadian-english
2292024-02-16T05:13:48.019Zwords system system french
2302024-02-16T05:13:48.019Zwords system system italian
2312024-02-16T05:13:48.019Zwords system system ngerman
2322024-02-16T05:13:48.019Zwords system system ogerman
2332024-02-16T05:13:48.019Zwords system system spanish
2342024-02-16T05:13:48.352ZFMRI IFO
2352024-02-16T05:13:48.352Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2362024-02-16T05:13:48.352Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2372024-02-16T05:13:48.352Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2382024-02-16T05:13:48.352Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2392024-02-16T05:13:48.353Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2402024-02-16T05:13:48.353Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2412024-02-16T05:13:48.353Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2422024-02-16T05:13:48.353Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2432024-02-16T05:13:48.409Z+ set -o errexit
2442024-02-16T05:13:48.430Z+++ dirname ./tools/ci_download_cockroachdb
2452024-02-16T05:13:48.430Z++ cd ./tools
2462024-02-16T05:13:48.430Z++ pwd
2472024-02-16T05:13:48.430Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2482024-02-16T05:13:48.431Z++ basename ./tools/ci_download_cockroachdb
2492024-02-16T05:13:48.431Z+ ARG0=ci_download_cockroachdb
2502024-02-16T05:13:48.431Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2512024-02-16T05:13:48.431Z+ CIDL_VERSION=v22.1.9
2522024-02-16T05:13:48.431Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2532024-02-16T05:13:48.431Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2542024-02-16T05:13:48.431Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2552024-02-16T05:13:48.431Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2562024-02-16T05:13:48.431Z+ TARGET_DIR=out
2572024-02-16T05:13:48.432Z+ DOWNLOAD_DIR=out/downloads
2582024-02-16T05:13:48.432Z+ DEST_DIR=./out/cockroachdb
2592024-02-16T05:13:48.432Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2602024-02-16T05:13:48.432Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2612024-02-16T05:13:48.432Z+ main
2622024-02-16T05:13:48.432Z+ [[ 0 != 0 ]]
2632024-02-16T05:13:48.432Z+ CIDL_OS=solaris2.11
2642024-02-16T05:13:48.432Z+ [[ 0 != 0 ]]
2652024-02-16T05:13:48.432Z+ configure_os solaris2.11
2662024-02-16T05:13:48.432Z+ echo 'current directory: /work/oxidecomputer/omicron'
2672024-02-16T05:13:48.432Zcurrent directory: /work/oxidecomputer/omicron
2682024-02-16T05:13:48.432Z+ echo 'configuring based on OS: "solaris2.11"'
2692024-02-16T05:13:48.432Z+ case "$1" in
2702024-02-16T05:13:48.433Z+ CIDL_BUILD=illumos
2712024-02-16T05:13:48.433Zconfiguring based on OS: "solaris2.11"
2722024-02-16T05:13:48.433Z+ CIDL_SUFFIX=tar.gz
2732024-02-16T05:13:48.433Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2742024-02-16T05:13:48.433Z+ CIDL_URL_BASE=https://illumos.org/downloads
2752024-02-16T05:13:48.433Z+ CIDL_ASSEMBLE=do_assemble_illumos
2762024-02-16T05:13:48.433Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2772024-02-16T05:13:48.433Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2782024-02-16T05:13:48.433Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2792024-02-16T05:13:48.433Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2802024-02-16T05:13:48.433Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2812024-02-16T05:13:48.433Z+ CIDL_SHA256FUNC=do_sha256sum
2822024-02-16T05:13:48.434Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2832024-02-16T05:13:48.434ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2842024-02-16T05:13:48.434Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2852024-02-16T05:13:48.434Z+ mkdir -p out/downloads
2862024-02-16T05:13:48.434ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2872024-02-16T05:13:48.434Z+ mkdir -p ./out/cockroachdb
2882024-02-16T05:13:48.434Z+ local DO_DOWNLOAD=true
2892024-02-16T05:13:48.434Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2902024-02-16T05:13:48.434Z+ '[' true == true ']'
2912024-02-16T05:13:48.434Z+ echo Downloading...
2922024-02-16T05:13:48.434ZDownloading...
2932024-02-16T05:13:48.434Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2942024-02-16T05:13:48.434Z+ 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
2952024-02-16T05:13:50.829Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2962024-02-16T05:13:50.837Z++ sha256sum
2972024-02-16T05:13:50.837Z++ awk '{print $1}'
2982024-02-16T05:13:50.937Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2992024-02-16T05:13:50.937Z+ [[ 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 ]]
3002024-02-16T05:13:50.953Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3012024-02-16T05:13:50.953Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3022024-02-16T05:13:53.148Z+ do_assemble_illumos
3032024-02-16T05:13:53.149Z+ rm -r ./out/cockroachdb
3042024-02-16T05:13:53.166Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3052024-02-16T05:13:53.504Z+ ./out/cockroachdb/bin/cockroach version
3062024-02-16T05:13:53.670ZBuild Tag: v22.1.9-dirty
3072024-02-16T05:13:53.670ZBuild Time: 2022/10/26 21:17:46
3082024-02-16T05:13:53.670ZDistribution: OSS
3092024-02-16T05:13:53.670ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3102024-02-16T05:13:53.670ZGo Version: go1.17.13
3112024-02-16T05:13:53.670ZC Compiler: gcc 10.3.0
3122024-02-16T05:13:53.670ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3132024-02-16T05:13:53.670ZBuild Type: release
3142024-02-16T05:13:53.696Z+ set -o errexit
3152024-02-16T05:13:53.725Z+++ dirname ./tools/ci_download_clickhouse
3162024-02-16T05:13:53.726Z++ cd ./tools
3172024-02-16T05:13:53.726Z++ pwd
3182024-02-16T05:13:53.726Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3192024-02-16T05:13:53.726Z++ basename ./tools/ci_download_clickhouse
3202024-02-16T05:13:53.726Z+ ARG0=ci_download_clickhouse
3212024-02-16T05:13:53.726Z+ TARGET_DIR=out
3222024-02-16T05:13:53.727Z+ DOWNLOAD_DIR=out/downloads
3232024-02-16T05:13:53.728Z+ DEST_DIR=./out/clickhouse
3242024-02-16T05:13:53.728Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3252024-02-16T05:13:53.728Z+ CIDL_VERSION=v22.8.9.24
3262024-02-16T05:13:53.728Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3272024-02-16T05:13:53.728Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3282024-02-16T05:13:53.728Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3292024-02-16T05:13:53.729Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3302024-02-16T05:13:53.729Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3312024-02-16T05:13:53.729Z+ main
3322024-02-16T05:13:53.729Z+ [[ 0 != 0 ]]
3332024-02-16T05:13:53.730Z+ CIDL_OS=solaris2.11
3342024-02-16T05:13:53.730Z+ [[ 0 != 0 ]]
3352024-02-16T05:13:53.730Z+ configure_os solaris2.11
3362024-02-16T05:13:53.731Z+ echo 'current directory: /work/oxidecomputer/omicron'
3372024-02-16T05:13:53.731Z+ echo 'configuring based on OS: "solaris2.11"'
3382024-02-16T05:13:53.731Zcurrent directory: /work/oxidecomputer/omicron
3392024-02-16T05:13:53.731Zconfiguring based on OS: "solaris2.11"
3402024-02-16T05:13:53.732Z+ CIDL_DASHREV=
3412024-02-16T05:13:53.732Z+ case "$1" in
3422024-02-16T05:13:53.732Z+ CIDL_PLATFORM=illumos
3432024-02-16T05:13:53.732Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3442024-02-16T05:13:53.732Z+ CIDL_MD5FUNC=do_md5sum
3452024-02-16T05:13:53.732Z+ CIDL_DASHREV=-1
3462024-02-16T05:13:53.732Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3472024-02-16T05:13:53.733Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3482024-02-16T05:13:53.733Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3492024-02-16T05:13:53.734Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3502024-02-16T05:13:53.734Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3512024-02-16T05:13:53.734ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3522024-02-16T05:13:53.734Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3532024-02-16T05:13:53.734Z+ mkdir -p out/downloads
3542024-02-16T05:13:53.734ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3552024-02-16T05:13:53.734Z+ mkdir -p ./out/clickhouse
3562024-02-16T05:13:53.735Z+ local DO_DOWNLOAD=true
3572024-02-16T05:13:53.735Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3582024-02-16T05:13:53.735Z+ '[' true == true ']'
3592024-02-16T05:13:53.735Z+ echo Downloading...
3602024-02-16T05:13:53.735ZDownloading...
3612024-02-16T05:13:53.735Z+ 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
3622024-02-16T05:13:53.736Z+ 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
3632024-02-16T05:13:54.984Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642024-02-16T05:13:54.990Z++ md5sum
3652024-02-16T05:13:54.990Z++ awk '{print $1}'
3662024-02-16T05:13:55.171Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3672024-02-16T05:13:55.171Z+ [[ 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 ]]
3682024-02-16T05:13:55.205Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3692024-02-16T05:13:55.206Z+ mkdir -p ./out/clickhouse
3702024-02-16T05:13:55.206Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3712024-02-16T05:13:58.364Z+ ./out/clickhouse/clickhouse server --version
3722024-02-16T05:13:58.387ZClickHouse server version 22.8.9.1.
3732024-02-16T05:13:58.404Z+ set -o errexit
3742024-02-16T05:13:58.425Z+++ dirname ./tools/ci_download_console
3752024-02-16T05:13:58.425Z++ cd ./tools
3762024-02-16T05:13:58.425Z++ pwd
3772024-02-16T05:13:58.425Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3782024-02-16T05:13:58.425Z++ basename ./tools/ci_download_console
3792024-02-16T05:13:58.425Z+ ARG0=ci_download_console
3802024-02-16T05:13:58.425Z+ TARGET_DIR=out
3812024-02-16T05:13:58.425Z+ DOWNLOAD_DIR=out/downloads
3822024-02-16T05:13:58.425Z+ DEST_DIR=./out/console-assets
3832024-02-16T05:13:58.426Z+ source /work/oxidecomputer/omicron/tools/console_version
3842024-02-16T05:13:58.426Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
3852024-02-16T05:13:58.426Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
3862024-02-16T05:13:58.426Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3872024-02-16T05:13:58.426Z+ TARBALL_FILE=out/downloads/console.tar.gz
3882024-02-16T05:13:58.426Z+ main
3892024-02-16T05:13:58.426Z+ [[ 0 != 0 ]]
3902024-02-16T05:13:58.426Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
3912024-02-16T05:13:58.426Z+ echo 'Local file: out/downloads/console.tar.gz'
3922024-02-16T05:13:58.426ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3932024-02-16T05:13:58.426ZLocal file: out/downloads/console.tar.gz
3942024-02-16T05:13:58.426Z+ local DO_DOWNLOAD=true
3952024-02-16T05:13:58.426Z+ [[ -f out/downloads/console.tar.gz ]]
3962024-02-16T05:13:58.426Z+ mkdir -p out/downloads
3972024-02-16T05:13:58.426Z+ '[' true == true ']'
3982024-02-16T05:13:58.426Z+ echo Downloading...
3992024-02-16T05:13:58.426ZDownloading...
4002024-02-16T05:13:58.427Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
4012024-02-16T05:13:58.427Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4022024-02-16T05:13:58.962Z++ do_sha256sum out/downloads/console.tar.gz
4032024-02-16T05:13:58.970Z++ case "$OSTYPE" in
4042024-02-16T05:13:58.970Z++ SHA=sha256sum
4052024-02-16T05:13:58.970Z++ sha256sum
4062024-02-16T05:13:58.970Z++ awk '{print $1}'
4072024-02-16T05:13:58.976Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4082024-02-16T05:13:58.977Z+ [[ 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 ]]
4092024-02-16T05:13:58.977Z+ rm -rf ./out/console-assets
4102024-02-16T05:13:58.977Z+ mkdir -p ./out/console-assets
4112024-02-16T05:13:58.977Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4122024-02-16T05:13:58.977Z+ mkdir -p ./out/console-assets
4132024-02-16T05:13:58.977Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4142024-02-16T05:13:59.072Z+ set -o errexit
4152024-02-16T05:13:59.080Z+++ dirname ./tools/ci_download_maghemite_openapi
4162024-02-16T05:13:59.080Z++ cd ./tools
4172024-02-16T05:13:59.080Z++ pwd
4182024-02-16T05:13:59.081Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4192024-02-16T05:13:59.081Z++ basename ./tools/ci_download_maghemite_openapi
4202024-02-16T05:13:59.081Z+ ARG0=ci_download_maghemite_openapi
4212024-02-16T05:13:59.081Z+ TARGET_DIR=out
4222024-02-16T05:13:59.082Z+ DOWNLOAD_DIR=out/downloads
4232024-02-16T05:13:59.082Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4242024-02-16T05:13:59.082Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4252024-02-16T05:13:59.082Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4262024-02-16T05:13:59.082Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4272024-02-16T05:13:59.083Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4282024-02-16T05:13:59.083Z+ main
4292024-02-16T05:13:59.083Z+ [[ 0 != 0 ]]
4302024-02-16T05:13:59.083Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4312024-02-16T05:13:59.083ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4322024-02-16T05:13:59.084Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4332024-02-16T05:13:59.084ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4342024-02-16T05:13:59.084Z+ local DO_DOWNLOAD=true
4352024-02-16T05:13:59.084Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4362024-02-16T05:13:59.084Z+ mkdir -p out/downloads
4372024-02-16T05:13:59.519Z+ '[' true == true ']'
4382024-02-16T05:13:59.520Z+ echo Downloading...
4392024-02-16T05:13:59.520ZDownloading...
4402024-02-16T05:13:59.520Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4412024-02-16T05:13:59.520Z+ 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
4422024-02-16T05:13:59.543Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4432024-02-16T05:13:59.543Z++ case "$OSTYPE" in
4442024-02-16T05:13:59.544Z++ SHA=sha256sum
4452024-02-16T05:13:59.544Z++ sha256sum
4462024-02-16T05:13:59.544Z++ awk '{print $1}'
4472024-02-16T05:13:59.544Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4482024-02-16T05:13:59.544Z+ [[ 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 ]]
4492024-02-16T05:13:59.545Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4502024-02-16T05:13:59.545Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4512024-02-16T05:13:59.545Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4522024-02-16T05:13:59.545Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4532024-02-16T05:13:59.545Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4542024-02-16T05:13:59.546Z+ main
4552024-02-16T05:13:59.546Z+ [[ 0 != 0 ]]
4562024-02-16T05:13:59.546Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4572024-02-16T05:13:59.546ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4582024-02-16T05:13:59.546Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4592024-02-16T05:13:59.546ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4602024-02-16T05:13:59.547Z+ local DO_DOWNLOAD=true
4612024-02-16T05:13:59.547Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4622024-02-16T05:13:59.547Z+ mkdir -p out/downloads
4632024-02-16T05:13:59.547Z+ '[' true == true ']'
4642024-02-16T05:13:59.547Z+ echo Downloading...
4652024-02-16T05:13:59.547ZDownloading...
4662024-02-16T05:13:59.548Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4672024-02-16T05:13:59.548Z+ 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
4682024-02-16T05:13:59.997Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4692024-02-16T05:14:00.423Z++ case "$OSTYPE" in
4702024-02-16T05:14:00.423Z++ SHA=sha256sum
4712024-02-16T05:14:00.423Z++ sha256sum
4722024-02-16T05:14:00.423Z++ awk '{print $1}'
4732024-02-16T05:14:00.424Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4742024-02-16T05:14:00.424Z+ [[ 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 ]]
4752024-02-16T05:14:00.424Z+ set -o errexit
4762024-02-16T05:14:00.424Z+++ dirname ./tools/ci_download_dendrite_openapi
4772024-02-16T05:14:00.459Z++ cd ./tools
4782024-02-16T05:14:00.459Z++ pwd
4792024-02-16T05:14:00.459Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4802024-02-16T05:14:00.459Z++ basename ./tools/ci_download_dendrite_openapi
4812024-02-16T05:14:00.459Z+ ARG0=ci_download_dendrite_openapi
4822024-02-16T05:14:00.459Z+ TARGET_DIR=out
4832024-02-16T05:14:00.459Z+ DOWNLOAD_DIR=out/downloads
4842024-02-16T05:14:00.459Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4852024-02-16T05:14:00.460Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
4862024-02-16T05:14:00.460Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
4872024-02-16T05:14:00.460Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4882024-02-16T05:14:00.460Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4892024-02-16T05:14:00.460Z+ main
4902024-02-16T05:14:00.460Z+ [[ 0 != 0 ]]
4912024-02-16T05:14:00.460Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
4922024-02-16T05:14:00.460ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4932024-02-16T05:14:00.461Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
4942024-02-16T05:14:00.461Z+ local DO_DOWNLOAD=true
4952024-02-16T05:14:00.461ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4962024-02-16T05:14:00.461Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
4972024-02-16T05:14:00.461Z+ mkdir -p out/downloads
4982024-02-16T05:14:00.461Z+ '[' true == true ']'
4992024-02-16T05:14:00.461Z+ echo Downloading...
5002024-02-16T05:14:00.462ZDownloading...
5012024-02-16T05:14:00.462Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5022024-02-16T05:14:00.462Z+ 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
5032024-02-16T05:14:00.462Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5042024-02-16T05:14:00.462Z++ case "$OSTYPE" in
5052024-02-16T05:14:00.462Z++ SHA=sha256sum
5062024-02-16T05:14:00.462Z++ sha256sum
5072024-02-16T05:14:00.462Z++ awk '{print $1}'
5082024-02-16T05:14:00.462Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5092024-02-16T05:14:00.462Z+ [[ 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 ]]
5102024-02-16T05:14:00.462Z+ set -o errexit
5112024-02-16T05:14:00.463Z+++ dirname ./tools/ci_download_dendrite_stub
5122024-02-16T05:14:00.463Z++ cd ./tools
5132024-02-16T05:14:00.463Z++ pwd
5142024-02-16T05:14:00.463Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5152024-02-16T05:14:00.463Z++ basename ./tools/ci_download_dendrite_stub
5162024-02-16T05:14:00.463Z+ ARG0=ci_download_dendrite_stub
5172024-02-16T05:14:00.463Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5182024-02-16T05:14:00.464Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5192024-02-16T05:14:00.464Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5202024-02-16T05:14:00.464Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5212024-02-16T05:14:00.464Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5222024-02-16T05:14:00.464Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5232024-02-16T05:14:00.464Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5242024-02-16T05:14:00.464Z+ TARGET_DIR=out
5252024-02-16T05:14:00.464Z+ DOWNLOAD_DIR=out/downloads
5262024-02-16T05:14:00.465Z+ DEST_DIR=./out/dendrite-stub
5272024-02-16T05:14:00.465Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5282024-02-16T05:14:00.465Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5292024-02-16T05:14:00.465Z+ REPO=oxidecomputer/dendrite
5302024-02-16T05:14:00.465Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5312024-02-16T05:14:00.465Z+ main
5322024-02-16T05:14:00.465Z+ [[ 0 != 0 ]]
5332024-02-16T05:14:00.465Z+ CIDL_OS=solaris2.11
5342024-02-16T05:14:00.465Z+ [[ 0 != 0 ]]
5352024-02-16T05:14:00.465Z+ configure_os solaris2.11
5362024-02-16T05:14:00.465Z+ echo 'current directory: /work/oxidecomputer/omicron'
5372024-02-16T05:14:00.465Z+ echo 'configuring based on OS: "solaris2.11"'
5382024-02-16T05:14:00.465Zcurrent directory: /work/oxidecomputer/omicron
5392024-02-16T05:14:00.466Z+ case "$1" in
5402024-02-16T05:14:00.466Zconfiguring based on OS: "solaris2.11"
5412024-02-16T05:14:00.466Z+ SET_BINARIES=
5422024-02-16T05:14:00.466Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5432024-02-16T05:14:00.466Z+ CIDL_SHA256FUNC=do_sha256sum
5442024-02-16T05:14:00.466Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5452024-02-16T05:14:00.466Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5462024-02-16T05:14:00.466Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5472024-02-16T05:14:00.466Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5482024-02-16T05:14:00.466ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5492024-02-16T05:14:00.467Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5502024-02-16T05:14:00.467Z+ mkdir -p out/downloads
5512024-02-16T05:14:00.467ZLocal file: out/downloads/dendrite-stub.tar.gz
5522024-02-16T05:14:00.467Z+ mkdir -p ./out/dendrite-stub
5532024-02-16T05:14:00.467Z+ fetch_and_verify
5542024-02-16T05:14:00.467Z+ local DO_DOWNLOAD=true
5552024-02-16T05:14:00.467Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5562024-02-16T05:14:00.467Z+ '[' true == true ']'
5572024-02-16T05:14:00.467Z+ echo Downloading...
5582024-02-16T05:14:00.467ZDownloading...
5592024-02-16T05:14:00.467Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5602024-02-16T05:14:00.467Z+ 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
5612024-02-16T05:14:26.407Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5622024-02-16T05:14:26.420Z++ sha256sum
5632024-02-16T05:14:26.420Z++ awk '{print $1}'
5642024-02-16T05:14:26.852Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5652024-02-16T05:14:26.853Z+ [[ 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 ]]
5662024-02-16T05:14:26.853Z+ do_untar out/downloads/dendrite-stub.tar.gz
5672024-02-16T05:14:26.853Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5682024-02-16T05:14:27.113Z+ do_assemble
5692024-02-16T05:14:27.113Z+ rm -r ./out/dendrite-stub
5702024-02-16T05:14:27.123Z+ mkdir ./out/dendrite-stub
5712024-02-16T05:14:27.124Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5722024-02-16T05:14:27.208Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5732024-02-16T05:14:28.092Z+ set -o errexit
5742024-02-16T05:14:28.093Z+++ dirname ./tools/ci_download_maghemite_mgd
5752024-02-16T05:14:28.093Z++ cd ./tools
5762024-02-16T05:14:28.093Z++ pwd
5772024-02-16T05:14:28.093Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5782024-02-16T05:14:28.093Z++ basename ./tools/ci_download_maghemite_mgd
5792024-02-16T05:14:28.094Z+ ARG0=ci_download_maghemite_mgd
5802024-02-16T05:14:28.094Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5812024-02-16T05:14:28.094Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
5822024-02-16T05:14:28.094Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
5832024-02-16T05:14:28.094Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5842024-02-16T05:14:28.094Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5852024-02-16T05:14:28.094Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5862024-02-16T05:14:28.094Z+ TARGET_DIR=out
5872024-02-16T05:14:28.095Z+ DOWNLOAD_DIR=out/downloads
5882024-02-16T05:14:28.095Z+ DEST_DIR=./out/mgd
5892024-02-16T05:14:28.095Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5902024-02-16T05:14:28.095Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5912024-02-16T05:14:28.095Z+ REPO=oxidecomputer/maghemite
5922024-02-16T05:14:28.095Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5932024-02-16T05:14:28.096Z+ main
5942024-02-16T05:14:28.096Z+ [[ 0 != 0 ]]
5952024-02-16T05:14:28.096Z+ CIDL_OS=solaris2.11
5962024-02-16T05:14:28.096Z+ [[ 0 != 0 ]]
5972024-02-16T05:14:28.096Z+ configure_os solaris2.11
5982024-02-16T05:14:28.097Z+ echo 'current directory: /work/oxidecomputer/omicron'
5992024-02-16T05:14:28.097Zcurrent directory: /work/oxidecomputer/omicron
6002024-02-16T05:14:28.097Z+ echo 'configuring based on OS: "solaris2.11"'
6012024-02-16T05:14:28.097Z+ case "$1" in
6022024-02-16T05:14:28.097Z+ SET_BINARIES=
6032024-02-16T05:14:28.097Zconfiguring based on OS: "solaris2.11"
6042024-02-16T05:14:28.098Z+ CIDL_SHA256FUNC=do_sha256sum
6052024-02-16T05:14:28.098Z+ TARBALL_FILENAME=mgd.tar.gz
6062024-02-16T05:14:28.098Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6072024-02-16T05:14:28.098Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6082024-02-16T05:14:28.098Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6092024-02-16T05:14:28.098Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6102024-02-16T05:14:28.098ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6112024-02-16T05:14:28.098ZLocal file: out/downloads/mgd.tar.gz
6122024-02-16T05:14:28.099Z+ mkdir -p out/downloads
6132024-02-16T05:14:28.099Z+ mkdir -p ./out/mgd
6142024-02-16T05:14:28.099Z+ fetch_and_verify
6152024-02-16T05:14:28.099Z+ local DO_DOWNLOAD=true
6162024-02-16T05:14:28.099Z+ [[ -f out/downloads/mgd.tar.gz ]]
6172024-02-16T05:14:28.099Z+ '[' true == true ']'
6182024-02-16T05:14:28.100Z+ echo Downloading...
6192024-02-16T05:14:28.100ZDownloading...
6202024-02-16T05:14:28.100Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6212024-02-16T05:14:28.100Z+ 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
6222024-02-16T05:14:41.408Z++ do_sha256sum out/downloads/mgd.tar.gz
6232024-02-16T05:14:41.427Z++ sha256sum
6242024-02-16T05:14:41.427Z++ awk '{print $1}'
6252024-02-16T05:14:41.456Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6262024-02-16T05:14:41.457Z+ [[ 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 ]]
6272024-02-16T05:14:41.457Z+ do_untar out/downloads/mgd.tar.gz
6282024-02-16T05:14:41.457Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6292024-02-16T05:14:41.887Z+ do_assemble
6302024-02-16T05:14:41.887Z+ rm -r ./out/mgd
6312024-02-16T05:14:41.906Z+ mkdir ./out/mgd
6322024-02-16T05:14:41.907Z+ cp -r out/downloads/root ./out/mgd/root
6332024-02-16T05:14:42.037Z+ set -o errexit
6342024-02-16T05:14:42.056Z+++ dirname ./tools/ci_download_transceiver_control
6352024-02-16T05:14:42.056Z++ cd ./tools
6362024-02-16T05:14:42.056Z++ pwd
6372024-02-16T05:14:42.056Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6382024-02-16T05:14:42.056Z++ basename ./tools/ci_download_transceiver_control
6392024-02-16T05:14:42.057Z+ ARG0=ci_download_transceiver_control
6402024-02-16T05:14:42.057Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6412024-02-16T05:14:42.057Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6422024-02-16T05:14:42.057Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6432024-02-16T05:14:42.058Z+ TARGET_DIR=out
6442024-02-16T05:14:42.058Z+ DOWNLOAD_DIR=out/downloads
6452024-02-16T05:14:42.058Z+ DEST_DIR=./out/transceiver-control
6462024-02-16T05:14:42.058Z+ BIN_DIR=/opt/oxide/bin
6472024-02-16T05:14:42.058Z+ BINARY=xcvradm
6482024-02-16T05:14:42.059Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6492024-02-16T05:14:42.059Z+ REPO=oxidecomputer/transceiver-control
6502024-02-16T05:14:42.059Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6512024-02-16T05:14:42.059Z+ main
6522024-02-16T05:14:42.059Z+ [[ 0 != 0 ]]
6532024-02-16T05:14:42.059Z+ CIDL_OS=solaris2.11
6542024-02-16T05:14:42.059Z+ [[ 0 != 0 ]]
6552024-02-16T05:14:42.059Z+ configure_os solaris2.11
6562024-02-16T05:14:42.059Z+ echo 'current directory: /work/oxidecomputer/omicron'
6572024-02-16T05:14:42.060Z+ echo 'configuring based on OS: "solaris2.11"'
6582024-02-16T05:14:42.060Zcurrent directory: /work/oxidecomputer/omicron
6592024-02-16T05:14:42.060Zconfiguring based on OS: "solaris2.11"
6602024-02-16T05:14:42.060Z+ case "$1" in
6612024-02-16T05:14:42.060Z+ SET_BINARIES=
6622024-02-16T05:14:42.060Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6632024-02-16T05:14:42.060Z+ CIDL_SHA256FUNC=do_sha256sum
6642024-02-16T05:14:42.060Z+ ARCHIVE_FILENAME=xcvradm.gz
6652024-02-16T05:14:42.061Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6662024-02-16T05:14:42.061Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6672024-02-16T05:14:42.061Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6682024-02-16T05:14:42.061Z+ echo 'Local file: out/downloads/xcvradm.gz'
6692024-02-16T05:14:42.061ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6702024-02-16T05:14:42.062ZLocal file: out/downloads/xcvradm.gz
6712024-02-16T05:14:42.062Z+ mkdir -p out/downloads
6722024-02-16T05:14:42.062Z+ mkdir -p ./out/transceiver-control
6732024-02-16T05:14:42.062Z+ fetch_and_verify
6742024-02-16T05:14:42.062Z+ local DO_DOWNLOAD=true
6752024-02-16T05:14:42.063Z+ [[ -f out/downloads/xcvradm.gz ]]
6762024-02-16T05:14:42.063Z+ '[' true == true ']'
6772024-02-16T05:14:42.063Z+ echo Downloading...
6782024-02-16T05:14:42.063ZDownloading...
6792024-02-16T05:14:42.063Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6802024-02-16T05:14:42.063Z+ 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
6812024-02-16T05:14:50.386Z++ do_sha256sum out/downloads/xcvradm.gz
6822024-02-16T05:14:50.393Z++ sha256sum
6832024-02-16T05:14:50.393Z++ awk '{print $1}'
6842024-02-16T05:14:50.393Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6852024-02-16T05:14:50.393Z+ [[ 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 ]]
6862024-02-16T05:14:50.393Z+ do_unpack out/downloads/xcvradm.gz
6872024-02-16T05:14:50.393Z+ mkdir -p out/downloads/root//opt/oxide/bin
6882024-02-16T05:14:50.405Z+ gzip -dc out/downloads/xcvradm.gz
6892024-02-16T05:14:50.516Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6902024-02-16T05:14:50.529Z+ do_assemble
6912024-02-16T05:14:50.529Z+ rm -r ./out/transceiver-control
6922024-02-16T05:14:50.529Z+ mkdir ./out/transceiver-control
6932024-02-16T05:14:50.529Z+ cp -r out/downloads/root ./out/transceiver-control/root
6942024-02-16T05:14:50.682ZAll prerequisites installed successfully
6952024-02-16T05:14:50.699Z
6962024-02-16T05:14:50.699Zreal 2:41.666438855
6972024-02-16T05:14:50.699Zuser 34.711693826
6982024-02-16T05:14:50.699Zsys 6.722692058
6992024-02-16T05:14:50.699Ztrap 0.011457694
7002024-02-16T05:14:50.700Ztflt 0.300326631
7012024-02-16T05:14:50.700Zdflt 0.665066121
7022024-02-16T05:14:50.700Zkflt 0.236800179
7032024-02-16T05:14:50.700Zlock 1.346106165
7042024-02-16T05:14:50.700Zslp 5:49.013392599
7052024-02-16T05:14:50.700Zlat 1.901915728
7062024-02-16T05:14:50.700Zstop 0.140757620
7072024-02-16T05:14:50.700Z+ banner end-to-end-tests
7082024-02-16T05:14:50.751Z
7092024-02-16T05:14:50.751Z ###### # # ##### ##### #### ###### # # #####
7102024-02-16T05:14:50.751Z # ## # # # # # # # ## # # #
7112024-02-16T05:14:50.751Z ##### # # # # # ##### # # # ##### ##### # # # # #
7122024-02-16T05:14:50.751Z # # # # # # # # # # # # # # #
7132024-02-16T05:14:50.751Z # # ## # # # # # # # ## # #
7142024-02-16T05:14:50.751Z ###### # # ##### # #### ###### # # #####
7152024-02-16T05:14:50.751Z
7162024-02-16T05:14:50.754Z+ export CARGO_PROFILE_DEV_DEBUG=1
7172024-02-16T05:14:50.754Z+ CARGO_PROFILE_DEV_DEBUG=1
7182024-02-16T05:14:50.754Z+ export CARGO_PROFILE_TEST_DEBUG=1
7192024-02-16T05:14:50.754Z+ CARGO_PROFILE_TEST_DEBUG=1
7202024-02-16T05:14:50.754Z+ export CARGO_INCREMENTAL=0
7212024-02-16T05:14:50.754Z+ CARGO_INCREMENTAL=0
7222024-02-16T05:14:50.754Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7232024-02-16T05:14:50.979Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7242024-02-16T05:14:51.310Z Updating git repository `https://github.com/oxidecomputer/samael`
7252024-02-16T05:14:51.616Z Updating crates.io index
7262024-02-16T05:14:51.632Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7272024-02-16T05:14:52.423Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7282024-02-16T05:14:54.042Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7292024-02-16T05:14:54.570Z Updating git repository `http://github.com/oxidecomputer/tofino`
7302024-02-16T05:14:54.855Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7312024-02-16T05:14:55.277Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7322024-02-16T05:14:55.969Z Updating git repository `https://github.com/oxidecomputer/propolis`
7332024-02-16T05:14:56.412Z Updating git repository `https://github.com/oxidecomputer/crucible`
7342024-02-16T05:14:58.989Z Updating git repository `https://github.com/oxidecomputer/opte`
7352024-02-16T05:15:00.122Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7362024-02-16T05:15:00.138Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7372024-02-16T05:15:00.539Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7382024-02-16T05:15:00.839Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7392024-02-16T05:15:01.319Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7402024-02-16T05:15:01.501Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7412024-02-16T05:15:01.873Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7422024-02-16T05:15:02.203Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7432024-02-16T05:15:02.660Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7442024-02-16T05:15:03.126Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7452024-02-16T05:15:03.502Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7462024-02-16T05:15:03.803Z Updating git repository `https://github.com/jgallagher/nix`
7472024-02-16T05:15:04.726Z Updating git repository `https://github.com/cbiffle/hubpack`
7482024-02-16T05:15:05.094Z Updating git repository `https://github.com/oxidecomputer/typify`
7492024-02-16T05:15:06.774Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7502024-02-16T05:15:06.795Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7512024-02-16T05:15:06.980Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7522024-02-16T05:15:08.336Z Downloading crates ...
7532024-02-16T05:15:08.611Z Downloaded num-iter v0.1.43
7542024-02-16T05:15:08.629Z Downloaded adler v1.0.2
7552024-02-16T05:15:08.629Z Downloaded const-oid v0.9.5
7562024-02-16T05:15:08.629Z Downloaded argon2 v0.5.3
7572024-02-16T05:15:08.629Z Downloaded arrayvec v0.7.4
7582024-02-16T05:15:08.629Z Downloaded arc-swap v1.6.0
7592024-02-16T05:15:08.630Z Downloaded ahash v0.8.7
7602024-02-16T05:15:08.630Z Downloaded anstyle-query v1.0.0
7612024-02-16T05:15:08.630Z Downloaded ansi_term v0.12.1
7622024-02-16T05:15:08.630Z Downloaded bitflags v1.3.2
7632024-02-16T05:15:08.646Z Downloaded crossterm v0.27.0
7642024-02-16T05:15:08.647Z Downloaded libm v0.2.7
7652024-02-16T05:15:08.667Z Downloaded managed v0.8.0
7662024-02-16T05:15:08.667Z Downloaded blake2 v0.10.6
7672024-02-16T05:15:08.667Z Downloaded num-complex v0.4.4
7682024-02-16T05:15:08.667Z Downloaded aes-gcm v0.10.3
7692024-02-16T05:15:08.667Z Downloaded mime v0.3.17
7702024-02-16T05:15:08.686Z Downloaded atomic-waker v1.1.1
7712024-02-16T05:15:08.687Z Downloaded byteorder v1.5.0
7722024-02-16T05:15:08.687Z Downloaded darling_core v0.20.3
7732024-02-16T05:15:08.687Z Downloaded new_debug_unreachable v1.0.4
7742024-02-16T05:15:08.687Z Downloaded crossbeam-channel v0.5.8
7752024-02-16T05:15:08.687Z Downloaded crypto-common v0.1.6
7762024-02-16T05:15:08.688Z Downloaded autocfg v1.1.0
7772024-02-16T05:15:09.133Z Downloaded newtype_derive v0.1.6
7782024-02-16T05:15:09.133Z Downloaded diesel_derives v2.1.2
7792024-02-16T05:15:09.133Z Downloaded memoffset v0.9.0
7802024-02-16T05:15:09.134Z Downloaded ciborium-ll v0.2.2
7812024-02-16T05:15:09.134Z Downloaded cobs v0.2.3
7822024-02-16T05:15:09.134Z Downloaded base16ct v0.2.0
7832024-02-16T05:15:09.134Z Downloaded match_cfg v0.1.0
7842024-02-16T05:15:09.134Z Downloaded darling_macro v0.20.3
7852024-02-16T05:15:09.134Z Downloaded option-ext v0.2.0
7862024-02-16T05:15:10.704Z Downloaded matches v0.1.10
7872024-02-16T05:15:10.705Z Downloaded openssl-macros v0.1.1
7882024-02-16T05:15:10.705Z Downloaded md5 v0.7.0
7892024-02-16T05:15:10.705Z Downloaded precomputed-hash v0.1.1
7902024-02-16T05:15:10.705Z Downloaded linked-hash-map v0.5.6
7912024-02-16T05:15:10.705Z Downloaded block-padding v0.3.3
7922024-02-16T05:15:10.706Z Downloaded data-encoding v2.4.0
7932024-02-16T05:15:10.706Z Downloaded take_mut v0.2.2
7942024-02-16T05:15:10.706Z Downloaded libsw v3.3.1
7952024-02-16T05:15:10.706Z Downloaded num v0.4.1
7962024-02-16T05:15:10.706Z Downloaded num-integer v0.1.46
7972024-02-16T05:15:10.706Z Downloaded openssl-probe v0.1.5
7982024-02-16T05:15:10.706Z Downloaded log v0.4.20
7992024-02-16T05:15:10.706Z Downloaded camino-tempfile v1.1.1
8002024-02-16T05:15:10.707Z Downloaded cpufeatures v0.2.12
8012024-02-16T05:15:10.707Z Downloaded num_cpus v1.16.0
8022024-02-16T05:15:10.707Z Downloaded defmt-macros v0.3.6
8032024-02-16T05:15:10.707Z Downloaded num_enum v0.5.11
8042024-02-16T05:15:10.707Z Downloaded atomicwrites v0.4.3
8052024-02-16T05:15:10.707Z Downloaded darling v0.20.3
8062024-02-16T05:15:10.707Z Downloaded crc32fast v1.3.2
8072024-02-16T05:15:10.707Z Downloaded cstr-argument v0.1.2
8082024-02-16T05:15:10.707Z Downloaded defmt v0.3.5
8092024-02-16T05:15:10.707Z Downloaded bitflags v2.4.0
8102024-02-16T05:15:10.707Z Downloaded num-derive v0.4.0
8112024-02-16T05:15:10.708Z Downloaded clap_lex v0.5.1
8122024-02-16T05:15:10.708Z Downloaded phf v0.11.2
8132024-02-16T05:15:10.708Z Downloaded bzip2 v0.4.4
8142024-02-16T05:15:10.708Z Downloaded foreign-types v0.3.2
8152024-02-16T05:15:10.708Z Downloaded vsss-rs v3.3.4
8162024-02-16T05:15:10.708Z Downloaded paste v1.0.14
8172024-02-16T05:15:10.709Z Downloaded password-hash v0.5.0
8182024-02-16T05:15:10.709Z Downloaded cancel-safe-futures v0.1.5
8192024-02-16T05:15:10.709Z Downloaded waitgroup v0.1.2
8202024-02-16T05:15:10.709Z Downloaded backoff v0.4.0
8212024-02-16T05:15:10.709Z Downloaded clap_derive v4.4.2
8222024-02-16T05:15:10.709Z Downloaded password-hash v0.4.2
8232024-02-16T05:15:10.709Z Downloaded ciborium v0.2.2
8242024-02-16T05:15:10.710Z Downloaded ed25519 v2.2.2
8252024-02-16T05:15:10.710Z Downloaded usdt-impl v0.5.0
8262024-02-16T05:15:10.710Z Downloaded iana-time-zone v0.1.57
8272024-02-16T05:15:10.710Z Downloaded hyper-tls v0.5.0
8282024-02-16T05:15:10.710Z Downloaded fastrand v2.0.1
8292024-02-16T05:15:10.710Z Downloaded quick-error v1.2.3
8302024-02-16T05:15:10.711Z Downloaded scheduled-thread-pool v0.2.7
8312024-02-16T05:15:10.711Z Downloaded slog-bunyan v2.5.0
8322024-02-16T05:15:10.711Z Downloaded flagset v0.4.3
8332024-02-16T05:15:10.711Z Downloaded fallible-iterator v0.2.0
8342024-02-16T05:15:10.712Z Downloaded dtrace-parser v0.1.14
8352024-02-16T05:15:10.712Z Downloaded slog-async v2.8.0
8362024-02-16T05:15:10.712Z Downloaded der_derive v0.7.2
8372024-02-16T05:15:10.713Z Downloaded rustls-pemfile v2.0.0
8382024-02-16T05:15:10.713Z Downloaded derive_more v0.99.17
8392024-02-16T05:15:10.713Z Downloaded signal-hook-mio v0.2.3
8402024-02-16T05:15:10.713Z Downloaded serde_tokenstream v0.2.0
8412024-02-16T05:15:10.713Z Downloaded tokio-tungstenite v0.20.1
8422024-02-16T05:15:10.713Z Downloaded strsim v0.8.0
8432024-02-16T05:15:10.714Z Downloaded postcard v1.0.8
8442024-02-16T05:15:10.714Z Downloaded omicron-zone-package v0.11.0
8452024-02-16T05:15:10.714Z Downloaded serde_tokenstream v0.1.7
8462024-02-16T05:15:10.714Z Downloaded filetime v0.2.23
8472024-02-16T05:15:10.714Z Downloaded rustfmt-wrapper v0.2.0
8482024-02-16T05:15:10.714Z Downloaded crossbeam-epoch v0.9.15
8492024-02-16T05:15:10.715Z Downloaded foreign-types-shared v0.3.1
8502024-02-16T05:15:10.715Z Downloaded pretty-hex v0.4.1
8512024-02-16T05:15:10.715Z Downloaded rand_core v0.6.4
8522024-02-16T05:15:10.715Z Downloaded semver v1.0.21
8532024-02-16T05:15:10.716Z Downloaded semver v0.1.20
8542024-02-16T05:15:10.716Z Downloaded ff v0.13.0
8552024-02-16T05:15:10.716Z Downloaded chacha20poly1305 v0.10.1
8562024-02-16T05:15:10.716Z Downloaded enum-as-inner v0.5.1
8572024-02-16T05:15:10.716Z Downloaded clap v4.4.3
8582024-02-16T05:15:10.716Z Downloaded strum v0.25.0
8592024-02-16T05:15:10.716Z Downloaded scroll v0.12.0
8602024-02-16T05:15:10.716Z Downloaded siphasher v0.3.11
8612024-02-16T05:15:10.716Z Downloaded bytes v1.5.0
8622024-02-16T05:15:10.716Z Downloaded ucd-trie v0.1.6
8632024-02-16T05:15:10.716Z Downloaded toml v0.8.10
8642024-02-16T05:15:10.717Z Downloaded zerocopy v0.6.4
8652024-02-16T05:15:10.717Z Downloaded foreign-types-shared v0.1.1
8662024-02-16T05:15:10.717Z Downloaded zone v0.3.0
8672024-02-16T05:15:10.717Z Downloaded textwrap v0.11.0
8682024-02-16T05:15:10.717Z Downloaded slog-scope v4.4.0
8692024-02-16T05:15:10.717Z Downloaded http-body v0.4.5
8702024-02-16T05:15:10.717Z Downloaded toml v0.7.8
8712024-02-16T05:15:10.717Z Downloaded structopt v0.3.26
8722024-02-16T05:15:10.717Z Downloaded display-error-chain v0.2.0
8732024-02-16T05:15:10.718Z Downloaded rustc-demangle v0.1.23
8742024-02-16T05:15:10.718Z Downloaded heck v0.3.3
8752024-02-16T05:15:10.718Z Downloaded polyval v0.6.1
8762024-02-16T05:15:10.718Z Downloaded openssl-sys v0.9.96
8772024-02-16T05:15:10.718Z Downloaded errno v0.3.8
8782024-02-16T05:15:10.718Z Downloaded futures-io v0.3.30
8792024-02-16T05:15:10.718Z Downloaded walkdir v2.4.0
8802024-02-16T05:15:10.718Z Downloaded usdt-impl v0.3.5
8812024-02-16T05:15:10.718Z Downloaded signal-hook v0.3.17
8822024-02-16T05:15:10.718Z Downloaded backtrace v0.3.69
8832024-02-16T05:15:10.719Z Downloaded utf8parse v0.2.1
8842024-02-16T05:15:10.719Z Downloaded home v0.5.5
8852024-02-16T05:15:10.719Z Downloaded resolv-conf v0.7.0
8862024-02-16T05:15:10.758Z Downloaded usdt-attr-macro v0.3.5
8872024-02-16T05:15:10.758Z Downloaded futures-channel v0.3.30
8882024-02-16T05:15:10.758Z Downloaded tokio-rustls v0.25.0
8892024-02-16T05:15:10.758Z Downloaded slab v0.4.9
8902024-02-16T05:15:10.759Z Downloaded xattr v1.0.1
8912024-02-16T05:15:10.759Z Downloaded zone_cfg_derive v0.3.0
8922024-02-16T05:15:10.759Z Downloaded http-range v0.1.5
8932024-02-16T05:15:10.759Z Downloaded rand_core v0.5.1
8942024-02-16T05:15:10.759Z Downloaded semver-parser v0.10.2
8952024-02-16T05:15:10.759Z Downloaded elliptic-curve v0.13.8
8962024-02-16T05:15:10.759Z Downloaded dof v0.1.5
8972024-02-16T05:15:10.759Z Downloaded similar v2.3.0
8982024-02-16T05:15:10.759Z Downloaded signature v2.1.0
8992024-02-16T05:15:10.760Z Downloaded r2d2 v0.8.10
9002024-02-16T05:15:10.760Z Downloaded foreign-types-macros v0.2.3
9012024-02-16T05:15:10.760Z Downloaded thiserror-no-std v2.0.2
9022024-02-16T05:15:10.760Z Downloaded scroll_derive v0.12.0
9032024-02-16T05:15:10.760Z Downloaded rustc_version v0.4.0
9042024-02-16T05:15:10.760Z Downloaded russh-cryptovec v0.7.0
9052024-02-16T05:15:10.760Z Downloaded toml v0.5.11
9062024-02-16T05:15:10.761Z Downloaded whoami v1.4.1
9072024-02-16T05:15:10.761Z Downloaded quote v1.0.35
9082024-02-16T05:15:10.761Z Downloaded untrusted v0.7.1
9092024-02-16T05:15:10.761Z Downloaded tokio-rustls v0.24.1
9102024-02-16T05:15:10.762Z Downloaded headers-core v0.2.0
9112024-02-16T05:15:10.762Z Downloaded sct v0.7.0
9122024-02-16T05:15:10.762Z Downloaded instant v0.1.12
9132024-02-16T05:15:10.762Z Downloaded serde_repr v0.1.16
9142024-02-16T05:15:10.762Z Downloaded terminal_size v0.2.6
9152024-02-16T05:15:10.762Z Downloaded toolchain_find v0.2.0
9162024-02-16T05:15:10.762Z Downloaded usdt-macro v0.5.0
9172024-02-16T05:15:10.763Z Downloaded usdt-attr-macro v0.5.0
9182024-02-16T05:15:10.763Z Downloaded strum_macros v0.26.1
9192024-02-16T05:15:10.763Z Downloaded indexmap v1.9.3
9202024-02-16T05:15:10.763Z Downloaded spin v0.5.2
9212024-02-16T05:15:10.763Z Downloaded headers v0.3.9
9222024-02-16T05:15:10.763Z Downloaded mio v0.8.9
9232024-02-16T05:15:10.763Z Downloaded tinyvec_macros v0.1.1
9242024-02-16T05:15:10.763Z Downloaded futures-task v0.3.30
9252024-02-16T05:15:10.763Z Downloaded foreign-types v0.5.0
9262024-02-16T05:15:10.763Z Downloaded hostname v0.3.1
9272024-02-16T05:15:10.763Z Downloaded signal-hook-registry v1.4.1
9282024-02-16T05:15:10.763Z Downloaded serde_spanned v0.6.5
9292024-02-16T05:15:10.763Z Downloaded smf v0.2.2
9302024-02-16T05:15:10.764Z Downloaded zeroize v1.7.0
9312024-02-16T05:15:10.764Z Downloaded swrite v0.1.0
9322024-02-16T05:15:10.764Z Downloaded hubpack_derive v0.1.1
9332024-02-16T05:15:10.764Z Downloaded structmeta v0.3.0
9342024-02-16T05:15:10.764Z Downloaded socket2 v0.4.9
9352024-02-16T05:15:10.764Z Downloaded scopeguard v1.2.0
9362024-02-16T05:15:10.764Z Downloaded rustc_version v0.1.7
9372024-02-16T05:15:10.764Z Downloaded num-bigint v0.4.4
9382024-02-16T05:15:10.764Z Downloaded serde_urlencoded v0.7.1
9392024-02-16T05:15:10.764Z Downloaded zerocopy-derive v0.7.32
9402024-02-16T05:15:10.764Z Downloaded try-lock v0.2.4
9412024-02-16T05:15:10.764Z Downloaded futures-macro v0.3.30
9422024-02-16T05:15:10.765Z Downloaded zeroize_derive v1.4.2
9432024-02-16T05:15:10.765Z Downloaded static_assertions v1.1.0
9442024-02-16T05:15:10.765Z Downloaded slog-json v2.6.1
9452024-02-16T05:15:10.765Z Downloaded rustls-pki-types v1.1.0
9462024-02-16T05:15:10.765Z Downloaded secrecy v0.8.0
9472024-02-16T05:15:10.765Z Downloaded httparse v1.8.0
9482024-02-16T05:15:10.765Z Downloaded tracing-core v0.1.31
9492024-02-16T05:15:10.765Z Downloaded hashbrown v0.12.3
9502024-02-16T05:15:10.765Z Downloaded ed25519-dalek v2.0.0
9512024-02-16T05:15:10.765Z Downloaded hyper-staticfile v0.9.5
9522024-02-16T05:15:10.765Z Downloaded same-file v1.0.6
9532024-02-16T05:15:10.765Z Downloaded pest v2.7.6
9542024-02-16T05:15:10.766Z Downloaded usdt v0.5.0
9552024-02-16T05:15:10.766Z Downloaded untrusted v0.9.0
9562024-02-16T05:15:10.766Z Downloaded serde_derive_internals v0.26.0
9572024-02-16T05:15:10.766Z Downloaded dirs-next v2.0.0
9582024-02-16T05:15:10.766Z Downloaded form_urlencoded v1.2.1
9592024-02-16T05:15:10.766Z Downloaded proc-macro-crate v1.3.1
9602024-02-16T05:15:10.766Z Downloaded fnv v1.0.7
9612024-02-16T05:15:10.766Z Downloaded fixedbitset v0.4.2
9622024-02-16T05:15:10.767Z Downloaded futures-core v0.3.30
9632024-02-16T05:15:10.767Z Downloaded rayon-core v1.12.0
9642024-02-16T05:15:10.767Z Downloaded socket2 v0.5.5
9652024-02-16T05:15:10.767Z Downloaded sha1 v0.10.6
9662024-02-16T05:15:10.768Z Downloaded hubpack v0.1.2
9672024-02-16T05:15:10.768Z Downloaded io-lifetimes v1.0.11
9682024-02-16T05:15:10.768Z Downloaded slog-dtrace v0.3.0
9692024-02-16T05:15:10.768Z Downloaded futures v0.3.30
9702024-02-16T05:15:10.768Z Downloaded unicode-ident v1.0.12
9712024-02-16T05:15:10.768Z Downloaded heapless v0.7.16
9722024-02-16T05:15:10.768Z Downloaded typenum v1.16.0
9732024-02-16T05:15:10.768Z Downloaded sha2 v0.10.8
9742024-02-16T05:15:10.768Z Downloaded ipnet v2.9.0
9752024-02-16T05:15:10.768Z Downloaded getrandom v0.2.10
9762024-02-16T05:15:10.768Z Downloaded getrandom v0.1.16
9772024-02-16T05:15:10.768Z Downloaded tracing-attributes v0.1.26
9782024-02-16T05:15:10.769Z Downloaded time v0.3.27
9792024-02-16T05:15:10.769Z Downloaded rcgen v0.12.1
9802024-02-16T05:15:10.769Z Downloaded hyper-rustls v0.24.2
9812024-02-16T05:15:10.769Z Downloaded ryu v1.0.15
9822024-02-16T05:15:10.769Z Downloaded structmeta-derive v0.3.0
9832024-02-16T05:15:10.769Z Downloaded tungstenite v0.20.1
9842024-02-16T05:15:10.769Z Downloaded itertools v0.10.5
9852024-02-16T05:15:10.769Z Downloaded unicode-segmentation v1.10.1
9862024-02-16T05:15:10.807Z Downloaded tokio-postgres v0.7.10
9872024-02-16T05:15:10.807Z Downloaded unsafe-libyaml v0.2.10
9882024-02-16T05:15:10.808Z Downloaded aho-corasick v1.0.4
9892024-02-16T05:15:10.808Z Downloaded trust-dns-server v0.22.1
9902024-02-16T05:15:10.808Z Downloaded tar v0.4.40
9912024-02-16T05:15:10.808Z Downloaded half v2.3.1
9922024-02-16T05:15:10.808Z Downloaded schemars v0.8.16
9932024-02-16T05:15:10.808Z Downloaded zip v0.6.6
9942024-02-16T05:15:10.809Z Downloaded serde v1.0.196
9952024-02-16T05:15:10.809Z Downloaded heapless v0.8.0
9962024-02-16T05:15:10.809Z Downloaded itertools v0.12.1
9972024-02-16T05:15:10.809Z Downloaded clap_builder v4.4.2
9982024-02-16T05:15:10.810Z Downloaded tracing v0.1.37
9992024-02-16T05:15:10.810Z Downloaded toml_edit v0.19.15
10002024-02-16T05:15:10.810Z Downloaded toml_edit v0.22.4
10012024-02-16T05:15:10.810Z Downloaded unicode-normalization v0.1.22
10022024-02-16T05:15:10.810Z Downloaded serde_with v3.6.1
10032024-02-16T05:15:10.811Z Downloaded rand v0.7.3
10042024-02-16T05:15:10.811Z Downloaded regex-automata v0.1.10
10052024-02-16T05:15:10.811Z Downloaded steno v0.4.0
10062024-02-16T05:15:10.811Z Downloaded h2 v0.3.24
10072024-02-16T05:15:10.811Z Downloaded chrono v0.4.31
10082024-02-16T05:15:10.811Z Downloaded serde_json v1.0.113
10092024-02-16T05:15:10.812Z Downloaded rustls-webpki v0.101.7
10102024-02-16T05:15:10.812Z Downloaded hashbrown v0.14.3
10112024-02-16T05:15:10.812Z Downloaded rayon v1.8.0
10122024-02-16T05:15:10.812Z Downloaded futures-util v0.3.30
10132024-02-16T05:15:10.813Z Downloaded idna v0.2.3
10142024-02-16T05:15:10.813Z Downloaded object v0.32.1
10152024-02-16T05:15:10.813Z Downloaded rustls-webpki v0.102.1
10162024-02-16T05:15:10.813Z Downloaded smoltcp v0.9.1
10172024-02-16T05:15:10.813Z Downloaded hyper v0.14.27
10182024-02-16T05:15:10.813Z Downloaded regex v1.10.3
10192024-02-16T05:15:10.814Z Downloaded idna v0.5.0
10202024-02-16T05:15:10.814Z Downloaded syn v2.0.48
10212024-02-16T05:15:10.814Z Downloaded webpki-roots v0.25.2
10222024-02-16T05:15:10.814Z Downloaded rustls v0.21.9
10232024-02-16T05:15:10.814Z Downloaded syn v1.0.109
10242024-02-16T05:15:10.815Z Downloaded rustls v0.22.2
10252024-02-16T05:15:10.815Z Downloaded rustix v0.38.31
10262024-02-16T05:15:10.815Z Downloaded rustix v0.37.23
10272024-02-16T05:15:10.815Z Downloaded regex-automata v0.4.4
10282024-02-16T05:15:10.815Z Downloaded zerocopy-derive v0.6.4
10292024-02-16T05:15:10.815Z Downloaded regex-syntax v0.8.2
10302024-02-16T05:15:10.816Z Downloaded regress v0.8.0
10312024-02-16T05:15:10.816Z Downloaded smoltcp v0.11.0
10322024-02-16T05:15:10.816Z Downloaded sled v0.34.7
10332024-02-16T05:15:10.816Z Downloaded zerocopy-derive v0.2.0
10342024-02-16T05:15:10.816Z Downloaded regex-automata v0.3.8
10352024-02-16T05:15:10.816Z Downloaded winapi v0.3.9
10362024-02-16T05:15:10.816Z Downloaded bzip2-sys v0.1.11+1.0.8
10372024-02-16T05:15:10.817Z Downloaded libc v0.2.153
10382024-02-16T05:15:10.817Z Downloaded tokio v1.36.0
10392024-02-16T05:15:10.817Z Downloaded encoding_rs v0.8.33
10402024-02-16T05:15:10.817Z Downloaded sha3 v0.10.8
10412024-02-16T05:15:10.817Z Downloaded bstr v1.6.0
10422024-02-16T05:15:10.818Z Downloaded radix_trie v0.2.1
10432024-02-16T05:15:10.818Z Downloaded diesel v2.1.4
10442024-02-16T05:15:10.818Z Downloaded curve25519-dalek v4.1.1
10452024-02-16T05:15:10.818Z Downloaded gimli v0.28.0
10462024-02-16T05:15:10.818Z Downloaded bstr v0.2.17
10472024-02-16T05:15:10.818Z Downloaded trust-dns-proto v0.22.0
10482024-02-16T05:15:10.818Z Downloaded vcpkg v0.2.15
10492024-02-16T05:15:10.819Z Downloaded openssl v0.10.60
10502024-02-16T05:15:10.819Z Downloaded goblin v0.8.0
10512024-02-16T05:15:10.819Z Downloaded clap v2.34.0
10522024-02-16T05:15:10.819Z Downloaded winnow v0.5.15
10532024-02-16T05:15:10.819Z Downloaded reqwest v0.11.22
10542024-02-16T05:15:10.819Z Downloaded hkdf v0.12.4
10552024-02-16T05:15:10.819Z Downloaded tokio-util v0.7.10
10562024-02-16T05:15:10.819Z Downloaded openapiv3 v2.0.0
10572024-02-16T05:15:10.819Z Downloaded blake3 v1.5.0
10582024-02-16T05:15:10.819Z Downloaded petgraph v0.6.4
10592024-02-16T05:15:10.819Z Downloaded indexmap v2.2.3
10602024-02-16T05:15:10.820Z Downloaded trust-dns-client v0.22.0
10612024-02-16T05:15:10.820Z Downloaded http v1.0.0
10622024-02-16T05:15:10.820Z Downloaded rand v0.8.5
10632024-02-16T05:15:10.820Z Downloaded http v0.2.11
10642024-02-16T05:15:10.820Z Downloaded zerocopy v0.7.32
10652024-02-16T05:15:10.821Z Downloaded serde_yaml v0.9.25
10662024-02-16T05:15:10.821Z Downloaded russh v0.40.2
10672024-02-16T05:15:10.821Z Downloaded proc-macro2 v1.0.78
10682024-02-16T05:15:10.821Z Downloaded heck v0.4.1
10692024-02-16T05:15:10.821Z Downloaded hmac v0.12.1
10702024-02-16T05:15:10.821Z Downloaded trust-dns-resolver v0.22.0
10712024-02-16T05:15:10.821Z Downloaded futures-executor v0.3.30
10722024-02-16T05:15:10.822Z Downloaded stringprep v0.1.3
10732024-02-16T05:15:10.822Z Downloaded uuid v1.7.0
10742024-02-16T05:15:10.822Z Downloaded slog v2.7.0
10752024-02-16T05:15:10.822Z Downloaded flate2 v1.0.28
10762024-02-16T05:15:10.822Z Downloaded utf-8 v0.7.6
10772024-02-16T05:15:10.822Z Downloaded fxhash v0.2.1
10782024-02-16T05:15:10.822Z Downloaded unicode-bidi v0.3.13
10792024-02-16T05:15:10.822Z Downloaded dirs-sys-next v0.1.2
10802024-02-16T05:15:10.822Z Downloaded url v2.5.0
10812024-02-16T05:15:10.822Z Downloaded aes v0.8.3
10822024-02-16T05:15:10.823Z Downloaded rustls-pemfile v1.0.3
10832024-02-16T05:15:10.823Z Downloaded russh-keys v0.40.1
10842024-02-16T05:15:10.823Z Downloaded futures-sink v0.3.30
10852024-02-16T05:15:10.823Z Downloaded proc-macro-error v1.0.4
10862024-02-16T05:15:10.850Z Downloaded thiserror-impl-no-std v2.0.2
10872024-02-16T05:15:10.850Z Downloaded spki v0.7.2
10882024-02-16T05:15:10.850Z Downloaded slog-envlogger v2.2.0
10892024-02-16T05:15:10.850Z Downloaded group v0.13.0
10902024-02-16T05:15:10.850Z Downloaded serde_derive v1.0.196
10912024-02-16T05:15:10.850Z Downloaded tinyvec v1.6.0
10922024-02-16T05:15:10.851Z Downloaded memchr v2.6.3
10932024-02-16T05:15:10.851Z Downloaded dirs-sys v0.4.1
10942024-02-16T05:15:10.851Z Downloaded rfc6979 v0.4.0
10952024-02-16T05:15:10.851Z Downloaded spin v0.9.8
10962024-02-16T05:15:10.851Z Downloaded serde_with_macros v3.6.1
10972024-02-16T05:15:10.851Z Downloaded dof v0.3.0
10982024-02-16T05:15:10.851Z Downloaded smallvec v1.13.1
10992024-02-16T05:15:10.851Z Downloaded slog-term v2.9.0
11002024-02-16T05:15:10.851Z Downloaded hex-literal v0.4.1
11012024-02-16T05:15:10.851Z Downloaded universal-hash v0.5.1
11022024-02-16T05:15:10.851Z Downloaded strum_macros v0.25.2
11032024-02-16T05:15:10.851Z Downloaded synstructure v0.12.6
11042024-02-16T05:15:10.851Z Downloaded proc-macro-error-attr v1.0.4
11052024-02-16T05:15:10.851Z Downloaded hash32 v0.2.1
11062024-02-16T05:15:10.851Z Downloaded hex v0.4.3
11072024-02-16T05:15:10.851Z Downloaded der v0.7.8
11082024-02-16T05:15:10.851Z Downloaded ipnetwork v0.20.0
11092024-02-16T05:15:10.851Z Downloaded tokio-stream v0.1.14
11102024-02-16T05:15:10.851Z Downloaded tempfile v3.10.0
11112024-02-16T05:15:10.851Z Downloaded slog-stdlog v4.1.1
11122024-02-16T05:15:10.851Z Downloaded primeorder v0.13.6
11132024-02-16T05:15:10.851Z Downloaded inout v0.1.3
11142024-02-16T05:15:10.851Z Downloaded glob v0.3.1
11152024-02-16T05:15:10.852Z Downloaded ghash v0.5.0
11162024-02-16T05:15:10.852Z Downloaded ecdsa v0.16.9
11172024-02-16T05:15:10.852Z Downloaded subprocess v0.2.9
11182024-02-16T05:15:10.852Z Downloaded pem-rfc7468 v0.7.0
11192024-02-16T05:15:10.852Z Downloaded equivalent v1.0.1
11202024-02-16T05:15:10.852Z Downloaded strum v0.26.1
11212024-02-16T05:15:10.852Z Downloaded getopts v0.2.21
11222024-02-16T05:15:10.852Z Downloaded gethostname v0.4.3
11232024-02-16T05:15:10.852Z Downloaded generic-array v0.14.7
11242024-02-16T05:15:10.852Z Downloaded thread_local v1.1.7
11252024-02-16T05:15:10.852Z Downloaded toml_datetime v0.6.5
11262024-02-16T05:15:10.852Z Downloaded rustversion v1.0.14
11272024-02-16T05:15:10.852Z Downloaded cc v1.0.83
11282024-02-16T05:15:10.852Z Downloaded pin-project-lite v0.2.13
11292024-02-16T05:15:10.853Z Downloaded pest_meta v2.7.6
11302024-02-16T05:15:10.853Z Downloaded time-macros v0.2.13
11312024-02-16T05:15:10.853Z Downloaded thread-id v4.2.0
11322024-02-16T05:15:10.853Z Downloaded hash32 v0.3.1
11332024-02-16T05:15:10.853Z Downloaded p256 v0.13.2
11342024-02-16T05:15:10.853Z Downloaded semver v0.11.0
11352024-02-16T05:15:10.853Z Downloaded derive-where v1.2.7
11362024-02-16T05:15:10.853Z Downloaded sec1 v0.7.3
11372024-02-16T05:15:10.853Z Downloaded serde_path_to_error v0.1.15
11382024-02-16T05:15:10.853Z Downloaded itoa v1.0.9
11392024-02-16T05:15:10.853Z Downloaded phf_shared v0.10.0
11402024-02-16T05:15:10.853Z Downloaded rand_chacha v0.3.1
11412024-02-16T05:15:10.854Z Downloaded schemars_derive v0.8.16
11422024-02-16T05:15:10.854Z Downloaded memmap2 v0.7.1
11432024-02-16T05:15:10.854Z Downloaded parking_lot v0.12.1
11442024-02-16T05:15:10.854Z Downloaded postgres-protocol v0.6.6
11452024-02-16T05:15:10.854Z Downloaded term v0.7.0
11462024-02-16T05:15:10.854Z Downloaded postgres-types v0.2.6
11472024-02-16T05:15:10.854Z Downloaded yasna v0.5.2
11482024-02-16T05:15:10.854Z Downloaded rand_chacha v0.2.2
11492024-02-16T05:15:10.854Z Downloaded is-terminal v0.4.9
11502024-02-16T05:15:10.854Z Downloaded float-cmp v0.9.0
11512024-02-16T05:15:10.854Z Downloaded difflib v0.4.0
11522024-02-16T05:15:10.854Z Downloaded embedded-io v0.4.0
11532024-02-16T05:15:10.854Z Downloaded want v0.3.1
11542024-02-16T05:15:10.854Z Downloaded httpdate v1.0.3
11552024-02-16T05:15:10.854Z Downloaded vec_map v0.8.2
11562024-02-16T05:15:10.854Z Downloaded usdt v0.3.5
11572024-02-16T05:15:10.854Z Downloaded owo-colors v4.0.0
11582024-02-16T05:15:10.854Z Downloaded anstyle-parse v0.2.1
11592024-02-16T05:15:10.854Z Downloaded parking_lot_core v0.8.6
11602024-02-16T05:15:10.854Z Downloaded ring v0.17.7
11612024-02-16T05:15:10.854Z Downloaded tokio-native-tls v0.3.1
11622024-02-16T05:15:10.854Z Downloaded dyn-clone v1.0.16
11632024-02-16T05:15:10.855Z Downloaded digest v0.10.7
11642024-02-16T05:15:10.855Z Downloaded zerocopy v0.3.0
11652024-02-16T05:15:10.855Z Downloaded parking_lot_core v0.9.8
11662024-02-16T05:15:10.855Z Downloaded num-rational v0.4.1
11672024-02-16T05:15:10.855Z Downloaded unicode-xid v0.2.4
11682024-02-16T05:15:10.855Z Downloaded topological-sort v0.2.2
11692024-02-16T05:15:10.855Z Downloaded tokio-macros v2.2.0
11702024-02-16T05:15:10.855Z Downloaded lock_api v0.4.10
11712024-02-16T05:15:10.855Z Downloaded native-tls v0.2.11
11722024-02-16T05:15:10.855Z Downloaded either v1.10.0
11732024-02-16T05:15:10.855Z Downloaded version_check v0.9.4
11742024-02-16T05:15:10.856Z Downloaded platforms v3.0.2
11752024-02-16T05:15:10.856Z Downloaded defmt-parser v0.3.3
11762024-02-16T05:15:10.856Z Downloaded structopt-derive v0.4.18
11772024-02-16T05:15:10.856Z Downloaded ppv-lite86 v0.2.17
11782024-02-16T05:15:10.856Z Downloaded plain v0.2.3
11792024-02-16T05:15:10.856Z Downloaded pest_generator v2.7.6
11802024-02-16T05:15:10.856Z Downloaded dirs v5.0.1
11812024-02-16T05:15:10.856Z Downloaded unicode-width v0.1.11
11822024-02-16T05:15:10.856Z Downloaded unicase v2.7.0
11832024-02-16T05:15:10.856Z Downloaded thiserror-impl v1.0.57
11842024-02-16T05:15:10.856Z Downloaded thiserror v1.0.57
11852024-02-16T05:15:10.856Z Downloaded percent-encoding v2.3.1
11862024-02-16T05:15:11.308Z Downloaded miniz_oxide v0.7.1
11872024-02-16T05:15:11.308Z Downloaded parse-display-derive v0.9.0
11882024-02-16T05:15:11.308Z Downloaded deranged v0.3.8
11892024-02-16T05:15:11.308Z Downloaded endian-type v0.1.2
11902024-02-16T05:15:11.308Z Downloaded dtrace-parser v0.2.0
11912024-02-16T05:15:11.308Z Downloaded stable_deref_trait v1.2.0
11922024-02-16T05:15:11.308Z Downloaded nibble_vec v0.1.0
11932024-02-16T05:15:11.308Z Downloaded usdt-macro v0.3.5
11942024-02-16T05:15:11.308Z Downloaded memmap v0.7.0
11952024-02-16T05:15:11.309Z Downloaded ident_case v1.0.1
11962024-02-16T05:15:11.309Z Downloaded string_cache v0.8.7
11972024-02-16T05:15:11.309Z Downloaded pbkdf2 v0.11.0
11982024-02-16T05:15:11.309Z Downloaded ring v0.16.20
11992024-02-16T05:15:11.309Z Downloaded ctr v0.9.2
12002024-02-16T05:15:11.309Z Downloaded mime_guess v2.0.4
12012024-02-16T05:15:11.309Z Downloaded bcrypt-pbkdf v0.10.0
12022024-02-16T05:15:11.309Z Downloaded lru-cache v0.1.2
12032024-02-16T05:15:11.309Z Downloaded libefi-sys v0.1.0
12042024-02-16T05:15:11.310Z Downloaded lalrpop-util v0.19.12
12052024-02-16T05:15:11.310Z Downloaded colored v2.0.4
12062024-02-16T05:15:11.310Z Downloaded macaddr v1.0.1
12072024-02-16T05:15:11.310Z Downloaded tower-service v0.3.2
12082024-02-16T05:15:11.310Z Downloaded subtle v2.5.0
12092024-02-16T05:15:11.310Z Downloaded pretty-hex v0.2.1
12102024-02-16T05:15:11.310Z Downloaded phf_shared v0.11.2
12112024-02-16T05:15:11.310Z Downloaded linear-map v1.2.0
12122024-02-16T05:15:11.310Z Downloaded strsim v0.10.0
12132024-02-16T05:15:11.310Z Downloaded predicates-core v1.0.6
12142024-02-16T05:15:11.311Z Downloaded bit-vec v0.6.3
12152024-02-16T05:15:11.311Z Downloaded parse-display v0.9.0
12162024-02-16T05:15:11.311Z Downloaded cbc v0.1.2
12172024-02-16T05:15:11.311Z Downloaded kstat-rs v0.2.3
12182024-02-16T05:15:11.311Z Downloaded allocator-api2 v0.2.16
12192024-02-16T05:15:11.311Z Downloaded camino v1.1.6
12202024-02-16T05:15:11.311Z Downloaded time-core v0.1.1
12212024-02-16T05:15:11.311Z Downloaded base64ct v1.6.0
12222024-02-16T05:15:11.311Z Downloaded debug-ignore v1.0.5
12232024-02-16T05:15:11.311Z Downloaded anstyle v1.0.2
12242024-02-16T05:15:11.312Z Downloaded chacha20 v0.9.1
12252024-02-16T05:15:11.312Z Downloaded cfg-if v1.0.0
12262024-02-16T05:15:11.312Z Downloaded md-5 v0.10.5
12272024-02-16T05:15:11.312Z Downloaded lazy_static v1.4.0
12282024-02-16T05:15:11.312Z Downloaded cipher v0.4.4
12292024-02-16T05:15:11.312Z Downloaded crossbeam-deque v0.8.3
12302024-02-16T05:15:11.312Z Downloaded normalize-line-endings v0.3.0
12312024-02-16T05:15:11.312Z Downloaded diesel_table_macro_syntax v0.1.0
12322024-02-16T05:15:11.312Z Downloaded colorchoice v1.0.0
12332024-02-16T05:15:11.312Z Downloaded blowfish v0.9.1
12342024-02-16T05:15:11.312Z Downloaded num_enum_derive v0.5.11
12352024-02-16T05:15:11.313Z Downloaded opaque-debug v0.3.0
12362024-02-16T05:15:11.313Z Downloaded multer v3.0.0
12372024-02-16T05:15:11.313Z Downloaded bit-set v0.5.3
12382024-02-16T05:15:11.313Z Downloaded keccak v0.1.4
12392024-02-16T05:15:11.313Z Downloaded constant_time_eq v0.3.0
12402024-02-16T05:15:11.313Z Downloaded num_threads v0.1.6
12412024-02-16T05:15:11.313Z Downloaded newtype-uuid v1.0.1
12422024-02-16T05:15:11.313Z Downloaded once_cell v1.19.0
12432024-02-16T05:15:11.313Z Downloaded ciborium-io v0.2.2
12442024-02-16T05:15:11.313Z Downloaded minimal-lexical v0.2.1
12452024-02-16T05:15:11.313Z Downloaded curve25519-dalek-derive v0.1.0
12462024-02-16T05:15:11.313Z Downloaded async-stream v0.3.5
12472024-02-16T05:15:11.314Z Downloaded block-buffer v0.10.4
12482024-02-16T05:15:11.314Z Downloaded async-trait v0.1.77
12492024-02-16T05:15:11.314Z Downloaded crucible-workspace-hack v0.1.0
12502024-02-16T05:15:11.314Z Downloaded console v0.15.8
12512024-02-16T05:15:11.314Z Downloaded nom v7.1.3
12522024-02-16T05:15:11.314Z Downloaded atty v0.2.14
12532024-02-16T05:15:11.314Z Downloaded base64 v0.21.7
12542024-02-16T05:15:11.314Z Downloaded aead v0.5.2
12552024-02-16T05:15:11.314Z Downloaded crossbeam-utils v0.8.16
12562024-02-16T05:15:11.314Z Downloaded anyhow v1.0.75
12572024-02-16T05:15:11.314Z Downloaded poly1305 v0.8.0
12582024-02-16T05:15:11.315Z Downloaded pkg-config v0.3.27
12592024-02-16T05:15:11.315Z Downloaded num-traits v0.2.16
12602024-02-16T05:15:11.315Z Downloaded predicates v3.1.0
12612024-02-16T05:15:11.315Z Downloaded pkcs8 v0.10.2
12622024-02-16T05:15:11.315Z Downloaded pest_derive v2.7.6
12632024-02-16T05:15:11.315Z Downloaded pem v3.0.2
12642024-02-16T05:15:11.315Z Downloaded pbkdf2 v0.12.2
12652024-02-16T05:15:11.315Z Downloaded crypto-bigint v0.5.2
12662024-02-16T05:15:11.315Z Downloaded arrayref v0.3.7
12672024-02-16T05:15:11.315Z Downloaded async-stream-impl v0.3.5
12682024-02-16T05:15:11.315Z Downloaded anstream v0.5.0
12692024-02-16T05:15:11.316Z Downloaded pin-utils v0.1.0
12702024-02-16T05:15:11.316Z Downloaded parking_lot v0.11.2
12712024-02-16T05:15:11.316Z Downloaded convert_case v0.4.0
12722024-02-16T05:15:11.316Z Downloaded addr2line v0.21.0
12732024-02-16T05:15:11.316Z Compiling proc-macro2 v1.0.78
12742024-02-16T05:15:11.316Z Compiling unicode-ident v1.0.12
12752024-02-16T05:15:11.316Z Compiling libc v0.2.153
12762024-02-16T05:15:11.316Z Compiling serde v1.0.196
12772024-02-16T05:15:11.316Z Compiling version_check v0.9.4
12782024-02-16T05:15:11.316Z Compiling autocfg v1.1.0
12792024-02-16T05:15:11.316Z Compiling cfg-if v1.0.0
12802024-02-16T05:15:11.316Z Compiling syn v1.0.109
12812024-02-16T05:15:11.316Z Compiling once_cell v1.19.0
12822024-02-16T05:15:11.317Z Compiling thiserror v1.0.57
12832024-02-16T05:15:11.489Z Compiling memchr v2.6.3
12842024-02-16T05:15:11.692Z Compiling typenum v1.16.0
12852024-02-16T05:15:11.788Z Compiling lock_api v0.4.10
12862024-02-16T05:15:12.305Z Compiling byteorder v1.5.0
12872024-02-16T05:15:12.412Z Compiling parking_lot_core v0.9.8
12882024-02-16T05:15:12.490Z Compiling generic-array v0.14.7
12892024-02-16T05:15:12.619Z Compiling libm v0.2.7
12902024-02-16T05:15:12.759Z Compiling ahash v0.8.7
12912024-02-16T05:15:12.847Z Compiling num-traits v0.2.16
12922024-02-16T05:15:12.872Z Compiling serde_json v1.0.113
12932024-02-16T05:15:13.140Z Compiling itoa v1.0.9
12942024-02-16T05:15:13.246Z Compiling quote v1.0.35
12952024-02-16T05:15:13.303Z Compiling slab v0.4.9
12962024-02-16T05:15:13.351Z Compiling log v0.4.20
12972024-02-16T05:15:13.619Z Compiling syn v2.0.48
12982024-02-16T05:15:13.647Z Compiling getrandom v0.2.10
12992024-02-16T05:15:13.836Z Compiling cc v1.0.83
13002024-02-16T05:15:14.369Z Compiling rand_core v0.6.4
13012024-02-16T05:15:14.370Z Compiling scopeguard v1.2.0
13022024-02-16T05:15:14.473Z Compiling allocator-api2 v0.2.16
13032024-02-16T05:15:14.543Z Compiling ryu v1.0.15
13042024-02-16T05:15:15.012Z Compiling pkg-config v0.3.27
13052024-02-16T05:15:15.060Z Compiling heck v0.4.1
13062024-02-16T05:15:15.235Z Compiling schemars v0.8.16
13072024-02-16T05:15:16.014Z Compiling equivalent v1.0.1
13082024-02-16T05:15:16.067Z Compiling smallvec v1.13.1
13092024-02-16T05:15:16.067Z Compiling subtle v2.5.0
13102024-02-16T05:15:16.184Z Compiling vcpkg v0.2.15
13112024-02-16T05:15:16.537Z Compiling pin-project-lite v0.2.13
13122024-02-16T05:15:17.370Z Compiling httparse v1.8.0
13132024-02-16T05:15:17.382Z Compiling ring v0.17.7
13142024-02-16T05:15:17.383Z Compiling parking_lot v0.12.1
13152024-02-16T05:15:17.383Z Compiling ucd-trie v0.1.6
13162024-02-16T05:15:18.638Z Compiling ring v0.16.20
13172024-02-16T05:15:18.653Z Compiling signal-hook-registry v1.4.1
13182024-02-16T05:15:18.653Z Compiling openssl-sys v0.9.96
13192024-02-16T05:15:18.856Z Compiling fnv v1.0.7
13202024-02-16T05:15:18.992Z Compiling mio v0.8.9
13212024-02-16T05:15:19.108Z Compiling iana-time-zone v0.1.57
13222024-02-16T05:15:19.380Z Compiling semver v1.0.21
13232024-02-16T05:15:19.531Z Compiling openssl v0.10.60
13242024-02-16T05:15:19.955Z Compiling const-oid v0.9.5
13252024-02-16T05:15:19.962Z Compiling socket2 v0.5.5
13262024-02-16T05:15:19.962Z Compiling num_cpus v1.16.0
13272024-02-16T05:15:20.231Z Compiling native-tls v0.2.11
13282024-02-16T05:15:20.619Z Compiling rustls v0.21.9
13292024-02-16T05:15:21.153Z Compiling futures-core v0.3.30
13302024-02-16T05:15:21.177Z Compiling dyn-clone v1.0.16
13312024-02-16T05:15:21.177Z Compiling aho-corasick v1.0.4
13322024-02-16T05:15:21.177Z Compiling serde_derive_internals v0.26.0
13332024-02-16T05:15:21.450Z Compiling regex-syntax v0.8.2
13342024-02-16T05:15:21.560Z Compiling crossbeam-utils v0.8.16
13352024-02-16T05:15:21.770Z Compiling slog v2.7.0
13362024-02-16T05:15:22.092Z Compiling spin v0.5.2
13372024-02-16T05:15:22.289Z Compiling async-trait v0.1.77
13382024-02-16T05:15:22.438Z Compiling futures-sink v0.3.30
13392024-02-16T05:15:22.757Z Compiling rustix v0.38.31
13402024-02-16T05:15:23.115Z Compiling backtrace v0.3.69
13412024-02-16T05:15:23.565Z Compiling tinyvec_macros v0.1.1
13422024-02-16T05:15:23.653Z Compiling tinyvec v1.6.0
13432024-02-16T05:15:23.872Z Compiling futures-channel v0.3.30
13442024-02-16T05:15:24.724Z Compiling pin-utils v0.1.0
13452024-02-16T05:15:25.550Z Compiling futures-io v0.3.30
13462024-02-16T05:15:25.550Z Compiling futures-task v0.3.30
13472024-02-16T05:15:25.551Z Compiling winnow v0.5.15
13482024-02-16T05:15:25.551Z Compiling regex-automata v0.4.4
13492024-02-16T05:15:25.551Z Compiling unicode-normalization v0.1.22
13502024-02-16T05:15:25.551Z Compiling spin v0.9.8
13512024-02-16T05:15:25.962Z Compiling memoffset v0.9.0
13522024-02-16T05:15:25.987Z Compiling tracing-core v0.1.31
13532024-02-16T05:15:26.295Z Compiling unicode-width v0.1.11
13542024-02-16T05:15:26.816Z Compiling cpufeatures v0.2.12
13552024-02-16T05:15:26.833Z Compiling unicode-bidi v0.3.13
13562024-02-16T05:15:26.833Z Compiling anyhow v1.0.75
13572024-02-16T05:15:28.087Z Compiling crc32fast v1.3.2
13582024-02-16T05:15:28.575Z Compiling serde_derive v1.0.196
13592024-02-16T05:15:28.602Z Compiling zeroize_derive v1.4.2
13602024-02-16T05:15:28.626Z Compiling zerocopy-derive v0.7.32
13612024-02-16T05:15:28.746Z Compiling thiserror-impl v1.0.57
13622024-02-16T05:15:28.888Z Compiling tokio-macros v2.2.0
13632024-02-16T05:15:30.236Z Compiling zeroize v1.7.0
13642024-02-16T05:15:30.328Z Compiling futures-macro v0.3.30
13652024-02-16T05:15:30.398Z Compiling tracing-attributes v0.1.26
13662024-02-16T05:15:31.203Z Compiling zerocopy v0.7.32
13672024-02-16T05:15:32.113Z Compiling schemars_derive v0.8.16
13682024-02-16T05:15:32.258Z Compiling crypto-common v0.1.6
13692024-02-16T05:15:32.488Z Compiling pest v2.7.6
13702024-02-16T05:15:33.041Z Compiling hashbrown v0.14.3
13712024-02-16T05:15:34.402Z Compiling openssl-macros v0.1.1
13722024-02-16T05:15:34.446Z Compiling block-buffer v0.10.4
13732024-02-16T05:15:34.513Z Compiling regex v1.10.3
13742024-02-16T05:15:34.731Z Compiling digest v0.10.7
13752024-02-16T05:15:34.909Z Compiling pest_meta v2.7.6
13762024-02-16T05:15:35.243Z Compiling futures-util v0.3.30
13772024-02-16T05:15:35.713Z Compiling tracing v0.1.37
13782024-02-16T05:15:36.239Z Compiling pest_generator v2.7.6
13792024-02-16T05:15:37.456Z Compiling der_derive v0.7.2
13802024-02-16T05:15:38.222Z Compiling crossbeam-epoch v0.9.15
13812024-02-16T05:15:38.354Z Compiling time-core v0.1.1
13822024-02-16T05:15:38.538Z Compiling time-macros v0.2.13
13832024-02-16T05:15:40.758Z Compiling pest_derive v2.7.6
13842024-02-16T05:15:40.772Z Compiling errno v0.3.8
13852024-02-16T05:15:41.229Z Compiling untrusted v0.7.1
13862024-02-16T05:15:41.344Z Compiling untrusted v0.9.0
13872024-02-16T05:15:41.442Z Compiling foreign-types-shared v0.1.1
13882024-02-16T05:15:41.973Z Compiling percent-encoding v2.3.1
13892024-02-16T05:15:41.973Z Compiling foreign-types v0.3.2
13902024-02-16T05:15:42.170Z Compiling ppv-lite86 v0.2.17
13912024-02-16T05:15:42.450Z Compiling unicode-xid v0.2.4
13922024-02-16T05:15:42.610Z Compiling try-lock v0.2.4
13932024-02-16T05:15:42.741Z Compiling base64 v0.21.7
13942024-02-16T05:15:43.011Z Compiling bytes v1.5.0
13952024-02-16T05:15:43.517Z Compiling indexmap v2.2.3
13962024-02-16T05:15:43.550Z Compiling uuid v1.7.0
13972024-02-16T05:15:43.701Z Compiling chrono v0.4.31
13982024-02-16T05:15:44.326Z Compiling tokio v1.36.0
13992024-02-16T05:15:44.947Z Compiling http v0.2.11
14002024-02-16T05:15:45.869Z Compiling bitflags v2.4.0
14012024-02-16T05:15:45.954Z Compiling serde_spanned v0.6.5
14022024-02-16T05:15:46.306Z Compiling toml_datetime v0.6.5
14032024-02-16T05:15:46.504Z Compiling rustc_version v0.4.0
14042024-02-16T05:15:47.188Z Compiling toml_edit v0.19.15
14052024-02-16T05:15:47.305Z Compiling openapiv3 v2.0.0
14062024-02-16T05:15:49.389Z Compiling serde_tokenstream v0.2.0
14072024-02-16T05:15:49.965Z Compiling http-body v0.4.5
14082024-02-16T05:15:50.357Z Compiling rustls-webpki v0.101.7
14092024-02-16T05:15:50.390Z Compiling sct v0.7.0
14102024-02-16T05:15:51.819Z Compiling want v0.3.1
14112024-02-16T05:15:51.833Z Compiling synstructure v0.12.6
14122024-02-16T05:15:52.410Z Compiling form_urlencoded v1.2.1
14132024-02-16T05:15:52.571Z Compiling scroll_derive v0.12.0
14142024-02-16T05:15:52.902Z Compiling socket2 v0.4.9
14152024-02-16T05:15:53.280Z Compiling tower-service v0.3.2
14162024-02-16T05:15:53.366Z Compiling openssl-probe v0.1.5
14172024-02-16T05:15:53.717Z Compiling io-lifetimes v1.0.11
14182024-02-16T05:15:53.851Z Compiling httpdate v1.0.3
14192024-02-16T05:15:58.054Z Compiling tokio-util v0.7.10
14202024-02-16T05:15:58.058Z Compiling zerocopy-derive v0.2.0
14212024-02-16T05:15:58.059Z Compiling h2 v0.3.24
14222024-02-16T05:15:58.059Z Compiling idna v0.5.0
14232024-02-16T05:15:58.059Z Compiling lazy_static v1.4.0
14242024-02-16T05:15:58.537Z Compiling thread-id v4.2.0
14252024-02-16T05:15:58.888Z Compiling adler v1.0.2
14262024-02-16T05:15:59.112Z Compiling miniz_oxide v0.7.1
14272024-02-16T05:15:59.143Z Compiling url v2.5.0
14282024-02-16T05:15:59.925Z Compiling tokio-rustls v0.24.1
14292024-02-16T05:16:00.556Z Compiling tokio-native-tls v0.3.1
14302024-02-16T05:16:00.784Z Compiling rand_chacha v0.3.1
14312024-02-16T05:16:01.003Z Compiling ipnet v2.9.0
14322024-02-16T05:16:01.178Z Compiling rustversion v1.0.14
14332024-02-16T05:16:01.596Z Compiling rustix v0.37.23
14342024-02-16T05:16:01.865Z Compiling rand v0.8.5
14352024-02-16T05:16:02.664Z Compiling serde_urlencoded v0.7.1
14362024-02-16T05:16:02.692Z Compiling rustls-pemfile v1.0.3
14372024-02-16T05:16:02.692Z Compiling hyper v0.14.27
14382024-02-16T05:16:02.932Z Compiling usdt-impl v0.3.5
14392024-02-16T05:16:02.996Z Compiling encoding_rs v0.8.33
14402024-02-16T05:16:03.062Z Compiling webpki-roots v0.25.2
14412024-02-16T05:16:03.249Z Compiling mime v0.3.17
14422024-02-16T05:16:03.512Z Compiling either v1.10.0
14432024-02-16T05:16:03.874Z Compiling gimli v0.28.0
14442024-02-16T05:16:05.326Z Compiling regress v0.8.0
14452024-02-16T05:16:05.490Z Compiling object v0.32.1
14462024-02-16T05:16:05.746Z Compiling num-bigint v0.4.4
14472024-02-16T05:16:06.279Z Compiling usdt-impl v0.5.0
14482024-02-16T05:16:06.671Z Compiling rustc-demangle v0.1.23
14492024-02-16T05:16:07.641Z Compiling flate2 v1.0.28
14502024-02-16T05:16:07.867Z Compiling zerocopy v0.3.0
14512024-02-16T05:16:08.110Z Compiling scroll v0.12.0
14522024-02-16T05:16:08.652Z Compiling addr2line v0.21.0
14532024-02-16T05:16:08.672Z Compiling heapless v0.7.16
14542024-02-16T05:16:08.724Z Compiling futures-executor v0.3.30
14552024-02-16T05:16:09.147Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
14562024-02-16T05:16:09.772Z Compiling bzip2-sys v0.1.11+1.0.8
14572024-02-16T05:16:09.784Z Compiling plain v0.2.3
14582024-02-16T05:16:09.855Z Compiling hyper-tls v0.5.0
14592024-02-16T05:16:10.173Z Compiling hyper-rustls v0.24.2
14602024-02-16T05:16:10.623Z Compiling signal-hook v0.3.17
14612024-02-16T05:16:10.635Z Compiling reqwest v0.11.22
14622024-02-16T05:16:10.635Z Compiling goblin v0.8.0
14632024-02-16T05:16:12.253Z Compiling futures v0.3.30
14642024-02-16T05:16:12.352Z Compiling dof v0.1.5
14652024-02-16T05:16:13.327Z Compiling toml v0.7.8
14662024-02-16T05:16:14.064Z Compiling hex v0.4.3
14672024-02-16T05:16:14.132Z Compiling dtrace-parser v0.1.14
14682024-02-16T05:16:14.266Z Compiling base64ct v1.6.0
14692024-02-16T05:16:14.688Z Compiling pretty-hex v0.4.1
14702024-02-16T05:16:14.914Z Compiling strsim v0.10.0
14712024-02-16T05:16:15.923Z Compiling strum_macros v0.25.2
14722024-02-16T05:16:16.226Z Compiling serde_tokenstream v0.1.7
14732024-02-16T05:16:16.785Z Compiling dof v0.3.0
14742024-02-16T05:16:17.221Z Compiling dtrace-parser v0.2.0
14752024-02-16T05:16:18.100Z Compiling bitflags v1.3.2
14762024-02-16T05:16:18.219Z Compiling smoltcp v0.9.1
14772024-02-16T05:16:18.813Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14782024-02-16T05:16:19.338Z Compiling pem-rfc7468 v0.7.0
14792024-02-16T05:16:19.338Z Compiling hmac v0.12.1
14802024-02-16T05:16:19.680Z Compiling enum-as-inner v0.5.1
14812024-02-16T05:16:19.712Z Compiling num-iter v0.1.43
14822024-02-16T05:16:19.790Z Compiling flagset v0.4.3
14832024-02-16T05:16:20.016Z Compiling unicode-segmentation v1.10.1
14842024-02-16T05:16:20.056Z Compiling siphasher v0.3.11
14852024-02-16T05:16:20.731Z Compiling der v0.7.8
14862024-02-16T05:16:22.142Z Compiling usdt-attr-macro v0.3.5
14872024-02-16T05:16:22.160Z Compiling usdt-macro v0.3.5
14882024-02-16T05:16:22.160Z Compiling hubpack_derive v0.1.1
14892024-02-16T05:16:22.161Z Compiling zerocopy-derive v0.6.4
14902024-02-16T05:16:22.997Z Compiling anstyle v1.0.2
14912024-02-16T05:16:23.161Z Compiling deranged v0.3.8
14922024-02-16T05:16:23.797Z Compiling utf8parse v0.2.1
14932024-02-16T05:16:24.639Z Compiling num_threads v0.1.6
14942024-02-16T05:16:25.071Z Compiling sha2 v0.10.8
14952024-02-16T05:16:25.071Z Compiling anstyle-parse v0.2.1
14962024-02-16T05:16:25.509Z Compiling spki v0.7.2
14972024-02-16T05:16:25.510Z Compiling time v0.3.27
14982024-02-16T05:16:27.050Z Compiling md-5 v0.10.5
14992024-02-16T05:16:27.314Z Compiling block-padding v0.3.3
15002024-02-16T05:16:27.448Z Compiling clap_derive v4.4.2
15012024-02-16T05:16:27.621Z Compiling stringprep v0.1.3
15022024-02-16T05:16:28.295Z Compiling getopts v0.2.21
15032024-02-16T05:16:28.347Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
15042024-02-16T05:16:28.854Z Compiling diesel_table_macro_syntax v0.1.0
15052024-02-16T05:16:30.604Z Compiling num-integer v0.1.46
15062024-02-16T05:16:30.605Z Compiling hash32 v0.2.1
15072024-02-16T05:16:30.605Z Compiling stable_deref_trait v1.2.0
15082024-02-16T05:16:30.605Z Compiling anstyle-query v1.0.0
15092024-02-16T05:16:30.613Z Compiling fallible-iterator v0.2.0
15102024-02-16T05:16:30.715Z Compiling colorchoice v1.0.0
15112024-02-16T05:16:32.011Z Compiling postgres-protocol v0.6.6
15122024-02-16T05:16:32.219Z Compiling anstream v0.5.0
15132024-02-16T05:16:32.922Z Compiling diesel_derives v2.1.2
15142024-02-16T05:16:33.432Z Compiling inout v0.1.3
15152024-02-16T05:16:33.867Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
15162024-02-16T05:16:34.391Z Compiling terminal_size v0.2.6
15172024-02-16T05:16:34.391Z Compiling pkcs8 v0.10.2
15182024-02-16T05:16:35.401Z Compiling phf_shared v0.11.2
15192024-02-16T05:16:36.186Z Compiling ff v0.13.0
15202024-02-16T05:16:36.696Z Compiling serde_repr v0.1.16
15212024-02-16T05:16:37.763Z Compiling scheduled-thread-pool v0.2.7
15222024-02-16T05:16:38.384Z Compiling matches v0.1.10
15232024-02-16T05:16:38.399Z Compiling bit-vec v0.6.3
15242024-02-16T05:16:38.399Z Compiling unsafe-libyaml v0.2.10
15252024-02-16T05:16:38.442Z Compiling base16ct v0.2.0
15262024-02-16T05:16:38.644Z Compiling clap_lex v0.5.1
15272024-02-16T05:16:38.905Z Compiling regex-automata v0.1.10
15282024-02-16T05:16:39.414Z Compiling managed v0.8.0
15292024-02-16T05:16:40.707Z Compiling serde_yaml v0.9.25
15302024-02-16T05:16:42.111Z Compiling bstr v0.2.17
15312024-02-16T05:16:42.822Z Compiling clap_builder v4.4.2
15322024-02-16T05:16:43.488Z Compiling sec1 v0.7.3
15332024-02-16T05:16:43.499Z Compiling idna v0.2.3
15342024-02-16T05:16:43.631Z Compiling r2d2 v0.8.10
15352024-02-16T05:16:43.950Z Compiling group v0.13.0
15362024-02-16T05:16:45.146Z Compiling phf v0.11.2
15372024-02-16T05:16:45.187Z Compiling signal-hook-mio v0.2.3
15382024-02-16T05:16:45.350Z Compiling bzip2 v0.4.4
15392024-02-16T05:16:45.517Z Compiling cipher v0.4.4
15402024-02-16T05:16:45.543Z Compiling postgres-types v0.2.6
15412024-02-16T05:16:46.017Z Compiling zerocopy v0.6.4
15422024-02-16T05:16:46.060Z Compiling hubpack v0.1.2
15432024-02-16T05:16:46.531Z Compiling phf_shared v0.10.0
15442024-02-16T05:16:46.806Z Compiling hkdf v0.12.4
15452024-02-16T05:16:47.259Z Compiling crypto-bigint v0.5.2
15462024-02-16T05:16:47.270Z Compiling ipnetwork v0.20.0
15472024-02-16T05:16:47.270Z Compiling float-cmp v0.9.0
15482024-02-16T05:16:47.307Z Compiling minimal-lexical v0.2.1
15492024-02-16T05:16:48.326Z Compiling predicates-core v1.0.6
15502024-02-16T05:16:48.376Z Compiling data-encoding v2.4.0
15512024-02-16T05:16:48.376Z Compiling regex-automata v0.3.8
15522024-02-16T05:16:49.841Z Compiling static_assertions v1.1.0
15532024-02-16T05:16:50.328Z Compiling normalize-line-endings v0.3.0
15542024-02-16T05:16:50.495Z Compiling new_debug_unreachable v1.0.4
15552024-02-16T05:16:50.608Z Compiling difflib v0.4.0
15562024-02-16T05:16:50.781Z Compiling fixedbitset v0.4.2
15572024-02-16T05:16:51.669Z Compiling whoami v1.4.1
15582024-02-16T05:16:52.028Z Compiling precomputed-hash v0.1.1
15592024-02-16T05:16:52.700Z Compiling string_cache v0.8.7
15602024-02-16T05:16:52.718Z Compiling tokio-postgres v0.7.10
15612024-02-16T05:16:52.762Z Compiling petgraph v0.6.4
15622024-02-16T05:16:52.894Z Compiling trust-dns-proto v0.22.0
15632024-02-16T05:16:52.962Z Compiling predicates v3.1.0
15642024-02-16T05:16:53.452Z Compiling bstr v1.6.0
15652024-02-16T05:16:54.953Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15662024-02-16T05:16:55.068Z Compiling diesel v2.1.4
15672024-02-16T05:16:55.313Z Compiling elliptic-curve v0.13.8
15682024-02-16T05:16:55.424Z Compiling nom v7.1.3
15692024-02-16T05:16:56.553Z Compiling yasna v0.5.2
15702024-02-16T05:16:56.553Z Compiling clap v4.4.3
15712024-02-16T05:16:56.639Z Compiling zip v0.6.6
15722024-02-16T05:16:57.068Z Compiling crossterm v0.27.0
15732024-02-16T05:16:57.827Z Compiling similar v2.3.0
15742024-02-16T05:16:58.349Z Compiling bit-set v0.5.3
15752024-02-16T05:16:58.610Z Compiling usdt v0.3.5
15762024-02-16T05:16:58.638Z Compiling strum v0.25.0
15772024-02-16T05:16:58.926Z Compiling itertools v0.10.5
15782024-02-16T05:16:59.497Z Compiling console v0.15.8
15792024-02-16T05:16:59.497Z Compiling tokio-stream v0.1.14
15802024-02-16T05:17:00.820Z Compiling lalrpop-util v0.19.12
15812024-02-16T05:17:01.062Z Compiling camino v1.1.6
15822024-02-16T05:17:04.401Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15832024-02-16T05:17:12.890Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15842024-02-16T05:17:38.191Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15852024-02-16T05:17:38.948Z Compiling sha1 v0.10.6
15862024-02-16T05:17:39.824Z Compiling atty v0.2.14
15872024-02-16T05:17:39.840Z Compiling match_cfg v0.1.0
15882024-02-16T05:17:39.840Z Compiling hostname v0.3.1
15892024-02-16T05:17:39.840Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15902024-02-16T05:17:39.867Z Compiling dirs-sys-next v0.1.2
15912024-02-16T05:17:39.978Z Compiling rustls-pki-types v1.1.0
15922024-02-16T05:17:40.073Z Compiling ident_case v1.0.1
15932024-02-16T05:17:40.119Z Compiling dirs-next v2.0.0
15942024-02-16T05:17:40.264Z Compiling darling_core v0.20.3
15952024-02-16T05:17:40.514Z Compiling thread_local v1.1.7
15962024-02-16T05:17:40.532Z Compiling slog-async v2.8.0
15972024-02-16T05:17:41.197Z Compiling rustls v0.22.2
15982024-02-16T05:17:41.213Z Compiling rustls-webpki v0.102.1
15992024-02-16T05:17:41.276Z Compiling term v0.7.0
16002024-02-16T05:17:42.104Z Compiling crossbeam-channel v0.5.8
16012024-02-16T05:17:42.195Z Compiling multer v3.0.0
16022024-02-16T05:17:42.531Z Compiling instant v0.1.12
16032024-02-16T05:17:42.680Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
16042024-02-16T05:17:42.714Z Compiling take_mut v0.2.2
16052024-02-16T05:17:42.841Z Compiling paste v1.0.14
16062024-02-16T05:17:42.931Z Compiling slog-term v2.9.0
16072024-02-16T05:17:43.300Z Compiling toml_edit v0.22.4
16082024-02-16T05:17:43.464Z Compiling slog-json v2.6.1
16092024-02-16T05:17:43.885Z Compiling http v1.0.0
16102024-02-16T05:17:44.208Z Compiling async-stream-impl v0.3.5
16112024-02-16T05:17:44.208Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16122024-02-16T05:17:44.562Z Compiling debug-ignore v1.0.5
16132024-02-16T05:17:44.706Z Compiling atomic-waker v1.1.1
16142024-02-16T05:17:44.901Z Compiling waitgroup v0.1.2
16152024-02-16T05:17:45.325Z Compiling slog-bunyan v2.5.0
16162024-02-16T05:17:45.731Z Compiling async-stream v0.3.5
16172024-02-16T05:17:46.526Z Compiling darling_macro v0.20.3
16182024-02-16T05:17:46.609Z Compiling toml v0.8.10
16192024-02-16T05:17:46.757Z Compiling rustls-pemfile v2.0.0
16202024-02-16T05:17:47.229Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16212024-02-16T05:17:47.265Z Compiling serde_path_to_error v0.1.15
16222024-02-16T05:17:47.641Z Compiling darling v0.20.3
16232024-02-16T05:17:47.774Z Compiling serde_with_macros v3.6.1
16242024-02-16T05:17:48.119Z Compiling tokio-rustls v0.25.0
16252024-02-16T05:17:48.423Z Compiling structmeta-derive v0.3.0
16262024-02-16T05:17:48.559Z Compiling strum_macros v0.26.1
16272024-02-16T05:17:48.677Z Compiling newtype-uuid v1.0.1
16282024-02-16T05:17:48.980Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
16292024-02-16T05:17:49.196Z Compiling backoff v0.4.0
16302024-02-16T05:17:49.534Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16312024-02-16T05:17:50.371Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16322024-02-16T05:17:50.544Z Compiling macaddr v1.0.1
16332024-02-16T05:17:51.093Z Compiling proc-macro-error-attr v1.0.4
16342024-02-16T05:17:51.204Z Compiling serde_with v3.6.1
16352024-02-16T05:17:51.487Z Compiling proc-macro-crate v1.3.1
16362024-02-16T05:17:51.718Z Compiling proc-macro-error v1.0.4
16372024-02-16T05:17:52.245Z Compiling structmeta v0.3.0
16382024-02-16T05:17:52.245Z Compiling heapless v0.8.0
16392024-02-16T05:17:52.245Z Compiling parse-display-derive v0.9.0
16402024-02-16T05:17:52.629Z Compiling num_enum_derive v0.5.11
16412024-02-16T05:17:54.063Z Compiling hash32 v0.3.1
16422024-02-16T05:17:54.088Z Compiling smoltcp v0.11.0
16432024-02-16T05:17:54.160Z Compiling strum v0.26.1
16442024-02-16T05:17:54.723Z Compiling rayon-core v1.12.0
16452024-02-16T05:17:54.728Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16462024-02-16T05:17:54.908Z Compiling crossbeam-deque v0.8.3
16472024-02-16T05:17:55.280Z Compiling same-file v1.0.6
16482024-02-16T05:17:55.485Z Compiling cobs v0.2.3
16492024-02-16T05:17:55.521Z Compiling fastrand v2.0.1
16502024-02-16T05:17:55.545Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16512024-02-16T05:17:55.596Z Compiling num_enum v0.5.11
16522024-02-16T05:17:55.785Z Compiling embedded-io v0.4.0
16532024-02-16T05:17:55.960Z Compiling tempfile v3.10.0
16542024-02-16T05:17:56.031Z Compiling postcard v1.0.8
16552024-02-16T05:17:56.128Z Compiling walkdir v2.4.0
16562024-02-16T05:17:56.945Z Compiling semver-parser v0.10.2
16572024-02-16T05:17:56.997Z Compiling foreign-types-macros v0.2.3
16582024-02-16T05:17:57.269Z Compiling parse-display v0.9.0
16592024-02-16T05:17:57.323Z Compiling blake3 v1.5.0
16602024-02-16T05:17:57.917Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16612024-02-16T05:17:58.402Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16622024-02-16T05:17:58.419Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16632024-02-16T05:17:58.419Z Compiling crucible-workspace-hack v0.1.0
16642024-02-16T05:17:58.420Z Compiling foreign-types-shared v0.3.1
16652024-02-16T05:17:58.420Z Compiling foreign-types v0.5.0
16662024-02-16T05:17:58.546Z Compiling rayon v1.8.0
16672024-02-16T05:17:58.574Z Compiling semver v0.11.0
16682024-02-16T05:17:58.898Z Compiling is-terminal v0.4.9
16692024-02-16T05:18:00.332Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16702024-02-16T05:18:00.332Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16712024-02-16T05:18:00.332Z Compiling cstr-argument v0.1.2
16722024-02-16T05:18:00.332Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16732024-02-16T05:18:00.332Z Compiling filetime v0.2.23
16742024-02-16T05:18:00.332Z Compiling memmap2 v0.7.1
16752024-02-16T05:18:00.332Z Compiling xattr v1.0.1
16762024-02-16T05:18:00.333Z Compiling arrayref v0.3.7
16772024-02-16T05:18:00.333Z Compiling pretty-hex v0.2.1
16782024-02-16T05:18:00.333Z Compiling constant_time_eq v0.3.0
16792024-02-16T05:18:00.333Z Compiling home v0.5.5
16802024-02-16T05:18:00.333Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16812024-02-16T05:18:00.333Z Compiling arrayvec v0.7.4
16822024-02-16T05:18:00.333Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16832024-02-16T05:18:00.333Z Compiling toolchain_find v0.2.0
16842024-02-16T05:18:02.671Z Compiling tar v0.4.40
16852024-02-16T05:18:02.671Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16862024-02-16T05:18:02.671Z Compiling camino-tempfile v1.1.1
16872024-02-16T05:18:02.671Z Compiling colored v2.0.4
16882024-02-16T05:18:02.671Z Compiling toml v0.5.11
16892024-02-16T05:18:02.671Z Compiling topological-sort v0.2.2
16902024-02-16T05:18:02.671Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16912024-02-16T05:18:02.672Z Compiling platforms v3.0.2
16922024-02-16T05:18:02.672Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16932024-02-16T05:18:02.705Z Compiling zone_cfg_derive v0.3.0
16942024-02-16T05:18:03.266Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
16952024-02-16T05:18:03.496Z Compiling rustfmt-wrapper v0.2.0
16962024-02-16T05:18:04.103Z Compiling omicron-zone-package v0.11.0
16972024-02-16T05:18:04.153Z Compiling textwrap v0.11.0
16982024-02-16T05:18:04.287Z Compiling heck v0.3.3
16992024-02-16T05:18:04.720Z Compiling num-derive v0.4.0
17002024-02-16T05:18:05.096Z Compiling libefi-sys v0.1.0
17012024-02-16T05:18:05.194Z Compiling strsim v0.8.0
17022024-02-16T05:18:05.928Z Compiling ansi_term v0.12.1
17032024-02-16T05:18:05.953Z Compiling vec_map v0.8.2
17042024-02-16T05:18:06.041Z Compiling structopt-derive v0.4.18
17052024-02-16T05:18:06.134Z Compiling zone v0.3.0
17062024-02-16T05:18:06.215Z Compiling clap v2.34.0
17072024-02-16T05:18:06.521Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
17082024-02-16T05:18:07.252Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
17092024-02-16T05:18:07.701Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
17102024-02-16T05:18:07.997Z Compiling smf v0.2.2
17112024-02-16T05:18:08.240Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
17122024-02-16T05:18:08.410Z Compiling unicase v2.7.0
17132024-02-16T05:18:09.071Z Compiling semver v0.1.20
17142024-02-16T05:18:09.085Z Compiling rustc_version v0.1.7
17152024-02-16T05:18:09.275Z Compiling curve25519-dalek v4.1.1
17162024-02-16T05:18:09.347Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17172024-02-16T05:18:09.885Z Compiling universal-hash v0.5.1
17182024-02-16T05:18:09.892Z Compiling opaque-debug v0.3.0
17192024-02-16T05:18:09.892Z Compiling newtype_derive v0.1.6
17202024-02-16T05:18:09.892Z Compiling structopt v0.3.26
17212024-02-16T05:18:09.899Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17222024-02-16T05:18:09.959Z Compiling curve25519-dalek-derive v0.1.0
17232024-02-16T05:18:09.976Z Compiling gethostname v0.4.3
17242024-02-16T05:18:10.659Z Compiling num-rational v0.4.1
17252024-02-16T05:18:10.866Z Compiling getrandom v0.1.16
17262024-02-16T05:18:10.866Z Compiling usdt-macro v0.5.0
17272024-02-16T05:18:10.866Z Compiling usdt-attr-macro v0.5.0
17282024-02-16T05:18:11.283Z Compiling password-hash v0.5.0
17292024-02-16T05:18:11.283Z Compiling signature v2.1.0
17302024-02-16T05:18:11.735Z Compiling blake2 v0.10.6
17312024-02-16T05:18:11.735Z Compiling memmap v0.7.0
17322024-02-16T05:18:11.735Z Compiling quick-error v1.2.3
17332024-02-16T05:18:11.735Z Compiling linked-hash-map v0.5.6
17342024-02-16T05:18:11.765Z Compiling parking_lot_core v0.8.6
17352024-02-16T05:18:11.955Z Compiling lru-cache v0.1.2
17362024-02-16T05:18:12.049Z Compiling resolv-conf v0.7.0
17372024-02-16T05:18:12.168Z Compiling argon2 v0.5.3
17382024-02-16T05:18:12.327Z Compiling usdt v0.5.0
17392024-02-16T05:18:12.928Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17402024-02-16T05:18:12.999Z Compiling aead v0.5.2
17412024-02-16T05:18:13.193Z Compiling num-complex v0.4.4
17422024-02-16T05:18:13.351Z Compiling nibble_vec v0.1.0
17432024-02-16T05:18:13.572Z Compiling slog-dtrace v0.3.0
17442024-02-16T05:18:13.907Z Compiling endian-type v0.1.2
17452024-02-16T05:18:14.164Z Compiling cancel-safe-futures v0.1.5
17462024-02-16T05:18:14.287Z Compiling keccak v0.1.4
17472024-02-16T05:18:14.314Z Compiling winapi v0.3.9
17482024-02-16T05:18:15.757Z Compiling arc-swap v1.6.0
17492024-02-16T05:18:15.799Z Compiling utf-8 v0.7.6
17502024-02-16T05:18:15.800Z Compiling slog-scope v4.4.0
17512024-02-16T05:18:15.800Z Compiling sha3 v0.10.8
17522024-02-16T05:18:15.800Z Compiling tungstenite v0.20.1
17532024-02-16T05:18:15.800Z Compiling num v0.4.1
17542024-02-16T05:18:15.801Z Compiling radix_trie v0.2.1
17552024-02-16T05:18:15.825Z Compiling mime_guess v2.0.4
17562024-02-16T05:18:15.841Z Compiling steno v0.4.0
17572024-02-16T05:18:16.376Z Compiling rand_core v0.5.1
17582024-02-16T05:18:16.452Z Compiling trust-dns-resolver v0.22.0
17592024-02-16T05:18:17.274Z Compiling poly1305 v0.8.0
17602024-02-16T05:18:17.777Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17612024-02-16T05:18:17.889Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17622024-02-16T05:18:18.340Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17632024-02-16T05:18:19.800Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17642024-02-16T05:18:19.800Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17652024-02-16T05:18:20.163Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17662024-02-16T05:18:20.417Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17672024-02-16T05:18:20.701Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17682024-02-16T05:18:20.861Z Compiling chacha20 v0.9.1
17692024-02-16T05:18:21.160Z Compiling rfc6979 v0.4.0
17702024-02-16T05:18:22.422Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17712024-02-16T05:18:22.498Z Compiling secrecy v0.8.0
17722024-02-16T05:18:22.498Z Compiling thiserror-impl-no-std v2.0.2
17732024-02-16T05:18:22.499Z Compiling half v2.3.1
17742024-02-16T05:18:22.499Z Compiling convert_case v0.4.0
17752024-02-16T05:18:23.225Z Compiling ciborium-io v0.2.2
17762024-02-16T05:18:23.245Z Compiling option-ext v0.2.0
17772024-02-16T05:18:23.362Z Compiling dirs-sys v0.4.1
17782024-02-16T05:18:23.383Z Compiling ciborium-ll v0.2.2
17792024-02-16T05:18:23.861Z Compiling derive_more v0.99.17
17802024-02-16T05:18:24.056Z Compiling ecdsa v0.16.9
17812024-02-16T05:18:24.574Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17822024-02-16T05:18:25.313Z Compiling thiserror-no-std v2.0.2
17832024-02-16T05:18:25.329Z Compiling parking_lot v0.11.2
17842024-02-16T05:18:25.329Z Compiling rand_chacha v0.2.2
17852024-02-16T05:18:25.329Z Compiling tokio-tungstenite v0.20.1
17862024-02-16T05:18:25.893Z Compiling trust-dns-client v0.22.0
17872024-02-16T05:18:27.071Z Compiling slog-stdlog v4.1.1
17882024-02-16T05:18:27.147Z Compiling ed25519 v2.2.2
17892024-02-16T05:18:27.171Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17902024-02-16T05:18:27.390Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17912024-02-16T05:18:27.619Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17922024-02-16T05:18:29.109Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17932024-02-16T05:18:29.126Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17942024-02-16T05:18:32.913Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17952024-02-16T05:18:34.885Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17962024-02-16T05:18:36.634Z Compiling polyval v0.6.1
17972024-02-16T05:18:37.074Z Compiling primeorder v0.13.6
17982024-02-16T05:18:37.161Z Compiling blowfish v0.9.1
17992024-02-16T05:18:38.047Z Compiling ctr v0.9.2
18002024-02-16T05:18:38.103Z Compiling aes v0.8.3
18012024-02-16T05:18:38.103Z Compiling password-hash v0.4.2
18022024-02-16T05:18:39.026Z Compiling libsw v3.3.1
18032024-02-16T05:18:40.718Z Compiling pbkdf2 v0.12.2
18042024-02-16T05:18:40.804Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
18052024-02-16T05:18:40.922Z Compiling derive-where v1.2.7
18062024-02-16T05:18:41.739Z Compiling fxhash v0.2.1
18072024-02-16T05:18:41.979Z Compiling swrite v0.1.0
18082024-02-16T05:18:42.105Z Compiling owo-colors v4.0.0
18092024-02-16T05:18:43.307Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18102024-02-16T05:18:43.827Z Compiling linear-map v1.2.0
18112024-02-16T05:18:44.048Z Compiling sled v0.34.7
18122024-02-16T05:18:44.365Z Compiling trust-dns-server v0.22.1
18132024-02-16T05:18:44.516Z Compiling bcrypt-pbkdf v0.10.0
18142024-02-16T05:18:44.548Z Compiling pbkdf2 v0.11.0
18152024-02-16T05:18:44.722Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18162024-02-16T05:18:44.945Z Compiling p256 v0.13.2
18172024-02-16T05:18:45.145Z Compiling ghash v0.5.0
18182024-02-16T05:18:45.345Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18192024-02-16T05:18:46.008Z Compiling ed25519-dalek v2.0.0
18202024-02-16T05:18:46.248Z Compiling russh-cryptovec v0.7.0
18212024-02-16T05:18:46.503Z Compiling slog-envlogger v2.2.0
18222024-02-16T05:18:46.565Z Compiling rand v0.7.3
18232024-02-16T05:18:47.345Z Compiling vsss-rs v3.3.4
18242024-02-16T05:18:48.146Z Compiling ciborium v0.2.2
18252024-02-16T05:18:49.570Z Compiling dirs v5.0.1
18262024-02-16T05:18:49.727Z Compiling chacha20poly1305 v0.10.1
18272024-02-16T05:18:49.784Z Compiling cbc v0.1.2
18282024-02-16T05:18:49.809Z Compiling pem v3.0.2
18292024-02-16T05:18:49.964Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18302024-02-16T05:18:50.056Z Compiling headers-core v0.2.0
18312024-02-16T05:18:50.246Z Compiling kstat-rs v0.2.3
18322024-02-16T05:18:50.628Z Compiling glob v0.3.1
18332024-02-16T05:18:50.662Z Compiling http-range v0.1.5
18342024-02-16T05:18:51.012Z Compiling md5 v0.7.0
18352024-02-16T05:18:51.056Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
18362024-02-16T05:18:51.568Z Compiling russh-keys v0.40.1
18372024-02-16T05:18:51.734Z Compiling hyper-staticfile v0.9.5
18382024-02-16T05:18:51.914Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18392024-02-16T05:18:52.781Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18402024-02-16T05:18:53.455Z Compiling headers v0.3.9
18412024-02-16T05:18:54.298Z Compiling rcgen v0.12.1
18422024-02-16T05:18:55.086Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18432024-02-16T05:18:55.650Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18442024-02-16T05:18:56.702Z Compiling aes-gcm v0.10.3
18452024-02-16T05:18:57.869Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18462024-02-16T05:19:00.237Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18472024-02-16T05:19:00.939Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18482024-02-16T05:19:02.588Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18492024-02-16T05:19:05.606Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
18502024-02-16T05:19:05.798Z Compiling atomicwrites v0.4.3
18512024-02-16T05:19:05.878Z Compiling itertools v0.12.1
18522024-02-16T05:19:06.141Z Compiling subprocess v0.2.9
18532024-02-16T05:19:07.425Z Compiling display-error-chain v0.2.0
18542024-02-16T05:19:07.635Z Compiling hex-literal v0.4.1
18552024-02-16T05:19:07.787Z Compiling russh v0.40.2
18562024-02-16T05:19:07.878Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18572024-02-16T05:19:07.943Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18582024-02-16T05:19:10.898Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18592024-02-16T05:19:13.046Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18602024-02-16T05:19:33.298Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18612024-02-16T05:20:34.677Z Finished dev [unoptimized + debuginfo] target(s) in 5m 43s
18622024-02-16T05:20:34.940Z
18632024-02-16T05:20:34.940Zreal 5:44.110722693
18642024-02-16T05:20:34.940Zuser 29:42.703796121
18652024-02-16T05:20:34.940Zsys 5:45.832870028
18662024-02-16T05:20:34.945Ztrap 0.870777941
18672024-02-16T05:20:34.945Ztflt 5.293529207
18682024-02-16T05:20:34.946Zdflt 3.654331615
18692024-02-16T05:20:34.946Zkflt 0.050947308
18702024-02-16T05:20:34.946Zlock 55:29.843340631
18712024-02-16T05:20:34.946Zslp 1:27:08.869585059
18722024-02-16T05:20:34.946Zlat 1:41.410457613
18732024-02-16T05:20:34.946Zstop 4:14.826025153
18742024-02-16T05:20:34.946Z+ mkdir -p /work/end-to-end-tests
18752024-02-16T05:20:34.947Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18762024-02-16T05:20:35.642Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18772024-02-16T05:20:35.642Z+ ptime -m gzip
18782024-02-16T05:20:35.652Z++ basename target/debug/bootstrap
18792024-02-16T05:20:48.876Z
18802024-02-16T05:20:48.885Zreal 13.230836160
18812024-02-16T05:20:48.885Zuser 13.124327640
18822024-02-16T05:20:48.885Zsys 0.094998180
18832024-02-16T05:20:48.886Ztrap 0.003318745
18842024-02-16T05:20:48.886Ztflt 0.000000000
18852024-02-16T05:20:48.886Zdflt 0.000000000
18862024-02-16T05:20:48.886Zkflt 0.000000000
18872024-02-16T05:20:48.886Zlock 0.000000000
18882024-02-16T05:20:48.886Zslp 0.000000000
18892024-02-16T05:20:48.886Zlat 0.007567043
18902024-02-16T05:20:48.887Zstop 0.000405957
18912024-02-16T05:20:48.887Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18922024-02-16T05:20:48.887Z+ ptime -m gzip
18932024-02-16T05:20:48.887Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-22e122cc756fa22c
18942024-02-16T05:20:50.199Z
18952024-02-16T05:20:50.199Zreal 1.297633790
18962024-02-16T05:20:50.199Zuser 1.285813602
18972024-02-16T05:20:50.199Zsys 0.011216822
18982024-02-16T05:20:50.199Ztrap 0.000094141
18992024-02-16T05:20:50.747Ztflt 0.000000000
19002024-02-16T05:20:50.747Zdflt 0.000000000
19012024-02-16T05:20:50.747Zkflt 0.000000000
19022024-02-16T05:20:50.747Zlock 0.000000000
19032024-02-16T05:20:50.748Zslp 0.000000000
19042024-02-16T05:20:50.748Zlat 0.000119939
19052024-02-16T05:20:50.748Zstop 0.000170588
19062024-02-16T05:20:50.748Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
19072024-02-16T05:20:50.748Z+ ptime -m gzip
19082024-02-16T05:20:50.748Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-4eb1211856b7c67f
19092024-02-16T05:21:03.747Z
19102024-02-16T05:21:03.747Zreal 13.538262926
19112024-02-16T05:21:03.748Zuser 13.447701467
19122024-02-16T05:21:03.748Zsys 0.087130253
19132024-02-16T05:21:03.767Ztrap 0.001798133
19142024-02-16T05:21:03.767Ztflt 0.000000000
19152024-02-16T05:21:03.767Zdflt 0.000000000
19162024-02-16T05:21:03.767Zkflt 0.000000000
19172024-02-16T05:21:03.767Zlock 0.000000000
19182024-02-16T05:21:03.767Zslp 0.000000000
19192024-02-16T05:21:03.767Zlat 0.001245442
19202024-02-16T05:21:03.768Zstop 0.000167868
19212024-02-16T05:21:03.768Z+ banner caboose-util
19222024-02-16T05:21:03.768Z
19232024-02-16T05:21:03.768Z #### ## ##### #### #### #### ###### # # #####
19242024-02-16T05:21:03.768Z # # # # # # # # # # # # # # #
19252024-02-16T05:21:03.768Z # # # ##### # # # # #### ##### ##### # # #
19262024-02-16T05:21:03.768Z # ###### # # # # # # # # # # #
19272024-02-16T05:21:03.769Z # # # # # # # # # # # # # # # #
19282024-02-16T05:21:03.769Z #### # # ##### #### #### #### ###### #### #
19292024-02-16T05:21:03.769Z
19302024-02-16T05:21:03.769Z+ ptime -m cargo build --locked -p caboose-util --release
19312024-02-16T05:21:04.142Z Downloading crates ...
19322024-02-16T05:21:04.484Z Downloaded pkcs1 v0.7.5
19332024-02-16T05:21:04.501Z Downloaded radium v0.7.0
19342024-02-16T05:21:04.501Z Downloaded packed_struct_codegen v0.10.1
19352024-02-16T05:21:04.519Z Downloaded path-slash v0.1.5
19362024-02-16T05:21:04.519Z Downloaded smallvec v0.6.14
19372024-02-16T05:21:04.519Z Downloaded bitfield v0.14.0
19382024-02-16T05:21:04.519Z Downloaded funty v2.0.0
19392024-02-16T05:21:04.519Z Downloaded crc v3.0.1
19402024-02-16T05:21:04.519Z Downloaded nodrop v0.1.14
19412024-02-16T05:21:04.519Z Downloaded termcolor v1.2.0
19422024-02-16T05:21:04.519Z Downloaded tap v1.0.1
19432024-02-16T05:21:04.519Z Downloaded wyz v0.5.1
19442024-02-16T05:21:04.519Z Downloaded crc-catalog v2.2.0
19452024-02-16T05:21:04.519Z Downloaded packed_struct v0.10.1
19462024-02-16T05:21:04.539Z Downloaded serde-hex v0.1.0
19472024-02-16T05:21:04.540Z Downloaded num-bigint-dig v0.8.4
19482024-02-16T05:21:04.540Z Downloaded env_logger v0.10.0
19492024-02-16T05:21:04.540Z Downloaded maybe-uninit v2.0.0
19502024-02-16T05:21:04.540Z Downloaded crc-any v2.4.3
19512024-02-16T05:21:04.540Z Downloaded rsa v0.9.2
19522024-02-16T05:21:04.540Z Downloaded array-init v0.0.4
19532024-02-16T05:21:04.540Z Downloaded x509-cert v0.2.4
19542024-02-16T05:21:04.558Z Downloaded ron v0.8.1
19552024-02-16T05:21:04.558Z Downloaded hashbrown v0.13.2
19562024-02-16T05:21:04.558Z Downloaded bitvec v1.0.1
19572024-02-16T05:21:04.576Z Downloaded object v0.30.4
19582024-02-16T05:21:04.677Z Compiling proc-macro2 v1.0.78
19592024-02-16T05:21:04.677Z Compiling unicode-ident v1.0.12
19602024-02-16T05:21:04.695Z Compiling libc v0.2.153
19612024-02-16T05:21:04.695Z Compiling serde v1.0.196
19622024-02-16T05:21:04.695Z Compiling autocfg v1.1.0
19632024-02-16T05:21:04.695Z Compiling version_check v0.9.4
19642024-02-16T05:21:04.695Z Compiling cfg-if v1.0.0
19652024-02-16T05:21:04.835Z Compiling typenum v1.16.0
19662024-02-16T05:21:04.841Z Compiling once_cell v1.19.0
19672024-02-16T05:21:04.903Z Compiling parking_lot_core v0.9.8
19682024-02-16T05:21:05.237Z Compiling memchr v2.6.3
19692024-02-16T05:21:05.281Z Compiling syn v1.0.109
19702024-02-16T05:21:05.295Z Compiling generic-array v0.14.7
19712024-02-16T05:21:05.307Z Compiling byteorder v1.5.0
19722024-02-16T05:21:05.601Z Compiling lock_api v0.4.10
19732024-02-16T05:21:05.782Z Compiling libm v0.2.7
19742024-02-16T05:21:05.790Z Compiling num-traits v0.2.16
19752024-02-16T05:21:05.914Z Compiling ahash v0.8.7
19762024-02-16T05:21:06.110Z Compiling quote v1.0.35
19772024-02-16T05:21:06.271Z Compiling pkg-config v0.3.27
19782024-02-16T05:21:06.313Z Compiling thiserror v1.0.57
19792024-02-16T05:21:06.710Z Compiling syn v2.0.48
19802024-02-16T05:21:06.757Z Compiling cc v1.0.83
19812024-02-16T05:21:06.808Z Compiling getrandom v0.2.10
19822024-02-16T05:21:07.149Z Compiling serde_json v1.0.113
19832024-02-16T05:21:07.214Z Compiling scopeguard v1.2.0
19842024-02-16T05:21:07.742Z Compiling slab v0.4.9
19852024-02-16T05:21:07.783Z Compiling log v0.4.20
19862024-02-16T05:21:07.814Z Compiling itoa v1.0.9
19872024-02-16T05:21:08.067Z Compiling rand_core v0.6.4
19882024-02-16T05:21:08.435Z Compiling smallvec v1.13.1
19892024-02-16T05:21:09.344Z Compiling vcpkg v0.2.15
19902024-02-16T05:21:09.447Z Compiling pin-project-lite v0.2.13
19912024-02-16T05:21:09.570Z Compiling const-oid v0.9.5
19922024-02-16T05:21:09.962Z Compiling parking_lot v0.12.1
19932024-02-16T05:21:10.365Z Compiling ring v0.17.7
19942024-02-16T05:21:10.662Z Compiling ucd-trie v0.1.6
19952024-02-16T05:21:10.725Z Compiling openssl-sys v0.9.96
19962024-02-16T05:21:11.230Z Compiling ryu v1.0.15
19972024-02-16T05:21:11.230Z Compiling signal-hook-registry v1.4.1
19982024-02-16T05:21:11.597Z Compiling io-lifetimes v1.0.11
19992024-02-16T05:21:11.825Z Compiling subtle v2.5.0
20002024-02-16T05:21:11.997Z Compiling ring v0.16.20
20012024-02-16T05:21:12.124Z Compiling mio v0.8.9
20022024-02-16T05:21:12.167Z Compiling futures-core v0.3.30
20032024-02-16T05:21:12.405Z Compiling semver v1.0.21
20042024-02-16T05:21:12.837Z Compiling heck v0.4.1
20052024-02-16T05:21:13.716Z Compiling rustix v0.37.23
20062024-02-16T05:21:14.196Z Compiling spin v0.5.2
20072024-02-16T05:21:14.431Z Compiling num_cpus v1.16.0
20082024-02-16T05:21:14.556Z Compiling socket2 v0.5.5
20092024-02-16T05:21:14.951Z Compiling unicode-xid v0.2.4
20102024-02-16T05:21:14.993Z Compiling httparse v1.8.0
20112024-02-16T05:21:15.116Z Compiling openssl v0.10.60
20122024-02-16T05:21:16.667Z Compiling futures-sink v0.3.30
20132024-02-16T05:21:16.671Z Compiling synstructure v0.12.6
20142024-02-16T05:21:16.671Z Compiling tinyvec_macros v0.1.1
20152024-02-16T05:21:16.672Z Compiling allocator-api2 v0.2.16
20162024-02-16T05:21:16.672Z Compiling tinyvec v1.6.0
20172024-02-16T05:21:16.672Z Compiling futures-channel v0.3.30
20182024-02-16T05:21:16.672Z Compiling futures-task v0.3.30
20192024-02-16T05:21:16.672Z Compiling futures-io v0.3.30
20202024-02-16T05:21:16.776Z Compiling equivalent v1.0.1
20212024-02-16T05:21:16.839Z Compiling rustls v0.21.9
20222024-02-16T05:21:16.893Z Compiling pin-utils v0.1.0
20232024-02-16T05:21:17.386Z Compiling ppv-lite86 v0.2.17
20242024-02-16T05:21:17.386Z Compiling native-tls v0.2.11
20252024-02-16T05:21:17.386Z Compiling crc32fast v1.3.2
20262024-02-16T05:21:17.386Z Compiling bzip2-sys v0.1.11+1.0.8
20272024-02-16T05:21:17.730Z Compiling rand_chacha v0.3.1
20282024-02-16T05:21:18.236Z Compiling unicode-normalization v0.1.22
20292024-02-16T05:21:18.236Z Compiling spin v0.9.8
20302024-02-16T05:21:18.236Z Compiling tracing-core v0.1.31
20312024-02-16T05:21:18.236Z Compiling unicode-bidi v0.3.13
20322024-02-16T05:21:18.318Z Compiling base64ct v1.6.0
20332024-02-16T05:21:18.821Z Compiling rand v0.8.5
20342024-02-16T05:21:19.130Z Compiling pem-rfc7468 v0.7.0
20352024-02-16T05:21:19.488Z Compiling errno v0.3.8
20362024-02-16T05:21:19.514Z Compiling num-iter v0.1.43
20372024-02-16T05:21:19.724Z Compiling usdt-impl v0.3.5
20382024-02-16T05:21:20.029Z Compiling serde_derive v1.0.196
20392024-02-16T05:21:20.061Z Compiling zeroize_derive v1.4.2
20402024-02-16T05:21:20.074Z Compiling zerocopy-derive v0.7.32
20412024-02-16T05:21:20.168Z Compiling thiserror-impl v1.0.57
20422024-02-16T05:21:20.593Z Compiling tokio-macros v2.2.0
20432024-02-16T05:21:20.624Z Compiling futures-macro v0.3.30
20442024-02-16T05:21:20.911Z Compiling tracing-attributes v0.1.26
20452024-02-16T05:21:20.923Z Compiling der_derive v0.7.2
20462024-02-16T05:21:21.565Z Compiling zeroize v1.7.0
20472024-02-16T05:21:22.174Z Compiling zerocopy v0.7.32
20482024-02-16T05:21:23.274Z Compiling pest v2.7.6
20492024-02-16T05:21:23.319Z Compiling zerocopy-derive v0.2.0
20502024-02-16T05:21:23.562Z Compiling crypto-common v0.1.6
20512024-02-16T05:21:23.604Z Compiling block-buffer v0.10.4
20522024-02-16T05:21:23.857Z Compiling digest v0.10.7
20532024-02-16T05:21:24.396Z Compiling openssl-macros v0.1.1
20542024-02-16T05:21:24.469Z Compiling futures-util v0.3.30
20552024-02-16T05:21:24.551Z Compiling hashbrown v0.14.3
20562024-02-16T05:21:24.806Z Compiling tracing v0.1.37
20572024-02-16T05:21:25.058Z Compiling scroll_derive v0.12.0
20582024-02-16T05:21:25.076Z Compiling zerocopy-derive v0.6.4
20592024-02-16T05:21:25.320Z Compiling rustix v0.38.31
20602024-02-16T05:21:25.937Z Compiling pest_meta v2.7.6
20612024-02-16T05:21:25.973Z Compiling flagset v0.4.3
20622024-02-16T05:21:26.095Z Compiling schemars v0.8.16
20632024-02-16T05:21:26.310Z Compiling signal-hook v0.3.17
20642024-02-16T05:21:26.807Z Compiling der v0.7.8
20652024-02-16T05:21:30.513Z Compiling serde_derive_internals v0.26.0
20662024-02-16T05:21:30.953Z Compiling pest_generator v2.7.6
20672024-02-16T05:21:30.954Z Compiling pest_derive v2.7.6
20682024-02-16T05:21:31.116Z Compiling bitflags v1.3.2
20692024-02-16T05:21:31.232Z Compiling rustversion v1.0.14
20702024-02-16T05:21:31.767Z Compiling fnv v1.0.7
20712024-02-16T05:21:32.428Z Compiling schemars_derive v0.8.16
20722024-02-16T05:21:32.931Z Compiling spki v0.7.2
20732024-02-16T05:21:33.385Z Compiling zerocopy v0.3.0
20742024-02-16T05:21:33.816Z Compiling lazy_static v1.4.0
20752024-02-16T05:21:34.380Z Compiling bytes v1.5.0
20762024-02-16T05:21:34.655Z Compiling bitflags v2.4.0
20772024-02-16T05:21:35.095Z Compiling tokio v1.36.0
20782024-02-16T05:21:35.596Z Compiling rustc_version v0.4.0
20792024-02-16T05:21:36.089Z Compiling indexmap v2.2.3
20802024-02-16T05:21:36.220Z Compiling heapless v0.7.16
20812024-02-16T05:21:36.655Z Compiling http v0.2.11
20822024-02-16T05:21:36.803Z Compiling uuid v1.7.0
20832024-02-16T05:21:37.482Z Compiling backtrace v0.3.69
20842024-02-16T05:21:37.536Z Compiling thread-id v4.2.0
20852024-02-16T05:21:37.626Z Compiling memoffset v0.9.0
20862024-02-16T05:21:37.645Z Compiling num-bigint v0.4.4
20872024-02-16T05:21:37.933Z Compiling iana-time-zone v0.1.57
20882024-02-16T05:21:38.012Z Compiling untrusted v0.9.0
20892024-02-16T05:21:38.108Z Compiling crossbeam-utils v0.8.16
20902024-02-16T05:21:38.666Z Compiling async-trait v0.1.77
20912024-02-16T05:21:38.669Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20922024-02-16T05:21:38.669Z Compiling percent-encoding v2.3.1
20932024-02-16T05:21:38.753Z Compiling base64 v0.21.7
20942024-02-16T05:21:38.988Z Compiling smoltcp v0.9.1
20952024-02-16T05:21:39.102Z Compiling foreign-types-shared v0.1.1
20962024-02-16T05:21:39.212Z Compiling untrusted v0.7.1
20972024-02-16T05:21:39.646Z Compiling foreign-types v0.3.2
20982024-02-16T05:21:40.027Z Compiling chrono v0.4.31
20992024-02-16T05:21:40.663Z Compiling dof v0.1.5
21002024-02-16T05:21:42.429Z Compiling dtrace-parser v0.1.14
21012024-02-16T05:21:42.575Z Compiling hmac v0.12.1
21022024-02-16T05:21:42.937Z Compiling clap_derive v4.4.2
21032024-02-16T05:21:43.402Z Compiling tokio-util v0.7.10
21042024-02-16T05:21:43.580Z Compiling num-integer v0.1.46
21052024-02-16T05:21:44.582Z Compiling try-lock v0.2.4
21062024-02-16T05:21:44.737Z Compiling utf8parse v0.2.1
21072024-02-16T05:21:44.747Z Compiling anstyle v1.0.2
21082024-02-16T05:21:44.852Z Compiling time-core v0.1.1
21092024-02-16T05:21:44.935Z Compiling cpufeatures v0.2.12
21102024-02-16T05:21:45.433Z Compiling adler v1.0.2
21112024-02-16T05:21:45.442Z Compiling siphasher v0.3.11
21122024-02-16T05:21:45.443Z Compiling miniz_oxide v0.7.1
21132024-02-16T05:21:45.655Z Compiling time-macros v0.2.13
21142024-02-16T05:21:45.655Z Compiling sha2 v0.10.8
21152024-02-16T05:21:46.636Z Compiling anstyle-parse v0.2.1
21162024-02-16T05:21:47.867Z Compiling want v0.3.1
21172024-02-16T05:21:48.131Z Compiling h2 v0.3.24
21182024-02-16T05:21:50.560Z Compiling strum_macros v0.25.2
21192024-02-16T05:21:51.061Z Compiling rustls-webpki v0.101.7
21202024-02-16T05:21:51.832Z Compiling sct v0.7.0
21212024-02-16T05:21:52.325Z Compiling form_urlencoded v1.2.1
21222024-02-16T05:21:52.635Z Compiling http-body v0.4.5
21232024-02-16T05:21:53.031Z Compiling serde_tokenstream v0.1.7
21242024-02-16T05:21:53.047Z Compiling pkcs8 v0.10.2
21252024-02-16T05:21:53.602Z Compiling hubpack_derive v0.1.1
21262024-02-16T05:21:54.460Z Compiling socket2 v0.4.9
21272024-02-16T05:21:54.498Z Compiling crossbeam-epoch v0.9.15
21282024-02-16T05:21:54.623Z Compiling usdt-impl v0.5.0
21292024-02-16T05:21:55.113Z Compiling httpdate v1.0.3
21302024-02-16T05:21:55.113Z Compiling anstyle-query v1.0.0
21312024-02-16T05:21:55.194Z Compiling colorchoice v1.0.0
21322024-02-16T05:21:55.208Z Compiling tower-service v0.3.2
21332024-02-16T05:21:55.761Z Compiling radium v0.7.0
21342024-02-16T05:21:56.041Z Compiling openssl-probe v0.1.5
21352024-02-16T05:21:56.211Z Compiling slog v2.7.0
21362024-02-16T05:21:56.334Z Compiling anyhow v1.0.75
21372024-02-16T05:21:57.251Z Compiling hyper v0.14.27
21382024-02-16T05:21:58.540Z Compiling anstream v0.5.0
21392024-02-16T05:22:04.424Z Compiling terminal_size v0.2.6
21402024-02-16T05:22:04.649Z Compiling zerocopy v0.6.4
21412024-02-16T05:22:04.649Z Compiling scroll v0.12.0
21422024-02-16T05:22:04.669Z Compiling md-5 v0.10.5
21432024-02-16T05:22:04.888Z Compiling stringprep v0.1.3
21442024-02-16T05:22:04.939Z Compiling idna v0.5.0
21452024-02-16T05:22:05.856Z Compiling diesel_table_macro_syntax v0.1.0
21462024-02-16T05:22:05.982Z Compiling hash32 v0.2.1
21472024-02-16T05:22:06.208Z Compiling aho-corasick v1.0.4
21482024-02-16T05:22:06.291Z Compiling maybe-uninit v2.0.0
21492024-02-16T05:22:06.778Z Compiling dyn-clone v1.0.16
21502024-02-16T05:22:06.821Z Compiling strsim v0.10.0
21512024-02-16T05:22:06.821Z Compiling gimli v0.28.0
21522024-02-16T05:22:06.821Z Compiling plain v0.2.3
21532024-02-16T05:22:07.312Z Compiling regex-syntax v0.8.2
21542024-02-16T05:22:07.312Z Compiling clap_lex v0.5.1
21552024-02-16T05:22:07.312Z Compiling stable_deref_trait v1.2.0
21562024-02-16T05:22:07.403Z Compiling tap v1.0.1
21572024-02-16T05:22:08.008Z Compiling fallible-iterator v0.2.0
21582024-02-16T05:22:08.013Z Compiling wyz v0.5.1
21592024-02-16T05:22:08.462Z Compiling postgres-protocol v0.6.6
21602024-02-16T05:22:08.475Z Compiling clap_builder v4.4.2
21612024-02-16T05:22:08.655Z Compiling goblin v0.8.0
21622024-02-16T05:22:09.521Z Compiling diesel_derives v2.1.2
21632024-02-16T05:22:10.750Z Compiling url v2.5.0
21642024-02-16T05:22:10.766Z Compiling regex-automata v0.4.4
21652024-02-16T05:22:11.843Z Compiling addr2line v0.21.0
21662024-02-16T05:22:12.611Z Compiling tokio-rustls v0.24.1
21672024-02-16T05:22:14.408Z Compiling tokio-native-tls v0.3.1
21682024-02-16T05:22:15.478Z Compiling usdt-attr-macro v0.3.5
21692024-02-16T05:22:16.922Z Compiling usdt-macro v0.3.5
21702024-02-16T05:22:18.375Z Compiling phf_shared v0.11.2
21712024-02-16T05:22:18.823Z Compiling serde_spanned v0.6.5
21722024-02-16T05:22:18.862Z Compiling toml_datetime v0.6.5
21732024-02-16T05:22:19.031Z Compiling block-padding v0.3.3
21742024-02-16T05:22:19.107Z Compiling enum-as-inner v0.5.1
21752024-02-16T05:22:19.267Z Compiling serde_repr v0.1.16
21762024-02-16T05:22:19.395Z Compiling ff v0.13.0
21772024-02-16T05:22:19.639Z Compiling scheduled-thread-pool v0.2.7
21782024-02-16T05:22:20.135Z Compiling object v0.32.1
21792024-02-16T05:22:21.022Z Compiling deranged v0.3.8
21802024-02-16T05:22:22.269Z Compiling pretty-hex v0.4.1
21812024-02-16T05:22:22.637Z Compiling regex-automata v0.1.10
21822024-02-16T05:22:23.008Z Compiling managed v0.8.0
21832024-02-16T05:22:23.183Z Compiling bit-vec v0.6.3
21842024-02-16T05:22:23.490Z Compiling ipnet v2.9.0
21852024-02-16T05:22:23.648Z Compiling num_threads v0.1.6
21862024-02-16T05:22:23.771Z Compiling rustc-demangle v0.1.23
21872024-02-16T05:22:24.052Z Compiling matches v0.1.10
21882024-02-16T05:22:24.554Z Compiling num-bigint-dig v0.8.4
21892024-02-16T05:22:25.061Z Compiling base16ct v0.2.0
21902024-02-16T05:22:25.061Z Compiling packed_struct v0.10.1
21912024-02-16T05:22:25.061Z Compiling winnow v0.5.15
21922024-02-16T05:22:25.061Z Compiling funty v2.0.0
21932024-02-16T05:22:25.061Z Compiling sec1 v0.7.3
21942024-02-16T05:22:27.776Z Compiling bitvec v1.0.1
21952024-02-16T05:22:28.510Z Compiling toml_edit v0.19.15
21962024-02-16T05:22:30.442Z Compiling idna v0.2.3
21972024-02-16T05:22:30.880Z Compiling time v0.3.27
21982024-02-16T05:22:32.547Z Compiling bstr v0.2.17
21992024-02-16T05:22:33.948Z Compiling dof v0.3.0
22002024-02-16T05:22:34.074Z Compiling r2d2 v0.8.10
22012024-02-16T05:22:34.477Z Compiling group v0.13.0
22022024-02-16T05:22:34.541Z Compiling inout v0.1.3
22032024-02-16T05:22:35.721Z Compiling phf v0.11.2
22042024-02-16T05:22:35.993Z Compiling regex v1.10.3
22052024-02-16T05:22:36.014Z Compiling hyper-tls v0.5.0
22062024-02-16T05:22:36.019Z Compiling signal-hook-mio v0.2.3
22072024-02-16T05:22:36.202Z Compiling hyper-rustls v0.24.2
22082024-02-16T05:22:36.353Z Compiling clap v4.4.3
22092024-02-16T05:22:36.495Z Compiling ipnetwork v0.20.0
22102024-02-16T05:22:36.593Z Compiling flate2 v1.0.28
22112024-02-16T05:22:38.494Z Compiling bzip2 v0.4.4
22122024-02-16T05:22:38.543Z Compiling postgres-types v0.2.6
22132024-02-16T05:22:38.543Z Compiling hubpack v0.1.2
22142024-02-16T05:22:38.543Z Compiling serde_urlencoded v0.7.1
22152024-02-16T05:22:38.543Z Compiling phf_shared v0.10.0
22162024-02-16T05:22:38.543Z Compiling rustls-pemfile v1.0.3
22172024-02-16T05:22:38.543Z Compiling hkdf v0.12.4
22182024-02-16T05:22:38.629Z Compiling dtrace-parser v0.2.0
22192024-02-16T05:22:38.767Z Compiling futures-executor v0.3.30
22202024-02-16T05:22:40.304Z Compiling crypto-bigint v0.5.2
22212024-02-16T05:22:40.334Z Compiling packed_struct_codegen v0.10.1
22222024-02-16T05:22:41.189Z Compiling float-cmp v0.9.0
22232024-02-16T05:22:41.891Z Compiling indexmap v1.9.3
22242024-02-16T05:22:42.062Z Compiling encoding_rs v0.8.33
22252024-02-16T05:22:42.093Z Compiling predicates-core v1.0.6
22262024-02-16T05:22:42.213Z Compiling normalize-line-endings v0.3.0
22272024-02-16T05:22:42.344Z Compiling minimal-lexical v0.2.1
22282024-02-16T05:22:42.492Z Compiling webpki-roots v0.25.2
22292024-02-16T05:22:42.640Z Compiling whoami v1.4.1
22302024-02-16T05:22:42.821Z Compiling unicode-segmentation v1.10.1
22312024-02-16T05:22:43.066Z Compiling precomputed-hash v0.1.1
22322024-02-16T05:22:43.291Z Compiling difflib v0.4.0
22332024-02-16T05:22:43.713Z Compiling unicode-width v0.1.11
22342024-02-16T05:22:43.874Z Compiling new_debug_unreachable v1.0.4
22352024-02-16T05:22:44.189Z Compiling regex-automata v0.3.8
22362024-02-16T05:22:44.632Z Compiling fixedbitset v0.4.2
22372024-02-16T05:22:45.060Z Compiling mime v0.3.17
22382024-02-16T05:22:45.587Z Compiling either v1.10.0
22392024-02-16T05:22:45.810Z Compiling static_assertions v1.1.0
22402024-02-16T05:22:45.906Z Compiling crc-catalog v2.2.0
22412024-02-16T05:22:46.041Z Compiling nodrop v0.1.14
22422024-02-16T05:22:46.172Z Compiling data-encoding v2.4.0
22432024-02-16T05:22:46.815Z Compiling trust-dns-proto v0.22.0
22442024-02-16T05:22:50.920Z Compiling array-init v0.0.4
22452024-02-16T05:22:51.993Z Compiling crc v3.0.1
22462024-02-16T05:22:52.222Z Compiling itertools v0.10.5
22472024-02-16T05:22:52.725Z Compiling bstr v1.6.0
22482024-02-16T05:22:54.304Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22492024-02-16T05:22:54.496Z Compiling reqwest v0.11.22
22502024-02-16T05:22:54.775Z Compiling petgraph v0.6.4
22512024-02-16T05:22:59.367Z Compiling string_cache v0.8.7
22522024-02-16T05:22:59.409Z Compiling console v0.15.8
22532024-02-16T05:23:00.305Z Compiling predicates v3.1.0
22542024-02-16T05:23:00.825Z Compiling similar v2.3.0
22552024-02-16T05:23:02.871Z Compiling tokio-postgres v0.7.10
22562024-02-16T05:23:02.980Z Compiling nom v7.1.3
22572024-02-16T05:23:06.653Z Compiling elliptic-curve v0.13.8
22582024-02-16T05:23:10.277Z Compiling futures v0.3.30
22592024-02-16T05:23:10.456Z Compiling yasna v0.5.2
22602024-02-16T05:23:11.374Z Compiling smallvec v0.6.14
22612024-02-16T05:23:11.871Z Compiling zip v0.6.6
22622024-02-16T05:23:11.984Z Compiling diesel v2.1.4
22632024-02-16T05:23:12.182Z Compiling crossterm v0.27.0
22642024-02-16T05:23:13.188Z Compiling cipher v0.4.4
22652024-02-16T05:23:13.997Z Compiling toml v0.7.8
22662024-02-16T05:23:15.625Z Compiling bit-set v0.5.3
22672024-02-16T05:23:15.802Z Compiling usdt v0.3.5
22682024-02-16T05:23:15.904Z Compiling is-terminal v0.4.9
22692024-02-16T05:23:16.539Z Compiling strum v0.25.0
22702024-02-16T05:23:16.699Z Compiling pkcs1 v0.7.5
22712024-02-16T05:23:18.015Z Compiling tokio-stream v0.1.14
22722024-02-16T05:23:19.212Z Compiling openapiv3 v2.0.0
22732024-02-16T05:23:20.506Z Compiling hex v0.4.3
22742024-02-16T05:23:21.251Z Compiling signature v2.1.0
22752024-02-16T05:23:24.374Z Compiling bitfield v0.14.0
22762024-02-16T05:23:26.777Z Compiling hashbrown v0.12.3
22772024-02-16T05:23:27.298Z Compiling lalrpop-util v0.19.12
22782024-02-16T05:23:28.127Z Compiling termcolor v1.2.0
22792024-02-16T05:23:30.492Z Compiling env_logger v0.10.0
22802024-02-16T05:23:34.997Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22812024-02-16T05:23:36.091Z Compiling rsa v0.9.2
22822024-02-16T05:23:43.737Z Compiling serde-hex v0.1.0
22832024-02-16T05:23:47.556Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22842024-02-16T05:23:52.403Z Compiling ron v0.8.1
22852024-02-16T05:23:52.406Z Compiling x509-cert v0.2.4
22862024-02-16T05:23:54.572Z Compiling hashbrown v0.13.2
22872024-02-16T05:23:55.607Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22882024-02-16T05:23:57.631Z Compiling crc-any v2.4.3
22892024-02-16T05:24:14.102Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22902024-02-16T05:24:21.197Z Compiling object v0.30.4
22912024-02-16T05:24:21.919Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22922024-02-16T05:24:33.545Z Compiling path-slash v0.1.5
22932024-02-16T05:24:33.777Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22942024-02-16T05:25:00.885Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22952024-02-16T05:25:01.650Z Finished release [optimized] target(s) in 3m 57s
22962024-02-16T05:25:01.731Z
22972024-02-16T05:25:01.731Zreal 3:57.964348673
22982024-02-16T05:25:01.731Zuser 26:03.803782282
22992024-02-16T05:25:01.731Zsys 3:03.208143986
23002024-02-16T05:25:01.732Ztrap 0.809404688
23012024-02-16T05:25:01.732Ztflt 1.666213923
23022024-02-16T05:25:01.732Zdflt 0.512351680
23032024-02-16T05:25:01.732Zkflt 0.000507123
23042024-02-16T05:25:01.732Zlock 58:41.953716231
23052024-02-16T05:25:01.732Zslp 1:16:38.581655303
23062024-02-16T05:25:01.739Zlat 1:27.997683063
23072024-02-16T05:25:01.739Zstop 1:17.651011410
23082024-02-16T05:25:01.739Z+ ptime -m gzip
23092024-02-16T05:25:02.193Z
23102024-02-16T05:25:02.194Zreal 0.459775152
23112024-02-16T05:25:02.194Zuser 0.453449402
23122024-02-16T05:25:02.194Zsys 0.005789504
23132024-02-16T05:25:02.194Ztrap 0.000035529
23142024-02-16T05:25:02.194Ztflt 0.000000000
23152024-02-16T05:25:02.194Zdflt 0.000000000
23162024-02-16T05:25:02.194Zkflt 0.000000000
23172024-02-16T05:25:02.194Zlock 0.000000000
23182024-02-16T05:25:02.197Zslp 0.000000000
23192024-02-16T05:25:02.197Zlat 0.000094779
23202024-02-16T05:25:02.198Zstop 0.000181468
23212024-02-16T05:25:02.198Z+ banner tufaceous
23222024-02-16T05:25:02.198Z
23232024-02-16T05:25:02.198Z ##### # # ###### ## #### ###### #### # # ####
23242024-02-16T05:25:02.198Z # # # # # # # # # # # # # #
23252024-02-16T05:25:02.198Z # # # ##### # # # ##### # # # # ####
23262024-02-16T05:25:02.198Z # # # # ###### # # # # # # #
23272024-02-16T05:25:02.198Z # # # # # # # # # # # # # # #
23282024-02-16T05:25:02.198Z # #### # # # #### ###### #### #### ####
23292024-02-16T05:25:02.198Z
23302024-02-16T05:25:02.198Z+ ptime -m cargo build --locked -p tufaceous --release
23312024-02-16T05:25:02.639Z Downloading crates ...
23322024-02-16T05:25:02.957Z Downloaded humantime v2.1.0
23332024-02-16T05:25:03.387Z Downloaded doc-comment v0.3.3
23342024-02-16T05:25:03.387Z Downloaded olpc-cjson v0.1.3
23352024-02-16T05:25:03.387Z Downloaded parse-size v1.0.0
23362024-02-16T05:25:03.387Z Downloaded snafu-derive v0.7.5
23372024-02-16T05:25:03.387Z Downloaded globset v0.4.13
23382024-02-16T05:25:03.395Z Downloaded serde_plain v1.0.2
23392024-02-16T05:25:03.395Z Downloaded buf-list v1.0.3
23402024-02-16T05:25:03.395Z Downloaded fs-err v2.11.0
23412024-02-16T05:25:03.395Z Downloaded async-recursion v1.0.5
23422024-02-16T05:25:03.395Z Downloaded pin-project-internal v1.1.3
23432024-02-16T05:25:03.395Z Downloaded pin-project v1.1.3
23442024-02-16T05:25:03.395Z Downloaded tough v0.16.0
23452024-02-16T05:25:03.395Z Downloaded typed-path v0.7.0
23462024-02-16T05:25:03.396Z Downloaded snafu v0.7.5
23472024-02-16T05:25:03.396Z Compiling serde_tokenstream v0.2.0
23482024-02-16T05:25:03.396Z Compiling regress v0.8.0
23492024-02-16T05:25:03.396Z Compiling dirs-sys-next v0.1.2
23502024-02-16T05:25:03.396Z Compiling rustls-pki-types v1.1.0
23512024-02-16T05:25:03.396Z Compiling ident_case v1.0.1
23522024-02-16T05:25:03.396Z Compiling thread_local v1.1.7
23532024-02-16T05:25:03.396Z Compiling heck v0.4.1
23542024-02-16T05:25:03.673Z Compiling dirs-next v2.0.0
23552024-02-16T05:25:03.894Z Compiling darling_core v0.20.3
23562024-02-16T05:25:04.011Z Compiling slog-async v2.8.0
23572024-02-16T05:25:04.244Z Compiling rustls v0.22.2
23582024-02-16T05:25:04.730Z Compiling camino v1.1.6
23592024-02-16T05:25:04.730Z Compiling term v0.7.0
23602024-02-16T05:25:04.730Z Compiling rustls-webpki v0.102.1
23612024-02-16T05:25:04.730Z Compiling crossbeam-channel v0.5.8
23622024-02-16T05:25:04.730Z Compiling getopts v0.2.21
23632024-02-16T05:25:04.991Z Compiling structmeta-derive v0.3.0
23642024-02-16T05:25:05.465Z Compiling atty v0.2.14
23652024-02-16T05:25:05.604Z Compiling multer v3.0.0
23662024-02-16T05:25:05.938Z Compiling paste v1.0.14
23672024-02-16T05:25:06.308Z Compiling doc-comment v0.3.3
23682024-02-16T05:25:06.817Z Compiling take_mut v0.2.2
23692024-02-16T05:25:06.825Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
23702024-02-16T05:25:07.777Z Compiling unsafe-libyaml v0.2.10
23712024-02-16T05:25:08.543Z Compiling match_cfg v0.1.0
23722024-02-16T05:25:08.650Z Compiling hostname v0.3.1
23732024-02-16T05:25:08.911Z Compiling structmeta v0.3.0
23742024-02-16T05:25:09.265Z Compiling darling_macro v0.20.3
23752024-02-16T05:25:09.304Z Compiling serde_yaml v0.9.25
23762024-02-16T05:25:09.613Z Compiling slog-term v2.9.0
23772024-02-16T05:25:10.230Z Compiling darling v0.20.3
23782024-02-16T05:25:12.664Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23792024-02-16T05:25:12.686Z Compiling toml_edit v0.22.4
23802024-02-16T05:25:12.802Z Compiling slog-json v2.6.1
23812024-02-16T05:25:13.251Z Compiling http v1.0.0
23822024-02-16T05:25:13.365Z Compiling pin-project-internal v1.1.3
23832024-02-16T05:25:14.526Z Compiling async-stream-impl v0.3.5
23842024-02-16T05:25:16.230Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23852024-02-16T05:25:16.236Z Compiling fastrand v2.0.1
23862024-02-16T05:25:16.236Z Compiling atomic-waker v1.1.1
23872024-02-16T05:25:16.273Z Compiling pin-project v1.1.3
23882024-02-16T05:25:16.335Z Compiling waitgroup v0.1.2
23892024-02-16T05:25:16.466Z Compiling tempfile v3.10.0
23902024-02-16T05:25:16.581Z Compiling async-stream v0.3.5
23912024-02-16T05:25:17.178Z Compiling toml v0.8.10
23922024-02-16T05:25:18.502Z Compiling tokio-rustls v0.25.0
23932024-02-16T05:25:18.626Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
23942024-02-16T05:25:18.649Z Compiling slog-bunyan v2.5.0
23952024-02-16T05:25:19.388Z Compiling serde_with_macros v3.6.1
23962024-02-16T05:25:20.225Z Compiling parse-display-derive v0.9.0
23972024-02-16T05:25:20.248Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23982024-02-16T05:25:21.850Z Compiling rustls-pemfile v2.0.0
23992024-02-16T05:25:22.329Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24002024-02-16T05:25:22.599Z Compiling sha1 v0.10.6
24012024-02-16T05:25:23.056Z Compiling newtype-uuid v1.0.1
24022024-02-16T05:25:23.083Z Compiling strum_macros v0.26.1
24032024-02-16T05:25:23.981Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
24042024-02-16T05:25:23.981Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24052024-02-16T05:25:23.991Z Compiling snafu-derive v0.7.5
24062024-02-16T05:25:24.756Z Compiling serde_path_to_error v0.1.15
24072024-02-16T05:25:25.372Z Compiling instant v0.1.12
24082024-02-16T05:25:25.516Z Compiling fs-err v2.11.0
24092024-02-16T05:25:25.857Z Compiling buf-list v1.0.3
24102024-02-16T05:25:26.426Z Compiling same-file v1.0.6
24112024-02-16T05:25:26.745Z Compiling arc-swap v1.6.0
24122024-02-16T05:25:27.542Z Compiling debug-ignore v1.0.5
24132024-02-16T05:25:27.954Z Compiling strum v0.26.1
24142024-02-16T05:25:28.187Z Compiling slog-scope v4.4.0
24152024-02-16T05:25:29.128Z Compiling snafu v0.7.5
24162024-02-16T05:25:29.256Z Compiling walkdir v2.4.0
24172024-02-16T05:25:30.258Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24182024-02-16T05:25:31.064Z Compiling backoff v0.4.0
24192024-02-16T05:25:31.408Z Compiling parse-display v0.9.0
24202024-02-16T05:25:31.590Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24212024-02-16T05:25:31.794Z Compiling serde_with v3.6.1
24222024-02-16T05:25:32.817Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24232024-02-16T05:25:33.550Z Compiling globset v0.4.13
24242024-02-16T05:25:37.346Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24252024-02-16T05:25:38.200Z Compiling olpc-cjson v0.1.3
24262024-02-16T05:25:38.201Z Compiling pem v3.0.2
24272024-02-16T05:25:39.374Z Compiling serde_plain v1.0.2
24282024-02-16T05:25:40.365Z Compiling macaddr v1.0.1
24292024-02-16T05:25:41.013Z Compiling async-recursion v1.0.5
24302024-02-16T05:25:41.013Z Compiling filetime v0.2.23
24312024-02-16T05:25:41.013Z Compiling xattr v1.0.1
24322024-02-16T05:25:41.014Z Compiling typed-path v0.7.0
24332024-02-16T05:25:41.014Z Compiling tar v0.4.40
24342024-02-16T05:25:56.074Z Compiling tough v0.16.0
24352024-02-16T05:25:56.729Z Compiling slog-stdlog v4.1.1
24362024-02-16T05:25:56.729Z Compiling camino-tempfile v1.1.1
24372024-02-16T05:25:56.729Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24382024-02-16T05:25:56.729Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24392024-02-16T05:25:56.729Z Compiling itertools v0.12.1
24402024-02-16T05:25:56.729Z Compiling parse-size v1.0.0
24412024-02-16T05:25:56.729Z Compiling slog-envlogger v2.2.0
24422024-02-16T05:25:56.729Z Compiling humantime v2.1.0
24432024-02-16T05:26:01.451Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24442024-02-16T05:26:01.616Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
24452024-02-16T05:26:20.956Z Finished release [optimized] target(s) in 1m 18s
24462024-02-16T05:26:21.442Z
24472024-02-16T05:26:21.442Zreal 1:18.809010061
24482024-02-16T05:26:21.442Zuser 8:55.259416296
24492024-02-16T05:26:21.442Zsys 40.089363582
24502024-02-16T05:26:21.443Ztrap 0.250293363
24512024-02-16T05:26:21.443Ztflt 0.486600568
24522024-02-16T05:26:21.443Zdflt 0.393153455
24532024-02-16T05:26:21.451Zkflt 0.000193735
24542024-02-16T05:26:21.451Zlock 19:07.976424057
24552024-02-16T05:26:21.451Zslp 20:56.531182358
24562024-02-16T05:26:21.451Zlat 17.403874468
24572024-02-16T05:26:21.451Zstop 13.007896075
24582024-02-16T05:26:21.451Z+ ptime -m gzip
24592024-02-16T05:26:22.784Z
24602024-02-16T05:26:22.788Zreal 1.749124065
24612024-02-16T05:26:22.788Zuser 1.731171135
24622024-02-16T05:26:22.788Zsys 0.017347673
24632024-02-16T05:26:22.788Ztrap 0.000115869
24642024-02-16T05:26:22.788Ztflt 0.000000000
24652024-02-16T05:26:22.788Zdflt 0.000000000
24662024-02-16T05:26:22.788Zkflt 0.000000000
24672024-02-16T05:26:22.788Zlock 0.000000000
24682024-02-16T05:26:22.788Zslp 0.000000000
24692024-02-16T05:26:22.788Zlat 0.000094599
24702024-02-16T05:26:22.788Zstop 0.000171199
24712024-02-16T05:26:22.788Zprocess exited: duration 869448 ms, exit code 0
 
24722024-02-16T05:26:22.795Zfound 5 output files
24732024-02-16T05:26:22.795Zuploading: /work/end-to-end-tests/bootstrap-22e122cc756fa22c.gz (10682369 bytes)
24742024-02-16T05:26:27.707Zuploaded: /work/end-to-end-tests/bootstrap-22e122cc756fa22c.gz
24752024-02-16T05:26:27.707Zuploading: /work/end-to-end-tests/bootstrap.gz (109440714 bytes)
24762024-02-16T05:26:57.836Zuploaded: /work/end-to-end-tests/bootstrap.gz
24772024-02-16T05:26:57.836Zuploading: /work/end-to-end-tests/end_to_end_tests-4eb1211856b7c67f.gz (112659653 bytes)
24782024-02-16T05:27:29.228Zuploaded: /work/end-to-end-tests/end_to_end_tests-4eb1211856b7c67f.gz
24792024-02-16T05:27:29.228Zuploading: /work/caboose-util.gz (4095320 bytes)
24802024-02-16T05:27:32.057Zuploaded: /work/caboose-util.gz
24812024-02-16T05:27:32.057Zuploading: /work/tufaceous.gz (15852260 bytes)
24822024-02-16T05:27:37.790Zuploaded: /work/tufaceous.gz