01JZHV9ZZ0XZB137XQM0T31NRD: test-ddm-quartet

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: 01JZHVACQ22KXVP242C5FAYJ77

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-07T07:07:32.901Zjob assigned to worker 01JZHVAEP8KA0YY90TXWAVP2GJ [factory aws, i-049a0518541451d2f] (queued for 1 m 0 s)
 
22025-07-07T07:07:41.672Zstarting task 0: "setup"
32025-07-07T07:07:41.676Z++ uname -s
42025-07-07T07:07:41.680Z+ kern=SunOS
52025-07-07T07:07:41.680Z+ build_user=build
62025-07-07T07:07:41.680Z+ build_uid=12345
72025-07-07T07:07:41.680Z+ work_dir=/work
82025-07-07T07:07:41.680Z+ input_dir=/input
92025-07-07T07:07:41.680Z+ [[ 0 == 12345 ]]
102025-07-07T07:07:41.680Z+ case "$kern" in
112025-07-07T07:07:41.680Z+ groupadd -g 12345 build
122025-07-07T07:07:41.683Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-07T07:07:43.689Z+ zfs create -o mountpoint=/work rpool/work
142025-07-07T07:07:43.816Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-07T07:07:43.819Z+ home_fs=zfs
162025-07-07T07:07:43.819Z+ [[ zfs == autofs ]]
172025-07-07T07:07:43.819Z+ mkdir -p /home/build
182025-07-07T07:07:43.822Z+ chown build:build /home/build /work
192025-07-07T07:07:45.822Z+ chmod 0700 /home/build /work
202025-07-07T07:07:45.825Zprocess exited: duration 4155 ms, exit code 0
 
212025-07-07T07:07:45.832Zstarting task 1: "rust-toolchain"
222025-07-07T07:07:45.837Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-07-07T07:07:45.837Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-07-07T07:07:45.837Z * rust toolchain channel = "stable"
252025-07-07T07:07:45.837Z * rust toolchain profile = "default"
262025-07-07T07:07:45.837Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-07T07:07:45.837Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-07T07:07:45.840Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-07T07:07:45.840Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-07-07T07:07:45.997Zinfo: downloading installer
312025-07-07T07:07:47.198Zwarn: It looks like you have an existing installation of Rust at:
322025-07-07T07:07:47.198Zwarn: /opt/ooce/bin
332025-07-07T07:07:47.198Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-07T07:07:47.198Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-07T07:07:47.198Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-07T07:07:47.198Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-07T07:07:47.198Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-07T07:07:47.198Zerror: cannot install while Rust is installed
392025-07-07T07:07:47.198Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-07T07:07:47.215Zinfo: profile set to 'default'
412025-07-07T07:07:47.215Zinfo: default host triple is x86_64-unknown-illumos
422025-07-07T07:07:47.218Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-07-07T07:07:47.381Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-07T07:07:47.381Zinfo: downloading component 'cargo'
452025-07-07T07:07:48.190Zinfo: downloading component 'clippy'
462025-07-07T07:07:48.585Zinfo: downloading component 'rust-docs'
472025-07-07T07:07:50.011Zinfo: downloading component 'rust-std'
482025-07-07T07:07:51.735Zinfo: downloading component 'rustc'
492025-07-07T07:07:58.965Zinfo: downloading component 'rustfmt'
502025-07-07T07:07:59.242Zinfo: installing component 'cargo'
512025-07-07T07:08:00.116Zinfo: installing component 'clippy'
522025-07-07T07:08:00.508Zinfo: installing component 'rust-docs'
532025-07-07T07:08:02.387Zinfo: installing component 'rust-std'
542025-07-07T07:08:04.101Zinfo: installing component 'rustc'
552025-07-07T07:08:10.588Zinfo: installing component 'rustfmt'
562025-07-07T07:08:10.916Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-07-07T07:08:10.916Z
582025-07-07T07:08:11.323Z stable-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-07T07:08:11.323Z
602025-07-07T07:08:11.327Z
612025-07-07T07:08:11.327ZRust is installed now. Great!
622025-07-07T07:08:11.327Z
632025-07-07T07:08:11.327ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-07T07:08:11.327Zenvironment variable. This has not been done automatically.
652025-07-07T07:08:11.327Z
662025-07-07T07:08:11.327ZTo configure your current shell, you need to source
672025-07-07T07:08:11.327Zthe corresponding env file under $HOME/.cargo.
682025-07-07T07:08:11.327Z
692025-07-07T07:08:11.327ZThis is usually done by running one of the following (note the leading DOT):
702025-07-07T07:08:11.327Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-07T07:08:11.327Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-07T07:08:11.327Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-07T07:08:11.407Z+ rustup --version
742025-07-07T07:08:11.417Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-07T07:08:11.420Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-07T07:08:11.493Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-07T07:08:11.496Z+ cargo --version
782025-07-07T07:08:11.553Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-07T07:08:11.557Z+ rustc --version
802025-07-07T07:08:11.622Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-07T07:08:11.625Zprocess exited: duration 25790 ms, exit code 0
 
822025-07-07T07:08:11.632Zstarting task 2: "authentication"
832025-07-07T07:08:11.653Zprocess exited: duration 21 ms, exit code 0
 
842025-07-07T07:08:11.659Zstarting task 3: "clone repository"
852025-07-07T07:08:11.664Z+ mkdir -p /work/oxidecomputer/maghemite
862025-07-07T07:08:11.667Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872025-07-07T07:08:11.707ZCloning into '/work/oxidecomputer/maghemite'...
882025-07-07T07:08:12.333Z+ cd /work/oxidecomputer/maghemite
892025-07-07T07:08:12.333Z+ git fetch origin eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb
902025-07-07T07:08:12.595ZFrom https://github.com/oxidecomputer/maghemite
912025-07-07T07:08:12.595Z * branch eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb -> FETCH_HEAD
922025-07-07T07:08:12.603Z+ [[ -n renovate/lock-file-maintenance ]]
932025-07-07T07:08:12.606Z++ git branch --show-current
942025-07-07T07:08:12.610Z+ current=main
952025-07-07T07:08:12.610Z+ [[ main != renovate/lock-file-maintenance ]]
962025-07-07T07:08:12.610Z+ git branch -f renovate/lock-file-maintenance eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb
972025-07-07T07:08:12.613Z+ git checkout -f renovate/lock-file-maintenance
982025-07-07T07:08:12.625ZSwitched to branch 'renovate/lock-file-maintenance'
992025-07-07T07:08:12.628Z+ git reset --hard eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb
1002025-07-07T07:08:12.631ZHEAD is now at eb30e2d Lock file maintenance
1012025-07-07T07:08:12.634Zprocess exited: duration 972 ms, exit code 0
 
1022025-07-07T07:08:12.642Zstarting task 4: "build"
1032025-07-07T07:08:12.646Z++ cargo --version
1042025-07-07T07:08:12.654Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
1052025-07-07T07:08:12.833Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
1062025-07-07T07:08:12.836Zinfo: downloading component 'cargo'
1072025-07-07T07:08:13.790Zinfo: downloading component 'clippy'
1082025-07-07T07:08:14.165Zinfo: downloading component 'rust-docs'
1092025-07-07T07:08:15.680Zinfo: downloading component 'rust-std'
1102025-07-07T07:08:17.247Zinfo: downloading component 'rustc'
1112025-07-07T07:08:24.394Zinfo: downloading component 'rustfmt'
1122025-07-07T07:08:24.627Zinfo: installing component 'cargo'
1132025-07-07T07:08:25.461Zinfo: installing component 'clippy'
1142025-07-07T07:08:25.848Zinfo: installing component 'rust-docs'
1152025-07-07T07:08:27.712Zinfo: installing component 'rust-std'
1162025-07-07T07:08:29.413Zinfo: installing component 'rustc'
1172025-07-07T07:08:35.750Zinfo: installing component 'rustfmt'
1182025-07-07T07:08:36.163Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1192025-07-07T07:08:36.166Z++ rustc --version
1202025-07-07T07:08:36.242Zrustc 1.86.0 (05f9846f8 2025-03-31)
1212025-07-07T07:08:36.246Z++ dladm
1222025-07-07T07:08:36.251ZLINK CLASS MTU STATE BRIDGE OVER
1232025-07-07T07:08:36.251Zena0 phys 9216 up -- --
1242025-07-07T07:08:36.254Z++ ipadm
1252025-07-07T07:08:36.254ZADDROBJ TYPE STATE ADDR
1262025-07-07T07:08:36.254Zlo0/v4 static ok 127.0.0.1/8
1272025-07-07T07:08:36.254Zena0/dhcp dhcp ok 10.150.1.87/24
1282025-07-07T07:08:36.254Zlo0/v6 static ok ::1/128
1292025-07-07T07:08:36.257Z++ banner collect
1302025-07-07T07:08:36.260Z
1312025-07-07T07:08:36.260Z #### #### # # ###### #### #####
1322025-07-07T07:08:36.260Z # # # # # # # # # #
1332025-07-07T07:08:36.260Z # # # # # ##### # #
1342025-07-07T07:08:36.260Z # # # # # # # #
1352025-07-07T07:08:36.260Z # # # # # # # # # #
1362025-07-07T07:08:36.260Z #### #### ###### ###### ###### #### #
1372025-07-07T07:08:36.260Z
1382025-07-07T07:08:36.260Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1392025-07-07T07:08:36.260Z++ repo=softnpu
1402025-07-07T07:08:36.260Z++ series=image
1412025-07-07T07:08:36.260Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1422025-07-07T07:08:36.260Z++ name=softnpu
1432025-07-07T07:08:36.260Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1442025-07-07T07:08:36.260Z++ mkdir -p download
1452025-07-07T07:08:36.260Z++ pushd download
1462025-07-07T07:08:36.260Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1472025-07-07T07:08:36.261Z++ [[ ! -f softnpu ]]
1482025-07-07T07:08:36.261Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1492025-07-07T07:08:36.268Z % Total % Received % Xferd Average Speed Time Time Time Current
1502025-07-07T07:08:36.272Z Dload Upload Total Spent Left Speed
1512025-07-07T07:08:36.751Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 40 21.8M 40 9035k 0 0 40.5M 0 --:--:-- --:--:-- --:--:-- 40.4M 100 21.8M 100 21.8M 0 0 45.1M 0 --:--:-- --:--:-- --:--:-- 45.2M
1522025-07-07T07:08:36.756Z++ popd
1532025-07-07T07:08:36.760Z/work/oxidecomputer/maghemite
1542025-07-07T07:08:36.760Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1552025-07-07T07:08:36.760Z++ repo=sidecar-lite
1562025-07-07T07:08:36.760Z++ series=release
1572025-07-07T07:08:36.761Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1582025-07-07T07:08:36.761Z++ name=libsidecar_lite.so
1592025-07-07T07:08:36.761Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1602025-07-07T07:08:36.761Z++ mkdir -p download
1612025-07-07T07:08:36.761Z++ pushd download
1622025-07-07T07:08:36.761Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1632025-07-07T07:08:36.761Z++ [[ ! -f libsidecar_lite.so ]]
1642025-07-07T07:08:36.761Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1652025-07-07T07:08:36.770Z % Total % Received % Xferd Average Speed Time Time Time Current
1662025-07-07T07:08:36.770Z Dload Upload Total Spent Left Speed
1672025-07-07T07:08:37.169Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20.3M 100 20.3M 0 0 51.0M 0 --:--:-- --:--:-- --:--:-- 51.1M
1682025-07-07T07:08:37.172Z++ popd
1692025-07-07T07:08:37.172Z/work/oxidecomputer/maghemite
1702025-07-07T07:08:37.172Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1712025-07-07T07:08:37.173Z++ repo=sidecar-lite
1722025-07-07T07:08:37.173Z++ series=release
1732025-07-07T07:08:37.173Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1742025-07-07T07:08:37.173Z++ name=scadm
1752025-07-07T07:08:37.173Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1762025-07-07T07:08:37.173Z++ mkdir -p download
1772025-07-07T07:08:37.176Z++ pushd download
1782025-07-07T07:08:37.176Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1792025-07-07T07:08:37.176Z++ [[ ! -f scadm ]]
1802025-07-07T07:08:37.176Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1812025-07-07T07:08:37.183Z % Total % Received % Xferd Average Speed Time Time Time Current
1822025-07-07T07:08:37.186Z Dload Upload Total Spent Left Speed
1832025-07-07T07:08:37.738Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 22.7M 38 8875k 0 0 28.6M 0 --:--:-- --:--:-- --:--:-- 28.6M 100 22.7M 100 22.7M 0 0 41.1M 0 --:--:-- --:--:-- --:--:-- 41.1M
1842025-07-07T07:08:37.742Z++ popd
1852025-07-07T07:08:37.742Z/work/oxidecomputer/maghemite
1862025-07-07T07:08:37.742Z++ get_artifact dendrite image 270dc8eb421b8514bf1ed00ab956025dc326b9df dendrite-softnpu.tar.gz
1872025-07-07T07:08:37.742Z++ repo=dendrite
1882025-07-07T07:08:37.742Z++ series=image
1892025-07-07T07:08:37.742Z++ commit=270dc8eb421b8514bf1ed00ab956025dc326b9df
1902025-07-07T07:08:37.742Z++ name=dendrite-softnpu.tar.gz
1912025-07-07T07:08:37.742Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1922025-07-07T07:08:37.742Z++ mkdir -p download
1932025-07-07T07:08:37.747Z++ pushd download
1942025-07-07T07:08:37.747Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1952025-07-07T07:08:37.747Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1962025-07-07T07:08:37.747Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/270dc8eb421b8514bf1ed00ab956025dc326b9df/dendrite-softnpu.tar.gz
1972025-07-07T07:08:37.753Z % Total % Received % Xferd Average Speed Time Time Time Current
1982025-07-07T07:08:37.757Z Dload Upload Total Spent Left Speed
1992025-07-07T07:08:39.397Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 56.6M 29 16.9M 0 0 20.0M 0 0:00:02 --:--:-- 0:00:02 20.0M 100 56.6M 100 56.6M 0 0 34.4M 0 0:00:01 0:00:01 --:--:-- 34.5M
2002025-07-07T07:08:39.400Z++ popd
2012025-07-07T07:08:39.400Z/work/oxidecomputer/maghemite
2022025-07-07T07:08:39.400Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
2032025-07-07T07:08:39.400Z++ repo=maghemite
2042025-07-07T07:08:39.400Z++ series=release
2052025-07-07T07:08:39.400Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2062025-07-07T07:08:39.400Z++ name=ddmd
2072025-07-07T07:08:39.400Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2082025-07-07T07:08:39.400Z++ mkdir -p download
2092025-07-07T07:08:39.405Z++ pushd download
2102025-07-07T07:08:39.405Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2112025-07-07T07:08:39.405Z++ [[ ! -f ddmd ]]
2122025-07-07T07:08:39.405Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
2132025-07-07T07:08:39.409Z % Total % Received % Xferd Average Speed Time Time Time Current
2142025-07-07T07:08:39.412Z Dload Upload Total Spent Left Speed
2152025-07-07T07:08:40.475Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 40.9M 100 40.9M 0 0 38.4M 0 0:00:01 0:00:01 --:--:-- 38.4M
2162025-07-07T07:08:40.480Z++ popd
2172025-07-07T07:08:40.480Z/work/oxidecomputer/maghemite
2182025-07-07T07:08:40.480Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
2192025-07-07T07:08:40.480Z++ repo=maghemite
2202025-07-07T07:08:40.480Z++ series=release
2212025-07-07T07:08:40.480Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2222025-07-07T07:08:40.480Z++ name=ddmadm
2232025-07-07T07:08:40.480Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2242025-07-07T07:08:40.480Z++ mkdir -p download
2252025-07-07T07:08:40.484Z++ pushd download
2262025-07-07T07:08:40.484Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2272025-07-07T07:08:40.484Z++ [[ ! -f ddmadm ]]
2282025-07-07T07:08:40.484Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2292025-07-07T07:08:40.488Z % Total % Received % Xferd Average Speed Time Time Time Current
2302025-07-07T07:08:40.492Z Dload Upload Total Spent Left Speed
2312025-07-07T07:08:40.952Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18.0M 100 18.0M 0 0 39.0M 0 --:--:-- --:--:-- --:--:-- 39.0M
2322025-07-07T07:08:40.958Z++ popd
2332025-07-07T07:08:40.958Z/work/oxidecomputer/maghemite
2342025-07-07T07:08:40.958Z++ pushd download
2352025-07-07T07:08:40.958Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2362025-07-07T07:08:40.958Z++ chmod +x softnpu
2372025-07-07T07:08:40.958Z++ chmod +x scadm
2382025-07-07T07:08:40.963Z++ chmod +x ddmadm
2392025-07-07T07:08:40.963Z++ chmod +x ddmd
2402025-07-07T07:08:40.963Z++ mv ddmadm ddmadm-v2
2412025-07-07T07:08:40.963Z++ mv ddmd ddmd-v2
2422025-07-07T07:08:40.967Z++ rm -rf zones/dendrite
2432025-07-07T07:08:40.967Z++ mkdir -p zones/dendrite
2442025-07-07T07:08:40.975Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2452025-07-07T07:08:42.079Z++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml
2462025-07-07T07:08:42.082Z++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml
2472025-07-07T07:08:42.086Z++ popd
2482025-07-07T07:08:42.086Z/work/oxidecomputer/maghemite
2492025-07-07T07:08:42.086Z++ banner install
2502025-07-07T07:08:42.086Z
2512025-07-07T07:08:42.086Z # # # #### ##### ## # #
2522025-07-07T07:08:42.086Z # ## # # # # # # #
2532025-07-07T07:08:42.086Z # # # # #### # # # # #
2542025-07-07T07:08:42.086Z # # # # # # ###### # #
2552025-07-07T07:08:42.086Z # # ## # # # # # # #
2562025-07-07T07:08:42.086Z # # # #### # # # ###### ######
2572025-07-07T07:08:42.086Z
2582025-07-07T07:08:42.090Z++ pkg info brand/sparse
2592025-07-07T07:08:42.091Z++ grep -qi installed
2602025-07-07T07:08:43.720Zpkg: info: no packages matching the following patterns you specified are
2612025-07-07T07:08:43.720Zinstalled on the system. Try querying remotely instead:
2622025-07-07T07:08:43.720Z
2632025-07-07T07:08:43.720Z brand/sparse
2642025-07-07T07:08:43.769Z++ [[ 1 != 0 ]]
2652025-07-07T07:08:43.770Z++ set -o errexit
2662025-07-07T07:08:43.773Z++ pfexec pkg install brand/sparse
2672025-07-07T07:08:51.020Z Startup: Refreshing catalog 'helios-dev' ... Done
2682025-07-07T07:08:57.902Z Startup: Caching catalogs ... Done
2692025-07-07T07:09:01.863ZPlanning: Solver setup ... Done
2702025-07-07T07:09:01.887ZPlanning: Running solver ... Done
2712025-07-07T07:09:01.974ZPlanning: Finding local manifests ... Done
2722025-07-07T07:09:01.991ZPlanning: Fetching manifests: 0/1 0% complete
2732025-07-07T07:09:01.997ZPlanning: Fetching manifests: 1/1 100% complete
2742025-07-07T07:09:02.016ZPlanning: Package planning ... Done
2752025-07-07T07:09:02.019ZPlanning: Merging actions ... Done
2762025-07-07T07:09:02.346ZPlanning: Checking for conflicting actions ... Done
2772025-07-07T07:09:02.349ZPlanning: Consolidating action changes ... Done
2782025-07-07T07:09:03.410ZPlanning: Evaluating mediators ... Done
2792025-07-07T07:09:03.414ZPlanning: Planning completed in 5.39 seconds
2802025-07-07T07:09:03.426Z Packages to install: 1
2812025-07-07T07:09:03.426Z Create boot environment: No
2822025-07-07T07:09:03.430ZCreate backup boot environment: No
2832025-07-07T07:09:03.475Z
2842025-07-07T07:09:03.475ZDownload: 0/16 items 0.0/0.0MB 0% complete
2852025-07-07T07:09:03.548ZDownload: Completed 23.55 kB in 0.07 seconds (324k/s)
2862025-07-07T07:09:03.656Z Actions: 1/32 actions (Installing new actions)
2872025-07-07T07:09:03.662Z Actions: Completed 32 actions in 0.01 seconds.
2882025-07-07T07:09:03.974Z Done
2892025-07-07T07:09:03.974Z Done
2902025-07-07T07:09:04.737Z Done
2912025-07-07T07:09:09.126Z Done
2922025-07-07T07:09:09.216Z Done
2932025-07-07T07:09:09.219Z Done
2942025-07-07T07:09:09.313Z Done
2952025-07-07T07:09:09.834Z++ set -o errexit
2962025-07-07T07:09:09.834Z++ set -o pipefail
2972025-07-07T07:09:09.834Z++ banner build
2982025-07-07T07:09:09.838Z
2992025-07-07T07:09:09.838Z ##### # # # # #####
3002025-07-07T07:09:09.838Z # # # # # # # #
3012025-07-07T07:09:09.838Z ##### # # # # # #
3022025-07-07T07:09:09.838Z # # # # # # # #
3032025-07-07T07:09:09.838Z # # # # # # # #
3042025-07-07T07:09:09.838Z ##### #### # ###### #####
3052025-07-07T07:09:09.838Z
3062025-07-07T07:09:09.838Z++ cargo build --release --bin ddmd --bin ddmadm
3072025-07-07T07:09:10.022Z Updating crates.io index
3082025-07-07T07:09:10.091Z Updating git repository `https://github.com/oxidecomputer/falcon`
3092025-07-07T07:09:10.754ZFrom https://github.com/oxidecomputer/falcon
3102025-07-07T07:09:10.754Z * [new ref] bfcf50ebd5aa308990c858606ebf4e6cc3a0a119 -> refs/commit/bfcf50ebd5aa308990c858606ebf4e6cc3a0a119
3112025-07-07T07:09:10.857Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3122025-07-07T07:09:11.243ZFrom https://github.com/oxidecomputer/dendrite
3132025-07-07T07:09:11.243Z * [new ref] 196b6b1389cedbe71ffaa369ccf2af90664fac75 -> refs/commit/196b6b1389cedbe71ffaa369ccf2af90664fac75
3142025-07-07T07:09:11.294Z Updating git repository `https://github.com/oxidecomputer/ispf`
3152025-07-07T07:09:11.648ZFrom https://github.com/oxidecomputer/ispf
3162025-07-07T07:09:11.648Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3172025-07-07T07:09:11.672Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3182025-07-07T07:09:12.066ZFrom https://github.com/oxidecomputer/netadm-sys
3192025-07-07T07:09:12.066Z * [new ref] edbf966dab4ea27af8163e9296484d3e51ec84b0 -> refs/commit/edbf966dab4ea27af8163e9296484d3e51ec84b0
3202025-07-07T07:09:12.078Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212025-07-07T07:09:17.911ZFrom https://github.com/oxidecomputer/omicron
3222025-07-07T07:09:17.911Z * [new ref] 765dbb0c6d463961ec364a388485a685ee80547c -> refs/commit/765dbb0c6d463961ec364a388485a685ee80547c
3232025-07-07T07:09:18.374Z Updating git repository `https://github.com/oxidecomputer/opte`
3242025-07-07T07:09:19.207ZFrom https://github.com/oxidecomputer/opte
3252025-07-07T07:09:19.207Z * [new ref] 3d1263ced8177893d46da54a914e4c510dc2bfc8 -> refs/commit/3d1263ced8177893d46da54a914e4c510dc2bfc8
3262025-07-07T07:09:19.256Z Updating git repository `https://github.com/illumos/smf-rs`
3272025-07-07T07:09:19.567ZFrom https://github.com/illumos/smf-rs
3282025-07-07T07:09:19.567Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
3292025-07-07T07:09:19.614Z Updating git repository `https://github.com/oxidecomputer/zone`
3302025-07-07T07:09:19.882ZFrom https://github.com/oxidecomputer/zone
3312025-07-07T07:09:19.882Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
3322025-07-07T07:09:19.934Z Updating git repository `https://github.com/oxidecomputer/propolis`
3332025-07-07T07:09:20.873ZFrom https://github.com/oxidecomputer/propolis
3342025-07-07T07:09:20.873Z * [new ref] 02fdf06bb279fc1b1393f993b90cbe84b7e9f281 -> refs/commit/02fdf06bb279fc1b1393f993b90cbe84b7e9f281
3352025-07-07T07:09:20.996Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3362025-07-07T07:09:21.523ZFrom https://github.com/oxidecomputer/transceiver-control
3372025-07-07T07:09:21.523Z * [new ref] d861e1dedaa6eb6513a017c2bbe4b73e97327684 -> refs/commit/d861e1dedaa6eb6513a017c2bbe4b73e97327684
3382025-07-07T07:09:21.562Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3392025-07-07T07:09:21.822ZFrom https://github.com/oxidecomputer/dlpi-sys
3402025-07-07T07:09:21.822Z * [new ref] bc75c49c365534f4764dec5853a75c7c9f4567c1 -> refs/commit/bc75c49c365534f4764dec5853a75c7c9f4567c1
3412025-07-07T07:09:21.842Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3422025-07-07T07:09:22.187ZFrom https://github.com/jmesmon/rust-libzfs
3432025-07-07T07:09:22.187Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3442025-07-07T07:09:22.199Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3452025-07-07T07:09:22.515ZFrom https://github.com/oxidecomputer/rusty-doors
3462025-07-07T07:09:22.515Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3472025-07-07T07:09:22.528Z Updating git repository `https://github.com/oxidecomputer/lldp`
3482025-07-07T07:09:22.889ZFrom https://github.com/oxidecomputer/lldp
3492025-07-07T07:09:22.889Z * [new ref] 82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 -> refs/commit/82fbc8c9747eb9f74dde0f92ae77ec67f65652c4
3502025-07-07T07:09:22.918Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3512025-07-07T07:09:23.472ZFrom https://github.com/oxidecomputer/maghemite
3522025-07-07T07:09:23.472Z * [new ref] fa5f15cdcd5864161a929e2ec01534f70dfba216 -> refs/commit/fa5f15cdcd5864161a929e2ec01534f70dfba216
3532025-07-07T07:09:23.530Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3542025-07-07T07:09:23.813ZFrom https://github.com/oxidecomputer/serde_human_bytes
3552025-07-07T07:09:23.813Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3562025-07-07T07:09:23.836Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3572025-07-07T07:09:24.153ZFrom https://github.com/oxidecomputer/slog-error-chain
3582025-07-07T07:09:24.153Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3592025-07-07T07:09:24.166Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3602025-07-07T07:09:24.469ZFrom https://github.com/oxidecomputer/tufaceous
3612025-07-07T07:09:24.469Z * [new ref] 3923a4358e8be55fef0f50859e8ea1efa48f00f0 -> refs/commit/3923a4358e8be55fef0f50859e8ea1efa48f00f0
3622025-07-07T07:09:24.510Z Updating git repository `https://github.com/oxidecomputer/crucible`
3632025-07-07T07:09:25.818ZFrom https://github.com/oxidecomputer/crucible
3642025-07-07T07:09:25.818Z * [new ref] da3cf198a0e000bb89efc3a1c77d7ba09340a600 -> refs/commit/da3cf198a0e000bb89efc3a1c77d7ba09340a600
3652025-07-07T07:09:26.065Z Updating git repository `https://github.com/oxidecomputer/propolis`
3662025-07-07T07:09:26.448ZFrom https://github.com/oxidecomputer/propolis
3672025-07-07T07:09:26.448Z * [new ref] e3988414bd68ecf806078fb898120e1194451ee9 -> refs/commit/e3988414bd68ecf806078fb898120e1194451ee9
3682025-07-07T07:09:26.520Z Updating git repository `https://github.com/oxidecomputer/crucible`
3692025-07-07T07:09:26.931ZFrom https://github.com/oxidecomputer/crucible
3702025-07-07T07:09:26.931Z * [new ref] e164393a88e7b62598897dc4f53315f083e25333 -> refs/commit/e164393a88e7b62598897dc4f53315f083e25333
3712025-07-07T07:09:26.983Z Updating git repository `https://github.com/oxidecomputer/opte`
3722025-07-07T07:09:27.341ZFrom https://github.com/oxidecomputer/opte
3732025-07-07T07:09:27.341Z * [new ref] 23cebf3b1c911f09c203f7df50cc06bf780338e5 -> refs/commit/23cebf3b1c911f09c203f7df50cc06bf780338e5
3742025-07-07T07:09:27.410Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3752025-07-07T07:09:28.015ZFrom https://github.com/oxidecomputer/management-gateway-service
3762025-07-07T07:09:28.015Z * [new ref] 0e1e055b66ec007c537e5bd45e210c245f9c537d -> refs/commit/0e1e055b66ec007c537e5bd45e210c245f9c537d
3772025-07-07T07:09:28.048Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3782025-07-07T07:09:28.339ZFrom https://github.com/oxidecomputer/ipcc-rs
3792025-07-07T07:09:28.339Z * [new ref] 524eb8f125003dff50b9703900c6b323f00f9e1b -> refs/commit/524eb8f125003dff50b9703900c6b323f00f9e1b
3802025-07-07T07:09:29.256Z Downloading crates ...
3812025-07-07T07:09:29.334Z Downloaded allocator-api2 v0.2.21
3822025-07-07T07:09:29.338Z Downloaded camino v1.1.10
3832025-07-07T07:09:29.341Z Downloaded anstream v0.6.19
3842025-07-07T07:09:29.344Z Downloaded anstyle v1.0.11
3852025-07-07T07:09:29.348Z Downloaded ahash v0.8.12
3862025-07-07T07:09:29.351Z Downloaded foreign-types v0.3.2
3872025-07-07T07:09:29.354Z Downloaded num v0.4.3
3882025-07-07T07:09:29.354Z Downloaded cancel-safe-futures v0.1.5
3892025-07-07T07:09:29.357Z Downloaded atomicwrites v0.4.4
3902025-07-07T07:09:29.360Z Downloaded crucible-workspace-hack v0.1.0
3912025-07-07T07:09:29.360Z Downloaded num-traits v0.2.19
3922025-07-07T07:09:29.363Z Downloaded crossbeam-deque v0.8.6
3932025-07-07T07:09:29.366Z Downloaded crossbeam-epoch v0.9.18
3942025-07-07T07:09:29.369Z Downloaded num-rational v0.4.2
3952025-07-07T07:09:29.373Z Downloaded num_enum_derive v0.7.4
3962025-07-07T07:09:29.376Z Downloaded once_cell v1.21.3
3972025-07-07T07:09:29.379Z Downloaded num_threads v0.1.7
3982025-07-07T07:09:29.379Z Downloaded camino-tempfile v1.4.1
3992025-07-07T07:09:29.382Z Downloaded num_enum v0.7.4
4002025-07-07T07:09:29.389Z Downloaded fixedbitset v0.5.7
4012025-07-07T07:09:29.391Z Downloaded omicron-workspace-hack v0.1.0
4022025-07-07T07:09:29.394Z Downloaded no-std-compat v0.4.1
4032025-07-07T07:09:29.398Z Downloaded darling_macro v0.20.11
4042025-07-07T07:09:29.398Z Downloaded ciborium-io v0.2.2
4052025-07-07T07:09:29.400Z Downloaded fixedbitset v0.4.2
4062025-07-07T07:09:29.400Z Downloaded dof v0.3.0
4072025-07-07T07:09:29.403Z Downloaded digest v0.10.7
4082025-07-07T07:09:29.406Z Downloaded crypto-common v0.1.6
4092025-07-07T07:09:29.409Z Downloaded ciborium-ll v0.2.2
4102025-07-07T07:09:29.409Z Downloaded data-encoding v2.9.0
4112025-07-07T07:09:29.412Z Downloaded ppv-lite86 v0.2.21
4122025-07-07T07:09:29.415Z Downloaded progenitor-macro v0.9.1
4132025-07-07T07:09:29.415Z Downloaded proc-macro-error-attr2 v2.0.0
4142025-07-07T07:09:29.415Z Downloaded proc-macro-crate v3.3.0
4152025-07-07T07:09:29.418Z Downloaded cstr-argument v0.1.2
4162025-07-07T07:09:29.423Z Downloaded pretty-hex v0.4.1
4172025-07-07T07:09:29.423Z Downloaded postcard v1.1.2
4182025-07-07T07:09:29.428Z Downloaded proc-macro-error-attr v1.0.4
4192025-07-07T07:09:29.428Z Downloaded errno v0.3.13
4202025-07-07T07:09:29.431Z Downloaded anstyle-query v1.1.3
4212025-07-07T07:09:29.431Z Downloaded fnv v1.0.7
4222025-07-07T07:09:29.434Z Downloaded proc-macro-error v1.0.4
4232025-07-07T07:09:29.437Z Downloaded usdt-macro v0.5.0
4242025-07-07T07:09:29.440Z Downloaded tower-layer v0.3.3
4252025-07-07T07:09:29.440Z Downloaded progenitor-macro v0.10.0
4262025-07-07T07:09:29.444Z Downloaded zerofrom v0.1.6
4272025-07-07T07:09:29.444Z Downloaded daft-derive v0.1.4
4282025-07-07T07:09:29.448Z Downloaded futures-task v0.3.31
4292025-07-07T07:09:29.452Z Downloaded foldhash v0.1.5
4302025-07-07T07:09:29.455Z Downloaded float-ord v0.3.2
4312025-07-07T07:09:29.455Z Downloaded clap_lex v0.7.5
4322025-07-07T07:09:29.458Z Downloaded either v1.15.0
4332025-07-07T07:09:29.461Z Downloaded progenitor-client v0.9.1
4342025-07-07T07:09:29.461Z Downloaded embedded-io v0.6.1
4352025-07-07T07:09:29.464Z Downloaded dirs-next v2.0.0
4362025-07-07T07:09:29.467Z Downloaded defmt-macros v1.0.1
4372025-07-07T07:09:29.471Z Downloaded quick-error v1.2.3
4382025-07-07T07:09:29.471Z Downloaded colored v3.0.0
4392025-07-07T07:09:29.474Z Downloaded defmt-parser v1.0.0
4402025-07-07T07:09:29.477Z Downloaded potential_utf v0.1.2
4412025-07-07T07:09:29.480Z Downloaded progenitor v0.9.1
4422025-07-07T07:09:29.480Z Downloaded colorchoice v1.0.4
4432025-07-07T07:09:29.483Z Downloaded http-body v1.0.1
4442025-07-07T07:09:29.483Z Downloaded displaydoc v0.2.5
4452025-07-07T07:09:29.487Z Downloaded foreign-types-macros v0.2.3
4462025-07-07T07:09:29.490Z Downloaded deranged v0.4.0
4472025-07-07T07:09:29.493Z Downloaded utf8_iter v1.0.4
4482025-07-07T07:09:29.496Z Downloaded cookie v0.18.1
4492025-07-07T07:09:29.499Z Downloaded zerofrom-derive v0.1.6
4502025-07-07T07:09:29.499Z Downloaded writeable v0.6.1
4512025-07-07T07:09:29.508Z Downloaded sigpipe v0.1.3
4522025-07-07T07:09:29.512Z Downloaded prettyplease v0.2.35
4532025-07-07T07:09:29.512Z Downloaded tinyvec_macros v0.1.1
4542025-07-07T07:09:29.512Z Downloaded pin-utils v0.1.0
4552025-07-07T07:09:29.512Z Downloaded rand_chacha v0.9.0
4562025-07-07T07:09:29.515Z Downloaded ref-cast v1.0.24
4572025-07-07T07:09:29.519Z Downloaded parse-display v0.10.0
4582025-07-07T07:09:29.519Z Downloaded ref-cast-impl v1.0.24
4592025-07-07T07:09:29.522Z Downloaded pest_generator v2.8.1
4602025-07-07T07:09:29.525Z Downloaded tower-service v0.3.3
4612025-07-07T07:09:29.525Z Downloaded paste v1.0.15
4622025-07-07T07:09:29.528Z Downloaded idna_adapter v1.2.1
4632025-07-07T07:09:29.531Z Downloaded sync_wrapper v1.0.2
4642025-07-07T07:09:29.531Z Downloaded rayon-core v1.12.1
4652025-07-07T07:09:29.536Z Downloaded libscf-sys v1.1.0
4662025-07-07T07:09:29.539Z Downloaded is_terminal_polyfill v1.70.1
4672025-07-07T07:09:29.543Z Downloaded rustc-hash v2.1.1
4682025-07-07T07:09:29.543Z Downloaded pin-project-lite v0.2.16
4692025-07-07T07:09:29.547Z Downloaded foreign-types-shared v0.3.1
4702025-07-07T07:09:29.550Z Downloaded foreign-types-shared v0.1.1
4712025-07-07T07:09:29.551Z Downloaded testing_table v0.3.0
4722025-07-07T07:09:29.555Z Downloaded serde_path_to_error v0.1.17
4732025-07-07T07:09:29.555Z Downloaded rustversion v1.0.21
4742025-07-07T07:09:29.560Z Downloaded futures-channel v0.3.31
4752025-07-07T07:09:29.564Z Downloaded signal-hook-registry v1.4.5
4762025-07-07T07:09:29.564Z Downloaded lazy_static v1.5.0
4772025-07-07T07:09:29.567Z Downloaded serde-big-array v0.5.1
4782025-07-07T07:09:29.568Z Downloaded typify-macro v0.3.0
4792025-07-07T07:09:29.568Z Downloaded linear-map v1.2.0
4802025-07-07T07:09:29.571Z Downloaded terminal_size v0.4.2
4812025-07-07T07:09:29.574Z Downloaded libsw v3.5.0
4822025-07-07T07:09:29.578Z Downloaded highway v1.3.0
4832025-07-07T07:09:29.578Z Downloaded rand_core v0.9.3
4842025-07-07T07:09:29.581Z Downloaded crossbeam-utils v0.8.21
4852025-07-07T07:09:29.584Z Downloaded crc32fast v1.4.2
4862025-07-07T07:09:29.588Z Downloaded bitflags v2.9.1
4872025-07-07T07:09:29.592Z Downloaded rand_core v0.6.4
4882025-07-07T07:09:29.595Z Downloaded toml_write v0.1.2
4892025-07-07T07:09:29.598Z Downloaded slab v0.4.10
4902025-07-07T07:09:29.599Z Downloaded untrusted v0.9.0
4912025-07-07T07:09:29.602Z Downloaded strsim v0.11.1
4922025-07-07T07:09:29.605Z Downloaded rusty-fork v0.3.0
4932025-07-07T07:09:29.605Z Downloaded synstructure v0.13.2
4942025-07-07T07:09:29.608Z Downloaded glob v0.3.2
4952025-07-07T07:09:29.612Z Downloaded generic-array v0.14.7
4962025-07-07T07:09:29.612Z Downloaded typify v0.3.0
4972025-07-07T07:09:29.615Z Downloaded swrite v0.1.0
4982025-07-07T07:09:29.620Z Downloaded serde_derive_internals v0.29.1
4992025-07-07T07:09:29.624Z Downloaded futures v0.3.31
5002025-07-07T07:09:29.627Z Downloaded newtype_derive v0.1.6
5012025-07-07T07:09:29.627Z Downloaded ident_case v1.0.1
5022025-07-07T07:09:29.631Z Downloaded zone_cfg_derive v0.3.1
5032025-07-07T07:09:29.631Z Downloaded memoffset v0.9.1
5042025-07-07T07:09:29.634Z Downloaded waitgroup v0.1.2
5052025-07-07T07:09:29.634Z Downloaded usdt-attr-macro v0.5.0
5062025-07-07T07:09:29.637Z Downloaded linked-hash-map v0.5.6
5072025-07-07T07:09:29.637Z Downloaded want v0.3.1
5082025-07-07T07:09:29.641Z Downloaded term v0.7.0
5092025-07-07T07:09:29.645Z Downloaded dropshot_endpoint v0.16.2
5102025-07-07T07:09:29.648Z Downloaded macaddr v1.0.1
5112025-07-07T07:09:29.651Z Downloaded lru-slab v0.1.2
5122025-07-07T07:09:29.651Z Downloaded progenitor-impl v0.9.1
5132025-07-07T07:09:29.655Z Downloaded slog-stdlog v4.1.1
5142025-07-07T07:09:29.658Z Downloaded derive_more v0.99.20
5152025-07-07T07:09:29.662Z Downloaded proc-macro2 v1.0.95
5162025-07-07T07:09:29.665Z Downloaded try-lock v0.2.5
5172025-07-07T07:09:29.668Z Downloaded strum_macros v0.26.4
5182025-07-07T07:09:29.672Z Downloaded hubpack_derive v0.1.1
5192025-07-07T07:09:29.672Z Downloaded thiserror-impl v1.0.69
5202025-07-07T07:09:29.672Z Downloaded zeroize v1.8.1
5212025-07-07T07:09:29.675Z Downloaded sha1 v0.10.6
5222025-07-07T07:09:29.678Z Downloaded yoke v0.8.0
5232025-07-07T07:09:29.678Z Downloaded slog-term v2.9.1
5242025-07-07T07:09:29.682Z Downloaded futures-core v0.3.31
5252025-07-07T07:09:29.685Z Downloaded foreign-types v0.5.0
5262025-07-07T07:09:29.688Z Downloaded semver v0.1.20
5272025-07-07T07:09:29.688Z Downloaded thiserror-impl v2.0.12
5282025-07-07T07:09:29.693Z Downloaded tokio-macros v2.5.0
5292025-07-07T07:09:29.693Z Downloaded zone v0.3.1
5302025-07-07T07:09:29.696Z Downloaded usdt v0.5.0
5312025-07-07T07:09:29.696Z Downloaded thin-vec v0.2.14
5322025-07-07T07:09:29.700Z Downloaded scroll v0.12.0
5332025-07-07T07:09:29.700Z Downloaded futures-executor v0.3.31
5342025-07-07T07:09:29.703Z Downloaded tinyvec v1.9.0
5352025-07-07T07:09:29.707Z Downloaded ingot v0.1.0
5362025-07-07T07:09:29.711Z Downloaded icu_properties v2.0.1
5372025-07-07T07:09:29.714Z Downloaded fxhash v0.2.1
5382025-07-07T07:09:29.714Z Downloaded scroll_derive v0.12.1
5392025-07-07T07:09:29.714Z Downloaded strum v0.26.3
5402025-07-07T07:09:29.717Z Downloaded serde_with_macros v3.14.0
5412025-07-07T07:09:29.717Z Downloaded spin v0.5.2
5422025-07-07T07:09:29.722Z Downloaded tagptr v0.2.0
5432025-07-07T07:09:29.725Z Downloaded spin v0.9.8
5442025-07-07T07:09:29.726Z Downloaded smf v0.2.3
5452025-07-07T07:09:29.729Z Downloaded slog-envlogger v2.2.0
5462025-07-07T07:09:29.729Z Downloaded strum_macros v0.25.3
5472025-07-07T07:09:29.733Z Downloaded version_check v0.9.5
5482025-07-07T07:09:29.736Z Downloaded progenitor-impl v0.10.0
5492025-07-07T07:09:29.736Z Downloaded memmap v0.7.0
5502025-07-07T07:09:29.739Z Downloaded wait-timeout v0.2.1
5512025-07-07T07:09:29.743Z Downloaded zerocopy-derive v0.8.26
5522025-07-07T07:09:29.748Z Downloaded thread-id v4.2.2
5532025-07-07T07:09:29.754Z Downloaded take_mut v0.2.2
5542025-07-07T07:09:29.754Z Downloaded yoke-derive v0.8.0
5552025-07-07T07:09:29.757Z Downloaded unarray v0.1.4
5562025-07-07T07:09:29.758Z Downloaded subtle v2.6.1
5572025-07-07T07:09:29.758Z Downloaded slog-scope v4.4.0
5582025-07-07T07:09:29.758Z Downloaded quinn v0.11.8
5592025-07-07T07:09:29.761Z Downloaded futures-io v0.3.31
5602025-07-07T07:09:29.764Z Downloaded log v0.4.27
5612025-07-07T07:09:29.768Z Downloaded managed v0.8.0
5622025-07-07T07:09:29.768Z Downloaded test-strategy v0.4.3
5632025-07-07T07:09:29.772Z Downloaded ipnetwork v0.21.1
5642025-07-07T07:09:29.775Z Downloaded smartstring v1.0.1
5652025-07-07T07:09:29.778Z Downloaded half v2.6.0
5662025-07-07T07:09:29.782Z Downloaded newline-converter v0.3.0
5672025-07-07T07:09:29.785Z Downloaded tabled_derive v0.11.0
5682025-07-07T07:09:29.785Z Downloaded litemap v0.8.0
5692025-07-07T07:09:29.788Z Downloaded match_cfg v0.1.0
5702025-07-07T07:09:29.789Z Downloaded hash32 v0.3.1
5712025-07-07T07:09:29.792Z Downloaded instant v0.1.13
5722025-07-07T07:09:29.793Z Downloaded usdt-impl v0.5.0
5732025-07-07T07:09:29.796Z Downloaded toml_datetime v0.6.11
5742025-07-07T07:09:29.796Z Downloaded humantime v2.2.0
5752025-07-07T07:09:29.799Z Downloaded rand v0.8.5
5762025-07-07T07:09:29.802Z Downloaded qorb v0.4.1
5772025-07-07T07:09:29.806Z Downloaded thiserror v1.0.69
5782025-07-07T07:09:29.812Z Downloaded time-core v0.1.4
5792025-07-07T07:09:29.815Z Downloaded newtype-uuid v1.2.4
5802025-07-07T07:09:29.819Z Downloaded slog-bunyan v2.5.0
5812025-07-07T07:09:29.819Z Downloaded schemars_derive v0.8.22
5822025-07-07T07:09:29.822Z Downloaded typify-macro v0.4.2
5832025-07-07T07:09:29.822Z Downloaded icu_normalizer v2.0.0
5842025-07-07T07:09:29.825Z Downloaded futures-macro v0.3.31
5852025-07-07T07:09:29.829Z Downloaded hickory-resolver v0.25.2
5862025-07-07T07:09:29.832Z Downloaded heck v0.5.0
5872025-07-07T07:09:29.835Z Downloaded futures-sink v0.3.31
5882025-07-07T07:09:29.835Z Downloaded slog-async v2.8.0
5892025-07-07T07:09:29.838Z Downloaded serde_spanned v0.6.9
5902025-07-07T07:09:29.838Z Downloaded thiserror v2.0.12
5912025-07-07T07:09:29.843Z Downloaded itoa v1.0.15
5922025-07-07T07:09:29.845Z Downloaded time-macros v0.2.22
5932025-07-07T07:09:29.849Z Downloaded whoami v1.6.0
5942025-07-07T07:09:29.849Z Downloaded icu_locale_core v2.0.0
5952025-07-07T07:09:29.855Z Downloaded heck v0.4.1
5962025-07-07T07:09:29.858Z Downloaded icu_collections v2.0.0
5972025-07-07T07:09:29.863Z Downloaded ingot-types v0.1.0
5982025-07-07T07:09:29.866Z Downloaded thread_local v1.1.9
5992025-07-07T07:09:29.866Z Downloaded tabwriter v1.4.1
6002025-07-07T07:09:29.869Z Downloaded tiny-keccak v2.0.2
6012025-07-07T07:09:29.872Z Downloaded ipnet v2.11.0
6022025-07-07T07:09:29.873Z Downloaded socket2 v0.5.10
6032025-07-07T07:09:29.876Z Downloaded serde v1.0.219
6042025-07-07T07:09:29.879Z Downloaded tokio-rustls v0.25.0
6052025-07-07T07:09:29.882Z Downloaded socket2 v0.6.0
6062025-07-07T07:09:29.883Z Downloaded rand v0.9.1
6072025-07-07T07:09:29.887Z Downloaded slog-dtrace v0.3.0
6082025-07-07T07:09:29.890Z Downloaded sha2 v0.10.9
6092025-07-07T07:09:29.894Z Downloaded tempfile v3.20.0
6102025-07-07T07:09:29.898Z Downloaded aho-corasick v1.1.3
6112025-07-07T07:09:29.901Z Downloaded shlex v1.3.0
6122025-07-07T07:09:29.904Z Downloaded url v2.5.4
6132025-07-07T07:09:29.907Z Downloaded zerotrie v0.2.2
6142025-07-07T07:09:29.910Z Downloaded tower v0.5.2
6152025-07-07T07:09:29.919Z Downloaded unicode-ident v1.0.18
6162025-07-07T07:09:29.924Z Downloaded toml_edit v0.22.27
6172025-07-07T07:09:29.927Z Downloaded hyper-util v0.1.14
6182025-07-07T07:09:29.933Z Downloaded serde_derive v1.0.219
6192025-07-07T07:09:29.937Z Downloaded tokio-util v0.7.15
6202025-07-07T07:09:29.944Z Downloaded itertools v0.12.1
6212025-07-07T07:09:29.951Z Downloaded mio v1.0.4
6222025-07-07T07:09:29.958Z Downloaded hickory-resolver v0.24.4
6232025-07-07T07:09:29.962Z Downloaded tokio-rustls v0.26.2
6242025-07-07T07:09:29.968Z Downloaded clap_builder v4.5.40
6252025-07-07T07:09:29.972Z Downloaded typenum v1.18.0
6262025-07-07T07:09:29.976Z Downloaded serde_json v1.0.140
6272025-07-07T07:09:29.984Z Downloaded jiff-static v0.2.15
6282025-07-07T07:09:29.987Z Downloaded iddqd v0.3.8
6292025-07-07T07:09:29.995Z Downloaded uuid v1.17.0
6302025-07-07T07:09:29.998Z Downloaded idna v1.0.3
6312025-07-07T07:09:30.003Z Downloaded icu_properties_data v2.0.1
6322025-07-07T07:09:30.012Z Downloaded rustls-webpki v0.103.3
6332025-07-07T07:09:30.016Z Downloaded h2 v0.4.11
6342025-07-07T07:09:30.023Z Downloaded heapless v0.8.0
6352025-07-07T07:09:30.029Z Downloaded libm v0.2.15
6362025-07-07T07:09:30.039Z Downloaded iri-string v0.7.8
6372025-07-07T07:09:30.046Z Downloaded minimal-lexical v0.2.1
6382025-07-07T07:09:30.051Z Downloaded goblin v0.8.2
6392025-07-07T07:09:30.059Z Downloaded itertools v0.13.0
6402025-07-07T07:09:30.067Z Downloaded memchr v2.7.5
6412025-07-07T07:09:30.074Z Downloaded futures-util v0.3.31
6422025-07-07T07:09:30.085Z Downloaded itertools v0.14.0
6432025-07-07T07:09:30.094Z Downloaded zerovec v0.11.2
6442025-07-07T07:09:30.099Z Downloaded rayon v1.10.0
6452025-07-07T07:09:30.110Z Downloaded unicode-width v0.2.1
6462025-07-07T07:09:30.117Z Downloaded unicode-width v0.1.14
6472025-07-07T07:09:30.124Z Downloaded portable-atomic v1.11.1
6482025-07-07T07:09:30.132Z Downloaded tabled v0.20.0
6492025-07-07T07:09:30.154Z Downloaded hashbrown v0.15.4
6502025-07-07T07:09:30.159Z Downloaded syn v2.0.104
6512025-07-07T07:09:30.171Z Downloaded proptest v1.7.0
6522025-07-07T07:09:30.181Z Downloaded smoltcp v0.11.0
6532025-07-07T07:09:30.194Z Downloaded serde_with v3.14.0
6542025-07-07T07:09:30.206Z Downloaded zerocopy v0.7.35
6552025-07-07T07:09:30.221Z Downloaded quinn-proto v0.11.12
6562025-07-07T07:09:30.229Z Downloaded regex v1.11.1
6572025-07-07T07:09:30.243Z Downloaded openssl v0.10.73
6582025-07-07T07:09:30.252Z Downloaded hickory-proto v0.24.4
6592025-07-07T07:09:30.268Z Downloaded hickory-proto v0.25.2
6602025-07-07T07:09:30.284Z Downloaded nix v0.30.1
6612025-07-07T07:09:30.296Z Downloaded typify-impl v0.3.0
6622025-07-07T07:09:30.312Z Downloaded syn v1.0.109
6632025-07-07T07:09:30.323Z Downloaded zerocopy v0.8.26
6642025-07-07T07:09:30.346Z Downloaded webpki-roots v1.0.1
6652025-07-07T07:09:30.349Z Downloaded openapiv3 v2.2.0
6662025-07-07T07:09:30.360Z Downloaded rhai v1.22.2
6672025-07-07T07:09:30.372Z Downloaded dropshot v0.16.2
6682025-07-07T07:09:30.394Z Downloaded rustls v0.22.4
6692025-07-07T07:09:30.406Z Downloaded rustls v0.23.28
6702025-07-07T07:09:30.419Z Downloaded rustix v0.38.44
6712025-07-07T07:09:30.441Z Downloaded regress v0.10.3
6722025-07-07T07:09:30.449Z Downloaded regex-syntax v0.8.5
6732025-07-07T07:09:30.458Z Downloaded vcpkg v0.2.15
6742025-07-07T07:09:30.496Z Downloaded rustix v1.0.7
6752025-07-07T07:09:30.516Z Downloaded jiff v0.2.15
6762025-07-07T07:09:30.534Z Downloaded hyper v1.6.0
6772025-07-07T07:09:30.540Z Downloaded moka v0.12.10
6782025-07-07T07:09:30.550Z Downloaded reqwest v0.12.22
6792025-07-07T07:09:30.559Z Downloaded typify-impl v0.4.2
6802025-07-07T07:09:30.575Z Downloaded sled v0.34.7
6812025-07-07T07:09:30.585Z Downloaded rustls-webpki v0.102.8
6822025-07-07T07:09:30.601Z Downloaded chrono v0.4.41
6832025-07-07T07:09:30.608Z Downloaded time v0.3.41
6842025-07-07T07:09:30.616Z Downloaded pest v2.8.1
6852025-07-07T07:09:30.621Z Downloaded winnow v0.7.11
6862025-07-07T07:09:30.630Z Downloaded tracing v0.1.41
6872025-07-07T07:09:30.635Z Downloaded http v1.3.1
6882025-07-07T07:09:30.638Z Downloaded tracing-core v0.1.34
6892025-07-07T07:09:30.641Z Downloaded regex-automata v0.4.9
6902025-07-07T07:09:30.658Z Downloaded steno v0.4.1
6912025-07-07T07:09:30.662Z Downloaded unicode-segmentation v1.12.0
6922025-07-07T07:09:30.665Z Downloaded tower-http v0.6.6
6932025-07-07T07:09:30.673Z Downloaded indexmap v2.10.0
6942025-07-07T07:09:30.677Z Downloaded http-body-util v0.1.3
6952025-07-07T07:09:30.680Z Downloaded toml v0.8.23
6962025-07-07T07:09:30.683Z Downloaded smallvec v1.15.1
6972025-07-07T07:09:30.686Z Downloaded rustls-pki-types v1.12.0
6982025-07-07T07:09:30.689Z Downloaded serde_tokenstream v0.2.2
6992025-07-07T07:09:30.689Z Downloaded httpdate v1.0.3
7002025-07-07T07:09:30.692Z Downloaded scopeguard v1.2.0
7012025-07-07T07:09:30.692Z Downloaded ingot-macros v0.1.0
7022025-07-07T07:09:30.695Z Downloaded hyper-rustls v0.27.7
7032025-07-07T07:09:30.695Z Downloaded zerocopy-derive v0.7.35
7042025-07-07T07:09:30.699Z Downloaded tracing-attributes v0.1.30
7052025-07-07T07:09:30.702Z Downloaded petgraph v0.6.5
7062025-07-07T07:09:30.719Z Downloaded mime v0.3.17
7072025-07-07T07:09:30.723Z Downloaded parking_lot v0.12.4
7082025-07-07T07:09:30.726Z Downloaded openssl-sys v0.9.109
7092025-07-07T07:09:30.731Z Downloaded libc v0.2.174
7102025-07-07T07:09:30.754Z Downloaded petgraph v0.8.2
7112025-07-07T07:09:30.772Z Downloaded tokio v1.46.1
7122025-07-07T07:09:30.809Z Downloaded hubpack v0.1.2
7132025-07-07T07:09:30.812Z Downloaded tokio-stream v0.1.17
7142025-07-07T07:09:30.816Z Downloaded slog-json v2.6.1
7152025-07-07T07:09:30.816Z Downloaded encoding_rs v0.8.35
7162025-07-07T07:09:30.835Z Downloaded semver v1.0.26
7172025-07-07T07:09:30.838Z Downloaded structmeta-derive v0.3.0
7182025-07-07T07:09:30.838Z Downloaded structmeta v0.3.0
7192025-07-07T07:09:30.841Z Downloaded serde_repr v0.1.20
7202025-07-07T07:09:30.841Z Downloaded unsafe-libyaml v0.2.11
7212025-07-07T07:09:30.845Z Downloaded serde_yaml v0.9.34+deprecated
7222025-07-07T07:09:30.848Z Downloaded expectorate v1.2.0
7232025-07-07T07:09:30.851Z Downloaded zerovec-derive v0.11.1
7242025-07-07T07:09:30.851Z Downloaded iana-time-zone v0.1.63
7252025-07-07T07:09:30.854Z Downloaded secrecy v0.10.3
7262025-07-07T07:09:30.854Z Downloaded icu_provider v2.0.0
7272025-07-07T07:09:30.857Z Downloaded papergrid v0.17.0
7282025-07-07T07:09:30.861Z Downloaded tinystr v0.8.1
7292025-07-07T07:09:30.864Z Downloaded httparse v1.10.1
7302025-07-07T07:09:30.867Z Downloaded getrandom v0.3.3
7312025-07-07T07:09:30.870Z Downloaded slog v2.7.0
7322025-07-07T07:09:30.870Z Downloaded similar v2.7.0
7332025-07-07T07:09:30.874Z Downloaded crossbeam-channel v0.5.15
7342025-07-07T07:09:30.878Z Downloaded icu_normalizer_data v2.0.0
7352025-07-07T07:09:30.882Z Downloaded base64 v0.22.1
7362025-07-07T07:09:30.884Z Downloaded lock_api v0.4.13
7372025-07-07T07:09:30.888Z Downloaded schemars v0.8.22
7382025-07-07T07:09:30.895Z Downloaded stable_deref_trait v1.2.0
7392025-07-07T07:09:30.899Z Downloaded serde_urlencoded v0.7.1
7402025-07-07T07:09:30.899Z Downloaded ryu v1.0.20
7412025-07-07T07:09:30.903Z Downloaded arc-swap v1.7.1
7422025-07-07T07:09:30.909Z Downloaded lru-cache v0.1.2
7432025-07-07T07:09:30.909Z Downloaded password-hash v0.5.0
7442025-07-07T07:09:30.909Z Downloaded derive-where v1.5.0
7452025-07-07T07:09:30.913Z Downloaded darling_core v0.20.11
7462025-07-07T07:09:30.917Z Downloaded getrandom v0.2.16
7472025-07-07T07:09:30.917Z Downloaded utf8parse v0.2.2
7482025-07-07T07:09:30.917Z Downloaded form_urlencoded v1.2.1
7492025-07-07T07:09:30.921Z Downloaded ucd-trie v0.1.7
7502025-07-07T07:09:30.921Z Downloaded rhai_codegen v2.2.0
7512025-07-07T07:09:30.925Z Downloaded cc v1.2.29
7522025-07-07T07:09:30.929Z Downloaded multer v3.1.0
7532025-07-07T07:09:30.932Z Downloaded rustc_version v0.4.1
7542025-07-07T07:09:30.935Z Downloaded ring v0.17.14
7552025-07-07T07:09:30.973Z Downloaded rustls-pemfile v2.2.0
7562025-07-07T07:09:30.976Z Downloaded rand_xorshift v0.4.0
7572025-07-07T07:09:30.976Z Downloaded owo-colors v4.2.2
7582025-07-07T07:09:30.979Z Downloaded quote v1.0.40
7592025-07-07T07:09:30.982Z Downloaded quinn-udp v0.5.13
7602025-07-07T07:09:30.982Z Downloaded progenitor-client v0.10.0
7612025-07-07T07:09:30.985Z Downloaded parking_lot_core v0.9.11
7622025-07-07T07:09:30.985Z Downloaded clap v4.5.40
7632025-07-07T07:09:30.994Z Downloaded blake2 v0.10.6
7642025-07-07T07:09:30.998Z Downloaded static_assertions v1.1.0
7652025-07-07T07:09:30.998Z Downloaded parking_lot_core v0.8.6
7662025-07-07T07:09:31.002Z Downloaded parking_lot v0.11.2
7672025-07-07T07:09:31.002Z Downloaded libsw-core v0.3.2
7682025-07-07T07:09:31.002Z Downloaded hostname v0.3.1
7692025-07-07T07:09:31.002Z Downloaded indent_write v2.2.0
7702025-07-07T07:09:31.005Z Downloaded hostname v0.4.1
7712025-07-07T07:09:31.005Z Downloaded hex v0.4.3
7722025-07-07T07:09:31.008Z Downloaded typify v0.4.2
7732025-07-07T07:09:31.012Z Downloaded ciborium v0.2.2
7742025-07-07T07:09:31.012Z Downloaded resolv-conf v0.7.4
7752025-07-07T07:09:31.015Z Downloaded is-terminal v0.4.16
7762025-07-07T07:09:31.015Z Downloaded rustc_version v0.1.7
7772025-07-07T07:09:31.015Z Downloaded proc-macro-error2 v2.0.1
7782025-07-07T07:09:31.018Z Downloaded parse-display-derive v0.10.0
7792025-07-07T07:09:31.018Z Downloaded darling v0.20.11
7802025-07-07T07:09:31.021Z Downloaded critical-section v1.2.0
7812025-07-07T07:09:31.024Z Downloaded base64ct v1.8.0
7822025-07-07T07:09:31.024Z Downloaded fastrand v2.3.0
7832025-07-07T07:09:31.028Z Downloaded derive-ex v0.1.8
7842025-07-07T07:09:31.028Z Downloaded defmt v1.0.1
7852025-07-07T07:09:31.031Z Downloaded console v0.15.11
7862025-07-07T07:09:31.034Z Downloaded rand_chacha v0.3.1
7872025-07-07T07:09:31.034Z Downloaded progenitor v0.10.0
7882025-07-07T07:09:31.034Z Downloaded backoff v0.4.0
7892025-07-07T07:09:31.037Z Downloaded percent-encoding v2.3.1
7902025-07-07T07:09:31.037Z Downloaded powerfmt v0.2.0
7912025-07-07T07:09:31.037Z Downloaded oxnet v0.1.2
7922025-07-07T07:09:31.040Z Downloaded pest_derive v2.8.1
7932025-07-07T07:09:31.041Z Downloaded clap_derive v4.5.40
7942025-07-07T07:09:31.044Z Downloaded bytecount v0.6.9
7952025-07-07T07:09:31.047Z Downloaded debug-ignore v1.0.5
7962025-07-07T07:09:31.047Z Downloaded cpufeatures v0.2.17
7972025-07-07T07:09:31.047Z Downloaded block-buffer v0.10.4
7982025-07-07T07:09:31.050Z Downloaded bit-vec v0.8.0
7992025-07-07T07:09:31.050Z Downloaded dyn-clone v1.0.19
8002025-07-07T07:09:31.050Z Downloaded dirs-sys-next v0.1.2
8012025-07-07T07:09:31.053Z Downloaded enum-as-inner v0.6.1
8022025-07-07T07:09:31.053Z Downloaded embedded-io v0.4.0
8032025-07-07T07:09:31.056Z Downloaded openssl-macros v0.1.1
8042025-07-07T07:09:31.056Z Downloaded cobs v0.3.0
8052025-07-07T07:09:31.056Z Downloaded byteorder v1.5.0
8062025-07-07T07:09:31.059Z Downloaded crc8 v0.1.1
8072025-07-07T07:09:31.059Z Downloaded pest_meta v2.8.1
8082025-07-07T07:09:31.059Z Downloaded dtrace-parser v0.2.0
8092025-07-07T07:09:31.059Z Downloaded defmt v0.3.100
8102025-07-07T07:09:31.062Z Downloaded const-random-macro v0.1.16
8112025-07-07T07:09:31.062Z Downloaded plain v0.2.3
8122025-07-07T07:09:31.062Z Downloaded pkg-config v0.3.32
8132025-07-07T07:09:31.065Z Downloaded num-conv v0.1.0
8142025-07-07T07:09:31.065Z Downloaded crunchy v0.2.4
8152025-07-07T07:09:31.065Z Downloaded const-random v0.1.18
8162025-07-07T07:09:31.065Z Downloaded convert_case v0.4.0
8172025-07-07T07:09:31.065Z Downloaded num-derive v0.3.3
8182025-07-07T07:09:31.070Z Downloaded nom v7.1.3
8192025-07-07T07:09:31.073Z Downloaded cfg_aliases v0.2.1
8202025-07-07T07:09:31.073Z Downloaded async-stream v0.3.6
8212025-07-07T07:09:31.076Z Downloaded equivalent v1.0.2
8222025-07-07T07:09:31.077Z Downloaded bytes v1.10.1
8232025-07-07T07:09:31.081Z Downloaded num-integer v0.1.46
8242025-07-07T07:09:31.081Z Downloaded async-stream-impl v0.3.6
8252025-07-07T07:09:31.085Z Downloaded argon2 v0.5.3
8262025-07-07T07:09:31.085Z Downloaded num-iter v0.1.45
8272025-07-07T07:09:31.085Z Downloaded num-derive v0.4.2
8282025-07-07T07:09:31.085Z Downloaded num-complex v0.4.6
8292025-07-07T07:09:31.088Z Downloaded daft v0.1.4
8302025-07-07T07:09:31.088Z Downloaded anyhow v1.0.98
8312025-07-07T07:09:31.092Z Downloaded bitflags v1.3.2
8322025-07-07T07:09:31.095Z Downloaded cfg-if v1.0.1
8332025-07-07T07:09:31.095Z Downloaded bit-set v0.8.0
8342025-07-07T07:09:31.095Z Downloaded autocfg v1.5.0
8352025-07-07T07:09:31.098Z Downloaded anstyle-parse v0.2.7
8362025-07-07T07:09:31.099Z Downloaded async-trait v0.1.88
8372025-07-07T07:09:31.103Z Downloaded atomic-waker v1.1.2
8382025-07-07T07:09:31.391Z Compiling proc-macro2 v1.0.95
8392025-07-07T07:09:31.391Z Compiling unicode-ident v1.0.18
8402025-07-07T07:09:31.394Z Compiling serde v1.0.219
8412025-07-07T07:09:31.394Z Compiling autocfg v1.5.0
8422025-07-07T07:09:31.394Z Compiling libc v0.2.174
8432025-07-07T07:09:31.394Z Compiling cfg-if v1.0.1
8442025-07-07T07:09:31.428Z Compiling getrandom v0.3.3
8452025-07-07T07:09:31.580Z Compiling libm v0.2.15
8462025-07-07T07:09:31.638Z Compiling memchr v2.7.5
8472025-07-07T07:09:32.155Z Compiling semver v1.0.26
8482025-07-07T07:09:32.234Z Compiling thiserror v2.0.12
8492025-07-07T07:09:32.253Z Compiling version_check v0.9.5
8502025-07-07T07:09:32.681Z Compiling itoa v1.0.15
8512025-07-07T07:09:32.828Z Compiling icu_properties_data v2.0.1
8522025-07-07T07:09:32.857Z Compiling icu_normalizer_data v2.0.0
8532025-07-07T07:09:32.877Z Compiling lock_api v0.4.13
8542025-07-07T07:09:32.914Z Compiling parking_lot_core v0.9.11
8552025-07-07T07:09:33.136Z Compiling stable_deref_trait v1.2.0
8562025-07-07T07:09:33.224Z Compiling quote v1.0.40
8572025-07-07T07:09:33.268Z Compiling ryu v1.0.20
8582025-07-07T07:09:33.288Z Compiling serde_json v1.0.140
8592025-07-07T07:09:33.389Z Compiling num-traits v0.2.19
8602025-07-07T07:09:33.572Z Compiling writeable v0.6.1
8612025-07-07T07:09:33.625Z Compiling syn v2.0.104
8622025-07-07T07:09:33.662Z Compiling litemap v0.8.0
8632025-07-07T07:09:33.808Z Compiling percent-encoding v2.3.1
8642025-07-07T07:09:33.829Z Compiling heck v0.5.0
8652025-07-07T07:09:34.471Z Compiling fnv v1.0.7
8662025-07-07T07:09:34.538Z Compiling shlex v1.3.0
8672025-07-07T07:09:34.624Z Compiling form_urlencoded v1.2.1
8682025-07-07T07:09:34.703Z Compiling foldhash v0.1.5
8692025-07-07T07:09:34.729Z Compiling allocator-api2 v0.2.21
8702025-07-07T07:09:34.776Z Compiling utf8_iter v1.0.4
8712025-07-07T07:09:34.858Z Compiling cc v1.2.29
8722025-07-07T07:09:34.907Z Compiling equivalent v1.0.2
8732025-07-07T07:09:35.437Z Compiling hashbrown v0.15.4
8742025-07-07T07:09:35.491Z Compiling pin-project-lite v0.2.16
8752025-07-07T07:09:35.510Z Compiling log v0.4.27
8762025-07-07T07:09:35.640Z Compiling iana-time-zone v0.1.63
8772025-07-07T07:09:36.504Z Compiling portable-atomic v1.11.1
8782025-07-07T07:09:36.525Z Compiling schemars v0.8.22
8792025-07-07T07:09:36.716Z Compiling scopeguard v1.2.0
8802025-07-07T07:09:37.012Z Compiling dyn-clone v1.0.19
8812025-07-07T07:09:37.690Z Compiling thiserror v1.0.69
8822025-07-07T07:09:37.792Z Compiling ring v0.17.14
8832025-07-07T07:09:37.992Z Compiling critical-section v1.2.0
8842025-07-07T07:09:38.038Z Compiling futures-core v0.3.31
8852025-07-07T07:09:38.117Z Compiling socket2 v0.5.10
8862025-07-07T07:09:38.155Z Compiling signal-hook-registry v1.4.5
8872025-07-07T07:09:38.290Z Compiling mio v1.0.4
8882025-07-07T07:09:38.293Z Compiling regex-syntax v0.8.5
8892025-07-07T07:09:38.789Z Compiling once_cell v1.21.3
8902025-07-07T07:09:38.868Z Compiling httparse v1.10.1
8912025-07-07T07:09:39.138Z Compiling aho-corasick v1.1.3
8922025-07-07T07:09:39.591Z Compiling futures-sink v0.3.31
8932025-07-07T07:09:39.814Z Compiling rustix v1.0.7
8942025-07-07T07:09:39.836Z Compiling zerocopy v0.8.26
8952025-07-07T07:09:39.900Z Compiling getrandom v0.2.16
8962025-07-07T07:09:40.099Z Compiling slab v0.4.10
8972025-07-07T07:09:40.490Z Compiling futures-channel v0.3.31
8982025-07-07T07:09:40.649Z Compiling futures-task v0.3.31
8992025-07-07T07:09:40.679Z Compiling pin-utils v0.1.0
9002025-07-07T07:09:40.768Z Compiling synstructure v0.13.2
9012025-07-07T07:09:40.794Z Compiling serde_derive_internals v0.29.1
9022025-07-07T07:09:40.943Z Compiling futures-io v0.3.31
9032025-07-07T07:09:40.967Z Compiling strsim v0.11.1
9042025-07-07T07:09:41.300Z Compiling regress v0.10.3
9052025-07-07T07:09:41.526Z Compiling typenum v1.18.0
9062025-07-07T07:09:41.564Z Compiling rustls v0.23.28
9072025-07-07T07:09:41.864Z Compiling regex-automata v0.4.9
9082025-07-07T07:09:41.940Z Compiling ident_case v1.0.1
9092025-07-07T07:09:42.140Z Compiling darling_core v0.20.11
9102025-07-07T07:09:42.260Z Compiling tracing-core v0.1.34
9112025-07-07T07:09:42.593Z Compiling generic-array v0.14.7
9122025-07-07T07:09:42.694Z Compiling ucd-trie v0.1.7
9132025-07-07T07:09:42.984Z Compiling byteorder v1.5.0
9142025-07-07T07:09:43.578Z Compiling zeroize v1.8.1
9152025-07-07T07:09:43.712Z Compiling rustversion v1.0.21
9162025-07-07T07:09:43.947Z Compiling subtle v2.6.1
9172025-07-07T07:09:44.241Z Compiling anyhow v1.0.98
9182025-07-07T07:09:44.609Z Compiling serde_derive v1.0.219
9192025-07-07T07:09:44.825Z Compiling zerofrom-derive v0.1.6
9202025-07-07T07:09:44.855Z Compiling yoke-derive v0.8.0
9212025-07-07T07:09:45.671Z Compiling zerovec-derive v0.11.1
9222025-07-07T07:09:47.316Z Compiling displaydoc v0.2.5
9232025-07-07T07:09:47.320Z Compiling thiserror-impl v2.0.12
9242025-07-07T07:09:47.844Z Compiling schemars_derive v0.8.22
9252025-07-07T07:09:48.199Z Compiling zerofrom v0.1.6
9262025-07-07T07:09:48.233Z Compiling tokio-macros v2.5.0
9272025-07-07T07:09:48.440Z Compiling yoke v0.8.0
9282025-07-07T07:09:48.485Z Compiling futures-macro v0.3.31
9292025-07-07T07:09:48.818Z Compiling zerovec v0.11.2
9302025-07-07T07:09:48.854Z Compiling zerotrie v0.2.2
9312025-07-07T07:09:49.735Z Compiling thiserror-impl v1.0.69
9322025-07-07T07:09:49.759Z Compiling regex v1.11.1
9332025-07-07T07:09:50.364Z Compiling zerocopy-derive v0.8.26
9342025-07-07T07:09:50.425Z Compiling futures-util v0.3.31
9352025-07-07T07:09:50.582Z Compiling tracing-attributes v0.1.30
9362025-07-07T07:09:50.646Z Compiling scroll_derive v0.12.1
9372025-07-07T07:09:50.988Z Compiling tinystr v0.8.1
9382025-07-07T07:09:52.151Z Compiling icu_locale_core v2.0.0
9392025-07-07T07:09:52.342Z Compiling potential_utf v0.1.2
9402025-07-07T07:09:52.676Z Compiling icu_collections v2.0.0
9412025-07-07T07:09:53.496Z Compiling icu_provider v2.0.0
9422025-07-07T07:09:54.132Z Compiling icu_properties v2.0.1
9432025-07-07T07:09:54.326Z Compiling tracing v0.1.41
9442025-07-07T07:09:54.630Z Compiling pest v2.8.1
9452025-07-07T07:09:55.016Z Compiling darling_macro v0.20.11
9462025-07-07T07:09:56.076Z Compiling darling v0.20.11
9472025-07-07T07:09:56.203Z Compiling zerocopy-derive v0.7.35
9482025-07-07T07:09:56.751Z Compiling smallvec v1.15.1
9492025-07-07T07:09:56.875Z Compiling bytes v1.10.1
9502025-07-07T07:09:57.501Z Compiling icu_normalizer v2.0.0
9512025-07-07T07:09:58.043Z Compiling uuid v1.17.0
9522025-07-07T07:09:58.086Z Compiling chrono v0.4.41
9532025-07-07T07:09:58.478Z Compiling idna_adapter v1.2.1
9542025-07-07T07:09:58.574Z Compiling bitflags v2.9.1
9552025-07-07T07:09:58.744Z Compiling idna v1.0.3
9562025-07-07T07:09:59.465Z Compiling url v2.5.4
9572025-07-07T07:10:00.397Z Compiling parking_lot v0.12.4
9582025-07-07T07:10:00.451Z Compiling serde_tokenstream v0.2.2
9592025-07-07T07:10:00.975Z Compiling indexmap v2.10.0
9602025-07-07T07:10:02.333Z Compiling tokio v1.46.1
9612025-07-07T07:10:02.373Z Compiling http v1.3.1
9622025-07-07T07:10:03.687Z Compiling pest_meta v2.8.1
9632025-07-07T07:10:04.946Z Compiling newtype-uuid v1.2.4
9642025-07-07T07:10:05.352Z Compiling pest_generator v2.8.1
9652025-07-07T07:10:05.389Z Compiling paste v1.0.15
9662025-07-07T07:10:05.947Z Compiling num-conv v0.1.0
9672025-07-07T07:10:06.203Z Compiling time-core v0.1.4
9682025-07-07T07:10:06.418Z Compiling time-macros v0.2.22
9692025-07-07T07:10:06.992Z Compiling rustls-pki-types v1.12.0
9702025-07-07T07:10:07.226Z Compiling pest_derive v2.8.1
9712025-07-07T07:10:07.756Z Compiling usdt-impl v0.5.0
9722025-07-07T07:10:08.177Z Compiling slog v2.7.0
9732025-07-07T07:10:08.541Z Compiling ipnetwork v0.21.1
9742025-07-07T07:10:08.768Z Compiling scroll v0.12.0
9752025-07-07T07:10:08.816Z Compiling plain v0.2.3
9762025-07-07T07:10:09.209Z Compiling untrusted v0.9.0
9772025-07-07T07:10:09.325Z Compiling goblin v0.8.2
9782025-07-07T07:10:09.424Z Compiling zerocopy v0.7.35
9792025-07-07T07:10:10.313Z Compiling ppv-lite86 v0.2.21
9802025-07-07T07:10:10.751Z Compiling errno v0.3.13
9812025-07-07T07:10:11.038Z Compiling omicron-workspace-hack v0.1.0
9822025-07-07T07:10:11.138Z Compiling pretty-hex v0.4.1
9832025-07-07T07:10:11.167Z Compiling ipnet v2.11.0
9842025-07-07T07:10:11.363Z Compiling crossbeam-utils v0.8.21
9852025-07-07T07:10:11.439Z Compiling tokio-util v0.7.15
9862025-07-07T07:10:12.150Z Compiling dtrace-parser v0.2.0
9872025-07-07T07:10:12.278Z Compiling typify-impl v0.3.0
9882025-07-07T07:10:13.319Z Compiling openapiv3 v2.2.0
9892025-07-07T07:10:13.705Z Compiling daft-derive v0.1.4
9902025-07-07T07:10:14.231Z Compiling thread-id v4.2.2
9912025-07-07T07:10:15.328Z Compiling dof v0.3.0
9922025-07-07T07:10:17.608Z Compiling http-body v1.0.1
9932025-07-07T07:10:17.948Z Compiling atomic-waker v1.1.2
9942025-07-07T07:10:18.166Z Compiling async-trait v0.1.88
9952025-07-07T07:10:18.902Z Compiling rustls v0.22.4
9962025-07-07T07:10:18.951Z Compiling try-lock v0.2.5
9972025-07-07T07:10:18.976Z Compiling camino v1.1.10
9982025-07-07T07:10:19.021Z Compiling unsafe-libyaml v0.2.11
9992025-07-07T07:10:19.302Z Compiling tower-service v0.3.3
10002025-07-07T07:10:19.322Z Compiling slog-async v2.8.0
10012025-07-07T07:10:19.455Z Compiling want v0.3.1
10022025-07-07T07:10:19.591Z Compiling h2 v0.4.11
10032025-07-07T07:10:19.774Z Compiling usdt-macro v0.5.0
10042025-07-07T07:10:19.836Z Compiling usdt-attr-macro v0.5.0
10052025-07-07T07:10:20.509Z Compiling serde_yaml v0.9.34+deprecated
10062025-07-07T07:10:20.646Z Compiling structmeta-derive v0.3.0
10072025-07-07T07:10:21.424Z Compiling httpdate v1.0.3
10082025-07-07T07:10:22.067Z Compiling typify-macro v0.3.0
10092025-07-07T07:10:22.670Z Compiling rand_core v0.9.3
10102025-07-07T07:10:23.072Z Compiling structmeta v0.3.0
10112025-07-07T07:10:23.168Z Compiling multer v3.1.0
10122025-07-07T07:10:23.463Z Compiling syn v1.0.109
10132025-07-07T07:10:23.567Z Compiling base64 v0.22.1
10142025-07-07T07:10:24.669Z Compiling rustls-webpki v0.103.3
10152025-07-07T07:10:24.998Z Compiling hyper v1.6.0
10162025-07-07T07:10:25.524Z Compiling typify v0.3.0
10172025-07-07T07:10:25.676Z Compiling progenitor-impl v0.9.1
10182025-07-07T07:10:25.697Z Compiling oxnet v0.1.2
10192025-07-07T07:10:29.454Z Compiling hyper-util v0.1.14
10202025-07-07T07:10:29.596Z Compiling strum_macros v0.26.4
10212025-07-07T07:10:30.754Z Compiling macaddr v1.0.1
10222025-07-07T07:10:33.829Z Compiling ref-cast v1.0.24
10232025-07-07T07:10:33.863Z Compiling powerfmt v0.2.0
10242025-07-07T07:10:34.411Z Compiling deranged v0.4.0
10252025-07-07T07:10:35.631Z Compiling progenitor-macro v0.9.1
10262025-07-07T07:10:38.292Z Compiling rand_chacha v0.9.0
10272025-07-07T07:10:39.876Z Compiling http-body-util v0.1.3
10282025-07-07T07:10:39.935Z Compiling serde_urlencoded v0.7.1
10292025-07-07T07:10:40.507Z Compiling async-stream-impl v0.3.6
10302025-07-07T07:10:41.015Z Compiling rand_core v0.6.4
10312025-07-07T07:10:41.514Z Compiling sync_wrapper v1.0.2
10322025-07-07T07:10:41.708Z Compiling dropshot v0.16.2
10332025-07-07T07:10:41.854Z Compiling tower-layer v0.3.3
10342025-07-07T07:10:42.130Z Compiling num_threads v0.1.7
10352025-07-07T07:10:42.727Z Compiling time v0.3.41
10362025-07-07T07:10:43.730Z Compiling tokio-rustls v0.26.2
10372025-07-07T07:10:45.804Z Compiling tower v0.5.2
10382025-07-07T07:10:46.942Z Compiling rand v0.9.1
10392025-07-07T07:10:48.102Z Compiling webpki-roots v1.0.1
10402025-07-07T07:10:49.182Z Compiling serde_with_macros v3.14.0
10412025-07-07T07:10:50.010Z Compiling derive-where v1.5.0
10422025-07-07T07:10:51.670Z Compiling ref-cast-impl v1.0.24
10432025-07-07T07:10:53.047Z Compiling iri-string v0.7.8
10442025-07-07T07:10:54.035Z Compiling hyper-rustls v0.27.7
10452025-07-07T07:10:55.791Z Compiling block-buffer v0.10.4
10462025-07-07T07:10:56.057Z Compiling crypto-common v0.1.6
10472025-07-07T07:10:56.305Z Compiling derive-ex v0.1.8
10482025-07-07T07:10:58.677Z Compiling tower-http v0.6.6
10492025-07-07T07:10:58.925Z Compiling crossbeam-channel v0.5.15
10502025-07-07T07:10:59.519Z Compiling dropshot_endpoint v0.16.2
10512025-07-07T07:11:00.476Z Compiling dirs-sys-next v0.1.2
10522025-07-07T07:11:00.872Z Compiling winnow v0.7.11
10532025-07-07T07:11:01.032Z Compiling fastrand v2.3.0
10542025-07-07T07:11:01.663Z Compiling tempfile v3.20.0
10552025-07-07T07:11:01.901Z Compiling dirs-next v2.0.0
10562025-07-07T07:11:02.182Z Compiling test-strategy v0.4.3
10572025-07-07T07:11:03.262Z Compiling reqwest v0.12.22
10582025-07-07T07:11:03.336Z Compiling digest v0.10.7
10592025-07-07T07:11:03.801Z Compiling rand_chacha v0.3.1
10602025-07-07T07:11:04.130Z Compiling parse-display-derive v0.10.0
10612025-07-07T07:11:05.226Z Compiling futures-executor v0.3.31
10622025-07-07T07:11:05.445Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10632025-07-07T07:11:05.491Z Compiling memmap v0.7.0
10642025-07-07T07:11:06.673Z Compiling thread_local v1.1.9
10652025-07-07T07:11:06.799Z Compiling lazy_static v1.5.0
10662025-07-07T07:11:06.970Z Compiling usdt v0.5.0
10672025-07-07T07:11:07.289Z Compiling futures v0.3.31
10682025-07-07T07:11:07.521Z Compiling rand v0.8.5
10692025-07-07T07:11:07.715Z Compiling daft v0.1.4
10702025-07-07T07:11:08.267Z Compiling term v0.7.0
10712025-07-07T07:11:09.228Z Compiling is-terminal v0.4.16
10722025-07-07T07:11:09.412Z Compiling take_mut v0.2.2
10732025-07-07T07:11:09.604Z Compiling cpufeatures v0.2.17
10742025-07-07T07:11:11.274Z Compiling slog-term v2.9.1
10752025-07-07T07:11:12.923Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
10762025-07-07T07:11:13.443Z Compiling rustls-webpki v0.102.8
10772025-07-07T07:11:13.741Z Compiling serde_spanned v0.6.9
10782025-07-07T07:11:13.906Z Compiling toml_datetime v0.6.11
10792025-07-07T07:11:14.327Z Compiling instant v0.1.13
10802025-07-07T07:11:14.524Z Compiling toml_write v0.1.2
10812025-07-07T07:11:15.029Z Compiling debug-ignore v1.0.5
10822025-07-07T07:11:15.323Z Compiling match_cfg v0.1.0
10832025-07-07T07:11:15.493Z Compiling hostname v0.3.1
10842025-07-07T07:11:15.775Z Compiling toml_edit v0.22.27
10852025-07-07T07:11:19.449Z Compiling progenitor-client v0.9.1
10862025-07-07T07:11:20.334Z Compiling slog-json v2.6.1
10872025-07-07T07:11:20.743Z Compiling strum v0.26.3
10882025-07-07T07:11:20.847Z Compiling wait-timeout v0.2.1
10892025-07-07T07:11:20.960Z Compiling encoding_rs v0.8.35
10902025-07-07T07:11:22.393Z Compiling spin v0.9.8
10912025-07-07T07:11:22.612Z Compiling quick-error v1.2.3
10922025-07-07T07:11:22.789Z Compiling mime v0.3.17
10932025-07-07T07:11:23.809Z Compiling bit-vec v0.8.0
10942025-07-07T07:11:24.422Z Compiling bit-set v0.8.0
10952025-07-07T07:11:24.786Z Compiling rusty-fork v0.3.0
10962025-07-07T07:11:27.022Z Compiling tokio-rustls v0.25.0
10972025-07-07T07:11:27.490Z Compiling progenitor v0.9.1
10982025-07-07T07:11:27.698Z Compiling slog-bunyan v2.5.0
10992025-07-07T07:11:28.002Z Compiling toml v0.8.23
11002025-07-07T07:11:30.591Z Compiling sha1 v0.10.6
11012025-07-07T07:11:31.420Z Compiling serde_with v3.14.0
11022025-07-07T07:11:32.127Z Compiling async-stream v0.3.6
11032025-07-07T07:11:32.537Z Compiling rand_xorshift v0.4.0
11042025-07-07T07:11:32.827Z Compiling waitgroup v0.1.2
11052025-07-07T07:11:33.096Z Compiling rustls-pemfile v2.2.0
11062025-07-07T07:11:33.586Z Compiling serde_path_to_error v0.1.17
11072025-07-07T07:11:33.810Z Compiling hex v0.4.3
11082025-07-07T07:11:34.550Z Compiling hostname v0.4.1
11092025-07-07T07:11:34.582Z Compiling unarray v0.1.4
11102025-07-07T07:11:34.808Z Compiling unicode-width v0.2.1
11112025-07-07T07:11:34.835Z Compiling proptest v1.7.0
11122025-07-07T07:11:34.949Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
11132025-07-07T07:11:35.421Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11142025-07-07T07:11:35.709Z Compiling progenitor-client v0.10.0
11152025-07-07T07:11:36.620Z Compiling rustc-hash v2.1.1
11162025-07-07T07:11:36.904Z Compiling iddqd v0.3.8
11172025-07-07T07:11:36.967Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
11182025-07-07T07:11:39.032Z Compiling backoff v0.4.0
11192025-07-07T07:11:39.687Z Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11202025-07-07T07:11:40.070Z Compiling parse-display v0.10.0
11212025-07-07T07:11:40.678Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#3923a435)
11222025-07-07T07:11:41.919Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11232025-07-07T07:11:43.890Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
11242025-07-07T07:11:45.740Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11252025-07-07T07:11:48.973Z Compiling clap_derive v4.5.40
11262025-07-07T07:11:51.464Z Compiling utf8parse v0.2.2
11272025-07-07T07:11:52.015Z Compiling either v1.15.0
11282025-07-07T07:11:52.443Z Compiling itertools v0.13.0
11292025-07-07T07:11:53.529Z Compiling anstyle-parse v0.2.7
11302025-07-07T07:11:54.372Z Compiling anstyle v1.0.11
11312025-07-07T07:11:54.895Z Compiling anstyle-query v1.1.3
11322025-07-07T07:11:55.112Z Compiling colorchoice v1.0.4
11332025-07-07T07:11:55.307Z Compiling heapless v0.8.0
11342025-07-07T07:11:55.604Z Compiling is_terminal_polyfill v1.70.1
11352025-07-07T07:11:55.696Z Compiling ingot-macros v0.1.0
11362025-07-07T07:11:55.749Z Compiling anstream v0.6.19
11372025-07-07T07:11:57.307Z Compiling terminal_size v0.4.2
11382025-07-07T07:11:57.573Z Compiling hash32 v0.3.1
11392025-07-07T07:11:58.258Z Compiling smoltcp v0.11.0
11402025-07-07T07:11:59.879Z Compiling clap_lex v0.7.5
11412025-07-07T07:12:00.555Z Compiling clap_builder v4.5.40
11422025-07-07T07:12:02.277Z Compiling ingot-types v0.1.0
11432025-07-07T07:12:04.998Z Compiling cobs v0.3.0
11442025-07-07T07:12:05.170Z Compiling bitflags v1.3.2
11452025-07-07T07:12:05.551Z Compiling managed v0.8.0
11462025-07-07T07:12:07.314Z Compiling postcard v1.1.2
11472025-07-07T07:12:07.339Z Compiling clap v4.5.40
11482025-07-07T07:12:07.486Z Compiling ingot v0.1.0
11492025-07-07T07:12:08.902Z Compiling crossbeam-epoch v0.9.18
11502025-07-07T07:12:12.345Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11512025-07-07T07:12:13.422Z Compiling tabwriter v1.4.1
11522025-07-07T07:12:13.447Z Compiling proc-macro-crate v3.3.0
11532025-07-07T07:12:13.634Z Compiling num-integer v0.1.46
11542025-07-07T07:12:14.169Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c)
11552025-07-07T07:12:14.430Z Compiling heck v0.4.1
11562025-07-07T07:12:14.636Z Compiling num_enum_derive v0.7.4
11572025-07-07T07:12:15.876Z Compiling hubpack_derive v0.1.1
11582025-07-07T07:12:15.899Z Compiling typify-impl v0.4.2
11592025-07-07T07:12:16.510Z Compiling foreign-types-macros v0.2.3
11602025-07-07T07:12:16.846Z Compiling proc-macro-error-attr v1.0.4
11612025-07-07T07:12:17.536Z Compiling foreign-types-shared v0.3.1
11622025-07-07T07:12:17.618Z Compiling prettyplease v0.2.35
11632025-07-07T07:12:17.813Z Compiling foreign-types v0.5.0
11642025-07-07T07:12:18.062Z Compiling num_enum v0.7.4
11652025-07-07T07:12:18.080Z Compiling hubpack v0.1.2
11662025-07-07T07:12:19.804Z Compiling num-rational v0.4.2
11672025-07-07T07:12:19.918Z Compiling num-iter v0.1.45
11682025-07-07T07:12:20.745Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11692025-07-07T07:12:21.086Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
11702025-07-07T07:12:21.958Z Compiling num-complex v0.4.6
11712025-07-07T07:12:21.990Z Compiling cstr-argument v0.1.2
11722025-07-07T07:12:22.206Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
11732025-07-07T07:12:22.274Z Compiling proc-macro-error v1.0.4
11742025-07-07T07:12:22.712Z Compiling rayon-core v1.12.1
11752025-07-07T07:12:23.304Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#edbf966d)
11762025-07-07T07:12:24.348Z Compiling num v0.4.3
11772025-07-07T07:12:25.478Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11782025-07-07T07:12:25.631Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11792025-07-07T07:12:25.714Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
11802025-07-07T07:12:25.931Z Compiling typify-macro v0.4.2
11812025-07-07T07:12:25.953Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c)
11822025-07-07T07:12:26.483Z Compiling crossbeam-deque v0.8.6
11832025-07-07T07:12:26.526Z Compiling itertools v0.14.0
11842025-07-07T07:12:27.860Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
11852025-07-07T07:12:28.475Z Compiling socket2 v0.6.0
11862025-07-07T07:12:28.846Z Compiling colored v3.0.0
11872025-07-07T07:12:29.129Z Compiling static_assertions v1.1.0
11882025-07-07T07:12:29.426Z Compiling crucible-workspace-hack v0.1.0
11892025-07-07T07:12:29.815Z Compiling float-ord v0.3.2
11902025-07-07T07:12:30.006Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11912025-07-07T07:12:35.378Z Compiling half v2.6.0
11922025-07-07T07:12:36.075Z Compiling tinyvec_macros v0.1.1
11932025-07-07T07:12:36.208Z Compiling vcpkg v0.2.15
11942025-07-07T07:12:36.598Z Compiling semver v0.1.20
11952025-07-07T07:12:37.120Z Compiling ciborium-io v0.2.2
11962025-07-07T07:12:37.279Z Compiling rustix v0.38.44
11972025-07-07T07:12:37.543Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
11982025-07-07T07:12:37.781Z Compiling pkg-config v0.3.32
11992025-07-07T07:12:38.017Z Compiling ciborium-ll v0.2.2
12002025-07-07T07:12:38.039Z Compiling rustc_version v0.1.7
12012025-07-07T07:12:38.404Z Compiling tinyvec v1.9.0
12022025-07-07T07:12:38.536Z Compiling rayon v1.10.0
12032025-07-07T07:12:38.585Z Compiling zone_cfg_derive v0.3.1
12042025-07-07T07:12:38.626Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
12052025-07-07T07:12:38.827Z Compiling openssl-sys v0.9.109
12062025-07-07T07:12:40.036Z Compiling typify v0.4.2
12072025-07-07T07:12:40.081Z Compiling itertools v0.12.1
12082025-07-07T07:12:40.106Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
12092025-07-07T07:12:40.186Z Compiling camino-tempfile v1.4.1
12102025-07-07T07:12:40.927Z Compiling enum-as-inner v0.6.1
12112025-07-07T07:12:42.103Z Compiling num-derive v0.4.2
12122025-07-07T07:12:42.567Z Compiling sigpipe v0.1.3
12132025-07-07T07:12:42.717Z Compiling glob v0.3.2
12142025-07-07T07:12:43.471Z Compiling data-encoding v2.9.0
12152025-07-07T07:12:43.834Z Compiling jiff v0.2.15
12162025-07-07T07:12:44.280Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12172025-07-07T07:12:44.423Z Compiling base64ct v1.8.0
12182025-07-07T07:12:44.798Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
12192025-07-07T07:12:44.899Z Compiling zone v0.3.1
12202025-07-07T07:12:45.133Z Compiling password-hash v0.5.0
12212025-07-07T07:12:46.646Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
12222025-07-07T07:12:47.267Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
12232025-07-07T07:12:47.825Z Compiling progenitor-impl v0.10.0
12242025-07-07T07:12:50.789Z Compiling newtype_derive v0.1.6
12252025-07-07T07:12:51.209Z Compiling ciborium v0.2.2
12262025-07-07T07:12:53.082Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12272025-07-07T07:12:53.718Z Compiling strum_macros v0.25.3
12282025-07-07T07:12:54.050Z Compiling blake2 v0.10.6
12292025-07-07T07:12:54.553Z Compiling serde-big-array v0.5.1
12302025-07-07T07:12:54.838Z Compiling smf v0.2.3
12312025-07-07T07:12:55.291Z Compiling serde_repr v0.1.20
12322025-07-07T07:12:56.399Z Compiling owo-colors v4.2.2
12332025-07-07T07:12:56.483Z Compiling whoami v1.6.0
12342025-07-07T07:12:56.603Z Compiling cancel-safe-futures v0.1.5
12352025-07-07T07:12:57.011Z Compiling unicode-segmentation v1.12.0
12362025-07-07T07:12:57.124Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
12372025-07-07T07:12:57.376Z Compiling atomicwrites v0.4.4
12382025-07-07T07:12:57.397Z Compiling argon2 v0.5.3
12392025-07-07T07:12:57.892Z Compiling newline-converter v0.3.0
12402025-07-07T07:12:58.151Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12412025-07-07T07:12:58.301Z Compiling ipcc v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12422025-07-07T07:12:59.825Z Compiling progenitor-macro v0.10.0
12432025-07-07T07:13:01.144Z Compiling console v0.15.11
12442025-07-07T07:13:04.037Z Compiling num-derive v0.3.3
12452025-07-07T07:13:05.904Z Compiling libsw-core v0.3.2
12462025-07-07T07:13:06.223Z Compiling secrecy v0.10.3
12472025-07-07T07:13:06.257Z Compiling cookie v0.18.1
12482025-07-07T07:13:06.493Z Compiling fixedbitset v0.4.2
12492025-07-07T07:13:06.675Z Compiling similar v2.7.0
12502025-07-07T07:13:07.233Z Compiling moka v0.12.10
12512025-07-07T07:13:07.643Z Compiling linked-hash-map v0.5.6
12522025-07-07T07:13:08.059Z Compiling resolv-conf v0.7.4
12532025-07-07T07:13:09.521Z Compiling openssl v0.10.73
12542025-07-07T07:13:10.036Z Compiling fixedbitset v0.5.7
12552025-07-07T07:13:10.850Z Compiling convert_case v0.4.0
12562025-07-07T07:13:11.198Z Compiling foreign-types-shared v0.1.1
12572025-07-07T07:13:11.327Z Compiling progenitor v0.10.0
12582025-07-07T07:13:11.345Z Compiling foreign-types v0.3.2
12592025-07-07T07:13:11.457Z Compiling petgraph v0.8.2
12602025-07-07T07:13:11.523Z Compiling derive_more v0.99.20
12612025-07-07T07:13:11.574Z Compiling lru-cache v0.1.2
12622025-07-07T07:13:11.848Z Compiling expectorate v1.2.0
12632025-07-07T07:13:12.231Z Compiling petgraph v0.6.5
12642025-07-07T07:13:12.840Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12652025-07-07T07:13:13.457Z Compiling libscf-sys v1.1.0
12662025-07-07T07:13:13.697Z Compiling libsw v3.5.0
12672025-07-07T07:13:14.025Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12682025-07-07T07:13:16.493Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12692025-07-07T07:13:16.971Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12702025-07-07T07:13:19.814Z Compiling hickory-proto v0.24.4
12712025-07-07T07:13:20.988Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12722025-07-07T07:13:21.372Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12732025-07-07T07:13:23.325Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12742025-07-07T07:13:24.504Z Compiling openssl-macros v0.1.1
12752025-07-07T07:13:24.581Z Compiling proc-macro-error-attr2 v2.0.0
12762025-07-07T07:13:24.995Z Compiling memoffset v0.9.1
12772025-07-07T07:13:25.364Z Compiling highway v1.3.0
12782025-07-07T07:13:25.367Z Compiling swrite v0.1.0
12792025-07-07T07:13:25.420Z Compiling cfg_aliases v0.2.1
12802025-07-07T07:13:25.531Z Compiling linear-map v1.2.0
12812025-07-07T07:13:25.552Z Compiling indent_write v2.2.0
12822025-07-07T07:13:25.808Z Compiling unicode-width v0.1.14
12832025-07-07T07:13:25.957Z Compiling tagptr v0.2.0
12842025-07-07T07:13:26.435Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12852025-07-07T07:13:26.924Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12862025-07-07T07:13:30.115Z Compiling nix v0.30.1
12872025-07-07T07:13:30.980Z Compiling proc-macro-error2 v2.0.1
12882025-07-07T07:13:31.535Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12892025-07-07T07:13:31.947Z Compiling hickory-resolver v0.24.4
12902025-07-07T07:13:32.734Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12912025-07-07T07:13:33.380Z Compiling steno v0.4.1
12922025-07-07T07:13:37.691Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12932025-07-07T07:13:38.415Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
12942025-07-07T07:13:43.921Z Compiling hickory-proto v0.25.2
12952025-07-07T07:13:44.894Z Compiling tokio-stream v0.1.17
12962025-07-07T07:13:45.677Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce)
12972025-07-07T07:13:46.073Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce)
12982025-07-07T07:13:46.509Z Compiling slog-dtrace v0.3.0
12992025-07-07T07:13:46.628Z Compiling humantime v2.2.0
13002025-07-07T07:13:46.774Z Compiling parking_lot_core v0.8.6
13012025-07-07T07:13:46.925Z Compiling bytecount v0.6.9
13022025-07-07T07:13:47.265Z Compiling papergrid v0.17.0
13032025-07-07T07:13:47.317Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
13042025-07-07T07:13:47.659Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce)
13052025-07-07T07:13:51.496Z Compiling hickory-resolver v0.25.2
13062025-07-07T07:13:51.551Z Compiling qorb v0.4.1
13072025-07-07T07:13:52.407Z Compiling tabled_derive v0.11.0
13082025-07-07T07:13:54.094Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de)
13092025-07-07T07:13:54.952Z Compiling testing_table v0.3.0
13102025-07-07T07:13:54.986Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce)
13112025-07-07T07:13:55.914Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de)
13122025-07-07T07:13:56.415Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de)
13132025-07-07T07:13:57.275Z Compiling tabled v0.20.0
13142025-07-07T07:13:57.813Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
13152025-07-07T07:14:05.688Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
13162025-07-07T07:14:05.749Z Compiling parking_lot v0.11.2
13172025-07-07T07:14:07.149Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#196b6b13)
13182025-07-07T07:14:07.604Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce)
13192025-07-07T07:14:07.636Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
13202025-07-07T07:14:09.207Z Compiling fxhash v0.2.1
13212025-07-07T07:14:09.467Z Compiling crc32fast v1.4.2
13222025-07-07T07:14:10.019Z Compiling crc8 v0.1.1
13232025-07-07T07:14:10.349Z Compiling arc-swap v1.7.1
13242025-07-07T07:14:11.071Z Compiling slog-scope v4.4.0
13252025-07-07T07:14:11.502Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#196b6b13)
13262025-07-07T07:14:11.720Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce)
13272025-07-07T07:14:11.793Z Compiling sled v0.34.7
13282025-07-07T07:14:13.084Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
13292025-07-07T07:14:13.599Z Compiling slog-stdlog v4.1.1
13302025-07-07T07:14:14.387Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
13312025-07-07T07:14:16.218Z Compiling slog-envlogger v2.2.0
13322025-07-07T07:14:16.433Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
13332025-07-07T07:14:35.393Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
13342025-07-07T07:14:38.198Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
13352025-07-07T07:14:43.012Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
13362025-07-07T07:15:03.645Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
13372025-07-07T07:15:03.648Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
13382025-07-07T07:15:10.818Z Finished `release` profile [optimized] target(s) in 6m 00s
13392025-07-07T07:15:11.124Z+ banner quartet
13402025-07-07T07:15:11.127Z
13412025-07-07T07:15:11.127Z #### # # ## ##### ##### ###### #####
13422025-07-07T07:15:11.127Z # # # # # # # # # # #
13432025-07-07T07:15:11.127Z # # # # # # # # # ##### #
13442025-07-07T07:15:11.127Z # # # # # ###### ##### # # #
13452025-07-07T07:15:11.127Z # # # # # # # # # # #
13462025-07-07T07:15:11.127Z ### # #### # # # # # ###### #
13472025-07-07T07:15:11.127Z
13482025-07-07T07:15:11.127Z+ pfexec cargo test --release -p mg-tests test_quartet -- --nocapture
13492025-07-07T07:15:11.603Z Compiling cfg-if v1.0.1
13502025-07-07T07:15:11.603Z Compiling serde v1.0.219
13512025-07-07T07:15:11.606Z Compiling itoa v1.0.15
13522025-07-07T07:15:11.606Z Compiling libc v0.2.174
13532025-07-07T07:15:11.606Z Compiling num-traits v0.2.19
13542025-07-07T07:15:11.606Z Compiling foldhash v0.1.5
13552025-07-07T07:15:11.672Z Compiling memchr v2.7.5
13562025-07-07T07:15:11.698Z Compiling smallvec v1.15.1
13572025-07-07T07:15:11.753Z Compiling zerofrom v0.1.6
13582025-07-07T07:15:11.870Z Compiling hashbrown v0.15.4
13592025-07-07T07:15:11.936Z Compiling schemars v0.8.22
13602025-07-07T07:15:11.976Z Compiling stable_deref_trait v1.2.0
13612025-07-07T07:15:12.076Z Compiling pin-project-lite v0.2.16
13622025-07-07T07:15:12.085Z Compiling yoke v0.8.0
13632025-07-07T07:15:12.153Z Compiling bytes v1.10.1
13642025-07-07T07:15:12.416Z Compiling zerovec v0.11.2
13652025-07-07T07:15:12.460Z Compiling scopeguard v1.2.0
13662025-07-07T07:15:12.603Z Compiling ryu v1.0.20
13672025-07-07T07:15:12.994Z Compiling futures-core v0.3.31
13682025-07-07T07:15:13.212Z Compiling lock_api v0.4.13
13692025-07-07T07:15:13.262Z Compiling getrandom v0.3.3
13702025-07-07T07:15:13.603Z Compiling parking_lot_core v0.9.11
13712025-07-07T07:15:13.616Z Compiling serde_json v1.0.140
13722025-07-07T07:15:13.634Z Compiling mio v1.0.4
13732025-07-07T07:15:13.650Z Compiling socket2 v0.5.10
13742025-07-07T07:15:14.220Z Compiling parking_lot v0.12.4
13752025-07-07T07:15:14.278Z Compiling signal-hook-registry v1.4.5
13762025-07-07T07:15:14.707Z Compiling once_cell v1.21.3
13772025-07-07T07:15:14.765Z Compiling fnv v1.0.7
13782025-07-07T07:15:14.923Z Compiling http v1.3.1
13792025-07-07T07:15:15.360Z Compiling tokio v1.46.1
13802025-07-07T07:15:15.543Z Compiling tinystr v0.8.1
13812025-07-07T07:15:15.943Z Compiling writeable v0.6.1
13822025-07-07T07:15:16.044Z Compiling litemap v0.8.0
13832025-07-07T07:15:16.489Z Compiling icu_locale_core v2.0.0
13842025-07-07T07:15:16.713Z Compiling chrono v0.4.41
13852025-07-07T07:15:17.040Z Compiling potential_utf v0.1.2
13862025-07-07T07:15:17.364Z Compiling indexmap v2.10.0
13872025-07-07T07:15:18.500Z Compiling zerotrie v0.2.2
13882025-07-07T07:15:18.635Z Compiling futures-task v0.3.31
13892025-07-07T07:15:18.723Z Compiling uuid v1.17.0
13902025-07-07T07:15:18.910Z Compiling pin-utils v0.1.0
13912025-07-07T07:15:19.021Z Compiling zeroize v1.8.1
13922025-07-07T07:15:19.397Z Compiling rustls-pki-types v1.12.0
13932025-07-07T07:15:19.400Z Compiling futures-util v0.3.31
13942025-07-07T07:15:19.417Z Compiling icu_provider v2.0.0
13952025-07-07T07:15:21.273Z Compiling semver v1.0.26
13962025-07-07T07:15:21.643Z Compiling icu_collections v2.0.0
13972025-07-07T07:15:21.886Z Compiling http-body v1.0.1
13982025-07-07T07:15:22.152Z Compiling tracing-core v0.1.34
13992025-07-07T07:15:22.209Z Compiling regress v0.10.3
14002025-07-07T07:15:22.487Z Compiling getrandom v0.2.16
14012025-07-07T07:15:22.795Z Compiling percent-encoding v2.3.1
14022025-07-07T07:15:23.208Z Compiling allocator-api2 v0.2.21
14032025-07-07T07:15:23.223Z Compiling log v0.4.27
14042025-07-07T07:15:23.273Z Compiling untrusted v0.9.0
14052025-07-07T07:15:23.477Z Compiling dyn-clone v1.0.19
14062025-07-07T07:15:23.729Z Compiling equivalent v1.0.2
14072025-07-07T07:15:24.162Z Compiling ring v0.17.14
14082025-07-07T07:15:24.302Z Compiling tracing v0.1.41
14092025-07-07T07:15:24.314Z Compiling thiserror v2.0.12
14102025-07-07T07:15:24.487Z Compiling icu_properties_data v2.0.1
14112025-07-07T07:15:24.500Z Compiling icu_normalizer_data v2.0.0
14122025-07-07T07:15:24.623Z Compiling serde_tokenstream v0.2.2
14132025-07-07T07:15:24.727Z Compiling slog v2.7.0
14142025-07-07T07:15:24.966Z Compiling try-lock v0.2.5
14152025-07-07T07:15:25.141Z Compiling unicode-ident v1.0.18
14162025-07-07T07:15:25.168Z Compiling tower-service v0.3.3
14172025-07-07T07:15:25.314Z Compiling proc-macro2 v1.0.95
14182025-07-07T07:15:25.334Z Compiling want v0.3.1
14192025-07-07T07:15:25.360Z Compiling icu_properties v2.0.1
14202025-07-07T07:15:25.503Z Compiling icu_normalizer v2.0.0
14212025-07-07T07:15:25.642Z Compiling httparse v1.10.1
14222025-07-07T07:15:26.510Z Compiling typify-impl v0.3.0
14232025-07-07T07:15:26.643Z Compiling futures-channel v0.3.31
14242025-07-07T07:15:27.080Z Compiling rustls-webpki v0.103.3
14252025-07-07T07:15:28.414Z Compiling subtle v2.6.1
14262025-07-07T07:15:28.711Z Compiling toml_datetime v0.6.11
14272025-07-07T07:15:29.391Z Compiling zerocopy v0.8.26
14282025-07-07T07:15:29.450Z Compiling toml_edit v0.22.27
14292025-07-07T07:15:29.779Z Compiling rustls v0.23.28
14302025-07-07T07:15:30.392Z Compiling idna_adapter v1.2.1
14312025-07-07T07:15:30.636Z Compiling hyper v1.6.0
14322025-07-07T07:15:33.614Z Compiling quote v1.0.40
14332025-07-07T07:15:34.758Z Compiling form_urlencoded v1.2.1
14342025-07-07T07:15:34.991Z Compiling sync_wrapper v1.0.2
14352025-07-07T07:15:35.162Z Compiling aho-corasick v1.1.3
14362025-07-07T07:15:35.653Z Compiling base64 v0.22.1
14372025-07-07T07:15:35.711Z Compiling tower-layer v0.3.3
14382025-07-07T07:15:36.130Z Compiling regex-syntax v0.8.5
14392025-07-07T07:15:36.572Z Compiling typify-macro v0.3.0
14402025-07-07T07:15:36.721Z Compiling utf8_iter v1.0.4
14412025-07-07T07:15:37.004Z Compiling ipnet v2.11.0
14422025-07-07T07:15:37.885Z Compiling hyper-util v0.1.14
14432025-07-07T07:15:38.791Z Compiling regex-automata v0.4.9
14442025-07-07T07:15:39.926Z Compiling tokio-rustls v0.26.2
14452025-07-07T07:15:40.428Z Compiling idna v1.0.3
14462025-07-07T07:15:43.566Z Compiling tower v0.5.2
14472025-07-07T07:15:44.507Z Compiling syn v2.0.104
14482025-07-07T07:15:45.525Z Compiling proc-macro-crate v3.3.0
14492025-07-07T07:15:47.499Z Compiling webpki-roots v1.0.1
14502025-07-07T07:15:49.038Z Compiling bitflags v2.9.1
14512025-07-07T07:15:49.335Z Compiling futures-sink v0.3.31
14522025-07-07T07:15:49.522Z Compiling heck v0.5.0
14532025-07-07T07:15:49.780Z Compiling iri-string v0.7.8
14542025-07-07T07:15:50.829Z Compiling ppv-lite86 v0.2.21
14552025-07-07T07:15:52.230Z Compiling crossbeam-utils v0.8.21
14562025-07-07T07:15:52.248Z Compiling tokio-util v0.7.15
14572025-07-07T07:15:53.817Z Compiling tower-http v0.6.6
14582025-07-07T07:15:54.403Z Compiling hyper-rustls v0.27.7
14592025-07-07T07:15:55.588Z Compiling num_enum_derive v0.7.4
14602025-07-07T07:15:55.706Z Compiling regex v1.11.1
14612025-07-07T07:15:55.997Z Compiling url v2.5.4
14622025-07-07T07:15:56.667Z Compiling typify v0.3.0
14632025-07-07T07:15:56.807Z Compiling serde_urlencoded v0.7.1
14642025-07-07T07:15:57.901Z Compiling http-body-util v0.1.3
14652025-07-07T07:15:58.448Z Compiling openapiv3 v2.2.0
14662025-07-07T07:15:58.925Z Compiling rand_core v0.9.3
14672025-07-07T07:15:59.109Z Compiling dirs-sys-next v0.1.2
14682025-07-07T07:15:59.442Z Compiling foreign-types-shared v0.3.1
14692025-07-07T07:15:59.587Z Compiling powerfmt v0.2.0
14702025-07-07T07:16:00.081Z Compiling serde_yaml v0.9.34+deprecated
14712025-07-07T07:16:00.228Z Compiling deranged v0.4.0
14722025-07-07T07:16:01.656Z Compiling time-macros v0.2.22
14732025-07-07T07:16:01.908Z Compiling foreign-types v0.5.0
14742025-07-07T07:16:02.026Z Compiling progenitor-impl v0.9.1
14752025-07-07T07:16:02.260Z Compiling dirs-next v2.0.0
14762025-07-07T07:16:02.531Z Compiling rand_chacha v0.9.0
14772025-07-07T07:16:04.037Z Compiling reqwest v0.12.22
14782025-07-07T07:16:04.501Z Compiling num_enum v0.7.4
14792025-07-07T07:16:06.693Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c)
14802025-07-07T07:16:06.869Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14812025-07-07T07:16:07.057Z Compiling oxnet v0.1.2
14822025-07-07T07:16:07.714Z Compiling cstr-argument v0.1.2
14832025-07-07T07:16:07.760Z Compiling thread_local v1.1.9
14842025-07-07T07:16:08.000Z Compiling time-core v0.1.4
14852025-07-07T07:16:08.212Z Compiling pretty-hex v0.4.1
14862025-07-07T07:16:08.416Z Compiling lazy_static v1.5.0
14872025-07-07T07:16:08.472Z Compiling num-conv v0.1.0
14882025-07-07T07:16:08.565Z Compiling arc-swap v1.7.1
14892025-07-07T07:16:08.721Z Compiling either v1.15.0
14902025-07-07T07:16:09.146Z Compiling itertools v0.12.1
14912025-07-07T07:16:09.158Z Compiling slog-scope v4.4.0
14922025-07-07T07:16:09.255Z Compiling time v0.3.41
14932025-07-07T07:16:09.975Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c)
14942025-07-07T07:16:10.358Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
14952025-07-07T07:16:11.783Z Compiling thiserror v1.0.69
14962025-07-07T07:16:11.902Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14972025-07-07T07:16:11.940Z Compiling progenitor-macro v0.9.1
14982025-07-07T07:16:12.619Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
14992025-07-07T07:16:12.814Z Compiling progenitor-client v0.9.1
15002025-07-07T07:16:13.796Z Compiling crossbeam-channel v0.5.15
15012025-07-07T07:16:15.371Z Compiling rand v0.9.1
15022025-07-07T07:16:15.944Z Compiling term v0.7.0
15032025-07-07T07:16:17.018Z Compiling anyhow v1.0.98
15042025-07-07T07:16:18.558Z Compiling is-terminal v0.4.16
15052025-07-07T07:16:18.703Z Compiling socket2 v0.6.0
15062025-07-07T07:16:19.074Z Compiling colored v3.0.0
15072025-07-07T07:16:20.350Z Compiling take_mut v0.2.2
15082025-07-07T07:16:20.380Z Compiling winnow v0.7.11
15092025-07-07T07:16:20.505Z Compiling slog-async v2.8.0
15102025-07-07T07:16:20.519Z Compiling slog-term v2.9.1
15112025-07-07T07:16:23.218Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15122025-07-07T07:16:23.401Z Compiling progenitor v0.9.1
15132025-07-07T07:16:23.412Z Compiling slog-stdlog v4.1.1
15142025-07-07T07:16:23.606Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
15152025-07-07T07:16:24.192Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#edbf966d)
15162025-07-07T07:16:24.816Z Compiling slog-envlogger v2.2.0
15172025-07-07T07:16:26.859Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#bfcf50eb)
15182025-07-07T07:16:40.048Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
15192025-07-07T07:16:45.635Z Finished `release` profile [optimized] target(s) in 1m 34s
15202025-07-07T07:16:45.717Z Running unittests src/lib.rs (target/release/deps/mg_tests-093cdb6fce599a6c)
15212025-07-07T07:16:45.764Z
15222025-07-07T07:16:45.764Zrunning 1 test
15232025-07-07T07:16:45.940Zconfigure zone
15242025-07-07T07:16:45.957Zinstall zone
15252025-07-07T07:17:45.770Ztest ddm::test_quartet has been running for over 60 seconds
15262025-07-07T07:20:52.758Zboot zone
15272025-07-07T07:20:53.608Zstart zone s1
15282025-07-07T07:20:53.608Zconfigure zone
15292025-07-07T07:20:53.616Zinstall zone
15302025-07-07T07:24:53.012Zboot zone
15312025-07-07T07:24:53.827Zstart zone s2
15322025-07-07T07:24:53.827Zconfigure zone
15332025-07-07T07:24:53.834Zinstall zone
15342025-07-07T07:28:52.112Zboot zone
15352025-07-07T07:28:52.898Zstart zone s3
15362025-07-07T07:28:52.898Zconfigure zone
15372025-07-07T07:28:52.906Zinstall zone
15382025-07-07T07:33:01.152Zboot zone
15392025-07-07T07:33:02.117Zstart zone t1
15402025-07-07T07:33:02.117Zconfigure zone
15412025-07-07T07:33:02.125Zinstall zone
15422025-07-07T07:36:59.149Zboot zone
15432025-07-07T07:37:00.003Zwaiting for zones to come up
15442025-07-07T07:37:10.004Z[sidecar.quartet] svcs milestone/network
15452025-07-07T07:37:10.036ZSTATE STIME FMRI
15462025-07-07T07:37:10.037Zonline 0:21:09 svc:/milestone/network:default
15472025-07-07T07:37:10.037Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/
15482025-07-07T07:37:10.084Zcp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/
15492025-07-07T07:37:10.139Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/
15502025-07-07T07:37:10.182Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml
15512025-07-07T07:37:10.186Z[sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
15522025-07-07T07:37:10.206Z
15532025-07-07T07:37:10.206Zrunning zone s1.quartet setup
15542025-07-07T07:37:10.206Z[s1.quartet] svcs milestone/network
15552025-07-07T07:37:10.228ZSTATE STIME FMRI
15562025-07-07T07:37:10.228Zonline 0:25:09 svc:/milestone/network:default
15572025-07-07T07:37:10.228Z[s1.quartet] dladm
15582025-07-07T07:37:10.248ZLINK CLASS MTU STATE BRIDGE OVER
15592025-07-07T07:37:10.248Zsl0 simnet 9000 up -- ?
15602025-07-07T07:37:10.248Zmgs1 vnic 9000 up -- ?
15612025-07-07T07:37:10.248Z[s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4
15622025-07-07T07:37:10.810Z
15632025-07-07T07:37:10.810Z[s1.quartet] ipadm create-addr -t -T addrconf sl0/v6
15642025-07-07T07:37:10.833Z
15652025-07-07T07:37:10.833Z[s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
15662025-07-07T07:37:10.852Z
15672025-07-07T07:37:10.852Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd
15682025-07-07T07:37:10.964Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm
15692025-07-07T07:37:11.054Z[s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 6e5a6922-da6b-4d3b-a5f2-93d436bfdb86 --sled-uuid c2ba9e73-e16a-4a75-b8f3-6536070eacbe -a sl0/v6 &> /opt/ddmd.log &
15702025-07-07T07:37:11.074Z
15712025-07-07T07:37:11.074Zrunning zone s2.quartet setup
15722025-07-07T07:37:11.074Z[s2.quartet] svcs milestone/network
15732025-07-07T07:37:11.096ZSTATE STIME FMRI
15742025-07-07T07:37:11.096Zonline 0:29:08 svc:/milestone/network:default
15752025-07-07T07:37:11.096Z[s2.quartet] dladm
15762025-07-07T07:37:11.117ZLINK CLASS MTU STATE BRIDGE OVER
15772025-07-07T07:37:11.117Zsl1 simnet 9000 up -- ?
15782025-07-07T07:37:11.117Zmgs2 vnic 9000 up -- ?
15792025-07-07T07:37:11.117Z[s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4
15802025-07-07T07:37:11.636Z
15812025-07-07T07:37:11.637Z[s2.quartet] ipadm create-addr -t -T addrconf sl1/v6
15822025-07-07T07:37:11.658Z
15832025-07-07T07:37:11.659Z[s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
15842025-07-07T07:37:11.678Z
15852025-07-07T07:37:11.678Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd
15862025-07-07T07:37:11.731Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm
15872025-07-07T07:37:11.779Z[s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid c4edeb2b-a442-43be-bc5b-e8d91685483f --sled-uuid 56e05a03-11fd-450c-bc0f-951b3f00f2f7 -a sl1/v6 &> /opt/ddmd.log &
15882025-07-07T07:37:11.800Z
15892025-07-07T07:37:11.800Zrunning zone s3.quartet setup
15902025-07-07T07:37:11.800Z[s3.quartet] svcs milestone/network
15912025-07-07T07:37:11.823ZSTATE STIME FMRI
15922025-07-07T07:37:11.823Zonline 0:33:17 svc:/milestone/network:default
15932025-07-07T07:37:11.823Z[s3.quartet] dladm
15942025-07-07T07:37:11.844ZLINK CLASS MTU STATE BRIDGE OVER
15952025-07-07T07:37:11.844Zsl2 simnet 9000 up -- ?
15962025-07-07T07:37:11.844Zmgs3 vnic 9000 up -- ?
15972025-07-07T07:37:11.844Z[s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4
15982025-07-07T07:37:12.427Z
15992025-07-07T07:37:12.427Z[s3.quartet] ipadm create-addr -t -T addrconf sl2/v6
16002025-07-07T07:37:12.449Z
16012025-07-07T07:37:12.449Z[s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
16022025-07-07T07:37:12.468Z
16032025-07-07T07:37:12.468Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd
16042025-07-07T07:37:12.527Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm
16052025-07-07T07:37:12.574Z[s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 65e4f51c-c481-4075-b51e-1d3d4eb8e0bc --sled-uuid 11a19308-be18-4cd0-82e3-9ccab53f9901 -a sl2/v6 &> /opt/ddmd.log &
16062025-07-07T07:37:12.594Z
16072025-07-07T07:37:12.594Zrunning zone t1.quartet setup
16082025-07-07T07:37:12.594Z[t1.quartet] svcs milestone/network
16092025-07-07T07:37:12.615ZSTATE STIME FMRI
16102025-07-07T07:37:12.615Z- - svc:/milestone/network:default
16112025-07-07T07:37:13.616Z[t1.quartet] svcs milestone/network
16122025-07-07T07:37:13.636ZSTATE STIME FMRI
16132025-07-07T07:37:13.636Z- - svc:/milestone/network:default
16142025-07-07T07:37:14.637Z[t1.quartet] svcs milestone/network
16152025-07-07T07:37:14.667ZSTATE STIME FMRI
16162025-07-07T07:37:14.668Z- - svc:/milestone/network:default
16172025-07-07T07:37:15.668Z[t1.quartet] svcs milestone/network
16182025-07-07T07:37:15.689ZSTATE STIME FMRI
16192025-07-07T07:37:15.689Z- - svc:/milestone/network:default
16202025-07-07T07:37:16.689Z[t1.quartet] svcs milestone/network
16212025-07-07T07:37:16.711ZSTATE STIME FMRI
16222025-07-07T07:37:16.711Zuninitialized 0:37:14 svc:/milestone/network:default
16232025-07-07T07:37:17.711Z[t1.quartet] svcs milestone/network
16242025-07-07T07:37:17.735ZSTATE STIME FMRI
16252025-07-07T07:37:17.735Zonline 0:37:15 svc:/milestone/network:default
16262025-07-07T07:37:17.735Z[t1.quartet] dladm
16272025-07-07T07:37:17.759ZLINK CLASS MTU STATE BRIDGE OVER
16282025-07-07T07:37:17.759Ztfportrear0_0 simnet 9000 up -- ?
16292025-07-07T07:37:17.760Ztfportrear1_0 simnet 9000 up -- ?
16302025-07-07T07:37:17.760Ztfportrear2_0 simnet 9000 up -- ?
16312025-07-07T07:37:17.760Zmgt1 vnic 9000 up -- ?
16322025-07-07T07:37:17.760Z[t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4
16332025-07-07T07:37:18.307Z
16342025-07-07T07:37:18.308Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6
16352025-07-07T07:37:18.331Z
16362025-07-07T07:37:18.331Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6
16372025-07-07T07:37:18.352Z
16382025-07-07T07:37:18.353Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6
16392025-07-07T07:37:18.374Z
16402025-07-07T07:37:18.374Z[t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6
16412025-07-07T07:37:18.393Z
16422025-07-07T07:37:18.394Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/
16432025-07-07T07:37:18.676Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/
16442025-07-07T07:37:18.680Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml
16452025-07-07T07:37:18.683Zwaiting 3s for copy of files to zone to complete ...
16462025-07-07T07:37:21.684Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd
16472025-07-07T07:37:21.740Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm
16482025-07-07T07:37:21.792Z[t1.quartet] svcadm disable dendrite
16492025-07-07T07:37:21.829Z
16502025-07-07T07:37:21.829Z[t1.quartet] svcadm disable tfport
16512025-07-07T07:37:21.863Z
16522025-07-07T07:37:21.863Z[t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224
16532025-07-07T07:37:21.903Z
16542025-07-07T07:37:21.903Z[t1.quartet] svccfg -s dendrite setprop config/mgmt = uds
16552025-07-07T07:37:21.943Z
16562025-07-07T07:37:21.943Z[t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt
16572025-07-07T07:37:21.982Z
16582025-07-07T07:37:21.982Z[t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
16592025-07-07T07:37:22.022Z
16602025-07-07T07:37:22.022Z[t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3
16612025-07-07T07:37:22.061Z
16622025-07-07T07:37:22.061Z[t1.quartet] svcadm refresh dendrite:default
16632025-07-07T07:37:22.095Z
16642025-07-07T07:37:22.095Z[t1.quartet] svcadm enable dendrite:default
16652025-07-07T07:37:22.130Z
16662025-07-07T07:37:22.130Zwait 10s for dendrite to come up ...
16672025-07-07T07:37:32.131Z[t1.quartet] svccfg -s tfport setprop config/pkt_source = none
16682025-07-07T07:37:32.172Z
16692025-07-07T07:37:32.172Z[t1.quartet] svccfg -s tfport setprop config/flags = --sync-only
16702025-07-07T07:37:32.212Z
16712025-07-07T07:37:32.212Z[t1.quartet] svcadm refresh tfport:default
16722025-07-07T07:37:32.246Z
16732025-07-07T07:37:32.246Z[t1.quartet] svcadm enable tfport
16742025-07-07T07:37:32.281Z
16752025-07-07T07:37:32.281Z[t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 8626b8ec-7898-4d9d-8f7a-22a6113a6654 --sled-uuid 2ab2be42-fccc-4f2f-8680-a52006b152c8 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log &
16762025-07-07T07:37:32.299Z
16772025-07-07T07:37:32.299Z[t1.quartet] ipadm
16782025-07-07T07:37:32.323ZADDROBJ TYPE STATE ADDR
16792025-07-07T07:37:32.323Zlo0/v4 static ok 127.0.0.1/8
16802025-07-07T07:37:32.323Zmgt1/v4 static ok 10.0.0.4/24
16812025-07-07T07:37:32.323Zlo0/v6 static ok ::1/128
16822025-07-07T07:37:32.323Zlo0/u6 static ok fd00:4::1/64
16832025-07-07T07:37:32.323Ztfportrear0_0/v6 addrconf ok fe80::c17:5fff:fe9c:ec6e%tfportrear0_0/10
16842025-07-07T07:37:32.323Ztfportrear1_0/v6 addrconf ok fe80::d843:97ff:fe95:5f9a%tfportrear1_0/10
16852025-07-07T07:37:32.323Ztfportrear2_0/v6 addrconf ok fe80::4cff:6ff:febd:75ce%tfportrear2_0/10
16862025-07-07T07:37:34.334Zinitial peering test passed
16872025-07-07T07:37:35.336Z[s3.quartet] ping fd00:1::1
16882025-07-07T07:37:35.358Zfd00:1::1 is alive
16892025-07-07T07:37:46.363Z[s3.quartet] ping fd00:1::1
16902025-07-07T07:37:46.384Zfd00:1::1 is alive
16912025-07-07T07:37:46.387Z[t1.quartet] pkill ddmd
16922025-07-07T07:37:46.403Z
16932025-07-07T07:37:46.403Zcp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log
16942025-07-07T07:37:46.406Zcp /mgtest/t1.quartet/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.quartet-dpd.log
16952025-07-07T07:37:48.863Z[s3.quartet] pkill ddmd
16962025-07-07T07:37:48.882Z
16972025-07-07T07:37:48.882Zcp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log
16982025-07-07T07:37:51.296Z[s2.quartet] pkill ddmd
16992025-07-07T07:37:51.315Z
17002025-07-07T07:37:51.316Zcp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log
17012025-07-07T07:37:53.992Z[s1.quartet] pkill ddmd
17022025-07-07T07:37:54.011Z
17032025-07-07T07:37:54.011Zcp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log
17042025-07-07T07:37:56.602Z[sidecar.quartet] pkill softnpu
17052025-07-07T07:37:56.620Z
17062025-07-07T07:37:56.620Zcp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log
17072025-07-07T07:37:59.119Ztest ddm::test_quartet ... ok
17082025-07-07T07:37:59.119Z
17092025-07-07T07:37:59.119Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 1273.22s
17102025-07-07T07:37:59.119Z
17112025-07-07T07:37:59.147Z+ cleanup
17122025-07-07T07:37:59.150Z++ id -un
17132025-07-07T07:37:59.154Z++ id -gn
17142025-07-07T07:37:59.157Z+ pfexec chown -R build:build .
17152025-07-07T07:37:59.246Zprocess exited: duration 1786415 ms, exit code 0
 
17162025-07-07T07:37:59.258Zfound 5 output files
17172025-07-07T07:37:59.258Zuploading: /work/s1.quartet.log (5347 bytes)
17182025-07-07T07:38:00.268Zuploaded: /work/s1.quartet.log
17192025-07-07T07:38:00.269Zuploading: /work/s2.quartet.log (5116 bytes)
17202025-07-07T07:38:01.278Zuploaded: /work/s2.quartet.log
17212025-07-07T07:38:01.278Zuploading: /work/s3.quartet.log (4750 bytes)
17222025-07-07T07:38:02.287Zuploaded: /work/s3.quartet.log
17232025-07-07T07:38:02.287Zuploading: /work/sidecar.quartet-softnpu.log (809 bytes)
17242025-07-07T07:38:03.296Zuploaded: /work/sidecar.quartet-softnpu.log
17252025-07-07T07:38:03.300Zuploading: /work/t1.quartet.log (20672 bytes)
17262025-07-07T07:38:04.309Zuploaded: /work/t1.quartet.log