|
|
|
| 1 | 2026-05-20T00:47:30.242Z | job assigned to worker 01KS1DJXSNBG1NCV1XDZMPD7MV [factory aws, i-0e78dd9ed5ff84613] (queued for 57 s) |
| |
| 2 | 2026-05-20T00:47:37.230Z | starting task 0: "setup" |
| 3 | 2026-05-20T00:47:37.235Z | ++ uname -s |
| 4 | 2026-05-20T00:47:37.237Z | + kern=SunOS |
| 5 | 2026-05-20T00:47:37.237Z | + build_user=build |
| 6 | 2026-05-20T00:47:37.237Z | + build_uid=12345 |
| 7 | 2026-05-20T00:47:37.237Z | + work_dir=/work |
| 8 | 2026-05-20T00:47:37.237Z | + input_dir=/input |
| 9 | 2026-05-20T00:47:37.238Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-20T00:47:37.238Z | + case "$kern" in |
| 11 | 2026-05-20T00:47:37.238Z | + groupadd -g 12345 build |
| 12 | 2026-05-20T00:47:37.240Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-20T00:47:39.245Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-20T00:47:39.325Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-20T00:47:39.328Z | + home_fs=zfs |
| 16 | 2026-05-20T00:47:39.328Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-20T00:47:39.328Z | + mkdir -p /home/build |
| 18 | 2026-05-20T00:47:39.328Z | + chown build:build /home/build /work |
| 19 | 2026-05-20T00:47:41.330Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-20T00:47:41.333Z | process exited: duration 4103 ms, exit code 0 |
| |
| 21 | 2026-05-20T00:47:41.338Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-20T00:47:41.342Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-20T00:47:41.342Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-20T00:47:41.342Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-05-20T00:47:41.342Z | * rust toolchain channel = "stable" |
| 26 | 2026-05-20T00:47:41.342Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-20T00:47:41.342Z | * rust toolchain profile = "default" |
| 28 | 2026-05-20T00:47:41.345Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-20T00:47:41.345Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-20T00:47:41.489Z | info: downloading installer |
| 31 | 2026-05-20T00:47:42.787Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-20T00:47:42.787Z | warn: /opt/ooce/bin |
| 33 | 2026-05-20T00:47:42.787Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-20T00:47:42.787Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-20T00:47:42.787Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-20T00:47:42.787Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-20T00:47:42.787Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-20T00:47:42.787Z | error: cannot install while Rust is installed |
| 39 | 2026-05-20T00:47:42.787Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-20T00:47:42.787Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-20T00:47:42.787Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-20T00:47:42.787Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-20T00:47:42.788Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-20T00:47:42.800Z | info: profile set to default |
| 45 | 2026-05-20T00:47:42.800Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-20T00:47:42.803Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-20T00:47:42.927Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-20T00:47:42.930Z | info: downloading 6 components |
| 49 | 2026-05-20T00:47:56.752Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-20T00:47:56.752Z | |
| 51 | 2026-05-20T00:47:56.783Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-20T00:47:56.783Z | |
| 53 | 2026-05-20T00:47:56.783Z | |
| 54 | 2026-05-20T00:47:56.783Z | Rust is installed now. Great! |
| 55 | 2026-05-20T00:47:56.783Z | |
| 56 | 2026-05-20T00:47:56.785Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-20T00:47:56.785Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-20T00:47:56.785Z | |
| 59 | 2026-05-20T00:47:56.785Z | To configure your current shell, you need to source |
| 60 | 2026-05-20T00:47:56.785Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-20T00:47:56.785Z | |
| 62 | 2026-05-20T00:47:56.786Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-20T00:47:56.786Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-20T00:47:56.786Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-20T00:47:56.786Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-20T00:47:56.786Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-20T00:47:56.786Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-20T00:47:56.786Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-20T00:47:56.786Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-20T00:47:56.786Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-20T00:47:56.871Z | + rustup --version |
| 72 | 2026-05-20T00:47:56.880Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-20T00:47:56.883Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-20T00:47:56.902Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-20T00:47:56.905Z | + cargo --version |
| 76 | 2026-05-20T00:47:56.918Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-20T00:47:56.921Z | + rustc --version |
| 78 | 2026-05-20T00:47:56.940Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-20T00:47:56.942Z | process exited: duration 15602 ms, exit code 0 |
| |
| 80 | 2026-05-20T00:47:56.948Z | starting task 2: "authentication" |
| 81 | 2026-05-20T00:47:56.963Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-20T00:47:56.969Z | starting task 3: "clone repository" |
| 83 | 2026-05-20T00:47:56.972Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-20T00:47:56.974Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-20T00:47:57.020Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-20T00:47:57.967Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-20T00:47:57.967Z | + git fetch origin 0ccdce9171a02136f3d6f755d63013959d568e75 |
| 88 | 2026-05-20T00:47:58.354Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-20T00:47:58.354Z | * branch 0ccdce9171a02136f3d6f755d63013959d568e75 -> FETCH_HEAD |
| 90 | 2026-05-20T00:47:58.358Z | + [[ -n zl/ddmd-no-state-machine ]] |
| 91 | 2026-05-20T00:47:58.361Z | ++ git branch --show-current |
| 92 | 2026-05-20T00:47:58.361Z | + current=main |
| 93 | 2026-05-20T00:47:58.361Z | + [[ main != zl/ddmd-no-state-machine ]] |
| 94 | 2026-05-20T00:47:58.361Z | + git branch -f zl/ddmd-no-state-machine 0ccdce9171a02136f3d6f755d63013959d568e75 |
| 95 | 2026-05-20T00:47:58.364Z | + git checkout -f zl/ddmd-no-state-machine |
| 96 | 2026-05-20T00:47:58.381Z | Switched to branch 'zl/ddmd-no-state-machine' |
| 97 | 2026-05-20T00:47:58.384Z | + git reset --hard 0ccdce9171a02136f3d6f755d63013959d568e75 |
| 98 | 2026-05-20T00:47:58.399Z | HEAD is now at 0ccdce9 [review] return log-level to what it was for ddmd (keep structured) |
| 99 | 2026-05-20T00:47:58.402Z | process exited: duration 1430 ms, exit code 0 |
| |
| 100 | 2026-05-20T00:47:58.407Z | starting task 4: "build" |
| 101 | 2026-05-20T00:47:58.413Z | ++ dladm |
| 102 | 2026-05-20T00:47:58.416Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-05-20T00:47:58.416Z | ena0 phys 9216 up -- -- |
| 104 | 2026-05-20T00:47:58.419Z | ++ ipadm |
| 105 | 2026-05-20T00:47:58.419Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-05-20T00:47:58.419Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-05-20T00:47:58.419Z | ena0/dhcp dhcp ok 10.150.1.125/24 |
| 108 | 2026-05-20T00:47:58.419Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-05-20T00:47:58.419Z | ++ banner collect |
| 110 | 2026-05-20T00:47:58.422Z | |
| 111 | 2026-05-20T00:47:58.422Z | #### #### # # ###### #### ##### |
| 112 | 2026-05-20T00:47:58.422Z | # # # # # # # # # # |
| 113 | 2026-05-20T00:47:58.422Z | # # # # # ##### # # |
| 114 | 2026-05-20T00:47:58.422Z | # # # # # # # # |
| 115 | 2026-05-20T00:47:58.422Z | # # # # # # # # # # |
| 116 | 2026-05-20T00:47:58.422Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-05-20T00:47:58.422Z | |
| 118 | 2026-05-20T00:47:58.422Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-05-20T00:47:58.422Z | ++ repo=softnpu |
| 120 | 2026-05-20T00:47:58.422Z | ++ series=image |
| 121 | 2026-05-20T00:47:58.422Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-05-20T00:47:58.422Z | ++ name=softnpu |
| 123 | 2026-05-20T00:47:58.422Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-05-20T00:47:58.422Z | ++ mkdir -p download |
| 125 | 2026-05-20T00:47:58.422Z | ++ pushd download |
| 126 | 2026-05-20T00:47:58.422Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-05-20T00:47:58.422Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-05-20T00:47:58.422Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-05-20T00:47:58.428Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-05-20T00:47:58.431Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-05-20T00:47:58.875Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 34.95M 0 0
100 15.63M 100 15.63M 0 0 34.95M 0 0
100 15.63M 100 15.63M 0 0 34.94M 0 0 |
| 132 | 2026-05-20T00:47:58.878Z | ++ popd |
| 133 | 2026-05-20T00:47:58.878Z | /work/oxidecomputer/maghemite |
| 134 | 2026-05-20T00:47:58.878Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-05-20T00:47:58.878Z | ++ repo=sidecar-lite |
| 136 | 2026-05-20T00:47:58.878Z | ++ series=release |
| 137 | 2026-05-20T00:47:58.878Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-05-20T00:47:58.878Z | ++ name=libsidecar_lite.so |
| 139 | 2026-05-20T00:47:58.878Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-05-20T00:47:58.878Z | ++ mkdir -p download |
| 141 | 2026-05-20T00:47:58.881Z | ++ pushd download |
| 142 | 2026-05-20T00:47:58.881Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-05-20T00:47:58.881Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-05-20T00:47:58.881Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-05-20T00:47:58.885Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-05-20T00:47:58.888Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-05-20T00:47:59.171Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 42.08M 0 0
100 12.04M 100 12.04M 0 0 42.07M 0 0
100 12.04M 100 12.04M 0 0 42.07M 0 0 |
| 148 | 2026-05-20T00:47:59.175Z | ++ popd |
| 149 | 2026-05-20T00:47:59.175Z | /work/oxidecomputer/maghemite |
| 150 | 2026-05-20T00:47:59.176Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-05-20T00:47:59.176Z | ++ repo=sidecar-lite |
| 152 | 2026-05-20T00:47:59.176Z | ++ series=release |
| 153 | 2026-05-20T00:47:59.176Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-05-20T00:47:59.176Z | ++ name=scadm |
| 155 | 2026-05-20T00:47:59.176Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-05-20T00:47:59.176Z | ++ mkdir -p download |
| 157 | 2026-05-20T00:47:59.178Z | ++ pushd download |
| 158 | 2026-05-20T00:47:59.178Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-05-20T00:47:59.178Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-05-20T00:47:59.179Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-05-20T00:47:59.181Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-05-20T00:47:59.181Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-05-20T00:47:59.507Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 48.30M 0 0
100 15.78M 100 15.78M 0 0 48.30M 0 0
100 15.78M 100 15.78M 0 0 48.29M 0 0 |
| 164 | 2026-05-20T00:47:59.510Z | ++ popd |
| 165 | 2026-05-20T00:47:59.510Z | /work/oxidecomputer/maghemite |
| 166 | 2026-05-20T00:47:59.510Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-05-20T00:47:59.510Z | ++ repo=dendrite |
| 168 | 2026-05-20T00:47:59.510Z | ++ series=image |
| 169 | 2026-05-20T00:47:59.510Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-05-20T00:47:59.510Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-05-20T00:47:59.510Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-05-20T00:47:59.510Z | ++ mkdir -p download |
| 173 | 2026-05-20T00:47:59.510Z | ++ pushd download |
| 174 | 2026-05-20T00:47:59.510Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-05-20T00:47:59.510Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-05-20T00:47:59.510Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-05-20T00:47:59.515Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-05-20T00:47:59.517Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-05-20T00:48:00.702Z |
0 0 0 0 0 0 0 0 0
76 71.59M 76 54.65M 0 0 54.69M 0 00:01 00:01 54.70M
100 71.59M 100 71.59M 0 0 60.33M 0 00:01 00:01 54.70M
100 71.59M 100 71.59M 0 0 60.33M 0 00:01 00:01 54.70M
100 71.59M 100 71.59M 0 0 60.32M 0 00:01 00:01 54.70M |
| 180 | 2026-05-20T00:48:00.705Z | ++ popd |
| 181 | 2026-05-20T00:48:00.708Z | /work/oxidecomputer/maghemite |
| 182 | 2026-05-20T00:48:00.708Z | ++ get_artifact maghemite release 0ccdce9171a02136f3d6f755d63013959d568e75 ddm |
| 183 | 2026-05-20T00:48:00.708Z | ++ repo=maghemite |
| 184 | 2026-05-20T00:48:00.708Z | ++ series=release |
| 185 | 2026-05-20T00:48:00.708Z | ++ commit=0ccdce9171a02136f3d6f755d63013959d568e75 |
| 186 | 2026-05-20T00:48:00.708Z | ++ name=ddm |
| 187 | 2026-05-20T00:48:00.708Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-05-20T00:48:00.708Z | ++ mkdir -p download |
| 189 | 2026-05-20T00:48:00.708Z | ++ pushd download |
| 190 | 2026-05-20T00:48:00.708Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-05-20T00:48:00.708Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-05-20T00:48:00.708Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/0ccdce9171a02136f3d6f755d63013959d568e75/ddm |
| 193 | 2026-05-20T00:48:00.713Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-05-20T00:48:00.716Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-05-20T00:48:00.774Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-05-20T00:48:00.774Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-05-20T00:48:00.777Z | ++ popd |
| 198 | 2026-05-20T00:48:00.777Z | /work/oxidecomputer/maghemite |
| 199 | 2026-05-20T00:48:00.777Z | ++ get_artifact maghemite release 0ccdce9171a02136f3d6f755d63013959d568e75 ddmadm |
| 200 | 2026-05-20T00:48:00.777Z | ++ repo=maghemite |
| 201 | 2026-05-20T00:48:00.777Z | ++ series=release |
| 202 | 2026-05-20T00:48:00.777Z | ++ commit=0ccdce9171a02136f3d6f755d63013959d568e75 |
| 203 | 2026-05-20T00:48:00.777Z | ++ name=ddmadm |
| 204 | 2026-05-20T00:48:00.777Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-05-20T00:48:00.777Z | ++ mkdir -p download |
| 206 | 2026-05-20T00:48:00.777Z | ++ pushd download |
| 207 | 2026-05-20T00:48:00.777Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-05-20T00:48:00.777Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-05-20T00:48:00.777Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/0ccdce9171a02136f3d6f755d63013959d568e75/ddmadm |
| 210 | 2026-05-20T00:48:00.782Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-05-20T00:48:00.785Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-05-20T00:48:00.833Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-05-20T00:48:00.836Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-05-20T00:48:00.836Z | ++ popd |
| 215 | 2026-05-20T00:48:00.836Z | /work/oxidecomputer/maghemite |
| 216 | 2026-05-20T00:48:00.836Z | ++ pushd download |
| 217 | 2026-05-20T00:48:00.836Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-05-20T00:48:00.836Z | ++ chmod +x softnpu |
| 219 | 2026-05-20T00:48:00.839Z | ++ chmod +x scadm |
| 220 | 2026-05-20T00:48:00.839Z | ++ chmod +x ddmadm |
| 221 | 2026-05-20T00:48:00.839Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-05-20T00:48:00.839Z | ++ chmod +x ddmd |
| 223 | 2026-05-20T00:48:00.842Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-05-20T00:48:00.842Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-05-20T00:48:00.842Z | mv: cannot access ddmadm |
| 226 | 2026-05-20T00:48:00.842Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-05-20T00:48:00.844Z | mv: cannot access ddmd |
| 228 | 2026-05-20T00:48:00.844Z | ++ rm -rf zones/dendrite |
| 229 | 2026-05-20T00:48:00.845Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-05-20T00:48:00.845Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-05-20T00:48:01.855Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-05-20T00:48:01.858Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-05-20T00:48:01.861Z | ++ popd |
| 234 | 2026-05-20T00:48:01.861Z | /work/oxidecomputer/maghemite |
| 235 | 2026-05-20T00:48:01.861Z | ++ banner install |
| 236 | 2026-05-20T00:48:01.861Z | |
| 237 | 2026-05-20T00:48:01.861Z | # # # #### ##### ## # # |
| 238 | 2026-05-20T00:48:01.861Z | # ## # # # # # # # |
| 239 | 2026-05-20T00:48:01.861Z | # # # # #### # # # # # |
| 240 | 2026-05-20T00:48:01.861Z | # # # # # # ###### # # |
| 241 | 2026-05-20T00:48:01.861Z | # # ## # # # # # # # |
| 242 | 2026-05-20T00:48:01.861Z | # # # #### # # # ###### ###### |
| 243 | 2026-05-20T00:48:01.861Z | |
| 244 | 2026-05-20T00:48:01.861Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-05-20T00:48:01.861Z | ++ set +o errexit |
| 246 | 2026-05-20T00:48:01.861Z | ++ pkg info clang-15 |
| 247 | 2026-05-20T00:48:01.861Z | ++ grep -qi installed |
| 248 | 2026-05-20T00:48:03.088Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-05-20T00:48:03.088Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-05-20T00:48:03.088Z | |
| 251 | 2026-05-20T00:48:03.088Z | clang-15 |
| 252 | 2026-05-20T00:48:03.125Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-05-20T00:48:03.125Z | ++ set -o errexit |
| 254 | 2026-05-20T00:48:03.128Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-05-20T00:48:09.987Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-05-20T00:48:17.631Z | Startup: Caching catalogs ... Done |
| 257 | 2026-05-20T00:48:24.902Z | Planning: Solver setup ... Done |
| 258 | 2026-05-20T00:48:24.943Z | Planning: Running solver ... Done |
| 259 | 2026-05-20T00:48:25.080Z | Planning: Finding local manifests ... Done |
| 260 | 2026-05-20T00:48:26.323Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-05-20T00:48:26.418Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-05-20T00:48:26.447Z | Planning: Package planning ... Done |
| 263 | 2026-05-20T00:48:26.473Z | Planning: Merging actions ... Done |
| 264 | 2026-05-20T00:48:26.579Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-05-20T00:48:26.585Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-05-20T00:48:27.290Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-05-20T00:48:27.295Z | Planning: Planning completed in 9.50 seconds |
| 268 | 2026-05-20T00:48:27.306Z | Packages to install: 2 |
| 269 | 2026-05-20T00:48:27.309Z | Mediators to change: 2 |
| 270 | 2026-05-20T00:48:27.309Z | Services to change: 1 |
| 271 | 2026-05-20T00:48:27.309Z | Create boot environment: No |
| 272 | 2026-05-20T00:48:27.309Z | Create backup boot environment: No |
| 273 | 2026-05-20T00:48:27.346Z | |
| 274 | 2026-05-20T00:48:27.346Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-05-20T00:48:32.347Z | Download: 761/3076 items 18.1/211.3MB 8% complete (3.7M/s) |
| 276 | 2026-05-20T00:48:40.441Z | Download: 984/3076 items 82.2/211.3MB 38% complete (12.5M/s) |
| 277 | 2026-05-20T00:48:45.442Z | Download: 2946/3076 items 178.0/211.3MB 84% complete (10.3M/s) |
| 278 | 2026-05-20T00:48:50.800Z | Download: 3068/3076 items 210.6/211.3MB 99% complete (14.8M/s) |
| 279 | 2026-05-20T00:49:00.474Z | Download: 3073/3076 items 211.2/211.3MB 99% complete (11.3M/s) |
| 280 | 2026-05-20T00:49:00.494Z | Download: Completed 211.31 MB in 33.14 seconds (6.4M/s) |
| 281 | 2026-05-20T00:49:00.610Z | Actions: 1/3418 actions (Installing new actions) |
| 282 | 2026-05-20T00:49:03.749Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 283 | 2026-05-20T00:49:04.375Z | Done |
| 284 | 2026-05-20T00:49:04.375Z | Done |
| 285 | 2026-05-20T00:49:05.109Z | Done |
| 286 | 2026-05-20T00:49:08.487Z | Done |
| 287 | 2026-05-20T00:49:08.558Z | Done |
| 288 | 2026-05-20T00:49:08.560Z | Done |
| 289 | 2026-05-20T00:49:08.691Z | Done |
| 290 | 2026-05-20T00:49:09.359Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 291 | 2026-05-20T00:49:09.359Z | ++ set +o errexit |
| 292 | 2026-05-20T00:49:09.361Z | ++ pkg info pkg-config |
| 293 | 2026-05-20T00:49:09.361Z | ++ grep -qi installed |
| 294 | 2026-05-20T00:49:09.583Z | ++ [[ 0 != 0 ]] |
| 295 | 2026-05-20T00:49:09.583Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 296 | 2026-05-20T00:49:09.583Z | ++ set +o errexit |
| 297 | 2026-05-20T00:49:09.586Z | ++ pkg info brand/omicron1 |
| 298 | 2026-05-20T00:49:09.586Z | ++ grep -qi installed |
| 299 | 2026-05-20T00:49:09.766Z | pkg: info: no packages matching the following patterns you specified are |
| 300 | 2026-05-20T00:49:09.766Z | installed on the system. Try querying remotely instead: |
| 301 | 2026-05-20T00:49:09.766Z | |
| 302 | 2026-05-20T00:49:09.766Z | brand/omicron1 |
| 303 | 2026-05-20T00:49:09.803Z | ++ [[ 1 != 0 ]] |
| 304 | 2026-05-20T00:49:09.803Z | ++ set -o errexit |
| 305 | 2026-05-20T00:49:09.803Z | ++ pfexec pkg install brand/omicron1 |
| 306 | 2026-05-20T00:49:10.203Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 307 | 2026-05-20T00:49:17.523Z | Planning: Solver setup ... Done |
| 308 | 2026-05-20T00:49:17.561Z | Planning: Running solver ... Done |
| 309 | 2026-05-20T00:49:17.700Z | Planning: Finding local manifests ... Done |
| 310 | 2026-05-20T00:49:17.702Z | Planning: Fetching manifests: 0/2 0% complete |
| 311 | 2026-05-20T00:49:17.816Z | Planning: Fetching manifests: 2/2 100% complete |
| 312 | 2026-05-20T00:49:17.828Z | Planning: Package planning ... Done |
| 313 | 2026-05-20T00:49:17.830Z | Planning: Merging actions ... Done |
| 314 | 2026-05-20T00:49:17.977Z | Planning: Checking for conflicting actions ... Done |
| 315 | 2026-05-20T00:49:17.980Z | Planning: Consolidating action changes ... Done |
| 316 | 2026-05-20T00:49:18.133Z | Planning: Evaluating mediators ... Done |
| 317 | 2026-05-20T00:49:18.136Z | Planning: Planning completed in 7.93 seconds |
| 318 | 2026-05-20T00:49:18.141Z | Packages to install: 2 |
| 319 | 2026-05-20T00:49:18.141Z | Create boot environment: No |
| 320 | 2026-05-20T00:49:18.144Z | Create backup boot environment: No |
| 321 | 2026-05-20T00:49:18.169Z | |
| 322 | 2026-05-20T00:49:18.169Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 323 | 2026-05-20T00:49:18.189Z | Download: Completed 1.07 MB in 0.02 seconds (54.3M/s) |
| 324 | 2026-05-20T00:49:18.263Z | Actions: 1/28 actions (Installing new actions) |
| 325 | 2026-05-20T00:49:18.276Z | Actions: Completed 28 actions in 0.01 seconds. |
| 326 | 2026-05-20T00:49:18.781Z | Done |
| 327 | 2026-05-20T00:49:18.782Z | Done |
| 328 | 2026-05-20T00:49:19.417Z | Done |
| 329 | 2026-05-20T00:49:22.220Z | Done |
| 330 | 2026-05-20T00:49:22.290Z | Done |
| 331 | 2026-05-20T00:49:22.293Z | Done |
| 332 | 2026-05-20T00:49:22.447Z | Done |
| 333 | 2026-05-20T00:49:22.581Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 334 | 2026-05-20T00:49:22.581Z | ++ set +o errexit |
| 335 | 2026-05-20T00:49:22.584Z | ++ pkg info brand/omicron1/tools |
| 336 | 2026-05-20T00:49:22.584Z | ++ grep -qi installed |
| 337 | 2026-05-20T00:49:22.765Z | pkg: info: no packages matching the following patterns you specified are |
| 338 | 2026-05-20T00:49:22.765Z | installed on the system. Try querying remotely instead: |
| 339 | 2026-05-20T00:49:22.765Z | |
| 340 | 2026-05-20T00:49:22.765Z | brand/omicron1/tools |
| 341 | 2026-05-20T00:49:22.798Z | ++ [[ 1 != 0 ]] |
| 342 | 2026-05-20T00:49:22.798Z | ++ set -o errexit |
| 343 | 2026-05-20T00:49:22.798Z | ++ pfexec pkg install brand/omicron1/tools |
| 344 | 2026-05-20T00:49:23.187Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 345 | 2026-05-20T00:49:30.397Z | Planning: Solver setup ... Done |
| 346 | 2026-05-20T00:49:30.437Z | Planning: Running solver ... Done |
| 347 | 2026-05-20T00:49:30.574Z | Planning: Finding local manifests ... Done |
| 348 | 2026-05-20T00:49:30.577Z | Planning: Fetching manifests: 0/1 0% complete |
| 349 | 2026-05-20T00:49:30.685Z | Planning: Fetching manifests: 1/1 100% complete |
| 350 | 2026-05-20T00:49:30.697Z | Planning: Package planning ... Done |
| 351 | 2026-05-20T00:49:30.699Z | Planning: Merging actions ... Done |
| 352 | 2026-05-20T00:49:30.838Z | Planning: Checking for conflicting actions ... Done |
| 353 | 2026-05-20T00:49:30.841Z | Planning: Consolidating action changes ... Done |
| 354 | 2026-05-20T00:49:30.994Z | Planning: Evaluating mediators ... Done |
| 355 | 2026-05-20T00:49:30.998Z | Planning: Planning completed in 7.81 seconds |
| 356 | 2026-05-20T00:49:31.003Z | Packages to install: 1 |
| 357 | 2026-05-20T00:49:31.003Z | Services to change: 1 |
| 358 | 2026-05-20T00:49:31.003Z | Create boot environment: No |
| 359 | 2026-05-20T00:49:31.005Z | Create backup boot environment: No |
| 360 | 2026-05-20T00:49:31.033Z | |
| 361 | 2026-05-20T00:49:31.033Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 362 | 2026-05-20T00:49:31.051Z | Download: Completed 1.19 MB in 0.02 seconds (60.1M/s) |
| 363 | 2026-05-20T00:49:31.127Z | Actions: 1/19 actions (Installing new actions) |
| 364 | 2026-05-20T00:49:31.142Z | Actions: Completed 19 actions in 0.01 seconds. |
| 365 | 2026-05-20T00:49:31.638Z | Done |
| 366 | 2026-05-20T00:49:31.638Z | Done |
| 367 | 2026-05-20T00:49:32.258Z | Done |
| 368 | 2026-05-20T00:49:35.111Z | Done |
| 369 | 2026-05-20T00:49:35.181Z | Done |
| 370 | 2026-05-20T00:49:35.185Z | Done |
| 371 | 2026-05-20T00:49:35.375Z | Done |
| 372 | 2026-05-20T00:49:35.512Z | ++ pfexec svcadm enable baseline |
| 373 | 2026-05-20T00:49:35.526Z | ++ retry=0 |
| 374 | 2026-05-20T00:49:35.528Z | +++ svcs -Hostate baseline |
| 375 | 2026-05-20T00:49:35.541Z | ++ [[ offline* != online ]] |
| 376 | 2026-05-20T00:49:35.541Z | ++ [[ 0 -gt 300 ]] |
| 377 | 2026-05-20T00:49:35.544Z | ++ sleep 1 |
| 378 | 2026-05-20T00:49:36.544Z | ++ retry=1 |
| 379 | 2026-05-20T00:49:36.549Z | +++ svcs -Hostate baseline |
| 380 | 2026-05-20T00:49:36.561Z | ++ [[ offline* != online ]] |
| 381 | 2026-05-20T00:49:36.561Z | ++ [[ 1 -gt 300 ]] |
| 382 | 2026-05-20T00:49:36.561Z | ++ sleep 1 |
| 383 | 2026-05-20T00:49:37.562Z | ++ retry=2 |
| 384 | 2026-05-20T00:49:37.565Z | +++ svcs -Hostate baseline |
| 385 | 2026-05-20T00:49:37.579Z | ++ [[ offline* != online ]] |
| 386 | 2026-05-20T00:49:37.579Z | ++ [[ 2 -gt 300 ]] |
| 387 | 2026-05-20T00:49:37.579Z | ++ sleep 1 |
| 388 | 2026-05-20T00:49:38.583Z | ++ retry=3 |
| 389 | 2026-05-20T00:49:38.586Z | +++ svcs -Hostate baseline |
| 390 | 2026-05-20T00:49:38.595Z | ++ [[ offline* != online ]] |
| 391 | 2026-05-20T00:49:38.595Z | ++ [[ 3 -gt 300 ]] |
| 392 | 2026-05-20T00:49:38.595Z | ++ sleep 1 |
| 393 | 2026-05-20T00:49:39.597Z | ++ retry=4 |
| 394 | 2026-05-20T00:49:39.599Z | +++ svcs -Hostate baseline |
| 395 | 2026-05-20T00:49:39.611Z | ++ [[ offline* != online ]] |
| 396 | 2026-05-20T00:49:39.611Z | ++ [[ 4 -gt 300 ]] |
| 397 | 2026-05-20T00:49:39.611Z | ++ sleep 1 |
| 398 | 2026-05-20T00:49:40.613Z | ++ retry=5 |
| 399 | 2026-05-20T00:49:40.616Z | +++ svcs -Hostate baseline |
| 400 | 2026-05-20T00:49:40.627Z | ++ [[ offline* != online ]] |
| 401 | 2026-05-20T00:49:40.627Z | ++ [[ 5 -gt 300 ]] |
| 402 | 2026-05-20T00:49:40.627Z | ++ sleep 1 |
| 403 | 2026-05-20T00:49:41.628Z | ++ retry=6 |
| 404 | 2026-05-20T00:49:41.631Z | +++ svcs -Hostate baseline |
| 405 | 2026-05-20T00:49:41.643Z | ++ [[ offline* != online ]] |
| 406 | 2026-05-20T00:49:41.643Z | ++ [[ 6 -gt 300 ]] |
| 407 | 2026-05-20T00:49:41.645Z | ++ sleep 1 |
| 408 | 2026-05-20T00:49:42.645Z | ++ retry=7 |
| 409 | 2026-05-20T00:49:42.647Z | +++ svcs -Hostate baseline |
| 410 | 2026-05-20T00:49:42.659Z | ++ [[ offline* != online ]] |
| 411 | 2026-05-20T00:49:42.659Z | ++ [[ 7 -gt 300 ]] |
| 412 | 2026-05-20T00:49:42.659Z | ++ sleep 1 |
| 413 | 2026-05-20T00:49:43.661Z | ++ retry=8 |
| 414 | 2026-05-20T00:49:43.664Z | +++ svcs -Hostate baseline |
| 415 | 2026-05-20T00:49:43.675Z | ++ [[ offline* != online ]] |
| 416 | 2026-05-20T00:49:43.675Z | ++ [[ 8 -gt 300 ]] |
| 417 | 2026-05-20T00:49:43.675Z | ++ sleep 1 |
| 418 | 2026-05-20T00:49:44.677Z | ++ retry=9 |
| 419 | 2026-05-20T00:49:44.680Z | +++ svcs -Hostate baseline |
| 420 | 2026-05-20T00:49:44.692Z | ++ [[ offline* != online ]] |
| 421 | 2026-05-20T00:49:44.692Z | ++ [[ 9 -gt 300 ]] |
| 422 | 2026-05-20T00:49:44.692Z | ++ sleep 1 |
| 423 | 2026-05-20T00:49:45.694Z | ++ retry=10 |
| 424 | 2026-05-20T00:49:45.697Z | +++ svcs -Hostate baseline |
| 425 | 2026-05-20T00:49:45.708Z | ++ [[ offline* != online ]] |
| 426 | 2026-05-20T00:49:45.708Z | ++ [[ 10 -gt 300 ]] |
| 427 | 2026-05-20T00:49:45.711Z | ++ sleep 1 |
| 428 | 2026-05-20T00:49:46.710Z | ++ retry=11 |
| 429 | 2026-05-20T00:49:46.713Z | +++ svcs -Hostate baseline |
| 430 | 2026-05-20T00:49:46.726Z | ++ [[ offline* != online ]] |
| 431 | 2026-05-20T00:49:46.726Z | ++ [[ 11 -gt 300 ]] |
| 432 | 2026-05-20T00:49:46.726Z | ++ sleep 1 |
| 433 | 2026-05-20T00:49:47.726Z | ++ retry=12 |
| 434 | 2026-05-20T00:49:47.729Z | +++ svcs -Hostate baseline |
| 435 | 2026-05-20T00:49:47.740Z | ++ [[ offline* != online ]] |
| 436 | 2026-05-20T00:49:47.740Z | ++ [[ 12 -gt 300 ]] |
| 437 | 2026-05-20T00:49:47.740Z | ++ sleep 1 |
| 438 | 2026-05-20T00:49:48.745Z | ++ retry=13 |
| 439 | 2026-05-20T00:49:48.749Z | +++ svcs -Hostate baseline |
| 440 | 2026-05-20T00:49:48.757Z | ++ [[ offline* != online ]] |
| 441 | 2026-05-20T00:49:48.757Z | ++ [[ 13 -gt 300 ]] |
| 442 | 2026-05-20T00:49:48.757Z | ++ sleep 1 |
| 443 | 2026-05-20T00:49:49.759Z | ++ retry=14 |
| 444 | 2026-05-20T00:49:49.763Z | +++ svcs -Hostate baseline |
| 445 | 2026-05-20T00:49:49.773Z | ++ [[ offline* != online ]] |
| 446 | 2026-05-20T00:49:49.773Z | ++ [[ 14 -gt 300 ]] |
| 447 | 2026-05-20T00:49:49.773Z | ++ sleep 1 |
| 448 | 2026-05-20T00:49:50.775Z | ++ retry=15 |
| 449 | 2026-05-20T00:49:50.778Z | +++ svcs -Hostate baseline |
| 450 | 2026-05-20T00:49:50.790Z | ++ [[ offline* != online ]] |
| 451 | 2026-05-20T00:49:50.790Z | ++ [[ 15 -gt 300 ]] |
| 452 | 2026-05-20T00:49:50.790Z | ++ sleep 1 |
| 453 | 2026-05-20T00:49:51.792Z | ++ retry=16 |
| 454 | 2026-05-20T00:49:51.795Z | +++ svcs -Hostate baseline |
| 455 | 2026-05-20T00:49:51.806Z | ++ [[ offline* != online ]] |
| 456 | 2026-05-20T00:49:51.806Z | ++ [[ 16 -gt 300 ]] |
| 457 | 2026-05-20T00:49:51.808Z | ++ sleep 1 |
| 458 | 2026-05-20T00:49:52.809Z | ++ retry=17 |
| 459 | 2026-05-20T00:49:52.811Z | +++ svcs -Hostate baseline |
| 460 | 2026-05-20T00:49:52.822Z | ++ [[ offline* != online ]] |
| 461 | 2026-05-20T00:49:52.822Z | ++ [[ 17 -gt 300 ]] |
| 462 | 2026-05-20T00:49:52.825Z | ++ sleep 1 |
| 463 | 2026-05-20T00:49:53.825Z | ++ retry=18 |
| 464 | 2026-05-20T00:49:53.828Z | +++ svcs -Hostate baseline |
| 465 | 2026-05-20T00:49:53.838Z | ++ [[ offline* != online ]] |
| 466 | 2026-05-20T00:49:53.838Z | ++ [[ 18 -gt 300 ]] |
| 467 | 2026-05-20T00:49:53.841Z | ++ sleep 1 |
| 468 | 2026-05-20T00:49:54.840Z | ++ retry=19 |
| 469 | 2026-05-20T00:49:54.843Z | +++ svcs -Hostate baseline |
| 470 | 2026-05-20T00:49:54.854Z | ++ [[ offline* != online ]] |
| 471 | 2026-05-20T00:49:54.854Z | ++ [[ 19 -gt 300 ]] |
| 472 | 2026-05-20T00:49:54.857Z | ++ sleep 1 |
| 473 | 2026-05-20T00:49:55.856Z | ++ retry=20 |
| 474 | 2026-05-20T00:49:55.860Z | +++ svcs -Hostate baseline |
| 475 | 2026-05-20T00:49:55.871Z | ++ [[ offline* != online ]] |
| 476 | 2026-05-20T00:49:55.871Z | ++ [[ 20 -gt 300 ]] |
| 477 | 2026-05-20T00:49:55.874Z | ++ sleep 1 |
| 478 | 2026-05-20T00:49:56.873Z | ++ retry=21 |
| 479 | 2026-05-20T00:49:56.876Z | +++ svcs -Hostate baseline |
| 480 | 2026-05-20T00:49:56.888Z | ++ [[ offline* != online ]] |
| 481 | 2026-05-20T00:49:56.888Z | ++ [[ 21 -gt 300 ]] |
| 482 | 2026-05-20T00:49:56.888Z | ++ sleep 1 |
| 483 | 2026-05-20T00:49:57.890Z | ++ retry=22 |
| 484 | 2026-05-20T00:49:57.893Z | +++ svcs -Hostate baseline |
| 485 | 2026-05-20T00:49:57.904Z | ++ [[ offline* != online ]] |
| 486 | 2026-05-20T00:49:57.904Z | ++ [[ 22 -gt 300 ]] |
| 487 | 2026-05-20T00:49:57.908Z | ++ sleep 1 |
| 488 | 2026-05-20T00:49:58.907Z | ++ retry=23 |
| 489 | 2026-05-20T00:49:58.910Z | +++ svcs -Hostate baseline |
| 490 | 2026-05-20T00:49:58.920Z | ++ [[ offline* != online ]] |
| 491 | 2026-05-20T00:49:58.920Z | ++ [[ 23 -gt 300 ]] |
| 492 | 2026-05-20T00:49:58.920Z | ++ sleep 1 |
| 493 | 2026-05-20T00:49:59.922Z | ++ retry=24 |
| 494 | 2026-05-20T00:49:59.925Z | +++ svcs -Hostate baseline |
| 495 | 2026-05-20T00:49:59.936Z | ++ [[ offline* != online ]] |
| 496 | 2026-05-20T00:49:59.936Z | ++ [[ 24 -gt 300 ]] |
| 497 | 2026-05-20T00:49:59.936Z | ++ sleep 1 |
| 498 | 2026-05-20T00:50:00.938Z | ++ retry=25 |
| 499 | 2026-05-20T00:50:00.941Z | +++ svcs -Hostate baseline |
| 500 | 2026-05-20T00:50:00.954Z | ++ [[ offline* != online ]] |
| 501 | 2026-05-20T00:50:00.954Z | ++ [[ 25 -gt 300 ]] |
| 502 | 2026-05-20T00:50:00.954Z | ++ sleep 1 |
| 503 | 2026-05-20T00:50:01.954Z | ++ retry=26 |
| 504 | 2026-05-20T00:50:01.957Z | +++ svcs -Hostate baseline |
| 505 | 2026-05-20T00:50:01.968Z | ++ [[ offline* != online ]] |
| 506 | 2026-05-20T00:50:01.968Z | ++ [[ 26 -gt 300 ]] |
| 507 | 2026-05-20T00:50:01.968Z | ++ sleep 1 |
| 508 | 2026-05-20T00:50:02.970Z | ++ retry=27 |
| 509 | 2026-05-20T00:50:02.974Z | +++ svcs -Hostate baseline |
| 510 | 2026-05-20T00:50:02.984Z | ++ [[ offline* != online ]] |
| 511 | 2026-05-20T00:50:02.984Z | ++ [[ 27 -gt 300 ]] |
| 512 | 2026-05-20T00:50:02.984Z | ++ sleep 1 |
| 513 | 2026-05-20T00:50:03.987Z | ++ retry=28 |
| 514 | 2026-05-20T00:50:03.991Z | +++ svcs -Hostate baseline |
| 515 | 2026-05-20T00:50:04.001Z | ++ [[ offline* != online ]] |
| 516 | 2026-05-20T00:50:04.001Z | ++ [[ 28 -gt 300 ]] |
| 517 | 2026-05-20T00:50:04.001Z | ++ sleep 1 |
| 518 | 2026-05-20T00:50:05.003Z | ++ retry=29 |
| 519 | 2026-05-20T00:50:05.006Z | +++ svcs -Hostate baseline |
| 520 | 2026-05-20T00:50:05.016Z | ++ [[ offline* != online ]] |
| 521 | 2026-05-20T00:50:05.016Z | ++ [[ 29 -gt 300 ]] |
| 522 | 2026-05-20T00:50:05.016Z | ++ sleep 1 |
| 523 | 2026-05-20T00:50:06.018Z | ++ retry=30 |
| 524 | 2026-05-20T00:50:06.021Z | +++ svcs -Hostate baseline |
| 525 | 2026-05-20T00:50:06.032Z | ++ [[ offline* != online ]] |
| 526 | 2026-05-20T00:50:06.032Z | ++ [[ 30 -gt 300 ]] |
| 527 | 2026-05-20T00:50:06.033Z | ++ sleep 1 |
| 528 | 2026-05-20T00:50:07.034Z | ++ retry=31 |
| 529 | 2026-05-20T00:50:07.039Z | +++ svcs -Hostate baseline |
| 530 | 2026-05-20T00:50:07.048Z | ++ [[ offline* != online ]] |
| 531 | 2026-05-20T00:50:07.048Z | ++ [[ 31 -gt 300 ]] |
| 532 | 2026-05-20T00:50:07.048Z | ++ sleep 1 |
| 533 | 2026-05-20T00:50:08.050Z | ++ retry=32 |
| 534 | 2026-05-20T00:50:08.053Z | +++ svcs -Hostate baseline |
| 535 | 2026-05-20T00:50:08.065Z | ++ [[ offline* != online ]] |
| 536 | 2026-05-20T00:50:08.065Z | ++ [[ 32 -gt 300 ]] |
| 537 | 2026-05-20T00:50:08.065Z | ++ sleep 1 |
| 538 | 2026-05-20T00:50:09.067Z | ++ retry=33 |
| 539 | 2026-05-20T00:50:09.072Z | +++ svcs -Hostate baseline |
| 540 | 2026-05-20T00:50:09.081Z | ++ [[ offline* != online ]] |
| 541 | 2026-05-20T00:50:09.081Z | ++ [[ 33 -gt 300 ]] |
| 542 | 2026-05-20T00:50:09.081Z | ++ sleep 1 |
| 543 | 2026-05-20T00:50:10.083Z | ++ retry=34 |
| 544 | 2026-05-20T00:50:10.086Z | +++ svcs -Hostate baseline |
| 545 | 2026-05-20T00:50:10.097Z | ++ [[ offline* != online ]] |
| 546 | 2026-05-20T00:50:10.097Z | ++ [[ 34 -gt 300 ]] |
| 547 | 2026-05-20T00:50:10.097Z | ++ sleep 1 |
| 548 | 2026-05-20T00:50:11.099Z | ++ retry=35 |
| 549 | 2026-05-20T00:50:11.101Z | +++ svcs -Hostate baseline |
| 550 | 2026-05-20T00:50:11.113Z | ++ [[ offline* != online ]] |
| 551 | 2026-05-20T00:50:11.116Z | ++ [[ 35 -gt 300 ]] |
| 552 | 2026-05-20T00:50:11.116Z | ++ sleep 1 |
| 553 | 2026-05-20T00:50:12.115Z | ++ retry=36 |
| 554 | 2026-05-20T00:50:12.118Z | +++ svcs -Hostate baseline |
| 555 | 2026-05-20T00:50:12.129Z | ++ [[ offline* != online ]] |
| 556 | 2026-05-20T00:50:12.132Z | ++ [[ 36 -gt 300 ]] |
| 557 | 2026-05-20T00:50:12.132Z | ++ sleep 1 |
| 558 | 2026-05-20T00:50:13.131Z | ++ retry=37 |
| 559 | 2026-05-20T00:50:13.134Z | +++ svcs -Hostate baseline |
| 560 | 2026-05-20T00:50:13.145Z | ++ [[ offline* != online ]] |
| 561 | 2026-05-20T00:50:13.145Z | ++ [[ 37 -gt 300 ]] |
| 562 | 2026-05-20T00:50:13.148Z | ++ sleep 1 |
| 563 | 2026-05-20T00:50:14.147Z | ++ retry=38 |
| 564 | 2026-05-20T00:50:14.150Z | +++ svcs -Hostate baseline |
| 565 | 2026-05-20T00:50:14.161Z | ++ [[ offline* != online ]] |
| 566 | 2026-05-20T00:50:14.162Z | ++ [[ 38 -gt 300 ]] |
| 567 | 2026-05-20T00:50:14.164Z | ++ sleep 1 |
| 568 | 2026-05-20T00:50:15.163Z | ++ retry=39 |
| 569 | 2026-05-20T00:50:15.166Z | +++ svcs -Hostate baseline |
| 570 | 2026-05-20T00:50:15.178Z | ++ [[ offline* != online ]] |
| 571 | 2026-05-20T00:50:15.178Z | ++ [[ 39 -gt 300 ]] |
| 572 | 2026-05-20T00:50:15.178Z | ++ sleep 1 |
| 573 | 2026-05-20T00:50:16.180Z | ++ retry=40 |
| 574 | 2026-05-20T00:50:16.182Z | +++ svcs -Hostate baseline |
| 575 | 2026-05-20T00:50:16.194Z | ++ [[ offline* != online ]] |
| 576 | 2026-05-20T00:50:16.194Z | ++ [[ 40 -gt 300 ]] |
| 577 | 2026-05-20T00:50:16.197Z | ++ sleep 1 |
| 578 | 2026-05-20T00:50:17.196Z | ++ retry=41 |
| 579 | 2026-05-20T00:50:17.199Z | +++ svcs -Hostate baseline |
| 580 | 2026-05-20T00:50:17.211Z | ++ [[ offline* != online ]] |
| 581 | 2026-05-20T00:50:17.211Z | ++ [[ 41 -gt 300 ]] |
| 582 | 2026-05-20T00:50:17.214Z | ++ sleep 1 |
| 583 | 2026-05-20T00:50:18.212Z | ++ retry=42 |
| 584 | 2026-05-20T00:50:18.215Z | +++ svcs -Hostate baseline |
| 585 | 2026-05-20T00:50:18.226Z | ++ [[ offline* != online ]] |
| 586 | 2026-05-20T00:50:18.229Z | ++ [[ 42 -gt 300 ]] |
| 587 | 2026-05-20T00:50:18.229Z | ++ sleep 1 |
| 588 | 2026-05-20T00:50:19.228Z | ++ retry=43 |
| 589 | 2026-05-20T00:50:19.231Z | +++ svcs -Hostate baseline |
| 590 | 2026-05-20T00:50:19.244Z | ++ [[ offline* != online ]] |
| 591 | 2026-05-20T00:50:19.244Z | ++ [[ 43 -gt 300 ]] |
| 592 | 2026-05-20T00:50:19.244Z | ++ sleep 1 |
| 593 | 2026-05-20T00:50:20.245Z | ++ retry=44 |
| 594 | 2026-05-20T00:50:20.247Z | +++ svcs -Hostate baseline |
| 595 | 2026-05-20T00:50:20.259Z | ++ [[ offline* != online ]] |
| 596 | 2026-05-20T00:50:20.259Z | ++ [[ 44 -gt 300 ]] |
| 597 | 2026-05-20T00:50:20.259Z | ++ sleep 1 |
| 598 | 2026-05-20T00:50:21.261Z | ++ retry=45 |
| 599 | 2026-05-20T00:50:21.264Z | +++ svcs -Hostate baseline |
| 600 | 2026-05-20T00:50:21.275Z | ++ [[ offline* != online ]] |
| 601 | 2026-05-20T00:50:21.275Z | ++ [[ 45 -gt 300 ]] |
| 602 | 2026-05-20T00:50:21.275Z | ++ sleep 1 |
| 603 | 2026-05-20T00:50:22.277Z | ++ retry=46 |
| 604 | 2026-05-20T00:50:22.280Z | +++ svcs -Hostate baseline |
| 605 | 2026-05-20T00:50:22.292Z | ++ [[ offline* != online ]] |
| 606 | 2026-05-20T00:50:22.292Z | ++ [[ 46 -gt 300 ]] |
| 607 | 2026-05-20T00:50:22.292Z | ++ sleep 1 |
| 608 | 2026-05-20T00:50:23.293Z | ++ retry=47 |
| 609 | 2026-05-20T00:50:23.296Z | +++ svcs -Hostate baseline |
| 610 | 2026-05-20T00:50:23.308Z | ++ [[ offline* != online ]] |
| 611 | 2026-05-20T00:50:23.308Z | ++ [[ 47 -gt 300 ]] |
| 612 | 2026-05-20T00:50:23.308Z | ++ sleep 1 |
| 613 | 2026-05-20T00:50:24.309Z | ++ retry=48 |
| 614 | 2026-05-20T00:50:24.312Z | +++ svcs -Hostate baseline |
| 615 | 2026-05-20T00:50:24.324Z | ++ [[ offline* != online ]] |
| 616 | 2026-05-20T00:50:24.324Z | ++ [[ 48 -gt 300 ]] |
| 617 | 2026-05-20T00:50:24.324Z | ++ sleep 1 |
| 618 | 2026-05-20T00:50:25.326Z | ++ retry=49 |
| 619 | 2026-05-20T00:50:25.330Z | +++ svcs -Hostate baseline |
| 620 | 2026-05-20T00:50:25.340Z | ++ [[ offline* != online ]] |
| 621 | 2026-05-20T00:50:25.340Z | ++ [[ 49 -gt 300 ]] |
| 622 | 2026-05-20T00:50:25.340Z | ++ sleep 1 |
| 623 | 2026-05-20T00:50:26.342Z | ++ retry=50 |
| 624 | 2026-05-20T00:50:26.345Z | +++ svcs -Hostate baseline |
| 625 | 2026-05-20T00:50:26.356Z | ++ [[ offline* != online ]] |
| 626 | 2026-05-20T00:50:26.356Z | ++ [[ 50 -gt 300 ]] |
| 627 | 2026-05-20T00:50:26.356Z | ++ sleep 1 |
| 628 | 2026-05-20T00:50:27.358Z | ++ retry=51 |
| 629 | 2026-05-20T00:50:27.361Z | +++ svcs -Hostate baseline |
| 630 | 2026-05-20T00:50:27.372Z | ++ [[ offline* != online ]] |
| 631 | 2026-05-20T00:50:27.373Z | ++ [[ 51 -gt 300 ]] |
| 632 | 2026-05-20T00:50:27.373Z | ++ sleep 1 |
| 633 | 2026-05-20T00:50:28.374Z | ++ retry=52 |
| 634 | 2026-05-20T00:50:28.378Z | +++ svcs -Hostate baseline |
| 635 | 2026-05-20T00:50:28.389Z | ++ [[ offline* != online ]] |
| 636 | 2026-05-20T00:50:28.389Z | ++ [[ 52 -gt 300 ]] |
| 637 | 2026-05-20T00:50:28.389Z | ++ sleep 1 |
| 638 | 2026-05-20T00:50:29.391Z | ++ retry=53 |
| 639 | 2026-05-20T00:50:29.394Z | +++ svcs -Hostate baseline |
| 640 | 2026-05-20T00:50:29.405Z | ++ [[ offline* != online ]] |
| 641 | 2026-05-20T00:50:29.405Z | ++ [[ 53 -gt 300 ]] |
| 642 | 2026-05-20T00:50:29.405Z | ++ sleep 1 |
| 643 | 2026-05-20T00:50:30.406Z | ++ retry=54 |
| 644 | 2026-05-20T00:50:30.409Z | +++ svcs -Hostate baseline |
| 645 | 2026-05-20T00:50:30.421Z | ++ [[ offline* != online ]] |
| 646 | 2026-05-20T00:50:30.421Z | ++ [[ 54 -gt 300 ]] |
| 647 | 2026-05-20T00:50:30.421Z | ++ sleep 1 |
| 648 | 2026-05-20T00:50:31.423Z | ++ retry=55 |
| 649 | 2026-05-20T00:50:31.427Z | +++ svcs -Hostate baseline |
| 650 | 2026-05-20T00:50:31.438Z | ++ [[ offline* != online ]] |
| 651 | 2026-05-20T00:50:31.438Z | ++ [[ 55 -gt 300 ]] |
| 652 | 2026-05-20T00:50:31.438Z | ++ sleep 1 |
| 653 | 2026-05-20T00:50:32.440Z | ++ retry=56 |
| 654 | 2026-05-20T00:50:32.443Z | +++ svcs -Hostate baseline |
| 655 | 2026-05-20T00:50:32.454Z | ++ [[ offline* != online ]] |
| 656 | 2026-05-20T00:50:32.454Z | ++ [[ 56 -gt 300 ]] |
| 657 | 2026-05-20T00:50:32.457Z | ++ sleep 1 |
| 658 | 2026-05-20T00:50:33.456Z | ++ retry=57 |
| 659 | 2026-05-20T00:50:33.459Z | +++ svcs -Hostate baseline |
| 660 | 2026-05-20T00:50:33.471Z | ++ [[ offline* != online ]] |
| 661 | 2026-05-20T00:50:33.471Z | ++ [[ 57 -gt 300 ]] |
| 662 | 2026-05-20T00:50:33.471Z | ++ sleep 1 |
| 663 | 2026-05-20T00:50:34.473Z | ++ retry=58 |
| 664 | 2026-05-20T00:50:34.476Z | +++ svcs -Hostate baseline |
| 665 | 2026-05-20T00:50:34.487Z | ++ [[ offline* != online ]] |
| 666 | 2026-05-20T00:50:34.487Z | ++ [[ 58 -gt 300 ]] |
| 667 | 2026-05-20T00:50:34.487Z | ++ sleep 1 |
| 668 | 2026-05-20T00:50:35.489Z | ++ retry=59 |
| 669 | 2026-05-20T00:50:35.492Z | +++ svcs -Hostate baseline |
| 670 | 2026-05-20T00:50:35.505Z | ++ [[ offline* != online ]] |
| 671 | 2026-05-20T00:50:35.505Z | ++ [[ 59 -gt 300 ]] |
| 672 | 2026-05-20T00:50:35.505Z | ++ sleep 1 |
| 673 | 2026-05-20T00:50:36.506Z | ++ retry=60 |
| 674 | 2026-05-20T00:50:36.509Z | +++ svcs -Hostate baseline |
| 675 | 2026-05-20T00:50:36.520Z | ++ [[ offline* != online ]] |
| 676 | 2026-05-20T00:50:36.520Z | ++ [[ 60 -gt 300 ]] |
| 677 | 2026-05-20T00:50:36.520Z | ++ sleep 1 |
| 678 | 2026-05-20T00:50:37.523Z | ++ retry=61 |
| 679 | 2026-05-20T00:50:37.526Z | +++ svcs -Hostate baseline |
| 680 | 2026-05-20T00:50:37.536Z | ++ [[ offline* != online ]] |
| 681 | 2026-05-20T00:50:37.536Z | ++ [[ 61 -gt 300 ]] |
| 682 | 2026-05-20T00:50:37.536Z | ++ sleep 1 |
| 683 | 2026-05-20T00:50:38.540Z | ++ retry=62 |
| 684 | 2026-05-20T00:50:38.543Z | +++ svcs -Hostate baseline |
| 685 | 2026-05-20T00:50:38.553Z | ++ [[ offline* != online ]] |
| 686 | 2026-05-20T00:50:38.553Z | ++ [[ 62 -gt 300 ]] |
| 687 | 2026-05-20T00:50:38.553Z | ++ sleep 1 |
| 688 | 2026-05-20T00:50:39.555Z | ++ retry=63 |
| 689 | 2026-05-20T00:50:39.557Z | +++ svcs -Hostate baseline |
| 690 | 2026-05-20T00:50:39.569Z | ++ [[ offline* != online ]] |
| 691 | 2026-05-20T00:50:39.569Z | ++ [[ 63 -gt 300 ]] |
| 692 | 2026-05-20T00:50:39.569Z | ++ sleep 1 |
| 693 | 2026-05-20T00:50:40.571Z | ++ retry=64 |
| 694 | 2026-05-20T00:50:40.574Z | +++ svcs -Hostate baseline |
| 695 | 2026-05-20T00:50:40.585Z | ++ [[ offline* != online ]] |
| 696 | 2026-05-20T00:50:40.585Z | ++ [[ 64 -gt 300 ]] |
| 697 | 2026-05-20T00:50:40.588Z | ++ sleep 1 |
| 698 | 2026-05-20T00:50:41.587Z | ++ retry=65 |
| 699 | 2026-05-20T00:50:41.590Z | +++ svcs -Hostate baseline |
| 700 | 2026-05-20T00:50:41.602Z | ++ [[ offline* != online ]] |
| 701 | 2026-05-20T00:50:41.602Z | ++ [[ 65 -gt 300 ]] |
| 702 | 2026-05-20T00:50:41.602Z | ++ sleep 1 |
| 703 | 2026-05-20T00:50:42.604Z | ++ retry=66 |
| 704 | 2026-05-20T00:50:42.607Z | +++ svcs -Hostate baseline |
| 705 | 2026-05-20T00:50:42.618Z | ++ [[ offline* != online ]] |
| 706 | 2026-05-20T00:50:42.618Z | ++ [[ 66 -gt 300 ]] |
| 707 | 2026-05-20T00:50:42.623Z | ++ sleep 1 |
| 708 | 2026-05-20T00:50:43.620Z | ++ retry=67 |
| 709 | 2026-05-20T00:50:43.624Z | +++ svcs -Hostate baseline |
| 710 | 2026-05-20T00:50:43.634Z | ++ [[ offline* != online ]] |
| 711 | 2026-05-20T00:50:43.634Z | ++ [[ 67 -gt 300 ]] |
| 712 | 2026-05-20T00:50:43.634Z | ++ sleep 1 |
| 713 | 2026-05-20T00:50:44.636Z | ++ retry=68 |
| 714 | 2026-05-20T00:50:44.639Z | +++ svcs -Hostate baseline |
| 715 | 2026-05-20T00:50:44.651Z | ++ [[ offline* != online ]] |
| 716 | 2026-05-20T00:50:44.651Z | ++ [[ 68 -gt 300 ]] |
| 717 | 2026-05-20T00:50:44.651Z | ++ sleep 1 |
| 718 | 2026-05-20T00:50:45.652Z | ++ retry=69 |
| 719 | 2026-05-20T00:50:45.655Z | +++ svcs -Hostate baseline |
| 720 | 2026-05-20T00:50:45.667Z | ++ [[ offline* != online ]] |
| 721 | 2026-05-20T00:50:45.667Z | ++ [[ 69 -gt 300 ]] |
| 722 | 2026-05-20T00:50:45.667Z | ++ sleep 1 |
| 723 | 2026-05-20T00:50:46.668Z | ++ retry=70 |
| 724 | 2026-05-20T00:50:46.672Z | +++ svcs -Hostate baseline |
| 725 | 2026-05-20T00:50:46.683Z | ++ [[ offline* != online ]] |
| 726 | 2026-05-20T00:50:46.683Z | ++ [[ 70 -gt 300 ]] |
| 727 | 2026-05-20T00:50:46.683Z | ++ sleep 1 |
| 728 | 2026-05-20T00:50:47.685Z | ++ retry=71 |
| 729 | 2026-05-20T00:50:47.687Z | +++ svcs -Hostate baseline |
| 730 | 2026-05-20T00:50:47.699Z | ++ [[ offline* != online ]] |
| 731 | 2026-05-20T00:50:47.699Z | ++ [[ 71 -gt 300 ]] |
| 732 | 2026-05-20T00:50:47.699Z | ++ sleep 1 |
| 733 | 2026-05-20T00:50:48.701Z | ++ retry=72 |
| 734 | 2026-05-20T00:50:48.703Z | +++ svcs -Hostate baseline |
| 735 | 2026-05-20T00:50:48.715Z | ++ [[ offline* != online ]] |
| 736 | 2026-05-20T00:50:48.715Z | ++ [[ 72 -gt 300 ]] |
| 737 | 2026-05-20T00:50:48.715Z | ++ sleep 1 |
| 738 | 2026-05-20T00:50:49.717Z | ++ retry=73 |
| 739 | 2026-05-20T00:50:49.720Z | +++ svcs -Hostate baseline |
| 740 | 2026-05-20T00:50:49.731Z | ++ [[ offline* != online ]] |
| 741 | 2026-05-20T00:50:49.731Z | ++ [[ 73 -gt 300 ]] |
| 742 | 2026-05-20T00:50:49.731Z | ++ sleep 1 |
| 743 | 2026-05-20T00:50:50.733Z | ++ retry=74 |
| 744 | 2026-05-20T00:50:50.736Z | +++ svcs -Hostate baseline |
| 745 | 2026-05-20T00:50:50.749Z | ++ [[ offline* != online ]] |
| 746 | 2026-05-20T00:50:50.749Z | ++ [[ 74 -gt 300 ]] |
| 747 | 2026-05-20T00:50:50.749Z | ++ sleep 1 |
| 748 | 2026-05-20T00:50:51.749Z | ++ retry=75 |
| 749 | 2026-05-20T00:50:51.752Z | +++ svcs -Hostate baseline |
| 750 | 2026-05-20T00:50:51.764Z | ++ [[ offline* != online ]] |
| 751 | 2026-05-20T00:50:51.764Z | ++ [[ 75 -gt 300 ]] |
| 752 | 2026-05-20T00:50:51.764Z | ++ sleep 1 |
| 753 | 2026-05-20T00:50:52.766Z | ++ retry=76 |
| 754 | 2026-05-20T00:50:52.769Z | +++ svcs -Hostate baseline |
| 755 | 2026-05-20T00:50:52.780Z | ++ [[ offline* != online ]] |
| 756 | 2026-05-20T00:50:52.780Z | ++ [[ 76 -gt 300 ]] |
| 757 | 2026-05-20T00:50:52.780Z | ++ sleep 1 |
| 758 | 2026-05-20T00:50:53.783Z | ++ retry=77 |
| 759 | 2026-05-20T00:50:53.786Z | +++ svcs -Hostate baseline |
| 760 | 2026-05-20T00:50:53.797Z | ++ [[ offline* != online ]] |
| 761 | 2026-05-20T00:50:53.797Z | ++ [[ 77 -gt 300 ]] |
| 762 | 2026-05-20T00:50:53.797Z | ++ sleep 1 |
| 763 | 2026-05-20T00:50:54.799Z | ++ retry=78 |
| 764 | 2026-05-20T00:50:54.801Z | +++ svcs -Hostate baseline |
| 765 | 2026-05-20T00:50:54.813Z | ++ [[ offline* != online ]] |
| 766 | 2026-05-20T00:50:54.813Z | ++ [[ 78 -gt 300 ]] |
| 767 | 2026-05-20T00:50:54.813Z | ++ sleep 1 |
| 768 | 2026-05-20T00:50:55.815Z | ++ retry=79 |
| 769 | 2026-05-20T00:50:55.818Z | +++ svcs -Hostate baseline |
| 770 | 2026-05-20T00:50:55.829Z | ++ [[ offline* != online ]] |
| 771 | 2026-05-20T00:50:55.829Z | ++ [[ 79 -gt 300 ]] |
| 772 | 2026-05-20T00:50:55.829Z | ++ sleep 1 |
| 773 | 2026-05-20T00:50:56.832Z | ++ retry=80 |
| 774 | 2026-05-20T00:50:56.835Z | +++ svcs -Hostate baseline |
| 775 | 2026-05-20T00:50:56.845Z | ++ [[ offline* != online ]] |
| 776 | 2026-05-20T00:50:56.845Z | ++ [[ 80 -gt 300 ]] |
| 777 | 2026-05-20T00:50:56.845Z | ++ sleep 1 |
| 778 | 2026-05-20T00:50:57.847Z | ++ retry=81 |
| 779 | 2026-05-20T00:50:57.850Z | +++ svcs -Hostate baseline |
| 780 | 2026-05-20T00:50:57.861Z | ++ [[ offline* != online ]] |
| 781 | 2026-05-20T00:50:57.861Z | ++ [[ 81 -gt 300 ]] |
| 782 | 2026-05-20T00:50:57.864Z | ++ sleep 1 |
| 783 | 2026-05-20T00:50:58.863Z | ++ retry=82 |
| 784 | 2026-05-20T00:50:58.866Z | +++ svcs -Hostate baseline |
| 785 | 2026-05-20T00:50:58.877Z | ++ [[ offline* != online ]] |
| 786 | 2026-05-20T00:50:58.877Z | ++ [[ 82 -gt 300 ]] |
| 787 | 2026-05-20T00:50:58.880Z | ++ sleep 1 |
| 788 | 2026-05-20T00:50:59.880Z | ++ retry=83 |
| 789 | 2026-05-20T00:50:59.883Z | +++ svcs -Hostate baseline |
| 790 | 2026-05-20T00:50:59.893Z | ++ [[ offline* != online ]] |
| 791 | 2026-05-20T00:50:59.893Z | ++ [[ 83 -gt 300 ]] |
| 792 | 2026-05-20T00:50:59.897Z | ++ sleep 1 |
| 793 | 2026-05-20T00:51:00.895Z | ++ retry=84 |
| 794 | 2026-05-20T00:51:00.898Z | +++ svcs -Hostate baseline |
| 795 | 2026-05-20T00:51:00.909Z | ++ [[ offline* != online ]] |
| 796 | 2026-05-20T00:51:00.909Z | ++ [[ 84 -gt 300 ]] |
| 797 | 2026-05-20T00:51:00.910Z | ++ sleep 1 |
| 798 | 2026-05-20T00:51:01.911Z | ++ retry=85 |
| 799 | 2026-05-20T00:51:01.914Z | +++ svcs -Hostate baseline |
| 800 | 2026-05-20T00:51:01.926Z | ++ [[ offline* != online ]] |
| 801 | 2026-05-20T00:51:01.926Z | ++ [[ 85 -gt 300 ]] |
| 802 | 2026-05-20T00:51:01.926Z | ++ sleep 1 |
| 803 | 2026-05-20T00:51:02.929Z | ++ retry=86 |
| 804 | 2026-05-20T00:51:02.933Z | +++ svcs -Hostate baseline |
| 805 | 2026-05-20T00:51:02.942Z | ++ [[ offline* != online ]] |
| 806 | 2026-05-20T00:51:02.942Z | ++ [[ 86 -gt 300 ]] |
| 807 | 2026-05-20T00:51:02.944Z | ++ sleep 1 |
| 808 | 2026-05-20T00:51:03.944Z | ++ retry=87 |
| 809 | 2026-05-20T00:51:03.947Z | +++ svcs -Hostate baseline |
| 810 | 2026-05-20T00:51:03.958Z | ++ [[ offline* != online ]] |
| 811 | 2026-05-20T00:51:03.958Z | ++ [[ 87 -gt 300 ]] |
| 812 | 2026-05-20T00:51:03.961Z | ++ sleep 1 |
| 813 | 2026-05-20T00:51:04.961Z | ++ retry=88 |
| 814 | 2026-05-20T00:51:04.964Z | +++ svcs -Hostate baseline |
| 815 | 2026-05-20T00:51:04.974Z | ++ [[ offline* != online ]] |
| 816 | 2026-05-20T00:51:04.974Z | ++ [[ 88 -gt 300 ]] |
| 817 | 2026-05-20T00:51:04.978Z | ++ sleep 1 |
| 818 | 2026-05-20T00:51:05.977Z | ++ retry=89 |
| 819 | 2026-05-20T00:51:05.980Z | +++ svcs -Hostate baseline |
| 820 | 2026-05-20T00:51:05.990Z | ++ [[ offline* != online ]] |
| 821 | 2026-05-20T00:51:05.990Z | ++ [[ 89 -gt 300 ]] |
| 822 | 2026-05-20T00:51:05.990Z | ++ sleep 1 |
| 823 | 2026-05-20T00:51:06.992Z | ++ retry=90 |
| 824 | 2026-05-20T00:51:06.995Z | +++ svcs -Hostate baseline |
| 825 | 2026-05-20T00:51:07.006Z | ++ [[ offline* != online ]] |
| 826 | 2026-05-20T00:51:07.006Z | ++ [[ 90 -gt 300 ]] |
| 827 | 2026-05-20T00:51:07.009Z | ++ sleep 1 |
| 828 | 2026-05-20T00:51:08.008Z | ++ retry=91 |
| 829 | 2026-05-20T00:51:08.011Z | +++ svcs -Hostate baseline |
| 830 | 2026-05-20T00:51:08.023Z | ++ [[ offline* != online ]] |
| 831 | 2026-05-20T00:51:08.023Z | ++ [[ 91 -gt 300 ]] |
| 832 | 2026-05-20T00:51:08.023Z | ++ sleep 1 |
| 833 | 2026-05-20T00:51:09.025Z | ++ retry=92 |
| 834 | 2026-05-20T00:51:09.027Z | +++ svcs -Hostate baseline |
| 835 | 2026-05-20T00:51:09.043Z | ++ [[ offline* != online ]] |
| 836 | 2026-05-20T00:51:09.043Z | ++ [[ 92 -gt 300 ]] |
| 837 | 2026-05-20T00:51:09.043Z | ++ sleep 1 |
| 838 | 2026-05-20T00:51:10.044Z | ++ retry=93 |
| 839 | 2026-05-20T00:51:10.047Z | +++ svcs -Hostate baseline |
| 840 | 2026-05-20T00:51:10.059Z | ++ [[ offline* != online ]] |
| 841 | 2026-05-20T00:51:10.059Z | ++ [[ 93 -gt 300 ]] |
| 842 | 2026-05-20T00:51:10.062Z | ++ sleep 1 |
| 843 | 2026-05-20T00:51:11.060Z | ++ retry=94 |
| 844 | 2026-05-20T00:51:11.063Z | +++ svcs -Hostate baseline |
| 845 | 2026-05-20T00:51:11.073Z | ++ [[ offline* != online ]] |
| 846 | 2026-05-20T00:51:11.073Z | ++ [[ 94 -gt 300 ]] |
| 847 | 2026-05-20T00:51:11.073Z | ++ sleep 1 |
| 848 | 2026-05-20T00:51:12.075Z | ++ retry=95 |
| 849 | 2026-05-20T00:51:12.077Z | +++ svcs -Hostate baseline |
| 850 | 2026-05-20T00:51:12.089Z | ++ [[ offline* != online ]] |
| 851 | 2026-05-20T00:51:12.089Z | ++ [[ 95 -gt 300 ]] |
| 852 | 2026-05-20T00:51:12.091Z | ++ sleep 1 |
| 853 | 2026-05-20T00:51:13.091Z | ++ retry=96 |
| 854 | 2026-05-20T00:51:13.094Z | +++ svcs -Hostate baseline |
| 855 | 2026-05-20T00:51:13.108Z | ++ [[ offline* != online ]] |
| 856 | 2026-05-20T00:51:13.108Z | ++ [[ 96 -gt 300 ]] |
| 857 | 2026-05-20T00:51:13.108Z | ++ sleep 1 |
| 858 | 2026-05-20T00:51:14.108Z | ++ retry=97 |
| 859 | 2026-05-20T00:51:14.111Z | +++ svcs -Hostate baseline |
| 860 | 2026-05-20T00:51:14.122Z | ++ [[ offline* != online ]] |
| 861 | 2026-05-20T00:51:14.122Z | ++ [[ 97 -gt 300 ]] |
| 862 | 2026-05-20T00:51:14.122Z | ++ sleep 1 |
| 863 | 2026-05-20T00:51:15.124Z | ++ retry=98 |
| 864 | 2026-05-20T00:51:15.126Z | +++ svcs -Hostate baseline |
| 865 | 2026-05-20T00:51:15.139Z | ++ [[ offline* != online ]] |
| 866 | 2026-05-20T00:51:15.139Z | ++ [[ 98 -gt 300 ]] |
| 867 | 2026-05-20T00:51:15.139Z | ++ sleep 1 |
| 868 | 2026-05-20T00:51:16.140Z | ++ retry=99 |
| 869 | 2026-05-20T00:51:16.143Z | +++ svcs -Hostate baseline |
| 870 | 2026-05-20T00:51:16.154Z | ++ [[ offline* != online ]] |
| 871 | 2026-05-20T00:51:16.154Z | ++ [[ 99 -gt 300 ]] |
| 872 | 2026-05-20T00:51:16.154Z | ++ sleep 1 |
| 873 | 2026-05-20T00:51:17.156Z | ++ retry=100 |
| 874 | 2026-05-20T00:51:17.159Z | +++ svcs -Hostate baseline |
| 875 | 2026-05-20T00:51:17.170Z | ++ [[ offline* != online ]] |
| 876 | 2026-05-20T00:51:17.170Z | ++ [[ 100 -gt 300 ]] |
| 877 | 2026-05-20T00:51:17.173Z | ++ sleep 1 |
| 878 | 2026-05-20T00:51:18.172Z | ++ retry=101 |
| 879 | 2026-05-20T00:51:18.175Z | +++ svcs -Hostate baseline |
| 880 | 2026-05-20T00:51:18.186Z | ++ [[ offline* != online ]] |
| 881 | 2026-05-20T00:51:18.186Z | ++ [[ 101 -gt 300 ]] |
| 882 | 2026-05-20T00:51:18.186Z | ++ sleep 1 |
| 883 | 2026-05-20T00:51:19.188Z | ++ retry=102 |
| 884 | 2026-05-20T00:51:19.191Z | +++ svcs -Hostate baseline |
| 885 | 2026-05-20T00:51:19.203Z | ++ [[ offline* != online ]] |
| 886 | 2026-05-20T00:51:19.203Z | ++ [[ 102 -gt 300 ]] |
| 887 | 2026-05-20T00:51:19.203Z | ++ sleep 1 |
| 888 | 2026-05-20T00:51:20.204Z | ++ retry=103 |
| 889 | 2026-05-20T00:51:20.207Z | +++ svcs -Hostate baseline |
| 890 | 2026-05-20T00:51:20.218Z | ++ [[ offline* != online ]] |
| 891 | 2026-05-20T00:51:20.218Z | ++ [[ 103 -gt 300 ]] |
| 892 | 2026-05-20T00:51:20.221Z | ++ sleep 1 |
| 893 | 2026-05-20T00:51:21.220Z | ++ retry=104 |
| 894 | 2026-05-20T00:51:21.224Z | +++ svcs -Hostate baseline |
| 895 | 2026-05-20T00:51:21.234Z | ++ [[ offline* != online ]] |
| 896 | 2026-05-20T00:51:21.237Z | ++ [[ 104 -gt 300 ]] |
| 897 | 2026-05-20T00:51:21.237Z | ++ sleep 1 |
| 898 | 2026-05-20T00:51:22.236Z | ++ retry=105 |
| 899 | 2026-05-20T00:51:22.239Z | +++ svcs -Hostate baseline |
| 900 | 2026-05-20T00:51:22.250Z | ++ [[ offline* != online ]] |
| 901 | 2026-05-20T00:51:22.250Z | ++ [[ 105 -gt 300 ]] |
| 902 | 2026-05-20T00:51:22.253Z | ++ sleep 1 |
| 903 | 2026-05-20T00:51:23.252Z | ++ retry=106 |
| 904 | 2026-05-20T00:51:23.255Z | +++ svcs -Hostate baseline |
| 905 | 2026-05-20T00:51:23.266Z | ++ [[ offline* != online ]] |
| 906 | 2026-05-20T00:51:23.266Z | ++ [[ 106 -gt 300 ]] |
| 907 | 2026-05-20T00:51:23.269Z | ++ sleep 1 |
| 908 | 2026-05-20T00:51:24.268Z | ++ retry=107 |
| 909 | 2026-05-20T00:51:24.273Z | +++ svcs -Hostate baseline |
| 910 | 2026-05-20T00:51:24.283Z | ++ [[ online != online ]] |
| 911 | 2026-05-20T00:51:24.283Z | ++ set -o errexit |
| 912 | 2026-05-20T00:51:24.285Z | ++ set -o pipefail |
| 913 | 2026-05-20T00:51:24.286Z | ++ banner build |
| 914 | 2026-05-20T00:51:24.286Z | |
| 915 | 2026-05-20T00:51:24.286Z | ##### # # # # ##### |
| 916 | 2026-05-20T00:51:24.286Z | # # # # # # # # |
| 917 | 2026-05-20T00:51:24.286Z | ##### # # # # # # |
| 918 | 2026-05-20T00:51:24.286Z | # # # # # # # # |
| 919 | 2026-05-20T00:51:24.286Z | # # # # # # # # |
| 920 | 2026-05-20T00:51:24.286Z | ##### #### # ###### ##### |
| 921 | 2026-05-20T00:51:24.286Z | |
| 922 | 2026-05-20T00:51:24.286Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 923 | 2026-05-20T00:51:24.290Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 924 | 2026-05-20T00:51:24.446Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 925 | 2026-05-20T00:51:24.449Z | info: downloading 6 components |
| 926 | 2026-05-20T00:51:39.962Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 927 | 2026-05-20T00:51:40.524Z | From https://github.com/oxidecomputer/falcon |
| 928 | 2026-05-20T00:51:40.525Z | * [new ref] b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6 -> refs/commit/b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6 |
| 929 | 2026-05-20T00:51:40.603Z | Updating crates.io index |
| 930 | 2026-05-20T00:51:40.643Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 931 | 2026-05-20T00:51:41.360Z | From https://github.com/oxidecomputer/dendrite |
| 932 | 2026-05-20T00:51:41.361Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 933 | 2026-05-20T00:51:41.623Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 934 | 2026-05-20T00:51:41.870Z | From https://github.com/oxidecomputer/ispf |
| 935 | 2026-05-20T00:51:41.870Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 936 | 2026-05-20T00:51:41.876Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 937 | 2026-05-20T00:51:42.190Z | From https://github.com/oxidecomputer/netadm-sys |
| 938 | 2026-05-20T00:51:42.190Z | * [new ref] 180422c1e609a968c93512e0eea1e74bd16414e8 -> refs/commit/180422c1e609a968c93512e0eea1e74bd16414e8 |
| 939 | 2026-05-20T00:51:42.199Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 940 | 2026-05-20T00:51:49.423Z | From https://github.com/oxidecomputer/omicron |
| 941 | 2026-05-20T00:51:49.423Z | * [new ref] e3edc166d225599702b8444c6bfb406bad583d4b -> refs/commit/e3edc166d225599702b8444c6bfb406bad583d4b |
| 942 | 2026-05-20T00:51:49.830Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 943 | 2026-05-20T00:51:50.787Z | From https://github.com/oxidecomputer/opte |
| 944 | 2026-05-20T00:51:50.787Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 945 | 2026-05-20T00:51:50.817Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 946 | 2026-05-20T00:51:51.069Z | From https://github.com/illumos/smf-rs |
| 947 | 2026-05-20T00:51:51.069Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 948 | 2026-05-20T00:51:51.524Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 949 | 2026-05-20T00:51:51.800Z | From https://github.com/oxidecomputer/network-interface |
| 950 | 2026-05-20T00:51:51.800Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 951 | 2026-05-20T00:51:51.987Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 952 | 2026-05-20T00:51:52.266Z | From https://github.com/oxidecomputer/zone |
| 953 | 2026-05-20T00:51:52.266Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 954 | 2026-05-20T00:51:52.339Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 955 | 2026-05-20T00:51:52.968Z | From https://github.com/oxidecomputer/propolis |
| 956 | 2026-05-20T00:51:52.968Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 957 | 2026-05-20T00:51:53.039Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 958 | 2026-05-20T00:51:53.569Z | From https://github.com/oxidecomputer/transceiver-control |
| 959 | 2026-05-20T00:51:53.569Z | * [new ref] 479813cf6f094d3edd9d5c6383797d51fce6d8d6 -> refs/commit/479813cf6f094d3edd9d5c6383797d51fce6d8d6 |
| 960 | 2026-05-20T00:51:53.768Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 961 | 2026-05-20T00:51:54.026Z | From https://github.com/oxidecomputer/dlpi-sys |
| 962 | 2026-05-20T00:51:54.026Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 963 | 2026-05-20T00:51:54.053Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 964 | 2026-05-20T00:51:54.564Z | From https://github.com/jmesmon/rust-libzfs |
| 965 | 2026-05-20T00:51:54.565Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 966 | 2026-05-20T00:51:54.572Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 967 | 2026-05-20T00:51:54.832Z | From https://github.com/oxidecomputer/rusty-doors |
| 968 | 2026-05-20T00:51:54.832Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 969 | 2026-05-20T00:51:54.841Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 970 | 2026-05-20T00:51:55.155Z | From https://github.com/oxidecomputer/lldp |
| 971 | 2026-05-20T00:51:55.155Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 972 | 2026-05-20T00:51:55.327Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 973 | 2026-05-20T00:51:55.594Z | From https://github.com/oxidecomputer/slog-error-chain |
| 974 | 2026-05-20T00:51:55.595Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 975 | 2026-05-20T00:51:55.603Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 976 | 2026-05-20T00:51:55.879Z | From https://github.com/oxidecomputer/tufaceous |
| 977 | 2026-05-20T00:51:55.879Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 978 | 2026-05-20T00:51:56.055Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 979 | 2026-05-20T00:51:56.505Z | From https://github.com/oxidecomputer/management-gateway-service |
| 980 | 2026-05-20T00:51:56.505Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 981 | 2026-05-20T00:51:56.520Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 982 | 2026-05-20T00:51:57.333Z | From https://github.com/oxidecomputer/crucible |
| 983 | 2026-05-20T00:51:57.333Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 984 | 2026-05-20T00:51:58.301Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 985 | 2026-05-20T00:51:58.564Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 986 | 2026-05-20T00:51:58.564Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 987 | 2026-05-20T00:51:58.881Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 988 | 2026-05-20T00:51:59.277Z | From https://github.com/oxidecomputer/propolis |
| 989 | 2026-05-20T00:51:59.277Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 990 | 2026-05-20T00:51:59.651Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 991 | 2026-05-20T00:51:59.995Z | From https://github.com/oxidecomputer/tofino |
| 992 | 2026-05-20T00:51:59.995Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 993 | 2026-05-20T00:52:00.006Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 994 | 2026-05-20T00:52:00.638Z | From https://github.com/oxidecomputer/maghemite |
| 995 | 2026-05-20T00:52:00.638Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 996 | 2026-05-20T00:52:00.705Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 997 | 2026-05-20T00:52:01.173Z | From https://github.com/oxidecomputer/clickward |
| 998 | 2026-05-20T00:52:01.173Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 999 | 2026-05-20T00:52:01.183Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1000 | 2026-05-20T00:52:01.548Z | From https://github.com/oxidecomputer/crucible |
| 1001 | 2026-05-20T00:52:01.548Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 1002 | 2026-05-20T00:52:01.773Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1003 | 2026-05-20T00:52:02.053Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1004 | 2026-05-20T00:52:02.053Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1005 | 2026-05-20T00:52:03.425Z | Downloading crates ... |
| 1006 | 2026-05-20T00:52:03.493Z | Downloaded adler2 v2.0.1 |
| 1007 | 2026-05-20T00:52:03.496Z | Downloaded async-recursion v1.1.1 |
| 1008 | 2026-05-20T00:52:03.503Z | Downloaded async-compression v0.4.42 |
| 1009 | 2026-05-20T00:52:03.508Z | Downloaded ahash v0.8.12 |
| 1010 | 2026-05-20T00:52:03.510Z | Downloaded csv-core v0.1.13 |
| 1011 | 2026-05-20T00:52:03.513Z | Downloaded argon2 v0.5.3 |
| 1012 | 2026-05-20T00:52:03.516Z | Downloaded cipher v0.4.4 |
| 1013 | 2026-05-20T00:52:03.518Z | Downloaded ciborium-ll v0.2.2 |
| 1014 | 2026-05-20T00:52:03.521Z | Downloaded ciborium v0.2.2 |
| 1015 | 2026-05-20T00:52:03.523Z | Downloaded arc-swap v1.9.1 |
| 1016 | 2026-05-20T00:52:03.526Z | Downloaded defmt-macros v1.0.1 |
| 1017 | 2026-05-20T00:52:03.529Z | Downloaded cfg-if v1.0.4 |
| 1018 | 2026-05-20T00:52:03.531Z | Downloaded console v0.16.3 |
| 1019 | 2026-05-20T00:52:03.531Z | Downloaded console v0.15.11 |
| 1020 | 2026-05-20T00:52:03.534Z | Downloaded cobs v0.3.0 |
| 1021 | 2026-05-20T00:52:03.537Z | Downloaded ciborium-io v0.2.2 |
| 1022 | 2026-05-20T00:52:03.539Z | Downloaded dunce v1.0.5 |
| 1023 | 2026-05-20T00:52:03.539Z | Downloaded futures-macro v0.3.32 |
| 1024 | 2026-05-20T00:52:03.542Z | Downloaded heck v0.4.1 |
| 1025 | 2026-05-20T00:52:03.545Z | Downloaded clap_derive v4.6.1 |
| 1026 | 2026-05-20T00:52:03.547Z | Downloaded anstyle-parse v1.0.0 |
| 1027 | 2026-05-20T00:52:03.550Z | Downloaded debug-ignore v1.0.5 |
| 1028 | 2026-05-20T00:52:03.550Z | Downloaded digest v0.10.7 |
| 1029 | 2026-05-20T00:52:03.553Z | Downloaded defmt-parser v1.0.0 |
| 1030 | 2026-05-20T00:52:03.556Z | Downloaded const_format v0.2.36 |
| 1031 | 2026-05-20T00:52:03.559Z | Downloaded futures-task v0.3.32 |
| 1032 | 2026-05-20T00:52:03.562Z | Downloaded foreign-types-shared v0.3.1 |
| 1033 | 2026-05-20T00:52:03.562Z | Downloaded chrono v0.4.44 |
| 1034 | 2026-05-20T00:52:03.565Z | Downloaded httparse v1.10.1 |
| 1035 | 2026-05-20T00:52:03.568Z | Downloaded derive-ex v0.1.8 |
| 1036 | 2026-05-20T00:52:03.570Z | Downloaded crc8 v0.1.1 |
| 1037 | 2026-05-20T00:52:03.573Z | Downloaded const-random-macro v0.1.16 |
| 1038 | 2026-05-20T00:52:03.573Z | Downloaded deranged v0.5.8 |
| 1039 | 2026-05-20T00:52:03.577Z | Downloaded cargo_toml v0.22.3 |
| 1040 | 2026-05-20T00:52:03.579Z | Downloaded daft v0.1.5 |
| 1041 | 2026-05-20T00:52:03.579Z | Downloaded block-buffer v0.10.4 |
| 1042 | 2026-05-20T00:52:03.582Z | Downloaded base64ct v1.8.3 |
| 1043 | 2026-05-20T00:52:03.585Z | Downloaded crossbeam-deque v0.8.6 |
| 1044 | 2026-05-20T00:52:03.587Z | Downloaded futures-core v0.3.32 |
| 1045 | 2026-05-20T00:52:03.587Z | Downloaded defmt v0.3.100 |
| 1046 | 2026-05-20T00:52:03.590Z | Downloaded darling_macro v0.21.3 |
| 1047 | 2026-05-20T00:52:03.590Z | Downloaded allocator-api2 v0.2.21 |
| 1048 | 2026-05-20T00:52:03.593Z | Downloaded hmac v0.12.1 |
| 1049 | 2026-05-20T00:52:03.596Z | Downloaded gethostname v0.5.0 |
| 1050 | 2026-05-20T00:52:03.598Z | Downloaded cstr-argument v0.1.2 |
| 1051 | 2026-05-20T00:52:03.601Z | Downloaded cpufeatures v0.3.0 |
| 1052 | 2026-05-20T00:52:03.601Z | Downloaded git-stub v1.0.0 |
| 1053 | 2026-05-20T00:52:03.604Z | Downloaded cfg_aliases v0.2.1 |
| 1054 | 2026-05-20T00:52:03.607Z | Downloaded crypto-common v0.1.7 |
| 1055 | 2026-05-20T00:52:03.607Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 1056 | 2026-05-20T00:52:03.609Z | Downloaded dof v0.4.0 |
| 1057 | 2026-05-20T00:52:03.612Z | Downloaded atomic-waker v1.1.2 |
| 1058 | 2026-05-20T00:52:03.612Z | Downloaded hubpack_derive v0.1.1 |
| 1059 | 2026-05-20T00:52:03.614Z | Downloaded crunchy v0.2.4 |
| 1060 | 2026-05-20T00:52:03.614Z | Downloaded errno v0.3.14 |
| 1061 | 2026-05-20T00:52:03.617Z | Downloaded fxhash v0.2.1 |
| 1062 | 2026-05-20T00:52:03.621Z | Downloaded futures-sink v0.3.32 |
| 1063 | 2026-05-20T00:52:03.621Z | Downloaded fs-err v3.3.0 |
| 1064 | 2026-05-20T00:52:03.625Z | Downloaded form_urlencoded v1.2.2 |
| 1065 | 2026-05-20T00:52:03.625Z | Downloaded fnv v1.0.7 |
| 1066 | 2026-05-20T00:52:03.628Z | Downloaded convert_case v0.4.0 |
| 1067 | 2026-05-20T00:52:03.628Z | Downloaded heck v0.5.0 |
| 1068 | 2026-05-20T00:52:03.628Z | Downloaded generic-array v0.14.7 |
| 1069 | 2026-05-20T00:52:03.631Z | Downloaded atomicwrites v0.4.4 |
| 1070 | 2026-05-20T00:52:03.633Z | Downloaded hostname v0.4.2 |
| 1071 | 2026-05-20T00:52:03.633Z | Downloaded bitflags v2.11.1 |
| 1072 | 2026-05-20T00:52:03.636Z | Downloaded httpdate v1.0.3 |
| 1073 | 2026-05-20T00:52:03.639Z | Downloaded foreign-types-macros v0.2.3 |
| 1074 | 2026-05-20T00:52:03.642Z | Downloaded embedded-io v0.6.1 |
| 1075 | 2026-05-20T00:52:03.642Z | Downloaded futures-io v0.3.32 |
| 1076 | 2026-05-20T00:52:03.644Z | Downloaded hubpack v0.1.2 |
| 1077 | 2026-05-20T00:52:03.647Z | Downloaded fixedbitset v0.4.2 |
| 1078 | 2026-05-20T00:52:03.647Z | Downloaded foreign-types v0.3.2 |
| 1079 | 2026-05-20T00:52:03.649Z | Downloaded hex v0.4.3 |
| 1080 | 2026-05-20T00:52:03.653Z | Downloaded dtrace-parser v0.3.0 |
| 1081 | 2026-05-20T00:52:03.653Z | Downloaded inout v0.1.4 |
| 1082 | 2026-05-20T00:52:03.656Z | Downloaded float-ord v0.3.2 |
| 1083 | 2026-05-20T00:52:03.656Z | Downloaded foreign-types v0.5.0 |
| 1084 | 2026-05-20T00:52:03.659Z | Downloaded foreign-types-shared v0.1.1 |
| 1085 | 2026-05-20T00:52:03.659Z | Downloaded http-body v1.0.1 |
| 1086 | 2026-05-20T00:52:03.659Z | Downloaded bitflags v1.3.2 |
| 1087 | 2026-05-20T00:52:03.662Z | Downloaded darling_core v0.21.3 |
| 1088 | 2026-05-20T00:52:03.665Z | Downloaded hostname v0.3.1 |
| 1089 | 2026-05-20T00:52:03.667Z | Downloaded glob v0.3.3 |
| 1090 | 2026-05-20T00:52:03.670Z | Downloaded critical-section v1.2.0 |
| 1091 | 2026-05-20T00:52:03.673Z | Downloaded indent_write v2.2.0 |
| 1092 | 2026-05-20T00:52:03.673Z | Downloaded internet-checksum v0.2.1 |
| 1093 | 2026-05-20T00:52:03.675Z | Downloaded hash32 v0.3.1 |
| 1094 | 2026-05-20T00:52:03.675Z | Downloaded fs_extra v1.3.0 |
| 1095 | 2026-05-20T00:52:03.679Z | Downloaded darling v0.21.3 |
| 1096 | 2026-05-20T00:52:03.681Z | Downloaded itoa v1.0.18 |
| 1097 | 2026-05-20T00:52:03.684Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1098 | 2026-05-20T00:52:03.686Z | Downloaded lazy_static v1.5.0 |
| 1099 | 2026-05-20T00:52:03.686Z | Downloaded keccak v0.1.6 |
| 1100 | 2026-05-20T00:52:03.689Z | Downloaded hickory-resolver v0.25.2 |
| 1101 | 2026-05-20T00:52:03.691Z | Downloaded lru-cache v0.1.2 |
| 1102 | 2026-05-20T00:52:03.694Z | Downloaded bit-set v0.8.0 |
| 1103 | 2026-05-20T00:52:03.694Z | Downloaded either v1.15.0 |
| 1104 | 2026-05-20T00:52:03.697Z | Downloaded anstream v1.0.0 |
| 1105 | 2026-05-20T00:52:03.699Z | Downloaded is_ci v1.2.0 |
| 1106 | 2026-05-20T00:52:03.699Z | Downloaded is-terminal v0.4.17 |
| 1107 | 2026-05-20T00:52:03.702Z | Downloaded camino-tempfile v1.4.1 |
| 1108 | 2026-05-20T00:52:03.705Z | Downloaded autocfg v1.5.0 |
| 1109 | 2026-05-20T00:52:03.705Z | Downloaded memoffset v0.9.1 |
| 1110 | 2026-05-20T00:52:03.707Z | Downloaded defmt v1.0.1 |
| 1111 | 2026-05-20T00:52:03.710Z | Downloaded futures-executor v0.3.32 |
| 1112 | 2026-05-20T00:52:03.713Z | Downloaded newline-converter v0.3.0 |
| 1113 | 2026-05-20T00:52:03.713Z | Downloaded natord v1.0.9 |
| 1114 | 2026-05-20T00:52:03.713Z | Downloaded fixedbitset v0.5.7 |
| 1115 | 2026-05-20T00:52:03.716Z | Downloaded fastrand v2.4.1 |
| 1116 | 2026-05-20T00:52:03.718Z | Downloaded ingot-types v0.1.2 |
| 1117 | 2026-05-20T00:52:03.718Z | Downloaded humantime v2.3.0 |
| 1118 | 2026-05-20T00:52:03.721Z | Downloaded compression-codecs v0.4.38 |
| 1119 | 2026-05-20T00:52:03.724Z | Downloaded http-body-util v0.1.3 |
| 1120 | 2026-05-20T00:52:03.727Z | Downloaded num-iter v0.1.45 |
| 1121 | 2026-05-20T00:52:03.727Z | Downloaded foldhash v0.2.0 |
| 1122 | 2026-05-20T00:52:03.729Z | Downloaded foldhash v0.1.5 |
| 1123 | 2026-05-20T00:52:03.729Z | Downloaded cancel-safe-futures v0.1.5 |
| 1124 | 2026-05-20T00:52:03.732Z | Downloaded num-conv v0.2.1 |
| 1125 | 2026-05-20T00:52:03.734Z | Downloaded newtype_derive v0.1.6 |
| 1126 | 2026-05-20T00:52:03.734Z | Downloaded num v0.4.3 |
| 1127 | 2026-05-20T00:52:03.737Z | Downloaded num-derive v0.4.2 |
| 1128 | 2026-05-20T00:52:03.740Z | Downloaded no-std-compat v0.4.1 |
| 1129 | 2026-05-20T00:52:03.740Z | Downloaded mime v0.3.17 |
| 1130 | 2026-05-20T00:52:03.742Z | Downloaded libsw v3.5.0 |
| 1131 | 2026-05-20T00:52:03.742Z | Downloaded getrandom v0.2.17 |
| 1132 | 2026-05-20T00:52:03.745Z | Downloaded openssl-macros v0.1.1 |
| 1133 | 2026-05-20T00:52:03.748Z | Downloaded highway v1.3.0 |
| 1134 | 2026-05-20T00:52:03.748Z | Downloaded futures-channel v0.3.32 |
| 1135 | 2026-05-20T00:52:03.750Z | Downloaded darling v0.23.0 |
| 1136 | 2026-05-20T00:52:03.753Z | Downloaded getrandom v0.3.4 |
| 1137 | 2026-05-20T00:52:03.756Z | Downloaded num_threads v0.1.7 |
| 1138 | 2026-05-20T00:52:03.759Z | Downloaded crossbeam-epoch v0.9.18 |
| 1139 | 2026-05-20T00:52:03.759Z | Downloaded camino v1.2.2 |
| 1140 | 2026-05-20T00:52:03.762Z | Downloaded opaque-debug v0.3.1 |
| 1141 | 2026-05-20T00:52:03.764Z | Downloaded memmap v0.7.0 |
| 1142 | 2026-05-20T00:52:03.764Z | Downloaded lock_api v0.4.14 |
| 1143 | 2026-05-20T00:52:03.767Z | Downloaded libsw-core v0.3.2 |
| 1144 | 2026-05-20T00:52:03.767Z | Downloaded erased-serde v0.3.31 |
| 1145 | 2026-05-20T00:52:03.770Z | Downloaded colored v3.1.1 |
| 1146 | 2026-05-20T00:52:03.772Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1147 | 2026-05-20T00:52:03.775Z | Downloaded konst_macro_rules v0.2.19 |
| 1148 | 2026-05-20T00:52:03.775Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1149 | 2026-05-20T00:52:03.777Z | Downloaded openssl-probe v0.2.1 |
| 1150 | 2026-05-20T00:52:03.777Z | Downloaded powerfmt v0.2.0 |
| 1151 | 2026-05-20T00:52:03.780Z | Downloaded percent-encoding v2.3.2 |
| 1152 | 2026-05-20T00:52:03.780Z | Downloaded chacha20poly1305 v0.10.1 |
| 1153 | 2026-05-20T00:52:03.783Z | Downloaded olpc-cjson v0.1.4 |
| 1154 | 2026-05-20T00:52:03.783Z | Downloaded jobserver v0.1.34 |
| 1155 | 2026-05-20T00:52:03.785Z | Downloaded potential_utf v0.1.5 |
| 1156 | 2026-05-20T00:52:03.785Z | Downloaded find-msvc-tools v0.1.9 |
| 1157 | 2026-05-20T00:52:03.788Z | Downloaded parse-display v0.10.0 |
| 1158 | 2026-05-20T00:52:03.788Z | Downloaded num_enum_derive v0.5.11 |
| 1159 | 2026-05-20T00:52:03.791Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1160 | 2026-05-20T00:52:03.791Z | Downloaded plain v0.2.3 |
| 1161 | 2026-05-20T00:52:03.794Z | Downloaded phf_shared v0.12.1 |
| 1162 | 2026-05-20T00:52:03.794Z | Downloaded multer v3.1.0 |
| 1163 | 2026-05-20T00:52:03.797Z | Downloaded group v0.13.0 |
| 1164 | 2026-05-20T00:52:03.799Z | Downloaded git-stub-vcs v0.1.0 |
| 1165 | 2026-05-20T00:52:03.799Z | Downloaded num_enum v0.7.6 |
| 1166 | 2026-05-20T00:52:03.802Z | Downloaded num_enum v0.5.11 |
| 1167 | 2026-05-20T00:52:03.805Z | Downloaded iana-time-zone v0.1.65 |
| 1168 | 2026-05-20T00:52:03.808Z | Downloaded newtype-uuid v1.3.2 |
| 1169 | 2026-05-20T00:52:03.812Z | Downloaded proc-macro-crate v3.5.0 |
| 1170 | 2026-05-20T00:52:03.812Z | Downloaded oxnet v0.1.5 |
| 1171 | 2026-05-20T00:52:03.814Z | Downloaded progenitor-client v0.10.0 |
| 1172 | 2026-05-20T00:52:03.814Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1173 | 2026-05-20T00:52:03.817Z | Downloaded proc-macro-crate v1.3.1 |
| 1174 | 2026-05-20T00:52:03.817Z | Downloaded progenitor-macro v0.11.2 |
| 1175 | 2026-05-20T00:52:03.820Z | Downloaded progenitor-macro v0.13.0 |
| 1176 | 2026-05-20T00:52:03.820Z | Downloaded icu_provider v2.2.0 |
| 1177 | 2026-05-20T00:52:03.823Z | Downloaded elliptic-curve v0.13.8 |
| 1178 | 2026-05-20T00:52:03.825Z | Downloaded icu_properties v2.2.0 |
| 1179 | 2026-05-20T00:52:03.828Z | Downloaded pretty-hex v0.4.2 |
| 1180 | 2026-05-20T00:52:03.828Z | Downloaded linear-map v1.2.0 |
| 1181 | 2026-05-20T00:52:03.831Z | Downloaded num-rational v0.4.2 |
| 1182 | 2026-05-20T00:52:03.831Z | Downloaded password-hash v0.5.0 |
| 1183 | 2026-05-20T00:52:03.834Z | Downloaded pin-project-lite v0.2.17 |
| 1184 | 2026-05-20T00:52:03.837Z | Downloaded progenitor-client v0.14.0 |
| 1185 | 2026-05-20T00:52:03.837Z | Downloaded rand_chacha v0.3.1 |
| 1186 | 2026-05-20T00:52:03.839Z | Downloaded progenitor-macro v0.10.0 |
| 1187 | 2026-05-20T00:52:03.839Z | Downloaded progenitor-client v0.11.2 |
| 1188 | 2026-05-20T00:52:03.842Z | Downloaded http v1.4.0 |
| 1189 | 2026-05-20T00:52:03.845Z | Downloaded ref-cast-impl v1.0.25 |
| 1190 | 2026-05-20T00:52:03.845Z | Downloaded ingot-macros v0.1.1 |
| 1191 | 2026-05-20T00:52:03.849Z | Downloaded pkg-config v0.3.33 |
| 1192 | 2026-05-20T00:52:03.849Z | Downloaded parse-display-derive v0.10.0 |
| 1193 | 2026-05-20T00:52:03.851Z | Downloaded ipnetwork v0.21.1 |
| 1194 | 2026-05-20T00:52:03.851Z | Downloaded log v0.4.29 |
| 1195 | 2026-05-20T00:52:03.854Z | Downloaded pem v3.0.6 |
| 1196 | 2026-05-20T00:52:03.854Z | Downloaded oxide-tokio-rt v0.1.5 |
| 1197 | 2026-05-20T00:52:03.857Z | Downloaded proc-macro-error2 v2.0.1 |
| 1198 | 2026-05-20T00:52:03.859Z | Downloaded pin-project-internal v1.1.12 |
| 1199 | 2026-05-20T00:52:03.859Z | Downloaded owo-colors v4.3.0 |
| 1200 | 2026-05-20T00:52:03.862Z | Downloaded paste v1.0.15 |
| 1201 | 2026-05-20T00:52:03.865Z | Downloaded parking_lot_core v0.9.12 |
| 1202 | 2026-05-20T00:52:03.865Z | Downloaded bytes v1.11.1 |
| 1203 | 2026-05-20T00:52:03.867Z | Downloaded darling_core v0.23.0 |
| 1204 | 2026-05-20T00:52:03.871Z | Downloaded parking_lot_core v0.8.6 |
| 1205 | 2026-05-20T00:52:03.875Z | Downloaded half v2.7.1 |
| 1206 | 2026-05-20T00:52:03.877Z | Downloaded rustc_version v0.1.7 |
| 1207 | 2026-05-20T00:52:03.877Z | Downloaded rustc-hash v2.1.2 |
| 1208 | 2026-05-20T00:52:03.877Z | Downloaded litemap v0.8.2 |
| 1209 | 2026-05-20T00:52:03.880Z | Downloaded rustc_version v0.4.1 |
| 1210 | 2026-05-20T00:52:03.880Z | Downloaded getrandom v0.4.2 |
| 1211 | 2026-05-20T00:52:03.883Z | Downloaded progenitor v0.10.0 |
| 1212 | 2026-05-20T00:52:03.886Z | Downloaded memmap2 v0.9.10 |
| 1213 | 2026-05-20T00:52:03.886Z | Downloaded derive_more v0.99.20 |
| 1214 | 2026-05-20T00:52:03.888Z | Downloaded base64 v0.22.1 |
| 1215 | 2026-05-20T00:52:03.891Z | Downloaded futures v0.3.32 |
| 1216 | 2026-05-20T00:52:03.894Z | Downloaded dropshot_endpoint v0.17.0 |
| 1217 | 2026-05-20T00:52:03.897Z | Downloaded scroll_derive v0.12.1 |
| 1218 | 2026-05-20T00:52:03.899Z | Downloaded phf v0.12.1 |
| 1219 | 2026-05-20T00:52:03.899Z | Downloaded proc-macro-error v1.0.4 |
| 1220 | 2026-05-20T00:52:03.902Z | Downloaded quote v1.0.45 |
| 1221 | 2026-05-20T00:52:03.905Z | Downloaded progenitor-macro v0.14.0 |
| 1222 | 2026-05-20T00:52:03.905Z | Downloaded indexmap v1.9.3 |
| 1223 | 2026-05-20T00:52:03.907Z | Downloaded crypto-bigint v0.5.5 |
| 1224 | 2026-05-20T00:52:03.910Z | Downloaded same-file v1.0.6 |
| 1225 | 2026-05-20T00:52:03.912Z | Downloaded icu_normalizer v2.2.0 |
| 1226 | 2026-05-20T00:52:03.915Z | Downloaded progenitor-extras v0.2.0 |
| 1227 | 2026-05-20T00:52:03.918Z | Downloaded progenitor v0.13.0 |
| 1228 | 2026-05-20T00:52:03.918Z | Downloaded papergrid v0.11.0 |
| 1229 | 2026-05-20T00:52:03.920Z | Downloaded progenitor-client v0.13.0 |
| 1230 | 2026-05-20T00:52:03.923Z | Downloaded serde_spanned v0.6.9 |
| 1231 | 2026-05-20T00:52:03.923Z | Downloaded miniz_oxide v0.8.9 |
| 1232 | 2026-05-20T00:52:03.926Z | Downloaded postcard v1.1.3 |
| 1233 | 2026-05-20T00:52:03.928Z | Downloaded scopeguard v1.2.0 |
| 1234 | 2026-05-20T00:52:03.928Z | Downloaded semver v0.1.20 |
| 1235 | 2026-05-20T00:52:03.931Z | Downloaded serde-big-array v0.5.1 |
| 1236 | 2026-05-20T00:52:03.931Z | Downloaded icu_locale_core v2.2.0 |
| 1237 | 2026-05-20T00:52:03.934Z | Downloaded icu_collections v2.2.0 |
| 1238 | 2026-05-20T00:52:03.937Z | Downloaded sha1 v0.10.6 |
| 1239 | 2026-05-20T00:52:03.940Z | Downloaded serde_urlencoded v0.7.1 |
| 1240 | 2026-05-20T00:52:03.940Z | Downloaded serde_spanned v1.1.1 |
| 1241 | 2026-05-20T00:52:03.942Z | Downloaded serde_plain v1.0.2 |
| 1242 | 2026-05-20T00:52:03.943Z | Downloaded sigpipe v0.1.3 |
| 1243 | 2026-05-20T00:52:03.945Z | Downloaded crossbeam-channel v0.5.15 |
| 1244 | 2026-05-20T00:52:03.948Z | Downloaded rand_core v0.10.1 |
| 1245 | 2026-05-20T00:52:03.948Z | Downloaded cc v1.2.62 |
| 1246 | 2026-05-20T00:52:03.951Z | Downloaded rand_core v0.9.5 |
| 1247 | 2026-05-20T00:52:03.953Z | Downloaded rusty-fork v0.3.1 |
| 1248 | 2026-05-20T00:52:03.954Z | Downloaded rand_core v0.6.4 |
| 1249 | 2026-05-20T00:52:03.954Z | Downloaded quick-error v1.2.3 |
| 1250 | 2026-05-20T00:52:03.956Z | Downloaded hashbrown v0.16.1 |
| 1251 | 2026-05-20T00:52:03.959Z | Downloaded slog-envlogger v2.2.0 |
| 1252 | 2026-05-20T00:52:03.959Z | Downloaded pest_generator v2.8.6 |
| 1253 | 2026-05-20T00:52:03.962Z | Downloaded parking_lot v0.11.2 |
| 1254 | 2026-05-20T00:52:03.964Z | Downloaded siphasher v1.0.3 |
| 1255 | 2026-05-20T00:52:03.964Z | Downloaded secrecy v0.10.3 |
| 1256 | 2026-05-20T00:52:03.964Z | Downloaded scroll v0.12.0 |
| 1257 | 2026-05-20T00:52:03.967Z | Downloaded resolv-conf v0.7.6 |
| 1258 | 2026-05-20T00:52:03.967Z | Downloaded rustversion v1.0.22 |
| 1259 | 2026-05-20T00:52:03.970Z | Downloaded quinn-udp v0.5.14 |
| 1260 | 2026-05-20T00:52:03.970Z | Downloaded scroll_derive v0.13.1 |
| 1261 | 2026-05-20T00:52:03.973Z | Downloaded rand_chacha v0.9.0 |
| 1262 | 2026-05-20T00:52:03.973Z | Downloaded serde_repr v0.1.20 |
| 1263 | 2026-05-20T00:52:03.975Z | Downloaded progenitor v0.11.2 |
| 1264 | 2026-05-20T00:52:03.975Z | Downloaded ppv-lite86 v0.2.21 |
| 1265 | 2026-05-20T00:52:03.978Z | Downloaded konst v0.2.20 |
| 1266 | 2026-05-20T00:52:03.981Z | Downloaded scroll v0.13.0 |
| 1267 | 2026-05-20T00:52:03.981Z | Downloaded proc-macro2 v1.0.106 |
| 1268 | 2026-05-20T00:52:03.984Z | Downloaded smawk v0.3.2 |
| 1269 | 2026-05-20T00:52:03.984Z | Downloaded slog-bunyan v2.5.0 |
| 1270 | 2026-05-20T00:52:03.987Z | Downloaded num-traits v0.2.19 |
| 1271 | 2026-05-20T00:52:03.987Z | Downloaded stable_deref_trait v1.2.1 |
| 1272 | 2026-05-20T00:52:03.990Z | Downloaded poly1305 v0.8.0 |
| 1273 | 2026-05-20T00:52:03.990Z | Downloaded icu_normalizer_data v2.2.0 |
| 1274 | 2026-05-20T00:52:03.992Z | Downloaded pin-project v1.1.12 |
| 1275 | 2026-05-20T00:52:03.997Z | Downloaded serde_path_to_error v0.1.20 |
| 1276 | 2026-05-20T00:52:03.999Z | Downloaded strum v0.26.3 |
| 1277 | 2026-05-20T00:52:03.999Z | Downloaded hyper-util v0.1.20 |
| 1278 | 2026-05-20T00:52:04.003Z | Downloaded progenitor-impl v0.14.0 |
| 1279 | 2026-05-20T00:52:04.006Z | Downloaded minimal-lexical v0.2.1 |
| 1280 | 2026-05-20T00:52:04.008Z | Downloaded simd-adler32 v0.3.9 |
| 1281 | 2026-05-20T00:52:04.011Z | Downloaded schemars_derive v0.8.22 |
| 1282 | 2026-05-20T00:52:04.011Z | Downloaded sha2 v0.10.9 |
| 1283 | 2026-05-20T00:52:04.014Z | Downloaded progenitor v0.14.0 |
| 1284 | 2026-05-20T00:52:04.014Z | Downloaded once_cell v1.21.4 |
| 1285 | 2026-05-20T00:52:04.017Z | Downloaded serde_tokenstream v0.2.3 |
| 1286 | 2026-05-20T00:52:04.017Z | Downloaded sync_wrapper v1.0.2 |
| 1287 | 2026-05-20T00:52:04.017Z | Downloaded subtle v2.6.1 |
| 1288 | 2026-05-20T00:52:04.019Z | Downloaded base64 v0.21.7 |
| 1289 | 2026-05-20T00:52:04.022Z | Downloaded structmeta v0.3.0 |
| 1290 | 2026-05-20T00:52:04.022Z | Downloaded strsim v0.11.1 |
| 1291 | 2026-05-20T00:52:04.022Z | Downloaded slab v0.4.12 |
| 1292 | 2026-05-20T00:52:04.025Z | Downloaded structmeta-derive v0.3.0 |
| 1293 | 2026-05-20T00:52:04.025Z | Downloaded heapless v0.8.0 |
| 1294 | 2026-05-20T00:52:04.028Z | Downloaded slog-async v2.8.0 |
| 1295 | 2026-05-20T00:52:04.028Z | Downloaded swrite v0.1.0 |
| 1296 | 2026-05-20T00:52:04.031Z | Downloaded tabled_derive v0.7.0 |
| 1297 | 2026-05-20T00:52:04.031Z | Downloaded strum v0.27.2 |
| 1298 | 2026-05-20T00:52:04.031Z | Downloaded derive-where v1.6.1 |
| 1299 | 2026-05-20T00:52:04.033Z | Downloaded serde_derive_internals v0.29.1 |
| 1300 | 2026-05-20T00:52:04.036Z | Downloaded termtree v0.5.1 |
| 1301 | 2026-05-20T00:52:04.036Z | Downloaded parking_lot v0.12.5 |
| 1302 | 2026-05-20T00:52:04.038Z | Downloaded tagptr v0.2.0 |
| 1303 | 2026-05-20T00:52:04.039Z | Downloaded slog-scope v4.4.1 |
| 1304 | 2026-05-20T00:52:04.039Z | Downloaded ingot v0.1.1 |
| 1305 | 2026-05-20T00:52:04.041Z | Downloaded slog-stdlog v4.1.1 |
| 1306 | 2026-05-20T00:52:04.041Z | Downloaded prettyplease v0.2.37 |
| 1307 | 2026-05-20T00:52:04.044Z | Downloaded rhai_codegen v3.1.0 |
| 1308 | 2026-05-20T00:52:04.047Z | Downloaded time-core v0.1.8 |
| 1309 | 2026-05-20T00:52:04.050Z | Downloaded tabled_derive v0.11.0 |
| 1310 | 2026-05-20T00:52:04.050Z | Downloaded take_mut v0.2.2 |
| 1311 | 2026-05-20T00:52:04.053Z | Downloaded thread-id v4.2.2 |
| 1312 | 2026-05-20T00:52:04.053Z | Downloaded tabwriter v1.4.1 |
| 1313 | 2026-05-20T00:52:04.053Z | Downloaded thread-id v5.1.0 |
| 1314 | 2026-05-20T00:52:04.055Z | Downloaded spin v0.5.2 |
| 1315 | 2026-05-20T00:52:04.055Z | Downloaded smf v0.2.3 |
| 1316 | 2026-05-20T00:52:04.056Z | Downloaded ref-cast v1.0.25 |
| 1317 | 2026-05-20T00:52:04.058Z | Downloaded static_assertions v1.1.0 |
| 1318 | 2026-05-20T00:52:04.058Z | Downloaded signal-hook-registry v1.4.8 |
| 1319 | 2026-05-20T00:52:04.061Z | Downloaded rand_xorshift v0.4.0 |
| 1320 | 2026-05-20T00:52:04.061Z | Downloaded drift v0.1.4 |
| 1321 | 2026-05-20T00:52:04.065Z | Downloaded num-integer v0.1.46 |
| 1322 | 2026-05-20T00:52:04.067Z | Downloaded num_enum_derive v0.7.6 |
| 1323 | 2026-05-20T00:52:04.067Z | Downloaded num-complex v0.4.6 |
| 1324 | 2026-05-20T00:52:04.070Z | Downloaded ipnet v2.12.0 |
| 1325 | 2026-05-20T00:52:04.070Z | Downloaded anyhow v1.0.102 |
| 1326 | 2026-05-20T00:52:04.073Z | Downloaded strum_macros v0.27.2 |
| 1327 | 2026-05-20T00:52:04.075Z | Downloaded chacha20 v0.10.0 |
| 1328 | 2026-05-20T00:52:04.075Z | Downloaded blake2 v0.10.6 |
| 1329 | 2026-05-20T00:52:04.078Z | Downloaded enum-as-inner v0.6.1 |
| 1330 | 2026-05-20T00:52:04.078Z | Downloaded crossbeam-utils v0.8.21 |
| 1331 | 2026-05-20T00:52:04.081Z | Downloaded hickory-resolver v0.24.4 |
| 1332 | 2026-05-20T00:52:04.083Z | Downloaded tokio-macros v2.7.0 |
| 1333 | 2026-05-20T00:52:04.083Z | Downloaded supports-color v3.0.2 |
| 1334 | 2026-05-20T00:52:04.086Z | Downloaded shlex v1.3.0 |
| 1335 | 2026-05-20T00:52:04.086Z | Downloaded match_cfg v0.1.0 |
| 1336 | 2026-05-20T00:52:04.086Z | Downloaded managed v0.8.0 |
| 1337 | 2026-05-20T00:52:04.089Z | Downloaded linked-hash-map v0.5.6 |
| 1338 | 2026-05-20T00:52:04.089Z | Downloaded rustls-pemfile v2.2.0 |
| 1339 | 2026-05-20T00:52:04.091Z | Downloaded schemars v0.8.22 |
| 1340 | 2026-05-20T00:52:04.095Z | Downloaded tinyvec_macros v0.1.1 |
| 1341 | 2026-05-20T00:52:04.098Z | Downloaded toml_datetime v0.6.11 |
| 1342 | 2026-05-20T00:52:04.098Z | Downloaded terminal_size v0.4.4 |
| 1343 | 2026-05-20T00:52:04.103Z | Downloaded synstructure v0.13.2 |
| 1344 | 2026-05-20T00:52:04.103Z | Downloaded slog-json v2.6.1 |
| 1345 | 2026-05-20T00:52:04.103Z | Downloaded slog-dtrace v0.3.0 |
| 1346 | 2026-05-20T00:52:04.106Z | Downloaded smallvec v1.15.1 |
| 1347 | 2026-05-20T00:52:04.106Z | Downloaded ryu v1.0.23 |
| 1348 | 2026-05-20T00:52:04.106Z | Downloaded semver v1.0.28 |
| 1349 | 2026-05-20T00:52:04.109Z | Downloaded testing_table v0.3.0 |
| 1350 | 2026-05-20T00:52:04.109Z | Downloaded rustls-pki-types v1.14.1 |
| 1351 | 2026-05-20T00:52:04.109Z | Downloaded thiserror-impl v2.0.18 |
| 1352 | 2026-05-20T00:52:04.111Z | Downloaded thiserror-impl v1.0.69 |
| 1353 | 2026-05-20T00:52:04.111Z | Downloaded indicatif v0.18.4 |
| 1354 | 2026-05-20T00:52:04.114Z | Downloaded tower-service v0.3.3 |
| 1355 | 2026-05-20T00:52:04.114Z | Downloaded tower-layer v0.3.3 |
| 1356 | 2026-05-20T00:52:04.118Z | Downloaded progenitor-impl v0.10.0 |
| 1357 | 2026-05-20T00:52:04.118Z | Downloaded rustls-native-certs v0.8.3 |
| 1358 | 2026-05-20T00:52:04.121Z | Downloaded displaydoc v0.2.5 |
| 1359 | 2026-05-20T00:52:04.121Z | Downloaded time-macros v0.2.27 |
| 1360 | 2026-05-20T00:52:04.121Z | Downloaded strum_macros v0.26.4 |
| 1361 | 2026-05-20T00:52:04.124Z | Downloaded snafu-derive v0.8.9 |
| 1362 | 2026-05-20T00:52:04.124Z | Downloaded spin v0.9.8 |
| 1363 | 2026-05-20T00:52:04.127Z | Downloaded jiff-static v0.2.24 |
| 1364 | 2026-05-20T00:52:04.127Z | Downloaded try-lock v0.2.5 |
| 1365 | 2026-05-20T00:52:04.130Z | Downloaded tokio-dtrace v0.1.1 |
| 1366 | 2026-05-20T00:52:04.130Z | Downloaded openssl-sys v0.9.115 |
| 1367 | 2026-05-20T00:52:04.132Z | Downloaded papergrid v0.17.0 |
| 1368 | 2026-05-20T00:52:04.135Z | Downloaded schemars v0.9.0 |
| 1369 | 2026-05-20T00:52:04.141Z | Downloaded rayon-core v1.13.0 |
| 1370 | 2026-05-20T00:52:04.143Z | Downloaded typify-macro v0.6.2 |
| 1371 | 2026-05-20T00:52:04.146Z | Downloaded toml_write v0.1.2 |
| 1372 | 2026-05-20T00:52:04.146Z | Downloaded mio v1.2.0 |
| 1373 | 2026-05-20T00:52:04.149Z | Downloaded unicode-xid v0.2.6 |
| 1374 | 2026-05-20T00:52:04.149Z | Downloaded similar v2.7.0 |
| 1375 | 2026-05-20T00:52:04.151Z | Downloaded expectorate v1.2.0 |
| 1376 | 2026-05-20T00:52:04.154Z | Downloaded pest_meta v2.8.6 |
| 1377 | 2026-05-20T00:52:04.154Z | Downloaded term v1.2.1 |
| 1378 | 2026-05-20T00:52:04.157Z | Downloaded iddqd v0.3.18 |
| 1379 | 2026-05-20T00:52:04.160Z | Downloaded untrusted v0.9.0 |
| 1380 | 2026-05-20T00:52:04.162Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1381 | 2026-05-20T00:52:04.162Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1382 | 2026-05-20T00:52:04.165Z | Downloaded untrusted v0.7.1 |
| 1383 | 2026-05-20T00:52:04.165Z | Downloaded pest_derive v2.8.6 |
| 1384 | 2026-05-20T00:52:04.165Z | Downloaded thiserror v2.0.18 |
| 1385 | 2026-05-20T00:52:04.168Z | Downloaded typify-macro v0.4.3 |
| 1386 | 2026-05-20T00:52:04.171Z | Downloaded typeid v1.0.3 |
| 1387 | 2026-05-20T00:52:04.171Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1388 | 2026-05-20T00:52:04.171Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1389 | 2026-05-20T00:52:04.173Z | Downloaded utf8_iter v1.0.4 |
| 1390 | 2026-05-20T00:52:04.173Z | Downloaded unarray v0.1.4 |
| 1391 | 2026-05-20T00:52:04.173Z | Downloaded universal-hash v0.5.1 |
| 1392 | 2026-05-20T00:52:04.183Z | Downloaded utf8parse v0.2.2 |
| 1393 | 2026-05-20T00:52:04.183Z | Downloaded unicode-linebreak v0.1.5 |
| 1394 | 2026-05-20T00:52:04.183Z | Downloaded thread_local v1.1.9 |
| 1395 | 2026-05-20T00:52:04.183Z | Downloaded idna v1.1.0 |
| 1396 | 2026-05-20T00:52:04.183Z | Downloaded hashbrown v0.12.3 |
| 1397 | 2026-05-20T00:52:04.183Z | Downloaded thiserror v1.0.69 |
| 1398 | 2026-05-20T00:52:04.186Z | Downloaded slog-term v2.9.2 |
| 1399 | 2026-05-20T00:52:04.186Z | Downloaded tinystr v0.8.3 |
| 1400 | 2026-05-20T00:52:04.186Z | Downloaded tiny-keccak v2.0.2 |
| 1401 | 2026-05-20T00:52:04.189Z | Downloaded tokio-rustls v0.25.0 |
| 1402 | 2026-05-20T00:52:04.189Z | Downloaded usdt-macro v0.6.0 |
| 1403 | 2026-05-20T00:52:04.189Z | Downloaded usdt-attr-macro v0.5.0 |
| 1404 | 2026-05-20T00:52:04.192Z | Downloaded smartstring v1.0.1 |
| 1405 | 2026-05-20T00:52:04.192Z | Downloaded usdt v0.6.0 |
| 1406 | 2026-05-20T00:52:04.192Z | Downloaded usdt v0.5.0 |
| 1407 | 2026-05-20T00:52:04.195Z | Downloaded memchr v2.8.0 |
| 1408 | 2026-05-20T00:52:04.197Z | Downloaded usdt-attr-macro v0.6.0 |
| 1409 | 2026-05-20T00:52:04.198Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1410 | 2026-05-20T00:52:04.200Z | Downloaded rustls-webpki v0.103.13 |
| 1411 | 2026-05-20T00:52:04.200Z | Downloaded tokio-tungstenite v0.21.0 |
| 1412 | 2026-05-20T00:52:04.203Z | Downloaded progenitor-impl v0.13.0 |
| 1413 | 2026-05-20T00:52:04.203Z | Downloaded toml v0.8.23 |
| 1414 | 2026-05-20T00:52:04.205Z | Downloaded progenitor-impl v0.11.2 |
| 1415 | 2026-05-20T00:52:04.206Z | Downloaded thiserror-no-std v2.0.2 |
| 1416 | 2026-05-20T00:52:04.208Z | Downloaded wait-timeout v0.2.1 |
| 1417 | 2026-05-20T00:52:04.208Z | Downloaded utf-8 v0.7.6 |
| 1418 | 2026-05-20T00:52:04.211Z | Downloaded usdt-macro v0.5.0 |
| 1419 | 2026-05-20T00:52:04.211Z | Downloaded macaddr v1.0.1 |
| 1420 | 2026-05-20T00:52:04.211Z | Downloaded lru-slab v0.1.2 |
| 1421 | 2026-05-20T00:52:04.211Z | Downloaded rand v0.9.4 |
| 1422 | 2026-05-20T00:52:04.214Z | Downloaded rand v0.8.6 |
| 1423 | 2026-05-20T00:52:04.216Z | Downloaded libscf-sys v1.2.0 |
| 1424 | 2026-05-20T00:52:04.217Z | Downloaded hyper-rustls v0.27.9 |
| 1425 | 2026-05-20T00:52:04.217Z | Downloaded daft-derive v0.1.5 |
| 1426 | 2026-05-20T00:52:04.220Z | Downloaded instant v0.1.13 |
| 1427 | 2026-05-20T00:52:04.220Z | Downloaded globset v0.4.18 |
| 1428 | 2026-05-20T00:52:04.222Z | Downloaded cookie v0.18.1 |
| 1429 | 2026-05-20T00:52:04.222Z | Downloaded idna_adapter v1.2.2 |
| 1430 | 2026-05-20T00:52:04.222Z | Downloaded ident_case v1.0.1 |
| 1431 | 2026-05-20T00:52:04.225Z | Downloaded chacha20 v0.9.1 |
| 1432 | 2026-05-20T00:52:04.225Z | Downloaded zerofrom v0.1.7 |
| 1433 | 2026-05-20T00:52:04.225Z | Downloaded bcs v0.1.6 |
| 1434 | 2026-05-20T00:52:04.228Z | Downloaded want v0.3.1 |
| 1435 | 2026-05-20T00:52:04.228Z | Downloaded byte-wrapper v0.1.0 |
| 1436 | 2026-05-20T00:52:04.228Z | Downloaded snafu v0.8.9 |
| 1437 | 2026-05-20T00:52:04.232Z | Downloaded embedded-io v0.4.0 |
| 1438 | 2026-05-20T00:52:04.235Z | Downloaded test-strategy v0.4.5 |
| 1439 | 2026-05-20T00:52:04.235Z | Downloaded serde_with_macros v3.20.0 |
| 1440 | 2026-05-20T00:52:04.237Z | Downloaded dropshot-api-manager v0.7.1 |
| 1441 | 2026-05-20T00:52:04.237Z | Downloaded schemars v1.2.1 |
| 1442 | 2026-05-20T00:52:04.245Z | Downloaded tempfile v3.27.0 |
| 1443 | 2026-05-20T00:52:04.249Z | Downloaded slog v2.8.2 |
| 1444 | 2026-05-20T00:52:04.251Z | Downloaded waitgroup v0.1.2 |
| 1445 | 2026-05-20T00:52:04.251Z | Downloaded version_check v0.9.5 |
| 1446 | 2026-05-20T00:52:04.251Z | Downloaded serde_core v1.0.228 |
| 1447 | 2026-05-20T00:52:04.251Z | Downloaded zerofrom-derive v0.1.7 |
| 1448 | 2026-05-20T00:52:04.255Z | Downloaded unit-prefix v0.5.2 |
| 1449 | 2026-05-20T00:52:04.255Z | Downloaded tracing-attributes v0.1.31 |
| 1450 | 2026-05-20T00:52:04.255Z | Downloaded usdt-impl v0.5.0 |
| 1451 | 2026-05-20T00:52:04.258Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1452 | 2026-05-20T00:52:04.258Z | Downloaded serde v1.0.228 |
| 1453 | 2026-05-20T00:52:04.261Z | Downloaded zeroize_derive v1.4.3 |
| 1454 | 2026-05-20T00:52:04.261Z | Downloaded hyper v1.9.0 |
| 1455 | 2026-05-20T00:52:04.265Z | Downloaded aho-corasick v1.1.4 |
| 1456 | 2026-05-20T00:52:04.268Z | Downloaded cmake v0.1.58 |
| 1457 | 2026-05-20T00:52:04.268Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1458 | 2026-05-20T00:52:04.271Z | Downloaded zone v0.3.1 |
| 1459 | 2026-05-20T00:52:04.271Z | Downloaded vsss-rs v3.3.4 |
| 1460 | 2026-05-20T00:52:04.271Z | Downloaded tokio-rustls v0.26.4 |
| 1461 | 2026-05-20T00:52:04.274Z | Downloaded zone_cfg_derive v0.3.1 |
| 1462 | 2026-05-20T00:52:04.274Z | Downloaded tokio-stream v0.1.18 |
| 1463 | 2026-05-20T00:52:04.276Z | Downloaded byteorder v1.5.0 |
| 1464 | 2026-05-20T00:52:04.276Z | Downloaded bs58 v0.5.1 |
| 1465 | 2026-05-20T00:52:04.279Z | Downloaded anstyle v1.0.14 |
| 1466 | 2026-05-20T00:52:04.279Z | Downloaded whoami v1.6.1 |
| 1467 | 2026-05-20T00:52:04.279Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1468 | 2026-05-20T00:52:04.282Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1469 | 2026-05-20T00:52:04.284Z | Downloaded socket2 v0.6.3 |
| 1470 | 2026-05-20T00:52:04.284Z | Downloaded yoke-derive v0.8.2 |
| 1471 | 2026-05-20T00:52:04.284Z | Downloaded quinn v0.11.9 |
| 1472 | 2026-05-20T00:52:04.287Z | Downloaded writeable v0.6.3 |
| 1473 | 2026-05-20T00:52:04.290Z | Downloaded backoff v0.4.0 |
| 1474 | 2026-05-20T00:52:04.290Z | Downloaded dyn-clone v1.0.20 |
| 1475 | 2026-05-20T00:52:04.290Z | Downloaded indexmap v2.14.0 |
| 1476 | 2026-05-20T00:52:04.293Z | Downloaded dof v0.3.0 |
| 1477 | 2026-05-20T00:52:04.293Z | Downloaded pest v2.8.6 |
| 1478 | 2026-05-20T00:52:04.295Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1479 | 2026-05-20T00:52:04.298Z | Downloaded equivalent v1.0.2 |
| 1480 | 2026-05-20T00:52:04.298Z | Downloaded dtrace-parser v0.2.0 |
| 1481 | 2026-05-20T00:52:04.298Z | Downloaded bit-vec v0.8.0 |
| 1482 | 2026-05-20T00:52:04.298Z | Downloaded serde_derive v1.0.228 |
| 1483 | 2026-05-20T00:52:04.301Z | Downloaded aead v0.5.2 |
| 1484 | 2026-05-20T00:52:04.301Z | Downloaded cpufeatures v0.2.17 |
| 1485 | 2026-05-20T00:52:04.303Z | Downloaded clap_lex v1.1.0 |
| 1486 | 2026-05-20T00:52:04.303Z | Downloaded ff v0.13.1 |
| 1487 | 2026-05-20T00:52:04.304Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1488 | 2026-05-20T00:52:04.304Z | Downloaded xz2 v0.1.7 |
| 1489 | 2026-05-20T00:52:04.307Z | Downloaded icu_properties_data v2.2.0 |
| 1490 | 2026-05-20T00:52:04.310Z | Downloaded compression-core v0.4.32 |
| 1491 | 2026-05-20T00:52:04.310Z | Downloaded backon v1.6.0 |
| 1492 | 2026-05-20T00:52:04.313Z | Downloaded async-stream v0.3.6 |
| 1493 | 2026-05-20T00:52:04.313Z | Downloaded crc32fast v1.5.0 |
| 1494 | 2026-05-20T00:52:04.315Z | Downloaded thin-vec v0.2.18 |
| 1495 | 2026-05-20T00:52:04.315Z | Downloaded zmij v1.0.21 |
| 1496 | 2026-05-20T00:52:04.318Z | Downloaded textwrap v0.16.2 |
| 1497 | 2026-05-20T00:52:04.318Z | Downloaded const-random v0.1.18 |
| 1498 | 2026-05-20T00:52:04.318Z | Downloaded colorchoice v1.0.5 |
| 1499 | 2026-05-20T00:52:04.321Z | Downloaded clap v4.6.1 |
| 1500 | 2026-05-20T00:52:04.323Z | Downloaded zeroize v1.8.2 |
| 1501 | 2026-05-20T00:52:04.326Z | Downloaded ucd-trie v0.1.7 |
| 1502 | 2026-05-20T00:52:04.326Z | Downloaded typify v0.4.3 |
| 1503 | 2026-05-20T00:52:04.329Z | Downloaded base16ct v1.0.0 |
| 1504 | 2026-05-20T00:52:04.329Z | Downloaded flate2 v1.1.9 |
| 1505 | 2026-05-20T00:52:04.332Z | Downloaded const_format_proc_macros v0.2.34 |
| 1506 | 2026-05-20T00:52:04.332Z | Downloaded tinyvec v1.11.0 |
| 1507 | 2026-05-20T00:52:04.334Z | Downloaded async-trait v0.1.89 |
| 1508 | 2026-05-20T00:52:04.337Z | Downloaded h2 v0.4.14 |
| 1509 | 2026-05-20T00:52:04.339Z | Downloaded zerocopy-derive v0.7.35 |
| 1510 | 2026-05-20T00:52:04.342Z | Downloaded usdt-impl v0.6.0 |
| 1511 | 2026-05-20T00:52:04.342Z | Downloaded unsafe-libyaml v0.2.11 |
| 1512 | 2026-05-20T00:52:04.345Z | Downloaded qorb v0.4.1 |
| 1513 | 2026-05-20T00:52:04.347Z | Downloaded nom v7.1.3 |
| 1514 | 2026-05-20T00:52:04.350Z | Downloaded toml_edit v0.22.27 |
| 1515 | 2026-05-20T00:52:04.353Z | Downloaded zerovec-derive v0.11.3 |
| 1516 | 2026-05-20T00:52:04.353Z | Downloaded async-stream-impl v0.3.6 |
| 1517 | 2026-05-20T00:52:04.353Z | Downloaded darling_macro v0.23.0 |
| 1518 | 2026-05-20T00:52:04.353Z | Downloaded clap_builder v4.6.0 |
| 1519 | 2026-05-20T00:52:04.356Z | Downloaded libm v0.2.16 |
| 1520 | 2026-05-20T00:52:04.361Z | Downloaded walkdir v2.5.0 |
| 1521 | 2026-05-20T00:52:04.364Z | Downloaded tungstenite v0.21.0 |
| 1522 | 2026-05-20T00:52:04.366Z | Downloaded yoke v0.8.2 |
| 1523 | 2026-05-20T00:52:04.366Z | Downloaded unicode-ident v1.0.24 |
| 1524 | 2026-05-20T00:52:04.369Z | Downloaded data-encoding v2.11.0 |
| 1525 | 2026-05-20T00:52:04.369Z | Downloaded base16ct v0.2.0 |
| 1526 | 2026-05-20T00:52:04.369Z | Downloaded bytecount v0.6.9 |
| 1527 | 2026-05-20T00:52:04.369Z | Downloaded typify v0.6.2 |
| 1528 | 2026-05-20T00:52:04.372Z | Downloaded anstyle-query v1.1.5 |
| 1529 | 2026-05-20T00:52:04.379Z | Downloaded hashbrown v0.17.1 |
| 1530 | 2026-05-20T00:52:04.387Z | Downloaded steno v0.4.1 |
| 1531 | 2026-05-20T00:52:04.390Z | Downloaded tracing-core v0.1.36 |
| 1532 | 2026-05-20T00:52:04.392Z | Downloaded itertools v0.12.1 |
| 1533 | 2026-05-20T00:52:04.403Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1534 | 2026-05-20T00:52:04.406Z | Downloaded hashbrown v0.15.5 |
| 1535 | 2026-05-20T00:52:04.411Z | Downloaded nom v8.0.0 |
| 1536 | 2026-05-20T00:52:04.418Z | Downloaded itertools v0.14.0 |
| 1537 | 2026-05-20T00:52:04.422Z | Downloaded rand v0.10.1 |
| 1538 | 2026-05-20T00:52:04.425Z | Downloaded reqwest v0.13.3 |
| 1539 | 2026-05-20T00:52:04.428Z | Downloaded reqwest v0.12.28 |
| 1540 | 2026-05-20T00:52:04.434Z | Downloaded url v2.5.8 |
| 1541 | 2026-05-20T00:52:04.437Z | Downloaded aws-lc-rs v1.16.3 |
| 1542 | 2026-05-20T00:52:04.444Z | Downloaded uuid v1.23.1 |
| 1543 | 2026-05-20T00:52:04.447Z | Downloaded rayon v1.12.0 |
| 1544 | 2026-05-20T00:52:04.466Z | Downloaded serde_json v1.0.149 |
| 1545 | 2026-05-20T00:52:04.470Z | Downloaded ron v0.12.1 |
| 1546 | 2026-05-20T00:52:04.477Z | Downloaded toml_edit v0.19.15 |
| 1547 | 2026-05-20T00:52:04.486Z | Downloaded tower v0.5.3 |
| 1548 | 2026-05-20T00:52:04.493Z | Downloaded typenum v1.20.0 |
| 1549 | 2026-05-20T00:52:04.496Z | Downloaded typed-path v0.9.3 |
| 1550 | 2026-05-20T00:52:04.498Z | Downloaded hkdf v0.12.4 |
| 1551 | 2026-05-20T00:52:04.501Z | Downloaded futures-util v0.3.32 |
| 1552 | 2026-05-20T00:52:04.505Z | Downloaded zerocopy-derive v0.8.48 |
| 1553 | 2026-05-20T00:52:04.510Z | Downloaded tokio-util v0.7.18 |
| 1554 | 2026-05-20T00:52:04.522Z | Downloaded unicode-segmentation v1.13.2 |
| 1555 | 2026-05-20T00:52:04.531Z | Downloaded proptest v1.11.0 |
| 1556 | 2026-05-20T00:52:04.540Z | Downloaded zerovec v0.11.6 |
| 1557 | 2026-05-20T00:52:04.543Z | Downloaded tower-http v0.6.10 |
| 1558 | 2026-05-20T00:52:04.547Z | Downloaded zerotrie v0.2.4 |
| 1559 | 2026-05-20T00:52:04.550Z | Downloaded tough v0.20.0 |
| 1560 | 2026-05-20T00:52:04.562Z | Downloaded unicode-normalization v0.1.25 |
| 1561 | 2026-05-20T00:52:04.566Z | Downloaded regex v1.12.3 |
| 1562 | 2026-05-20T00:52:04.571Z | Downloaded goblin v0.8.2 |
| 1563 | 2026-05-20T00:52:04.574Z | Downloaded curve25519-dalek v4.1.3 |
| 1564 | 2026-05-20T00:52:04.579Z | Downloaded portable-atomic v1.13.1 |
| 1565 | 2026-05-20T00:52:04.610Z | Downloaded winnow v0.5.40 |
| 1566 | 2026-05-20T00:52:04.614Z | Downloaded quinn-proto v0.11.14 |
| 1567 | 2026-05-20T00:52:04.623Z | Downloaded winnow v1.0.2 |
| 1568 | 2026-05-20T00:52:04.629Z | Downloaded tabled v0.15.0 |
| 1569 | 2026-05-20T00:52:04.637Z | Downloaded winnow v0.7.15 |
| 1570 | 2026-05-20T00:52:04.642Z | Downloaded webpki-roots v1.0.7 |
| 1571 | 2026-05-20T00:52:04.644Z | Downloaded rustls-webpki v0.102.8 |
| 1572 | 2026-05-20T00:52:04.653Z | Downloaded tabled v0.20.0 |
| 1573 | 2026-05-20T00:52:04.662Z | Downloaded serde_with v3.20.0 |
| 1574 | 2026-05-20T00:52:04.668Z | Downloaded bstr v1.12.1 |
| 1575 | 2026-05-20T00:52:04.673Z | Downloaded moka v0.12.15 |
| 1576 | 2026-05-20T00:52:04.677Z | Downloaded goblin v0.10.5 |
| 1577 | 2026-05-20T00:52:04.683Z | Downloaded time v0.3.47 |
| 1578 | 2026-05-20T00:52:04.687Z | Downloaded zerocopy v0.7.35 |
| 1579 | 2026-05-20T00:52:04.697Z | Downloaded syn v1.0.109 |
| 1580 | 2026-05-20T00:52:04.700Z | Downloaded smoltcp v0.11.0 |
| 1581 | 2026-05-20T00:52:04.707Z | Downloaded unicode-width v0.2.2 |
| 1582 | 2026-05-20T00:52:04.720Z | Downloaded rustls v0.22.4 |
| 1583 | 2026-05-20T00:52:04.736Z | Downloaded zerocopy v0.8.48 |
| 1584 | 2026-05-20T00:52:04.769Z | Downloaded rustix v1.1.4 |
| 1585 | 2026-05-20T00:52:04.783Z | Downloaded hickory-proto v0.24.4 |
| 1586 | 2026-05-20T00:52:04.804Z | Downloaded openssl v0.10.79 |
| 1587 | 2026-05-20T00:52:04.813Z | Downloaded vcpkg v0.2.15 |
| 1588 | 2026-05-20T00:52:04.834Z | Downloaded tracing v0.1.44 |
| 1589 | 2026-05-20T00:52:04.851Z | Downloaded typify-impl v0.4.3 |
| 1590 | 2026-05-20T00:52:04.857Z | Downloaded nix v0.31.3 |
| 1591 | 2026-05-20T00:52:04.864Z | Downloaded unicode-width v0.1.14 |
| 1592 | 2026-05-20T00:52:04.871Z | Downloaded syn v2.0.117 |
| 1593 | 2026-05-20T00:52:04.877Z | Downloaded rhai v1.24.0 |
| 1594 | 2026-05-20T00:52:04.886Z | Downloaded dropshot v0.17.0 |
| 1595 | 2026-05-20T00:52:04.898Z | Downloaded regress v0.11.1 |
| 1596 | 2026-05-20T00:52:04.902Z | Downloaded hickory-proto v0.25.2 |
| 1597 | 2026-05-20T00:52:04.910Z | Downloaded rustix v0.38.44 |
| 1598 | 2026-05-20T00:52:04.922Z | Downloaded regress v0.10.5 |
| 1599 | 2026-05-20T00:52:04.927Z | Downloaded rustls v0.23.40 |
| 1600 | 2026-05-20T00:52:04.933Z | Downloaded petgraph v0.6.5 |
| 1601 | 2026-05-20T00:52:04.944Z | Downloaded jiff v0.2.24 |
| 1602 | 2026-05-20T00:52:04.959Z | Downloaded chrono-tz v0.10.4 |
| 1603 | 2026-05-20T00:52:04.970Z | Downloaded regex-syntax v0.8.10 |
| 1604 | 2026-05-20T00:52:04.974Z | Downloaded openapiv3 v2.2.0 |
| 1605 | 2026-05-20T00:52:04.987Z | Downloaded petgraph v0.8.3 |
| 1606 | 2026-05-20T00:52:05.001Z | Downloaded typify-impl v0.6.2 |
| 1607 | 2026-05-20T00:52:05.010Z | Downloaded sled v0.34.7 |
| 1608 | 2026-05-20T00:52:05.014Z | Downloaded libc v0.2.186 |
| 1609 | 2026-05-20T00:52:05.034Z | Downloaded csv v1.4.0 |
| 1610 | 2026-05-20T00:52:05.053Z | Downloaded tokio v1.52.3 |
| 1611 | 2026-05-20T00:52:05.075Z | Downloaded regex-automata v0.4.14 |
| 1612 | 2026-05-20T00:52:05.101Z | Downloaded lzma-sys v0.1.20 |
| 1613 | 2026-05-20T00:52:05.135Z | Downloaded sha3 v0.10.9 |
| 1614 | 2026-05-20T00:52:05.198Z | Downloaded encoding_rs v0.8.35 |
| 1615 | 2026-05-20T00:52:05.218Z | Downloaded ring v0.17.14 |
| 1616 | 2026-05-20T00:52:05.587Z | Downloaded aws-lc-sys v0.40.0 |
| 1617 | 2026-05-20T00:52:05.942Z | Compiling proc-macro2 v1.0.106 |
| 1618 | 2026-05-20T00:52:05.942Z | Compiling quote v1.0.45 |
| 1619 | 2026-05-20T00:52:05.942Z | Compiling unicode-ident v1.0.24 |
| 1620 | 2026-05-20T00:52:05.942Z | Compiling serde_core v1.0.228 |
| 1621 | 2026-05-20T00:52:05.942Z | Compiling serde v1.0.228 |
| 1622 | 2026-05-20T00:52:05.945Z | Compiling libc v0.2.186 |
| 1623 | 2026-05-20T00:52:05.945Z | Compiling cfg-if v1.0.4 |
| 1624 | 2026-05-20T00:52:06.198Z | Compiling zmij v1.0.21 |
| 1625 | 2026-05-20T00:52:06.260Z | Compiling autocfg v1.5.0 |
| 1626 | 2026-05-20T00:52:06.675Z | Compiling memchr v2.8.0 |
| 1627 | 2026-05-20T00:52:06.757Z | Compiling libm v0.2.16 |
| 1628 | 2026-05-20T00:52:07.096Z | Compiling itoa v1.0.18 |
| 1629 | 2026-05-20T00:52:07.168Z | Compiling icu_properties_data v2.2.0 |
| 1630 | 2026-05-20T00:52:07.299Z | Compiling icu_normalizer_data v2.2.0 |
| 1631 | 2026-05-20T00:52:07.412Z | Compiling version_check v0.9.5 |
| 1632 | 2026-05-20T00:52:07.479Z | Compiling stable_deref_trait v1.2.1 |
| 1633 | 2026-05-20T00:52:07.550Z | Compiling syn v2.0.117 |
| 1634 | 2026-05-20T00:52:07.566Z | Compiling serde_json v1.0.149 |
| 1635 | 2026-05-20T00:52:07.600Z | Compiling thiserror v2.0.18 |
| 1636 | 2026-05-20T00:52:07.850Z | Compiling litemap v0.8.2 |
| 1637 | 2026-05-20T00:52:07.866Z | Compiling writeable v0.6.3 |
| 1638 | 2026-05-20T00:52:07.918Z | Compiling parking_lot_core v0.9.12 |
| 1639 | 2026-05-20T00:52:07.953Z | Compiling utf8_iter v1.0.4 |
| 1640 | 2026-05-20T00:52:08.038Z | Compiling num-traits v0.2.19 |
| 1641 | 2026-05-20T00:52:08.058Z | Compiling percent-encoding v2.3.2 |
| 1642 | 2026-05-20T00:52:08.293Z | Compiling form_urlencoded v1.2.2 |
| 1643 | 2026-05-20T00:52:08.310Z | Compiling getrandom v0.4.2 |
| 1644 | 2026-05-20T00:52:08.341Z | Compiling rand_core v0.10.1 |
| 1645 | 2026-05-20T00:52:08.478Z | Compiling jobserver v0.1.34 |
| 1646 | 2026-05-20T00:52:08.502Z | Compiling heck v0.5.0 |
| 1647 | 2026-05-20T00:52:08.566Z | Compiling find-msvc-tools v0.1.9 |
| 1648 | 2026-05-20T00:52:08.743Z | Compiling shlex v1.3.0 |
| 1649 | 2026-05-20T00:52:08.862Z | Compiling errno v0.3.14 |
| 1650 | 2026-05-20T00:52:08.895Z | Compiling cc v1.2.62 |
| 1651 | 2026-05-20T00:52:09.030Z | Compiling zerocopy v0.8.48 |
| 1652 | 2026-05-20T00:52:09.152Z | Compiling iana-time-zone v0.1.65 |
| 1653 | 2026-05-20T00:52:09.439Z | Compiling uuid v1.23.1 |
| 1654 | 2026-05-20T00:52:09.504Z | Compiling semver v1.0.28 |
| 1655 | 2026-05-20T00:52:09.699Z | Compiling getrandom v0.2.17 |
| 1656 | 2026-05-20T00:52:09.924Z | Compiling dyn-clone v1.0.20 |
| 1657 | 2026-05-20T00:52:09.945Z | Compiling schemars v0.8.22 |
| 1658 | 2026-05-20T00:52:10.063Z | Compiling pin-project-lite v0.2.17 |
| 1659 | 2026-05-20T00:52:10.079Z | Compiling rustversion v1.0.22 |
| 1660 | 2026-05-20T00:52:10.127Z | Compiling scopeguard v1.2.0 |
| 1661 | 2026-05-20T00:52:10.184Z | Compiling socket2 v0.6.3 |
| 1662 | 2026-05-20T00:52:10.218Z | Compiling lock_api v0.4.14 |
| 1663 | 2026-05-20T00:52:10.249Z | Compiling bitflags v2.11.1 |
| 1664 | 2026-05-20T00:52:10.268Z | Compiling signal-hook-registry v1.4.8 |
| 1665 | 2026-05-20T00:52:10.371Z | Compiling synstructure v0.13.2 |
| 1666 | 2026-05-20T00:52:10.446Z | Compiling serde_derive_internals v0.29.1 |
| 1667 | 2026-05-20T00:52:10.726Z | Compiling mio v1.2.0 |
| 1668 | 2026-05-20T00:52:10.854Z | Compiling log v0.4.29 |
| 1669 | 2026-05-20T00:52:10.975Z | Compiling portable-atomic v1.13.1 |
| 1670 | 2026-05-20T00:52:11.032Z | Compiling subtle v2.6.1 |
| 1671 | 2026-05-20T00:52:11.089Z | Compiling equivalent v1.0.2 |
| 1672 | 2026-05-20T00:52:11.196Z | Compiling futures-core v0.3.32 |
| 1673 | 2026-05-20T00:52:11.200Z | Compiling critical-section v1.2.0 |
| 1674 | 2026-05-20T00:52:11.200Z | Compiling ring v0.17.14 |
| 1675 | 2026-05-20T00:52:11.245Z | Compiling cmake v0.1.58 |
| 1676 | 2026-05-20T00:52:11.321Z | Compiling fs_extra v1.3.0 |
| 1677 | 2026-05-20T00:52:11.353Z | Compiling dunce v1.0.5 |
| 1678 | 2026-05-20T00:52:11.375Z | Compiling httparse v1.10.1 |
| 1679 | 2026-05-20T00:52:11.409Z | Compiling futures-sink v0.3.32 |
| 1680 | 2026-05-20T00:52:11.450Z | Compiling slab v0.4.12 |
| 1681 | 2026-05-20T00:52:11.521Z | Compiling rand_core v0.6.4 |
| 1682 | 2026-05-20T00:52:11.540Z | Compiling serde_derive v1.0.228 |
| 1683 | 2026-05-20T00:52:11.567Z | Compiling zerofrom-derive v0.1.7 |
| 1684 | 2026-05-20T00:52:11.572Z | Compiling yoke-derive v0.8.2 |
| 1685 | 2026-05-20T00:52:11.649Z | Compiling zerovec-derive v0.11.3 |
| 1686 | 2026-05-20T00:52:11.729Z | Compiling displaydoc v0.2.5 |
| 1687 | 2026-05-20T00:52:11.754Z | Compiling schemars_derive v0.8.22 |
| 1688 | 2026-05-20T00:52:11.771Z | Compiling thiserror-impl v2.0.18 |
| 1689 | 2026-05-20T00:52:12.237Z | Compiling tokio-macros v2.7.0 |
| 1690 | 2026-05-20T00:52:12.487Z | Compiling zerocopy-derive v0.8.48 |
| 1691 | 2026-05-20T00:52:12.665Z | Compiling zeroize_derive v1.4.3 |
| 1692 | 2026-05-20T00:52:12.740Z | Compiling futures-macro v0.3.32 |
| 1693 | 2026-05-20T00:52:12.768Z | Compiling zerofrom v0.1.7 |
| 1694 | 2026-05-20T00:52:12.912Z | Compiling yoke v0.8.2 |
| 1695 | 2026-05-20T00:52:12.997Z | Compiling once_cell v1.21.4 |
| 1696 | 2026-05-20T00:52:13.013Z | Compiling aws-lc-sys v0.40.0 |
| 1697 | 2026-05-20T00:52:13.107Z | Compiling zerovec v0.11.6 |
| 1698 | 2026-05-20T00:52:13.160Z | Compiling zerotrie v0.2.4 |
| 1699 | 2026-05-20T00:52:13.345Z | Compiling futures-channel v0.3.32 |
| 1700 | 2026-05-20T00:52:13.362Z | Compiling zeroize v1.8.2 |
| 1701 | 2026-05-20T00:52:13.578Z | Compiling rustix v1.1.4 |
| 1702 | 2026-05-20T00:52:13.594Z | Compiling thiserror v1.0.69 |
| 1703 | 2026-05-20T00:52:13.610Z | Compiling ucd-trie v0.1.7 |
| 1704 | 2026-05-20T00:52:13.610Z | Compiling futures-task v0.3.32 |
| 1705 | 2026-05-20T00:52:13.690Z | Compiling tinystr v0.8.3 |
| 1706 | 2026-05-20T00:52:13.784Z | Compiling potential_utf v0.1.5 |
| 1707 | 2026-05-20T00:52:13.849Z | Compiling pest v2.8.6 |
| 1708 | 2026-05-20T00:52:13.865Z | Compiling icu_locale_core v2.2.0 |
| 1709 | 2026-05-20T00:52:13.913Z | Compiling regex-syntax v0.8.10 |
| 1710 | 2026-05-20T00:52:13.916Z | Compiling icu_collections v2.2.0 |
| 1711 | 2026-05-20T00:52:13.945Z | Compiling futures-io v0.3.32 |
| 1712 | 2026-05-20T00:52:13.965Z | Compiling thiserror-impl v1.0.69 |
| 1713 | 2026-05-20T00:52:14.136Z | Compiling futures-util v0.3.32 |
| 1714 | 2026-05-20T00:52:14.818Z | Compiling smallvec v1.15.1 |
| 1715 | 2026-05-20T00:52:15.037Z | Compiling bytes v1.11.1 |
| 1716 | 2026-05-20T00:52:15.095Z | Compiling icu_provider v2.2.0 |
| 1717 | 2026-05-20T00:52:15.119Z | Compiling chrono v0.4.44 |
| 1718 | 2026-05-20T00:52:15.172Z | Compiling serde_tokenstream v0.2.3 |
| 1719 | 2026-05-20T00:52:15.462Z | Compiling icu_properties v2.2.0 |
| 1720 | 2026-05-20T00:52:15.698Z | Compiling icu_normalizer v2.2.0 |
| 1721 | 2026-05-20T00:52:16.271Z | Compiling parking_lot v0.12.5 |
| 1722 | 2026-05-20T00:52:16.468Z | Compiling idna_adapter v1.2.2 |
| 1723 | 2026-05-20T00:52:16.618Z | Compiling idna v1.1.0 |
| 1724 | 2026-05-20T00:52:16.699Z | Compiling tokio v1.52.3 |
| 1725 | 2026-05-20T00:52:16.722Z | Compiling pest_meta v2.8.6 |
| 1726 | 2026-05-20T00:52:16.871Z | Compiling hashbrown v0.17.1 |
| 1727 | 2026-05-20T00:52:17.007Z | Compiling url v2.5.8 |
| 1728 | 2026-05-20T00:52:17.112Z | Compiling aho-corasick v1.1.4 |
| 1729 | 2026-05-20T00:52:17.183Z | Compiling tracing-core v0.1.36 |
| 1730 | 2026-05-20T00:52:18.011Z | Compiling indexmap v2.14.0 |
| 1731 | 2026-05-20T00:52:18.198Z | Compiling pest_generator v2.8.6 |
| 1732 | 2026-05-20T00:52:18.545Z | Compiling regex-automata v0.4.14 |
| 1733 | 2026-05-20T00:52:18.566Z | Compiling tracing-attributes v0.1.31 |
| 1734 | 2026-05-20T00:52:18.716Z | Compiling generic-array v0.14.7 |
| 1735 | 2026-05-20T00:52:18.801Z | Compiling pest_derive v2.8.6 |
| 1736 | 2026-05-20T00:52:18.966Z | Compiling getrandom v0.3.4 |
| 1737 | 2026-05-20T00:52:19.338Z | Compiling ipnetwork v0.21.1 |
| 1738 | 2026-05-20T00:52:19.504Z | Compiling strsim v0.11.1 |
| 1739 | 2026-05-20T00:52:19.686Z | Compiling typenum v1.20.0 |
| 1740 | 2026-05-20T00:52:19.790Z | Compiling tracing v0.1.44 |
| 1741 | 2026-05-20T00:52:20.132Z | Compiling fnv v1.0.7 |
| 1742 | 2026-05-20T00:52:20.241Z | Compiling regex v1.12.3 |
| 1743 | 2026-05-20T00:52:20.863Z | Compiling http v1.4.0 |
| 1744 | 2026-05-20T00:52:20.890Z | Compiling rustls-pki-types v1.14.1 |
| 1745 | 2026-05-20T00:52:21.107Z | Compiling base64 v0.22.1 |
| 1746 | 2026-05-20T00:52:21.124Z | Compiling byteorder v1.5.0 |
| 1747 | 2026-05-20T00:52:21.584Z | Compiling ident_case v1.0.1 |
| 1748 | 2026-05-20T00:52:21.733Z | Compiling slog v2.8.2 |
| 1749 | 2026-05-20T00:52:21.797Z | Compiling paste v1.0.15 |
| 1750 | 2026-05-20T00:52:22.008Z | Compiling untrusted v0.9.0 |
| 1751 | 2026-05-20T00:52:22.125Z | Compiling anyhow v1.0.102 |
| 1752 | 2026-05-20T00:52:22.505Z | Compiling erased-serde v0.3.31 |
| 1753 | 2026-05-20T00:52:22.520Z | Compiling omicron-workspace-hack v0.1.0 |
| 1754 | 2026-05-20T00:52:22.755Z | Compiling crypto-common v0.1.7 |
| 1755 | 2026-05-20T00:52:22.851Z | Compiling ipnet v2.12.0 |
| 1756 | 2026-05-20T00:52:22.900Z | Compiling tokio-util v0.7.18 |
| 1757 | 2026-05-20T00:52:23.200Z | Compiling scroll_derive v0.13.1 |
| 1758 | 2026-05-20T00:52:23.726Z | Compiling num-conv v0.2.1 |
| 1759 | 2026-05-20T00:52:23.873Z | Compiling time-core v0.1.8 |
| 1760 | 2026-05-20T00:52:23.991Z | Compiling http-body v1.0.1 |
| 1761 | 2026-05-20T00:52:24.006Z | Compiling oxnet v0.1.5 |
| 1762 | 2026-05-20T00:52:24.036Z | Compiling time-macros v0.2.27 |
| 1763 | 2026-05-20T00:52:24.106Z | Compiling atomic-waker v1.1.2 |
| 1764 | 2026-05-20T00:52:25.009Z | Compiling ryu v1.0.23 |
| 1765 | 2026-05-20T00:52:25.310Z | Compiling try-lock v0.2.5 |
| 1766 | 2026-05-20T00:52:25.410Z | Compiling tower-layer v0.3.3 |
| 1767 | 2026-05-20T00:52:25.426Z | Compiling tower-service v0.3.3 |
| 1768 | 2026-05-20T00:52:25.522Z | Compiling want v0.3.1 |
| 1769 | 2026-05-20T00:52:25.536Z | Compiling h2 v0.4.14 |
| 1770 | 2026-05-20T00:52:25.691Z | Compiling ppv-lite86 v0.2.21 |
| 1771 | 2026-05-20T00:52:25.960Z | Compiling daft-derive v0.1.5 |
| 1772 | 2026-05-20T00:52:25.974Z | Compiling async-trait v0.1.89 |
| 1773 | 2026-05-20T00:52:26.014Z | Compiling httpdate v1.0.3 |
| 1774 | 2026-05-20T00:52:26.374Z | Compiling camino v1.2.2 |
| 1775 | 2026-05-20T00:52:26.676Z | Compiling crc32fast v1.5.0 |
| 1776 | 2026-05-20T00:52:26.711Z | Compiling aws-lc-rs v1.16.3 |
| 1777 | 2026-05-20T00:52:27.084Z | Compiling crossbeam-utils v0.8.21 |
| 1778 | 2026-05-20T00:52:27.232Z | Compiling pretty-hex v0.4.2 |
| 1779 | 2026-05-20T00:52:27.372Z | Compiling usdt-impl v0.6.0 |
| 1780 | 2026-05-20T00:52:27.636Z | Compiling scroll v0.13.0 |
| 1781 | 2026-05-20T00:52:27.892Z | Compiling hyper v1.9.0 |
| 1782 | 2026-05-20T00:52:28.081Z | Compiling block-buffer v0.10.4 |
| 1783 | 2026-05-20T00:52:28.247Z | Compiling untrusted v0.7.1 |
| 1784 | 2026-05-20T00:52:28.375Z | Compiling plain v0.2.3 |
| 1785 | 2026-05-20T00:52:28.493Z | Compiling goblin v0.10.5 |
| 1786 | 2026-05-20T00:52:28.776Z | Compiling digest v0.10.7 |
| 1787 | 2026-05-20T00:52:29.188Z | Compiling hyper-util v0.1.20 |
| 1788 | 2026-05-20T00:52:29.689Z | Compiling serde_urlencoded v0.7.1 |
| 1789 | 2026-05-20T00:52:29.961Z | Compiling http-body-util v0.1.3 |
| 1790 | 2026-05-20T00:52:30.240Z | Compiling slog-async v2.8.0 |
| 1791 | 2026-05-20T00:52:30.668Z | Compiling rustls v0.23.40 |
| 1792 | 2026-05-20T00:52:31.040Z | Compiling allocator-api2 v0.2.21 |
| 1793 | 2026-05-20T00:52:31.105Z | Compiling foldhash v0.2.0 |
| 1794 | 2026-05-20T00:52:31.422Z | Compiling hashbrown v0.16.1 |
| 1795 | 2026-05-20T00:52:31.850Z | Compiling dof v0.4.0 |
| 1796 | 2026-05-20T00:52:31.941Z | Compiling dtrace-parser v0.3.0 |
| 1797 | 2026-05-20T00:52:32.079Z | Compiling thread-id v5.1.0 |
| 1798 | 2026-05-20T00:52:32.151Z | Compiling ref-cast v1.0.25 |
| 1799 | 2026-05-20T00:52:32.519Z | Compiling rustls v0.22.4 |
| 1800 | 2026-05-20T00:52:32.756Z | Compiling rand_core v0.9.5 |
| 1801 | 2026-05-20T00:52:32.896Z | Compiling ref-cast-impl v1.0.25 |
| 1802 | 2026-05-20T00:52:33.012Z | Compiling sync_wrapper v1.0.2 |
| 1803 | 2026-05-20T00:52:33.326Z | Compiling syn v1.0.109 |
| 1804 | 2026-05-20T00:52:33.343Z | Compiling usdt-macro v0.6.0 |
| 1805 | 2026-05-20T00:52:33.521Z | Compiling usdt-attr-macro v0.6.0 |
| 1806 | 2026-05-20T00:52:33.710Z | Compiling tower v0.5.3 |
| 1807 | 2026-05-20T00:52:34.065Z | Compiling webpki-roots v1.0.7 |
| 1808 | 2026-05-20T00:52:34.178Z | Compiling structmeta-derive v0.3.0 |
| 1809 | 2026-05-20T00:52:34.195Z | Compiling multer v3.1.0 |
| 1810 | 2026-05-20T00:52:34.438Z | Compiling powerfmt v0.2.0 |
| 1811 | 2026-05-20T00:52:34.637Z | Compiling deranged v0.5.8 |
| 1812 | 2026-05-20T00:52:34.694Z | Compiling tower-http v0.6.10 |
| 1813 | 2026-05-20T00:52:35.206Z | Compiling structmeta v0.3.0 |
| 1814 | 2026-05-20T00:52:35.406Z | Compiling rand_chacha v0.9.0 |
| 1815 | 2026-05-20T00:52:35.742Z | Compiling darling_core v0.23.0 |
| 1816 | 2026-05-20T00:52:35.949Z | Compiling openapiv3 v2.2.0 |
| 1817 | 2026-05-20T00:52:37.819Z | Compiling newtype-uuid-macros v0.1.0 |
| 1818 | 2026-05-20T00:52:38.167Z | Compiling cpufeatures v0.2.17 |
| 1819 | 2026-05-20T00:52:38.193Z | Compiling num_threads v0.1.7 |
| 1820 | 2026-05-20T00:52:38.243Z | Compiling darling_macro v0.23.0 |
| 1821 | 2026-05-20T00:52:38.266Z | Compiling time v0.3.47 |
| 1822 | 2026-05-20T00:52:38.290Z | Compiling rand v0.9.4 |
| 1823 | 2026-05-20T00:52:38.607Z | Compiling newtype-uuid v1.3.2 |
| 1824 | 2026-05-20T00:52:38.818Z | Compiling async-stream-impl v0.3.6 |
| 1825 | 2026-05-20T00:52:38.987Z | Compiling strum_macros v0.26.4 |
| 1826 | 2026-05-20T00:52:39.455Z | Compiling dropshot v0.17.0 |
| 1827 | 2026-05-20T00:52:39.545Z | Compiling hex v0.4.3 |
| 1828 | 2026-05-20T00:52:39.628Z | Compiling darling v0.23.0 |
| 1829 | 2026-05-20T00:52:39.708Z | Compiling daft v0.1.5 |
| 1830 | 2026-05-20T00:52:39.725Z | Compiling crossbeam-channel v0.5.15 |
| 1831 | 2026-05-20T00:52:39.875Z | Compiling fastrand v2.4.1 |
| 1832 | 2026-05-20T00:52:40.395Z | Compiling serde_with_macros v3.20.0 |
| 1833 | 2026-05-20T00:52:40.803Z | Compiling futures-executor v0.3.32 |
| 1834 | 2026-05-20T00:52:40.915Z | Compiling dropshot_endpoint v0.17.0 |
| 1835 | 2026-05-20T00:52:41.083Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1836 | 2026-05-20T00:52:41.272Z | Compiling thread_local v1.1.9 |
| 1837 | 2026-05-20T00:52:41.500Z | Compiling futures v0.3.32 |
| 1838 | 2026-05-20T00:52:41.559Z | Compiling derive-ex v0.1.8 |
| 1839 | 2026-05-20T00:52:41.635Z | Compiling strum_macros v0.27.2 |
| 1840 | 2026-05-20T00:52:41.657Z | Compiling is-terminal v0.4.17 |
| 1841 | 2026-05-20T00:52:41.760Z | Compiling winnow v1.0.2 |
| 1842 | 2026-05-20T00:52:41.826Z | Compiling openssl-probe v0.2.1 |
| 1843 | 2026-05-20T00:52:42.102Z | Compiling term v1.2.1 |
| 1844 | 2026-05-20T00:52:42.521Z | Compiling take_mut v0.2.2 |
| 1845 | 2026-05-20T00:52:43.137Z | Compiling test-strategy v0.4.5 |
| 1846 | 2026-05-20T00:52:43.224Z | Compiling slog-term v2.9.2 |
| 1847 | 2026-05-20T00:52:43.455Z | Compiling rustls-native-certs v0.8.3 |
| 1848 | 2026-05-20T00:52:43.889Z | Compiling tempfile v3.27.0 |
| 1849 | 2026-05-20T00:52:44.299Z | Compiling macaddr v1.0.1 |
| 1850 | 2026-05-20T00:52:44.471Z | Compiling match_cfg v0.1.0 |
| 1851 | 2026-05-20T00:52:44.557Z | Compiling adler2 v2.0.1 |
| 1852 | 2026-05-20T00:52:44.572Z | Compiling simd-adler32 v0.3.9 |
| 1853 | 2026-05-20T00:52:44.724Z | Compiling miniz_oxide v0.8.9 |
| 1854 | 2026-05-20T00:52:44.859Z | Compiling hostname v0.3.1 |
| 1855 | 2026-05-20T00:52:45.130Z | Compiling slog-json v2.6.1 |
| 1856 | 2026-05-20T00:52:45.431Z | Compiling memmap2 v0.9.10 |
| 1857 | 2026-05-20T00:52:45.784Z | Compiling usdt v0.6.0 |
| 1858 | 2026-05-20T00:52:46.046Z | Compiling slog-bunyan v2.5.0 |
| 1859 | 2026-05-20T00:52:46.098Z | Compiling flate2 v1.1.9 |
| 1860 | 2026-05-20T00:52:46.219Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1861 | 2026-05-20T00:52:46.421Z | Compiling rustls-webpki v0.102.8 |
| 1862 | 2026-05-20T00:52:46.527Z | Compiling either v1.15.0 |
| 1863 | 2026-05-20T00:52:46.622Z | Compiling debug-ignore v1.0.5 |
| 1864 | 2026-05-20T00:52:46.736Z | Compiling compression-core v0.4.32 |
| 1865 | 2026-05-20T00:52:47.089Z | Compiling compression-codecs v0.4.38 |
| 1866 | 2026-05-20T00:52:47.341Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1867 | 2026-05-20T00:52:47.454Z | Compiling parse-display-derive v0.10.0 |
| 1868 | 2026-05-20T00:52:48.330Z | Compiling rand_chacha v0.3.1 |
| 1869 | 2026-05-20T00:52:48.472Z | Compiling serde_spanned v1.1.1 |
| 1870 | 2026-05-20T00:52:48.623Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1871 | 2026-05-20T00:52:48.948Z | Compiling encoding_rs v0.8.35 |
| 1872 | 2026-05-20T00:52:48.989Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1873 | 2026-05-20T00:52:49.007Z | Compiling mime v0.3.17 |
| 1874 | 2026-05-20T00:52:49.036Z | Compiling spin v0.9.8 |
| 1875 | 2026-05-20T00:52:49.163Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1876 | 2026-05-20T00:52:49.430Z | Compiling tokio-rustls v0.25.0 |
| 1877 | 2026-05-20T00:52:49.477Z | Compiling rand v0.8.6 |
| 1878 | 2026-05-20T00:52:49.671Z | Compiling async-compression v0.4.42 |
| 1879 | 2026-05-20T00:52:50.242Z | Compiling strum v0.26.3 |
| 1880 | 2026-05-20T00:52:50.432Z | Compiling async-stream v0.3.6 |
| 1881 | 2026-05-20T00:52:50.624Z | Compiling sha1 v0.10.6 |
| 1882 | 2026-05-20T00:52:51.054Z | Compiling waitgroup v0.1.2 |
| 1883 | 2026-05-20T00:52:51.213Z | Compiling rustls-pemfile v2.2.0 |
| 1884 | 2026-05-20T00:52:51.284Z | Compiling serde_path_to_error v0.1.20 |
| 1885 | 2026-05-20T00:52:51.489Z | Compiling hostname v0.4.2 |
| 1886 | 2026-05-20T00:52:51.662Z | Compiling wait-timeout v0.2.1 |
| 1887 | 2026-05-20T00:52:51.851Z | Compiling quick-error v1.2.3 |
| 1888 | 2026-05-20T00:52:52.000Z | Compiling bit-vec v0.8.0 |
| 1889 | 2026-05-20T00:52:52.139Z | Compiling rusty-fork v0.3.1 |
| 1890 | 2026-05-20T00:52:52.304Z | Compiling bit-set v0.8.0 |
| 1891 | 2026-05-20T00:52:52.494Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1892 | 2026-05-20T00:52:52.966Z | Compiling serde_with v3.20.0 |
| 1893 | 2026-05-20T00:52:52.982Z | Compiling rand_xorshift v0.4.0 |
| 1894 | 2026-05-20T00:52:53.146Z | Compiling regress v0.10.5 |
| 1895 | 2026-05-20T00:52:53.204Z | Compiling unarray v0.1.4 |
| 1896 | 2026-05-20T00:52:53.327Z | Compiling proptest v1.11.0 |
| 1897 | 2026-05-20T00:52:53.770Z | Compiling strum v0.27.2 |
| 1898 | 2026-05-20T00:52:53.907Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1899 | 2026-05-20T00:52:54.061Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1900 | 2026-05-20T00:52:54.245Z | Compiling instant v0.1.13 |
| 1901 | 2026-05-20T00:52:54.689Z | Compiling rustc-hash v2.1.2 |
| 1902 | 2026-05-20T00:52:54.821Z | Compiling iddqd v0.3.18 |
| 1903 | 2026-05-20T00:52:55.772Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1904 | 2026-05-20T00:52:56.074Z | Compiling itertools v0.14.0 |
| 1905 | 2026-05-20T00:52:57.195Z | Compiling unicode-width v0.2.2 |
| 1906 | 2026-05-20T00:52:57.519Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1907 | 2026-05-20T00:52:57.704Z | Compiling backon v1.6.0 |
| 1908 | 2026-05-20T00:52:58.272Z | Compiling backoff v0.4.0 |
| 1909 | 2026-05-20T00:52:58.811Z | Compiling parse-display v0.10.0 |
| 1910 | 2026-05-20T00:52:58.935Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1911 | 2026-05-20T00:53:01.858Z | Compiling regress v0.11.1 |
| 1912 | 2026-05-20T00:53:02.938Z | Compiling zerocopy-derive v0.7.35 |
| 1913 | 2026-05-20T00:53:03.417Z | Compiling typify-impl v0.6.2 |
| 1914 | 2026-05-20T00:53:04.256Z | Compiling darling_core v0.21.3 |
| 1915 | 2026-05-20T00:53:05.103Z | Compiling clap_derive v4.6.1 |
| 1916 | 2026-05-20T00:53:05.365Z | Compiling utf8parse v0.2.2 |
| 1917 | 2026-05-20T00:53:05.479Z | Compiling convert_case v0.4.0 |
| 1918 | 2026-05-20T00:53:05.773Z | Compiling derive_more v0.99.20 |
| 1919 | 2026-05-20T00:53:06.279Z | Compiling darling_macro v0.21.3 |
| 1920 | 2026-05-20T00:53:06.360Z | Compiling anstyle-parse v1.0.0 |
| 1921 | 2026-05-20T00:53:06.645Z | Compiling typify-macro v0.6.2 |
| 1922 | 2026-05-20T00:53:07.278Z | Compiling terminal_size v0.4.4 |
| 1923 | 2026-05-20T00:53:07.358Z | Compiling toml_datetime v0.6.11 |
| 1924 | 2026-05-20T00:53:07.591Z | Compiling anstyle-query v1.1.5 |
| 1925 | 2026-05-20T00:53:07.692Z | Compiling anstyle v1.0.14 |
| 1926 | 2026-05-20T00:53:07.968Z | Compiling colorchoice v1.0.5 |
| 1927 | 2026-05-20T00:53:08.085Z | Compiling is_terminal_polyfill v1.70.2 |
| 1928 | 2026-05-20T00:53:08.176Z | Compiling anstream v1.0.0 |
| 1929 | 2026-05-20T00:53:08.551Z | Compiling darling v0.21.3 |
| 1930 | 2026-05-20T00:53:08.791Z | Compiling secrecy v0.10.3 |
| 1931 | 2026-05-20T00:53:08.830Z | Compiling clap_lex v1.1.0 |
| 1932 | 2026-05-20T00:53:08.961Z | Compiling heapless v0.8.0 |
| 1933 | 2026-05-20T00:53:09.097Z | Compiling unsafe-libyaml v0.2.11 |
| 1934 | 2026-05-20T00:53:09.162Z | Compiling crucible-workspace-hack v0.1.0 |
| 1935 | 2026-05-20T00:53:09.181Z | Compiling tinyvec_macros v0.1.1 |
| 1936 | 2026-05-20T00:53:09.588Z | Compiling serde_yaml v0.9.34+deprecated |
| 1937 | 2026-05-20T00:53:09.607Z | Compiling clap_builder v4.6.0 |
| 1938 | 2026-05-20T00:53:09.718Z | Compiling tinyvec v1.11.0 |
| 1939 | 2026-05-20T00:53:10.343Z | Compiling ingot-macros v0.1.1 |
| 1940 | 2026-05-20T00:53:10.492Z | Compiling zerocopy v0.7.35 |
| 1941 | 2026-05-20T00:53:10.847Z | Compiling hash32 v0.3.1 |
| 1942 | 2026-05-20T00:53:10.963Z | Compiling scroll_derive v0.12.1 |
| 1943 | 2026-05-20T00:53:11.001Z | Compiling rustc_version v0.4.1 |
| 1944 | 2026-05-20T00:53:11.004Z | Compiling num-integer v0.1.46 |
| 1945 | 2026-05-20T00:53:11.260Z | Compiling usdt-impl v0.5.0 |
| 1946 | 2026-05-20T00:53:11.490Z | Compiling smoltcp v0.11.0 |
| 1947 | 2026-05-20T00:53:11.636Z | Compiling clap v4.6.1 |
| 1948 | 2026-05-20T00:53:11.663Z | Compiling scroll v0.12.0 |
| 1949 | 2026-05-20T00:53:11.745Z | Compiling curve25519-dalek v4.1.3 |
| 1950 | 2026-05-20T00:53:12.047Z | Compiling dof v0.3.0 |
| 1951 | 2026-05-20T00:53:12.977Z | Compiling ingot-types v0.1.2 |
| 1952 | 2026-05-20T00:53:12.994Z | Compiling typify v0.6.2 |
| 1953 | 2026-05-20T00:53:13.113Z | Compiling dtrace-parser v0.2.0 |
| 1954 | 2026-05-20T00:53:13.291Z | Compiling hmac v0.12.1 |
| 1955 | 2026-05-20T00:53:13.371Z | Compiling inout v0.1.4 |
| 1956 | 2026-05-20T00:53:13.408Z | Compiling cobs v0.3.0 |
| 1957 | 2026-05-20T00:53:13.442Z | Compiling ff v0.13.1 |
| 1958 | 2026-05-20T00:53:13.671Z | Compiling thread-id v4.2.2 |
| 1959 | 2026-05-20T00:53:13.826Z | Compiling managed v0.8.0 |
| 1960 | 2026-05-20T00:53:13.840Z | Compiling bitflags v1.3.2 |
| 1961 | 2026-05-20T00:53:14.218Z | Compiling group v0.13.0 |
| 1962 | 2026-05-20T00:53:14.289Z | Compiling postcard v1.1.3 |
| 1963 | 2026-05-20T00:53:14.333Z | Compiling cipher v0.4.4 |
| 1964 | 2026-05-20T00:53:14.572Z | Compiling hkdf v0.12.4 |
| 1965 | 2026-05-20T00:53:14.650Z | Compiling ingot v0.1.1 |
| 1966 | 2026-05-20T00:53:17.211Z | Compiling goblin v0.8.2 |
| 1967 | 2026-05-20T00:53:17.273Z | Compiling num-rational v0.4.2 |
| 1968 | 2026-05-20T00:53:17.827Z | Compiling num-iter v0.1.45 |
| 1969 | 2026-05-20T00:53:18.543Z | Compiling tabwriter v1.4.1 |
| 1970 | 2026-05-20T00:53:18.608Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1971 | 2026-05-20T00:53:18.830Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1972 | 2026-05-20T00:53:18.895Z | Compiling hubpack_derive v0.1.1 |
| 1973 | 2026-05-20T00:53:19.491Z | Compiling crossbeam-epoch v0.9.18 |
| 1974 | 2026-05-20T00:53:19.524Z | Compiling universal-hash v0.5.1 |
| 1975 | 2026-05-20T00:53:19.579Z | Compiling crypto-bigint v0.5.5 |
| 1976 | 2026-05-20T00:53:19.887Z | Compiling half v2.7.1 |
| 1977 | 2026-05-20T00:53:19.949Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1978 | 2026-05-20T00:53:19.976Z | Compiling num-complex v0.4.6 |
| 1979 | 2026-05-20T00:53:21.049Z | Compiling base64ct v1.8.3 |
| 1980 | 2026-05-20T00:53:21.186Z | Compiling opaque-debug v0.3.1 |
| 1981 | 2026-05-20T00:53:21.380Z | Compiling base16ct v0.2.0 |
| 1982 | 2026-05-20T00:53:21.572Z | Compiling prettyplease v0.2.37 |
| 1983 | 2026-05-20T00:53:21.588Z | Compiling ciborium-io v0.2.2 |
| 1984 | 2026-05-20T00:53:21.832Z | Compiling ciborium-ll v0.2.2 |
| 1985 | 2026-05-20T00:53:22.178Z | Compiling elliptic-curve v0.13.8 |
| 1986 | 2026-05-20T00:53:22.506Z | Compiling password-hash v0.5.0 |
| 1987 | 2026-05-20T00:53:22.868Z | Compiling poly1305 v0.8.0 |
| 1988 | 2026-05-20T00:53:23.447Z | Compiling num v0.4.3 |
| 1989 | 2026-05-20T00:53:23.463Z | Compiling thiserror-no-std v2.0.2 |
| 1990 | 2026-05-20T00:53:23.661Z | Compiling hubpack v0.1.2 |
| 1991 | 2026-05-20T00:53:24.861Z | Compiling chacha20 v0.9.1 |
| 1992 | 2026-05-20T00:53:25.103Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1993 | 2026-05-20T00:53:25.338Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1994 | 2026-05-20T00:53:25.896Z | Compiling reqwest v0.12.28 |
| 1995 | 2026-05-20T00:53:26.197Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1996 | 2026-05-20T00:53:26.598Z | Compiling byte-wrapper v0.1.0 |
| 1997 | 2026-05-20T00:53:26.719Z | Compiling blake2 v0.10.6 |
| 1998 | 2026-05-20T00:53:27.079Z | Compiling aead v0.5.2 |
| 1999 | 2026-05-20T00:53:27.206Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2000 | 2026-05-20T00:53:27.263Z | Compiling serde_repr v0.1.20 |
| 2001 | 2026-05-20T00:53:27.841Z | Compiling proc-macro-error-attr v1.0.4 |
| 2002 | 2026-05-20T00:53:27.858Z | Compiling bstr v1.12.1 |
| 2003 | 2026-05-20T00:53:28.083Z | Compiling memoffset v0.9.1 |
| 2004 | 2026-05-20T00:53:28.117Z | Compiling cfg_aliases v0.2.1 |
| 2005 | 2026-05-20T00:53:28.194Z | Compiling float-ord v0.3.2 |
| 2006 | 2026-05-20T00:53:28.232Z | Compiling rustix v0.38.44 |
| 2007 | 2026-05-20T00:53:28.331Z | Compiling keccak v0.1.6 |
| 2008 | 2026-05-20T00:53:28.418Z | Compiling static_assertions v1.1.0 |
| 2009 | 2026-05-20T00:53:28.584Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2010 | 2026-05-20T00:53:28.860Z | Compiling sha3 v0.10.9 |
| 2011 | 2026-05-20T00:53:29.205Z | Compiling nix v0.31.3 |
| 2012 | 2026-05-20T00:53:29.482Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2013 | 2026-05-20T00:53:29.593Z | Compiling chacha20poly1305 v0.10.1 |
| 2014 | 2026-05-20T00:53:29.609Z | Compiling argon2 v0.5.3 |
| 2015 | 2026-05-20T00:53:29.738Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2016 | 2026-05-20T00:53:30.601Z | Compiling progenitor-client v0.10.0 |
| 2017 | 2026-05-20T00:53:30.858Z | Compiling proc-macro-crate v3.5.0 |
| 2018 | 2026-05-20T00:53:31.275Z | Compiling rustls-webpki v0.103.13 |
| 2019 | 2026-05-20T00:53:33.246Z | Compiling vsss-rs v3.3.4 |
| 2020 | 2026-05-20T00:53:33.283Z | Compiling ciborium v0.2.2 |
| 2021 | 2026-05-20T00:53:33.756Z | Compiling usdt-attr-macro v0.5.0 |
| 2022 | 2026-05-20T00:53:34.095Z | Compiling usdt-macro v0.5.0 |
| 2023 | 2026-05-20T00:53:35.157Z | Compiling enum-as-inner v0.6.1 |
| 2024 | 2026-05-20T00:53:35.213Z | Compiling num-derive v0.4.2 |
| 2025 | 2026-05-20T00:53:35.229Z | Compiling proc-macro-error v1.0.4 |
| 2026 | 2026-05-20T00:53:35.478Z | Compiling memmap v0.7.0 |
| 2027 | 2026-05-20T00:53:35.707Z | Compiling data-encoding v2.11.0 |
| 2028 | 2026-05-20T00:53:35.844Z | Compiling indent_write v2.2.0 |
| 2029 | 2026-05-20T00:53:35.979Z | Compiling tokio-rustls v0.26.4 |
| 2030 | 2026-05-20T00:53:35.996Z | Compiling rustls-platform-verifier v0.7.0 |
| 2031 | 2026-05-20T00:53:36.145Z | Compiling winnow v0.5.40 |
| 2032 | 2026-05-20T00:53:36.272Z | Compiling hyper-rustls v0.27.9 |
| 2033 | 2026-05-20T00:53:36.586Z | Compiling reqwest v0.13.3 |
| 2034 | 2026-05-20T00:53:37.424Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2035 | 2026-05-20T00:53:37.693Z | Compiling toml_edit v0.19.15 |
| 2036 | 2026-05-20T00:53:37.797Z | Compiling usdt v0.5.0 |
| 2037 | 2026-05-20T00:53:38.367Z | Compiling progenitor-client v0.14.0 |
| 2038 | 2026-05-20T00:53:38.826Z | Compiling progenitor-extras v0.2.0 |
| 2039 | 2026-05-20T00:53:39.028Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2040 | 2026-05-20T00:53:39.062Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2041 | 2026-05-20T00:53:39.615Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2042 | 2026-05-20T00:53:39.721Z | Compiling num_enum_derive v0.7.6 |
| 2043 | 2026-05-20T00:53:40.150Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2044 | 2026-05-20T00:53:41.090Z | Compiling serde_spanned v0.6.9 |
| 2045 | 2026-05-20T00:53:41.240Z | Compiling foreign-types-macros v0.2.3 |
| 2046 | 2026-05-20T00:53:42.056Z | Compiling vcpkg v0.2.15 |
| 2047 | 2026-05-20T00:53:42.299Z | Compiling toml_write v0.1.2 |
| 2048 | 2026-05-20T00:53:42.614Z | Compiling cpufeatures v0.3.0 |
| 2049 | 2026-05-20T00:53:42.697Z | Compiling pkg-config v0.3.33 |
| 2050 | 2026-05-20T00:53:42.834Z | Compiling winnow v0.7.15 |
| 2051 | 2026-05-20T00:53:43.374Z | Compiling foreign-types-shared v0.3.1 |
| 2052 | 2026-05-20T00:53:43.494Z | Compiling colored v3.1.1 |
| 2053 | 2026-05-20T00:53:44.154Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2054 | 2026-05-20T00:53:44.262Z | Compiling bytecount v0.6.9 |
| 2055 | 2026-05-20T00:53:44.458Z | Compiling toml_edit v0.22.27 |
| 2056 | 2026-05-20T00:53:46.956Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2057 | 2026-05-20T00:53:47.200Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2058 | 2026-05-20T00:53:49.668Z | Compiling foreign-types v0.5.0 |
| 2059 | 2026-05-20T00:53:50.900Z | Compiling openssl-sys v0.9.115 |
| 2060 | 2026-05-20T00:53:50.932Z | Compiling chacha20 v0.10.0 |
| 2061 | 2026-05-20T00:53:51.503Z | Compiling num_enum v0.7.6 |
| 2062 | 2026-05-20T00:53:51.592Z | Compiling proc-macro-crate v1.3.1 |
| 2063 | 2026-05-20T00:53:51.907Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2064 | 2026-05-20T00:53:52.100Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2065 | 2026-05-20T00:53:52.400Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2066 | 2026-05-20T00:53:52.433Z | Compiling cstr-argument v0.1.2 |
| 2067 | 2026-05-20T00:53:52.541Z | Compiling unicode-segmentation v1.13.2 |
| 2068 | 2026-05-20T00:53:52.661Z | Compiling linked-hash-map v0.5.6 |
| 2069 | 2026-05-20T00:53:53.112Z | Compiling resolv-conf v0.7.6 |
| 2070 | 2026-05-20T00:53:53.423Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1) |
| 2071 | 2026-05-20T00:53:53.670Z | Compiling semver v0.1.20 |
| 2072 | 2026-05-20T00:53:53.714Z | Compiling swrite v0.1.0 |
| 2073 | 2026-05-20T00:53:53.747Z | Compiling rayon-core v1.13.0 |
| 2074 | 2026-05-20T00:53:53.829Z | Compiling heck v0.4.1 |
| 2075 | 2026-05-20T00:53:53.937Z | Compiling rustc_version v0.1.7 |
| 2076 | 2026-05-20T00:53:54.040Z | Compiling newline-converter v0.3.0 |
| 2077 | 2026-05-20T00:53:54.061Z | Compiling lru-cache v0.1.2 |
| 2078 | 2026-05-20T00:53:54.159Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2079 | 2026-05-20T00:53:54.183Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2080 | 2026-05-20T00:53:54.205Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2081 | 2026-05-20T00:53:54.313Z | Compiling num_enum_derive v0.5.11 |
| 2082 | 2026-05-20T00:53:54.767Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2083 | 2026-05-20T00:53:55.169Z | Compiling rand v0.10.1 |
| 2084 | 2026-05-20T00:53:55.329Z | Compiling toml v0.8.23 |
| 2085 | 2026-05-20T00:53:55.347Z | Compiling atomicwrites v0.4.4 |
| 2086 | 2026-05-20T00:53:55.481Z | Compiling hickory-proto v0.24.4 |
| 2087 | 2026-05-20T00:53:55.624Z | Compiling similar v2.7.0 |
| 2088 | 2026-05-20T00:53:55.879Z | Compiling crossbeam-deque v0.8.6 |
| 2089 | 2026-05-20T00:53:55.900Z | Compiling progenitor-impl v0.13.0 |
| 2090 | 2026-05-20T00:53:55.960Z | Compiling progenitor-impl v0.14.0 |
| 2091 | 2026-05-20T00:53:56.097Z | Compiling console v0.15.11 |
| 2092 | 2026-05-20T00:53:56.115Z | Compiling camino-tempfile v1.4.1 |
| 2093 | 2026-05-20T00:53:56.520Z | Compiling serde-big-array v0.5.1 |
| 2094 | 2026-05-20T00:53:56.686Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2095 | 2026-05-20T00:53:57.261Z | Compiling derive-where v1.6.1 |
| 2096 | 2026-05-20T00:53:57.356Z | Compiling pin-project-internal v1.1.12 |
| 2097 | 2026-05-20T00:53:57.952Z | Compiling minimal-lexical v0.2.1 |
| 2098 | 2026-05-20T00:53:58.042Z | Compiling siphasher v1.0.3 |
| 2099 | 2026-05-20T00:53:58.201Z | Compiling lazy_static v1.5.0 |
| 2100 | 2026-05-20T00:53:58.257Z | Compiling phf_shared v0.12.1 |
| 2101 | 2026-05-20T00:53:58.317Z | Compiling nom v7.1.3 |
| 2102 | 2026-05-20T00:53:58.375Z | Compiling progenitor-macro v0.14.0 |
| 2103 | 2026-05-20T00:53:58.449Z | Compiling pin-project v1.1.12 |
| 2104 | 2026-05-20T00:53:58.479Z | Compiling progenitor-macro v0.13.0 |
| 2105 | 2026-05-20T00:53:58.542Z | Compiling hickory-resolver v0.24.4 |
| 2106 | 2026-05-20T00:53:59.384Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2107 | 2026-05-20T00:53:59.606Z | Compiling expectorate v1.2.0 |
| 2108 | 2026-05-20T00:53:59.823Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2109 | 2026-05-20T00:54:02.990Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2110 | 2026-05-20T00:54:03.994Z | Compiling num_enum v0.5.11 |
| 2111 | 2026-05-20T00:54:04.127Z | Compiling newtype_derive v0.1.6 |
| 2112 | 2026-05-20T00:54:04.145Z | Compiling progenitor-client v0.13.0 |
| 2113 | 2026-05-20T00:54:05.609Z | Compiling unicode-normalization v0.1.25 |
| 2114 | 2026-05-20T00:54:06.020Z | Compiling typify-impl v0.4.3 |
| 2115 | 2026-05-20T00:54:06.062Z | Compiling tokio-stream v0.1.18 |
| 2116 | 2026-05-20T00:54:06.210Z | Compiling async-recursion v1.1.1 |
| 2117 | 2026-05-20T00:54:06.599Z | Compiling snafu-derive v0.8.9 |
| 2118 | 2026-05-20T00:54:06.908Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2119 | 2026-05-20T00:54:07.254Z | Compiling slog-dtrace v0.3.0 |
| 2120 | 2026-05-20T00:54:07.515Z | Compiling csv-core v0.1.13 |
| 2121 | 2026-05-20T00:54:07.927Z | Compiling unicode-width v0.1.14 |
| 2122 | 2026-05-20T00:54:08.248Z | Compiling chrono-tz v0.10.4 |
| 2123 | 2026-05-20T00:54:08.331Z | Compiling owo-colors v4.3.0 |
| 2124 | 2026-05-20T00:54:08.670Z | Compiling foldhash v0.1.5 |
| 2125 | 2026-05-20T00:54:08.685Z | Compiling konst_macro_rules v0.2.19 |
| 2126 | 2026-05-20T00:54:08.736Z | Compiling same-file v1.0.6 |
| 2127 | 2026-05-20T00:54:08.880Z | Compiling highway v1.3.0 |
| 2128 | 2026-05-20T00:54:08.900Z | Compiling openssl v0.10.79 |
| 2129 | 2026-05-20T00:54:09.201Z | Compiling cancel-safe-futures v0.1.5 |
| 2130 | 2026-05-20T00:54:09.316Z | Compiling foreign-types-shared v0.1.1 |
| 2131 | 2026-05-20T00:54:09.417Z | Compiling unicode-xid v0.2.6 |
| 2132 | 2026-05-20T00:54:09.488Z | Compiling foreign-types v0.3.2 |
| 2133 | 2026-05-20T00:54:09.546Z | Compiling const_format_proc_macros v0.2.34 |
| 2134 | 2026-05-20T00:54:09.567Z | Compiling typify-macro v0.4.3 |
| 2135 | 2026-05-20T00:54:09.606Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2136 | 2026-05-20T00:54:10.139Z | Compiling walkdir v2.5.0 |
| 2137 | 2026-05-20T00:54:10.341Z | Compiling konst v0.2.20 |
| 2138 | 2026-05-20T00:54:10.773Z | Compiling hashbrown v0.15.5 |
| 2139 | 2026-05-20T00:54:10.889Z | Compiling snafu v0.8.9 |
| 2140 | 2026-05-20T00:54:11.070Z | Compiling csv v1.4.0 |
| 2141 | 2026-05-20T00:54:11.286Z | Compiling qorb v0.4.1 |
| 2142 | 2026-05-20T00:54:11.456Z | Compiling progenitor v0.14.0 |
| 2143 | 2026-05-20T00:54:11.459Z | Compiling olpc-cjson v0.1.4 |
| 2144 | 2026-05-20T00:54:11.604Z | Compiling progenitor v0.13.0 |
| 2145 | 2026-05-20T00:54:11.736Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2146 | 2026-05-20T00:54:11.753Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2147 | 2026-05-20T00:54:12.326Z | Compiling rayon v1.12.0 |
| 2148 | 2026-05-20T00:54:14.492Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2149 | 2026-05-20T00:54:15.233Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2150 | 2026-05-20T00:54:15.457Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2151 | 2026-05-20T00:54:15.983Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2152 | 2026-05-20T00:54:17.265Z | Compiling phf v0.12.1 |
| 2153 | 2026-05-20T00:54:17.885Z | Compiling zone_cfg_derive v0.3.1 |
| 2154 | 2026-05-20T00:54:18.196Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2155 | 2026-05-20T00:54:18.603Z | Compiling tokio-dtrace v0.1.1 |
| 2156 | 2026-05-20T00:54:18.936Z | Compiling globset v0.4.18 |
| 2157 | 2026-05-20T00:54:19.446Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2158 | 2026-05-20T00:54:19.449Z | Compiling itertools v0.12.1 |
| 2159 | 2026-05-20T00:54:19.505Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2160 | 2026-05-20T00:54:19.666Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2161 | 2026-05-20T00:54:20.022Z | Compiling pem v3.0.6 |
| 2162 | 2026-05-20T00:54:20.095Z | Compiling libsw-core v0.3.2 |
| 2163 | 2026-05-20T00:54:20.284Z | Compiling serde_plain v1.0.2 |
| 2164 | 2026-05-20T00:54:20.573Z | Compiling openssl-macros v0.1.1 |
| 2165 | 2026-05-20T00:54:20.707Z | Compiling cookie v0.18.1 |
| 2166 | 2026-05-20T00:54:20.764Z | Compiling sigpipe v0.1.3 |
| 2167 | 2026-05-20T00:54:20.864Z | Compiling fixedbitset v0.4.2 |
| 2168 | 2026-05-20T00:54:20.901Z | Compiling glob v0.3.3 |
| 2169 | 2026-05-20T00:54:20.904Z | Compiling typed-path v0.9.3 |
| 2170 | 2026-05-20T00:54:20.961Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2171 | 2026-05-20T00:54:21.064Z | Compiling fixedbitset v0.5.7 |
| 2172 | 2026-05-20T00:54:21.209Z | Compiling jiff v0.2.24 |
| 2173 | 2026-05-20T00:54:21.553Z | Compiling petgraph v0.8.3 |
| 2174 | 2026-05-20T00:54:21.837Z | Compiling petgraph v0.6.5 |
| 2175 | 2026-05-20T00:54:22.258Z | Compiling tough v0.20.0 |
| 2176 | 2026-05-20T00:54:23.277Z | Compiling zone v0.3.1 |
| 2177 | 2026-05-20T00:54:23.647Z | Compiling libsw v3.5.0 |
| 2178 | 2026-05-20T00:54:23.850Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2179 | 2026-05-20T00:54:23.853Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2180 | 2026-05-20T00:54:23.947Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2181 | 2026-05-20T00:54:24.089Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2182 | 2026-05-20T00:54:24.236Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2183 | 2026-05-20T00:54:24.395Z | Compiling oxide-tokio-rt v0.1.5 |
| 2184 | 2026-05-20T00:54:24.974Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2185 | 2026-05-20T00:54:26.213Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2186 | 2026-05-20T00:54:26.422Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2187 | 2026-05-20T00:54:27.152Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2188 | 2026-05-20T00:54:27.874Z | Compiling const_format v0.2.36 |
| 2189 | 2026-05-20T00:54:28.647Z | Compiling papergrid v0.11.0 |
| 2190 | 2026-05-20T00:54:28.739Z | Compiling tabled_derive v0.7.0 |
| 2191 | 2026-05-20T00:54:28.910Z | Compiling gethostname v0.5.0 |
| 2192 | 2026-05-20T00:54:29.048Z | Compiling libscf-sys v1.2.0 |
| 2193 | 2026-05-20T00:54:29.200Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2194 | 2026-05-20T00:54:29.664Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2195 | 2026-05-20T00:54:29.770Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2196 | 2026-05-20T00:54:29.802Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2197 | 2026-05-20T00:54:29.893Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2198 | 2026-05-20T00:54:29.926Z | Compiling smf v0.2.3 |
| 2199 | 2026-05-20T00:54:30.424Z | Compiling bcs v0.1.6 |
| 2200 | 2026-05-20T00:54:30.808Z | Compiling unicode-linebreak v0.1.5 |
| 2201 | 2026-05-20T00:54:31.098Z | Compiling smawk v0.3.2 |
| 2202 | 2026-05-20T00:54:31.125Z | Compiling tagptr v0.2.0 |
| 2203 | 2026-05-20T00:54:31.265Z | Compiling whoami v1.6.1 |
| 2204 | 2026-05-20T00:54:31.288Z | Compiling termtree v0.5.1 |
| 2205 | 2026-05-20T00:54:31.463Z | Compiling linear-map v1.2.0 |
| 2206 | 2026-05-20T00:54:31.700Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2207 | 2026-05-20T00:54:32.183Z | Compiling moka v0.12.15 |
| 2208 | 2026-05-20T00:54:33.401Z | Compiling textwrap v0.16.2 |
| 2209 | 2026-05-20T00:54:33.820Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2210 | 2026-05-20T00:54:34.019Z | Compiling tabled v0.15.0 |
| 2211 | 2026-05-20T00:54:34.368Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2212 | 2026-05-20T00:54:34.696Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2213 | 2026-05-20T00:54:34.961Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2214 | 2026-05-20T00:54:35.068Z | Compiling steno v0.4.1 |
| 2215 | 2026-05-20T00:54:36.506Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2216 | 2026-05-20T00:54:40.004Z | Compiling hickory-proto v0.25.2 |
| 2217 | 2026-05-20T00:54:40.144Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2218 | 2026-05-20T00:54:41.675Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2219 | 2026-05-20T00:54:41.719Z | Compiling humantime v2.3.0 |
| 2220 | 2026-05-20T00:54:42.133Z | Compiling proc-macro-error2 v2.0.1 |
| 2221 | 2026-05-20T00:54:42.170Z | Compiling hickory-resolver v0.25.2 |
| 2222 | 2026-05-20T00:54:42.419Z | Compiling typify v0.4.3 |
| 2223 | 2026-05-20T00:54:43.027Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2224 | 2026-05-20T00:54:43.297Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2225 | 2026-05-20T00:54:43.459Z | Compiling parking_lot_core v0.8.6 |
| 2226 | 2026-05-20T00:54:43.593Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2227 | 2026-05-20T00:54:43.627Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2228 | 2026-05-20T00:54:43.785Z | Compiling progenitor-impl v0.11.2 |
| 2229 | 2026-05-20T00:54:45.357Z | Compiling tabled_derive v0.11.0 |
| 2230 | 2026-05-20T00:54:45.840Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2231 | 2026-05-20T00:54:46.460Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2232 | 2026-05-20T00:54:48.062Z | Compiling papergrid v0.17.0 |
| 2233 | 2026-05-20T00:54:48.412Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 2234 | 2026-05-20T00:54:48.883Z | Compiling testing_table v0.3.0 |
| 2235 | 2026-05-20T00:54:49.303Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2236 | 2026-05-20T00:54:49.825Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 2237 | 2026-05-20T00:54:50.149Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 2238 | 2026-05-20T00:54:50.655Z | Compiling tabled v0.20.0 |
| 2239 | 2026-05-20T00:54:50.800Z | Compiling progenitor-macro v0.11.2 |
| 2240 | 2026-05-20T00:54:53.998Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2241 | 2026-05-20T00:54:54.096Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2242 | 2026-05-20T00:54:54.360Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2243 | 2026-05-20T00:54:54.780Z | Compiling progenitor-client v0.11.2 |
| 2244 | 2026-05-20T00:54:54.992Z | Compiling arc-swap v1.9.1 |
| 2245 | 2026-05-20T00:54:55.046Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2246 | 2026-05-20T00:54:55.271Z | Compiling slog-scope v4.4.1 |
| 2247 | 2026-05-20T00:54:55.317Z | Compiling progenitor v0.11.2 |
| 2248 | 2026-05-20T00:54:55.469Z | Compiling parking_lot v0.11.2 |
| 2249 | 2026-05-20T00:54:56.996Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2250 | 2026-05-20T00:54:58.114Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2251 | 2026-05-20T00:54:58.490Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2252 | 2026-05-20T00:54:58.539Z | Compiling fxhash v0.2.1 |
| 2253 | 2026-05-20T00:54:58.684Z | Compiling crc8 v0.1.1 |
| 2254 | 2026-05-20T00:54:58.803Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2255 | 2026-05-20T00:54:59.046Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2256 | 2026-05-20T00:55:01.601Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2257 | 2026-05-20T00:55:02.358Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2258 | 2026-05-20T00:55:05.426Z | Compiling sled v0.34.7 |
| 2259 | 2026-05-20T00:55:05.446Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2260 | 2026-05-20T00:55:05.875Z | Compiling slog-stdlog v4.1.1 |
| 2261 | 2026-05-20T00:55:07.629Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2262 | 2026-05-20T00:55:07.690Z | Compiling slog-envlogger v2.2.0 |
| 2263 | 2026-05-20T00:55:07.702Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2264 | 2026-05-20T00:55:07.702Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2265 | 2026-05-20T00:55:19.985Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2266 | 2026-05-20T00:55:23.890Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2267 | 2026-05-20T00:55:27.209Z | Finished `release` profile [optimized] target(s) in 3m 47s |
| 2268 | 2026-05-20T00:55:27.538Z | + banner quartet |
| 2269 | 2026-05-20T00:55:27.541Z | |
| 2270 | 2026-05-20T00:55:27.542Z | #### # # ## ##### ##### ###### ##### |
| 2271 | 2026-05-20T00:55:27.542Z | # # # # # # # # # # # |
| 2272 | 2026-05-20T00:55:27.542Z | # # # # # # # # # ##### # |
| 2273 | 2026-05-20T00:55:27.542Z | # # # # # ###### ##### # # # |
| 2274 | 2026-05-20T00:55:27.542Z | # # # # # # # # # # # |
| 2275 | 2026-05-20T00:55:27.542Z | ### # #### # # # # # ###### # |
| 2276 | 2026-05-20T00:55:27.542Z | |
| 2277 | 2026-05-20T00:55:27.542Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 2278 | 2026-05-20T00:55:27.907Z | Compiling cfg-if v1.0.4 |
| 2279 | 2026-05-20T00:55:27.907Z | Compiling serde_core v1.0.228 |
| 2280 | 2026-05-20T00:55:27.912Z | Compiling libc v0.2.186 |
| 2281 | 2026-05-20T00:55:27.912Z | Compiling itoa v1.0.18 |
| 2282 | 2026-05-20T00:55:27.912Z | Compiling num-traits v0.2.19 |
| 2283 | 2026-05-20T00:55:27.912Z | Compiling serde v1.0.228 |
| 2284 | 2026-05-20T00:55:27.978Z | Compiling memchr v2.8.0 |
| 2285 | 2026-05-20T00:55:28.027Z | Compiling zerofrom v0.1.7 |
| 2286 | 2026-05-20T00:55:28.143Z | Compiling stable_deref_trait v1.2.1 |
| 2287 | 2026-05-20T00:55:28.195Z | Compiling schemars v0.8.22 |
| 2288 | 2026-05-20T00:55:28.202Z | Compiling smallvec v1.15.1 |
| 2289 | 2026-05-20T00:55:28.216Z | Compiling yoke v0.8.2 |
| 2290 | 2026-05-20T00:55:28.322Z | Compiling pin-project-lite v0.2.17 |
| 2291 | 2026-05-20T00:55:28.365Z | Compiling bytes v1.11.1 |
| 2292 | 2026-05-20T00:55:28.413Z | Compiling zerovec v0.11.6 |
| 2293 | 2026-05-20T00:55:28.444Z | Compiling zmij v1.0.21 |
| 2294 | 2026-05-20T00:55:28.764Z | Compiling socket2 v0.6.3 |
| 2295 | 2026-05-20T00:55:28.946Z | Compiling serde_json v1.0.149 |
| 2296 | 2026-05-20T00:55:28.956Z | Compiling rand_core v0.10.1 |
| 2297 | 2026-05-20T00:55:28.963Z | Compiling futures-core v0.3.32 |
| 2298 | 2026-05-20T00:55:29.005Z | Compiling scopeguard v1.2.0 |
| 2299 | 2026-05-20T00:55:29.100Z | Compiling lock_api v0.4.14 |
| 2300 | 2026-05-20T00:55:29.111Z | Compiling parking_lot_core v0.9.12 |
| 2301 | 2026-05-20T00:55:29.115Z | Compiling errno v0.3.14 |
| 2302 | 2026-05-20T00:55:29.225Z | Compiling iana-time-zone v0.1.65 |
| 2303 | 2026-05-20T00:55:29.271Z | Compiling once_cell v1.21.4 |
| 2304 | 2026-05-20T00:55:29.330Z | Compiling parking_lot v0.12.5 |
| 2305 | 2026-05-20T00:55:29.504Z | Compiling signal-hook-registry v1.4.8 |
| 2306 | 2026-05-20T00:55:29.512Z | Compiling getrandom v0.4.2 |
| 2307 | 2026-05-20T00:55:29.548Z | Compiling tinystr v0.8.3 |
| 2308 | 2026-05-20T00:55:29.567Z | Compiling mio v1.2.0 |
| 2309 | 2026-05-20T00:55:29.705Z | Compiling chrono v0.4.44 |
| 2310 | 2026-05-20T00:55:29.768Z | Compiling zeroize v1.8.2 |
| 2311 | 2026-05-20T00:55:29.921Z | Compiling writeable v0.6.3 |
| 2312 | 2026-05-20T00:55:29.955Z | Compiling litemap v0.8.2 |
| 2313 | 2026-05-20T00:55:30.166Z | Compiling indexmap v2.14.0 |
| 2314 | 2026-05-20T00:55:30.239Z | Compiling icu_locale_core v2.2.0 |
| 2315 | 2026-05-20T00:55:30.288Z | Compiling aws-lc-rs v1.16.3 |
| 2316 | 2026-05-20T00:55:30.522Z | Compiling tokio v1.52.3 |
| 2317 | 2026-05-20T00:55:30.744Z | Compiling potential_utf v0.1.5 |
| 2318 | 2026-05-20T00:55:30.784Z | Compiling http v1.4.0 |
| 2319 | 2026-05-20T00:55:30.833Z | Compiling zerotrie v0.2.4 |
| 2320 | 2026-05-20T00:55:30.922Z | Compiling utf8_iter v1.0.4 |
| 2321 | 2026-05-20T00:55:31.084Z | Compiling foldhash v0.2.0 |
| 2322 | 2026-05-20T00:55:31.166Z | Compiling icu_provider v2.2.0 |
| 2323 | 2026-05-20T00:55:31.234Z | Compiling hashbrown v0.16.1 |
| 2324 | 2026-05-20T00:55:31.262Z | Compiling icu_collections v2.2.0 |
| 2325 | 2026-05-20T00:55:31.787Z | Compiling uuid v1.23.1 |
| 2326 | 2026-05-20T00:55:32.015Z | Compiling rustls-pki-types v1.14.1 |
| 2327 | 2026-05-20T00:55:32.418Z | Compiling aws-lc-sys v0.40.0 |
| 2328 | 2026-05-20T00:55:32.641Z | Compiling log v0.4.29 |
| 2329 | 2026-05-20T00:55:32.680Z | Compiling percent-encoding v2.3.2 |
| 2330 | 2026-05-20T00:55:32.837Z | Compiling dyn-clone v1.0.20 |
| 2331 | 2026-05-20T00:55:32.898Z | Compiling regress v0.11.1 |
| 2332 | 2026-05-20T00:55:32.990Z | Compiling http-body v1.0.1 |
| 2333 | 2026-05-20T00:55:33.144Z | Compiling icu_normalizer_data v2.2.0 |
| 2334 | 2026-05-20T00:55:33.158Z | Compiling icu_properties_data v2.2.0 |
| 2335 | 2026-05-20T00:55:33.166Z | Compiling semver v1.0.28 |
| 2336 | 2026-05-20T00:55:33.221Z | Compiling tracing-core v0.1.36 |
| 2337 | 2026-05-20T00:55:33.294Z | Compiling equivalent v1.0.2 |
| 2338 | 2026-05-20T00:55:33.381Z | Compiling untrusted v0.9.0 |
| 2339 | 2026-05-20T00:55:33.444Z | Compiling futures-task v0.3.32 |
| 2340 | 2026-05-20T00:55:33.506Z | Compiling slab v0.4.12 |
| 2341 | 2026-05-20T00:55:33.601Z | Compiling rustls v0.23.40 |
| 2342 | 2026-05-20T00:55:33.614Z | Compiling tracing v0.1.44 |
| 2343 | 2026-05-20T00:55:33.694Z | Compiling futures-util v0.3.32 |
| 2344 | 2026-05-20T00:55:33.972Z | Compiling thiserror v2.0.18 |
| 2345 | 2026-05-20T00:55:34.082Z | Compiling rustls-webpki v0.103.13 |
| 2346 | 2026-05-20T00:55:34.184Z | Compiling icu_properties v2.2.0 |
| 2347 | 2026-05-20T00:55:34.286Z | Compiling icu_normalizer v2.2.0 |
| 2348 | 2026-05-20T00:55:34.879Z | Compiling typify-impl v0.6.2 |
| 2349 | 2026-05-20T00:55:35.334Z | Compiling serde_tokenstream v0.2.3 |
| 2350 | 2026-05-20T00:55:35.505Z | Compiling slog v2.8.2 |
| 2351 | 2026-05-20T00:55:35.673Z | Compiling unicode-ident v1.0.24 |
| 2352 | 2026-05-20T00:55:35.730Z | Compiling try-lock v0.2.5 |
| 2353 | 2026-05-20T00:55:35.738Z | Compiling tower-service v0.3.3 |
| 2354 | 2026-05-20T00:55:35.751Z | Compiling subtle v2.6.1 |
| 2355 | 2026-05-20T00:55:35.771Z | Compiling proc-macro2 v1.0.106 |
| 2356 | 2026-05-20T00:55:35.828Z | Compiling want v0.3.1 |
| 2357 | 2026-05-20T00:55:35.841Z | Compiling idna_adapter v1.2.2 |
| 2358 | 2026-05-20T00:55:35.968Z | Compiling httparse v1.10.1 |
| 2359 | 2026-05-20T00:55:36.006Z | Compiling form_urlencoded v1.2.2 |
| 2360 | 2026-05-20T00:55:36.270Z | Compiling erased-serde v0.3.31 |
| 2361 | 2026-05-20T00:55:36.431Z | Compiling futures-channel v0.3.32 |
| 2362 | 2026-05-20T00:55:36.658Z | Compiling atomic-waker v1.1.2 |
| 2363 | 2026-05-20T00:55:36.677Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2364 | 2026-05-20T00:55:36.791Z | Compiling allocator-api2 v0.2.21 |
| 2365 | 2026-05-20T00:55:36.911Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 2366 | 2026-05-20T00:55:37.094Z | Compiling hyper v1.9.0 |
| 2367 | 2026-05-20T00:55:37.911Z | Compiling quote v1.0.45 |
| 2368 | 2026-05-20T00:55:37.940Z | Compiling idna v1.1.0 |
| 2369 | 2026-05-20T00:55:37.967Z | Compiling sync_wrapper v1.0.2 |
| 2370 | 2026-05-20T00:55:38.078Z | Compiling aho-corasick v1.1.4 |
| 2371 | 2026-05-20T00:55:38.247Z | Compiling typify-macro v0.6.2 |
| 2372 | 2026-05-20T00:55:38.636Z | Compiling ipnet v2.12.0 |
| 2373 | 2026-05-20T00:55:39.423Z | Compiling regex-syntax v0.8.10 |
| 2374 | 2026-05-20T00:55:39.799Z | Compiling openssl-probe v0.2.1 |
| 2375 | 2026-05-20T00:55:39.825Z | Compiling tower-layer v0.3.3 |
| 2376 | 2026-05-20T00:55:40.025Z | Compiling base64 v0.22.1 |
| 2377 | 2026-05-20T00:55:40.047Z | Compiling tower v0.5.3 |
| 2378 | 2026-05-20T00:55:40.055Z | Compiling rustls-native-certs v0.8.3 |
| 2379 | 2026-05-20T00:55:40.065Z | Compiling regex-automata v0.4.14 |
| 2380 | 2026-05-20T00:55:40.502Z | Compiling hyper-util v0.1.20 |
| 2381 | 2026-05-20T00:55:40.630Z | Compiling tokio-rustls v0.26.4 |
| 2382 | 2026-05-20T00:55:40.895Z | Compiling url v2.5.8 |
| 2383 | 2026-05-20T00:55:40.922Z | Compiling syn v2.0.117 |
| 2384 | 2026-05-20T00:55:43.365Z | Compiling proc-macro-crate v3.5.0 |
| 2385 | 2026-05-20T00:55:43.772Z | Compiling hashbrown v0.17.1 |
| 2386 | 2026-05-20T00:55:43.772Z | Compiling ryu v1.0.23 |
| 2387 | 2026-05-20T00:55:44.312Z | Compiling heck v0.5.0 |
| 2388 | 2026-05-20T00:55:44.455Z | Compiling futures-sink v0.3.32 |
| 2389 | 2026-05-20T00:55:44.627Z | Compiling bitflags v2.11.1 |
| 2390 | 2026-05-20T00:55:44.987Z | Compiling tower-http v0.6.10 |
| 2391 | 2026-05-20T00:55:45.234Z | Compiling regex v1.12.3 |
| 2392 | 2026-05-20T00:55:45.634Z | Compiling tokio-util v0.7.18 |
| 2393 | 2026-05-20T00:55:46.622Z | Compiling crossbeam-utils v0.8.21 |
| 2394 | 2026-05-20T00:55:46.643Z | Compiling serde_urlencoded v0.7.1 |
| 2395 | 2026-05-20T00:55:46.915Z | Compiling num_enum_derive v0.7.6 |
| 2396 | 2026-05-20T00:55:47.516Z | Compiling hyper-rustls v0.27.9 |
| 2397 | 2026-05-20T00:55:47.661Z | Compiling rustls-platform-verifier v0.7.0 |
| 2398 | 2026-05-20T00:55:47.870Z | Compiling typify v0.6.2 |
| 2399 | 2026-05-20T00:55:47.880Z | Compiling oxnet v0.1.5 |
| 2400 | 2026-05-20T00:55:47.959Z | Compiling http-body-util v0.1.3 |
| 2401 | 2026-05-20T00:55:47.967Z | Compiling openapiv3 v2.2.0 |
| 2402 | 2026-05-20T00:55:48.255Z | Compiling powerfmt v0.2.0 |
| 2403 | 2026-05-20T00:55:48.273Z | Compiling foreign-types-shared v0.3.1 |
| 2404 | 2026-05-20T00:55:48.368Z | Compiling cpufeatures v0.3.0 |
| 2405 | 2026-05-20T00:55:48.444Z | Compiling chacha20 v0.10.0 |
| 2406 | 2026-05-20T00:55:48.512Z | Compiling deranged v0.5.8 |
| 2407 | 2026-05-20T00:55:48.729Z | Compiling time-macros v0.2.27 |
| 2408 | 2026-05-20T00:55:49.489Z | Compiling progenitor-impl v0.14.0 |
| 2409 | 2026-05-20T00:55:49.617Z | Compiling foreign-types v0.5.0 |
| 2410 | 2026-05-20T00:55:49.698Z | Compiling serde_yaml v0.9.34+deprecated |
| 2411 | 2026-05-20T00:55:49.717Z | Compiling reqwest v0.13.3 |
| 2412 | 2026-05-20T00:55:49.842Z | Compiling num_enum v0.7.6 |
| 2413 | 2026-05-20T00:55:51.024Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2414 | 2026-05-20T00:55:51.529Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2415 | 2026-05-20T00:55:51.645Z | Compiling arc-swap v1.9.1 |
| 2416 | 2026-05-20T00:55:51.904Z | Compiling cstr-argument v0.1.2 |
| 2417 | 2026-05-20T00:55:52.032Z | Compiling thread_local v1.1.9 |
| 2418 | 2026-05-20T00:55:52.080Z | Compiling either v1.15.0 |
| 2419 | 2026-05-20T00:55:52.309Z | Compiling lazy_static v1.5.0 |
| 2420 | 2026-05-20T00:55:52.384Z | Compiling num-conv v0.2.1 |
| 2421 | 2026-05-20T00:55:52.399Z | Compiling pretty-hex v0.4.2 |
| 2422 | 2026-05-20T00:55:52.413Z | Compiling time-core v0.1.8 |
| 2423 | 2026-05-20T00:55:52.531Z | Compiling time v0.3.47 |
| 2424 | 2026-05-20T00:55:52.534Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2425 | 2026-05-20T00:55:52.558Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2426 | 2026-05-20T00:55:52.752Z | Compiling slog-scope v4.4.1 |
| 2427 | 2026-05-20T00:55:53.207Z | Compiling itertools v0.12.1 |
| 2428 | 2026-05-20T00:55:53.241Z | Compiling thiserror v1.0.69 |
| 2429 | 2026-05-20T00:55:53.350Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2430 | 2026-05-20T00:55:53.755Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2431 | 2026-05-20T00:55:53.902Z | Compiling crossbeam-channel v0.5.15 |
| 2432 | 2026-05-20T00:55:54.339Z | Compiling progenitor-macro v0.14.0 |
| 2433 | 2026-05-20T00:55:54.593Z | Compiling progenitor-client v0.14.0 |
| 2434 | 2026-05-20T00:55:54.643Z | Compiling anyhow v1.0.102 |
| 2435 | 2026-05-20T00:55:55.103Z | Compiling rand v0.10.1 |
| 2436 | 2026-05-20T00:55:55.307Z | Compiling is-terminal v0.4.17 |
| 2437 | 2026-05-20T00:55:55.410Z | Compiling winnow v1.0.2 |
| 2438 | 2026-05-20T00:55:55.915Z | Compiling term v1.2.1 |
| 2439 | 2026-05-20T00:55:56.861Z | Compiling colored v3.1.1 |
| 2440 | 2026-05-20T00:55:56.876Z | Compiling take_mut v0.2.2 |
| 2441 | 2026-05-20T00:55:57.015Z | Compiling slog-async v2.8.0 |
| 2442 | 2026-05-20T00:55:57.568Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1) |
| 2443 | 2026-05-20T00:55:57.831Z | Compiling slog-term v2.9.2 |
| 2444 | 2026-05-20T00:55:58.404Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2445 | 2026-05-20T00:55:58.483Z | Compiling progenitor v0.14.0 |
| 2446 | 2026-05-20T00:55:58.616Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2447 | 2026-05-20T00:55:59.154Z | Compiling slog-stdlog v4.1.1 |
| 2448 | 2026-05-20T00:55:59.557Z | Compiling slog-envlogger v2.2.0 |
| 2449 | 2026-05-20T00:56:00.251Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#b2fac281) |
| 2450 | 2026-05-20T00:56:00.563Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2451 | 2026-05-20T00:56:05.216Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2452 | 2026-05-20T00:56:08.706Z | Finished `release` profile [optimized] target(s) in 41.15s |
| 2453 | 2026-05-20T00:56:08.778Z | Running unittests src/lib.rs (target/release/deps/mg_tests-327996e8dba2951a) |
| 2454 | 2026-05-20T00:56:08.781Z | |
| 2455 | 2026-05-20T00:56:08.782Z | running 1 test |
| 2456 | 2026-05-20T00:56:09.020Z | configure zone |
| 2457 | 2026-05-20T00:56:09.039Z | install zone |
| 2458 | 2026-05-20T00:56:21.887Z | boot zone |
| 2459 | 2026-05-20T00:56:21.971Z | start zone s1 |
| 2460 | 2026-05-20T00:56:21.971Z | configure zone |
| 2461 | 2026-05-20T00:56:21.980Z | install zone |
| 2462 | 2026-05-20T00:56:24.528Z | boot zone |
| 2463 | 2026-05-20T00:56:24.609Z | start zone s2 |
| 2464 | 2026-05-20T00:56:24.609Z | configure zone |
| 2465 | 2026-05-20T00:56:24.618Z | install zone |
| 2466 | 2026-05-20T00:56:31.440Z | boot zone |
| 2467 | 2026-05-20T00:56:31.522Z | start zone s3 |
| 2468 | 2026-05-20T00:56:31.522Z | configure zone |
| 2469 | 2026-05-20T00:56:31.532Z | install zone |
| 2470 | 2026-05-20T00:56:41.035Z | boot zone |
| 2471 | 2026-05-20T00:56:41.120Z | start zone t1 |
| 2472 | 2026-05-20T00:56:41.120Z | configure zone |
| 2473 | 2026-05-20T00:56:41.129Z | install zone |
| 2474 | 2026-05-20T00:56:49.303Z | boot zone |
| 2475 | 2026-05-20T00:56:49.393Z | waiting for zones to come up |
| 2476 | 2026-05-20T00:56:59.395Z | [sidecar.quartet] svcs milestone/network |
| 2477 | 2026-05-20T00:56:59.419Z | STATE STIME FMRI |
| 2478 | 2026-05-20T00:56:59.419Z | online 0:56:21 svc:/milestone/network:default |
| 2479 | 2026-05-20T00:56:59.419Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 2480 | 2026-05-20T00:56:59.445Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 2481 | 2026-05-20T00:56:59.479Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 2482 | 2026-05-20T00:56:59.498Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 2483 | 2026-05-20T00:56:59.501Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2484 | 2026-05-20T00:56:59.513Z | |
| 2485 | 2026-05-20T00:56:59.513Z | running zone s1.quartet setup |
| 2486 | 2026-05-20T00:56:59.513Z | [s1.quartet] svcs milestone/network |
| 2487 | 2026-05-20T00:56:59.529Z | STATE STIME FMRI |
| 2488 | 2026-05-20T00:56:59.529Z | online 0:56:23 svc:/milestone/network:default |
| 2489 | 2026-05-20T00:56:59.529Z | [s1.quartet] dladm |
| 2490 | 2026-05-20T00:56:59.542Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2491 | 2026-05-20T00:56:59.542Z | sl0 simnet 9000 up -- ? |
| 2492 | 2026-05-20T00:56:59.542Z | mgs1 vnic 9000 up -- ? |
| 2493 | 2026-05-20T00:56:59.542Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 2494 | 2026-05-20T00:56:59.999Z | |
| 2495 | 2026-05-20T00:56:59.999Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 2496 | 2026-05-20T00:57:00.013Z | |
| 2497 | 2026-05-20T00:57:00.013Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2498 | 2026-05-20T00:57:00.024Z | |
| 2499 | 2026-05-20T00:57:00.024Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 2500 | 2026-05-20T00:57:00.112Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 2501 | 2026-05-20T00:57:00.181Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 1ef2b070-c062-4967-829f-641acde8e73f --sled-uuid 1bac6e5b-a634-4fb6-86f5-04387f19932c -a sl0/v6 &> /opt/ddmd.log & |
| 2502 | 2026-05-20T00:57:00.195Z | |
| 2503 | 2026-05-20T00:57:00.196Z | running zone s2.quartet setup |
| 2504 | 2026-05-20T00:57:00.196Z | [s2.quartet] svcs milestone/network |
| 2505 | 2026-05-20T00:57:00.213Z | STATE STIME FMRI |
| 2506 | 2026-05-20T00:57:00.213Z | online 0:56:30 svc:/milestone/network:default |
| 2507 | 2026-05-20T00:57:00.213Z | [s2.quartet] dladm |
| 2508 | 2026-05-20T00:57:00.224Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2509 | 2026-05-20T00:57:00.224Z | sl1 simnet 9000 up -- ? |
| 2510 | 2026-05-20T00:57:00.224Z | mgs2 vnic 9000 up -- ? |
| 2511 | 2026-05-20T00:57:00.224Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 2512 | 2026-05-20T00:57:00.809Z | |
| 2513 | 2026-05-20T00:57:00.809Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 2514 | 2026-05-20T00:57:00.822Z | |
| 2515 | 2026-05-20T00:57:00.822Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2516 | 2026-05-20T00:57:00.834Z | |
| 2517 | 2026-05-20T00:57:00.834Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 2518 | 2026-05-20T00:57:00.867Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 2519 | 2026-05-20T00:57:00.894Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 490cfe79-2d8b-4d17-8737-d46260aa32d2 --sled-uuid f5493e07-c951-46b6-a5f4-196f6780468e -a sl1/v6 &> /opt/ddmd.log & |
| 2520 | 2026-05-20T00:57:00.905Z | |
| 2521 | 2026-05-20T00:57:00.905Z | running zone s3.quartet setup |
| 2522 | 2026-05-20T00:57:00.905Z | [s3.quartet] svcs milestone/network |
| 2523 | 2026-05-20T00:57:00.921Z | STATE STIME FMRI |
| 2524 | 2026-05-20T00:57:00.921Z | online 0:56:40 svc:/milestone/network:default |
| 2525 | 2026-05-20T00:57:00.921Z | [s3.quartet] dladm |
| 2526 | 2026-05-20T00:57:00.933Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2527 | 2026-05-20T00:57:00.934Z | sl2 simnet 9000 up -- ? |
| 2528 | 2026-05-20T00:57:00.934Z | mgs3 vnic 9000 up -- ? |
| 2529 | 2026-05-20T00:57:00.934Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 2530 | 2026-05-20T00:57:01.577Z | |
| 2531 | 2026-05-20T00:57:01.577Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 2532 | 2026-05-20T00:57:01.589Z | |
| 2533 | 2026-05-20T00:57:01.590Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2534 | 2026-05-20T00:57:01.603Z | |
| 2535 | 2026-05-20T00:57:01.603Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 2536 | 2026-05-20T00:57:01.635Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 2537 | 2026-05-20T00:57:01.674Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 550be892-b59d-4462-a8a5-4a4c73708c0d --sled-uuid 91351fe9-5ea7-4df6-b3a0-cf9501a88a24 -a sl2/v6 &> /opt/ddmd.log & |
| 2538 | 2026-05-20T00:57:01.682Z | |
| 2539 | 2026-05-20T00:57:01.682Z | running zone t1.quartet setup |
| 2540 | 2026-05-20T00:57:01.682Z | [t1.quartet] svcs milestone/network |
| 2541 | 2026-05-20T00:57:01.696Z | STATE STIME FMRI |
| 2542 | 2026-05-20T00:57:01.696Z | online 0:56:48 svc:/milestone/network:default |
| 2543 | 2026-05-20T00:57:01.696Z | [t1.quartet] dladm |
| 2544 | 2026-05-20T00:57:01.709Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2545 | 2026-05-20T00:57:01.709Z | tfportrear0_0 simnet 9000 up -- ? |
| 2546 | 2026-05-20T00:57:01.709Z | tfportrear1_0 simnet 9000 up -- ? |
| 2547 | 2026-05-20T00:57:01.710Z | tfportrear2_0 simnet 9000 up -- ? |
| 2548 | 2026-05-20T00:57:01.710Z | mgt1 vnic 9000 up -- ? |
| 2549 | 2026-05-20T00:57:01.710Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 2550 | 2026-05-20T00:57:02.229Z | |
| 2551 | 2026-05-20T00:57:02.229Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2552 | 2026-05-20T00:57:02.241Z | |
| 2553 | 2026-05-20T00:57:02.242Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2554 | 2026-05-20T00:57:02.255Z | |
| 2555 | 2026-05-20T00:57:02.255Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 2556 | 2026-05-20T00:57:02.267Z | |
| 2557 | 2026-05-20T00:57:02.267Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 2558 | 2026-05-20T00:57:02.278Z | |
| 2559 | 2026-05-20T00:57:02.278Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 2560 | 2026-05-20T00:57:02.554Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 2561 | 2026-05-20T00:57:02.557Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 2562 | 2026-05-20T00:57:02.559Z | waiting 3s for copy of files to zone to complete ... |
| 2563 | 2026-05-20T00:57:05.558Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2564 | 2026-05-20T00:57:05.687Z | |
| 2565 | 2026-05-20T00:57:05.687Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2566 | 2026-05-20T00:57:05.791Z | |
| 2567 | 2026-05-20T00:57:05.791Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 2568 | 2026-05-20T00:57:05.835Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 2569 | 2026-05-20T00:57:05.872Z | [t1.quartet] svcadm disable dendrite |
| 2570 | 2026-05-20T00:57:05.896Z | |
| 2571 | 2026-05-20T00:57:05.896Z | [t1.quartet] svcadm disable tfport |
| 2572 | 2026-05-20T00:57:05.918Z | |
| 2573 | 2026-05-20T00:57:05.918Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2574 | 2026-05-20T00:57:05.943Z | |
| 2575 | 2026-05-20T00:57:05.943Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 2576 | 2026-05-20T00:57:05.967Z | |
| 2577 | 2026-05-20T00:57:05.967Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2578 | 2026-05-20T00:57:05.991Z | |
| 2579 | 2026-05-20T00:57:05.991Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2580 | 2026-05-20T00:57:06.015Z | |
| 2581 | 2026-05-20T00:57:06.015Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 2582 | 2026-05-20T00:57:06.038Z | |
| 2583 | 2026-05-20T00:57:06.038Z | [t1.quartet] svcadm refresh dendrite:default |
| 2584 | 2026-05-20T00:57:06.059Z | |
| 2585 | 2026-05-20T00:57:06.059Z | [t1.quartet] svcadm enable dendrite:default |
| 2586 | 2026-05-20T00:57:06.080Z | |
| 2587 | 2026-05-20T00:57:06.080Z | wait 10s for dendrite to come up ... |
| 2588 | 2026-05-20T00:57:08.803Z | test ddm::test_quartet has been running for over 60 seconds |
| 2589 | 2026-05-20T00:57:16.086Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 2590 | 2026-05-20T00:57:16.118Z | |
| 2591 | 2026-05-20T00:57:16.118Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 2592 | 2026-05-20T00:57:16.139Z | |
| 2593 | 2026-05-20T00:57:16.139Z | [t1.quartet] svcadm refresh tfport:default |
| 2594 | 2026-05-20T00:57:16.156Z | |
| 2595 | 2026-05-20T00:57:16.156Z | [t1.quartet] svcadm enable tfport |
| 2596 | 2026-05-20T00:57:16.180Z | |
| 2597 | 2026-05-20T00:57:16.192Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid c0639dc0-23c5-4f00-be46-5ce781e31949 --sled-uuid 6a752467-9f66-422e-8633-f1918144f13c -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 2598 | 2026-05-20T00:57:16.192Z | |
| 2599 | 2026-05-20T00:57:16.192Z | [t1.quartet] ipadm |
| 2600 | 2026-05-20T00:57:16.207Z | ADDROBJ TYPE STATE ADDR |
| 2601 | 2026-05-20T00:57:16.207Z | lo0/v4 static ok 127.0.0.1/8 |
| 2602 | 2026-05-20T00:57:16.207Z | mgt1/v4 static ok 10.0.0.4/24 |
| 2603 | 2026-05-20T00:57:16.207Z | lo0/v6 static ok ::1/128 |
| 2604 | 2026-05-20T00:57:16.207Z | lo0/u6 static ok fd00:4::1/64 |
| 2605 | 2026-05-20T00:57:16.207Z | tfportrear0_0/v6 addrconf ok fe80::3479:f5ff:fe42:dae0%tfportrear0_0/10 |
| 2606 | 2026-05-20T00:57:16.207Z | tfportrear1_0/v6 addrconf ok fe80::50c2:d0ff:fee2:a348%tfportrear1_0/10 |
| 2607 | 2026-05-20T00:57:16.207Z | tfportrear2_0/v6 addrconf ok fe80::2ce7:8aff:fe63:4602%tfportrear2_0/10 |
| 2608 | 2026-05-20T00:57:18.313Z | initial peering test passed |
| 2609 | 2026-05-20T00:57:19.315Z | [s3.quartet] ping fd00:1::1 |
| 2610 | 2026-05-20T00:57:19.330Z | fd00:1::1 is alive |
| 2611 | 2026-05-20T00:57:30.334Z | [s3.quartet] ping fd00:1::1 |
| 2612 | 2026-05-20T00:57:30.349Z | fd00:1::1 is alive |
| 2613 | 2026-05-20T00:57:30.352Z | [t1.quartet] pkill ddmd |
| 2614 | 2026-05-20T00:57:30.361Z | |
| 2615 | 2026-05-20T00:57:30.361Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 2616 | 2026-05-20T00:57:30.364Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 2617 | 2026-05-20T00:57:32.263Z | [s3.quartet] pkill ddmd |
| 2618 | 2026-05-20T00:57:32.276Z | |
| 2619 | 2026-05-20T00:57:32.276Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 2620 | 2026-05-20T00:57:34.119Z | [s2.quartet] pkill ddmd |
| 2621 | 2026-05-20T00:57:34.132Z | |
| 2622 | 2026-05-20T00:57:34.132Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 2623 | 2026-05-20T00:57:35.979Z | [s1.quartet] pkill ddmd |
| 2624 | 2026-05-20T00:57:35.993Z | |
| 2625 | 2026-05-20T00:57:35.993Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 2626 | 2026-05-20T00:57:38.095Z | [sidecar.quartet] pkill softnpu |
| 2627 | 2026-05-20T00:57:38.118Z | |
| 2628 | 2026-05-20T00:57:38.118Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 2629 | 2026-05-20T00:57:40.825Z | test ddm::test_quartet ... ok |
| 2630 | 2026-05-20T00:57:40.825Z | |
| 2631 | 2026-05-20T00:57:40.825Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 92.03s |
| 2632 | 2026-05-20T00:57:40.825Z | |
| 2633 | 2026-05-20T00:57:40.860Z | + cleanup |
| 2634 | 2026-05-20T00:57:40.863Z | ++ id -un |
| 2635 | 2026-05-20T00:57:40.866Z | ++ id -gn |
| 2636 | 2026-05-20T00:57:40.868Z | + pfexec chown -R build:build . |
| 2637 | 2026-05-20T00:57:40.970Z | process exited: duration 582492 ms, exit code 0 |
| |
| 2638 | 2026-05-20T00:57:40.981Z | found 6 output files |
| 2639 | 2026-05-20T00:57:40.986Z | uploading: /work/s1.quartet.log (3957 bytes) |
| 2640 | 2026-05-20T00:57:41.993Z | uploaded: /work/s1.quartet.log |
| 2641 | 2026-05-20T00:57:41.993Z | uploading: /work/s2.quartet.log (4138 bytes) |
| 2642 | 2026-05-20T00:57:43.000Z | uploaded: /work/s2.quartet.log |
| 2643 | 2026-05-20T00:57:43.000Z | uploading: /work/s3.quartet.log (4252 bytes) |
| 2644 | 2026-05-20T00:57:44.012Z | uploaded: /work/s3.quartet.log |
| 2645 | 2026-05-20T00:57:44.012Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 2646 | 2026-05-20T00:57:45.022Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 2647 | 2026-05-20T00:57:45.022Z | uploading: /work/t1.quartet-dpd.log (197791 bytes) |
| 2648 | 2026-05-20T00:57:46.034Z | uploaded: /work/t1.quartet-dpd.log |
| 2649 | 2026-05-20T00:57:46.034Z | uploading: /work/t1.quartet.log (17196 bytes) |
| 2650 | 2026-05-20T00:57:47.045Z | uploaded: /work/t1.quartet.log |