01JNDFPB0C3TRP10ESE1XWET3S: test-ddm-trio

BasicConfig {
    output_rules: [
        "/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/dendrite",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JNDFPPVWRZ8BCC3YAR0V1VEY

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-03T07:50:32.715Zjob assigned to worker 01JNDFPSAXFB7DYX85BH6VRNDH [factory aws, i-0620325cad9c33e66] (queued for 55 s)
 
22025-03-03T07:50:41.222Zstarting task 0: "setup"
32025-03-03T07:50:41.230Z++ uname -s
42025-03-03T07:50:41.233Z+ kern=SunOS
52025-03-03T07:50:41.233Z+ build_user=build
62025-03-03T07:50:41.233Z+ build_uid=12345
72025-03-03T07:50:41.233Z+ work_dir=/work
82025-03-03T07:50:41.233Z+ input_dir=/input
92025-03-03T07:50:41.233Z+ [[ 0 == 12345 ]]
102025-03-03T07:50:41.233Z+ case "$kern" in
112025-03-03T07:50:41.234Z+ groupadd -g 12345 build
122025-03-03T07:50:41.238Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-03T07:50:43.243Z+ zfs create -o mountpoint=/work rpool/work
142025-03-03T07:50:43.388Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-03T07:50:43.391Z+ home_fs=zfs
162025-03-03T07:50:43.391Z+ [[ zfs == autofs ]]
172025-03-03T07:50:43.391Z+ mkdir -p /home/build
182025-03-03T07:50:43.394Z+ chown build:build /home/build /work
192025-03-03T07:50:45.394Z+ chmod 0700 /home/build /work
202025-03-03T07:50:45.397Zprocess exited: duration 4175 ms, exit code 0
 
212025-03-03T07:50:45.404Zstarting task 1: "rust-toolchain"
222025-03-03T07:50:45.409Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-03-03T07:50:45.409Z * rust toolchain channel = "stable"
242025-03-03T07:50:45.409Z * rust toolchain profile = "default"
252025-03-03T07:50:45.409Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-03-03T07:50:45.409Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-03T07:50:45.409Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-03T07:50:45.412Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-03T07:50:45.412Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-03-03T07:50:45.513Zinfo: downloading installer
312025-03-03T07:50:46.661Zwarning: it looks like you have an existing installation of Rust at:
322025-03-03T07:50:46.661Zwarning: /opt/ooce/bin
332025-03-03T07:50:46.661Zwarning: It is recommended that rustup be the primary Rust installation.
342025-03-03T07:50:46.661Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-03-03T07:50:46.661Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-03-03T07:50:46.661Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-03T07:50:46.661Zwarning: or pass `-y' to ignore all ignorable checks.
382025-03-03T07:50:46.661Zerror: cannot install while Rust is installed
392025-03-03T07:50:46.661Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-03-03T07:50:46.676Zinfo: profile set to 'default'
412025-03-03T07:50:46.676Zinfo: default host triple is x86_64-unknown-illumos
422025-03-03T07:50:46.679Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-03-03T07:50:46.837Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-03T07:50:46.837Zinfo: downloading component 'cargo'
452025-03-03T07:50:47.711Zinfo: downloading component 'clippy'
462025-03-03T07:50:48.048Zinfo: downloading component 'rust-docs'
472025-03-03T07:50:49.380Zinfo: downloading component 'rust-std'
482025-03-03T07:50:51.339Zinfo: downloading component 'rustc'
492025-03-03T07:50:58.086Zinfo: downloading component 'rustfmt'
502025-03-03T07:50:58.340Zinfo: installing component 'cargo'
512025-03-03T07:50:59.171Zinfo: installing component 'clippy'
522025-03-03T07:50:59.558Zinfo: installing component 'rust-docs'
532025-03-03T07:51:01.317Zinfo: installing component 'rust-std'
542025-03-03T07:51:03.204Zinfo: installing component 'rustc'
552025-03-03T07:51:09.190Zinfo: installing component 'rustfmt'
562025-03-03T07:51:09.529Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-03-03T07:51:09.530Z
582025-03-03T07:51:09.901Z stable-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-03T07:51:09.901Z
602025-03-03T07:51:09.904Z
612025-03-03T07:51:09.904ZRust is installed now. Great!
622025-03-03T07:51:09.904Z
632025-03-03T07:51:09.904ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-03T07:51:09.904Zenvironment variable. This has not been done automatically.
652025-03-03T07:51:09.904Z
662025-03-03T07:51:09.904ZTo configure your current shell, you need to source
672025-03-03T07:51:09.904Zthe corresponding env file under $HOME/.cargo.
682025-03-03T07:51:09.904Z
692025-03-03T07:51:09.904ZThis is usually done by running one of the following (note the leading DOT):
702025-03-03T07:51:09.904Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-03T07:51:09.904Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-03T07:51:09.977Z+ rustup --version
732025-03-03T07:51:09.985Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-03-03T07:51:09.985Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-03-03T07:51:10.066Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-03-03T07:51:10.069Z+ cargo --version
772025-03-03T07:51:10.127Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-03-03T07:51:10.130Z+ rustc --version
792025-03-03T07:51:10.192Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-03-03T07:51:10.196Zprocess exited: duration 24797 ms, exit code 0
 
812025-03-03T07:51:10.202Zstarting task 2: "authentication"
822025-03-03T07:51:10.225Zprocess exited: duration 21 ms, exit code 0
 
832025-03-03T07:51:10.231Zstarting task 3: "clone repository"
842025-03-03T07:51:10.236Z+ mkdir -p /work/oxidecomputer/maghemite
852025-03-03T07:51:10.239Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
862025-03-03T07:51:10.281ZCloning into '/work/oxidecomputer/maghemite'...
872025-03-03T07:51:10.992Z+ cd /work/oxidecomputer/maghemite
882025-03-03T07:51:10.992Z+ git fetch origin a303dda6454564a11df6c753bd28b24cfcfa4c3b
892025-03-03T07:51:11.224ZFrom https://github.com/oxidecomputer/maghemite
902025-03-03T07:51:11.224Z * branch a303dda6454564a11df6c753bd28b24cfcfa4c3b -> FETCH_HEAD
912025-03-03T07:51:11.235Z+ [[ -n renovate/rust-1.x ]]
922025-03-03T07:51:11.238Z++ git branch --show-current
932025-03-03T07:51:11.241Z+ current=main
942025-03-03T07:51:11.241Z+ [[ main != renovate/rust-1.x ]]
952025-03-03T07:51:11.241Z+ git branch -f renovate/rust-1.x a303dda6454564a11df6c753bd28b24cfcfa4c3b
962025-03-03T07:51:11.245Z+ git checkout -f renovate/rust-1.x
972025-03-03T07:51:11.269ZSwitched to branch 'renovate/rust-1.x'
982025-03-03T07:51:11.272Z+ git reset --hard a303dda6454564a11df6c753bd28b24cfcfa4c3b
992025-03-03T07:51:11.278ZHEAD is now at a303dda Update dependency rust to v1.85.0
1002025-03-03T07:51:11.281Zprocess exited: duration 1047 ms, exit code 0
 
1012025-03-03T07:51:11.287Zstarting task 4: "build"
1022025-03-03T07:51:11.294Z++ cargo --version
1032025-03-03T07:51:11.301Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
1042025-03-03T07:51:11.473Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
1052025-03-03T07:51:11.473Zinfo: downloading component 'cargo'
1062025-03-03T07:51:12.356Zinfo: downloading component 'clippy'
1072025-03-03T07:51:12.695Zinfo: downloading component 'rust-docs'
1082025-03-03T07:51:14.028Zinfo: downloading component 'rust-std'
1092025-03-03T07:51:15.986Zinfo: downloading component 'rustc'
1102025-03-03T07:51:22.826Zinfo: downloading component 'rustfmt'
1112025-03-03T07:51:23.084Zinfo: installing component 'cargo'
1122025-03-03T07:51:23.901Zinfo: installing component 'clippy'
1132025-03-03T07:51:24.282Zinfo: installing component 'rust-docs'
1142025-03-03T07:51:26.030Zinfo: installing component 'rust-std'
1152025-03-03T07:51:27.881Zinfo: installing component 'rustc'
1162025-03-03T07:51:33.733Zinfo: installing component 'rustfmt'
1172025-03-03T07:51:34.145Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1182025-03-03T07:51:34.150Z++ rustc --version
1192025-03-03T07:51:34.219Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1202025-03-03T07:51:34.225Z++ dladm
1212025-03-03T07:51:34.229ZLINK CLASS MTU STATE BRIDGE OVER
1222025-03-03T07:51:34.230Zena0 phys 9216 up -- --
1232025-03-03T07:51:34.235Z++ ipadm
1242025-03-03T07:51:34.235ZADDROBJ TYPE STATE ADDR
1252025-03-03T07:51:34.235Zlo0/v4 static ok 127.0.0.1/8
1262025-03-03T07:51:34.235Zena0/dhcp dhcp ok 10.150.1.64/24
1272025-03-03T07:51:34.235Zlo0/v6 static ok ::1/128
1282025-03-03T07:51:34.235Z++ banner collect
1292025-03-03T07:51:34.239Z
1302025-03-03T07:51:34.239Z #### #### # # ###### #### #####
1312025-03-03T07:51:34.239Z # # # # # # # # # #
1322025-03-03T07:51:34.240Z # # # # # ##### # #
1332025-03-03T07:51:34.240Z # # # # # # # #
1342025-03-03T07:51:34.240Z # # # # # # # # # #
1352025-03-03T07:51:34.240Z #### #### ###### ###### ###### #### #
1362025-03-03T07:51:34.240Z
1372025-03-03T07:51:34.240Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1382025-03-03T07:51:34.240Z++ repo=softnpu
1392025-03-03T07:51:34.240Z++ series=image
1402025-03-03T07:51:34.241Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1412025-03-03T07:51:34.241Z++ name=softnpu
1422025-03-03T07:51:34.241Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1432025-03-03T07:51:34.241Z++ mkdir -p download
1442025-03-03T07:51:34.241Z++ pushd download
1452025-03-03T07:51:34.241Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1462025-03-03T07:51:34.241Z++ [[ ! -f softnpu ]]
1472025-03-03T07:51:34.242Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1482025-03-03T07:51:34.246Z % Total % Received % Xferd Average Speed Time Time Time Current
1492025-03-03T07:51:34.252Z Dload Upload Total Spent Left Speed
1502025-03-03T07:51:34.641Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 100 21.8M 0 0 55.1M 0 --:--:-- --:--:-- --:--:-- 55.2M
1512025-03-03T07:51:34.645Z++ popd
1522025-03-03T07:51:34.649Z/work/oxidecomputer/maghemite
1532025-03-03T07:51:34.649Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1542025-03-03T07:51:34.649Z++ repo=sidecar-lite
1552025-03-03T07:51:34.649Z++ series=release
1562025-03-03T07:51:34.649Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1572025-03-03T07:51:34.649Z++ name=libsidecar_lite.so
1582025-03-03T07:51:34.650Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1592025-03-03T07:51:34.650Z++ mkdir -p download
1602025-03-03T07:51:34.650Z++ pushd download
1612025-03-03T07:51:34.650Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1622025-03-03T07:51:34.650Z++ [[ ! -f libsidecar_lite.so ]]
1632025-03-03T07:51:34.650Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1642025-03-03T07:51:34.656Z % Total % Received % Xferd Average Speed Time Time Time Current
1652025-03-03T07:51:34.662Z Dload Upload Total Spent Left Speed
1662025-03-03T07:51:35.144Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20.3M 100 20.3M 0 0 41.5M 0 --:--:-- --:--:-- --:--:-- 41.5M
1672025-03-03T07:51:35.148Z++ popd
1682025-03-03T07:51:35.153Z/work/oxidecomputer/maghemite
1692025-03-03T07:51:35.153Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1702025-03-03T07:51:35.154Z++ repo=sidecar-lite
1712025-03-03T07:51:35.154Z++ series=release
1722025-03-03T07:51:35.154Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1732025-03-03T07:51:35.155Z++ name=scadm
1742025-03-03T07:51:35.155Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1752025-03-03T07:51:35.155Z++ mkdir -p download
1762025-03-03T07:51:35.155Z++ pushd download
1772025-03-03T07:51:35.155Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1782025-03-03T07:51:35.156Z++ [[ ! -f scadm ]]
1792025-03-03T07:51:35.156Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1802025-03-03T07:51:35.160Z % Total % Received % Xferd Average Speed Time Time Time Current
1812025-03-03T07:51:35.160Z Dload Upload Total Spent Left Speed
1822025-03-03T07:51:35.551Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.7M 100 22.7M 0 0 58.1M 0 --:--:-- --:--:-- --:--:-- 58.3M
1832025-03-03T07:51:35.556Z++ popd
1842025-03-03T07:51:35.556Z/work/oxidecomputer/maghemite
1852025-03-03T07:51:35.556Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1862025-03-03T07:51:35.556Z++ repo=dendrite
1872025-03-03T07:51:35.556Z++ series=image
1882025-03-03T07:51:35.556Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1892025-03-03T07:51:35.557Z++ name=dendrite-softnpu.tar.gz
1902025-03-03T07:51:35.557Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1912025-03-03T07:51:35.557Z++ mkdir -p download
1922025-03-03T07:51:35.563Z++ pushd download
1932025-03-03T07:51:35.563Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1942025-03-03T07:51:35.563Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1952025-03-03T07:51:35.563Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1962025-03-03T07:51:35.566Z % Total % Received % Xferd Average Speed Time Time Time Current
1972025-03-03T07:51:35.567Z Dload Upload Total Spent Left Speed
1982025-03-03T07:51:36.203Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 37.5M 6 2491k 0 0 10.5M 0 0:00:03 --:--:-- 0:00:03 10.5M 100 37.5M 100 37.5M 0 0 59.3M 0 --:--:-- --:--:-- --:--:-- 59.2M
1992025-03-03T07:51:36.207Z++ popd
2002025-03-03T07:51:36.208Z/work/oxidecomputer/maghemite
2012025-03-03T07:51:36.208Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
2022025-03-03T07:51:36.208Z++ repo=maghemite
2032025-03-03T07:51:36.208Z++ series=release
2042025-03-03T07:51:36.208Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2052025-03-03T07:51:36.209Z++ name=ddmd
2062025-03-03T07:51:36.209Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2072025-03-03T07:51:36.209Z++ mkdir -p download
2082025-03-03T07:51:36.209Z++ pushd download
2092025-03-03T07:51:36.209Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2102025-03-03T07:51:36.209Z++ [[ ! -f ddmd ]]
2112025-03-03T07:51:36.209Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
2122025-03-03T07:51:36.222Z % Total % Received % Xferd Average Speed Time Time Time Current
2132025-03-03T07:51:36.222Z Dload Upload Total Spent Left Speed
2142025-03-03T07:51:36.892Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 40.9M 89 36.4M 0 0 66.1M 0 --:--:-- --:--:-- --:--:-- 66.1M 100 40.9M 100 40.9M 0 0 60.4M 0 --:--:-- --:--:-- --:--:-- 60.4M
2152025-03-03T07:51:36.898Z++ popd
2162025-03-03T07:51:36.898Z/work/oxidecomputer/maghemite
2172025-03-03T07:51:36.898Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
2182025-03-03T07:51:36.898Z++ repo=maghemite
2192025-03-03T07:51:36.898Z++ series=release
2202025-03-03T07:51:36.898Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2212025-03-03T07:51:36.898Z++ name=ddmadm
2222025-03-03T07:51:36.899Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2232025-03-03T07:51:36.899Z++ mkdir -p download
2242025-03-03T07:51:36.903Z++ pushd download
2252025-03-03T07:51:36.903Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2262025-03-03T07:51:36.903Z++ [[ ! -f ddmadm ]]
2272025-03-03T07:51:36.903Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2282025-03-03T07:51:36.907Z % Total % Received % Xferd Average Speed Time Time Time Current
2292025-03-03T07:51:36.908Z Dload Upload Total Spent Left Speed
2302025-03-03T07:51:37.289Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18.0M 100 18.0M 0 0 46.9M 0 --:--:-- --:--:-- --:--:-- 47.0M
2312025-03-03T07:51:37.293Z++ popd
2322025-03-03T07:51:37.296Z/work/oxidecomputer/maghemite
2332025-03-03T07:51:37.296Z++ pushd download
2342025-03-03T07:51:37.296Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2352025-03-03T07:51:37.296Z++ chmod +x softnpu
2362025-03-03T07:51:37.296Z++ chmod +x scadm
2372025-03-03T07:51:37.299Z++ chmod +x ddmadm
2382025-03-03T07:51:37.299Z++ chmod +x ddmd
2392025-03-03T07:51:37.303Z++ mv ddmadm ddmadm-v2
2402025-03-03T07:51:37.303Z++ mv ddmd ddmd-v2
2412025-03-03T07:51:37.306Z++ rm -rf zones/dendrite
2422025-03-03T07:51:37.309Z++ mkdir -p zones/dendrite
2432025-03-03T07:51:37.309Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2442025-03-03T07:51:38.077Z++ popd
2452025-03-03T07:51:38.077Z/work/oxidecomputer/maghemite
2462025-03-03T07:51:38.078Z++ banner install
2472025-03-03T07:51:38.082Z
2482025-03-03T07:51:38.082Z # # # #### ##### ## # #
2492025-03-03T07:51:38.082Z # ## # # # # # # #
2502025-03-03T07:51:38.083Z # # # # #### # # # # #
2512025-03-03T07:51:38.083Z # # # # # # ###### # #
2522025-03-03T07:51:38.083Z # # ## # # # # # # #
2532025-03-03T07:51:38.083Z # # # #### # # # ###### ######
2542025-03-03T07:51:38.083Z
2552025-03-03T07:51:38.083Z++ pkg info brand/sparse
2562025-03-03T07:51:38.083Z++ grep -qi installed
2572025-03-03T07:51:39.728Zpkg: info: no packages matching the following patterns you specified are
2582025-03-03T07:51:39.728Zinstalled on the system. Try querying remotely instead:
2592025-03-03T07:51:39.729Z
2602025-03-03T07:51:39.729Z brand/sparse
2612025-03-03T07:51:39.789Z++ [[ 1 != 0 ]]
2622025-03-03T07:51:39.789Z++ set -o errexit
2632025-03-03T07:51:39.789Z++ pfexec pkg install brand/sparse
2642025-03-03T07:51:47.631Z Startup: Refreshing catalog 'helios-dev' ... Done
2652025-03-03T07:51:52.116Z Startup: Caching catalogs ... Done
2662025-03-03T07:52:05.732ZPlanning: Solver setup ... Done
2672025-03-03T07:52:05.898ZPlanning: Running solver ... Done
2682025-03-03T07:52:06.025ZPlanning: Finding local manifests ... Done
2692025-03-03T07:52:06.038ZPlanning: Fetching manifests: 0/3 0% complete
2702025-03-03T07:52:06.133ZPlanning: Fetching manifests: 3/3 100% complete
2712025-03-03T07:52:06.208ZPlanning: Package planning ... Done
2722025-03-03T07:52:06.211ZPlanning: Merging actions ... Done
2732025-03-03T07:52:06.403ZPlanning: Checking for conflicting actions ... Done
2742025-03-03T07:52:08.418ZPlanning: Consolidating action changes ... Done
2752025-03-03T07:52:08.854ZPlanning: Evaluating mediators ... Done
2762025-03-03T07:52:08.924ZPlanning: Planning completed in 16.71 seconds
2772025-03-03T07:52:08.942Z Packages to install: 1
2782025-03-03T07:52:08.942Z Packages to update: 2
2792025-03-03T07:52:08.945Z Create boot environment: No
2802025-03-03T07:52:08.945ZCreate backup boot environment: Yes
2812025-03-03T07:52:09.020Z
2822025-03-03T07:52:09.020ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2832025-03-03T07:52:14.372ZDownload: 914/1009 items 7.9/8.0MB 99% complete (2.2M/s)
2842025-03-03T07:52:15.700ZDownload: Completed 8.03 MB in 6.68 seconds (1.2M/s)
2852025-03-03T07:52:17.834Z Actions: 1/1419 actions (Removing old actions)
2862025-03-03T07:52:17.856Z Actions: 199/1419 actions (Installing new actions)
2872025-03-03T07:52:17.973Z Actions: 579/1419 actions (Updating modified actions)
2882025-03-03T07:52:18.290Z Actions: Completed 1419 actions in 0.46 seconds.
2892025-03-03T07:52:18.701Z Done
2902025-03-03T07:52:18.703Z Done
2912025-03-03T07:52:19.277Z Done
2922025-03-03T07:52:23.509Z Done
2932025-03-03T07:52:23.594Z Done
2942025-03-03T07:52:23.597Z Done
2952025-03-03T07:52:23.730Z Done
2962025-03-03T07:52:24.157Z++ set -o errexit
2972025-03-03T07:52:24.157Z++ set -o pipefail
2982025-03-03T07:52:24.157Z++ banner build
2992025-03-03T07:52:24.161Z
3002025-03-03T07:52:24.161Z ##### # # # # #####
3012025-03-03T07:52:24.161Z # # # # # # # #
3022025-03-03T07:52:24.161Z ##### # # # # # #
3032025-03-03T07:52:24.162Z # # # # # # # #
3042025-03-03T07:52:24.162Z # # # # # # # #
3052025-03-03T07:52:24.162Z ##### #### # ###### #####
3062025-03-03T07:52:24.162Z
3072025-03-03T07:52:24.162Z++ cargo build --release --bin ddmd --bin ddmadm
3082025-03-03T07:52:24.327Z Updating crates.io index
3092025-03-03T07:52:24.330Z Updating git repository `https://github.com/oxidecomputer/falcon`
3102025-03-03T07:52:24.886ZFrom https://github.com/oxidecomputer/falcon
3112025-03-03T07:52:24.886Z * [new ref] f3fe0542198c08bbb82d16f168e6482db9bec5b9 -> refs/commit/f3fe0542198c08bbb82d16f168e6482db9bec5b9
3122025-03-03T07:52:25.026Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3132025-03-03T07:52:26.019ZFrom https://github.com/oxidecomputer/dendrite
3142025-03-03T07:52:26.019Z * [new ref] b1556024506890778bada8381a8eaa404f02b0ae -> refs/commit/b1556024506890778bada8381a8eaa404f02b0ae
3152025-03-03T07:52:26.072Z Updating git repository `https://github.com/oxidecomputer/ispf`
3162025-03-03T07:52:26.323ZFrom https://github.com/oxidecomputer/ispf
3172025-03-03T07:52:26.323Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3182025-03-03T07:52:26.349Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3192025-03-03T07:52:26.688ZFrom https://github.com/oxidecomputer/netadm-sys
3202025-03-03T07:52:26.688Z * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390
3212025-03-03T07:52:26.700Z Updating git repository `https://github.com/oxidecomputer/omicron`
3222025-03-03T07:52:30.934ZFrom https://github.com/oxidecomputer/omicron
3232025-03-03T07:52:30.934Z * [new ref] e2f9776a2f86de2d4cd35926302bb99cedbdb3d4 -> refs/commit/e2f9776a2f86de2d4cd35926302bb99cedbdb3d4
3242025-03-03T07:52:31.333Z Updating git repository `https://github.com/oxidecomputer/opte`
3252025-03-03T07:52:31.789ZFrom https://github.com/oxidecomputer/opte
3262025-03-03T07:52:31.789Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3272025-03-03T07:52:31.835Z Updating git repository `https://github.com/illumos/smf-rs`
3282025-03-03T07:52:32.128ZFrom https://github.com/illumos/smf-rs
3292025-03-03T07:52:32.128Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3302025-03-03T07:52:32.190Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3312025-03-03T07:52:32.581ZFrom https://github.com/oxidecomputer/maghemite
3322025-03-03T07:52:32.581Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3332025-03-03T07:52:32.614Z Updating git repository `https://github.com/oxidecomputer/zone`
3342025-03-03T07:52:32.874ZFrom https://github.com/oxidecomputer/zone
3352025-03-03T07:52:32.874Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3362025-03-03T07:52:32.902Z Updating git repository `https://github.com/oxidecomputer/propolis`
3372025-03-03T07:52:33.516ZFrom https://github.com/oxidecomputer/propolis
3382025-03-03T07:52:33.516Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3392025-03-03T07:52:33.648Z Updating git repository `https://github.com/illumos/smf-rs`
3402025-03-03T07:52:33.993ZFrom https://github.com/illumos/smf-rs
3412025-03-03T07:52:33.993Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
3422025-03-03T07:52:34.026Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3432025-03-03T07:52:34.508ZFrom https://github.com/oxidecomputer/transceiver-control
3442025-03-03T07:52:34.508Z * [new ref] 9fc521c4bd0a7fa4331c555296b2888089db32a2 -> refs/commit/9fc521c4bd0a7fa4331c555296b2888089db32a2
3452025-03-03T07:52:34.535Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3462025-03-03T07:52:34.797ZFrom https://github.com/oxidecomputer/dlpi-sys
3472025-03-03T07:52:34.797Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3482025-03-03T07:52:34.814Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3492025-03-03T07:52:35.092ZFrom https://github.com/jmesmon/rust-libzfs
3502025-03-03T07:52:35.092Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3512025-03-03T07:52:35.105Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3522025-03-03T07:52:35.374ZFrom https://github.com/oxidecomputer/rusty-doors
3532025-03-03T07:52:35.374Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3542025-03-03T07:52:35.390Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3552025-03-03T07:52:35.758ZFrom https://github.com/oxidecomputer/maghemite
3562025-03-03T07:52:35.758Z * [new ref] cb2b592e890ca9e93d8193e9765e2a62459d5fa8 -> refs/commit/cb2b592e890ca9e93d8193e9765e2a62459d5fa8
3572025-03-03T07:52:35.810Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3582025-03-03T07:52:36.048ZFrom https://github.com/oxidecomputer/serde_human_bytes
3592025-03-03T07:52:36.048Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3602025-03-03T07:52:36.077Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3612025-03-03T07:52:36.333ZFrom https://github.com/oxidecomputer/slog-error-chain
3622025-03-03T07:52:36.333Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3632025-03-03T07:52:36.374Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3642025-03-03T07:52:36.609ZFrom https://github.com/oxidecomputer/poptrie
3652025-03-03T07:52:36.609Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3662025-03-03T07:52:36.622Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3672025-03-03T07:52:36.881ZFrom https://github.com/illumos/libscf-sys
3682025-03-03T07:52:36.881Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3692025-03-03T07:52:36.909Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3702025-03-03T07:52:37.744ZFrom https://github.com/oxidecomputer/progenitor
3712025-03-03T07:52:37.744Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3722025-03-03T07:52:37.865Z Updating git repository `https://github.com/oxidecomputer/typify`
3732025-03-03T07:52:38.761ZFrom https://github.com/oxidecomputer/typify
3742025-03-03T07:52:38.761Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3752025-03-03T07:52:38.953Z Updating git repository `https://github.com/oxidecomputer/propolis`
3762025-03-03T07:52:39.439ZFrom https://github.com/oxidecomputer/propolis
3772025-03-03T07:52:39.439Z * [new ref] 95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc -> refs/commit/95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc
3782025-03-03T07:52:39.510Z Updating git repository `https://github.com/oxidecomputer/crucible`
3792025-03-03T07:52:40.619ZFrom https://github.com/oxidecomputer/crucible
3802025-03-03T07:52:40.619Z * [new ref] d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 -> refs/commit/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72
3812025-03-03T07:52:40.688Z Updating git repository `https://github.com/oxidecomputer/opte`
3822025-03-03T07:52:41.052ZFrom https://github.com/oxidecomputer/opte
3832025-03-03T07:52:41.052Z * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa
3842025-03-03T07:52:41.106Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3852025-03-03T07:52:41.604ZFrom https://github.com/oxidecomputer/management-gateway-service
3862025-03-03T07:52:41.604Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3872025-03-03T07:52:41.653Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3882025-03-03T07:52:41.939ZFrom https://github.com/oxidecomputer/ingot
3892025-03-03T07:52:41.939Z * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906
3902025-03-03T07:52:42.661Z Downloading crates ...
3912025-03-03T07:52:42.725Z Downloaded ahash v0.8.11
3922025-03-03T07:52:42.728Z Downloaded atomic-waker v1.1.2
3932025-03-03T07:52:42.733Z Downloaded async-stream-impl v0.3.6
3942025-03-03T07:52:42.736Z Downloaded argon2 v0.5.3
3952025-03-03T07:52:42.739Z Downloaded async-trait v0.1.86
3962025-03-03T07:52:42.742Z Downloaded async-stream v0.3.6
3972025-03-03T07:52:42.742Z Downloaded atomicwrites v0.4.4
3982025-03-03T07:52:42.745Z Downloaded arc-swap v1.7.1
3992025-03-03T07:52:42.748Z Downloaded anstyle-query v1.1.1
4002025-03-03T07:52:42.751Z Downloaded block-buffer v0.10.4
4012025-03-03T07:52:42.751Z Downloaded cancel-safe-futures v0.1.5
4022025-03-03T07:52:42.754Z Downloaded anyhow v1.0.94
4032025-03-03T07:52:42.758Z Downloaded clap v4.5.23
4042025-03-03T07:52:42.767Z Downloaded plain v0.2.3
4052025-03-03T07:52:42.771Z Downloaded futures v0.3.31
4062025-03-03T07:52:42.777Z Downloaded bitflags v1.3.2
4072025-03-03T07:52:42.780Z Downloaded pretty-hex v0.2.1
4082025-03-03T07:52:42.783Z Downloaded scroll_derive v0.12.0
4092025-03-03T07:52:42.783Z Downloaded anstyle-parse v0.2.5
4102025-03-03T07:52:42.786Z Downloaded anstream v0.6.15
4112025-03-03T07:52:42.789Z Downloaded base64ct v1.6.0
4122025-03-03T07:52:42.793Z Downloaded progenitor-client v0.9.1
4132025-03-03T07:52:42.793Z Downloaded pretty-hex v0.4.1
4142025-03-03T07:52:42.793Z Downloaded chrono v0.4.38
4152025-03-03T07:52:42.804Z Downloaded serde-big-array v0.5.1
4162025-03-03T07:52:42.815Z Downloaded aho-corasick v1.1.3
4172025-03-03T07:52:42.815Z Downloaded console v0.15.8
4182025-03-03T07:52:42.815Z Downloaded sigpipe v0.1.3
4192025-03-03T07:52:42.821Z Downloaded crc8 v0.1.1
4202025-03-03T07:52:42.821Z Downloaded const-random-macro v0.1.16
4212025-03-03T07:52:42.821Z Downloaded allocator-api2 v0.2.18
4222025-03-03T07:52:42.821Z Downloaded colorchoice v1.0.2
4232025-03-03T07:52:42.825Z Downloaded proc-macro-error v1.0.4
4242025-03-03T07:52:42.829Z Downloaded serde_urlencoded v0.7.1
4252025-03-03T07:52:42.829Z Downloaded percent-encoding v2.3.1
4262025-03-03T07:52:42.830Z Downloaded crossbeam-channel v0.5.13
4272025-03-03T07:52:42.834Z Downloaded progenitor v0.9.1
4282025-03-03T07:52:42.839Z Downloaded deranged v0.3.11
4292025-03-03T07:52:42.839Z Downloaded darling_macro v0.20.10
4302025-03-03T07:52:42.843Z Downloaded crc32fast v1.4.2
4312025-03-03T07:52:42.843Z Downloaded defmt-macros v0.3.9
4322025-03-03T07:52:42.848Z Downloaded rand_chacha v0.3.1
4332025-03-03T07:52:42.848Z Downloaded progenitor v0.8.0
4342025-03-03T07:52:42.848Z Downloaded foreign-types v0.3.2
4352025-03-03T07:52:42.852Z Downloaded pest_generator v2.7.13
4362025-03-03T07:52:42.853Z Downloaded foreign-types-shared v0.3.1
4372025-03-03T07:52:42.853Z Downloaded serde_tokenstream v0.2.2
4382025-03-03T07:52:42.857Z Downloaded quinn-udp v0.5.5
4392025-03-03T07:52:42.857Z Downloaded serde_spanned v0.6.7
4402025-03-03T07:52:42.861Z Downloaded dirs-sys-next v0.1.2
4412025-03-03T07:52:42.861Z Downloaded dirs-next v2.0.0
4422025-03-03T07:52:42.861Z Downloaded defmt v0.3.8
4432025-03-03T07:52:42.866Z Downloaded rustc-hash v2.0.0
4442025-03-03T07:52:42.866Z Downloaded scopeguard v1.2.0
4452025-03-03T07:52:42.870Z Downloaded rustls-pemfile v1.0.4
4462025-03-03T07:52:42.870Z Downloaded form_urlencoded v1.2.1
4472025-03-03T07:52:42.875Z Downloaded openssl-macros v0.1.1
4482025-03-03T07:52:42.875Z Downloaded rustc_version v0.4.1
4492025-03-03T07:52:42.875Z Downloaded quick-error v1.2.3
4502025-03-03T07:52:42.880Z Downloaded schemars_derive v0.8.21
4512025-03-03T07:52:42.880Z Downloaded errno v0.3.9
4522025-03-03T07:52:42.880Z Downloaded foreign-types v0.5.0
4532025-03-03T07:52:42.885Z Downloaded fnv v1.0.7
4542025-03-03T07:52:42.885Z Downloaded dyn-clone v1.0.17
4552025-03-03T07:52:42.885Z Downloaded resolv-conf v0.7.0
4562025-03-03T07:52:42.890Z Downloaded ident_case v1.0.1
4572025-03-03T07:52:42.890Z Downloaded signal-hook-registry v1.4.2
4582025-03-03T07:52:42.890Z Downloaded sha1 v0.10.6
4592025-03-03T07:52:42.895Z Downloaded serde_path_to_error v0.1.16
4602025-03-03T07:52:42.895Z Downloaded semver v0.1.20
4612025-03-03T07:52:42.895Z Downloaded fixedbitset v0.4.2
4622025-03-03T07:52:42.899Z Downloaded slog-async v2.8.0
4632025-03-03T07:52:42.899Z Downloaded darling v0.20.10
4642025-03-03T07:52:42.904Z Downloaded strum v0.26.3
4652025-03-03T07:52:42.909Z Downloaded slog-bunyan v2.5.0
4662025-03-03T07:52:42.909Z Downloaded match_cfg v0.1.0
4672025-03-03T07:52:42.909Z Downloaded futures-io v0.3.31
4682025-03-03T07:52:42.909Z Downloaded zone v0.3.0
4692025-03-03T07:52:42.913Z Downloaded progenitor-client v0.8.0
4702025-03-03T07:52:42.913Z Downloaded usdt-macro v0.5.0
4712025-03-03T07:52:42.913Z Downloaded tinyvec_macros v0.1.1
4722025-03-03T07:52:42.913Z Downloaded terminal_size v0.4.0
4732025-03-03T07:52:42.917Z Downloaded tower-service v0.3.3
4742025-03-03T07:52:42.917Z Downloaded newline-converter v0.3.0
4752025-03-03T07:52:42.917Z Downloaded pest_derive v2.7.13
4762025-03-03T07:52:42.922Z Downloaded foreign-types-macros v0.2.3
4772025-03-03T07:52:42.922Z Downloaded postcard v1.0.10
4782025-03-03T07:52:42.927Z Downloaded ppv-lite86 v0.2.20
4792025-03-03T07:52:42.927Z Downloaded hubpack v0.1.2
4802025-03-03T07:52:42.931Z Downloaded hyper-tls v0.6.0
4812025-03-03T07:52:42.931Z Downloaded rustls-pemfile v2.1.3
4822025-03-03T07:52:42.931Z Downloaded managed v0.8.0
4832025-03-03T07:52:42.935Z Downloaded derive_more v0.99.18
4842025-03-03T07:52:42.940Z Downloaded slog-envlogger v2.2.0
4852025-03-03T07:52:42.940Z Downloaded time-core v0.1.2
4862025-03-03T07:52:42.944Z Downloaded parse-display-derive v0.10.0
4872025-03-03T07:52:42.944Z Downloaded serde_derive_internals v0.29.1
4882025-03-03T07:52:42.949Z Downloaded paste v1.0.15
4892025-03-03T07:52:42.949Z Downloaded generic-array v0.14.7
4902025-03-03T07:52:42.953Z Downloaded slog-dtrace v0.3.0
4912025-03-03T07:52:42.953Z Downloaded semver v1.0.25
4922025-03-03T07:52:42.962Z Downloaded usdt-impl v0.5.0
4932025-03-03T07:52:42.962Z Downloaded sha2 v0.10.8
4942025-03-03T07:52:42.967Z Downloaded hex v0.4.3
4952025-03-03T07:52:42.967Z Downloaded darling_core v0.20.10
4962025-03-03T07:52:42.968Z Downloaded openssl-probe v0.1.5
4972025-03-03T07:52:42.972Z Downloaded num-rational v0.4.2
4982025-03-03T07:52:42.973Z Downloaded instant v0.1.13
4992025-03-03T07:52:42.973Z Downloaded memoffset v0.9.1
5002025-03-03T07:52:42.977Z Downloaded num-iter v0.1.45
5012025-03-03T07:52:42.977Z Downloaded mime v0.3.17
5022025-03-03T07:52:42.977Z Downloaded want v0.3.1
5032025-03-03T07:52:42.981Z Downloaded waitgroup v0.1.2
5042025-03-03T07:52:42.981Z Downloaded password-hash v0.5.0
5052025-03-03T07:52:42.981Z Downloaded newtype-uuid v1.2.1
5062025-03-03T07:52:42.986Z Downloaded strum_macros v0.25.3
5072025-03-03T07:52:42.986Z Downloaded futures-sink v0.3.31
5082025-03-03T07:52:42.990Z Downloaded slog-json v2.6.1
5092025-03-03T07:52:42.990Z Downloaded tiny-keccak v2.0.2
5102025-03-03T07:52:42.994Z Downloaded serde_repr v0.1.19
5112025-03-03T07:52:42.994Z Downloaded typify-macro v0.3.0
5122025-03-03T07:52:42.994Z Downloaded num v0.4.3
5132025-03-03T07:52:42.999Z Downloaded untrusted v0.9.0
5142025-03-03T07:52:42.999Z Downloaded pest_meta v2.7.13
5152025-03-03T07:52:43.003Z Downloaded no-std-compat v0.4.1
5162025-03-03T07:52:43.003Z Downloaded take_mut v0.2.2
5172025-03-03T07:52:43.004Z Downloaded is-terminal v0.4.13
5182025-03-03T07:52:43.007Z Downloaded utf8parse v0.2.2
5192025-03-03T07:52:43.007Z Downloaded ryu v1.0.18
5202025-03-03T07:52:43.010Z Downloaded progenitor-impl v0.9.1
5212025-03-03T07:52:43.010Z Downloaded progenitor-impl v0.8.0
5222025-03-03T07:52:43.014Z Downloaded lock_api v0.4.12
5232025-03-03T07:52:43.018Z Downloaded proc-macro2 v1.0.93
5242025-03-03T07:52:43.022Z Downloaded ipnetwork v0.21.1
5252025-03-03T07:52:43.022Z Downloaded ipnetwork v0.20.0
5262025-03-03T07:52:43.025Z Downloaded newtype_derive v0.1.6
5272025-03-03T07:52:43.025Z Downloaded thread-id v4.2.2
5282025-03-03T07:52:43.025Z Downloaded fxhash v0.2.1
5292025-03-03T07:52:43.028Z Downloaded thiserror-impl v2.0.11
5302025-03-03T07:52:43.029Z Downloaded strum_macros v0.26.4
5312025-03-03T07:52:43.032Z Downloaded slog-term v2.9.1
5322025-03-03T07:52:43.035Z Downloaded sync_wrapper v0.1.2
5332025-03-03T07:52:43.035Z Downloaded num_enum v0.5.11
5342025-03-03T07:52:43.039Z Downloaded time-macros v0.2.18
5352025-03-03T07:52:43.042Z Downloaded tokio-rustls v0.26.0
5362025-03-03T07:52:43.047Z Downloaded is_terminal_polyfill v1.70.1
5372025-03-03T07:52:43.052Z Downloaded tokio-macros v2.4.0
5382025-03-03T07:52:43.052Z Downloaded slog v2.7.0
5392025-03-03T07:52:43.057Z Downloaded similar v2.6.0
5402025-03-03T07:52:43.061Z Downloaded toml_datetime v0.6.8
5412025-03-03T07:52:43.061Z Downloaded thin-vec v0.2.13
5422025-03-03T07:52:43.061Z Downloaded futures-core v0.3.31
5432025-03-03T07:52:43.068Z Downloaded hyper-rustls v0.24.2
5442025-03-03T07:52:43.068Z Downloaded indexmap v1.9.3
5452025-03-03T07:52:43.072Z Downloaded zone_cfg_derive v0.3.0
5462025-03-03T07:52:43.072Z Downloaded futures-channel v0.3.31
5472025-03-03T07:52:43.073Z Downloaded sync_wrapper v1.0.1
5482025-03-03T07:52:43.073Z Downloaded heck v0.4.1
5492025-03-03T07:52:43.077Z Downloaded hostname v0.3.1
5502025-03-03T07:52:43.077Z Downloaded memmap v0.7.0
5512025-03-03T07:52:43.081Z Downloaded thread_local v1.1.8
5522025-03-03T07:52:43.081Z Downloaded parse-display v0.10.0
5532025-03-03T07:52:43.081Z Downloaded stable_deref_trait v1.2.0
5542025-03-03T07:52:43.081Z Downloaded spin v0.5.2
5552025-03-03T07:52:43.086Z Downloaded macaddr v1.0.1
5562025-03-03T07:52:43.086Z Downloaded num-conv v0.1.0
5572025-03-03T07:52:43.086Z Downloaded slog-scope v4.4.0
5582025-03-03T07:52:43.090Z Downloaded usdt v0.5.0
5592025-03-03T07:52:43.090Z Downloaded hyper-util v0.1.10
5602025-03-03T07:52:43.096Z Downloaded typify-macro v0.2.0
5612025-03-03T07:52:43.096Z Downloaded smf v0.2.3
5622025-03-03T07:52:43.096Z Downloaded serde_derive v1.0.217
5632025-03-03T07:52:43.101Z Downloaded getrandom v0.3.1
5642025-03-03T07:52:43.105Z Downloaded tinyvec v1.8.0
5652025-03-03T07:52:43.105Z Downloaded num_threads v0.1.7
5662025-03-03T07:52:43.109Z Downloaded serde_yaml v0.9.34+deprecated
5672025-03-03T07:52:43.112Z Downloaded http-body v1.0.1
5682025-03-03T07:52:43.112Z Downloaded parking_lot_core v0.9.10
5692025-03-03T07:52:43.112Z Downloaded version_check v0.9.5
5702025-03-03T07:52:43.115Z Downloaded parking_lot v0.11.2
5712025-03-03T07:52:43.115Z Downloaded linked-hash-map v0.5.6
5722025-03-03T07:52:43.120Z Downloaded hubpack_derive v0.1.1
5732025-03-03T07:52:43.121Z Downloaded omicron-workspace-hack v0.1.0
5742025-03-03T07:52:43.121Z Downloaded hash32 v0.3.1
5752025-03-03T07:52:43.125Z Downloaded base64 v0.22.1
5762025-03-03T07:52:43.129Z Downloaded lazy_static v1.5.0
5772025-03-03T07:52:43.129Z Downloaded static_assertions v1.1.0
5782025-03-03T07:52:43.129Z Downloaded linear-map v1.2.0
5792025-03-03T07:52:43.134Z Downloaded libsw v3.3.1
5802025-03-03T07:52:43.134Z Downloaded base64 v0.21.7
5812025-03-03T07:52:43.137Z Downloaded hostname v0.4.0
5822025-03-03T07:52:43.141Z Downloaded smallvec v1.13.2
5832025-03-03T07:52:43.141Z Downloaded libscf-sys v1.1.0
5842025-03-03T07:52:43.141Z Downloaded num_enum_derive v0.7.3
5852025-03-03T07:52:43.144Z Downloaded rhai_codegen v2.2.0
5862025-03-03T07:52:43.153Z Downloaded try-lock v0.2.5
5872025-03-03T07:52:43.157Z Downloaded num-integer v0.1.46
5882025-03-03T07:52:43.157Z Downloaded num-derive v0.4.2
5892025-03-03T07:52:43.157Z Downloaded http-body v0.4.6
5902025-03-03T07:52:43.162Z Downloaded humantime v2.1.0
5912025-03-03T07:52:43.162Z Downloaded num_enum v0.7.3
5922025-03-03T07:52:43.166Z Downloaded typify v0.2.0
5932025-03-03T07:52:43.169Z Downloaded smartstring v1.0.1
5942025-03-03T07:52:43.173Z Downloaded hickory-resolver v0.24.3
5952025-03-03T07:52:43.179Z Downloaded http-body-util v0.1.2
5962025-03-03T07:52:43.179Z Downloaded highway v1.2.0
5972025-03-03T07:52:43.183Z Downloaded tokio-native-tls v0.3.1
5982025-03-03T07:52:43.183Z Downloaded spin v0.9.8
5992025-03-03T07:52:43.187Z Downloaded clap_builder v4.5.23
6002025-03-03T07:52:43.192Z Downloaded num-complex v0.4.6
6012025-03-03T07:52:43.195Z Downloaded half v2.4.1
6022025-03-03T07:52:43.198Z Downloaded thiserror v1.0.69
6032025-03-03T07:52:43.201Z Downloaded num-derive v0.3.3
6042025-03-03T07:52:43.204Z Downloaded tabled_derive v0.10.0
6052025-03-03T07:52:43.204Z Downloaded oxnet v0.1.0
6062025-03-03T07:52:43.207Z Downloaded futures-macro v0.3.31
6072025-03-03T07:52:43.207Z Downloaded tokio-stream v0.1.17
6082025-03-03T07:52:43.211Z Downloaded whoami v1.5.2
6092025-03-03T07:52:43.214Z Downloaded minimal-lexical v0.2.1
6102025-03-03T07:52:43.219Z Downloaded ipnet v2.10.0
6112025-03-03T07:52:43.222Z Downloaded unicode-ident v1.0.16
6122025-03-03T07:52:43.227Z Downloaded expectorate v1.1.0
6132025-03-03T07:52:43.227Z Downloaded tempfile v3.12.0
6142025-03-03T07:52:43.230Z Downloaded zerocopy-derive v0.7.35
6152025-03-03T07:52:43.234Z Downloaded itoa v1.0.11
6162025-03-03T07:52:43.237Z Downloaded typify v0.3.0
6172025-03-03T07:52:43.242Z Downloaded typenum v1.17.0
6182025-03-03T07:52:43.245Z Downloaded heapless v0.8.0
6192025-03-03T07:52:43.248Z Downloaded mio v1.0.2
6202025-03-03T07:52:43.252Z Downloaded http v0.2.12
6212025-03-03T07:52:43.257Z Downloaded hashbrown v0.12.3
6222025-03-03T07:52:43.261Z Downloaded papergrid v0.14.0
6232025-03-03T07:52:43.266Z Downloaded tracing-attributes v0.1.27
6242025-03-03T07:52:43.270Z Downloaded thiserror v2.0.11
6252025-03-03T07:52:43.275Z Downloaded tracing v0.1.40
6262025-03-03T07:52:43.280Z Downloaded openssl-sys v0.9.103
6272025-03-03T07:52:43.285Z Downloaded nom v7.1.3
6282025-03-03T07:52:43.290Z Downloaded log v0.4.22
6292025-03-03T07:52:43.293Z Downloaded uuid v1.13.1
6302025-03-03T07:52:43.297Z Downloaded unicode-bidi v0.3.15
6312025-03-03T07:52:43.300Z Downloaded hashbrown v0.15.2
6322025-03-03T07:52:43.305Z Downloaded quinn v0.11.5
6332025-03-03T07:52:43.308Z Downloaded zerocopy v0.6.6
6342025-03-03T07:52:43.311Z Downloaded tokio-util v0.7.12
6352025-03-03T07:52:43.318Z Downloaded h2 v0.4.6
6362025-03-03T07:52:43.325Z Downloaded indexmap v2.7.1
6372025-03-03T07:52:43.330Z Downloaded zerocopy-derive v0.8.17
6382025-03-03T07:52:43.337Z Downloaded zerocopy v0.7.35
6392025-03-03T07:52:43.357Z Downloaded unicode-normalization v0.1.24
6402025-03-03T07:52:43.361Z Downloaded qorb v0.2.1
6412025-03-03T07:52:43.371Z Downloaded itertools v0.13.0
6422025-03-03T07:52:43.374Z Downloaded futures-util v0.3.31
6432025-03-03T07:52:43.382Z Downloaded tracing-core v0.1.32
6442025-03-03T07:52:43.385Z Downloaded hyper v1.5.1
6452025-03-03T07:52:43.394Z Downloaded itertools v0.14.0
6462025-03-03T07:52:43.399Z Downloaded toml_edit v0.22.21
6472025-03-03T07:52:43.421Z Downloaded h2 v0.3.26
6482025-03-03T07:52:43.428Z Downloaded pest v2.7.13
6492025-03-03T07:52:43.433Z Downloaded goblin v0.8.2
6502025-03-03T07:52:43.440Z Downloaded syn v1.0.109
6512025-03-03T07:52:43.452Z Downloaded vcpkg v0.2.15
6522025-03-03T07:52:43.489Z Downloaded steno v0.4.1
6532025-03-03T07:52:43.493Z Downloaded idna v0.5.0
6542025-03-03T07:52:43.501Z Downloaded webpki-roots v0.26.6
6552025-03-03T07:52:43.504Z Downloaded webpki-roots v0.25.4
6562025-03-03T07:52:43.508Z Downloaded libm v0.2.8
6572025-03-03T07:52:43.516Z Downloaded unicode-segmentation v1.12.0
6582025-03-03T07:52:43.519Z Downloaded dropshot v0.15.1
6592025-03-03T07:52:43.542Z Downloaded itertools v0.12.1
6602025-03-03T07:52:43.550Z Downloaded smoltcp v0.11.0
6612025-03-03T07:52:43.560Z Downloaded hickory-proto v0.24.1
6622025-03-03T07:52:43.575Z Downloaded rustls-webpki v0.102.8
6632025-03-03T07:52:43.593Z Downloaded portable-atomic v1.8.0
6642025-03-03T07:52:43.598Z Downloaded openapiv3 v2.0.0
6652025-03-03T07:52:43.610Z Downloaded hashbrown v0.14.5
6662025-03-03T07:52:43.615Z Downloaded quinn-proto v0.11.8
6672025-03-03T07:52:43.622Z Downloaded winnow v0.5.40
6682025-03-03T07:52:43.635Z Downloaded winnow v0.6.18
6692025-03-03T07:52:43.645Z Downloaded reqwest v0.12.9
6702025-03-03T07:52:43.657Z Downloaded typify-impl v0.2.0
6712025-03-03T07:52:43.675Z Downloaded itertools v0.10.5
6722025-03-03T07:52:43.681Z Downloaded nix v0.29.0
6732025-03-03T07:52:43.693Z Downloaded rustls-webpki v0.101.7
6742025-03-03T07:52:43.707Z Downloaded reqwest v0.11.27
6752025-03-03T07:52:43.715Z Downloaded syn v2.0.98
6762025-03-03T07:52:43.726Z Downloaded hyper v0.14.30
6772025-03-03T07:52:43.734Z Downloaded regex v1.11.1
6782025-03-03T07:52:43.747Z Downloaded rustls v0.21.12
6792025-03-03T07:52:43.760Z Downloaded tabled v0.18.0
6802025-03-03T07:52:43.776Z Downloaded idna v0.4.0
6812025-03-03T07:52:43.782Z Downloaded rhai v1.20.0
6822025-03-03T07:52:43.795Z Downloaded serde_json v1.0.138
6832025-03-03T07:52:43.802Z Downloaded unicode-width v0.2.0
6842025-03-03T07:52:43.807Z Downloaded unicode-width v0.1.14
6852025-03-03T07:52:43.811Z Downloaded rustls v0.23.13
6862025-03-03T07:52:43.822Z Downloaded rustix v0.38.37
6872025-03-03T07:52:43.846Z Downloaded rustls v0.22.4
6882025-03-03T07:52:43.859Z Downloaded regress v0.10.1
6892025-03-03T07:52:43.867Z Downloaded regex-syntax v0.8.5
6902025-03-03T07:52:43.873Z Downloaded libc v0.2.169
6912025-03-03T07:52:43.899Z Downloaded regress v0.9.1
6922025-03-03T07:52:43.907Z Downloaded zerocopy v0.8.17
6932025-03-03T07:52:43.930Z Downloaded tokio v1.42.0
6942025-03-03T07:52:43.968Z Downloaded serde_with v3.12.0
6952025-03-03T07:52:43.977Z Downloaded openssl v0.10.66
6962025-03-03T07:52:43.986Z Downloaded sled v0.34.7
6972025-03-03T07:52:43.996Z Downloaded dropshot v0.12.0
6982025-03-03T07:52:44.016Z Downloaded http v1.2.0
6992025-03-03T07:52:44.021Z Downloaded time v0.3.36
7002025-03-03T07:52:44.026Z Downloaded memchr v2.7.4
7012025-03-03T07:52:44.031Z Downloaded serde v1.0.217
7022025-03-03T07:52:44.035Z Downloaded url v2.5.2
7032025-03-03T07:52:44.038Z Downloaded parking_lot v0.12.3
7042025-03-03T07:52:44.041Z Downloaded schemars v0.8.21
7052025-03-03T07:52:44.051Z Downloaded zerocopy-derive v0.6.6
7062025-03-03T07:52:44.060Z Downloaded typify-impl v0.3.0
7072025-03-03T07:52:44.075Z Downloaded regex-automata v0.4.9
7082025-03-03T07:52:44.091Z Downloaded socket2 v0.5.8
7092025-03-03T07:52:44.095Z Downloaded futures-executor v0.3.31
7102025-03-03T07:52:44.098Z Downloaded toml v0.8.19
7112025-03-03T07:52:44.101Z Downloaded petgraph v0.6.5
7122025-03-03T07:52:44.115Z Downloaded toml_edit v0.19.15
7132025-03-03T07:52:44.131Z Downloaded num-traits v0.2.19
7142025-03-03T07:52:44.134Z Downloaded getrandom v0.2.15
7152025-03-03T07:52:44.138Z Downloaded thiserror-impl v1.0.69
7162025-03-03T07:52:44.138Z Downloaded rand v0.8.5
7172025-03-03T07:52:44.141Z Downloaded prettyplease v0.2.29
7182025-03-03T07:52:44.144Z Downloaded tabwriter v1.4.0
7192025-03-03T07:52:44.147Z Downloaded lru-cache v0.1.2
7202025-03-03T07:52:44.147Z Downloaded parking_lot_core v0.8.6
7212025-03-03T07:52:44.150Z Downloaded httparse v1.9.4
7222025-03-03T07:52:44.150Z Downloaded swrite v0.1.0
7232025-03-03T07:52:44.153Z Downloaded subtle v2.6.1
7242025-03-03T07:52:44.153Z Downloaded strsim v0.11.1
7252025-03-03T07:52:44.155Z Downloaded encoding_rs v0.8.34
7262025-03-03T07:52:44.174Z Downloaded tokio-rustls v0.25.0
7272025-03-03T07:52:44.177Z Downloaded tokio-rustls v0.24.1
7282025-03-03T07:52:44.180Z Downloaded hyper-rustls v0.27.3
7292025-03-03T07:52:44.180Z Downloaded unsafe-libyaml v0.2.11
7302025-03-03T07:52:44.183Z Downloaded ucd-trie v0.1.6
7312025-03-03T07:52:44.186Z Downloaded futures-task v0.3.31
7322025-03-03T07:52:44.186Z Downloaded zeroize v1.8.1
7332025-03-03T07:52:44.189Z Downloaded slog-stdlog v4.1.1
7342025-03-03T07:52:44.189Z Downloaded bytes v1.10.0
7352025-03-03T07:52:44.193Z Downloaded multer v3.1.0
7362025-03-03T07:52:44.196Z Downloaded indent_write v2.2.0
7372025-03-03T07:52:44.196Z Downloaded hyper-tls v0.5.0
7382025-03-03T07:52:44.199Z Downloaded term v0.7.0
7392025-03-03T07:52:44.202Z Downloaded usdt-attr-macro v0.5.0
7402025-03-03T07:52:44.202Z Downloaded rustc_version v0.1.7
7412025-03-03T07:52:44.202Z Downloaded rand_core v0.6.4
7422025-03-03T07:52:44.206Z Downloaded structmeta-derive v0.3.0
7432025-03-03T07:52:44.206Z Downloaded structmeta v0.3.0
7442025-03-03T07:52:44.206Z Downloaded native-tls v0.2.12
7452025-03-03T07:52:44.209Z Downloaded owo-colors v4.1.0
7462025-03-03T07:52:44.212Z Downloaded iana-time-zone v0.1.61
7472025-03-03T07:52:44.212Z Downloaded serde_with_macros v3.12.0
7482025-03-03T07:52:44.215Z Downloaded heck v0.5.0
7492025-03-03T07:52:44.215Z Downloaded scroll v0.12.0
7502025-03-03T07:52:44.218Z Downloaded rustversion v1.0.17
7512025-03-03T07:52:44.223Z Downloaded once_cell v1.20.2
7522025-03-03T07:52:44.223Z Downloaded sct v0.7.1
7532025-03-03T07:52:44.226Z Downloaded rustls-pki-types v1.8.0
7542025-03-03T07:52:44.230Z Downloaded progenitor-macro v0.8.0
7552025-03-03T07:52:44.230Z Downloaded pin-project-lite v0.2.14
7562025-03-03T07:52:44.233Z Downloaded crossbeam-utils v0.8.20
7572025-03-03T07:52:44.237Z Downloaded daft-derive v0.1.1
7582025-03-03T07:52:44.240Z Downloaded crossbeam-epoch v0.9.18
7592025-03-03T07:52:44.243Z Downloaded quote v1.0.38
7602025-03-03T07:52:44.246Z Downloaded dropshot_endpoint v0.15.1
7612025-03-03T07:52:44.249Z Downloaded dropshot_endpoint v0.12.0
7622025-03-03T07:52:44.252Z Downloaded httpdate v1.0.3
7632025-03-03T07:52:44.252Z Downloaded embedded-io v0.6.1
7642025-03-03T07:52:44.252Z Downloaded camino-tempfile v1.1.1
7652025-03-03T07:52:44.256Z Downloaded derive-where v1.2.7
7662025-03-03T07:52:44.260Z Downloaded num_enum_derive v0.5.11
7672025-03-03T07:52:44.260Z Downloaded proc-macro-error2 v2.0.1
7682025-03-03T07:52:44.263Z Downloaded fastrand v2.1.1
7692025-03-03T07:52:44.263Z Downloaded cookie v0.18.1
7702025-03-03T07:52:44.266Z Downloaded camino v1.1.9
7712025-03-03T07:52:44.269Z Downloaded backoff v0.4.0
7722025-03-03T07:52:44.269Z Downloaded slab v0.4.9
7732025-03-03T07:52:44.272Z Downloaded shlex v1.3.0
7742025-03-03T07:52:44.272Z Downloaded daft v0.1.1
7752025-03-03T07:52:44.272Z Downloaded progenitor-macro v0.9.1
7762025-03-03T07:52:44.275Z Downloaded proc-macro-error-attr2 v2.0.0
7772025-03-03T07:52:44.275Z Downloaded either v1.13.0
7782025-03-03T07:52:44.275Z Downloaded crypto-common v0.1.6
7792025-03-03T07:52:44.278Z Downloaded byteorder v1.5.0
7802025-03-03T07:52:44.278Z Downloaded data-encoding v2.6.0
7812025-03-03T07:52:44.278Z Downloaded cfg-if v1.0.0
7822025-03-03T07:52:44.281Z Downloaded digest v0.10.7
7832025-03-03T07:52:44.281Z Downloaded ciborium-ll v0.2.2
7842025-03-03T07:52:44.284Z Downloaded embedded-io v0.4.0
7852025-03-03T07:52:44.285Z Downloaded dof v0.3.0
7862025-03-03T07:52:44.289Z Downloaded defmt-parser v0.3.4
7872025-03-03T07:52:44.289Z Downloaded crunchy v0.2.2
7882025-03-03T07:52:44.289Z Downloaded bytecount v0.6.8
7892025-03-03T07:52:44.289Z Downloaded autocfg v1.3.0
7902025-03-03T07:52:44.292Z Downloaded debug-ignore v1.0.5
7912025-03-03T07:52:44.292Z Downloaded float-ord v0.3.2
7922025-03-03T07:52:44.295Z Downloaded enum-as-inner v0.6.1
7932025-03-03T07:52:44.295Z Downloaded foreign-types-shared v0.1.1
7942025-03-03T07:52:44.295Z Downloaded dtrace-parser v0.2.0
7952025-03-03T07:52:44.295Z Downloaded crucible-workspace-hack v0.1.0
7962025-03-03T07:52:44.298Z Downloaded cfg_aliases v0.2.1
7972025-03-03T07:52:44.298Z Downloaded equivalent v1.0.1
7982025-03-03T07:52:44.298Z Downloaded proc-macro-error-attr v1.0.4
7992025-03-03T07:52:44.298Z Downloaded proc-macro-crate v1.3.1
8002025-03-03T07:52:44.301Z Downloaded pkg-config v0.3.31
8012025-03-03T07:52:44.301Z Downloaded cstr-argument v0.1.2
8022025-03-03T07:52:44.304Z Downloaded ciborium-io v0.2.2
8032025-03-03T07:52:44.304Z Downloaded cc v1.1.21
8042025-03-03T07:52:44.308Z Downloaded proc-macro-crate v3.2.0
8052025-03-03T07:52:44.309Z Downloaded powerfmt v0.2.0
8062025-03-03T07:52:44.309Z Downloaded pin-utils v0.1.0
8072025-03-03T07:52:44.312Z Downloaded anstyle v1.0.10
8082025-03-03T07:52:44.312Z Downloaded cobs v0.2.3
8092025-03-03T07:52:44.312Z Downloaded convert_case v0.4.0
8102025-03-03T07:52:44.315Z Downloaded const-random v0.1.18
8112025-03-03T07:52:44.315Z Downloaded colored v2.1.0
8122025-03-03T07:52:44.320Z Downloaded clap_lex v0.7.4
8132025-03-03T07:52:44.320Z Downloaded cpufeatures v0.2.14
8142025-03-03T07:52:44.320Z Downloaded clap_derive v4.5.18
8152025-03-03T07:52:44.323Z Downloaded ciborium v0.2.2
8162025-03-03T07:52:44.323Z Downloaded blake2 v0.10.6
8172025-03-03T07:52:44.326Z Downloaded bitflags v2.6.0
8182025-03-03T07:52:44.484Z Downloaded ring v0.17.8
8192025-03-03T07:52:44.839Z Compiling proc-macro2 v1.0.93
8202025-03-03T07:52:44.839Z Compiling unicode-ident v1.0.16
8212025-03-03T07:52:44.842Z Compiling libc v0.2.169
8222025-03-03T07:52:44.842Z Compiling serde v1.0.217
8232025-03-03T07:52:44.842Z Compiling autocfg v1.3.0
8242025-03-03T07:52:44.842Z Compiling version_check v0.9.5
8252025-03-03T07:52:44.876Z Compiling cfg-if v1.0.0
8262025-03-03T07:52:45.017Z Compiling memchr v2.7.4
8272025-03-03T07:52:45.067Z Compiling once_cell v1.20.2
8282025-03-03T07:52:45.086Z Compiling libm v0.2.8
8292025-03-03T07:52:45.462Z Compiling itoa v1.0.11
8302025-03-03T07:52:45.485Z Compiling getrandom v0.3.1
8312025-03-03T07:52:45.660Z Compiling lock_api v0.4.12
8322025-03-03T07:52:45.678Z Compiling parking_lot_core v0.9.10
8332025-03-03T07:52:45.919Z Compiling shlex v1.3.0
8342025-03-03T07:52:46.137Z Compiling schemars v0.8.21
8352025-03-03T07:52:46.236Z Compiling cc v1.1.21
8362025-03-03T07:52:46.276Z Compiling thiserror v1.0.69
8372025-03-03T07:52:46.294Z Compiling ryu v1.0.18
8382025-03-03T07:52:46.559Z Compiling serde_json v1.0.138
8392025-03-03T07:52:46.594Z Compiling slab v0.4.9
8402025-03-03T07:52:46.875Z Compiling quote v1.0.38
8412025-03-03T07:52:46.894Z Compiling portable-atomic v1.8.0
8422025-03-03T07:52:46.994Z Compiling heck v0.5.0
8432025-03-03T07:52:47.014Z Compiling byteorder v1.5.0
8442025-03-03T07:52:47.114Z Compiling num-traits v0.2.19
8452025-03-03T07:52:47.404Z Compiling syn v2.0.98
8462025-03-03T07:52:47.498Z Compiling log v0.4.22
8472025-03-03T07:52:47.928Z Compiling fnv v1.0.7
8482025-03-03T07:52:48.059Z Compiling pin-project-lite v0.2.14
8492025-03-03T07:52:48.083Z Compiling getrandom v0.2.15
8502025-03-03T07:52:48.414Z Compiling scopeguard v1.2.0
8512025-03-03T07:52:48.769Z Compiling ring v0.17.8
8522025-03-03T07:52:49.148Z Compiling hashbrown v0.15.2
8532025-03-03T07:52:49.196Z Compiling equivalent v1.0.1
8542025-03-03T07:52:49.366Z Compiling socket2 v0.5.8
8552025-03-03T07:52:49.712Z Compiling signal-hook-registry v1.4.2
8562025-03-03T07:52:49.871Z Compiling mio v1.0.2
8572025-03-03T07:52:50.360Z Compiling iana-time-zone v0.1.61
8582025-03-03T07:52:50.409Z Compiling httparse v1.9.4
8592025-03-03T07:52:50.434Z Compiling semver v1.0.25
8602025-03-03T07:52:50.989Z Compiling pkg-config v0.3.31
8612025-03-03T07:52:51.070Z Compiling vcpkg v0.2.15
8622025-03-03T07:52:51.107Z Compiling dyn-clone v1.0.17
8632025-03-03T07:52:51.380Z Compiling futures-core v0.3.31
8642025-03-03T07:52:51.482Z Compiling ahash v0.8.11
8652025-03-03T07:52:51.578Z Compiling bitflags v2.6.0
8662025-03-03T07:52:51.698Z Compiling futures-sink v0.3.31
8672025-03-03T07:52:51.745Z Compiling allocator-api2 v0.2.18
8682025-03-03T07:52:51.923Z Compiling aho-corasick v1.1.3
8692025-03-03T07:52:51.974Z Compiling regex-syntax v0.8.5
8702025-03-03T07:52:52.016Z Compiling openssl v0.10.66
8712025-03-03T07:52:52.330Z Compiling futures-channel v0.3.31
8722025-03-03T07:52:52.365Z Compiling openssl-sys v0.9.103
8732025-03-03T07:52:52.370Z Compiling rustls v0.23.13
8742025-03-03T07:52:52.451Z Compiling futures-task v0.3.31
8752025-03-03T07:52:52.498Z Compiling native-tls v0.2.12
8762025-03-03T07:52:52.728Z Compiling futures-io v0.3.31
8772025-03-03T07:52:52.754Z Compiling pin-utils v0.1.0
8782025-03-03T07:52:52.859Z Compiling thiserror v2.0.11
8792025-03-03T07:52:53.071Z Compiling typenum v1.17.0
8802025-03-03T07:52:53.096Z Compiling tracing-core v0.1.32
8812025-03-03T07:52:53.460Z Compiling generic-array v0.14.7
8822025-03-03T07:52:53.763Z Compiling ucd-trie v0.1.6
8832025-03-03T07:52:54.051Z Compiling serde_derive_internals v0.29.1
8842025-03-03T07:52:54.207Z Compiling strsim v0.11.1
8852025-03-03T07:52:54.263Z Compiling subtle v2.6.1
8862025-03-03T07:52:54.565Z Compiling crunchy v0.2.2
8872025-03-03T07:52:55.187Z Compiling ident_case v1.0.1
8882025-03-03T07:52:55.383Z Compiling num-conv v0.1.0
8892025-03-03T07:52:55.654Z Compiling regex-automata v0.4.9
8902025-03-03T07:52:55.913Z Compiling anyhow v1.0.94
8912025-03-03T07:52:56.510Z Compiling slog v2.7.0
8922025-03-03T07:52:57.047Z Compiling time-core v0.1.2
8932025-03-03T07:52:57.231Z Compiling tiny-keccak v2.0.2
8942025-03-03T07:52:57.261Z Compiling time-macros v0.2.18
8952025-03-03T07:52:57.415Z Compiling darling_core v0.20.10
8962025-03-03T07:52:57.731Z Compiling usdt-impl v0.5.0
8972025-03-03T07:52:58.057Z Compiling serde_derive v1.0.217
8982025-03-03T07:52:58.157Z Compiling zerocopy-derive v0.7.35
8992025-03-03T07:52:58.859Z Compiling tokio-macros v2.4.0
9002025-03-03T07:53:00.047Z Compiling schemars_derive v0.8.21
9012025-03-03T07:53:00.134Z Compiling thiserror-impl v1.0.69
9022025-03-03T07:53:00.360Z Compiling zerocopy v0.7.35
9032025-03-03T07:53:01.680Z Compiling futures-macro v0.3.31
9042025-03-03T07:53:02.806Z Compiling regex v1.11.1
9052025-03-03T07:53:02.982Z Compiling hashbrown v0.14.5
9062025-03-03T07:53:03.063Z Compiling openssl-macros v0.1.1
9072025-03-03T07:53:03.556Z Compiling futures-util v0.3.31
9082025-03-03T07:53:03.592Z Compiling tracing-attributes v0.1.27
9092025-03-03T07:53:03.705Z Compiling thiserror-impl v2.0.11
9102025-03-03T07:53:03.951Z Compiling scroll_derive v0.12.0
9112025-03-03T07:53:04.178Z Compiling regress v0.10.1
9122025-03-03T07:53:05.329Z Compiling pest v2.7.13
9132025-03-03T07:53:06.558Z Compiling tracing v0.1.40
9142025-03-03T07:53:06.585Z Compiling rustls-pki-types v1.8.0
9152025-03-03T07:53:07.206Z Compiling spin v0.9.8
9162025-03-03T07:53:07.493Z Compiling syn v1.0.109
9172025-03-03T07:53:07.831Z Compiling scroll v0.12.0
9182025-03-03T07:53:08.070Z Compiling pest_meta v2.7.13
9192025-03-03T07:53:08.266Z Compiling darling_macro v0.20.10
9202025-03-03T07:53:08.819Z Compiling untrusted v0.9.0
9212025-03-03T07:53:09.026Z Compiling plain v0.2.3
9222025-03-03T07:53:09.244Z Compiling goblin v0.8.2
9232025-03-03T07:53:09.291Z Compiling darling v0.20.10
9242025-03-03T07:53:09.419Z Compiling pest_generator v2.7.13
9252025-03-03T07:53:09.563Z Compiling const-random-macro v0.1.16
9262025-03-03T07:53:10.279Z Compiling bytes v1.10.0
9272025-03-03T07:53:11.535Z Compiling smallvec v1.13.2
9282025-03-03T07:53:11.580Z Compiling indexmap v2.7.1
9292025-03-03T07:53:12.612Z Compiling parking_lot v0.12.3
9302025-03-03T07:53:12.850Z Compiling serde_tokenstream v0.2.2
9312025-03-03T07:53:12.935Z Compiling chrono v0.4.38
9322025-03-03T07:53:12.976Z Compiling uuid v1.13.1
9332025-03-03T07:53:13.400Z Compiling tokio v1.42.0
9342025-03-03T07:53:16.777Z Compiling http v1.2.0
9352025-03-03T07:53:18.817Z Compiling pest_derive v2.7.13
9362025-03-03T07:53:19.269Z Compiling openapiv3 v2.0.0
9372025-03-03T07:53:20.589Z Compiling tinyvec_macros v0.1.1
9382025-03-03T07:53:20.851Z Compiling percent-encoding v2.3.1
9392025-03-03T07:53:21.208Z Compiling atomic-waker v1.1.2
9402025-03-03T07:53:21.352Z Compiling pretty-hex v0.4.1
9412025-03-03T07:53:21.436Z Compiling form_urlencoded v1.2.1
9422025-03-03T07:53:21.588Z Compiling dof v0.3.0
9432025-03-03T07:53:21.962Z Compiling tinyvec v1.8.0
9442025-03-03T07:53:23.048Z Compiling dtrace-parser v0.2.0
9452025-03-03T07:53:23.153Z Compiling tokio-util v0.7.12
9462025-03-03T07:53:23.228Z Compiling http-body v1.0.1
9472025-03-03T07:53:23.509Z Compiling typify-impl v0.2.0
9482025-03-03T07:53:23.601Z Compiling rustls-webpki v0.102.8
9492025-03-03T07:53:24.574Z Compiling const-random v0.1.18
9502025-03-03T07:53:24.964Z Compiling thread-id v4.2.2
9512025-03-03T07:53:25.101Z Compiling try-lock v0.2.5
9522025-03-03T07:53:25.104Z Compiling zeroize v1.8.1
9532025-03-03T07:53:25.290Z Compiling want v0.3.1
9542025-03-03T07:53:26.168Z Compiling h2 v0.4.6
9552025-03-03T07:53:26.245Z Compiling unicode-normalization v0.1.24
9562025-03-03T07:53:26.663Z Compiling rand_core v0.6.4
9572025-03-03T07:53:27.179Z Compiling httpdate v1.0.3
9582025-03-03T07:53:27.646Z Compiling unsafe-libyaml v0.2.11
9592025-03-03T07:53:27.982Z Compiling unicode-bidi v0.3.15
9602025-03-03T07:53:28.797Z Compiling omicron-workspace-hack v0.1.0
9612025-03-03T07:53:29.180Z Compiling rustversion v1.0.17
9622025-03-03T07:53:29.349Z Compiling serde_yaml v0.9.34+deprecated
9632025-03-03T07:53:30.276Z Compiling slog-async v2.8.0
9642025-03-03T07:53:30.822Z Compiling tower-service v0.3.3
9652025-03-03T07:53:30.849Z Compiling paste v1.0.15
9662025-03-03T07:53:30.965Z Compiling camino v1.1.9
9672025-03-03T07:53:30.985Z Compiling rustls v0.22.4
9682025-03-03T07:53:31.367Z Compiling foreign-types-shared v0.1.1
9692025-03-03T07:53:31.495Z Compiling foreign-types v0.3.2
9702025-03-03T07:53:31.607Z Compiling idna v0.5.0
9712025-03-03T07:53:32.551Z Compiling hyper v1.5.1
9722025-03-03T07:53:32.781Z Compiling usdt-macro v0.5.0
9732025-03-03T07:53:32.910Z Compiling usdt-attr-macro v0.5.0
9742025-03-03T07:53:33.299Z Compiling typify-macro v0.2.0
9752025-03-03T07:53:34.581Z Compiling ppv-lite86 v0.2.20
9762025-03-03T07:53:35.417Z Compiling newtype-uuid v1.2.1
9772025-03-03T07:53:35.676Z Compiling hyper-util v0.1.10
9782025-03-03T07:53:35.791Z Compiling rand_chacha v0.3.1
9792025-03-03T07:53:36.789Z Compiling typify v0.2.0
9802025-03-03T07:53:36.939Z Compiling url v2.5.2
9812025-03-03T07:53:39.734Z Compiling http-body-util v0.1.2
9822025-03-03T07:53:40.285Z Compiling ipnetwork v0.21.1
9832025-03-03T07:53:40.427Z Compiling async-trait v0.1.86
9842025-03-03T07:53:42.913Z Compiling multer v3.1.0
9852025-03-03T07:53:42.935Z Compiling encoding_rs v0.8.34
9862025-03-03T07:53:43.861Z Compiling openssl-probe v0.1.5
9872025-03-03T07:53:43.880Z Compiling ipnet v2.10.0
9882025-03-03T07:53:46.200Z Compiling mime v0.3.17
9892025-03-03T07:53:46.222Z Compiling base64 v0.22.1
9902025-03-03T07:53:46.844Z Compiling rustls-pemfile v2.1.3
9912025-03-03T07:53:48.966Z Compiling progenitor-impl v0.8.0
9922025-03-03T07:53:49.302Z Compiling rand v0.8.5
9932025-03-03T07:53:50.395Z Compiling serde_urlencoded v0.7.1
9942025-03-03T07:53:51.069Z Compiling crossbeam-utils v0.8.20
9952025-03-03T07:53:51.213Z Compiling powerfmt v0.2.0
9962025-03-03T07:53:51.668Z Compiling deranged v0.3.11
9972025-03-03T07:53:53.399Z Compiling tokio-native-tls v0.3.1
9982025-03-03T07:53:54.535Z Compiling toml_datetime v0.6.8
9992025-03-03T07:53:54.810Z Compiling progenitor-macro v0.8.0
10002025-03-03T07:53:54.962Z Compiling tokio-rustls v0.26.0
10012025-03-03T07:53:55.479Z Compiling webpki-roots v0.26.6
10022025-03-03T07:53:55.716Z Compiling async-stream-impl v0.3.6
10032025-03-03T07:53:57.399Z Compiling num_threads v0.1.7
10042025-03-03T07:53:57.670Z Compiling time v0.3.36
10052025-03-03T07:54:00.427Z Compiling hyper-rustls v0.27.3
10062025-03-03T07:54:01.602Z Compiling hyper-tls v0.6.0
10072025-03-03T07:54:02.652Z Compiling strum_macros v0.26.4
10082025-03-03T07:54:03.858Z Compiling serde_with_macros v3.12.0
10092025-03-03T07:54:05.410Z Compiling structmeta-derive v0.3.0
10102025-03-03T07:54:06.461Z Compiling daft-derive v0.1.1
10112025-03-03T07:54:06.727Z Compiling sync_wrapper v1.0.1
10122025-03-03T07:54:06.907Z Compiling dropshot v0.15.1
10132025-03-03T07:54:07.311Z Compiling winnow v0.6.18
10142025-03-03T07:54:07.979Z Compiling structmeta v0.3.0
10152025-03-03T07:54:08.367Z Compiling reqwest v0.12.9
10162025-03-03T07:54:11.705Z Compiling crypto-common v0.1.6
10172025-03-03T07:54:11.962Z Compiling block-buffer v0.10.4
10182025-03-03T07:54:12.499Z Compiling oxnet v0.1.0
10192025-03-03T07:54:14.236Z Compiling dirs-sys-next v0.1.2
10202025-03-03T07:54:15.637Z Compiling rustix v0.38.37
10212025-03-03T07:54:15.701Z Compiling match_cfg v0.1.0
10222025-03-03T07:54:15.838Z Compiling hostname v0.3.1
10232025-03-03T07:54:15.990Z Compiling dirs-next v2.0.0
10242025-03-03T07:54:16.377Z Compiling digest v0.10.7
10252025-03-03T07:54:16.498Z Compiling parse-display-derive v0.10.0
10262025-03-03T07:54:16.817Z Compiling dropshot_endpoint v0.15.1
10272025-03-03T07:54:16.838Z Compiling macaddr v1.0.1
10282025-03-03T07:54:17.458Z Compiling futures-executor v0.3.31
10292025-03-03T07:54:18.409Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10302025-03-03T07:54:19.359Z Compiling thread_local v1.1.8
10312025-03-03T07:54:20.004Z Compiling errno v0.3.9
10322025-03-03T07:54:20.170Z Compiling memmap v0.7.0
10332025-03-03T07:54:20.860Z Compiling usdt v0.5.0
10342025-03-03T07:54:20.977Z Compiling futures v0.3.31
10352025-03-03T07:54:21.013Z Compiling term v0.7.0
10362025-03-03T07:54:21.105Z Compiling crossbeam-channel v0.5.13
10372025-03-03T07:54:22.620Z Compiling is-terminal v0.4.13
10382025-03-03T07:54:22.778Z Compiling cpufeatures v0.2.14
10392025-03-03T07:54:22.897Z Compiling take_mut v0.2.2
10402025-03-03T07:54:25.129Z Compiling slog-term v2.9.1
10412025-03-03T07:54:25.290Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10422025-03-03T07:54:25.913Z Compiling serde_spanned v0.6.7
10432025-03-03T07:54:26.399Z Compiling instant v0.1.13
10442025-03-03T07:54:26.462Z Compiling debug-ignore v1.0.5
10452025-03-03T07:54:26.636Z Compiling toml_edit v0.22.21
10462025-03-03T07:54:27.848Z Compiling progenitor-client v0.8.0
10472025-03-03T07:54:28.728Z Compiling slog-json v2.6.1
10482025-03-03T07:54:29.695Z Compiling slog-bunyan v2.5.0
10492025-03-03T07:54:29.950Z Compiling progenitor v0.8.0
10502025-03-03T07:54:30.141Z Compiling sha1 v0.10.6
10512025-03-03T07:54:31.006Z Compiling toml v0.8.19
10522025-03-03T07:54:32.205Z Compiling tokio-rustls v0.25.0
10532025-03-03T07:54:32.667Z Compiling progenitor-client v0.9.1
10542025-03-03T07:54:33.549Z Compiling strum v0.26.3
10552025-03-03T07:54:33.784Z Compiling serde_with v3.12.0
10562025-03-03T07:54:36.368Z Compiling async-stream v0.3.6
10572025-03-03T07:54:36.702Z Compiling waitgroup v0.1.2
10582025-03-03T07:54:36.962Z Compiling serde_path_to_error v0.1.16
10592025-03-03T07:54:37.210Z Compiling clap_derive v4.5.18
10602025-03-03T07:54:37.965Z Compiling hostname v0.4.0
10612025-03-03T07:54:38.254Z Compiling utf8parse v0.2.2
10622025-03-03T07:54:38.449Z Compiling lazy_static v1.5.0
10632025-03-03T07:54:38.639Z Compiling anstyle-parse v0.2.5
10642025-03-03T07:54:39.086Z Compiling daft v0.1.1
10652025-03-03T07:54:40.977Z Compiling hex v0.4.3
10662025-03-03T07:54:41.546Z Compiling heapless v0.8.0
10672025-03-03T07:54:41.684Z Compiling is_terminal_polyfill v1.70.1
10682025-03-03T07:54:41.846Z Compiling unicode-width v0.1.14
10692025-03-03T07:54:42.024Z Compiling colorchoice v1.0.2
10702025-03-03T07:54:42.147Z Compiling anstyle v1.0.10
10712025-03-03T07:54:42.227Z Compiling anstyle-query v1.1.1
10722025-03-03T07:54:42.512Z Compiling anstream v0.6.15
10732025-03-03T07:54:43.049Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10742025-03-03T07:54:44.144Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10752025-03-03T07:54:44.855Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
10762025-03-03T07:54:45.421Z Compiling backoff v0.4.0
10772025-03-03T07:54:45.828Z Compiling terminal_size v0.4.0
10782025-03-03T07:54:46.093Z Compiling parse-display v0.10.0
10792025-03-03T07:54:47.792Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10802025-03-03T07:54:48.043Z Compiling regress v0.9.1
10812025-03-03T07:54:48.082Z Compiling hash32 v0.3.1
10822025-03-03T07:54:50.199Z Compiling clap_lex v0.7.4
10832025-03-03T07:54:50.672Z Compiling stable_deref_trait v1.2.0
10842025-03-03T07:54:50.935Z Compiling smoltcp v0.11.0
10852025-03-03T07:54:51.638Z Compiling clap_builder v4.5.23
10862025-03-03T07:54:52.669Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10872025-03-03T07:55:02.749Z Compiling winnow v0.5.40
10882025-03-03T07:55:02.768Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10892025-03-03T07:55:03.690Z Compiling cobs v0.2.3
10902025-03-03T07:55:04.184Z Compiling bitflags v1.3.2
10912025-03-03T07:55:04.995Z Compiling managed v0.8.0
10922025-03-03T07:55:06.213Z Compiling toml_edit v0.19.15
10932025-03-03T07:55:06.244Z Compiling postcard v1.0.10
10942025-03-03T07:55:07.364Z Compiling clap v4.5.23
10952025-03-03T07:55:08.369Z Compiling zerocopy v0.8.17
10962025-03-03T07:55:08.805Z Compiling either v1.13.0
10972025-03-03T07:55:09.248Z Compiling itertools v0.13.0
10982025-03-03T07:55:09.708Z Compiling proc-macro-crate v1.3.1
10992025-03-03T07:55:12.774Z Compiling zerocopy-derive v0.8.17
11002025-03-03T07:55:13.538Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
11012025-03-03T07:55:14.017Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11022025-03-03T07:55:14.418Z Compiling num_enum_derive v0.5.11
11032025-03-03T07:55:16.633Z Compiling tabwriter v1.4.0
11042025-03-03T07:55:16.738Z Compiling typify-impl v0.3.0
11052025-03-03T07:55:17.442Z Compiling foreign-types-macros v0.2.3
11062025-03-03T07:55:18.071Z Compiling num-integer v0.1.46
11072025-03-03T07:55:19.157Z Compiling foreign-types-shared v0.3.1
11082025-03-03T07:55:19.218Z Compiling num_enum v0.5.11
11092025-03-03T07:55:19.314Z Compiling foreign-types v0.5.0
11102025-03-03T07:55:19.914Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11112025-03-03T07:55:20.167Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11122025-03-03T07:55:20.671Z Compiling cstr-argument v0.1.2
11132025-03-03T07:55:20.846Z Compiling proc-macro-error-attr v1.0.4
11142025-03-03T07:55:21.064Z Compiling pretty-hex v0.2.1
11152025-03-03T07:55:21.238Z Compiling heck v0.4.1
11162025-03-03T07:55:21.304Z Compiling prettyplease v0.2.29
11172025-03-03T07:55:21.681Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
11182025-03-03T07:55:21.751Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11192025-03-03T07:55:22.083Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11202025-03-03T07:55:22.142Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11212025-03-03T07:55:23.719Z Compiling num-rational v0.4.2
11222025-03-03T07:55:24.514Z Compiling num-iter v0.1.45
11232025-03-03T07:55:24.892Z Compiling colored v2.1.0
11242025-03-03T07:55:25.333Z Compiling hubpack_derive v0.1.1
11252025-03-03T07:55:26.027Z Compiling num-complex v0.4.6
11262025-03-03T07:55:26.466Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11272025-03-03T07:55:26.484Z Compiling typify-macro v0.3.0
11282025-03-03T07:55:26.525Z Compiling proc-macro-error v1.0.4
11292025-03-03T07:55:26.711Z Compiling fastrand v2.1.1
11302025-03-03T07:55:26.866Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11312025-03-03T07:55:26.948Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
11322025-03-03T07:55:27.367Z Compiling tempfile v3.12.0
11332025-03-03T07:55:28.192Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11342025-03-03T07:55:28.375Z Compiling num v0.4.3
11352025-03-03T07:55:29.134Z Compiling hubpack v0.1.2
11362025-03-03T07:55:30.868Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11372025-03-03T07:55:31.266Z Compiling float-ord v0.3.2
11382025-03-03T07:55:31.395Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
11392025-03-03T07:55:31.532Z Compiling crucible-workspace-hack v0.1.0
11402025-03-03T07:55:31.818Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11412025-03-03T07:55:32.281Z Compiling typify v0.3.0
11422025-03-03T07:55:34.781Z Compiling semver v0.1.20
11432025-03-03T07:55:35.293Z Compiling static_assertions v1.1.0
11442025-03-03T07:55:36.473Z Compiling rustc_version v0.1.7
11452025-03-03T07:55:36.953Z Compiling zone_cfg_derive v0.3.0
11462025-03-03T07:55:38.415Z Compiling progenitor-impl v0.9.1
11472025-03-03T07:55:38.835Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11482025-03-03T07:55:41.541Z Compiling camino-tempfile v1.1.1
11492025-03-03T07:55:41.716Z Compiling itertools v0.10.5
11502025-03-03T07:55:42.312Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
11512025-03-03T07:55:42.824Z Compiling num-derive v0.4.2
11522025-03-03T07:55:44.243Z Compiling sigpipe v0.1.3
11532025-03-03T07:55:44.580Z Compiling base64ct v1.6.0
11542025-03-03T07:55:44.679Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11552025-03-03T07:55:45.108Z Compiling password-hash v0.5.0
11562025-03-03T07:55:45.198Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
11572025-03-03T07:55:45.252Z Compiling zone v0.3.0
11582025-03-03T07:55:45.720Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11592025-03-03T07:55:46.708Z Compiling progenitor-macro v0.9.1
11602025-03-03T07:55:47.312Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
11612025-03-03T07:55:47.862Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11622025-03-03T07:55:48.887Z Compiling newtype_derive v0.1.6
11632025-03-03T07:55:49.341Z Compiling blake2 v0.10.6
11642025-03-03T07:55:50.881Z Compiling num-derive v0.3.3
11652025-03-03T07:55:51.907Z Compiling smf v0.2.3
11662025-03-03T07:55:53.036Z Compiling zerocopy-derive v0.6.6
11672025-03-03T07:55:54.304Z Compiling derive-where v1.2.7
11682025-03-03T07:55:54.434Z Compiling whoami v1.5.2
11692025-03-03T07:55:54.915Z Compiling owo-colors v4.1.0
11702025-03-03T07:55:55.306Z Compiling cancel-safe-futures v0.1.5
11712025-03-03T07:55:55.363Z Compiling fixedbitset v0.4.2
11722025-03-03T07:55:55.696Z Compiling unicode-segmentation v1.12.0
11732025-03-03T07:55:55.761Z Compiling petgraph v0.6.5
11742025-03-03T07:55:56.199Z Compiling zerocopy v0.6.6
11752025-03-03T07:55:56.824Z Compiling newline-converter v0.3.0
11762025-03-03T07:55:57.001Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11772025-03-03T07:55:57.034Z Compiling argon2 v0.5.3
11782025-03-03T07:55:57.259Z Compiling progenitor v0.9.1
11792025-03-03T07:55:57.548Z Compiling strum_macros v0.25.3
11802025-03-03T07:55:59.386Z Compiling console v0.15.8
11812025-03-03T07:56:00.004Z Compiling idna v0.4.0
11822025-03-03T07:56:00.024Z Compiling serde-big-array v0.5.1
11832025-03-03T07:56:00.308Z Compiling serde_repr v0.1.19
11842025-03-03T07:56:01.038Z Compiling enum-as-inner v0.6.1
11852025-03-03T07:56:01.523Z Compiling cookie v0.18.1
11862025-03-03T07:56:01.932Z Compiling linked-hash-map v0.5.6
11872025-03-03T07:56:02.140Z Compiling convert_case v0.4.0
11882025-03-03T07:56:02.303Z Compiling similar v2.6.0
11892025-03-03T07:56:02.349Z Compiling quick-error v1.2.3
11902025-03-03T07:56:02.526Z Compiling data-encoding v2.6.0
11912025-03-03T07:56:02.808Z Compiling derive_more v0.99.18
11922025-03-03T07:56:03.873Z Compiling expectorate v1.1.0
11932025-03-03T07:56:04.163Z Compiling hickory-proto v0.24.1
11942025-03-03T07:56:08.564Z Compiling resolv-conf v0.7.0
11952025-03-03T07:56:08.881Z Compiling lru-cache v0.1.2
11962025-03-03T07:56:09.215Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11972025-03-03T07:56:09.346Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11982025-03-03T07:56:10.124Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11992025-03-03T07:56:16.419Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12002025-03-03T07:56:18.165Z Compiling atomicwrites v0.4.4
12012025-03-03T07:56:18.681Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12022025-03-03T07:56:19.678Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12032025-03-03T07:56:19.820Z Compiling libsw v3.3.1
12042025-03-03T07:56:20.169Z Compiling proc-macro-error-attr2 v2.0.0
12052025-03-03T07:56:20.819Z Compiling memoffset v0.9.1
12062025-03-03T07:56:21.013Z Compiling indent_write v2.2.0
12072025-03-03T07:56:21.248Z Compiling highway v1.2.0
12082025-03-03T07:56:21.270Z Compiling cfg_aliases v0.2.1
12092025-03-03T07:56:21.390Z Compiling linear-map v1.2.0
12102025-03-03T07:56:21.839Z Compiling swrite v0.1.0
12112025-03-03T07:56:22.010Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12122025-03-03T07:56:22.092Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12132025-03-03T07:56:22.689Z Compiling nix v0.29.0
12142025-03-03T07:56:23.454Z Compiling proc-macro-error2 v2.0.1
12152025-03-03T07:56:23.651Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12162025-03-03T07:56:24.031Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12172025-03-03T07:56:24.055Z Compiling steno v0.4.1
12182025-03-03T07:56:25.451Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12192025-03-03T07:56:25.642Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12202025-03-03T07:56:29.313Z Compiling hickory-resolver v0.24.3
12212025-03-03T07:56:30.243Z Compiling tokio-stream v0.1.17
12222025-03-03T07:56:31.413Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12232025-03-03T07:56:31.831Z Compiling slog-dtrace v0.3.0
12242025-03-03T07:56:32.253Z Compiling ipnetwork v0.20.0
12252025-03-03T07:56:32.819Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12262025-03-03T07:56:33.004Z Compiling humantime v2.1.0
12272025-03-03T07:56:33.269Z Compiling bytecount v0.6.8
12282025-03-03T07:56:33.631Z Compiling parking_lot_core v0.8.6
12292025-03-03T07:56:33.852Z Compiling unicode-width v0.2.0
12302025-03-03T07:56:34.202Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12312025-03-03T07:56:34.475Z Compiling papergrid v0.14.0
12322025-03-03T07:56:36.382Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12332025-03-03T07:56:37.510Z Compiling qorb v0.2.1
12342025-03-03T07:56:38.875Z Compiling tabled_derive v0.10.0
12352025-03-03T07:56:39.148Z Compiling libscf-sys v1.1.0
12362025-03-03T07:56:39.383Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
12372025-03-03T07:56:39.608Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12382025-03-03T07:56:40.609Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
12392025-03-03T07:56:41.022Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f4eae3d8)
12402025-03-03T07:56:41.352Z Compiling tabled v0.18.0
12412025-03-03T07:56:41.420Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
12422025-03-03T07:56:42.846Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12432025-03-03T07:56:44.507Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12442025-03-03T07:56:49.533Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
12452025-03-03T07:56:49.552Z Compiling itertools v0.14.0
12462025-03-03T07:56:49.778Z Compiling dropshot v0.12.0
12472025-03-03T07:56:50.141Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
12482025-03-03T07:56:50.260Z Compiling parking_lot v0.11.2
12492025-03-03T07:56:51.633Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#b1556024)
12502025-03-03T07:56:52.226Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12512025-03-03T07:56:55.329Z Compiling crossbeam-epoch v0.9.18
12522025-03-03T07:56:56.180Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12532025-03-03T07:56:58.487Z Compiling dropshot_endpoint v0.12.0
12542025-03-03T07:56:58.511Z Compiling fxhash v0.2.1
12552025-03-03T07:56:58.590Z Compiling crc32fast v1.4.2
12562025-03-03T07:56:58.760Z Compiling crc8 v0.1.1
12572025-03-03T07:56:59.669Z Compiling arc-swap v1.7.1
12582025-03-03T07:56:59.677Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#b1556024)
12592025-03-03T07:56:59.688Z Compiling slog-scope v4.4.0
12602025-03-03T07:57:00.439Z Compiling sled v0.34.7
12612025-03-03T07:57:01.067Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12622025-03-03T07:57:02.164Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
12632025-03-03T07:57:02.688Z Compiling slog-stdlog v4.1.1
12642025-03-03T07:57:03.450Z Compiling slog-envlogger v2.2.0
12652025-03-03T07:57:04.934Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
12662025-03-03T07:57:11.149Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12672025-03-03T07:57:15.578Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12682025-03-03T07:57:22.364Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12692025-03-03T07:57:51.725Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12702025-03-03T07:57:51.725Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12712025-03-03T07:57:58.825Z Finished `release` profile [optimized] target(s) in 5m 34s
12722025-03-03T07:57:59.130Z+ banner trio
12732025-03-03T07:57:59.134Z
12742025-03-03T07:57:59.134Z ##### ##### # ####
12752025-03-03T07:57:59.134Z # # # # # #
12762025-03-03T07:57:59.134Z # # # # # #
12772025-03-03T07:57:59.134Z # ##### # # #
12782025-03-03T07:57:59.134Z # # # # # #
12792025-03-03T07:57:59.134Z # # # # ####
12802025-03-03T07:57:59.135Z
12812025-03-03T07:57:59.135Z+ pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture
12822025-03-03T07:57:59.617Z Compiling libc v0.2.169
12832025-03-03T07:57:59.617Z Compiling cfg-if v1.0.0
12842025-03-03T07:57:59.620Z Compiling serde v1.0.217
12852025-03-03T07:57:59.621Z Compiling once_cell v1.20.2
12862025-03-03T07:57:59.621Z Compiling itoa v1.0.11
12872025-03-03T07:57:59.621Z Compiling bytes v1.10.0
12882025-03-03T07:57:59.621Z Compiling syn v2.0.98
12892025-03-03T07:57:59.621Z Compiling num-traits v0.2.19
12902025-03-03T07:57:59.793Z Compiling pin-project-lite v0.2.14
12912025-03-03T07:57:59.927Z Compiling smallvec v1.13.2
12922025-03-03T07:57:59.937Z Compiling memchr v2.7.4
12932025-03-03T07:58:00.060Z Compiling schemars v0.8.21
12942025-03-03T07:58:00.077Z Compiling scopeguard v1.2.0
12952025-03-03T07:58:00.251Z Compiling lock_api v0.4.12
12962025-03-03T07:58:00.354Z Compiling fnv v1.0.7
12972025-03-03T07:58:00.456Z Compiling log v0.4.22
12982025-03-03T07:58:00.485Z Compiling futures-core v0.3.31
12992025-03-03T07:58:00.741Z Compiling zerocopy v0.7.35
13002025-03-03T07:58:00.917Z Compiling hashbrown v0.15.2
13012025-03-03T07:58:00.926Z Compiling ryu v1.0.18
13022025-03-03T07:58:01.112Z Compiling parking_lot_core v0.9.10
13032025-03-03T07:58:01.405Z Compiling mio v1.0.2
13042025-03-03T07:58:01.529Z Compiling parking_lot v0.12.3
13052025-03-03T07:58:01.543Z Compiling signal-hook-registry v1.4.2
13062025-03-03T07:58:01.787Z Compiling socket2 v0.5.8
13072025-03-03T07:58:01.960Z Compiling getrandom v0.2.15
13082025-03-03T07:58:02.314Z Compiling equivalent v1.0.1
13092025-03-03T07:58:02.324Z Compiling ahash v0.8.11
13102025-03-03T07:58:02.570Z Compiling tracing-core v0.1.32
13112025-03-03T07:58:02.756Z Compiling serde_json v1.0.138
13122025-03-03T07:58:02.777Z Compiling hashbrown v0.14.5
13132025-03-03T07:58:03.037Z Compiling uuid v1.13.1
13142025-03-03T07:58:03.078Z Compiling byteorder v1.5.0
13152025-03-03T07:58:03.456Z Compiling futures-sink v0.3.31
13162025-03-03T07:58:03.552Z Compiling untrusted v0.9.0
13172025-03-03T07:58:03.637Z Compiling spin v0.9.8
13182025-03-03T07:58:03.658Z Compiling pin-utils v0.1.0
13192025-03-03T07:58:03.668Z Compiling futures-task v0.3.31
13202025-03-03T07:58:03.761Z Compiling slab v0.4.9
13212025-03-03T07:58:03.851Z Compiling futures-util v0.3.31
13222025-03-03T07:58:03.869Z Compiling ring v0.17.8
13232025-03-03T07:58:03.996Z Compiling chrono v0.4.38
13242025-03-03T07:58:04.008Z Compiling regress v0.10.1
13252025-03-03T07:58:04.063Z Compiling try-lock v0.2.5
13262025-03-03T07:58:04.238Z Compiling want v0.3.1
13272025-03-03T07:58:04.531Z Compiling getrandom v0.3.1
13282025-03-03T07:58:04.809Z Compiling httparse v1.9.4
13292025-03-03T07:58:04.897Z Compiling futures-channel v0.3.31
13302025-03-03T07:58:05.357Z Compiling tower-service v0.3.3
13312025-03-03T07:58:05.498Z Compiling dyn-clone v1.0.17
13322025-03-03T07:58:05.777Z Compiling foreign-types-shared v0.1.1
13332025-03-03T07:58:05.865Z Compiling openssl-sys v0.9.103
13342025-03-03T07:58:05.907Z Compiling foreign-types v0.3.2
13352025-03-03T07:58:06.049Z Compiling serde_derive_internals v0.29.1
13362025-03-03T07:58:06.071Z Compiling unicode-ident v1.0.16
13372025-03-03T07:58:06.284Z Compiling bitflags v2.6.0
13382025-03-03T07:58:06.496Z Compiling proc-macro2 v1.0.93
13392025-03-03T07:58:06.942Z Compiling http v1.2.0
13402025-03-03T07:58:07.144Z Compiling semver v1.0.25
13412025-03-03T07:58:07.675Z Compiling openssl-probe v0.1.5
13422025-03-03T07:58:07.890Z Compiling tinyvec_macros v0.1.1
13432025-03-03T07:58:07.996Z Compiling allocator-api2 v0.2.18
13442025-03-03T07:58:08.208Z Compiling tinyvec v1.8.0
13452025-03-03T07:58:08.476Z Compiling quote v1.0.38
13462025-03-03T07:58:08.895Z Compiling percent-encoding v2.3.1
13472025-03-03T07:58:09.400Z Compiling form_urlencoded v1.2.1
13482025-03-03T07:58:09.920Z Compiling unicode-normalization v0.1.24
13492025-03-03T07:58:10.110Z Compiling serde_derive v1.0.217
13502025-03-03T07:58:10.574Z Compiling thiserror-impl v1.0.69
13512025-03-03T07:58:11.238Z Compiling schemars_derive v0.8.21
13522025-03-03T07:58:11.484Z Compiling tokio-macros v2.4.0
13532025-03-03T07:58:11.508Z Compiling tracing-attributes v0.1.27
13542025-03-03T07:58:11.544Z Compiling zerocopy-derive v0.7.35
13552025-03-03T07:58:11.728Z Compiling openssl-macros v0.1.1
13562025-03-03T07:58:12.608Z Compiling openssl v0.10.66
13572025-03-03T07:58:12.971Z Compiling tokio v1.42.0
13582025-03-03T07:58:13.279Z Compiling thiserror v1.0.69
13592025-03-03T07:58:13.622Z Compiling aho-corasick v1.1.3
13602025-03-03T07:58:14.098Z Compiling http v0.2.12
13612025-03-03T07:58:14.418Z Compiling tracing v0.1.40
13622025-03-03T07:58:15.103Z Compiling unicode-bidi v0.3.15
13632025-03-03T07:58:18.054Z Compiling heck v0.5.0
13642025-03-03T07:58:19.429Z Compiling native-tls v0.2.12
13652025-03-03T07:58:20.040Z Compiling rustls-pki-types v1.8.0
13662025-03-03T07:58:20.465Z Compiling idna v0.5.0
13672025-03-03T07:58:21.225Z Compiling regex-automata v0.4.9
13682025-03-03T07:58:22.862Z Compiling indexmap v2.7.1
13692025-03-03T07:58:25.418Z Compiling tokio-util v0.7.12
13702025-03-03T07:58:26.034Z Compiling serde_tokenstream v0.2.2
13712025-03-03T07:58:26.709Z Compiling tokio-native-tls v0.3.1
13722025-03-03T07:58:27.017Z Compiling http-body v1.0.1
13732025-03-03T07:58:27.811Z Compiling atomic-waker v1.1.2
13742025-03-03T07:58:28.018Z Compiling regex-syntax v0.8.5
13752025-03-03T07:58:28.053Z Compiling slog v2.7.0
13762025-03-03T07:58:28.082Z Compiling h2 v0.4.6
13772025-03-03T07:58:28.709Z Compiling typify-impl v0.2.0
13782025-03-03T07:58:30.461Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13792025-03-03T07:58:39.523Z Compiling openapiv3 v2.0.0
13802025-03-03T07:58:40.318Z Compiling regex v1.11.1
13812025-03-03T07:58:41.175Z Compiling serde_urlencoded v0.7.1
13822025-03-03T07:58:41.683Z Compiling url v2.5.2
13832025-03-03T07:58:41.740Z Compiling encoding_rs v0.8.34
13842025-03-03T07:58:43.456Z Compiling mime v0.3.17
13852025-03-03T07:58:43.582Z Compiling rustls v0.21.12
13862025-03-03T07:58:43.960Z Compiling ipnet v2.10.0
13872025-03-03T07:58:45.992Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13882025-03-03T07:58:46.969Z Compiling typify-macro v0.2.0
13892025-03-03T07:58:47.308Z Compiling hyper v1.5.1
13902025-03-03T07:58:48.714Z Compiling h2 v0.3.26
13912025-03-03T07:58:48.728Z Compiling rustls-webpki v0.102.8
13922025-03-03T07:58:49.455Z Compiling http-body v0.4.6
13932025-03-03T07:58:49.959Z Compiling sct v0.7.1
13942025-03-03T07:58:50.398Z Compiling rustls-webpki v0.101.7
13952025-03-03T07:58:50.409Z Compiling subtle v2.6.1
13962025-03-03T07:58:50.680Z Compiling zeroize v1.8.1
13972025-03-03T07:58:51.049Z Compiling toml_datetime v0.6.8
13982025-03-03T07:58:51.429Z Compiling httpdate v1.0.3
13992025-03-03T07:58:52.236Z Compiling toml_edit v0.19.15
14002025-03-03T07:58:53.258Z Compiling rustls v0.23.13
14012025-03-03T07:58:54.375Z Compiling hyper v0.14.30
14022025-03-03T07:58:56.011Z Compiling serde_yaml v0.9.34+deprecated
14032025-03-03T07:58:57.830Z Compiling hyper-util v0.1.10
14042025-03-03T07:59:02.265Z Compiling lazy_static v1.5.0
14052025-03-03T07:59:02.420Z Compiling tokio-rustls v0.26.0
14062025-03-03T07:59:02.926Z Compiling tokio-rustls v0.24.1
14072025-03-03T07:59:03.375Z Compiling proc-macro-crate v1.3.1
14082025-03-03T07:59:03.800Z Compiling http-body-util v0.1.2
14092025-03-03T07:59:04.131Z Compiling webpki-roots v0.26.6
14102025-03-03T07:59:04.349Z Compiling base64 v0.22.1
14112025-03-03T07:59:04.352Z Compiling base64 v0.21.7
14122025-03-03T07:59:05.447Z Compiling crossbeam-utils v0.8.20
14132025-03-03T07:59:05.473Z Compiling rustls-pemfile v2.1.3
14142025-03-03T07:59:05.484Z Compiling rustls-pemfile v1.0.4
14152025-03-03T07:59:05.527Z Compiling hyper-rustls v0.27.3
14162025-03-03T07:59:06.254Z Compiling hyper-tls v0.6.0
14172025-03-03T07:59:06.265Z Compiling num_enum_derive v0.5.11
14182025-03-03T07:59:06.763Z Compiling hyper-rustls v0.24.2
14192025-03-03T07:59:06.957Z Compiling hyper-tls v0.5.0
14202025-03-03T07:59:07.020Z Compiling typify v0.2.0
14212025-03-03T07:59:07.162Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
14222025-03-03T07:59:08.487Z Compiling ppv-lite86 v0.2.20
14232025-03-03T07:59:09.238Z Compiling foreign-types-macros v0.2.3
14242025-03-03T07:59:09.324Z Compiling rand_core v0.6.4
14252025-03-03T07:59:09.460Z Compiling dirs-sys-next v0.1.2
14262025-03-03T07:59:09.796Z Compiling sync_wrapper v1.0.1
14272025-03-03T07:59:09.969Z Compiling webpki-roots v0.25.4
14282025-03-03T07:59:10.147Z Compiling sync_wrapper v0.1.2
14292025-03-03T07:59:10.187Z Compiling foreign-types-shared v0.3.1
14302025-03-03T07:59:10.284Z Compiling powerfmt v0.2.0
14312025-03-03T07:59:10.323Z Compiling reqwest v0.11.27
14322025-03-03T07:59:10.521Z Compiling time-macros v0.2.18
14332025-03-03T07:59:10.525Z Compiling foreign-types v0.5.0
14342025-03-03T07:59:10.647Z Compiling deranged v0.3.11
14352025-03-03T07:59:10.770Z Compiling reqwest v0.12.9
14362025-03-03T07:59:12.676Z Compiling dirs-next v2.0.0
14372025-03-03T07:59:12.952Z Compiling rand_chacha v0.3.1
14382025-03-03T07:59:13.366Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14392025-03-03T07:59:14.704Z Compiling progenitor-impl v0.8.0
14402025-03-03T07:59:19.108Z Compiling num_enum v0.5.11
14412025-03-03T07:59:20.512Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14422025-03-03T07:59:20.689Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14432025-03-03T07:59:20.880Z Compiling oxnet v0.1.0
14442025-03-03T07:59:21.200Z Compiling cstr-argument v0.1.2
14452025-03-03T07:59:21.336Z Compiling thread_local v1.1.8
14462025-03-03T07:59:21.485Z Compiling num-conv v0.1.0
14472025-03-03T07:59:21.746Z Compiling either v1.13.0
14482025-03-03T07:59:22.076Z Compiling time-core v0.1.2
14492025-03-03T07:59:22.221Z Compiling arc-swap v1.7.1
14502025-03-03T07:59:22.289Z Compiling pretty-hex v0.2.1
14512025-03-03T07:59:22.534Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14522025-03-03T07:59:22.908Z Compiling slog-scope v4.4.0
14532025-03-03T07:59:22.923Z Compiling time v0.3.36
14542025-03-03T07:59:23.752Z Compiling itertools v0.12.1
14552025-03-03T07:59:25.626Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14562025-03-03T07:59:27.068Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14572025-03-03T07:59:27.268Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
14582025-03-03T07:59:27.461Z Compiling progenitor-macro v0.8.0
14592025-03-03T07:59:27.944Z Compiling crossbeam-channel v0.5.13
14602025-03-03T07:59:29.528Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14612025-03-03T07:59:31.744Z Compiling progenitor-client v0.8.0
14622025-03-03T07:59:32.666Z Compiling rand v0.8.5
14632025-03-03T07:59:34.467Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14642025-03-03T07:59:35.379Z Compiling term v0.7.0
14652025-03-03T07:59:39.813Z Compiling anyhow v1.0.94
14662025-03-03T07:59:40.188Z Compiling colored v2.1.0
14672025-03-03T07:59:41.286Z Compiling is-terminal v0.4.13
14682025-03-03T07:59:41.355Z Compiling take_mut v0.2.2
14692025-03-03T07:59:41.429Z Compiling winnow v0.6.18
14702025-03-03T07:59:41.528Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
14712025-03-03T07:59:41.955Z Compiling slog-async v2.8.0
14722025-03-03T07:59:45.048Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
14732025-03-03T07:59:45.695Z Compiling progenitor v0.8.0
14742025-03-03T07:59:45.880Z Compiling slog-term v2.9.1
14752025-03-03T07:59:48.635Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14762025-03-03T07:59:48.820Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14772025-03-03T07:59:52.346Z Compiling slog-stdlog v4.1.1
14782025-03-03T07:59:52.382Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
14792025-03-03T07:59:53.073Z Compiling slog-envlogger v2.2.0
14802025-03-03T07:59:55.245Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14812025-03-03T08:00:09.133Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14822025-03-03T08:00:16.493Z Finished `release` profile [optimized] target(s) in 2m 17s
14832025-03-03T08:00:16.580Z Running unittests src/lib.rs (target/release/deps/mg_tests-08b8ba7aeea589b5)
14842025-03-03T08:00:16.630Z
14852025-03-03T08:00:16.630Zrunning 1 test
14862025-03-03T08:00:16.810Zconfigure zone
14872025-03-03T08:00:16.829Zinstall zone
14882025-03-03T08:01:16.617Ztest ddm::test_trio_v3 has been running for over 60 seconds
14892025-03-03T08:02:35.643Zboot zone
14902025-03-03T08:02:36.558Zstart zone s1
14912025-03-03T08:02:36.558Zconfigure zone
14922025-03-03T08:02:36.566Zinstall zone
14932025-03-03T08:04:57.164Zboot zone
14942025-03-03T08:04:58.115Zstart zone s2
14952025-03-03T08:04:58.115Zconfigure zone
14962025-03-03T08:04:58.123Zinstall zone
14972025-03-03T08:07:11.676Zboot zone
14982025-03-03T08:07:12.514Zstart zone t1
14992025-03-03T08:07:12.514Zconfigure zone
15002025-03-03T08:07:12.522Zinstall zone
15012025-03-03T08:09:27.490Zboot zone
15022025-03-03T08:09:28.349Zwaiting for zones to come up
15032025-03-03T08:09:38.347Z[sidecar.trio] svcs milestone/network
15042025-03-03T08:09:38.381ZSTATE STIME FMRI
15052025-03-03T08:09:38.381Zonline 0:02:54 svc:/milestone/network:default
15062025-03-03T08:09:38.381Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/
15072025-03-03T08:09:38.428Zcp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/
15082025-03-03T08:09:38.478Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/
15092025-03-03T08:09:38.522Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml
15102025-03-03T08:09:38.525Z[sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
15112025-03-03T08:09:38.546Z
15122025-03-03T08:09:38.546Zrunning zone s1.trio setup
15132025-03-03T08:09:38.546Z[s1.trio] svcs milestone/network
15142025-03-03T08:09:38.569ZSTATE STIME FMRI
15152025-03-03T08:09:38.569Zonline 0:05:16 svc:/milestone/network:default
15162025-03-03T08:09:38.569Z[s1.trio] dladm
15172025-03-03T08:09:38.590ZLINK CLASS MTU STATE BRIDGE OVER
15182025-03-03T08:09:38.590Zsl0 simnet 9000 up -- ?
15192025-03-03T08:09:38.590Zmg2 vnic 9000 up -- ?
15202025-03-03T08:09:38.590Z[s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4
15212025-03-03T08:09:39.152Z
15222025-03-03T08:09:39.152Z[s1.trio] ipadm create-addr -t -T addrconf sl0/v6
15232025-03-03T08:09:39.175Z
15242025-03-03T08:09:39.175Z[s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
15252025-03-03T08:09:39.196Z
15262025-03-03T08:09:39.196Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd
15272025-03-03T08:09:39.301Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm
15282025-03-03T08:09:39.392Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 7f3f1c7e-9e4c-4758-a0af-691ef795b9da --sled-uuid a8dd903a-ea5e-49db-85eb-df9055b153c6 -a sl0/v6 &> /opt/ddmd.log &
15292025-03-03T08:09:39.413Z
15302025-03-03T08:09:39.413Zrunning zone s2.trio setup
15312025-03-03T08:09:39.413Z[s2.trio] svcs milestone/network
15322025-03-03T08:09:39.436ZSTATE STIME FMRI
15332025-03-03T08:09:39.436Zonline 0:07:30 svc:/milestone/network:default
15342025-03-03T08:09:39.436Z[s2.trio] dladm
15352025-03-03T08:09:39.459ZLINK CLASS MTU STATE BRIDGE OVER
15362025-03-03T08:09:39.459Zsl1 simnet 9000 up -- ?
15372025-03-03T08:09:39.460Zmg3 vnic 9000 up -- ?
15382025-03-03T08:09:39.460Z[s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4
15392025-03-03T08:09:39.963Z
15402025-03-03T08:09:39.963Z[s2.trio] ipadm create-addr -t -T addrconf sl1/v6
15412025-03-03T08:09:39.987Z
15422025-03-03T08:09:39.987Z[s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
15432025-03-03T08:09:40.007Z
15442025-03-03T08:09:40.007Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd
15452025-03-03T08:09:40.060Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm
15462025-03-03T08:09:40.105Z[s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 15dc6b1f-2528-4a30-8e67-872b3219bc38 --sled-uuid 81b70d28-ed8a-4e5e-8044-81305410abc3 -a sl1/v6 &> /opt/ddmd.log &
15472025-03-03T08:09:40.125Z
15482025-03-03T08:09:40.125Zrunning zone t1.trio setup
15492025-03-03T08:09:40.125Z[t1.trio] svcs milestone/network
15502025-03-03T08:09:40.148ZSTATE STIME FMRI
15512025-03-03T08:09:40.149Z- - svc:/milestone/network:default
15522025-03-03T08:09:41.148Z[t1.trio] svcs milestone/network
15532025-03-03T08:09:41.171ZSTATE STIME FMRI
15542025-03-03T08:09:41.171Z- - svc:/milestone/network:default
15552025-03-03T08:09:42.170Z[t1.trio] svcs milestone/network
15562025-03-03T08:09:42.192ZSTATE STIME FMRI
15572025-03-03T08:09:42.192Z- - svc:/milestone/network:default
15582025-03-03T08:09:43.192Z[t1.trio] svcs milestone/network
15592025-03-03T08:09:43.214ZSTATE STIME FMRI
15602025-03-03T08:09:43.214Z- - svc:/milestone/network:default
15612025-03-03T08:09:44.214Z[t1.trio] svcs milestone/network
15622025-03-03T08:09:44.236ZSTATE STIME FMRI
15632025-03-03T08:09:44.236Z- - svc:/milestone/network:default
15642025-03-03T08:09:45.236Z[t1.trio] svcs milestone/network
15652025-03-03T08:09:45.258ZSTATE STIME FMRI
15662025-03-03T08:09:45.258Z- - svc:/milestone/network:default
15672025-03-03T08:09:46.258Z[t1.trio] svcs milestone/network
15682025-03-03T08:09:46.280ZSTATE STIME FMRI
15692025-03-03T08:09:46.280Z- - svc:/milestone/network:default
15702025-03-03T08:09:47.280Z[t1.trio] svcs milestone/network
15712025-03-03T08:09:47.304ZSTATE STIME FMRI
15722025-03-03T08:09:47.305Zonline 0:09:46 svc:/milestone/network:default
15732025-03-03T08:09:47.305Z[t1.trio] dladm
15742025-03-03T08:09:47.325ZLINK CLASS MTU STATE BRIDGE OVER
15752025-03-03T08:09:47.325Ztfportrear0_0 simnet 9000 up -- ?
15762025-03-03T08:09:47.325Ztfportrear1_0 simnet 9000 up -- ?
15772025-03-03T08:09:47.325Zmg1 vnic 9000 up -- ?
15782025-03-03T08:09:47.325Z[t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4
15792025-03-03T08:09:47.887Z
15802025-03-03T08:09:47.887Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6
15812025-03-03T08:09:47.911Z
15822025-03-03T08:09:47.911Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6
15832025-03-03T08:09:47.935Z
15842025-03-03T08:09:47.935Z[t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15852025-03-03T08:09:47.957Z
15862025-03-03T08:09:47.957Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/
15872025-03-03T08:09:48.150Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/
15882025-03-03T08:09:48.155Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml
15892025-03-03T08:09:48.158Zwaiting 3s for copy of files to zone to complete ...
15902025-03-03T08:09:51.157Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd
15912025-03-03T08:09:51.208Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm
15922025-03-03T08:09:51.252Z[t1.trio] svcadm enable dendrite
15932025-03-03T08:09:51.294Z
15942025-03-03T08:09:51.294Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15952025-03-03T08:09:51.338Z
15962025-03-03T08:09:51.338Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15972025-03-03T08:09:51.383Z
15982025-03-03T08:09:51.383Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15992025-03-03T08:09:51.425Z
16002025-03-03T08:09:51.425Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
16012025-03-03T08:09:51.468Z
16022025-03-03T08:09:51.468Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
16032025-03-03T08:09:51.509Z
16042025-03-03T08:09:51.509Z[t1.trio] svcadm refresh dendrite:default
16052025-03-03T08:09:51.545Z
16062025-03-03T08:09:51.545Z[t1.trio] svcadm restart dendrite:default
16072025-03-03T08:09:51.582Z
16082025-03-03T08:09:51.582Zwait 10s for dendrite to come up ...
16092025-03-03T08:10:01.580Z[t1.trio] svcadm enable tfport
16102025-03-03T08:10:01.619Z
16112025-03-03T08:10:01.619Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid cbba0bdc-9fde-4e73-90e0-cbfdcb26c4cc --sled-uuid d5b8cd7a-d9e3-40de-b601-4a9411a86d3a -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
16122025-03-03T08:10:01.640Z
16132025-03-03T08:10:01.641Z[t1.trio] ipadm
16142025-03-03T08:10:01.665ZADDROBJ TYPE STATE ADDR
16152025-03-03T08:10:01.665Zlo0/v4 static ok 127.0.0.1/8
16162025-03-03T08:10:01.665Zmg1/v4 static ok 10.0.0.3/24
16172025-03-03T08:10:01.665Zlo0/v6 static ok ::1/128
16182025-03-03T08:10:01.665Zlo0/u6 static ok fd00:3::1/64
16192025-03-03T08:10:01.665Ztfportrear0_0/v6 addrconf ok fe80::24a8:28ff:fe78:dd14%tfportrear0_0/10
16202025-03-03T08:10:01.666Ztfportrear1_0/v6 addrconf ok fe80::e081:1bff:fe1e:d481%tfportrear1_0/10
16212025-03-03T08:10:03.880Zinitial peering test passed
16222025-03-03T08:10:04.882Zadvertise from one passed
16232025-03-03T08:10:05.884Zadvertise from two passed
16242025-03-03T08:10:05.884Z[s1.trio] ping fd00:2::1
16252025-03-03T08:10:05.913Zfd00:2::1 is alive
16262025-03-03T08:10:05.913Z[s2.trio] ping fd00:1::1
16272025-03-03T08:10:05.932Zfd00:1::1 is alive
16282025-03-03T08:10:05.933Zconnectivity test passed
16292025-03-03T08:10:05.933Z[t1.trio] pkill ddmd
16302025-03-03T08:10:05.952Z
16312025-03-03T08:10:11.955Z[t1.trio] svcadm enable dendrite
16322025-03-03T08:10:11.996Z
16332025-03-03T08:10:11.996Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
16342025-03-03T08:10:12.038Z
16352025-03-03T08:10:12.038Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
16362025-03-03T08:10:12.080Z
16372025-03-03T08:10:12.080Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
16382025-03-03T08:10:12.122Z
16392025-03-03T08:10:12.122Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
16402025-03-03T08:10:12.163Z
16412025-03-03T08:10:12.163Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
16422025-03-03T08:10:12.204Z
16432025-03-03T08:10:12.204Z[t1.trio] svcadm refresh dendrite:default
16442025-03-03T08:10:12.240Z
16452025-03-03T08:10:12.240Z[t1.trio] svcadm restart dendrite:default
16462025-03-03T08:10:12.277Z
16472025-03-03T08:10:12.277Zwait 10s for dendrite to come up ...
16482025-03-03T08:10:22.275Z[t1.trio] svcadm enable tfport
16492025-03-03T08:10:22.314Z
16502025-03-03T08:10:22.314Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid f7d511ff-3acf-4b41-9834-151852878a7b --sled-uuid 3bdc1966-b381-4bb1-ab20-27afe12c7a1c -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
16512025-03-03T08:10:22.334Z
16522025-03-03T08:10:22.334Z[t1.trio] ipadm
16532025-03-03T08:10:22.357ZADDROBJ TYPE STATE ADDR
16542025-03-03T08:10:22.357Zlo0/v4 static ok 127.0.0.1/8
16552025-03-03T08:10:22.357Zmg1/v4 static ok 10.0.0.3/24
16562025-03-03T08:10:22.357Zlo0/v6 static ok ::1/128
16572025-03-03T08:10:22.357Zlo0/u6 static ok fd00:3::1/64
16582025-03-03T08:10:22.357Ztfportrear0_0/v6 addrconf ok fe80::24a8:28ff:fe78:dd14%tfportrear0_0/10
16592025-03-03T08:10:22.357Ztfportrear1_0/v6 addrconf ok fe80::e081:1bff:fe1e:d481%tfportrear1_0/10
16602025-03-03T08:10:25.359Z[s1.trio] ping fd00:2::1
16612025-03-03T08:10:25.381Zfd00:2::1 is alive
16622025-03-03T08:10:25.381Z[s2.trio] ping fd00:1::1
16632025-03-03T08:10:25.401Zfd00:1::1 is alive
16642025-03-03T08:10:25.401Ztransit router restart passed
16652025-03-03T08:10:25.401Z[s1.trio] pkill ddmd
16662025-03-03T08:10:25.420Z
16672025-03-03T08:10:30.423Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid d9d19a5f-3de5-4150-b6ea-b31a1672a970 --sled-uuid 06ad11b7-fb6b-4f06-a29d-bce379a69e19 -a sl0/v6 &> /opt/ddmd.log &
16682025-03-03T08:10:30.444Z
16692025-03-03T08:10:33.447Z[s1.trio] ping fd00:2::1
16702025-03-03T08:10:33.469Zfd00:2::1 is alive
16712025-03-03T08:10:33.469Z[s2.trio] ping fd00:1::1
16722025-03-03T08:10:33.489Zfd00:1::1 is alive
16732025-03-03T08:10:33.489Zserver router restart passed
16742025-03-03T08:10:36.494Zpeer expiration recovery passed
16752025-03-03T08:10:37.495Z[s1.trio] netstat -nrf inet6 | grep fd00 | wc -l
16762025-03-03T08:10:37.521Z3
16772025-03-03T08:10:37.521Zredundant advertise passed
16782025-03-03T08:10:38.524Ztunnel endpoint advertise passed
16792025-03-03T08:10:43.524Zredundant tunnel endpoint advertise passed
16802025-03-03T08:10:43.524Z[s1.trio] pkill ddmd
16812025-03-03T08:10:43.545Z
16822025-03-03T08:10:48.544Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 4b54bcec-3459-4653-848d-e777487910b6 --sled-uuid 24166e8e-6d44-4056-a2eb-d19e8c8ec1fe -a sl0/v6 &> /opt/ddmd.log &
16832025-03-03T08:10:48.565Z
16842025-03-03T08:10:53.631Ztunnel router restart passed
16852025-03-03T08:10:54.633Ztunnel endpoint withdraw passed
16862025-03-03T08:10:54.649Z[t1.trio] pkill ddmd
16872025-03-03T08:10:54.677Z
16882025-03-03T08:10:54.677Zcp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log
16892025-03-03T08:10:54.681Zcp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log
16902025-03-03T08:10:57.187Z[s2.trio] pkill ddmd
16912025-03-03T08:10:57.208Z
16922025-03-03T08:10:57.208Zcp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log
16932025-03-03T08:10:59.743Z[s1.trio] pkill ddmd
16942025-03-03T08:10:59.763Z
16952025-03-03T08:10:59.763Zcp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log
16962025-03-03T08:11:02.278Z[sidecar.trio] pkill softnpu
16972025-03-03T08:11:02.298Z
16982025-03-03T08:11:02.298Zcp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log
16992025-03-03T08:11:04.823Ztest ddm::test_trio_v3 ... ok
17002025-03-03T08:11:04.823Z
17012025-03-03T08:11:04.823Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 648.34s
17022025-03-03T08:11:04.823Z
17032025-03-03T08:11:04.852Z+ cleanup
17042025-03-03T08:11:04.855Z++ id -un
17052025-03-03T08:11:04.859Z++ id -gn
17062025-03-03T08:11:04.862Z+ pfexec chown -R build:build .
17072025-03-03T08:11:04.946Zprocess exited: duration 1193928 ms, exit code 0
 
17082025-03-03T08:11:04.959Zfound 4 output files
17092025-03-03T08:11:04.959Zuploading: /work/s1.trio.log (4203 bytes)
17102025-03-03T08:11:05.972Zuploaded: /work/s1.trio.log
17112025-03-03T08:11:05.972Zuploading: /work/s2.trio.log (9462 bytes)
17122025-03-03T08:11:06.986Zuploaded: /work/s2.trio.log
17132025-03-03T08:11:06.986Zuploading: /work/sidecar.trio-softnpu.log (564 bytes)
17142025-03-03T08:11:07.997Zuploaded: /work/sidecar.trio-softnpu.log
17152025-03-03T08:11:07.997Zuploading: /work/t1.trio.log (25769 bytes)
17162025-03-03T08:11:09.009Zuploaded: /work/t1.trio.log