01HGE8W1AV9GY5ZN7D3NPRNZY0: 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: 01HGE8WDF9V80RC8J89BZXWY1W

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-29T19:30:15.442Zjob assigned to worker 01HGE8WNG609WRHVWTWQA9SH29 (queued for 1 m 24 s)
 
22023-11-29T19:30:16.255Zstarting task 0: "setup"
32023-11-29T19:30:16.312Z++ uname -s
42023-11-29T19:30:16.315Z+ kern=SunOS
52023-11-29T19:30:16.315Z+ case "$kern" in
62023-11-29T19:30:16.315Z+ groupadd -g 12345 build
72023-11-29T19:30:16.317Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-29T19:30:18.328Z+ zfs create -o mountpoint=/work rpool/work
92023-11-29T19:30:18.443Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-29T19:30:18.446Z+ home_fs=zfs
112023-11-29T19:30:18.446Z+ [[ zfs == autofs ]]
122023-11-29T19:30:18.446Z+ mkdir -p /home/build
132023-11-29T19:30:18.450Z+ chown build:build /home/build /work
142023-11-29T19:30:20.452Z+ chmod 0700 /home/build /work
152023-11-29T19:30:20.458Zprocess exited: duration 4199 ms, exit code 0
 
162023-11-29T19:30:20.470Zstarting task 1: "rust-toolchain"
172023-11-29T19:30:20.478Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-29T19:30:20.485Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-29T19:30:20.670Zinfo: downloading installer
202023-11-29T19:30:22.645Zwarning: it looks like you have an existing installation of Rust at:
212023-11-29T19:30:22.645Zwarning: /opt/ooce/bin
222023-11-29T19:30:22.645Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-29T19:30:22.645Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-29T19:30:22.645Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-29T19:30:22.645Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-29T19:30:22.645Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-29T19:30:22.645Zerror: cannot install while Rust is installed
282023-11-29T19:30:22.645Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-29T19:30:22.763Zinfo: profile set to 'default'
302023-11-29T19:30:22.763Zinfo: default host triple is x86_64-unknown-illumos
312023-11-29T19:30:22.774Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-29T19:30:22.938Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-29T19:30:22.938Zinfo: downloading component 'cargo'
342023-11-29T19:30:23.723Zinfo: downloading component 'clippy'
352023-11-29T19:30:24.003Zinfo: downloading component 'rust-docs'
362023-11-29T19:30:24.986Zinfo: downloading component 'rust-std'
372023-11-29T19:30:26.770Zinfo: downloading component 'rustc'
382023-11-29T19:30:31.055Zinfo: downloading component 'rustfmt'
392023-11-29T19:30:31.312Zinfo: installing component 'cargo'
402023-11-29T19:30:33.412Zinfo: installing component 'clippy'
412023-11-29T19:30:34.387Zinfo: installing component 'rust-docs'
422023-11-29T19:30:36.944Zinfo: installing component 'rust-std'
432023-11-29T19:30:41.240Zinfo: installing component 'rustc'
442023-11-29T19:30:53.344Zinfo: installing component 'rustfmt'
452023-11-29T19:30:53.816Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-29T19:30:53.816Z
472023-11-29T19:30:53.937Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-29T19:30:53.937Z
492023-11-29T19:30:53.947Z
502023-11-29T19:30:53.947ZRust is installed now. Great!
512023-11-29T19:30:53.947Z
522023-11-29T19:30:53.947ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-29T19:30:53.947Zenvironment variable. This has not been done automatically.
542023-11-29T19:30:53.947Z
552023-11-29T19:30:53.947ZTo configure your current shell, run:
562023-11-29T19:30:53.947Zsource "$HOME/.cargo/env"
572023-11-29T19:30:54.036Z+ rustc --version
582023-11-29T19:30:54.138Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-29T19:30:54.144Zprocess exited: duration 33678 ms, exit code 0
 
602023-11-29T19:30:54.149Zstarting task 2: "authentication"
612023-11-29T19:30:54.175Zprocess exited: duration 25 ms, exit code 0
 
622023-11-29T19:30:54.183Zstarting task 3: "clone repository"
632023-11-29T19:30:54.190Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-29T19:30:54.193Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-29T19:30:54.230ZCloning into '/work/oxidecomputer/omicron'...
662023-11-29T19:31:00.116Z+ cd /work/oxidecomputer/omicron
672023-11-29T19:31:00.117Z+ [[ -n ntwk-fixes ]]
682023-11-29T19:31:00.123Z+ git fetch origin ntwk-fixes
692023-11-29T19:31:00.888ZFrom https://github.com/oxidecomputer/omicron
702023-11-29T19:31:00.888Z * branch ntwk-fixes -> FETCH_HEAD
712023-11-29T19:31:01.315Z+ git checkout -B ntwk-fixes remotes/origin/ntwk-fixes
722023-11-29T19:31:01.315ZSwitched to a new branch 'ntwk-fixes'
732023-11-29T19:31:01.315Zbranch 'ntwk-fixes' set up to track 'origin/ntwk-fixes'.
742023-11-29T19:31:01.315Z+ git reset --hard a40c1f6cd62acd3880794ccca8ab86e8dff1f023
752023-11-29T19:31:01.315ZHEAD is now at a40c1f6c Merge branch 'main' into ntwk-fixes
762023-11-29T19:31:01.315Zprocess exited: duration 6573 ms, exit code 0
 
772023-11-29T19:31:01.328Zstarting task 4: "build"
782023-11-29T19:31:01.339Z+ cargo --version
792023-11-29T19:31:01.347Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-11-29T19:31:01.560Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-11-29T19:31:01.563Zinfo: downloading component 'cargo'
822023-11-29T19:31:02.404Zinfo: downloading component 'clippy'
832023-11-29T19:31:02.656Zinfo: downloading component 'rust-docs'
842023-11-29T19:31:03.672Zinfo: downloading component 'rust-std'
852023-11-29T19:31:05.347Zinfo: downloading component 'rustc'
862023-11-29T19:31:09.981Zinfo: downloading component 'rustfmt'
872023-11-29T19:31:09.986Zinfo: installing component 'cargo'
882023-11-29T19:31:11.118Zinfo: installing component 'clippy'
892023-11-29T19:31:11.582Zinfo: installing component 'rust-docs'
902023-11-29T19:31:14.398Zinfo: installing component 'rust-std'
912023-11-29T19:31:16.971Zinfo: installing component 'rustc'
922023-11-29T19:31:23.155Zinfo: installing component 'rustfmt'
932023-11-29T19:31:23.737Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-11-29T19:31:23.740Z+ rustc --version
952023-11-29T19:31:23.848Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-11-29T19:31:23.852Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972023-11-29T19:31:38.294Z Startup: Refreshing catalog 'helios-dev' ... Done
982023-11-29T19:31:39.344Z Startup: Caching catalogs ... Done
992023-11-29T19:31:44.962ZPlanning: Solver setup ... Done (5.249s)
1002023-11-29T19:31:45.096ZPlanning: Running solver ... Done (0.133s)
1012023-11-29T19:31:45.278ZPlanning: Finding local manifests ... Done (0.124s)
1022023-11-29T19:31:45.293ZPlanning: Fetching manifests: 0/4 0% complete
1032023-11-29T19:31:45.635ZPlanning: Fetching manifests: 4/4 100% complete
1042023-11-29T19:31:45.715ZPlanning: Package planning ... Done (0.080s)
1052023-11-29T19:31:45.800ZPlanning: Merging actions ... Done (0.084s)
1062023-11-29T19:31:47.386ZPlanning: Checking for conflicting actions ... Done (1.586s)
1072023-11-29T19:31:47.404ZPlanning: Consolidating action changes ... Done (0.017s)
1082023-11-29T19:31:59.666ZPlanning: Evaluating mediators ... Done (11.849s)
1092023-11-29T19:31:59.670ZPlanning: Planning completed in 19.87 seconds
1102023-11-29T19:32:12.740Z Packages to install: 4
1112023-11-29T19:32:12.740Z Mediators to change: 2
1122023-11-29T19:32:12.740Z Services to change: 1
1132023-11-29T19:32:12.914Z Estimated space available: 148.88 GB
1142023-11-29T19:32:12.915ZEstimated space to be consumed: 1.38 GB
1152023-11-29T19:32:12.915Z Create boot environment: No
1162023-11-29T19:32:12.915ZCreate backup boot environment: No
1172023-11-29T19:32:12.915Z Rebuild boot archive: No
1182023-11-29T19:32:12.915Z
1192023-11-29T19:32:12.915ZChanged mediators:
1202023-11-29T19:32:12.915Z mediator clang:
1212023-11-29T19:32:12.915Z version: None -> 15 (system default)
1222023-11-29T19:32:12.915Z
1232023-11-29T19:32:12.915Z mediator llvm:
1242023-11-29T19:32:12.915Z version: 14 (system default) -> 15 (system default)
1252023-11-29T19:32:12.915Z
1262023-11-29T19:32:12.915ZChanged packages:
1272023-11-29T19:32:12.916Zhelios-dev
1282023-11-29T19:32:12.916Z developer/build-essential
1292023-11-29T19:32:12.916Z None -> 11-2.0
1302023-11-29T19:32:12.916Z library/libxmlsec1
1312023-11-29T19:32:12.916Z None -> 1.2.35-2.0
1322023-11-29T19:32:12.916Z ooce/developer/clang-15
1332023-11-29T19:32:12.916Z None -> 15.0.7-2.0
1342023-11-29T19:32:12.916Z ooce/developer/llvm-15
1352023-11-29T19:32:12.916Z None -> 15.0.7-2.0
1362023-11-29T19:32:12.916Z
1372023-11-29T19:32:12.916ZServices:
1382023-11-29T19:32:12.916Z restart_fmri:
1392023-11-29T19:32:12.916Z svc:/system/update-man-index:default
1402023-11-29T19:32:12.916Z
1412023-11-29T19:32:12.916ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1422023-11-29T19:32:12.916ZDownload: 397/3290 items 16.9/212.6MB 7% complete (3.5M/s)
1432023-11-29T19:32:15.056ZDownload: 1195/3290 items 83.5/212.6MB 39% complete (8.5M/s)
1442023-11-29T19:32:20.039ZDownload: 1257/3290 items 105.7/212.6MB 49% complete (8.7M/s)
1452023-11-29T19:32:25.040ZDownload: 2030/3290 items 118.7/212.6MB 55% complete (3.6M/s)
1462023-11-29T19:32:32.433ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (3.9M/s)
1472023-11-29T19:32:37.019ZDownload: 3290/3290 items 212.6/212.6MB 100% complete (9.4M/s)
1482023-11-29T19:32:37.053ZDownload: Completed 212.60 MB in 32.49 seconds (6.5M/s)
1492023-11-29T19:32:38.622Z Actions: 1/3687 actions (Installing new actions)
1502023-11-29T19:32:42.857Z Actions: 2195/3687 actions (Installing new actions)
1512023-11-29T19:32:45.647Z Actions: Completed 3687 actions in 7.83 seconds.
1522023-11-29T19:32:45.823Z Done (0.169s)
1532023-11-29T19:32:45.823Z Done (0.000s)
1542023-11-29T19:32:46.057Z Done (0.233s)
1552023-11-29T19:32:53.614Z Done (7.439s)
1562023-11-29T19:32:53.881Z Done (0.167s)
1572023-11-29T19:32:53.884Z Done (0.000s)
1582023-11-29T19:32:54.104Z Done (0.000s)
1592023-11-29T19:32:54.809ZPlanning: Evaluating mediator changes ... Done
1602023-11-29T19:32:55.099ZPlanning: Checking for conflicting actions ... Done
1612023-11-29T19:32:55.103ZPlanning: Consolidating action changes ... Done
1622023-11-29T19:32:55.534ZPlanning: Evaluating mediators ... Done
1632023-11-29T19:32:55.537ZPlanning: Planning completed in 0.73 seconds
1642023-11-29T19:32:55.588Z Mediators to change: 2
1652023-11-29T19:32:55.588Z Create boot environment: No
1662023-11-29T19:32:55.592ZCreate backup boot environment: No
1672023-11-29T19:32:55.700Z Done
1682023-11-29T19:32:55.700Z Done
1692023-11-29T19:32:55.840Z Done
1702023-11-29T19:33:01.757Z Done
1712023-11-29T19:33:01.877Z Done
1722023-11-29T19:33:01.880Z Done
1732023-11-29T19:33:01.976Z Done
1742023-11-29T19:33:03.009ZPlanning: Evaluating mediator changes ... Done
1752023-11-29T19:33:03.012ZPlanning: Merging actions ... Done
1762023-11-29T19:33:03.352ZPlanning: Checking for conflicting actions ... Done
1772023-11-29T19:33:03.361ZPlanning: Consolidating action changes ... Done
1782023-11-29T19:33:03.794ZPlanning: Evaluating mediators ... Done
1792023-11-29T19:33:03.887ZPlanning: Planning completed in 1.32 seconds
1802023-11-29T19:33:03.948Z Packages to change: 1
1812023-11-29T19:33:03.948Z Mediators to change: 1
1822023-11-29T19:33:03.952Z Services to change: 1
1832023-11-29T19:33:03.952Z Create boot environment: No
1842023-11-29T19:33:03.952ZCreate backup boot environment: Yes
1852023-11-29T19:33:05.861Z Actions: 1/6 actions (Updating modified actions)
1862023-11-29T19:33:05.879Z Actions: Completed 6 actions in 0.00 seconds.
1872023-11-29T19:33:05.879Z Done
1882023-11-29T19:33:05.879Z Done
1892023-11-29T19:33:06.320Z Done
1902023-11-29T19:33:11.723Z Done
1912023-11-29T19:33:11.850Z Done
1922023-11-29T19:33:11.869Z Done
1932023-11-29T19:33:11.963Z Done
1942023-11-29T19:33:12.671ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1952023-11-29T19:33:12.671Zclang system 15 system
1962023-11-29T19:33:12.671Zcsh system system illumos
1972023-11-29T19:33:12.671Zctags system system illumos
1982023-11-29T19:33:12.671Zgcc vendor 12 vendor
1992023-11-29T19:33:12.671Zgcc system 10 system
2002023-11-29T19:33:12.671Zgcc system 7 system
2012023-11-29T19:33:12.671Zgo system 1.20 system
2022023-11-29T19:33:12.671Zgo system 1.19 system
2032023-11-29T19:33:12.671Zllvm system 15 system
2042023-11-29T19:33:12.671Zllvm system 14 system
2052023-11-29T19:33:12.671Zmariadb system 10.6 system
2062023-11-29T19:33:12.671Zmta vendor vendor dma
2072023-11-29T19:33:12.671Zopenjdk system 17 system
2082023-11-29T19:33:12.671Zopenjdk system 11 system
2092023-11-29T19:33:12.671Zopenjdk system 1.8 system
2102023-11-29T19:33:12.671Zopenssl vendor 3 vendor
2112023-11-29T19:33:12.671Zperl system 5.36 system
2122023-11-29T19:33:12.671Zpostgresql system 15 system
2132023-11-29T19:33:12.671Zpostgresql system 13 system
2142023-11-29T19:33:12.671Zpython vendor 3 vendor
2152023-11-29T19:33:12.671Zpython system 2 system
2162023-11-29T19:33:12.671Zpython3 system 3.11 system
2172023-11-29T19:33:12.671Zruby system 3.0 system
2182023-11-29T19:33:12.671Zwords vendor vendor american-english
2192023-11-29T19:33:12.671Zwords system system australian-english
2202023-11-29T19:33:12.671Zwords system system british-english
2212023-11-29T19:33:12.671Zwords system system canadian-english
2222023-11-29T19:33:12.671Zwords system system french
2232023-11-29T19:33:12.671Zwords system system italian
2242023-11-29T19:33:12.671Zwords system system ngerman
2252023-11-29T19:33:12.671Zwords system system ogerman
2262023-11-29T19:33:12.671Zwords system system spanish
2272023-11-29T19:33:13.166ZFMRI IFO
2282023-11-29T19:33:13.166Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2292023-11-29T19:33:13.166Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2302023-11-29T19:33:13.166Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2312023-11-29T19:33:13.166Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2322023-11-29T19:33:13.166Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2332023-11-29T19:33:13.166Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2342023-11-29T19:33:13.247Z+ set -o errexit
2352023-11-29T19:33:13.272Z+++ dirname ./tools/ci_download_cockroachdb
2362023-11-29T19:33:13.272Z++ cd ./tools
2372023-11-29T19:33:13.272Z++ pwd
2382023-11-29T19:33:13.272Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2392023-11-29T19:33:13.272Z++ basename ./tools/ci_download_cockroachdb
2402023-11-29T19:33:13.273Z+ ARG0=ci_download_cockroachdb
2412023-11-29T19:33:13.273Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2422023-11-29T19:33:13.273Z+ CIDL_VERSION=v22.1.9
2432023-11-29T19:33:13.273Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2442023-11-29T19:33:13.283Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2452023-11-29T19:33:13.283Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2462023-11-29T19:33:13.283Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2472023-11-29T19:33:13.283Z+ TARGET_DIR=out
2482023-11-29T19:33:13.283Z+ DOWNLOAD_DIR=out/downloads
2492023-11-29T19:33:13.283Z+ DEST_DIR=./out/cockroachdb
2502023-11-29T19:33:13.283Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2512023-11-29T19:33:13.284Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2522023-11-29T19:33:13.284Z+ main
2532023-11-29T19:33:13.284Z+ [[ 0 != 0 ]]
2542023-11-29T19:33:13.284Z+ CIDL_OS=solaris2.11
2552023-11-29T19:33:13.284Z+ [[ 0 != 0 ]]
2562023-11-29T19:33:13.284Z+ configure_os solaris2.11
2572023-11-29T19:33:13.285Z+ echo 'current directory: /work/oxidecomputer/omicron'
2582023-11-29T19:33:13.285Zcurrent directory: /work/oxidecomputer/omicron
2592023-11-29T19:33:13.285Zconfiguring based on OS: "solaris2.11"
2602023-11-29T19:33:13.285Z+ echo 'configuring based on OS: "solaris2.11"'
2612023-11-29T19:33:13.285Z+ case "$1" in
2622023-11-29T19:33:13.285Z+ CIDL_BUILD=illumos
2632023-11-29T19:33:13.285Z+ CIDL_SUFFIX=tar.gz
2642023-11-29T19:33:13.285Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2652023-11-29T19:33:13.285Z+ CIDL_MD5FUNC=do_md5sum
2662023-11-29T19:33:13.285Z+ CIDL_URL_BASE=https://illumos.org/downloads
2672023-11-29T19:33:13.285Z+ CIDL_ASSEMBLE=do_assemble_illumos
2682023-11-29T19:33:13.285Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2692023-11-29T19:33:13.285Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2702023-11-29T19:33:13.285Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2712023-11-29T19:33:13.285Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2722023-11-29T19:33:13.285Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2732023-11-29T19:33:13.285Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2742023-11-29T19:33:13.285ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2752023-11-29T19:33:13.286ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2762023-11-29T19:33:13.286Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2772023-11-29T19:33:13.286Z+ mkdir -p out/downloads
2782023-11-29T19:33:13.286Z+ mkdir -p ./out/cockroachdb
2792023-11-29T19:33:13.286Z+ local DO_DOWNLOAD=true
2802023-11-29T19:33:13.286Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2812023-11-29T19:33:13.286Z+ '[' true == true ']'
2822023-11-29T19:33:13.286Z+ echo Downloading...
2832023-11-29T19:33:13.286Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2842023-11-29T19:33:13.286ZDownloading...
2852023-11-29T19:33:13.286Z+ 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
2862023-11-29T19:33:21.225Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2872023-11-29T19:33:21.228Z++ md5sum
2882023-11-29T19:33:21.228Z++ awk '{print $1}'
2892023-11-29T19:33:21.410Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2902023-11-29T19:33:21.410Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
2912023-11-29T19:33:21.410Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-11-29T19:33:21.414Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2932023-11-29T19:33:24.789Z+ do_assemble_illumos
2942023-11-29T19:33:24.789Z+ rm -r ./out/cockroachdb
2952023-11-29T19:33:24.795Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2962023-11-29T19:33:25.453Z+ ./out/cockroachdb/bin/cockroach version
2972023-11-29T19:33:25.849ZBuild Tag: v22.1.9-dirty
2982023-11-29T19:33:25.849ZBuild Time: 2022/10/26 21:17:46
2992023-11-29T19:33:25.849ZDistribution: OSS
3002023-11-29T19:33:25.849ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3012023-11-29T19:33:25.849ZGo Version: go1.17.13
3022023-11-29T19:33:25.849ZC Compiler: gcc 10.3.0
3032023-11-29T19:33:25.849ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3042023-11-29T19:33:25.850ZBuild Type: release
3052023-11-29T19:33:25.880Z+ set -o errexit
3062023-11-29T19:33:25.880Z+++ dirname ./tools/ci_download_clickhouse
3072023-11-29T19:33:25.880Z++ cd ./tools
3082023-11-29T19:33:25.880Z++ pwd
3092023-11-29T19:33:25.880Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3102023-11-29T19:33:25.880Z++ basename ./tools/ci_download_clickhouse
3112023-11-29T19:33:25.880Z+ ARG0=ci_download_clickhouse
3122023-11-29T19:33:25.880Z+ TARGET_DIR=out
3132023-11-29T19:33:25.880Z+ DOWNLOAD_DIR=out/downloads
3142023-11-29T19:33:25.880Z+ DEST_DIR=./out/clickhouse
3152023-11-29T19:33:25.887Z+ CIDL_VERSION=v22.8.9.24
3162023-11-29T19:33:25.887Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3172023-11-29T19:33:25.887Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3182023-11-29T19:33:25.887Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3192023-11-29T19:33:25.887Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3202023-11-29T19:33:25.887Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3212023-11-29T19:33:25.887Z+ main
3222023-11-29T19:33:25.887Z+ [[ 0 != 0 ]]
3232023-11-29T19:33:25.887Z+ CIDL_OS=solaris2.11
3242023-11-29T19:33:25.887Z+ [[ 0 != 0 ]]
3252023-11-29T19:33:25.887Z+ configure_os solaris2.11
3262023-11-29T19:33:25.887Z+ echo 'current directory: /work/oxidecomputer/omicron'
3272023-11-29T19:33:25.887Z+ echo 'configuring based on OS: "solaris2.11"'
3282023-11-29T19:33:25.887Zcurrent directory: /work/oxidecomputer/omicron
3292023-11-29T19:33:25.887Zconfiguring based on OS: "solaris2.11"
3302023-11-29T19:33:25.887Z+ CIDL_DASHREV=
3312023-11-29T19:33:25.887Z+ case "$1" in
3322023-11-29T19:33:25.887Z+ CIDL_PLATFORM=illumos
3332023-11-29T19:33:25.887Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3342023-11-29T19:33:25.887Z+ CIDL_MD5FUNC=do_md5sum
3352023-11-29T19:33:25.887Z+ CIDL_DASHREV=-1
3362023-11-29T19:33:25.887Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3372023-11-29T19:33:25.890Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3382023-11-29T19:33:25.890Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3392023-11-29T19:33:25.890Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3402023-11-29T19:33:25.890Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3412023-11-29T19:33:25.890ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3422023-11-29T19:33:25.890ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3432023-11-29T19:33:25.890Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3442023-11-29T19:33:25.890Z+ mkdir -p out/downloads
3452023-11-29T19:33:25.890Z+ mkdir -p ./out/clickhouse
3462023-11-29T19:33:25.890Z+ local DO_DOWNLOAD=true
3472023-11-29T19:33:25.890Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3482023-11-29T19:33:25.890Z+ '[' true == true ']'
3492023-11-29T19:33:25.890Z+ echo Downloading...
3502023-11-29T19:33:25.891ZDownloading...
3512023-11-29T19:33:25.891Z+ 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
3522023-11-29T19:33:25.891Z+ 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
3532023-11-29T19:33:27.677Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3542023-11-29T19:33:27.852Z++ md5sum
3552023-11-29T19:33:27.852Z++ awk '{print $1}'
3562023-11-29T19:33:40.497Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3572023-11-29T19:33:40.498Z+ [[ 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 ]]
3582023-11-29T19:33:40.498Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3592023-11-29T19:33:40.499Z+ mkdir -p ./out/clickhouse
3602023-11-29T19:33:40.514Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3612023-11-29T19:33:41.728Z+ ./out/clickhouse/clickhouse server --version
3622023-11-29T19:33:42.307ZClickHouse server version 22.8.9.1.
3632023-11-29T19:33:42.311Z+ set -o errexit
3642023-11-29T19:33:42.311Z+++ dirname ./tools/ci_download_console
3652023-11-29T19:33:42.311Z++ cd ./tools
3662023-11-29T19:33:42.311Z++ pwd
3672023-11-29T19:33:42.311Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3682023-11-29T19:33:42.311Z++ basename ./tools/ci_download_console
3692023-11-29T19:33:42.311Z+ ARG0=ci_download_console
3702023-11-29T19:33:42.311Z+ TARGET_DIR=out
3712023-11-29T19:33:42.311Z+ DOWNLOAD_DIR=out/downloads
3722023-11-29T19:33:42.311Z+ DEST_DIR=./out/console-assets
3732023-11-29T19:33:42.311Z+ source /work/oxidecomputer/omicron/tools/console_version
3742023-11-29T19:33:42.311Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3752023-11-29T19:33:42.311Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3762023-11-29T19:33:42.311Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3772023-11-29T19:33:42.311Z+ TARBALL_FILE=out/downloads/console.tar.gz
3782023-11-29T19:33:42.502Z+ main
3792023-11-29T19:33:42.502Z+ [[ 0 != 0 ]]
3802023-11-29T19:33:42.502Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
3812023-11-29T19:33:42.502ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3822023-11-29T19:33:42.503Z+ echo 'Local file: out/downloads/console.tar.gz'
3832023-11-29T19:33:42.503ZLocal file: out/downloads/console.tar.gz
3842023-11-29T19:33:42.503Z+ local DO_DOWNLOAD=true
3852023-11-29T19:33:42.503Z+ [[ -f out/downloads/console.tar.gz ]]
3862023-11-29T19:33:42.503Z+ mkdir -p out/downloads
3872023-11-29T19:33:42.503Z+ '[' true == true ']'
3882023-11-29T19:33:42.503Z+ echo Downloading...
3892023-11-29T19:33:42.526ZDownloading...
3902023-11-29T19:33:42.526Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
3912023-11-29T19:33:42.526Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3922023-11-29T19:33:42.526Z++ do_sha256sum out/downloads/console.tar.gz
3932023-11-29T19:33:42.526Z++ case "$OSTYPE" in
3942023-11-29T19:33:42.526Z++ SHA=sha256sum
3952023-11-29T19:33:42.526Z++ sha256sum
3962023-11-29T19:33:42.526Z++ awk '{print $1}'
3972023-11-29T19:33:42.526Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3982023-11-29T19:33:42.526Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
3992023-11-29T19:33:42.526Z+ rm -rf ./out/console-assets
4002023-11-29T19:33:42.526Z+ mkdir -p ./out/console-assets
4012023-11-29T19:33:42.526Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4022023-11-29T19:33:42.526Z+ mkdir -p ./out/console-assets
4032023-11-29T19:33:42.526Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4042023-11-29T19:33:42.526Z+ set -o errexit
4052023-11-29T19:33:42.527Z+++ dirname ./tools/ci_download_maghemite_openapi
4062023-11-29T19:33:42.527Z++ cd ./tools
4072023-11-29T19:33:42.527Z++ pwd
4082023-11-29T19:33:42.527Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4092023-11-29T19:33:42.527Z++ basename ./tools/ci_download_maghemite_openapi
4102023-11-29T19:33:42.527Z+ ARG0=ci_download_maghemite_openapi
4112023-11-29T19:33:42.527Z+ TARGET_DIR=out
4122023-11-29T19:33:42.527Z+ DOWNLOAD_DIR=out/downloads
4132023-11-29T19:33:42.527Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4142023-11-29T19:33:42.530Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4152023-11-29T19:33:42.530Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4162023-11-29T19:33:42.530Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4172023-11-29T19:33:42.530Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4182023-11-29T19:33:42.530Z+ main
4192023-11-29T19:33:42.530Z+ [[ 0 != 0 ]]
4202023-11-29T19:33:42.530Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4212023-11-29T19:33:42.530ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4222023-11-29T19:33:42.530Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4232023-11-29T19:33:42.530ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4242023-11-29T19:33:42.530Z+ local DO_DOWNLOAD=true
4252023-11-29T19:33:42.530Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4262023-11-29T19:33:42.530Z+ mkdir -p out/downloads
4272023-11-29T19:33:42.530Z+ '[' true == true ']'
4282023-11-29T19:33:42.530Z+ echo Downloading...
4292023-11-29T19:33:42.530ZDownloading...
4302023-11-29T19:33:42.530Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4312023-11-29T19:33:42.530Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4322023-11-29T19:33:42.530Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4332023-11-29T19:33:42.530Z++ case "$OSTYPE" in
4342023-11-29T19:33:42.530Z++ SHA=sha256sum
4352023-11-29T19:33:42.531Z++ sha256sum
4362023-11-29T19:33:42.531Z++ awk '{print $1}'
4372023-11-29T19:33:42.531Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4382023-11-29T19:33:42.531Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4392023-11-29T19:33:42.531Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4402023-11-29T19:33:42.531Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4412023-11-29T19:33:42.531Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4422023-11-29T19:33:42.531Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4432023-11-29T19:33:42.531Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4442023-11-29T19:33:42.531Z+ main
4452023-11-29T19:33:42.531Z+ [[ 0 != 0 ]]
4462023-11-29T19:33:42.531Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4472023-11-29T19:33:42.776ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4482023-11-29T19:33:42.777Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4492023-11-29T19:33:42.778ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4502023-11-29T19:33:42.778Z+ local DO_DOWNLOAD=true
4512023-11-29T19:33:42.778Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4522023-11-29T19:33:42.778Z+ mkdir -p out/downloads
4532023-11-29T19:33:42.778Z+ '[' true == true ']'
4542023-11-29T19:33:42.778Z+ echo Downloading...
4552023-11-29T19:33:42.778ZDownloading...
4562023-11-29T19:33:42.778Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4572023-11-29T19:33:42.778Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4582023-11-29T19:33:43.429Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4592023-11-29T19:33:43.459Z++ case "$OSTYPE" in
4602023-11-29T19:33:43.460Z++ SHA=sha256sum
4612023-11-29T19:33:43.460Z++ sha256sum
4622023-11-29T19:33:43.460Z++ awk '{print $1}'
4632023-11-29T19:33:43.460Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4642023-11-29T19:33:43.460Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4652023-11-29T19:33:43.460Z+ set -o errexit
4662023-11-29T19:33:43.460Z+++ dirname ./tools/ci_download_dendrite_openapi
4672023-11-29T19:33:43.460Z++ cd ./tools
4682023-11-29T19:33:43.460Z++ pwd
4692023-11-29T19:33:43.460Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4702023-11-29T19:33:43.460Z++ basename ./tools/ci_download_dendrite_openapi
4712023-11-29T19:33:43.460Z+ ARG0=ci_download_dendrite_openapi
4722023-11-29T19:33:43.460Z+ TARGET_DIR=out
4732023-11-29T19:33:43.460Z+ DOWNLOAD_DIR=out/downloads
4742023-11-29T19:33:43.460Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4752023-11-29T19:33:43.460Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
4762023-11-29T19:33:43.460Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4772023-11-29T19:33:43.460Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
4782023-11-29T19:33:43.460Z+ LOCAL_FILE=out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
4792023-11-29T19:33:43.460Z+ main
4802023-11-29T19:33:43.460Z+ [[ 0 != 0 ]]
4812023-11-29T19:33:43.460Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json'
4822023-11-29T19:33:43.460ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
4832023-11-29T19:33:43.460Z+ echo 'Local file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json'
4842023-11-29T19:33:43.460Z+ local DO_DOWNLOAD=true
4852023-11-29T19:33:43.460ZLocal file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
4862023-11-29T19:33:43.460Z+ [[ -f out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json ]]
4872023-11-29T19:33:43.460Z+ mkdir -p out/downloads
4882023-11-29T19:33:43.460Z+ '[' true == true ']'
4892023-11-29T19:33:43.460Z+ echo Downloading...
4902023-11-29T19:33:43.460ZDownloading...
4912023-11-29T19:33:43.460Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
4922023-11-29T19:33:43.460Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
4932023-11-29T19:33:44.159Z++ do_sha256sum out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
4942023-11-29T19:33:44.159Z++ case "$OSTYPE" in
4952023-11-29T19:33:44.200Z++ SHA=sha256sum
4962023-11-29T19:33:44.201Z++ sha256sum
4972023-11-29T19:33:44.201Z++ awk '{print $1}'
4982023-11-29T19:33:44.201Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4992023-11-29T19:33:44.201Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5002023-11-29T19:33:44.201Z+ set -o errexit
5012023-11-29T19:33:44.201Z+++ dirname ./tools/ci_download_dendrite_stub
5022023-11-29T19:33:44.201Z++ cd ./tools
5032023-11-29T19:33:44.201Z++ pwd
5042023-11-29T19:33:44.201Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5052023-11-29T19:33:44.201Z++ basename ./tools/ci_download_dendrite_stub
5062023-11-29T19:33:44.201Z+ ARG0=ci_download_dendrite_stub
5072023-11-29T19:33:44.201Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5082023-11-29T19:33:44.201Z++ CIDL_SHA256_ILLUMOS=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5092023-11-29T19:33:44.201Z++ CIDL_SHA256_LINUX_DPD=b5d829b4628759ac374106f3c56c29074b29577fd0ff72f61c3b8289fea430fe
5102023-11-29T19:33:44.201Z++ CIDL_SHA256_LINUX_SWADM=afc68828f54dc57b32dc1556fc588baeab12341c30e96cc0fadb49f401b4b48f
5112023-11-29T19:33:44.201Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5122023-11-29T19:33:44.203Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
5132023-11-29T19:33:44.203Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5142023-11-29T19:33:44.203Z+ TARGET_DIR=out
5152023-11-29T19:33:44.203Z+ DOWNLOAD_DIR=out/downloads
5162023-11-29T19:33:44.203Z+ DEST_DIR=./out/dendrite-stub
5172023-11-29T19:33:44.203Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5182023-11-29T19:33:44.203Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5192023-11-29T19:33:44.203Z+ REPO=oxidecomputer/dendrite
5202023-11-29T19:33:44.203Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4
5212023-11-29T19:33:44.203Z+ main
5222023-11-29T19:33:44.203Z+ [[ 0 != 0 ]]
5232023-11-29T19:33:44.204Z+ CIDL_OS=solaris2.11
5242023-11-29T19:33:44.204Z+ [[ 0 != 0 ]]
5252023-11-29T19:33:44.204Z+ configure_os solaris2.11
5262023-11-29T19:33:44.204Z+ echo 'current directory: /work/oxidecomputer/omicron'
5272023-11-29T19:33:44.204Zcurrent directory: /work/oxidecomputer/omicron
5282023-11-29T19:33:44.205Z+ echo 'configuring based on OS: "solaris2.11"'
5292023-11-29T19:33:44.205Zconfiguring based on OS: "solaris2.11"
5302023-11-29T19:33:44.205Z+ case "$1" in
5312023-11-29T19:33:44.205Z+ SET_BINARIES=
5322023-11-29T19:33:44.205Z+ CIDL_SHA256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5332023-11-29T19:33:44.205Z+ CIDL_SHA256FUNC=do_sha256sum
5342023-11-29T19:33:44.205Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5352023-11-29T19:33:44.205Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5362023-11-29T19:33:44.205Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5372023-11-29T19:33:44.206Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz'
5382023-11-29T19:33:44.206ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5392023-11-29T19:33:44.206ZLocal file: out/downloads/dendrite-stub.tar.gz
5402023-11-29T19:33:44.206Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5412023-11-29T19:33:44.206Z+ mkdir -p out/downloads
5422023-11-29T19:33:44.206Z+ mkdir -p ./out/dendrite-stub
5432023-11-29T19:33:44.206Z+ fetch_and_verify
5442023-11-29T19:33:44.206Z+ local DO_DOWNLOAD=true
5452023-11-29T19:33:44.206Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5462023-11-29T19:33:44.206Z+ '[' true == true ']'
5472023-11-29T19:33:44.206Z+ echo Downloading...
5482023-11-29T19:33:44.206ZDownloading...
5492023-11-29T19:33:44.206Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5502023-11-29T19:33:44.206Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5512023-11-29T19:33:58.066Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5522023-11-29T19:33:58.069Z++ sha256sum
5532023-11-29T19:33:58.069Z++ awk '{print $1}'
5542023-11-29T19:33:58.171Z+ calculated_sha256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5552023-11-29T19:33:58.172Z+ [[ c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd != \c\0\0\e\7\9\f\5\5\e\0\b\d\f\0\4\8\0\6\9\b\2\d\1\8\a\4\d\0\0\9\d\d\f\e\f\4\6\e\7\e\5\d\8\4\6\8\8\7\c\f\9\6\e\8\4\3\a\8\8\8\4\b\d ]]
5562023-11-29T19:33:58.175Z+ do_untar out/downloads/dendrite-stub.tar.gz
5572023-11-29T19:33:58.175Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5582023-11-29T19:33:59.220Z+ do_assemble
5592023-11-29T19:33:59.220Z+ rm -r ./out/dendrite-stub
5602023-11-29T19:33:59.223Z+ mkdir ./out/dendrite-stub
5612023-11-29T19:33:59.226Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5622023-11-29T19:33:59.392Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5632023-11-29T19:33:59.409Z+ set -o errexit
5642023-11-29T19:33:59.420Z+++ dirname ./tools/ci_download_maghemite_mgd
5652023-11-29T19:33:59.420Z++ cd ./tools
5662023-11-29T19:33:59.420Z++ pwd
5672023-11-29T19:33:59.420Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5682023-11-29T19:33:59.421Z++ basename ./tools/ci_download_maghemite_mgd
5692023-11-29T19:33:59.421Z+ ARG0=ci_download_maghemite_mgd
5702023-11-29T19:33:59.421Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5712023-11-29T19:33:59.421Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
5722023-11-29T19:33:59.421Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5732023-11-29T19:33:59.422Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5742023-11-29T19:33:59.422Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
5752023-11-29T19:33:59.422Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5762023-11-29T19:33:59.422Z+ TARGET_DIR=out
5772023-11-29T19:33:59.422Z+ DOWNLOAD_DIR=out/downloads
5782023-11-29T19:33:59.422Z+ DEST_DIR=./out/mgd
5792023-11-29T19:33:59.423Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5802023-11-29T19:33:59.423Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5812023-11-29T19:33:59.423Z+ REPO=oxidecomputer/maghemite
5822023-11-29T19:33:59.423Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
5832023-11-29T19:33:59.423Z+ main
5842023-11-29T19:33:59.423Z+ [[ 0 != 0 ]]
5852023-11-29T19:33:59.423Z+ CIDL_OS=solaris2.11
5862023-11-29T19:33:59.423Z+ [[ 0 != 0 ]]
5872023-11-29T19:33:59.423Z+ configure_os solaris2.11
5882023-11-29T19:33:59.423Z+ echo 'current directory: /work/oxidecomputer/omicron'
5892023-11-29T19:33:59.423Zcurrent directory: /work/oxidecomputer/omicron
5902023-11-29T19:33:59.423Z+ echo 'configuring based on OS: "solaris2.11"'
5912023-11-29T19:33:59.423Z+ case "$1" in
5922023-11-29T19:33:59.423Zconfiguring based on OS: "solaris2.11"
5932023-11-29T19:33:59.423Z+ SET_BINARIES=
5942023-11-29T19:33:59.423Z+ CIDL_SHA256FUNC=do_sha256sum
5952023-11-29T19:33:59.423Z+ TARBALL_FILENAME=mgd.tar.gz
5962023-11-29T19:33:59.423Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
5972023-11-29T19:33:59.423Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5982023-11-29T19:33:59.423Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
5992023-11-29T19:33:59.424ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6002023-11-29T19:33:59.424Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6012023-11-29T19:33:59.424ZLocal file: out/downloads/mgd.tar.gz
6022023-11-29T19:33:59.425Z+ mkdir -p out/downloads
6032023-11-29T19:33:59.425Z+ mkdir -p ./out/mgd
6042023-11-29T19:33:59.425Z+ fetch_and_verify
6052023-11-29T19:33:59.425Z+ local DO_DOWNLOAD=true
6062023-11-29T19:33:59.425Z+ [[ -f out/downloads/mgd.tar.gz ]]
6072023-11-29T19:33:59.425Z+ '[' true == true ']'
6082023-11-29T19:33:59.425Z+ echo Downloading...
6092023-11-29T19:33:59.425ZDownloading...
6102023-11-29T19:33:59.425Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6112023-11-29T19:33:59.425Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6122023-11-29T19:34:05.507Z++ do_sha256sum out/downloads/mgd.tar.gz
6132023-11-29T19:34:05.511Z++ sha256sum
6142023-11-29T19:34:05.511Z++ awk '{print $1}'
6152023-11-29T19:34:05.585Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6162023-11-29T19:34:05.585Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6172023-11-29T19:34:05.589Z+ do_untar out/downloads/mgd.tar.gz
6182023-11-29T19:34:05.589Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6192023-11-29T19:34:06.247Z+ do_assemble
6202023-11-29T19:34:06.247Z+ rm -r ./out/mgd
6212023-11-29T19:34:06.257Z+ mkdir ./out/mgd
6222023-11-29T19:34:06.305Z+ cp -r out/downloads/root ./out/mgd/root
6232023-11-29T19:34:06.478Z+ set -o errexit
6242023-11-29T19:34:06.482Z+++ dirname ./tools/ci_download_transceiver_control
6252023-11-29T19:34:06.487Z++ cd ./tools
6262023-11-29T19:34:06.487Z++ pwd
6272023-11-29T19:34:06.487Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6282023-11-29T19:34:06.487Z++ basename ./tools/ci_download_transceiver_control
6292023-11-29T19:34:06.491Z+ ARG0=ci_download_transceiver_control
6302023-11-29T19:34:06.491Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6312023-11-29T19:34:06.491Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6322023-11-29T19:34:06.491Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6332023-11-29T19:34:06.491Z+ TARGET_DIR=out
6342023-11-29T19:34:06.491Z+ DOWNLOAD_DIR=out/downloads
6352023-11-29T19:34:06.491Z+ DEST_DIR=./out/transceiver-control
6362023-11-29T19:34:06.491Z+ BIN_DIR=/opt/oxide/bin
6372023-11-29T19:34:06.491Z+ BINARY=xcvradm
6382023-11-29T19:34:06.491Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6392023-11-29T19:34:06.491Z+ REPO=oxidecomputer/transceiver-control
6402023-11-29T19:34:06.491Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6412023-11-29T19:34:06.491Z+ main
6422023-11-29T19:34:06.491Z+ [[ 0 != 0 ]]
6432023-11-29T19:34:06.491Z+ CIDL_OS=solaris2.11
6442023-11-29T19:34:06.491Z+ [[ 0 != 0 ]]
6452023-11-29T19:34:06.491Z+ configure_os solaris2.11
6462023-11-29T19:34:06.491Z+ echo 'current directory: /work/oxidecomputer/omicron'
6472023-11-29T19:34:06.492Zcurrent directory: /work/oxidecomputer/omicron
6482023-11-29T19:34:06.492Z+ echo 'configuring based on OS: "solaris2.11"'
6492023-11-29T19:34:06.492Zconfiguring based on OS: "solaris2.11"
6502023-11-29T19:34:06.492Z+ case "$1" in
6512023-11-29T19:34:06.492Z+ SET_BINARIES=
6522023-11-29T19:34:06.492Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6532023-11-29T19:34:06.492Z+ CIDL_SHA256FUNC=do_sha256sum
6542023-11-29T19:34:06.492Z+ ARCHIVE_FILENAME=xcvradm.gz
6552023-11-29T19:34:06.492Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6562023-11-29T19:34:06.492Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6572023-11-29T19:34:06.492Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6582023-11-29T19:34:06.492ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6592023-11-29T19:34:06.492Z+ echo 'Local file: out/downloads/xcvradm.gz'
6602023-11-29T19:34:06.492ZLocal file: out/downloads/xcvradm.gz
6612023-11-29T19:34:06.492Z+ mkdir -p out/downloads
6622023-11-29T19:34:06.492Z+ mkdir -p ./out/transceiver-control
6632023-11-29T19:34:06.496Z+ fetch_and_verify
6642023-11-29T19:34:06.496Z+ local DO_DOWNLOAD=true
6652023-11-29T19:34:06.496Z+ [[ -f out/downloads/xcvradm.gz ]]
6662023-11-29T19:34:06.496Z+ '[' true == true ']'
6672023-11-29T19:34:06.496Z+ echo Downloading...
6682023-11-29T19:34:06.496ZDownloading...
6692023-11-29T19:34:06.496Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6702023-11-29T19:34:06.496Z+ 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
6712023-11-29T19:34:09.004Z++ do_sha256sum out/downloads/xcvradm.gz
6722023-11-29T19:34:09.011Z++ sha256sum
6732023-11-29T19:34:09.011Z++ awk '{print $1}'
6742023-11-29T19:34:09.031Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6752023-11-29T19:34:09.031Z+ [[ 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 ]]
6762023-11-29T19:34:09.040Z+ do_unpack out/downloads/xcvradm.gz
6772023-11-29T19:34:09.040Z+ mkdir -p out/downloads/root//opt/oxide/bin
6782023-11-29T19:34:09.040Z+ gzip -dc out/downloads/xcvradm.gz
6792023-11-29T19:34:09.213Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6802023-11-29T19:34:09.217Z+ do_assemble
6812023-11-29T19:34:09.217Z+ rm -r ./out/transceiver-control
6822023-11-29T19:34:09.217Z+ mkdir ./out/transceiver-control
6832023-11-29T19:34:09.217Z+ cp -r out/downloads/root ./out/transceiver-control/root
6842023-11-29T19:34:09.450ZAll prerequisites installed successfully
6852023-11-29T19:34:09.455Z
6862023-11-29T19:34:09.455Zreal 2:45.537879770
6872023-11-29T19:34:09.455Zuser 53.470825862
6882023-11-29T19:34:09.455Zsys 10.060199521
6892023-11-29T19:34:09.455Ztrap 0.017311307
6902023-11-29T19:34:09.459Ztflt 0.474702807
6912023-11-29T19:34:09.459Zdflt 1.012718276
6922023-11-29T19:34:09.459Zkflt 0.307765479
6932023-11-29T19:34:09.459Zlock 2.134531076
6942023-11-29T19:34:09.459Zslp 5:31.211423867
6952023-11-29T19:34:09.459Zlat 3.376053633
6962023-11-29T19:34:09.459Zstop 0.078144875
6972023-11-29T19:34:09.459Z+ banner end-to-end-tests
6982023-11-29T19:34:09.509Z
6992023-11-29T19:34:09.509Z ###### # # ##### ##### #### ###### # # #####
7002023-11-29T19:34:09.509Z # ## # # # # # # # ## # # #
7012023-11-29T19:34:09.509Z ##### # # # # # ##### # # # ##### ##### # # # # #
7022023-11-29T19:34:09.509Z # # # # # # # # # # # # # # #
7032023-11-29T19:34:09.509Z # # ## # # # # # # # ## # #
7042023-11-29T19:34:09.509Z ###### # # ##### # #### ###### # # #####
7052023-11-29T19:34:09.509Z
7062023-11-29T19:34:09.512Z+ export CARGO_PROFILE_DEV_DEBUG=1
7072023-11-29T19:34:09.512Z+ CARGO_PROFILE_DEV_DEBUG=1
7082023-11-29T19:34:09.512Z+ export CARGO_PROFILE_TEST_DEBUG=1
7092023-11-29T19:34:09.513Z+ CARGO_PROFILE_TEST_DEBUG=1
7102023-11-29T19:34:09.513Z+ export CARGO_INCREMENTAL=0
7112023-11-29T19:34:09.513Z+ CARGO_INCREMENTAL=0
7122023-11-29T19:34:09.513Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7132023-11-29T19:34:10.151Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7142023-11-29T19:34:10.232Z Updating crates.io index
7152023-11-29T19:34:10.672Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7162023-11-29T19:34:11.095Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7172023-11-29T19:34:12.889Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7182023-11-29T19:34:13.767Z Updating git repository `http://github.com/oxidecomputer/tofino`
7192023-11-29T19:34:14.137Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7202023-11-29T19:34:14.491Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7212023-11-29T19:34:14.747Z Updating git repository `https://github.com/oxidecomputer/propolis`
7222023-11-29T19:34:15.650Z Updating git repository `https://github.com/oxidecomputer/crucible`
7232023-11-29T19:34:17.666Z Updating git repository `https://github.com/oxidecomputer/opte`
7242023-11-29T19:34:18.893Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7252023-11-29T19:34:19.181Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7262023-11-29T19:34:19.766Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7272023-11-29T19:34:20.176Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7282023-11-29T19:34:20.508Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7292023-11-29T19:34:20.972Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7302023-11-29T19:34:21.302Z Updating git repository `https://github.com/njaremko/samael`
7312023-11-29T19:34:21.854Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7322023-11-29T19:34:22.447Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7332023-11-29T19:34:22.837Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7342023-11-29T19:34:23.188Z Updating git repository `https://github.com/jgallagher/nix`
7352023-11-29T19:34:24.430Z Updating git repository `https://github.com/cbiffle/hubpack`
7362023-11-29T19:34:25.082Z Updating git repository `https://github.com/oxidecomputer/typify`
7372023-11-29T19:34:25.999Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7382023-11-29T19:34:28.470Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7392023-11-29T19:34:28.470Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7402023-11-29T19:34:28.470Z Downloading crates ...
7412023-11-29T19:34:28.470Z Downloaded new_debug_unreachable v1.0.4
7422023-11-29T19:34:28.470Z Downloaded async-stream-impl v0.3.5
7432023-11-29T19:34:28.470Z Downloaded anstream v0.5.0
7442023-11-29T19:34:28.470Z Downloaded parse-display-derive v0.8.2
7452023-11-29T19:34:28.470Z Downloaded async-stream v0.3.5
7462023-11-29T19:34:28.470Z Downloaded autocfg v1.1.0
7472023-11-29T19:34:28.470Z Downloaded precomputed-hash v0.1.1
7482023-11-29T19:34:28.470Z Downloaded dtrace-parser v0.1.14
7492023-11-29T19:34:28.470Z Downloaded pretty-hex v0.4.0
7502023-11-29T19:34:28.470Z Downloaded phf_shared v0.10.0
7512023-11-29T19:34:28.470Z Downloaded pbkdf2 v0.11.0
7522023-11-29T19:34:28.470Z Downloaded polyval v0.6.1
7532023-11-29T19:34:28.470Z Downloaded proc-macro-error-attr v1.0.4
7542023-11-29T19:34:28.470Z Downloaded proc-macro-error v1.0.4
7552023-11-29T19:34:28.470Z Downloaded num-integer v0.1.45
7562023-11-29T19:34:28.470Z Downloaded curve25519-dalek-derive v0.1.0
7572023-11-29T19:34:28.496Z Downloaded openssl-probe v0.1.5
7582023-11-29T19:34:28.496Z Downloaded pem v1.1.1
7592023-11-29T19:34:28.496Z Downloaded pbkdf2 v0.12.2
7602023-11-29T19:34:28.496Z Downloaded base64ct v1.6.0
7612023-11-29T19:34:28.496Z Downloaded paste v1.0.14
7622023-11-29T19:34:28.496Z Downloaded colored v2.0.4
7632023-11-29T19:34:28.505Z Downloaded postcard v0.7.3
7642023-11-29T19:34:28.506Z Downloaded multer v2.1.0
7652023-11-29T19:34:28.506Z Downloaded md5 v0.7.0
7662023-11-29T19:34:28.506Z Downloaded addr2line v0.21.0
7672023-11-29T19:34:28.506Z Downloaded pest_derive v2.7.2
7682023-11-29T19:34:28.517Z Downloaded anstyle v1.0.2
7692023-11-29T19:34:28.517Z Downloaded parking_lot v0.11.2
7702023-11-29T19:34:28.529Z Downloaded fixedbitset v0.4.2
7712023-11-29T19:34:28.529Z Downloaded cancel-safe-futures v0.1.5
7722023-11-29T19:34:28.533Z Downloaded foreign-types-shared v0.1.1
7732023-11-29T19:34:28.533Z Downloaded argon2 v0.5.2
7742023-11-29T19:34:28.533Z Downloaded usdt-macro v0.3.5
7752023-11-29T19:34:28.537Z Downloaded ff v0.13.0
7762023-11-29T19:34:28.542Z Downloaded blake2 v0.10.6
7772023-11-29T19:34:28.546Z Downloaded bitflags v2.4.0
7782023-11-29T19:34:28.552Z Downloaded equivalent v1.0.1
7792023-11-29T19:34:28.557Z Downloaded password-hash v0.4.2
7802023-11-29T19:34:28.560Z Downloaded strum v0.25.0
7812023-11-29T19:34:28.564Z Downloaded num-traits v0.2.16
7822023-11-29T19:34:28.568Z Downloaded rcgen v0.11.3
7832023-11-29T19:34:28.575Z Downloaded strsim v0.10.0
7842023-11-29T19:34:28.579Z Downloaded want v0.3.1
7852023-11-29T19:34:28.584Z Downloaded utf-8 v0.7.6
7862023-11-29T19:34:28.589Z Downloaded usdt-attr-macro v0.3.5
7872023-11-29T19:34:28.589Z Downloaded spki v0.7.2
7882023-11-29T19:34:28.593Z Downloaded filetime v0.2.22
7892023-11-29T19:34:28.598Z Downloaded diesel_derives v2.1.2
7902023-11-29T19:34:28.604Z Downloaded sha1 v0.10.6
7912023-11-29T19:34:28.610Z Downloaded match_cfg v0.1.0
7922023-11-29T19:34:28.611Z Downloaded managed v0.8.0
7932023-11-29T19:34:28.615Z Downloaded hex-literal v0.4.1
7942023-11-29T19:34:28.615Z Downloaded backtrace v0.3.69
7952023-11-29T19:34:28.655Z Downloaded instant v0.1.12
7962023-11-29T19:34:28.660Z Downloaded hubpack v0.1.2
7972023-11-29T19:34:28.665Z Downloaded walkdir v2.4.0
7982023-11-29T19:34:28.665Z Downloaded vec_map v0.8.2
7992023-11-29T19:34:28.665Z Downloaded tokio-native-tls v0.3.1
8002023-11-29T19:34:28.665Z Downloaded russh-cryptovec v0.7.0
8012023-11-29T19:34:28.665Z Downloaded signal-hook-registry v1.4.1
8022023-11-29T19:34:28.665Z Downloaded signal-hook-mio v0.2.3
8032023-11-29T19:34:28.665Z Downloaded structmeta v0.2.0
8042023-11-29T19:34:28.665Z Downloaded same-file v1.0.6
8052023-11-29T19:34:28.665Z Downloaded usdt-impl v0.3.5
8062023-11-29T19:34:28.665Z Downloaded slog-dtrace v0.2.3
8072023-11-29T19:34:28.671Z Downloaded slab v0.4.9
8082023-11-29T19:34:28.671Z Downloaded serde_urlencoded v0.7.1
8092023-11-29T19:34:28.671Z Downloaded zone_cfg_derive v0.3.0
8102023-11-29T19:34:28.675Z Downloaded slog-bunyan v2.4.0
8112023-11-29T19:34:28.675Z Downloaded half v1.8.2
8122023-11-29T19:34:28.683Z Downloaded time-core v0.1.1
8132023-11-29T19:34:28.694Z Downloaded macaddr v1.0.1
8142023-11-29T19:34:28.694Z Downloaded thiserror-impl v1.0.49
8152023-11-29T19:34:28.694Z Downloaded thiserror-impl-no-std v2.0.2
8162023-11-29T19:34:28.706Z Downloaded foreign-types-shared v0.3.1
8172023-11-29T19:34:28.706Z Downloaded hex v0.4.3
8182023-11-29T19:34:28.706Z Downloaded sha2 v0.10.8
8192023-11-29T19:34:28.717Z Downloaded slog-envlogger v2.2.0
8202023-11-29T19:34:28.717Z Downloaded http-range v0.1.5
8212023-11-29T19:34:28.717Z Downloaded secrecy v0.8.0
8222023-11-29T19:34:28.717Z Downloaded strum_macros v0.25.2
8232023-11-29T19:34:28.718Z Downloaded thiserror-no-std v2.0.2
8242023-11-29T19:34:28.726Z Downloaded try-lock v0.2.4
8252023-11-29T19:34:28.726Z Downloaded schemars_derive v0.8.13
8262023-11-29T19:34:28.732Z Downloaded httpdate v1.0.3
8272023-11-29T19:34:28.732Z Downloaded form_urlencoded v1.2.0
8282023-11-29T19:34:28.732Z Downloaded whoami v1.4.1
8292023-11-29T19:34:28.750Z Downloaded term v0.7.0
8302023-11-29T19:34:28.772Z Downloaded textwrap v0.11.0
8312023-11-29T19:34:28.772Z Downloaded libefi-sys v0.1.0
8322023-11-29T19:34:28.772Z Downloaded scheduled-thread-pool v0.2.7
8332023-11-29T19:34:28.772Z Downloaded subtle v2.5.0
8342023-11-29T19:34:28.772Z Downloaded typenum v1.16.0
8352023-11-29T19:34:28.772Z Downloaded hostname v0.3.1
8362023-11-29T19:34:28.773Z Downloaded universal-hash v0.5.1
8372023-11-29T19:34:28.773Z Downloaded zerocopy v0.3.0
8382023-11-29T19:34:28.773Z Downloaded thread_local v1.1.7
8392023-11-29T19:34:28.780Z Downloaded tokio-tungstenite v0.20.1
8402023-11-29T19:34:28.780Z Downloaded thread-id v4.2.0
8412023-11-29T19:34:28.780Z Downloaded time-macros v0.2.13
8422023-11-29T19:34:28.780Z Downloaded siphasher v0.3.11
8432023-11-29T19:34:28.780Z Downloaded socket2 v0.4.9
8442023-11-29T19:34:28.785Z Downloaded spin v0.9.8
8452023-11-29T19:34:28.795Z Downloaded russh-keys v0.38.0
8462023-11-29T19:34:28.795Z Downloaded signal-hook v0.3.17
8472023-11-29T19:34:28.823Z Downloaded httparse v1.8.0
8482023-11-29T19:34:28.823Z Downloaded hyper-rustls v0.24.2
8492023-11-29T19:34:28.823Z Downloaded tinyvec v1.6.0
8502023-11-29T19:34:28.823Z Downloaded structopt v0.3.26
8512023-11-29T19:34:28.850Z Downloaded sct v0.7.0
8522023-11-29T19:34:28.850Z Downloaded unicode-ident v1.0.12
8532023-11-29T19:34:28.855Z Downloaded hmac v0.12.1
8542023-11-29T19:34:28.855Z Downloaded hashbrown v0.14.2
8552023-11-29T19:34:28.871Z Downloaded serde_yaml v0.9.25
8562023-11-29T19:34:28.871Z Downloaded schemars v0.8.13
8572023-11-29T19:34:28.893Z Downloaded tokio-rustls v0.24.1
8582023-11-29T19:34:28.923Z Downloaded ryu v1.0.15
8592023-11-29T19:34:28.924Z Downloaded tungstenite v0.20.1
8602023-11-29T19:34:28.924Z Downloaded libm v0.2.7
8612023-11-29T19:34:28.949Z Downloaded http v0.2.11
8622023-11-29T19:34:28.949Z Downloaded unsafe-libyaml v0.2.9
8632023-11-29T19:34:28.949Z Downloaded russh v0.39.0
8642023-11-29T19:34:28.995Z Downloaded chrono v0.4.31
8652023-11-29T19:34:29.016Z Downloaded tracing v0.1.37
8662023-11-29T19:34:29.016Z Downloaded reqwest v0.11.22
8672023-11-29T19:34:29.016Z Downloaded unicode-segmentation v1.10.1
8682023-11-29T19:34:29.016Z Downloaded serde_json v1.0.108
8692023-11-29T19:34:29.029Z Downloaded syn v1.0.109
8702023-11-29T19:34:29.450Z Downloaded petgraph v0.6.4
8712023-11-29T19:34:29.461Z Downloaded futures-util v0.3.29
8722023-11-29T19:34:29.461Z Downloaded unicode-normalization v0.1.22
8732023-11-29T19:34:29.461Z Downloaded itertools v0.12.0
8742023-11-29T19:34:29.461Z Downloaded hkdf v0.12.3
8752023-11-29T19:34:29.461Z Downloaded h2 v0.3.21
8762023-11-29T19:34:29.462Z Downloaded bzip2-sys v0.1.11+1.0.8
8772023-11-29T19:34:29.462Z Downloaded regex v1.10.2
8782023-11-29T19:34:29.462Z Downloaded rustls-webpki v0.101.7
8792023-11-29T19:34:29.462Z Downloaded libc v0.2.150
8802023-11-29T19:34:29.462Z Downloaded syn v2.0.32
8812023-11-29T19:34:29.462Z Downloaded smoltcp v0.8.2
8822023-11-29T19:34:29.462Z Downloaded webpki-roots v0.25.2
8832023-11-29T19:34:29.462Z Downloaded radix_trie v0.2.1
8842023-11-29T19:34:29.462Z Downloaded vcpkg v0.2.15
8852023-11-29T19:34:29.462Z Downloaded idna v0.4.0
8862023-11-29T19:34:29.462Z Downloaded idna v0.2.3
8872023-11-29T19:34:29.462Z Downloaded rustls v0.21.9
8882023-11-29T19:34:29.462Z Downloaded openapiv3 v2.0.0-rc.1
8892023-11-29T19:34:29.462Z Downloaded rustix v0.38.25
8902023-11-29T19:34:29.476Z Downloaded rustix v0.37.23
8912023-11-29T19:34:29.512Z Downloaded regex-syntax v0.7.5
8922023-11-29T19:34:29.534Z Downloaded regex-syntax v0.8.2
8932023-11-29T19:34:29.544Z Downloaded smoltcp v0.9.1
8942023-11-29T19:34:29.563Z Downloaded regress v0.7.1
8952023-11-29T19:34:29.576Z Downloaded sled v0.34.7
8962023-11-29T19:34:29.601Z Downloaded zerocopy-derive v0.2.0
8972023-11-29T19:34:29.612Z Downloaded regex-automata v0.4.3
8982023-11-29T19:34:29.644Z Downloaded regex-automata v0.3.8
8992023-11-29T19:34:29.676Z Downloaded zerocopy-derive v0.6.4
9002023-11-29T19:34:29.696Z Downloaded diesel v2.1.4
9012023-11-29T19:34:29.729Z Downloaded winapi v0.3.9
9022023-11-29T19:34:29.802Z Downloaded sha3 v0.10.8
9032023-11-29T19:34:29.813Z Downloaded tokio v1.34.0
9042023-11-29T19:34:29.886Z Downloaded bstr v1.6.0
9052023-11-29T19:34:29.897Z Downloaded gimli v0.28.0
9062023-11-29T19:34:29.912Z Downloaded bstr v0.2.17
9072023-11-29T19:34:29.930Z Downloaded trust-dns-proto v0.22.0
9082023-11-29T19:34:29.951Z Downloaded curve25519-dalek v4.1.0
9092023-11-29T19:34:30.392Z Downloaded encoding_rs v0.8.33
9102023-11-29T19:34:30.393Z Downloaded ed25519-dalek v2.0.0
9112023-11-29T19:34:30.394Z Downloaded hyper v0.14.27
9122023-11-29T19:34:30.394Z Downloaded memchr v2.6.3
9132023-11-29T19:34:30.394Z Downloaded winnow v0.5.15
9142023-11-29T19:34:30.394Z Downloaded openssl v0.10.57
9152023-11-29T19:34:30.394Z Downloaded toml_edit v0.19.15
9162023-11-29T19:34:30.394Z Downloaded tracing-core v0.1.31
9172023-11-29T19:34:30.394Z Downloaded tokio-util v0.7.10
9182023-11-29T19:34:30.394Z Downloaded indexmap v2.1.0
9192023-11-29T19:34:30.394Z Downloaded zip v0.6.6
9202023-11-29T19:34:30.394Z Downloaded itertools v0.10.5
9212023-11-29T19:34:30.394Z Downloaded time v0.3.27
9222023-11-29T19:34:30.396Z Downloaded itertools v0.11.0
9232023-11-29T19:34:30.396Z Downloaded object v0.32.1
9242023-11-29T19:34:30.396Z Downloaded clap v2.34.0
9252023-11-29T19:34:30.396Z Downloaded regex-automata v0.1.10
9262023-11-29T19:34:30.396Z Downloaded rand v0.7.3
9272023-11-29T19:34:30.396Z Downloaded clap_builder v4.4.2
9282023-11-29T19:34:30.396Z Downloaded serde_with v2.3.3
9292023-11-29T19:34:30.396Z Downloaded aho-corasick v1.0.4
9302023-11-29T19:34:30.396Z Downloaded hashbrown v0.13.2
9312023-11-29T19:34:30.396Z Downloaded hashbrown v0.12.3
9322023-11-29T19:34:30.396Z Downloaded futures v0.3.29
9332023-11-29T19:34:30.397Z Downloaded crossterm v0.27.0
9342023-11-29T19:34:30.397Z Downloaded similar v2.2.1
9352023-11-29T19:34:30.397Z Downloaded zerocopy v0.6.4
9362023-11-29T19:34:30.397Z Downloaded toml_edit v0.21.0
9372023-11-29T19:34:30.397Z Downloaded tokio-postgres v0.7.10
9382023-11-29T19:34:30.397Z Downloaded unicode-bidi v0.3.13
9392023-11-29T19:34:30.397Z Downloaded serde v1.0.192
9402023-11-29T19:34:30.397Z Downloaded ipnet v2.8.0
9412023-11-29T19:34:30.397Z Downloaded crossbeam-channel v0.5.8
9422023-11-29T19:34:30.397Z Downloaded trust-dns-server v0.22.1
9432023-11-29T19:34:30.397Z Downloaded aes v0.8.3
9442023-11-29T19:34:30.397Z Downloaded heapless v0.7.16
9452023-11-29T19:34:30.397Z Downloaded headers v0.3.9
9462023-11-29T19:34:31.254Z Downloaded ring v0.17.5
9472023-11-29T19:34:31.254Z Downloaded lalrpop-util v0.19.12
9482023-11-29T19:34:31.254Z Downloaded smallvec v1.11.0
9492023-11-29T19:34:31.254Z Downloaded tracing-attributes v0.1.26
9502023-11-29T19:34:31.254Z Downloaded thiserror v1.0.49
9512023-11-29T19:34:31.254Z Downloaded trust-dns-client v0.22.0
9522023-11-29T19:34:31.254Z Downloaded rustc-demangle v0.1.23
9532023-11-29T19:34:31.255Z Downloaded slog-stdlog v4.1.1
9542023-11-29T19:34:31.255Z Downloaded home v0.5.5
9552023-11-29T19:34:31.255Z Downloaded lazy_static v1.4.0
9562023-11-29T19:34:31.255Z Downloaded kstat-rs v0.2.3
9572023-11-29T19:34:31.255Z Downloaded io-lifetimes v1.0.11
9582023-11-29T19:34:31.255Z Downloaded subprocess v0.2.9
9592023-11-29T19:34:31.255Z Downloaded ring v0.16.20
9602023-11-29T19:34:31.255Z Downloaded scopeguard v1.2.0
9612023-11-29T19:34:31.255Z Downloaded untrusted v0.7.1
9622023-11-29T19:34:31.255Z Downloaded linked-hash-map v0.5.6
9632023-11-29T19:34:31.255Z Downloaded socket2 v0.5.5
9642023-11-29T19:34:31.255Z Downloaded indexmap v1.9.3
9652023-11-29T19:34:31.255Z Downloaded slog-term v2.9.0
9662023-11-29T19:34:31.255Z Downloaded stringprep v0.1.3
9672023-11-29T19:34:31.255Z Downloaded rustversion v1.0.14
9682023-11-29T19:34:31.255Z Downloaded keccak v0.1.4
9692023-11-29T19:34:31.256Z Downloaded http-body v0.4.5
9702023-11-29T19:34:31.256Z Downloaded inout v0.1.3
9712023-11-29T19:34:31.256Z Downloaded zone v0.3.0
9722023-11-29T19:34:31.256Z Downloaded structopt-derive v0.4.18
9732023-11-29T19:34:31.256Z Downloaded itoa v1.0.9
9742023-11-29T19:34:31.256Z Downloaded is-terminal v0.4.9
9752023-11-29T19:34:31.256Z Downloaded ipnetwork v0.20.0
9762023-11-29T19:34:31.256Z Downloaded version_check v0.9.4
9772023-11-29T19:34:31.256Z Downloaded aes-gcm v0.10.3
9782023-11-29T19:34:31.256Z Downloaded toml v0.8.8
9792023-11-29T19:34:31.256Z Downloaded snafu v0.7.5
9802023-11-29T19:34:31.256Z Downloaded vsss-rs v3.3.1
9812023-11-29T19:34:31.256Z Downloaded url v2.4.1
9822023-11-29T19:34:31.264Z Downloaded der v0.7.8
9832023-11-29T19:34:31.264Z Downloaded signature v2.1.0
9842023-11-29T19:34:31.264Z Downloaded serde_derive v1.0.192
9852023-11-29T19:34:31.264Z Downloaded hyper-staticfile v0.9.5
9862023-11-29T19:34:31.264Z Downloaded heck v0.4.1
9872023-11-29T19:34:31.264Z Downloaded string_cache v0.8.7
9882023-11-29T19:34:31.282Z Downloaded rustls-native-certs v0.6.3
9892023-11-29T19:34:31.282Z Downloaded yasna v0.5.2
9902023-11-29T19:34:31.282Z Downloaded flate2 v1.0.28
9912023-11-29T19:34:31.282Z Downloaded trust-dns-resolver v0.22.0
9922023-11-29T19:34:31.282Z Downloaded heck v0.3.3
9932023-11-29T19:34:31.282Z Downloaded either v1.9.0
9942023-11-29T19:34:31.282Z Downloaded terminal_size v0.2.6
9952023-11-29T19:34:31.282Z Downloaded slog-scope v4.4.0
9962023-11-29T19:34:31.282Z Downloaded pest v2.7.2
9972023-11-29T19:34:31.282Z Downloaded lru-cache v0.1.2
9982023-11-29T19:34:31.282Z Downloaded semver v1.0.20
9992023-11-29T19:34:31.282Z Downloaded slog v2.7.0
10002023-11-29T19:34:31.282Z Downloaded elliptic-curve v0.13.5
10012023-11-29T19:34:31.282Z Downloaded rand v0.8.5
10022023-11-29T19:34:31.282Z Downloaded serde_with_macros v2.3.3
10032023-11-29T19:34:31.282Z Downloaded untrusted v0.9.0
10042023-11-29T19:34:31.282Z Downloaded base64 v0.21.5
10052023-11-29T19:34:31.282Z Downloaded tar v0.4.40
10062023-11-29T19:34:31.282Z Downloaded getrandom v0.2.10
10072023-11-29T19:34:31.282Z Downloaded pin-project v1.1.3
10082023-11-29T19:34:31.282Z Downloaded rustls-pemfile v1.0.3
10092023-11-29T19:34:31.282Z Downloaded iana-time-zone v0.1.57
10102023-11-29T19:34:31.282Z Downloaded log v0.4.20
10112023-11-29T19:34:31.282Z Downloaded getopts v0.2.21
10122023-11-29T19:34:31.282Z Downloaded semver v0.11.0
10132023-11-29T19:34:31.282Z Downloaded lock_api v0.4.10
10142023-11-29T19:34:31.282Z Downloaded spin v0.5.2
10152023-11-29T19:34:31.282Z Downloaded ed25519 v2.2.2
10162023-11-29T19:34:31.282Z Downloaded rustc_version v0.4.0
10172023-11-29T19:34:31.282Z Downloaded slog-json v2.6.1
10182023-11-29T19:34:31.282Z Downloaded chacha20poly1305 v0.10.1
10192023-11-29T19:34:31.282Z Downloaded darling_core v0.20.3
10202023-11-29T19:34:31.282Z Downloaded bytes v1.5.0
10212023-11-29T19:34:31.282Z Downloaded uuid v1.6.1
10222023-11-29T19:34:31.282Z Downloaded utf8parse v0.2.1
10232023-11-29T19:34:31.282Z Downloaded toml v0.5.11
10242023-11-29T19:34:31.282Z Downloaded hyper-tls v0.5.0
10252023-11-29T19:34:31.282Z Downloaded toml_datetime v0.6.5
10262023-11-29T19:34:31.282Z Downloaded getrandom v0.1.16
10272023-11-29T19:34:31.282Z Downloaded futures-channel v0.3.29
10282023-11-29T19:34:31.282Z Downloaded ucd-trie v0.1.6
10292023-11-29T19:34:31.283Z Downloaded toml v0.7.8
10302023-11-29T19:34:31.283Z Downloaded openssl-sys v0.9.93
10312023-11-29T19:34:31.283Z Downloaded errno v0.3.2
10322023-11-29T19:34:31.283Z Downloaded enum-as-inner v0.5.1
10332023-11-29T19:34:31.283Z Downloaded hubpack_derive v0.1.1
10342023-11-29T19:34:31.283Z Downloaded tinyvec_macros v0.1.1
10352023-11-29T19:34:31.283Z Downloaded static_assertions v1.1.0
10362023-11-29T19:34:31.283Z Downloaded serde_tokenstream v0.2.0
10372023-11-29T19:34:31.283Z Downloaded serde_spanned v0.6.4
10382023-11-29T19:34:31.285Z Downloaded serde_repr v0.1.16
10392023-11-29T19:34:31.285Z Downloaded stable_deref_trait v1.2.0
10402023-11-29T19:34:31.285Z Downloaded serde_tokenstream v0.1.7
10412023-11-29T19:34:31.285Z Downloaded tempfile v3.8.1
10422023-11-29T19:34:31.285Z Downloaded synstructure v0.12.6
10432023-11-29T19:34:31.285Z Downloaded snafu-derive v0.7.5
10442023-11-29T19:34:31.285Z Downloaded serde_derive_internals v0.26.0
10452023-11-29T19:34:31.285Z Downloaded proc-macro2 v1.0.69
10462023-11-29T19:34:31.302Z Downloaded strsim v0.8.0
10472023-11-29T19:34:31.302Z Downloaded semver-parser v0.10.2
10482023-11-29T19:34:31.302Z Downloaded parking_lot v0.12.1
10492023-11-29T19:34:31.303Z Downloaded crc32fast v1.3.2
10502023-11-29T19:34:31.303Z Downloaded headers-core v0.2.0
10512023-11-29T19:34:31.303Z Downloaded structmeta-derive v0.2.0
10522023-11-29T19:34:31.303Z Downloaded serde_path_to_error v0.1.14
10532023-11-29T19:34:31.303Z Downloaded float-cmp v0.9.0
10542023-11-29T19:34:31.303Z Downloaded smf v0.2.2
10552023-11-29T19:34:31.303Z Downloaded hash32 v0.2.1
10562023-11-29T19:34:31.303Z Downloaded group v0.13.0
10572023-11-29T19:34:31.303Z Downloaded glob v0.3.1
10582023-11-29T19:34:31.303Z Downloaded ghash v0.5.0
10592023-11-29T19:34:31.303Z Downloaded generic-array v0.14.7
10602023-11-29T19:34:31.303Z Downloaded futures-io v0.3.29
10612023-11-29T19:34:31.303Z Downloaded ident_case v1.0.1
10622023-11-29T19:34:31.303Z Downloaded futures-task v0.3.29
10632023-11-29T19:34:31.303Z Downloaded futures-macro v0.3.29
10642023-11-29T19:34:31.303Z Downloaded futures-executor v0.3.29
10652023-11-29T19:34:31.303Z Downloaded futures-core v0.3.29
10662023-11-29T19:34:31.304Z Downloaded r2d2 v0.8.10
10672023-11-29T19:34:31.304Z Downloaded const-oid v0.9.5
10682023-11-29T19:34:31.304Z Downloaded arc-swap v1.6.0
10692023-11-29T19:34:31.304Z Downloaded fxhash v0.2.1
10702023-11-29T19:34:31.304Z Downloaded fnv v1.0.7
10712023-11-29T19:34:31.304Z Downloaded base64 v0.13.1
10722023-11-29T19:34:31.304Z Downloaded xattr v1.0.1
10732023-11-29T19:34:31.304Z Downloaded tokio-stream v0.1.14
10742023-11-29T19:34:31.305Z Downloaded postgres-protocol v0.6.6
10752023-11-29T19:34:31.305Z Downloaded pkcs8 v0.10.2
10762023-11-29T19:34:31.305Z Downloaded rustfmt-wrapper v0.2.0
10772023-11-29T19:34:31.305Z Downloaded zeroize_derive v1.4.2
10782023-11-29T19:34:31.305Z Downloaded mime_guess v2.0.4
10792023-11-29T19:34:31.305Z Downloaded block-padding v0.3.3
10802023-11-29T19:34:31.305Z Downloaded slog-async v2.8.0
10812023-11-29T19:34:31.307Z Downloaded md-5 v0.10.5
10822023-11-29T19:34:31.307Z Downloaded fastrand v2.0.0
10832023-11-29T19:34:31.307Z Downloaded fallible-iterator v0.2.0
10842023-11-29T19:34:31.307Z Downloaded parking_lot_core v0.8.6
10852023-11-29T19:34:31.307Z Downloaded omicron-zone-package v0.9.1
10862023-11-29T19:34:31.307Z Downloaded native-tls v0.2.11
10872023-11-29T19:34:31.307Z Downloaded endian-type v0.1.2
10882023-11-29T19:34:31.307Z Downloaded num-complex v0.4.4
10892023-11-29T19:34:31.307Z Downloaded camino-tempfile v1.1.1
10902023-11-29T19:34:31.307Z Downloaded bzip2 v0.4.4
10912023-11-29T19:34:31.307Z Downloaded unicode-xid v0.2.4
10922023-11-29T19:34:31.307Z Downloaded unicode-width v0.1.11
10932023-11-29T19:34:31.307Z Downloaded darling v0.20.3
10942023-11-29T19:34:31.307Z Downloaded foreign-types v0.5.0
10952023-11-29T19:34:31.307Z Downloaded zeroize v1.7.0
10962023-11-29T19:34:31.307Z Downloaded usdt v0.3.5
10972023-11-29T19:34:31.307Z Downloaded tokio-macros v2.2.0
10982023-11-29T19:34:31.307Z Downloaded postcard-cobs v0.1.5-pre
10992023-11-29T19:34:31.307Z Downloaded camino v1.1.6
11002023-11-29T19:34:31.307Z Downloaded ahash v0.8.3
11012023-11-29T19:34:31.307Z Downloaded take_mut v0.2.2
11022023-11-29T19:34:31.307Z Downloaded futures-sink v0.3.29
11032023-11-29T19:34:31.307Z Downloaded crossbeam-utils v0.8.16
11042023-11-29T19:34:31.307Z Downloaded crossbeam-epoch v0.9.15
11052023-11-29T19:34:31.307Z Downloaded unicase v2.7.0
11062023-11-29T19:34:31.307Z Downloaded waitgroup v0.1.2
11072023-11-29T19:34:31.307Z Downloaded pkg-config v0.3.27
11082023-11-29T19:34:31.307Z Downloaded foreign-types v0.3.2
11092023-11-29T19:34:31.307Z Downloaded backoff v0.4.0
11102023-11-29T19:34:31.307Z Downloaded matches v0.1.10
11112023-11-29T19:34:31.307Z Downloaded foreign-types-macros v0.2.3
11122023-11-29T19:34:31.307Z Downloaded platforms v3.0.2
11132023-11-29T19:34:31.307Z Downloaded data-encoding v2.4.0
11142023-11-29T19:34:31.307Z Downloaded mime v0.3.17
11152023-11-29T19:34:31.307Z Downloaded chacha20 v0.9.1
11162023-11-29T19:34:31.308Z Downloaded toolchain_find v0.2.0
11172023-11-29T19:34:31.308Z Downloaded resolv-conf v0.7.0
11182023-11-29T19:34:31.338Z Downloaded rand_core v0.6.4
11192023-11-29T19:34:31.338Z Downloaded rand_chacha v0.3.1
11202023-11-29T19:34:31.338Z Downloaded rand_chacha v0.2.2
11212023-11-29T19:34:31.338Z Downloaded crypto-common v0.1.6
11222023-11-29T19:34:31.338Z Downloaded num_enum v0.5.11
11232023-11-29T19:34:31.338Z Downloaded digest v0.10.7
11242023-11-29T19:34:31.338Z Downloaded deranged v0.3.8
11252023-11-29T19:34:31.338Z Downloaded debug-ignore v1.0.5
11262023-11-29T19:34:31.338Z Downloaded ciborium-ll v0.2.1
11272023-11-29T19:34:31.343Z Downloaded ciborium-io v0.2.1
11282023-11-29T19:34:31.343Z Downloaded block-buffer v0.10.4
11292023-11-29T19:34:31.344Z Downloaded bit-vec v0.6.3
11302023-11-29T19:34:31.344Z Downloaded base16ct v0.2.0
11312023-11-29T19:34:31.344Z Downloaded dirs-next v2.0.0
11322023-11-29T19:34:31.344Z Downloaded tower-service v0.3.2
11332023-11-29T19:34:31.344Z Downloaded pretty-hex v0.2.1
11342023-11-29T19:34:31.344Z Downloaded parse-display v0.8.2
11352023-11-29T19:34:31.344Z Downloaded option-ext v0.2.0
11362023-11-29T19:34:31.349Z Downloaded proc-macro-crate v1.3.1
11372023-11-29T19:34:31.358Z Downloaded predicates v3.0.4
11382023-11-29T19:34:31.363Z Downloaded postgres-types v0.2.6
11392023-11-29T19:34:31.363Z Downloaded pem v3.0.2
11402023-11-29T19:34:31.363Z Downloaded num-bigint v0.4.4
11412023-11-29T19:34:31.371Z Downloaded rand_core v0.5.1
11422023-11-29T19:34:31.375Z Downloaded pest_generator v2.7.2
11432023-11-29T19:34:31.375Z Downloaded bit-set v0.5.3
11442023-11-29T19:34:31.375Z Downloaded async-trait v0.1.74
11452023-11-29T19:34:31.378Z Downloaded normalize-line-endings v0.3.0
11462023-11-29T19:34:31.381Z Downloaded memoffset v0.9.0
11472023-11-29T19:34:31.381Z Downloaded cfg-if v1.0.0
11482023-11-29T19:34:31.384Z Downloaded byteorder v1.5.0
11492023-11-29T19:34:31.387Z Downloaded bcrypt-pbkdf v0.10.0
11502023-11-29T19:34:31.387Z Downloaded cfg-if v0.1.10
11512023-11-29T19:34:31.390Z Downloaded atomic-waker v1.1.1
11522023-11-29T19:34:31.390Z Downloaded nibble_vec v0.1.0
11532023-11-29T19:34:31.394Z Downloaded pin-utils v0.1.0
11542023-11-29T19:34:31.397Z Downloaded pest_meta v2.7.2
11552023-11-29T19:34:31.400Z Downloaded cstr-argument v0.1.2
11562023-11-29T19:34:31.400Z Downloaded blowfish v0.9.1
11572023-11-29T19:34:31.404Z Downloaded bitflags v1.3.2
11582023-11-29T19:34:31.408Z Downloaded darling_macro v0.20.3
11592023-11-29T19:34:31.408Z Downloaded pin-project-internal v1.1.3
11602023-11-29T19:34:31.411Z Downloaded password-hash v0.5.0
11612023-11-29T19:34:31.414Z Downloaded dof v0.1.5
11622023-11-29T19:34:31.417Z Downloaded dirs v5.0.1
11632023-11-29T19:34:31.417Z Downloaded crucible-workspace-hack v0.1.0
11642023-11-29T19:34:31.417Z Downloaded ppv-lite86 v0.2.17
11652023-11-29T19:34:31.421Z Downloaded percent-encoding v2.3.0
11662023-11-29T19:34:31.425Z Downloaded anstyle-query v1.0.0
11672023-11-29T19:34:31.425Z Downloaded anyhow v1.0.75
11682023-11-29T19:34:31.437Z Downloaded anstyle-parse v0.2.1
11692023-11-29T19:34:31.437Z Downloaded ansi_term v0.12.1
11702023-11-29T19:34:31.437Z Downloaded pin-project-lite v0.2.13
11712023-11-29T19:34:31.442Z Downloaded doc-comment v0.3.3
11722023-11-29T19:34:31.445Z Downloaded once_cell v1.18.0
11732023-11-29T19:34:31.448Z Downloaded derive_more v0.99.17
11742023-11-29T19:34:31.457Z Downloaded aead v0.5.2
11752023-11-29T19:34:31.457Z Downloaded num_enum_derive v0.5.11
11762023-11-29T19:34:31.460Z Downloaded dirs-sys v0.4.1
11772023-11-29T19:34:31.464Z Downloaded clap_lex v0.5.1
11782023-11-29T19:34:31.464Z Downloaded atty v0.2.14
11792023-11-29T19:34:31.467Z Downloaded quick-error v1.2.3
11802023-11-29T19:34:31.467Z Downloaded parking_lot_core v0.9.8
11812023-11-29T19:34:31.499Z Downloaded difflib v0.4.0
11822023-11-29T19:34:31.503Z Downloaded dirs-sys-next v0.1.2
11832023-11-29T19:34:31.503Z Downloaded phf v0.11.2
11842023-11-29T19:34:31.503Z Downloaded colorchoice v1.0.0
11852023-11-29T19:34:31.503Z Downloaded atomicwrites v0.4.2
11862023-11-29T19:34:31.504Z Downloaded quote v1.0.33
11872023-11-29T19:34:31.504Z Downloaded predicates-core v1.0.6
11882023-11-29T19:34:31.504Z Downloaded opaque-debug v0.3.0
11892023-11-29T19:34:31.505Z Downloaded phf_shared v0.11.2
11902023-11-29T19:34:31.505Z Downloaded cc v1.0.83
11912023-11-29T19:34:31.505Z Downloaded diesel_table_macro_syntax v0.1.0
11922023-11-29T19:34:31.505Z Downloaded miniz_oxide v0.7.1
11932023-11-29T19:34:31.505Z Downloaded clap v4.4.3
11942023-11-29T19:34:31.509Z Downloaded poly1305 v0.8.0
11952023-11-29T19:34:31.515Z Downloaded openssl-macros v0.1.1
11962023-11-29T19:34:31.528Z Downloaded num-derive v0.4.0
11972023-11-29T19:34:31.528Z Downloaded crypto-bigint v0.5.2
11982023-11-29T19:34:31.537Z Downloaded clap_derive v4.4.2
11992023-11-29T19:34:31.537Z Downloaded num_cpus v1.16.0
12002023-11-29T19:34:31.539Z Downloaded num-rational v0.4.1
12012023-11-29T19:34:31.539Z Downloaded console v0.15.7
12022023-11-29T19:34:31.543Z Downloaded ciborium v0.2.1
12032023-11-29T19:34:31.546Z Downloaded num-iter v0.1.43
12042023-11-29T19:34:31.590Z Downloaded ctr v0.9.2
12052023-11-29T19:34:31.590Z Downloaded cpufeatures v0.2.9
12062023-11-29T19:34:31.590Z Downloaded convert_case v0.4.0
12072023-11-29T19:34:31.590Z Downloaded cipher v0.4.4
12082023-11-29T19:34:31.590Z Downloaded num_threads v0.1.6
12092023-11-29T19:34:31.591Z Downloaded num v0.4.1
12102023-11-29T19:34:31.591Z Downloaded dyn-clone v1.0.13
12112023-11-29T19:34:31.591Z Downloaded cbc v0.1.2
12122023-11-29T19:34:31.591Z Downloaded adler v1.0.2
12132023-11-29T19:34:31.591Z Downloaded mio v0.8.9
12142023-11-29T19:34:31.956Z Compiling proc-macro2 v1.0.69
12152023-11-29T19:34:31.957Z Compiling unicode-ident v1.0.12
12162023-11-29T19:34:31.960Z Compiling libc v0.2.150
12172023-11-29T19:34:31.960Z Compiling serde v1.0.192
12182023-11-29T19:34:31.960Z Compiling autocfg v1.1.0
12192023-11-29T19:34:31.960Z Compiling version_check v0.9.4
12202023-11-29T19:34:31.980Z Compiling cfg-if v1.0.0
12212023-11-29T19:34:31.983Z Compiling syn v1.0.109
12222023-11-29T19:34:32.318Z Compiling parking_lot_core v0.9.8
12232023-11-29T19:34:32.358Z Compiling typenum v1.16.0
12242023-11-29T19:34:33.092Z Compiling libm v0.2.7
12252023-11-29T19:34:33.294Z Compiling lock_api v0.4.10
12262023-11-29T19:34:34.126Z Compiling generic-array v0.14.7
12272023-11-29T19:34:34.130Z Compiling once_cell v1.18.0
12282023-11-29T19:34:34.130Z Compiling num-traits v0.2.16
12292023-11-29T19:34:34.375Z Compiling thiserror v1.0.49
12302023-11-29T19:34:34.414Z Compiling futures-core v0.3.29
12312023-11-29T19:34:34.512Z Compiling serde_json v1.0.108
12322023-11-29T19:34:34.572Z Compiling slab v0.4.9
12332023-11-29T19:34:34.748Z Compiling futures-channel v0.3.29
12342023-11-29T19:34:34.906Z Compiling futures-task v0.3.29
12352023-11-29T19:34:34.988Z Compiling memchr v2.6.3
12362023-11-29T19:34:35.012Z Compiling futures-util v0.3.29
12372023-11-29T19:34:35.155Z Compiling itoa v1.0.9
12382023-11-29T19:34:35.240Z Compiling pkg-config v0.3.27
12392023-11-29T19:34:35.626Z Compiling quote v1.0.33
12402023-11-29T19:34:35.812Z Compiling scopeguard v1.2.0
12412023-11-29T19:34:41.795Z Compiling log v0.4.20
12422023-11-29T19:34:41.945Z Compiling syn v2.0.32
12432023-11-29T19:34:41.945Z Compiling cc v1.0.83
12442023-11-29T19:34:41.945Z Compiling getrandom v0.2.10
12452023-11-29T19:34:41.950Z Compiling rand_core v0.6.4
12462023-11-29T19:34:41.950Z Compiling heck v0.4.1
12472023-11-29T19:34:41.950Z Compiling ryu v1.0.15
12482023-11-29T19:34:41.950Z Compiling smallvec v1.11.0
12492023-11-29T19:34:41.950Z Compiling schemars v0.8.13
12502023-11-29T19:34:41.950Z Compiling vcpkg v0.2.15
12512023-11-29T19:34:41.950Z Compiling httparse v1.8.0
12522023-11-29T19:34:41.950Z Compiling subtle v2.5.0
12532023-11-29T19:34:41.951Z Compiling indexmap v1.9.3
12542023-11-29T19:34:41.951Z Compiling equivalent v1.0.1
12552023-11-29T19:34:41.951Z Compiling hashbrown v0.14.2
12562023-11-29T19:34:41.951Z Compiling pin-project-lite v0.2.13
12572023-11-29T19:34:41.951Z Compiling semver v1.0.20
12582023-11-29T19:34:42.084Z Compiling ring v0.17.5
12592023-11-29T19:34:42.190Z Compiling ring v0.16.20
12602023-11-29T19:34:42.962Z Compiling parking_lot v0.12.1
12612023-11-29T19:34:43.518Z Compiling openssl-sys v0.9.93
12622023-11-29T19:34:43.969Z Compiling ahash v0.8.3
12632023-11-29T19:34:44.000Z Compiling fnv v1.0.7
12642023-11-29T19:34:44.610Z Compiling openssl v0.10.57
12652023-11-29T19:34:45.218Z Compiling signal-hook-registry v1.4.1
12662023-11-29T19:34:45.307Z Compiling rustls v0.21.9
12672023-11-29T19:34:45.633Z Compiling ucd-trie v0.1.6
12682023-11-29T19:34:45.765Z Compiling iana-time-zone v0.1.57
12692023-11-29T19:34:46.155Z Compiling mio v0.8.9
12702023-11-29T19:34:46.459Z Compiling native-tls v0.2.11
12712023-11-29T19:34:46.938Z Compiling socket2 v0.5.5
12722023-11-29T19:34:46.986Z Compiling num_cpus v1.16.0
12732023-11-29T19:34:47.333Z Compiling spin v0.5.2
12742023-11-29T19:34:47.650Z Compiling byteorder v1.5.0
12752023-11-29T19:34:48.378Z Compiling futures-sink v0.3.29
12762023-11-29T19:34:48.427Z Compiling async-trait v0.1.74
12772023-11-29T19:34:48.461Z Compiling dyn-clone v1.0.13
12782023-11-29T19:34:49.839Z Compiling serde_derive_internals v0.26.0
12792023-11-29T19:34:49.862Z Compiling aho-corasick v1.0.4
12802023-11-29T19:34:49.862Z Compiling const-oid v0.9.5
12812023-11-29T19:34:49.862Z Compiling regex-syntax v0.8.2
12822023-11-29T19:34:49.862Z Compiling tinyvec_macros v0.1.1
12832023-11-29T19:34:49.862Z Compiling rustix v0.38.25
12842023-11-29T19:34:49.968Z Compiling tinyvec v1.6.0
12852023-11-29T19:34:51.443Z Compiling hashbrown v0.13.2
12862023-11-29T19:34:53.105Z Compiling backtrace v0.3.69
12872023-11-29T19:34:53.176Z Compiling winnow v0.5.15
12882023-11-29T19:34:53.301Z Compiling pin-utils v0.1.0
12892023-11-29T19:34:53.442Z Compiling futures-io v0.3.29
12902023-11-29T19:34:53.757Z Compiling unicode-normalization v0.1.22
12912023-11-29T19:34:53.890Z Compiling spin v0.9.8
12922023-11-29T19:34:53.962Z Compiling tracing-core v0.1.31
12932023-11-29T19:34:54.680Z Compiling unicode-bidi v0.3.13
12942023-11-29T19:34:55.589Z Compiling regex-automata v0.4.3
12952023-11-29T19:34:56.723Z Compiling cpufeatures v0.2.9
12962023-11-29T19:34:56.871Z Compiling crc32fast v1.3.2
12972023-11-29T19:34:57.263Z Compiling anyhow v1.0.75
12982023-11-29T19:34:58.495Z Compiling time-core v0.1.1
12992023-11-29T19:34:58.890Z Compiling base64 v0.21.5
13002023-11-29T19:34:59.159Z Compiling time-macros v0.2.13
13012023-11-29T19:35:00.554Z Compiling serde_derive v1.0.192
13022023-11-29T19:35:00.861Z Compiling zeroize_derive v1.4.2
13032023-11-29T19:35:00.938Z Compiling thiserror-impl v1.0.49
13042023-11-29T19:35:01.402Z Compiling tokio-macros v2.2.0
13052023-11-29T19:35:02.924Z Compiling futures-macro v0.3.29
13062023-11-29T19:35:03.573Z Compiling zeroize v1.7.0
13072023-11-29T19:35:04.097Z Compiling tracing-attributes v0.1.26
13082023-11-29T19:35:04.749Z Compiling schemars_derive v0.8.13
13092023-11-29T19:35:05.017Z Compiling openssl-macros v0.1.1
13102023-11-29T19:35:06.601Z Compiling crypto-common v0.1.6
13112023-11-29T19:35:06.655Z Compiling pest v2.7.2
13122023-11-29T19:35:06.714Z Compiling block-buffer v0.10.4
13132023-11-29T19:35:07.150Z Compiling digest v0.10.7
13142023-11-29T19:35:07.864Z Compiling regex v1.10.2
13152023-11-29T19:35:10.766Z Compiling tracing v0.1.37
13162023-11-29T19:35:10.807Z Compiling num-integer v0.1.45
13172023-11-29T19:35:11.017Z Compiling percent-encoding v2.3.0
13182023-11-29T19:35:11.114Z Compiling untrusted v0.9.0
13192023-11-29T19:35:11.239Z Compiling unicode-xid v0.2.4
13202023-11-29T19:35:11.369Z Compiling openssl-probe v0.1.5
13212023-11-29T19:35:11.487Z Compiling foreign-types-shared v0.1.1
13222023-11-29T19:35:11.514Z Compiling unicode-width v0.1.11
13232023-11-29T19:35:11.543Z Compiling slog v2.7.0
13242023-11-29T19:35:11.580Z Compiling untrusted v0.7.1
13252023-11-29T19:35:11.640Z Compiling hashbrown v0.12.3
13262023-11-29T19:35:11.752Z Compiling foreign-types v0.3.2
13272023-11-29T19:35:11.884Z Compiling synstructure v0.12.6
13282023-11-29T19:35:15.257Z Compiling errno v0.3.2
13292023-11-29T19:35:15.748Z Compiling ppv-lite86 v0.2.17
13302023-11-29T19:35:17.053Z Compiling try-lock v0.2.4
13312023-11-29T19:35:17.264Z Compiling want v0.3.1
13322023-11-29T19:35:17.711Z Compiling rustls-webpki v0.101.7
13332023-11-29T19:35:18.198Z Compiling sct v0.7.0
13342023-11-29T19:35:18.364Z Compiling zerocopy-derive v0.2.0
13352023-11-29T19:35:18.396Z Compiling form_urlencoded v1.2.0
13362023-11-29T19:35:18.665Z Compiling pest_meta v2.7.2
13372023-11-29T19:35:19.536Z Compiling socket2 v0.4.9
13382023-11-29T19:35:20.078Z Compiling tower-service v0.3.2
13392023-11-29T19:35:20.259Z Compiling httpdate v1.0.3
13402023-11-29T19:35:20.959Z Compiling io-lifetimes v1.0.11
13412023-11-29T19:35:20.985Z Compiling pest_generator v2.7.2
13422023-11-29T19:35:21.769Z Compiling rustls-pemfile v1.0.3
13432023-11-29T19:35:21.845Z Compiling idna v0.4.0
13442023-11-29T19:35:22.333Z Compiling lazy_static v1.4.0
13452023-11-29T19:35:23.201Z Compiling crossbeam-utils v0.8.16
13462023-11-29T19:35:26.837Z Compiling adler v1.0.2
13472023-11-29T19:35:26.921Z Compiling miniz_oxide v0.7.1
13482023-11-29T19:35:26.921Z Compiling url v2.4.1
13492023-11-29T19:35:26.921Z Compiling bytes v1.5.0
13502023-11-29T19:35:26.921Z Compiling indexmap v2.1.0
13512023-11-29T19:35:26.960Z Compiling chrono v0.4.31
13522023-11-29T19:35:27.145Z Compiling uuid v1.6.1
13532023-11-29T19:35:27.172Z Compiling tokio v1.34.0
13542023-11-29T19:35:27.572Z Compiling http v0.2.11
13552023-11-29T19:35:28.134Z Compiling bitflags v2.4.0
13562023-11-29T19:35:28.846Z Compiling serde_spanned v0.6.4
13572023-11-29T19:35:29.180Z Compiling toml_datetime v0.6.5
13582023-11-29T19:35:29.914Z Compiling toml_edit v0.19.15
13592023-11-29T19:35:30.251Z Compiling rustc_version v0.4.0
13602023-11-29T19:35:31.750Z Compiling http-body v0.4.5
13612023-11-29T19:35:33.157Z Compiling openapiv3 v2.0.0-rc.1
13622023-11-29T19:35:35.497Z Compiling pest_derive v2.7.2
13632023-11-29T19:35:37.652Z Compiling rustls-native-certs v0.6.3
13642023-11-29T19:35:38.384Z Compiling rand_chacha v0.3.1
13652023-11-29T19:35:39.547Z Compiling usdt-impl v0.3.5
13662023-11-29T19:35:41.334Z Compiling tokio-util v0.7.10
13672023-11-29T19:35:41.599Z Compiling tokio-rustls v0.24.1
13682023-11-29T19:35:42.224Z Compiling rustix v0.37.23
13692023-11-29T19:35:43.231Z Compiling h2 v0.3.21
13702023-11-29T19:35:43.331Z Compiling tokio-native-tls v0.3.1
13712023-11-29T19:35:43.437Z Compiling ipnet v2.8.0
13722023-11-29T19:35:43.747Z Compiling rand v0.8.5
13732023-11-29T19:35:43.820Z Compiling serde_urlencoded v0.7.1
13742023-11-29T19:35:48.219Z Compiling encoding_rs v0.8.33
13752023-11-29T19:35:48.329Z Compiling gimli v0.28.0
13762023-11-29T19:35:48.343Z Compiling webpki-roots v0.25.2
13772023-11-29T19:35:48.343Z Compiling mime v0.3.17
13782023-11-29T19:35:48.343Z Compiling zerocopy v0.3.0
13792023-11-29T19:35:48.835Z Compiling object v0.32.1
13802023-11-29T19:35:49.337Z Compiling num-bigint v0.4.4
13812023-11-29T19:35:50.632Z Compiling rustc-demangle v0.1.23
13822023-11-29T19:35:52.405Z Compiling dof v0.1.5
13832023-11-29T19:35:52.468Z Compiling addr2line v0.21.0
13842023-11-29T19:35:52.856Z Compiling flate2 v1.0.28
13852023-11-29T19:35:52.976Z Compiling dtrace-parser v0.1.14
13862023-11-29T19:35:53.096Z Compiling heapless v0.7.16
13872023-11-29T19:35:53.500Z Compiling serde_tokenstream v0.2.0
13882023-11-29T19:35:53.866Z Compiling bzip2-sys v0.1.11+1.0.8
13892023-11-29T19:35:54.058Z Compiling thread-id v4.2.0
13902023-11-29T19:35:54.135Z Compiling signal-hook v0.3.17
13912023-11-29T19:35:54.422Z Compiling hyper v0.14.27
13922023-11-29T19:35:54.551Z Compiling rustversion v1.0.14
13932023-11-29T19:35:56.309Z Compiling toml v0.7.8
13942023-11-29T19:35:56.347Z Compiling toml_edit v0.21.0
13952023-11-29T19:35:57.804Z Compiling serde_tokenstream v0.1.7
13962023-11-29T19:35:58.226Z Compiling hex v0.4.3
13972023-11-29T19:35:58.687Z Compiling zerocopy-derive v0.6.4
13982023-11-29T19:35:59.053Z Compiling regress v0.7.1
13992023-11-29T19:35:59.843Z Compiling memoffset v0.9.0
14002023-11-29T19:36:01.371Z Compiling strsim v0.10.0
14012023-11-29T19:36:02.930Z Compiling bitflags v1.3.2
14022023-11-29T19:36:03.080Z Compiling smoltcp v0.9.1
14032023-11-29T19:36:04.206Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14042023-11-29T19:36:04.877Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14052023-11-29T19:36:05.070Z Compiling doc-comment v0.3.3
14062023-11-29T19:36:05.758Z Compiling hyper-rustls v0.24.2
14072023-11-29T19:36:05.792Z Compiling hyper-tls v0.5.0
14082023-11-29T19:36:06.294Z Compiling strum_macros v0.25.2
14092023-11-29T19:36:06.610Z Compiling reqwest v0.11.22
14102023-11-29T19:36:08.117Z Compiling usdt-macro v0.3.5
14112023-11-29T19:36:08.707Z Compiling usdt-attr-macro v0.3.5
14122023-11-29T19:36:10.613Z Compiling enum-as-inner v0.5.1
14132023-11-29T19:36:11.225Z Compiling num-iter v0.1.43
14142023-11-29T19:36:11.592Z Compiling crossbeam-epoch v0.9.15
14152023-11-29T19:36:11.673Z Compiling unicode-segmentation v1.10.1
14162023-11-29T19:36:12.517Z Compiling siphasher v0.3.11
14172023-11-29T19:36:12.932Z Compiling hubpack_derive v0.1.1
14182023-11-29T19:36:13.119Z Compiling pin-project-internal v1.1.3
14192023-11-29T19:36:14.357Z Compiling num_threads v0.1.6
14202023-11-29T19:36:15.247Z Compiling anstyle v1.0.2
14212023-11-29T19:36:15.487Z Compiling utf8parse v0.2.1
14222023-11-29T19:36:15.771Z Compiling deranged v0.3.8
14232023-11-29T19:36:16.039Z Compiling anstyle-parse v0.2.1
14242023-11-29T19:36:16.564Z Compiling sha2 v0.10.8
14252023-11-29T19:36:18.754Z Compiling time v0.3.27
14262023-11-29T19:36:19.359Z Compiling md-5 v0.10.5
14272023-11-29T19:36:19.589Z Compiling hmac v0.12.1
14282023-11-29T19:36:20.121Z Compiling block-padding v0.3.3
14292023-11-29T19:36:20.551Z Compiling clap_derive v4.4.2
14302023-11-29T19:36:20.798Z Compiling stringprep v0.1.3
14312023-11-29T19:36:21.006Z Compiling hash32 v0.2.1
14322023-11-29T19:36:21.998Z Compiling diesel_table_macro_syntax v0.1.0
14332023-11-29T19:36:22.235Z Compiling colorchoice v1.0.0
14342023-11-29T19:36:22.425Z Compiling either v1.9.0
14352023-11-29T19:36:22.942Z Compiling fallible-iterator v0.2.0
14362023-11-29T19:36:22.980Z Compiling stable_deref_trait v1.2.0
14372023-11-29T19:36:23.131Z Compiling anstyle-query v1.0.0
14382023-11-29T19:36:23.992Z Compiling postgres-protocol v0.6.6
14392023-11-29T19:36:24.096Z Compiling anstream v0.5.0
14402023-11-29T19:36:26.350Z Compiling diesel_derives v2.1.2
14412023-11-29T19:36:26.891Z Compiling inout v0.1.3
14422023-11-29T19:36:27.079Z Compiling terminal_size v0.2.6
14432023-11-29T19:36:28.652Z Compiling phf_shared v0.11.2
14442023-11-29T19:36:29.827Z Compiling getopts v0.2.21
14452023-11-29T19:36:29.867Z Compiling snafu-derive v0.7.5
14462023-11-29T19:36:29.922Z Compiling serde_repr v0.1.16
14472023-11-29T19:36:30.184Z Compiling scheduled-thread-pool v0.2.7
14482023-11-29T19:36:31.749Z Compiling clap_lex v0.5.1
14492023-11-29T19:36:31.749Z Compiling managed v0.8.0
14502023-11-29T19:36:31.749Z Compiling matches v0.1.10
14512023-11-29T19:36:31.777Z Compiling bit-vec v0.6.3
14522023-11-29T19:36:32.039Z Compiling unsafe-libyaml v0.2.9
14532023-11-29T19:36:32.853Z Compiling regex-automata v0.1.10
14542023-11-29T19:36:33.575Z Compiling bstr v0.2.17
14552023-11-29T19:36:38.188Z Compiling serde_yaml v0.9.25
14562023-11-29T19:36:38.492Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14572023-11-29T19:36:38.492Z Compiling idna v0.2.3
14582023-11-29T19:36:38.511Z Compiling clap_builder v4.4.2
14592023-11-29T19:36:39.879Z Compiling r2d2 v0.8.10
14602023-11-29T19:36:44.189Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14612023-11-29T19:36:44.386Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
14622023-11-29T19:36:44.825Z Compiling phf v0.11.2
14632023-11-29T19:36:44.934Z Compiling signal-hook-mio v0.2.3
14642023-11-29T19:36:45.172Z Compiling cipher v0.4.4
14652023-11-29T19:36:45.464Z Compiling bzip2 v0.4.4
14662023-11-29T19:36:46.030Z Compiling postgres-types v0.2.6
14672023-11-29T19:36:46.091Z Compiling itertools v0.11.0
14682023-11-29T19:36:48.643Z Compiling pin-project v1.1.3
14692023-11-29T19:36:48.914Z Compiling hubpack v0.1.2
14702023-11-29T19:36:49.676Z Compiling phf_shared v0.10.0
14712023-11-29T19:36:50.710Z Compiling zerocopy v0.6.4
14722023-11-29T19:36:50.919Z Compiling ipnetwork v0.20.0
14732023-11-29T19:36:51.327Z Compiling futures-executor v0.3.29
14742023-11-29T19:36:52.222Z Compiling float-cmp v0.9.0
14752023-11-29T19:36:52.420Z Compiling difflib v0.4.0
14762023-11-29T19:36:53.587Z Compiling data-encoding v2.4.0
14772023-11-29T19:36:53.593Z Compiling predicates-core v1.0.6
14782023-11-29T19:36:54.099Z Compiling normalize-line-endings v0.3.0
14792023-11-29T19:36:54.282Z Compiling new_debug_unreachable v1.0.4
14802023-11-29T19:36:55.094Z Compiling fixedbitset v0.4.2
14812023-11-29T19:36:55.339Z Compiling whoami v1.4.1
14822023-11-29T19:36:55.854Z Compiling precomputed-hash v0.1.1
14832023-11-29T19:36:56.024Z Compiling static_assertions v1.1.0
14842023-11-29T19:36:56.406Z Compiling regex-automata v0.3.8
14852023-11-29T19:36:56.829Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
14862023-11-29T19:36:57.201Z Compiling string_cache v0.8.7
14872023-11-29T19:36:57.293Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
14882023-11-29T19:36:57.900Z Compiling tokio-postgres v0.7.10
14892023-11-29T19:36:58.191Z Compiling petgraph v0.6.4
14902023-11-29T19:36:59.967Z Compiling bstr v1.6.0
14912023-11-29T19:37:00.434Z Compiling predicates v3.0.4
14922023-11-29T19:37:02.602Z Compiling trust-dns-proto v0.22.0
14932023-11-29T19:37:03.243Z Compiling diesel v2.1.4
14942023-11-29T19:37:04.976Z Compiling futures v0.3.29
14952023-11-29T19:37:06.502Z Compiling snafu v0.7.5
14962023-11-29T19:37:07.492Z Compiling zip v0.6.6
14972023-11-29T19:37:07.854Z Compiling yasna v0.5.2
14982023-11-29T19:37:09.764Z Compiling crossterm v0.27.0
14992023-11-29T19:37:11.079Z Compiling clap v4.4.3
15002023-11-29T19:37:13.581Z Compiling similar v2.2.1
15012023-11-29T19:37:16.163Z Compiling bit-set v0.5.3
15022023-11-29T19:37:16.302Z Compiling itertools v0.10.5
15032023-11-29T19:37:16.444Z Compiling usdt v0.3.5
15042023-11-29T19:37:16.873Z Compiling signature v2.1.0
15052023-11-29T19:37:16.904Z Compiling tokio-stream v0.1.14
15062023-11-29T19:37:17.144Z Compiling console v0.15.7
15072023-11-29T19:37:18.498Z Compiling lalrpop-util v0.19.12
15082023-11-29T19:38:00.319Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15092023-11-29T19:38:08.500Z Compiling sha1 v0.10.6
15102023-11-29T19:38:09.644Z Compiling atty v0.2.14
15112023-11-29T19:38:09.845Z Compiling match_cfg v0.1.0
15122023-11-29T19:38:10.622Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15132023-11-29T19:38:15.696Z Compiling hostname v0.3.1
15142023-11-29T19:38:16.840Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15152023-11-29T19:38:19.535Z Compiling dirs-sys-next v0.1.2
15162023-11-29T19:38:20.732Z Compiling dirs-next v2.0.0
15172023-11-29T19:38:21.057Z Compiling thread_local v1.1.7
15182023-11-29T19:38:21.081Z Compiling ident_case v1.0.1
15192023-11-29T19:38:21.113Z Compiling slog-async v2.8.0
15202023-11-29T19:38:21.402Z Compiling camino v1.1.6
15212023-11-29T19:38:21.885Z Compiling darling_core v0.20.3
15222023-11-29T19:38:22.011Z Compiling term v0.7.0
15232023-11-29T19:38:22.097Z Compiling crossbeam-channel v0.5.8
15242023-11-29T19:38:22.203Z Compiling multer v2.1.0
15252023-11-29T19:38:22.386Z Compiling instant v0.1.12
15262023-11-29T19:38:22.599Z Compiling paste v1.0.14
15272023-11-29T19:38:22.662Z Compiling take_mut v0.2.2
15282023-11-29T19:38:22.905Z Compiling slog-term v2.9.0
15292023-11-29T19:38:23.603Z Compiling slog-json v2.6.1
15302023-11-29T19:38:23.934Z Compiling async-stream-impl v0.3.5
15312023-11-29T19:38:24.218Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15322023-11-29T19:38:24.495Z Compiling atomic-waker v1.1.1
15332023-11-29T19:38:24.762Z Compiling waitgroup v0.1.2
15342023-11-29T19:38:24.789Z Compiling slog-bunyan v2.4.0
15352023-11-29T19:38:25.110Z Compiling toml v0.8.8
15362023-11-29T19:38:25.203Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15372023-11-29T19:38:25.830Z Compiling serde_path_to_error v0.1.14
15382023-11-29T19:38:26.262Z Compiling async-stream v0.3.5
15392023-11-29T19:38:26.763Z Compiling structmeta-derive v0.2.0
15402023-11-29T19:38:26.859Z Compiling debug-ignore v1.0.5
15412023-11-29T19:38:26.883Z Compiling strum v0.25.0
15422023-11-29T19:38:27.064Z Compiling regex-syntax v0.7.5
15432023-11-29T19:38:27.095Z Compiling backoff v0.4.0
15442023-11-29T19:38:27.115Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15452023-11-29T19:38:27.644Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15462023-11-29T19:38:27.881Z Compiling macaddr v1.0.1
15472023-11-29T19:38:28.016Z Compiling proc-macro-error-attr v1.0.4
15482023-11-29T19:38:28.280Z Compiling proc-macro-crate v1.3.1
15492023-11-29T19:38:28.578Z Compiling proc-macro-error v1.0.4
15502023-11-29T19:38:29.654Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15512023-11-29T19:38:29.830Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15522023-11-29T19:38:30.072Z Compiling num_enum_derive v0.5.11
15532023-11-29T19:38:30.264Z Compiling same-file v1.0.6
15542023-11-29T19:38:30.706Z Compiling postcard-cobs v0.1.5-pre
15552023-11-29T19:38:31.140Z Compiling fastrand v2.0.0
15562023-11-29T19:38:31.178Z Compiling postcard v0.7.3
15572023-11-29T19:38:31.778Z Compiling structmeta v0.2.0
15582023-11-29T19:38:31.961Z Compiling tempfile v3.8.1
15592023-11-29T19:38:32.038Z Compiling walkdir v2.4.0
15602023-11-29T19:38:32.160Z Compiling darling_macro v0.20.3
15612023-11-29T19:38:32.544Z Compiling smoltcp v0.8.2
15622023-11-29T19:38:33.326Z Compiling semver-parser v0.10.2
15632023-11-29T19:38:33.326Z Compiling foreign-types-macros v0.2.3
15642023-11-29T19:38:33.781Z Compiling darling v0.20.3
15652023-11-29T19:38:33.960Z Compiling serde_with_macros v2.3.3
15662023-11-29T19:38:35.059Z Compiling num_enum v0.5.11
15672023-11-29T19:38:35.062Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15682023-11-29T19:38:35.350Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15692023-11-29T19:38:35.699Z Compiling crucible-workspace-hack v0.1.0
15702023-11-29T19:38:36.125Z Compiling foreign-types-shared v0.3.1
15712023-11-29T19:38:36.299Z Compiling cfg-if v0.1.10
15722023-11-29T19:38:36.324Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15732023-11-29T19:38:36.468Z Compiling foreign-types v0.5.0
15742023-11-29T19:38:36.898Z Compiling semver v0.11.0
15752023-11-29T19:38:37.633Z Compiling is-terminal v0.4.9
15762023-11-29T19:38:37.823Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15772023-11-29T19:38:38.002Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15782023-11-29T19:38:38.224Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15792023-11-29T19:38:38.511Z Compiling serde_with v2.3.3
15802023-11-29T19:38:38.606Z Compiling parse-display-derive v0.8.2
15812023-11-29T19:38:39.483Z Compiling cstr-argument v0.1.2
15822023-11-29T19:38:39.591Z Compiling xattr v1.0.1
15832023-11-29T19:38:40.261Z Compiling filetime v0.2.22
15842023-11-29T19:38:40.269Z Compiling pretty-hex v0.2.1
15852023-11-29T19:38:40.289Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
15862023-11-29T19:38:40.343Z Compiling home v0.5.5
15872023-11-29T19:38:40.779Z Compiling toolchain_find v0.2.0
15882023-11-29T19:38:40.848Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15892023-11-29T19:38:41.267Z Compiling tar v0.4.40
15902023-11-29T19:38:41.701Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15912023-11-29T19:38:41.986Z Compiling colored v2.0.4
15922023-11-29T19:38:42.191Z Compiling textwrap v0.11.0
15932023-11-29T19:38:42.332Z Compiling heck v0.3.3
15942023-11-29T19:38:43.008Z Compiling toml v0.5.11
15952023-11-29T19:38:43.016Z Compiling platforms v3.0.2
15962023-11-29T19:38:43.134Z Compiling libefi-sys v0.1.0
15972023-11-29T19:38:43.554Z Compiling ansi_term v0.12.1
15982023-11-29T19:38:43.555Z Compiling vec_map v0.8.2
15992023-11-29T19:38:43.998Z Compiling strsim v0.8.0
16002023-11-29T19:38:44.014Z Compiling clap v2.34.0
16012023-11-29T19:38:44.504Z Compiling structopt-derive v0.4.18
16022023-11-29T19:38:44.616Z Compiling omicron-zone-package v0.9.1
16032023-11-29T19:38:45.331Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16042023-11-29T19:38:46.121Z Compiling parse-display v0.8.2
16052023-11-29T19:38:46.568Z Compiling rustfmt-wrapper v0.2.0
16062023-11-29T19:38:47.459Z Compiling camino-tempfile v1.1.1
16072023-11-29T19:38:48.151Z Compiling zone_cfg_derive v0.3.0
16082023-11-29T19:38:48.382Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
16092023-11-29T19:38:49.308Z Compiling num-derive v0.4.0
16102023-11-29T19:38:49.425Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16112023-11-29T19:38:49.995Z Compiling base64ct v1.6.0
16122023-11-29T19:38:50.677Z Compiling zone v0.3.0
16132023-11-29T19:38:51.712Z Compiling structopt v0.3.26
16142023-11-29T19:38:51.717Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
16152023-11-29T19:38:51.717Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16162023-11-29T19:38:51.962Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16172023-11-29T19:38:52.487Z Compiling smf v0.2.2
16182023-11-29T19:38:52.859Z Compiling unicase v2.7.0
16192023-11-29T19:38:52.888Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16202023-11-29T19:38:53.061Z Compiling curve25519-dalek v4.1.0
16212023-11-29T19:38:53.350Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
16222023-11-29T19:38:53.360Z Compiling universal-hash v0.5.1
16232023-11-29T19:38:53.812Z Compiling opaque-debug v0.3.0
16242023-11-29T19:38:53.819Z Compiling hkdf v0.12.3
16252023-11-29T19:38:53.819Z Compiling curve25519-dalek-derive v0.1.0
16262023-11-29T19:38:53.939Z Compiling num-rational v0.4.1
16272023-11-29T19:38:54.053Z Compiling getrandom v0.1.16
16282023-11-29T19:38:54.392Z Compiling linked-hash-map v0.5.6
16292023-11-29T19:38:54.695Z Compiling quick-error v1.2.3
16302023-11-29T19:38:54.783Z Compiling keccak v0.1.4
16312023-11-29T19:38:54.899Z Compiling parking_lot_core v0.8.6
16322023-11-29T19:38:54.926Z Compiling lru-cache v0.1.2
16332023-11-29T19:38:54.954Z Compiling resolv-conf v0.7.0
16342023-11-29T19:38:55.699Z Compiling sha3 v0.10.8
16352023-11-29T19:38:56.366Z Compiling password-hash v0.5.0
16362023-11-29T19:38:56.482Z Compiling blake2 v0.10.6
16372023-11-29T19:38:56.595Z Compiling aead v0.5.2
16382023-11-29T19:38:57.136Z Compiling secrecy v0.8.0
16392023-11-29T19:38:57.294Z Compiling num-complex v0.4.4
16402023-11-29T19:38:57.550Z Compiling ff v0.13.0
16412023-11-29T19:38:57.879Z Compiling nibble_vec v0.1.0
16422023-11-29T19:38:58.148Z Compiling slog-dtrace v0.2.3
16432023-11-29T19:38:58.188Z Compiling utf-8 v0.7.6
16442023-11-29T19:38:58.211Z Compiling convert_case v0.4.0
16452023-11-29T19:38:58.592Z Compiling endian-type v0.1.2
16462023-11-29T19:38:58.660Z Compiling winapi v0.3.9
16472023-11-29T19:38:58.924Z Compiling arc-swap v1.6.0
16482023-11-29T19:38:58.966Z Compiling num v0.4.1
16492023-11-29T19:38:59.053Z Compiling radix_trie v0.2.1
16502023-11-29T19:38:59.156Z Compiling tungstenite v0.20.1
16512023-11-29T19:38:59.216Z Compiling group v0.13.0
16522023-11-29T19:38:59.474Z Compiling argon2 v0.5.2
16532023-11-29T19:38:59.758Z Compiling derive_more v0.99.17
16542023-11-29T19:38:59.970Z Compiling slog-scope v4.4.0
16552023-11-29T19:39:00.125Z Compiling mime_guess v2.0.4
16562023-11-29T19:39:00.854Z Compiling trust-dns-resolver v0.22.0
16572023-11-29T19:39:01.461Z Compiling rand_core v0.5.1
16582023-11-29T19:39:02.223Z Compiling poly1305 v0.8.0
16592023-11-29T19:39:02.591Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
16602023-11-29T19:39:02.813Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16612023-11-29T19:39:03.286Z Compiling chacha20 v0.9.1
16622023-11-29T19:39:04.015Z Compiling crypto-bigint v0.5.2
16632023-11-29T19:39:04.429Z Compiling thiserror-impl-no-std v2.0.2
16642023-11-29T19:39:04.596Z Compiling option-ext v0.2.0
16652023-11-29T19:39:04.779Z Compiling base16ct v0.2.0
16662023-11-29T19:39:05.074Z Compiling ciborium-io v0.2.1
16672023-11-29T19:39:05.197Z Compiling half v1.8.2
16682023-11-29T19:39:05.256Z Compiling dirs-sys v0.4.1
16692023-11-29T19:39:06.293Z Compiling ciborium-ll v0.2.1
16702023-11-29T19:39:06.296Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
16712023-11-29T19:39:07.025Z Compiling elliptic-curve v0.13.5
16722023-11-29T19:39:07.405Z Compiling rand_chacha v0.2.2
16732023-11-29T19:39:07.926Z Compiling parking_lot v0.11.2
16742023-11-29T19:39:09.611Z Compiling tokio-tungstenite v0.20.1
16752023-11-29T19:39:09.785Z Compiling slog-stdlog v4.1.1
16762023-11-29T19:39:09.851Z Compiling trust-dns-client v0.22.0
16772023-11-29T19:39:09.965Z Compiling thiserror-no-std v2.0.2
16782023-11-29T19:39:10.352Z Compiling polyval v0.6.1
16792023-11-29T19:39:10.405Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
16802023-11-29T19:39:10.821Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
16812023-11-29T19:39:11.030Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
16822023-11-29T19:39:11.056Z Compiling password-hash v0.4.2
16832023-11-29T19:39:11.388Z Compiling ed25519 v2.2.2
16842023-11-29T19:39:12.109Z Compiling ctr v0.9.2
16852023-11-29T19:39:12.593Z Compiling blowfish v0.9.1
16862023-11-29T19:39:12.637Z Compiling aes v0.8.3
16872023-11-29T19:39:14.199Z Compiling pbkdf2 v0.12.2
16882023-11-29T19:39:14.461Z Compiling fxhash v0.2.1
16892023-11-29T19:39:15.266Z Compiling glob v0.3.1
16902023-11-29T19:39:15.314Z Compiling cancel-safe-futures v0.1.5
16912023-11-29T19:39:17.015Z Compiling trust-dns-server v0.22.1
16922023-11-29T19:39:17.570Z Compiling sled v0.34.7
16932023-11-29T19:39:19.413Z Compiling bcrypt-pbkdf v0.10.0
16942023-11-29T19:39:19.624Z Compiling pbkdf2 v0.11.0
16952023-11-29T19:39:20.213Z Compiling ed25519-dalek v2.0.0
16962023-11-29T19:39:20.363Z Compiling ghash v0.5.0
16972023-11-29T19:39:20.666Z Compiling vsss-rs v3.3.1
16982023-11-29T19:39:22.010Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
16992023-11-29T19:39:25.290Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17002023-11-29T19:39:27.690Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17012023-11-29T19:39:28.329Z Compiling slog-envlogger v2.2.0
17022023-11-29T19:39:28.809Z Compiling russh-cryptovec v0.7.0
17032023-11-29T19:39:28.972Z Compiling rand v0.7.3
17042023-11-29T19:39:29.605Z Compiling ciborium v0.2.1
17052023-11-29T19:39:30.990Z Compiling dirs v5.0.1
17062023-11-29T19:39:31.304Z Compiling chacha20poly1305 v0.10.1
17072023-11-29T19:39:31.656Z Compiling cbc v0.1.2
17082023-11-29T19:39:32.024Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
17092023-11-29T19:39:32.167Z Compiling pem v3.0.2
17102023-11-29T19:39:32.632Z Compiling headers-core v0.2.0
17112023-11-29T19:39:32.873Z Compiling kstat-rs v0.2.3
17122023-11-29T19:39:33.491Z Compiling base64 v0.13.1
17132023-11-29T19:39:33.844Z Compiling pretty-hex v0.4.0
17142023-11-29T19:39:34.040Z Compiling md5 v0.7.0
17152023-11-29T19:39:34.166Z Compiling http-range v0.1.5
17162023-11-29T19:39:34.450Z Compiling russh-keys v0.38.0
17172023-11-29T19:39:34.748Z Compiling hyper-staticfile v0.9.5
17182023-11-29T19:39:34.854Z Compiling pem v1.1.1
17192023-11-29T19:39:36.047Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17202023-11-29T19:39:36.434Z Compiling headers v0.3.9
17212023-11-29T19:39:36.465Z Compiling rcgen v0.11.3
17222023-11-29T19:39:36.533Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
17232023-11-29T19:39:37.528Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17242023-11-29T19:39:39.558Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17252023-11-29T19:39:39.924Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17262023-11-29T19:39:41.003Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17272023-11-29T19:39:42.171Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17282023-11-29T19:39:46.051Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17292023-11-29T19:39:47.372Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
17302023-11-29T19:39:48.183Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17312023-11-29T19:39:51.604Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
17322023-11-29T19:39:55.397Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17332023-11-29T19:39:56.217Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17342023-11-29T19:39:56.785Z Compiling aes-gcm v0.10.3
17352023-11-29T19:39:57.241Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
17362023-11-29T19:39:58.093Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
17372023-11-29T19:39:58.560Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17382023-11-29T19:40:00.580Z Compiling atomicwrites v0.4.2
17392023-11-29T19:40:01.102Z Compiling itertools v0.12.0
17402023-11-29T19:40:03.510Z Compiling subprocess v0.2.9
17412023-11-29T19:40:06.298Z Compiling hex-literal v0.4.1
17422023-11-29T19:40:06.531Z Compiling russh v0.39.0
17432023-11-29T19:40:07.041Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17442023-11-29T19:40:09.047Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17452023-11-29T19:40:12.315Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
17462023-11-29T19:40:38.709Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
17472023-11-29T19:41:55.703Z Finished dev [unoptimized + debuginfo] target(s) in 7m 46s
17482023-11-29T19:41:56.045Z
17492023-11-29T19:41:56.048Zreal 7:46.468589113
17502023-11-29T19:41:56.048Zuser 42:46.257610540
17512023-11-29T19:41:56.048Zsys 6:44.737414460
17522023-11-29T19:41:56.048Ztrap 1.603947141
17532023-11-29T19:41:56.048Ztflt 3.726495200
17542023-11-29T19:41:56.048Zdflt 6.509621078
17552023-11-29T19:41:56.049Zkflt 0.020646316
17562023-11-29T19:41:56.049Zlock 1:21:51.981243135
17572023-11-29T19:41:56.049Zslp 2:02:19.497524092
17582023-11-29T19:41:56.049Zlat 1:56.998556923
17592023-11-29T19:41:56.049Zstop 4:48.527827847
17602023-11-29T19:41:56.049Z+ mkdir -p /work/end-to-end-tests
17612023-11-29T19:41:56.051Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
17622023-11-29T19:41:57.013Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17632023-11-29T19:41:57.013Z+ ptime -m gzip
17642023-11-29T19:41:57.017Z++ basename target/debug/bootstrap
17652023-11-29T19:42:13.449Z
17662023-11-29T19:42:13.449Zreal 16.451053671
17672023-11-29T19:42:13.449Zuser 16.264754482
17682023-11-29T19:42:13.449Zsys 0.179439882
17692023-11-29T19:42:13.449Ztrap 0.003958672
17702023-11-29T19:42:13.449Ztflt 0.000000000
17712023-11-29T19:42:13.450Zdflt 0.000000000
17722023-11-29T19:42:16.779Zkflt 0.000000000
17732023-11-29T19:42:16.779Zlock 0.000000000
17742023-11-29T19:42:16.779Zslp 0.000000000
17752023-11-29T19:42:16.779Zlat 0.002554427
17762023-11-29T19:42:16.779Zstop 0.000230333
17772023-11-29T19:42:16.779Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17782023-11-29T19:42:16.779Z+ ptime -m gzip
17792023-11-29T19:42:16.779Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-8d69322849e0fa66
17802023-11-29T19:42:16.779Z
17812023-11-29T19:42:16.779Zreal 1.072808517
17822023-11-29T19:42:16.779Zuser 1.060860509
17832023-11-29T19:42:16.779Zsys 0.011286732
17842023-11-29T19:42:16.779Ztrap 0.000102551
17852023-11-29T19:42:16.779Ztflt 0.000000000
17862023-11-29T19:42:16.779Zdflt 0.000000000
17872023-11-29T19:42:16.779Zkflt 0.000000000
17882023-11-29T19:42:16.779Zlock 0.000000000
17892023-11-29T19:42:16.779Zslp 0.000000000
17902023-11-29T19:42:16.779Zlat 0.000176496
17912023-11-29T19:42:16.779Zstop 0.000264989
17922023-11-29T19:42:16.779Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17932023-11-29T19:42:16.779Z+ ptime -m gzip
17942023-11-29T19:42:16.779Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-7d7c590276acd289
17952023-11-29T19:42:31.520Z
17962023-11-29T19:42:31.524Zreal 16.946844006
17972023-11-29T19:42:31.524Zuser 16.764613835
17982023-11-29T19:42:31.524Zsys 0.177136476
17992023-11-29T19:42:31.524Ztrap 0.003375545
18002023-11-29T19:42:31.524Ztflt 0.000000000
18012023-11-29T19:42:31.524Zdflt 0.000000000
18022023-11-29T19:42:31.524Zkflt 0.000000000
18032023-11-29T19:42:31.524Zlock 0.000000000
18042023-11-29T19:42:31.524Zslp 0.000000000
18052023-11-29T19:42:31.524Zlat 0.001371779
18062023-11-29T19:42:31.524Zstop 0.000229760
18072023-11-29T19:42:31.524Z+ banner caboose-util
18082023-11-29T19:42:31.524Z
18092023-11-29T19:42:31.524Z #### ## ##### #### #### #### ###### # # #####
18102023-11-29T19:42:31.524Z # # # # # # # # # # # # # # #
18112023-11-29T19:42:31.524Z # # # ##### # # # # #### ##### ##### # # #
18122023-11-29T19:42:31.524Z # ###### # # # # # # # # # # #
18132023-11-29T19:42:31.524Z # # # # # # # # # # # # # # # #
18142023-11-29T19:42:31.524Z #### # # ##### #### #### #### ###### #### #
18152023-11-29T19:42:31.524Z
18162023-11-29T19:42:31.524Z+ ptime -m cargo build --locked -p caboose-util --release
18172023-11-29T19:42:32.125Z Downloading crates ...
18182023-11-29T19:42:32.422Z Downloaded funty v2.0.0
18192023-11-29T19:42:32.425Z Downloaded tap v1.0.1
18202023-11-29T19:42:32.431Z Downloaded rsa v0.9.2
18212023-11-29T19:42:32.440Z Downloaded path-slash v0.1.5
18222023-11-29T19:42:32.444Z Downloaded smallvec v0.6.14
18232023-11-29T19:42:32.447Z Downloaded nodrop v0.1.14
18242023-11-29T19:42:32.447Z Downloaded bitfield v0.14.0
18252023-11-29T19:42:32.461Z Downloaded maybe-uninit v2.0.0
18262023-11-29T19:42:32.461Z Downloaded crc-catalog v2.2.0
18272023-11-29T19:42:32.461Z Downloaded crc v3.0.1
18282023-11-29T19:42:32.461Z Downloaded packed_struct v0.10.1
18292023-11-29T19:42:32.461Z Downloaded array-init v0.0.4
18302023-11-29T19:42:32.464Z Downloaded wyz v0.5.1
18312023-11-29T19:42:32.464Z Downloaded serde-hex v0.1.0
18322023-11-29T19:42:32.467Z Downloaded packed_struct_codegen v0.10.1
18332023-11-29T19:42:32.469Z Downloaded pem-rfc7468 v0.7.0
18342023-11-29T19:42:32.472Z Downloaded env_logger v0.10.0
18352023-11-29T19:42:32.476Z Downloaded pkcs1 v0.7.5
18362023-11-29T19:42:32.481Z Downloaded crc-any v2.4.3
18372023-11-29T19:42:32.486Z Downloaded ron v0.8.1
18382023-11-29T19:42:32.493Z Downloaded x509-cert v0.2.4
18392023-11-29T19:42:32.503Z Downloaded num-bigint-dig v0.8.4
18402023-11-29T19:42:32.511Z Downloaded bitvec v1.0.1
18412023-11-29T19:42:32.561Z Downloaded object v0.30.4
18422023-11-29T19:42:32.565Z Downloaded der_derive v0.7.2
18432023-11-29T19:42:32.565Z Downloaded flagset v0.4.3
18442023-11-29T19:42:32.565Z Downloaded termcolor v1.2.0
18452023-11-29T19:42:32.565Z Downloaded radium v0.7.0
18462023-11-29T19:42:32.727Z Compiling proc-macro2 v1.0.69
18472023-11-29T19:42:32.732Z Compiling unicode-ident v1.0.12
18482023-11-29T19:42:32.732Z Compiling libc v0.2.150
18492023-11-29T19:42:32.732Z Compiling autocfg v1.1.0
18502023-11-29T19:42:32.732Z Compiling serde v1.0.192
18512023-11-29T19:42:32.732Z Compiling cfg-if v1.0.0
18522023-11-29T19:42:32.732Z Compiling version_check v0.9.4
18532023-11-29T19:42:32.877Z Compiling syn v1.0.109
18542023-11-29T19:42:32.888Z Compiling parking_lot_core v0.9.8
18552023-11-29T19:42:33.443Z Compiling typenum v1.16.0
18562023-11-29T19:42:33.446Z Compiling futures-core v0.3.29
18572023-11-29T19:42:33.481Z Compiling libm v0.2.7
18582023-11-29T19:42:33.703Z Compiling generic-array v0.14.7
18592023-11-29T19:42:33.780Z Compiling lock_api v0.4.10
18602023-11-29T19:42:33.904Z Compiling num-traits v0.2.16
18612023-11-29T19:42:33.928Z Compiling once_cell v1.18.0
18622023-11-29T19:42:34.115Z Compiling pkg-config v0.3.27
18632023-11-29T19:42:34.189Z Compiling scopeguard v1.2.0
18642023-11-29T19:42:34.565Z Compiling slab v0.4.9
18652023-11-29T19:42:34.746Z Compiling quote v1.0.33
18662023-11-29T19:42:34.945Z Compiling serde_json v1.0.108
18672023-11-29T19:42:35.081Z Compiling futures-channel v0.3.29
18682023-11-29T19:42:35.283Z Compiling futures-task v0.3.29
18692023-11-29T19:42:35.408Z Compiling syn v2.0.32
18702023-11-29T19:42:35.741Z Compiling cc v1.0.83
18712023-11-29T19:42:35.745Z Compiling getrandom v0.2.10
18722023-11-29T19:42:36.222Z Compiling thiserror v1.0.49
18732023-11-29T19:42:36.354Z Compiling itoa v1.0.9
18742023-11-29T19:42:36.366Z Compiling memchr v2.6.3
18752023-11-29T19:42:36.669Z Compiling futures-util v0.3.29
18762023-11-29T19:42:36.875Z Compiling log v0.4.20
18772023-11-29T19:42:37.147Z Compiling smallvec v1.11.0
18782023-11-29T19:42:37.910Z Compiling vcpkg v0.2.15
18792023-11-29T19:42:38.497Z Compiling byteorder v1.5.0
18802023-11-29T19:42:38.961Z Compiling rand_core v0.6.4
18812023-11-29T19:42:39.672Z Compiling parking_lot v0.12.1
18822023-11-29T19:42:39.703Z Compiling pin-project-lite v0.2.13
18832023-11-29T19:42:39.880Z Compiling ring v0.17.5
18842023-11-29T19:42:40.849Z Compiling openssl-sys v0.9.93
18852023-11-29T19:42:40.880Z Compiling indexmap v1.9.3
18862023-11-29T19:42:42.078Z Compiling signal-hook-registry v1.4.1
18872023-11-29T19:42:42.655Z Compiling heck v0.4.1
18882023-11-29T19:42:43.113Z Compiling io-lifetimes v1.0.11
18892023-11-29T19:42:43.812Z Compiling ring v0.16.20
18902023-11-29T19:42:43.849Z Compiling mio v0.8.9
18912023-11-29T19:42:45.383Z Compiling num-integer v0.1.45
18922023-11-29T19:42:45.405Z Compiling semver v1.0.20
18932023-11-29T19:42:45.609Z Compiling ryu v1.0.15
18942023-11-29T19:42:45.779Z Compiling const-oid v0.9.5
18952023-11-29T19:42:46.198Z Compiling rustix v0.37.23
18962023-11-29T19:42:46.995Z Compiling spin v0.5.2
18972023-11-29T19:42:47.362Z Compiling socket2 v0.5.5
18982023-11-29T19:42:47.800Z Compiling num_cpus v1.16.0
18992023-11-29T19:42:47.962Z Compiling ucd-trie v0.1.6
19002023-11-29T19:42:48.600Z Compiling httparse v1.8.0
19012023-11-29T19:42:48.733Z Compiling openssl v0.10.57
19022023-11-29T19:42:48.738Z Compiling unicode-xid v0.2.4
19032023-11-29T19:42:48.964Z Compiling futures-sink v0.3.29
19042023-11-29T19:42:49.160Z Compiling synstructure v0.12.6
19052023-11-29T19:42:49.460Z Compiling tinyvec_macros v0.1.1
19062023-11-29T19:42:49.570Z Compiling tinyvec v1.6.0
19072023-11-29T19:42:50.562Z Compiling ppv-lite86 v0.2.17
19082023-11-29T19:42:50.669Z Compiling futures-io v0.3.29
19092023-11-29T19:42:51.054Z Compiling crc32fast v1.3.2
19102023-11-29T19:42:51.101Z Compiling pin-utils v0.1.0
19112023-11-29T19:42:51.217Z Compiling native-tls v0.2.11
19122023-11-29T19:42:51.735Z Compiling rustls v0.21.9
19132023-11-29T19:42:51.741Z Compiling bzip2-sys v0.1.11+1.0.8
19142023-11-29T19:42:51.820Z Compiling rand_chacha v0.3.1
19152023-11-29T19:42:51.930Z Compiling spin v0.9.8
19162023-11-29T19:42:52.275Z Compiling unicode-normalization v0.1.22
19172023-11-29T19:42:52.289Z Compiling tracing-core v0.1.31
19182023-11-29T19:42:52.846Z Compiling subtle v2.5.0
19192023-11-29T19:42:52.945Z Compiling unicode-bidi v0.3.13
19202023-11-29T19:42:53.428Z Compiling rand v0.8.5
19212023-11-29T19:42:54.572Z Compiling errno v0.3.2
19222023-11-29T19:42:55.050Z Compiling num-iter v0.1.43
19232023-11-29T19:42:55.054Z Compiling ahash v0.8.3
19242023-11-29T19:42:55.054Z Compiling usdt-impl v0.3.5
19252023-11-29T19:42:55.494Z Compiling base64 v0.21.5
19262023-11-29T19:42:55.788Z Compiling rustix v0.38.25
19272023-11-29T19:42:56.156Z Compiling signal-hook v0.3.17
19282023-11-29T19:42:56.524Z Compiling serde_derive v1.0.192
19292023-11-29T19:42:56.537Z Compiling zeroize_derive v1.4.2
19302023-11-29T19:42:56.740Z Compiling tokio-macros v2.2.0
19312023-11-29T19:42:56.753Z Compiling thiserror-impl v1.0.49
19322023-11-29T19:42:56.766Z Compiling futures-macro v0.3.29
19332023-11-29T19:42:57.041Z Compiling tracing-attributes v0.1.26
19342023-11-29T19:42:57.432Z Compiling zerocopy-derive v0.2.0
19352023-11-29T19:42:58.561Z Compiling openssl-macros v0.1.1
19362023-11-29T19:42:58.726Z Compiling zeroize v1.7.0
19372023-11-29T19:42:59.626Z Compiling zerocopy-derive v0.6.4
19382023-11-29T19:43:00.247Z Compiling schemars v0.8.13
19392023-11-29T19:43:01.347Z Compiling pest v2.7.2
19402023-11-29T19:43:01.487Z Compiling crypto-common v0.1.6
19412023-11-29T19:43:01.784Z Compiling block-buffer v0.10.4
19422023-11-29T19:43:02.178Z Compiling digest v0.10.7
19432023-11-29T19:43:02.433Z Compiling tracing v0.1.37
19442023-11-29T19:43:03.164Z Compiling serde_derive_internals v0.26.0
19452023-11-29T19:43:05.285Z Compiling pest_meta v2.7.2
19462023-11-29T19:43:06.922Z Compiling fnv v1.0.7
19472023-11-29T19:43:08.095Z Compiling pest_generator v2.7.2
19482023-11-29T19:43:08.144Z Compiling bitflags v1.3.2
19492023-11-29T19:43:08.279Z Compiling schemars_derive v0.8.13
19502023-11-29T19:43:11.003Z Compiling zerocopy v0.3.0
19512023-11-29T19:43:11.905Z Compiling pest_derive v2.7.2
19522023-11-29T19:43:12.250Z Compiling lazy_static v1.4.0
19532023-11-29T19:43:12.799Z Compiling backtrace v0.3.69
19542023-11-29T19:43:12.804Z Compiling memoffset v0.9.0
19552023-11-29T19:43:12.804Z Compiling num-bigint v0.4.4
19562023-11-29T19:43:13.013Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19572023-11-29T19:43:13.016Z Compiling equivalent v1.0.1
19582023-11-29T19:43:13.158Z Compiling foreign-types-shared v0.1.1
19592023-11-29T19:43:13.209Z Compiling base64ct v1.6.0
19602023-11-29T19:43:13.330Z Compiling hashbrown v0.12.3
19612023-11-29T19:43:13.432Z Compiling percent-encoding v2.3.0
19622023-11-29T19:43:13.444Z Compiling async-trait v0.1.74
19632023-11-29T19:43:13.924Z Compiling smoltcp v0.9.1
19642023-11-29T19:43:13.995Z Compiling crossbeam-utils v0.8.16
19652023-11-29T19:43:14.098Z Compiling iana-time-zone v0.1.57
19662023-11-29T19:43:14.603Z Compiling hashbrown v0.14.2
19672023-11-29T19:43:14.658Z Compiling doc-comment v0.3.3
19682023-11-29T19:43:14.886Z Compiling openssl-probe v0.1.5
19692023-11-29T19:43:15.179Z Compiling untrusted v0.9.0
19702023-11-29T19:43:15.268Z Compiling untrusted v0.7.1
19712023-11-29T19:43:15.621Z Compiling pem-rfc7468 v0.7.0
19722023-11-29T19:43:16.660Z Compiling foreign-types v0.3.2
19732023-11-29T19:43:16.759Z Compiling dtrace-parser v0.1.14
19742023-11-29T19:43:18.146Z Compiling dof v0.1.5
19752023-11-29T19:43:18.488Z Compiling clap_derive v4.4.2
19762023-11-29T19:43:18.906Z Compiling bytes v1.5.0
19772023-11-29T19:43:19.431Z Compiling bitflags v2.4.0
19782023-11-29T19:43:20.810Z Compiling tokio v1.34.0
19792023-11-29T19:43:20.816Z Compiling rustc_version v0.4.0
19802023-11-29T19:43:21.165Z Compiling http v0.2.11
19812023-11-29T19:43:21.351Z Compiling uuid v1.6.1
19822023-11-29T19:43:22.489Z Compiling heapless v0.7.16
19832023-11-29T19:43:23.071Z Compiling chrono v0.4.31
19842023-11-29T19:43:23.158Z Compiling indexmap v2.1.0
19852023-11-29T19:43:23.767Z Compiling der_derive v0.7.2
19862023-11-29T19:43:27.528Z Compiling thread-id v4.2.0
19872023-11-29T19:43:27.674Z Compiling time-core v0.1.1
19882023-11-29T19:43:27.787Z Compiling anstyle v1.0.2
19892023-11-29T19:43:27.927Z Compiling adler v1.0.2
19902023-11-29T19:43:28.418Z Compiling utf8parse v0.2.1
19912023-11-29T19:43:28.705Z Compiling cpufeatures v0.2.9
19922023-11-29T19:43:28.714Z Compiling flagset v0.4.3
19932023-11-29T19:43:28.887Z Compiling rustversion v1.0.14
19942023-11-29T19:43:29.011Z Compiling siphasher v0.3.11
19952023-11-29T19:43:29.787Z Compiling try-lock v0.2.4
19962023-11-29T19:43:29.911Z Compiling der v0.7.8
19972023-11-29T19:43:29.989Z Compiling want v0.3.1
19982023-11-29T19:43:30.383Z Compiling sha2 v0.10.8
19992023-11-29T19:43:32.890Z Compiling anstyle-parse v0.2.1
20002023-11-29T19:43:33.460Z Compiling tokio-util v0.7.10
20012023-11-29T19:43:33.881Z Compiling miniz_oxide v0.7.1
20022023-11-29T19:43:35.786Z Compiling h2 v0.3.21
20032023-11-29T19:43:36.393Z Compiling time-macros v0.2.13
20042023-11-29T19:43:42.598Z Compiling http-body v0.4.5
20052023-11-29T19:43:43.251Z Compiling serde_tokenstream v0.1.7
20062023-11-29T19:43:43.315Z Compiling sct v0.7.0
20072023-11-29T19:43:43.359Z Compiling rustls-webpki v0.101.7
20082023-11-29T19:43:44.023Z Compiling form_urlencoded v1.2.0
20092023-11-29T19:43:44.505Z Compiling hubpack_derive v0.1.1
20102023-11-29T19:43:44.919Z Compiling pin-project-internal v1.1.3
20112023-11-29T19:43:45.796Z Compiling socket2 v0.4.9
20122023-11-29T19:43:45.864Z Compiling crossbeam-epoch v0.9.15
20132023-11-29T19:43:46.266Z Compiling radium v0.7.0
20142023-11-29T19:43:46.760Z Compiling anyhow v1.0.75
20152023-11-29T19:43:47.484Z Compiling slog v2.7.0
20162023-11-29T19:43:47.662Z Compiling anstyle-query v1.0.0
20172023-11-29T19:43:47.858Z Compiling colorchoice v1.0.0
20182023-11-29T19:43:48.149Z Compiling httpdate v1.0.3
20192023-11-29T19:43:48.786Z Compiling tower-service v0.3.2
20202023-11-29T19:43:48.935Z Compiling hyper v0.14.27
20212023-11-29T19:43:49.155Z Compiling anstream v0.5.0
20222023-11-29T19:43:57.098Z Compiling terminal_size v0.2.6
20232023-11-29T19:43:57.370Z Compiling spki v0.7.2
20242023-11-29T19:43:58.268Z Compiling toml_datetime v0.6.5
20252023-11-29T19:43:58.895Z Compiling serde_spanned v0.6.4
20262023-11-29T19:43:59.941Z Compiling rustls-pemfile v1.0.3
20272023-11-29T19:44:00.446Z Compiling hmac v0.12.1
20282023-11-29T19:44:00.784Z Compiling md-5 v0.10.5
20292023-11-29T19:44:01.121Z Compiling zerocopy v0.6.4
20302023-11-29T19:44:02.145Z Compiling stringprep v0.1.3
20312023-11-29T19:44:02.643Z Compiling idna v0.4.0
20322023-11-29T19:44:03.935Z Compiling diesel_table_macro_syntax v0.1.0
20332023-11-29T19:44:04.515Z Compiling hash32 v0.2.1
20342023-11-29T19:44:04.617Z Compiling aho-corasick v1.0.4
20352023-11-29T19:44:04.675Z Compiling fallible-iterator v0.2.0
20362023-11-29T19:44:05.029Z Compiling strsim v0.10.0
20372023-11-29T19:44:05.336Z Compiling maybe-uninit v2.0.0
20382023-11-29T19:44:05.861Z Compiling stable_deref_trait v1.2.0
20392023-11-29T19:44:05.974Z Compiling either v1.9.0
20402023-11-29T19:44:06.176Z Compiling tap v1.0.1
20412023-11-29T19:44:06.403Z Compiling winnow v0.5.15
20422023-11-29T19:44:06.445Z Compiling clap_lex v0.5.1
20432023-11-29T19:44:06.496Z Compiling gimli v0.28.0
20442023-11-29T19:44:07.166Z Compiling dyn-clone v1.0.13
20452023-11-29T19:44:07.430Z Compiling regex-syntax v0.8.2
20462023-11-29T19:44:08.740Z Compiling clap_builder v4.4.2
20472023-11-29T19:44:09.156Z Compiling wyz v0.5.1
20482023-11-29T19:44:09.924Z Compiling postgres-protocol v0.6.6
20492023-11-29T19:44:11.332Z Compiling diesel_derives v2.1.2
20502023-11-29T19:44:11.576Z Compiling url v2.4.1
20512023-11-29T19:44:13.438Z Compiling addr2line v0.21.0
20522023-11-29T19:44:13.671Z Compiling regex-automata v0.4.3
20532023-11-29T19:44:13.721Z Compiling tokio-rustls v0.24.1
20542023-11-29T19:44:14.540Z Compiling rustls-native-certs v0.6.3
20552023-11-29T19:44:15.100Z Compiling strum_macros v0.25.2
20562023-11-29T19:44:19.256Z Compiling tokio-native-tls v0.3.1
20572023-11-29T19:44:22.027Z Compiling usdt-attr-macro v0.3.5
20582023-11-29T19:44:22.253Z Compiling usdt-macro v0.3.5
20592023-11-29T19:44:24.105Z Compiling phf_shared v0.11.2
20602023-11-29T19:44:24.990Z Compiling block-padding v0.3.3
20612023-11-29T19:44:25.294Z Compiling snafu-derive v0.7.5
20622023-11-29T19:44:25.312Z Compiling enum-as-inner v0.5.1
20632023-11-29T19:44:25.580Z Compiling serde_repr v0.1.16
20642023-11-29T19:44:27.120Z Compiling scheduled-thread-pool v0.2.7
20652023-11-29T19:44:27.191Z Compiling object v0.32.1
20662023-11-29T19:44:30.627Z Compiling matches v0.1.10
20672023-11-29T19:44:30.798Z Compiling num-bigint-dig v0.8.4
20682023-11-29T19:44:31.216Z Compiling regex-automata v0.1.10
20692023-11-29T19:44:31.975Z Compiling rustc-demangle v0.1.23
20702023-11-29T19:44:33.360Z Compiling deranged v0.3.8
20712023-11-29T19:44:33.372Z Compiling ipnet v2.8.0
20722023-11-29T19:44:35.620Z Compiling packed_struct v0.10.1
20732023-11-29T19:44:36.027Z Compiling funty v2.0.0
20742023-11-29T19:44:36.308Z Compiling bit-vec v0.6.3
20752023-11-29T19:44:36.770Z Compiling num_threads v0.1.6
20762023-11-29T19:44:36.950Z Compiling managed v0.8.0
20772023-11-29T19:44:38.384Z Compiling bitvec v1.0.1
20782023-11-29T19:44:41.134Z Compiling time v0.3.27
20792023-11-29T19:44:44.444Z Compiling bstr v0.2.17
20802023-11-29T19:44:45.846Z Compiling idna v0.2.3
20812023-11-29T19:44:46.721Z Compiling r2d2 v0.8.10
20822023-11-29T19:44:48.216Z Compiling inout v0.1.3
20832023-11-29T19:44:49.355Z Compiling phf v0.11.2
20842023-11-29T19:44:50.277Z Compiling regex v1.10.2
20852023-11-29T19:44:50.651Z Compiling hyper-tls v0.5.0
20862023-11-29T19:44:51.152Z Compiling signal-hook-mio v0.2.3
20872023-11-29T19:44:51.368Z Compiling clap v4.4.3
20882023-11-29T19:44:51.534Z Compiling hyper-rustls v0.24.2
20892023-11-29T19:44:51.930Z Compiling flate2 v1.0.28
20902023-11-29T19:44:52.289Z Compiling toml_edit v0.19.15
20912023-11-29T19:44:53.425Z Compiling bzip2 v0.4.4
20922023-11-29T19:44:53.947Z Compiling ipnetwork v0.20.0
20932023-11-29T19:44:53.981Z Compiling postgres-types v0.2.6
20942023-11-29T19:44:54.632Z Compiling itertools v0.11.0
20952023-11-29T19:44:55.200Z Compiling pkcs8 v0.10.2
20962023-11-29T19:44:55.913Z Compiling pin-project v1.1.3
20972023-11-29T19:44:56.384Z Compiling hubpack v0.1.2
20982023-11-29T19:44:56.481Z Compiling serde_urlencoded v0.7.1
20992023-11-29T19:44:57.075Z Compiling phf_shared v0.10.0
21002023-11-29T19:44:57.386Z Compiling futures-executor v0.3.29
21012023-11-29T19:44:58.502Z Compiling signature v2.1.0
21022023-11-29T19:45:00.618Z Compiling packed_struct_codegen v0.10.1
21032023-11-29T19:45:01.337Z Compiling float-cmp v0.9.0
21042023-11-29T19:45:02.371Z Compiling encoding_rs v0.8.33
21052023-11-29T19:45:03.522Z Compiling difflib v0.4.0
21062023-11-29T19:45:03.697Z Compiling static_assertions v1.1.0
21072023-11-29T19:45:04.427Z Compiling unicode-width v0.1.11
21082023-11-29T19:45:04.651Z Compiling regex-automata v0.3.8
21092023-11-29T19:45:04.925Z Compiling new_debug_unreachable v1.0.4
21102023-11-29T19:45:05.048Z Compiling normalize-line-endings v0.3.0
21112023-11-29T19:45:05.349Z Compiling mime v0.3.17
21122023-11-29T19:45:05.477Z Compiling predicates-core v1.0.6
21132023-11-29T19:45:05.584Z Compiling crc-catalog v2.2.0
21142023-11-29T19:45:05.908Z Compiling precomputed-hash v0.1.1
21152023-11-29T19:45:06.152Z Compiling whoami v1.4.1
21162023-11-29T19:45:06.963Z Compiling fixedbitset v0.4.2
21172023-11-29T19:45:07.568Z Compiling unicode-segmentation v1.10.1
21182023-11-29T19:45:08.405Z Compiling nodrop v0.1.14
21192023-11-29T19:45:08.486Z Compiling data-encoding v2.4.0
21202023-11-29T19:45:08.603Z Compiling webpki-roots v0.25.2
21212023-11-29T19:45:08.808Z Compiling reqwest v0.11.22
21222023-11-29T19:45:08.983Z Compiling similar v2.2.1
21232023-11-29T19:45:11.373Z Compiling trust-dns-proto v0.22.0
21242023-11-29T19:45:15.096Z Compiling array-init v0.0.4
21252023-11-29T19:45:17.227Z Compiling bstr v1.6.0
21262023-11-29T19:45:17.954Z Compiling petgraph v0.6.4
21272023-11-29T19:45:19.624Z Compiling tokio-postgres v0.7.10
21282023-11-29T19:45:23.436Z Compiling string_cache v0.8.7
21292023-11-29T19:45:23.958Z Compiling crc v3.0.1
21302023-11-29T19:45:24.124Z Compiling predicates v3.0.4
21312023-11-29T19:45:27.221Z Compiling console v0.15.7
21322023-11-29T19:45:28.614Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21332023-11-29T19:45:37.264Z Compiling futures v0.3.29
21342023-11-29T19:45:37.418Z Compiling toml v0.7.8
21352023-11-29T19:45:39.546Z Compiling snafu v0.7.5
21362023-11-29T19:45:40.036Z Compiling pkcs1 v0.7.5
21372023-11-29T19:45:41.873Z Compiling smallvec v0.6.14
21382023-11-29T19:45:41.879Z Compiling diesel v2.1.4
21392023-11-29T19:45:41.879Z Compiling zip v0.6.6
21402023-11-29T19:45:41.879Z Compiling yasna v0.5.2
21412023-11-29T19:45:42.643Z Compiling crossterm v0.27.0
21422023-11-29T19:45:43.405Z Compiling hashbrown v0.13.2
21432023-11-29T19:45:43.981Z Compiling cipher v0.4.4
21442023-11-29T19:45:47.036Z Compiling bit-set v0.5.3
21452023-11-29T19:45:47.472Z Compiling usdt v0.3.5
21462023-11-29T19:45:47.854Z Compiling is-terminal v0.4.9
21472023-11-29T19:45:48.245Z Compiling toml_edit v0.21.0
21482023-11-29T19:45:50.551Z Compiling itertools v0.10.5
21492023-11-29T19:45:54.688Z Compiling tokio-stream v0.1.14
21502023-11-29T19:45:55.285Z Compiling openapiv3 v2.0.0-rc.1
21512023-11-29T19:45:56.233Z Compiling hex v0.4.3
21522023-11-29T19:46:04.249Z Compiling termcolor v1.2.0
21532023-11-29T19:46:06.728Z Compiling lalrpop-util v0.19.12
21542023-11-29T19:46:06.943Z Compiling bitfield v0.14.0
21552023-11-29T19:46:15.033Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21562023-11-29T19:46:22.364Z Compiling env_logger v0.10.0
21572023-11-29T19:46:32.092Z Compiling rsa v0.9.2
21582023-11-29T19:46:39.401Z Compiling serde-hex v0.1.0
21592023-11-29T19:46:42.126Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21602023-11-29T19:46:47.683Z Compiling x509-cert v0.2.4
21612023-11-29T19:46:48.720Z Compiling ron v0.8.1
21622023-11-29T19:46:48.742Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21632023-11-29T19:46:51.474Z Compiling crc-any v2.4.3
21642023-11-29T19:47:08.432Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21652023-11-29T19:47:10.476Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21662023-11-29T19:47:29.141Z Compiling object v0.30.4
21672023-11-29T19:47:42.713Z Compiling path-slash v0.1.5
21682023-11-29T19:47:42.943Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21692023-11-29T19:48:27.951Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21702023-11-29T19:48:29.094Z Finished release [optimized] target(s) in 5m 57s
21712023-11-29T19:48:29.181Z
21722023-11-29T19:48:29.185Zreal 5:57.676207748
21732023-11-29T19:48:29.185Zuser 41:13.657486191
21742023-11-29T19:48:29.185Zsys 3:40.369507152
21752023-11-29T19:48:29.185Ztrap 1.649553918
21762023-11-29T19:48:29.185Ztflt 1.091020108
21772023-11-29T19:48:29.185Zdflt 0.642561762
21782023-11-29T19:48:29.185Zkflt 0.000137467
21792023-11-29T19:48:29.185Zlock 1:32:05.406348982
21802023-11-29T19:48:29.185Zslp 1:56:21.530569728
21812023-11-29T19:48:29.185Zlat 1:50.966079799
21822023-11-29T19:48:29.185Zstop 1:33.482594164
21832023-11-29T19:48:29.185Z+ ptime -m gzip
21842023-11-29T19:48:29.929Z
21852023-11-29T19:48:29.970Zreal 0.671038153
21862023-11-29T19:48:29.970Zuser 0.660080390
21872023-11-29T19:48:29.970Zsys 0.008419502
21882023-11-29T19:48:29.970Ztrap 0.000721111
21892023-11-29T19:48:29.970Ztflt 0.000000000
21902023-11-29T19:48:29.970Zdflt 0.000000000
21912023-11-29T19:48:29.970Zkflt 0.000000000
21922023-11-29T19:48:29.970Zlock 0.000000000
21932023-11-29T19:48:29.970Zslp 0.000000000
21942023-11-29T19:48:29.970Zlat 0.001484178
21952023-11-29T19:48:29.970Zstop 0.000231373
21962023-11-29T19:48:29.970Z+ banner tufaceous
21972023-11-29T19:48:29.970Z
21982023-11-29T19:48:29.970Z ##### # # ###### ## #### ###### #### # # ####
21992023-11-29T19:48:29.970Z # # # # # # # # # # # # # #
22002023-11-29T19:48:29.970Z # # # ##### # # # ##### # # # # ####
22012023-11-29T19:48:29.970Z # # # # ###### # # # # # # #
22022023-11-29T19:48:29.970Z # # # # # # # # # # # # # # #
22032023-11-29T19:48:29.970Z # #### # # # #### ###### #### #### ####
22042023-11-29T19:48:29.970Z
22052023-11-29T19:48:29.970Z+ ptime -m cargo build --locked -p tufaceous --release
22062023-11-29T19:48:30.500Z Downloading crates ...
22072023-11-29T19:48:30.912Z Downloaded humantime v2.1.0
22082023-11-29T19:48:30.917Z Downloaded buf-list v1.0.3
22092023-11-29T19:48:30.923Z Downloaded fs-err v2.11.0
22102023-11-29T19:48:30.933Z Downloaded typed-path v0.6.0
22112023-11-29T19:48:30.943Z Downloaded serde_plain v1.0.2
22122023-11-29T19:48:30.949Z Downloaded bytesize v1.3.0
22132023-11-29T19:48:30.952Z Downloaded olpc-cjson v0.1.3
22142023-11-29T19:48:30.955Z Downloaded globset v0.4.13
22152023-11-29T19:48:30.958Z Downloaded tough v0.15.0
22162023-11-29T19:48:30.968Z Downloaded async-recursion v1.0.5
22172023-11-29T19:48:31.120Z Compiling serde_tokenstream v0.2.0
22182023-11-29T19:48:31.155Z Compiling regress v0.7.1
22192023-11-29T19:48:31.175Z Compiling dirs-sys-next v0.1.2
22202023-11-29T19:48:31.175Z Compiling ident_case v1.0.1
22212023-11-29T19:48:31.188Z Compiling thread_local v1.1.7
22222023-11-29T19:48:31.188Z Compiling heck v0.4.1
22232023-11-29T19:48:31.188Z Compiling slog-async v2.8.0
22242023-11-29T19:48:31.385Z Compiling dirs-next v2.0.0
22252023-11-29T19:48:31.729Z Compiling darling_core v0.20.3
22262023-11-29T19:48:31.830Z Compiling camino v1.1.6
22272023-11-29T19:48:31.939Z Compiling term v0.7.0
22282023-11-29T19:48:32.460Z Compiling crossbeam-channel v0.5.8
22292023-11-29T19:48:32.706Z Compiling getopts v0.2.21
22302023-11-29T19:48:32.946Z Compiling structmeta-derive v0.2.0
22312023-11-29T19:48:33.124Z Compiling atty v0.2.14
22322023-11-29T19:48:33.319Z Compiling multer v2.1.0
22332023-11-29T19:48:33.744Z Compiling unsafe-libyaml v0.2.9
22342023-11-29T19:48:34.091Z Compiling match_cfg v0.1.0
22352023-11-29T19:48:34.209Z Compiling paste v1.0.14
22362023-11-29T19:48:35.309Z Compiling take_mut v0.2.2
22372023-11-29T19:48:35.385Z Compiling hostname v0.3.1
22382023-11-29T19:48:35.832Z Compiling slog-term v2.9.0
22392023-11-29T19:48:36.583Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22402023-11-29T19:48:38.946Z Compiling structmeta v0.2.0
22412023-11-29T19:48:39.538Z Compiling serde_yaml v0.9.25
22422023-11-29T19:48:40.559Z Compiling darling_macro v0.20.3
22432023-11-29T19:48:40.710Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22442023-11-29T19:48:40.735Z Compiling slog-json v2.6.1
22452023-11-29T19:48:41.526Z Compiling async-stream-impl v0.3.5
22462023-11-29T19:48:41.977Z Compiling darling v0.20.3
22472023-11-29T19:48:42.131Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22482023-11-29T19:48:42.585Z Compiling regex-syntax v0.7.5
22492023-11-29T19:48:42.835Z Compiling fastrand v2.0.0
22502023-11-29T19:48:43.490Z Compiling atomic-waker v1.1.1
22512023-11-29T19:48:43.766Z Compiling waitgroup v0.1.2
22522023-11-29T19:48:43.848Z Compiling async-stream v0.3.5
22532023-11-29T19:48:44.062Z Compiling tempfile v3.8.1
22542023-11-29T19:48:44.191Z Compiling serde_with_macros v2.3.3
22552023-11-29T19:48:44.310Z Compiling slog-bunyan v2.4.0
22562023-11-29T19:48:47.270Z Compiling toml v0.8.8
22572023-11-29T19:48:47.461Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22582023-11-29T19:48:48.074Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22592023-11-29T19:48:49.463Z Compiling sha1 v0.10.6
22602023-11-29T19:48:49.596Z Compiling serde_path_to_error v0.1.14
22612023-11-29T19:48:50.514Z Compiling instant v0.1.12
22622023-11-29T19:48:50.737Z Compiling fs-err v2.11.0
22632023-11-29T19:48:50.791Z Compiling same-file v1.0.6
22642023-11-29T19:48:51.041Z Compiling arc-swap v1.6.0
22652023-11-29T19:48:51.158Z Compiling debug-ignore v1.0.5
22662023-11-29T19:48:51.238Z Compiling buf-list v1.0.3
22672023-11-29T19:48:51.461Z Compiling walkdir v2.4.0
22682023-11-29T19:48:52.124Z Compiling slog-scope v4.4.0
22692023-11-29T19:48:52.249Z Compiling backoff v0.4.0
22702023-11-29T19:48:52.797Z Compiling serde_with v2.3.3
22712023-11-29T19:48:52.870Z Compiling parse-display-derive v0.8.2
22722023-11-29T19:48:53.597Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22732023-11-29T19:48:54.323Z Compiling globset v0.4.13
22742023-11-29T19:48:54.659Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22752023-11-29T19:48:54.916Z Compiling strum v0.25.0
22762023-11-29T19:48:55.183Z Compiling olpc-cjson v0.1.3
22772023-11-29T19:48:55.506Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22782023-11-29T19:48:56.063Z Compiling pem v3.0.2
22792023-11-29T19:48:56.214Z Compiling serde_plain v1.0.2
22802023-11-29T19:48:57.031Z Compiling macaddr v1.0.1
22812023-11-29T19:48:58.191Z Compiling async-recursion v1.0.5
22822023-11-29T19:48:58.698Z Compiling xattr v1.0.1
22832023-11-29T19:48:59.127Z Compiling filetime v0.2.22
22842023-11-29T19:48:59.185Z Compiling parse-display v0.8.2
22852023-11-29T19:48:59.473Z Compiling typed-path v0.6.0
22862023-11-29T19:48:59.585Z Compiling tar v0.4.40
22872023-11-29T19:48:59.725Z Compiling slog-stdlog v4.1.1
22882023-11-29T19:49:02.219Z Compiling camino-tempfile v1.1.1
22892023-11-29T19:49:02.519Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22902023-11-29T19:49:02.711Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22912023-11-29T19:49:03.435Z Compiling tough v0.15.0
22922023-11-29T19:49:09.162Z Compiling itertools v0.12.0
22932023-11-29T19:49:09.286Z Compiling bytesize v1.3.0
22942023-11-29T19:49:10.208Z Compiling slog-envlogger v2.2.0
22952023-11-29T19:49:11.279Z Compiling humantime v2.1.0
22962023-11-29T19:49:13.551Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22972023-11-29T19:49:38.024Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22982023-11-29T19:49:38.318Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22992023-11-29T19:49:47.933Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23002023-11-29T19:49:50.177Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23012023-11-29T19:50:18.901Z Finished release [optimized] target(s) in 1m 48s
23022023-11-29T19:50:18.992Z
23032023-11-29T19:50:19.000Zreal 1:49.101161950
23042023-11-29T19:50:19.000Zuser 11:38.865984983
23052023-11-29T19:50:19.000Zsys 44.666013450
23062023-11-29T19:50:19.000Ztrap 0.429723169
23072023-11-29T19:50:19.000Ztflt 0.360472754
23082023-11-29T19:50:19.000Zdflt 0.618375191
23092023-11-29T19:50:19.000Zkflt 0.000045206
23102023-11-29T19:50:19.000Zlock 21:53.424966337
23112023-11-29T19:50:19.000Zslp 24:06.674799040
23122023-11-29T19:50:19.000Zlat 21.283279596
23132023-11-29T19:50:19.000Zstop 12.623869928
23142023-11-29T19:50:19.000Z+ ptime -m gzip
23152023-11-29T19:50:21.375Z
23162023-11-29T19:50:21.378Zreal 2.377736969
23172023-11-29T19:50:21.378Zuser 2.353633250
23182023-11-29T19:50:21.378Zsys 0.021774414
23192023-11-29T19:50:21.378Ztrap 0.000736224
23202023-11-29T19:50:21.378Ztflt 0.000000000
23212023-11-29T19:50:21.379Zdflt 0.000000000
23222023-11-29T19:50:21.379Zkflt 0.000000000
23232023-11-29T19:50:21.379Zlock 0.000000000
23242023-11-29T19:50:21.379Zslp 0.000000000
23252023-11-29T19:50:21.379Zlat 0.001094797
23262023-11-29T19:50:21.379Zstop 0.000380894
23272023-11-29T19:50:21.379Zprocess exited: duration 1160099 ms, exit code 0
 
23282023-11-29T19:50:21.397Zfound 5 output files
23292023-11-29T19:50:21.397Zuploading: /work/end-to-end-tests/bootstrap-8d69322849e0fa66.gz (6319379 bytes)
23302023-11-29T19:50:25.090Zuploaded: /work/end-to-end-tests/bootstrap-8d69322849e0fa66.gz
23312023-11-29T19:50:25.090Zuploading: /work/end-to-end-tests/bootstrap.gz (95351074 bytes)
23322023-11-29T19:51:21.042Zuploaded: /work/end-to-end-tests/bootstrap.gz
23332023-11-29T19:51:21.042Zuploading: /work/end-to-end-tests/end_to_end_tests-7d7c590276acd289.gz (98649315 bytes)
23342023-11-29T19:51:45.481Zuploaded: /work/end-to-end-tests/end_to_end_tests-7d7c590276acd289.gz
23352023-11-29T19:51:45.481Zuploading: /work/caboose-util.gz (4090913 bytes)
23362023-11-29T19:51:47.460Zuploaded: /work/caboose-util.gz
23372023-11-29T19:51:47.465Zuploading: /work/tufaceous.gz (14959365 bytes)
23382023-11-29T19:51:52.982Zuploaded: /work/tufaceous.gz