|
|
|
1 | 2025-01-31T04:14:10.905Z | job assigned to worker 01JJX90B2NEABTWE5X138G7XF9 [factory aws, i-080d071af7518a42e] (queued for 59 s) |
|
2 | 2025-01-31T04:14:18.954Z | starting task 0: "setup" |
3 | 2025-01-31T04:14:18.963Z | ++ uname -s |
4 | 2025-01-31T04:14:18.966Z | + kern=SunOS |
5 | 2025-01-31T04:14:18.966Z | + build_user=build |
6 | 2025-01-31T04:14:18.966Z | + build_uid=12345 |
7 | 2025-01-31T04:14:18.966Z | + work_dir=/work |
8 | 2025-01-31T04:14:18.966Z | + input_dir=/input |
9 | 2025-01-31T04:14:18.966Z | + [[ 0 == 12345 ]] |
10 | 2025-01-31T04:14:18.966Z | + case "$kern" in |
11 | 2025-01-31T04:14:18.966Z | + groupadd -g 12345 build |
12 | 2025-01-31T04:14:18.969Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-01-31T04:14:20.976Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-01-31T04:14:21.083Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-01-31T04:14:21.085Z | + home_fs=zfs |
16 | 2025-01-31T04:14:21.086Z | + [[ zfs == autofs ]] |
17 | 2025-01-31T04:14:21.086Z | + mkdir -p /home/build |
18 | 2025-01-31T04:14:21.088Z | + chown build:build /home/build /work |
19 | 2025-01-31T04:14:23.089Z | + chmod 0700 /home/build /work |
20 | 2025-01-31T04:14:23.092Z | process exited: duration 4140 ms, exit code 0 |
|
21 | 2025-01-31T04:14:23.098Z | starting task 1: "rust-toolchain" |
22 | 2025-01-31T04:14:23.104Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-01-31T04:14:23.104Z | * rust toolchain channel = "stable" |
24 | 2025-01-31T04:14:23.104Z | * rust toolchain profile = "default" |
25 | 2025-01-31T04:14:23.104Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-01-31T04:14:23.104Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-01-31T04:14:23.104Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-01-31T04:14:23.107Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-01-31T04:14:23.107Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-01-31T04:14:23.229Z | info: downloading installer |
31 | 2025-01-31T04:14:24.597Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-01-31T04:14:24.597Z | warning: /opt/ooce/bin |
33 | 2025-01-31T04:14:24.597Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-01-31T04:14:24.597Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-01-31T04:14:24.597Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-01-31T04:14:24.597Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-01-31T04:14:24.597Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-01-31T04:14:24.597Z | error: cannot install while Rust is installed |
39 | 2025-01-31T04:14:24.597Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-01-31T04:14:24.614Z | info: profile set to 'default' |
41 | 2025-01-31T04:14:24.614Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-01-31T04:14:24.617Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-01-31T04:14:24.756Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
44 | 2025-01-31T04:14:24.756Z | info: downloading component 'cargo' |
45 | 2025-01-31T04:14:25.505Z | info: downloading component 'clippy' |
46 | 2025-01-31T04:14:25.791Z | info: downloading component 'rust-docs' |
47 | 2025-01-31T04:14:26.814Z | info: downloading component 'rust-std' |
48 | 2025-01-31T04:14:28.461Z | info: downloading component 'rustc' |
49 | 2025-01-31T04:14:34.259Z | info: downloading component 'rustfmt' |
50 | 2025-01-31T04:14:34.482Z | info: installing component 'cargo' |
51 | 2025-01-31T04:14:35.311Z | info: installing component 'clippy' |
52 | 2025-01-31T04:14:35.693Z | info: installing component 'rust-docs' |
53 | 2025-01-31T04:14:37.338Z | info: installing component 'rust-std' |
54 | 2025-01-31T04:14:39.185Z | info: installing component 'rustc' |
55 | 2025-01-31T04:14:45.099Z | info: installing component 'rustfmt' |
56 | 2025-01-31T04:14:45.438Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-01-31T04:14:45.438Z | |
58 | 2025-01-31T04:14:45.829Z | stable-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) |
59 | 2025-01-31T04:14:45.829Z | |
60 | 2025-01-31T04:14:45.832Z | |
61 | 2025-01-31T04:14:45.832Z | Rust is installed now. Great! |
62 | 2025-01-31T04:14:45.832Z | |
63 | 2025-01-31T04:14:45.832Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-01-31T04:14:45.832Z | environment variable. This has not been done automatically. |
65 | 2025-01-31T04:14:45.832Z | |
66 | 2025-01-31T04:14:45.832Z | To configure your current shell, you need to source |
67 | 2025-01-31T04:14:45.832Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-01-31T04:14:45.832Z | |
69 | 2025-01-31T04:14:45.832Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-01-31T04:14:45.832Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-01-31T04:14:45.832Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-01-31T04:14:45.905Z | + rustup --version |
73 | 2025-01-31T04:14:45.913Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-01-31T04:14:45.913Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-01-31T04:14:45.992Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` |
76 | 2025-01-31T04:14:45.996Z | + cargo --version |
77 | 2025-01-31T04:14:46.055Z | cargo 1.84.1 (66221abde 2024-11-19) |
78 | 2025-01-31T04:14:46.058Z | + rustc --version |
79 | 2025-01-31T04:14:46.118Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
80 | 2025-01-31T04:14:46.121Z | process exited: duration 23020 ms, exit code 0 |
|
81 | 2025-01-31T04:14:46.127Z | starting task 2: "authentication" |
82 | 2025-01-31T04:14:46.148Z | process exited: duration 20 ms, exit code 0 |
|
83 | 2025-01-31T04:14:46.153Z | starting task 3: "clone repository" |
84 | 2025-01-31T04:14:46.158Z | + mkdir -p /work/oxidecomputer/maghemite |
85 | 2025-01-31T04:14:46.160Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
86 | 2025-01-31T04:14:46.196Z | Cloning into '/work/oxidecomputer/maghemite'... |
87 | 2025-01-31T04:14:46.771Z | + cd /work/oxidecomputer/maghemite |
88 | 2025-01-31T04:14:46.771Z | + git fetch origin 2898e144474ee2183c7231c171525c98652f98e6 |
89 | 2025-01-31T04:14:47.040Z | From https://github.com/oxidecomputer/maghemite |
90 | 2025-01-31T04:14:47.040Z | * branch 2898e144474ee2183c7231c171525c98652f98e6 -> FETCH_HEAD |
91 | 2025-01-31T04:14:47.047Z | + [[ -n renovate/rust-1.x ]] |
92 | 2025-01-31T04:14:47.050Z | ++ git branch --show-current |
93 | 2025-01-31T04:14:47.053Z | + current=main |
94 | 2025-01-31T04:14:47.053Z | + [[ main != renovate/rust-1.x ]] |
95 | 2025-01-31T04:14:47.053Z | + git branch -f renovate/rust-1.x 2898e144474ee2183c7231c171525c98652f98e6 |
96 | 2025-01-31T04:14:47.056Z | + git checkout -f renovate/rust-1.x |
97 | 2025-01-31T04:14:47.069Z | Switched to branch 'renovate/rust-1.x' |
98 | 2025-01-31T04:14:47.072Z | + git reset --hard 2898e144474ee2183c7231c171525c98652f98e6 |
99 | 2025-01-31T04:14:47.084Z | HEAD is now at 2898e14 Update dependency rust to v1.84.1 |
100 | 2025-01-31T04:14:47.087Z | process exited: duration 932 ms, exit code 0 |
|
101 | 2025-01-31T04:14:47.093Z | starting task 4: "build" |
102 | 2025-01-31T04:14:47.098Z | ++ cargo --version |
103 | 2025-01-31T04:14:47.103Z | info: syncing channel updates for '1.84.1-x86_64-unknown-illumos' |
104 | 2025-01-31T04:14:47.263Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
105 | 2025-01-31T04:14:47.263Z | info: downloading component 'cargo' |
106 | 2025-01-31T04:14:48.153Z | info: downloading component 'clippy' |
107 | 2025-01-31T04:14:48.491Z | info: downloading component 'rust-docs' |
108 | 2025-01-31T04:14:49.698Z | info: downloading component 'rust-std' |
109 | 2025-01-31T04:14:51.660Z | info: downloading component 'rustc' |
110 | 2025-01-31T04:14:58.561Z | info: downloading component 'rustfmt' |
111 | 2025-01-31T04:14:58.822Z | info: installing component 'cargo' |
112 | 2025-01-31T04:14:59.659Z | info: installing component 'clippy' |
113 | 2025-01-31T04:15:00.039Z | info: installing component 'rust-docs' |
114 | 2025-01-31T04:15:01.664Z | info: installing component 'rust-std' |
115 | 2025-01-31T04:15:03.523Z | info: installing component 'rustc' |
116 | 2025-01-31T04:15:09.524Z | info: installing component 'rustfmt' |
117 | 2025-01-31T04:15:09.949Z | cargo 1.84.1 (66221abde 2024-11-19) |
118 | 2025-01-31T04:15:09.952Z | ++ rustc --version |
119 | 2025-01-31T04:15:10.021Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
120 | 2025-01-31T04:15:10.025Z | ++ dladm |
121 | 2025-01-31T04:15:10.030Z | LINK CLASS MTU STATE BRIDGE OVER |
122 | 2025-01-31T04:15:10.030Z | ena0 phys 9216 up -- -- |
123 | 2025-01-31T04:15:10.033Z | ++ ipadm |
124 | 2025-01-31T04:15:10.033Z | ADDROBJ TYPE STATE ADDR |
125 | 2025-01-31T04:15:10.033Z | lo0/v4 static ok 127.0.0.1/8 |
126 | 2025-01-31T04:15:10.034Z | ena0/dhcp dhcp ok 10.150.1.226/24 |
127 | 2025-01-31T04:15:10.034Z | lo0/v6 static ok ::1/128 |
128 | 2025-01-31T04:15:10.034Z | ++ banner collect |
129 | 2025-01-31T04:15:10.037Z | |
130 | 2025-01-31T04:15:10.037Z | #### #### # # ###### #### ##### |
131 | 2025-01-31T04:15:10.037Z | # # # # # # # # # # |
132 | 2025-01-31T04:15:10.037Z | # # # # # ##### # # |
133 | 2025-01-31T04:15:10.037Z | # # # # # # # # |
134 | 2025-01-31T04:15:10.038Z | # # # # # # # # # # |
135 | 2025-01-31T04:15:10.038Z | #### #### ###### ###### ###### #### # |
136 | 2025-01-31T04:15:10.038Z | |
137 | 2025-01-31T04:15:10.038Z | ++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu |
138 | 2025-01-31T04:15:10.038Z | ++ repo=softnpu |
139 | 2025-01-31T04:15:10.038Z | ++ series=image |
140 | 2025-01-31T04:15:10.038Z | ++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756 |
141 | 2025-01-31T04:15:10.038Z | ++ name=softnpu |
142 | 2025-01-31T04:15:10.038Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
143 | 2025-01-31T04:15:10.038Z | ++ mkdir -p download |
144 | 2025-01-31T04:15:10.042Z | ++ pushd download |
145 | 2025-01-31T04:15:10.042Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
146 | 2025-01-31T04:15:10.042Z | ++ [[ ! -f softnpu ]] |
147 | 2025-01-31T04:15:10.043Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu |
148 | 2025-01-31T04:15:10.047Z | % Total % Received % Xferd Average Speed Time Time Time Current |
149 | 2025-01-31T04:15:10.047Z | Dload Upload Total Spent Left Speed |
150 | 2025-01-31T04:15:10.455Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 21.8M 100 21.8M 0 0 53.3M 0 --:--:-- --:--:-- --:--:-- 53.3M |
151 | 2025-01-31T04:15:10.459Z | ++ popd |
152 | 2025-01-31T04:15:10.462Z | /work/oxidecomputer/maghemite |
153 | 2025-01-31T04:15:10.462Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so |
154 | 2025-01-31T04:15:10.462Z | ++ repo=sidecar-lite |
155 | 2025-01-31T04:15:10.462Z | ++ series=release |
156 | 2025-01-31T04:15:10.462Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
157 | 2025-01-31T04:15:10.462Z | ++ name=libsidecar_lite.so |
158 | 2025-01-31T04:15:10.462Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
159 | 2025-01-31T04:15:10.462Z | ++ mkdir -p download |
160 | 2025-01-31T04:15:10.462Z | ++ pushd download |
161 | 2025-01-31T04:15:10.462Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
162 | 2025-01-31T04:15:10.462Z | ++ [[ ! -f libsidecar_lite.so ]] |
163 | 2025-01-31T04:15:10.462Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so |
164 | 2025-01-31T04:15:10.470Z | % Total % Received % Xferd Average Speed Time Time Time Current |
165 | 2025-01-31T04:15:10.470Z | Dload Upload Total Spent Left Speed |
166 | 2025-01-31T04:15:10.873Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 20.3M 100 20.3M 0 0 50.3M 0 --:--:-- --:--:-- --:--:-- 50.5M |
167 | 2025-01-31T04:15:10.876Z | ++ popd |
168 | 2025-01-31T04:15:10.879Z | /work/oxidecomputer/maghemite |
169 | 2025-01-31T04:15:10.879Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm |
170 | 2025-01-31T04:15:10.879Z | ++ repo=sidecar-lite |
171 | 2025-01-31T04:15:10.879Z | ++ series=release |
172 | 2025-01-31T04:15:10.879Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
173 | 2025-01-31T04:15:10.879Z | ++ name=scadm |
174 | 2025-01-31T04:15:10.879Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
175 | 2025-01-31T04:15:10.879Z | ++ mkdir -p download |
176 | 2025-01-31T04:15:10.879Z | ++ pushd download |
177 | 2025-01-31T04:15:10.879Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
178 | 2025-01-31T04:15:10.879Z | ++ [[ ! -f scadm ]] |
179 | 2025-01-31T04:15:10.879Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm |
180 | 2025-01-31T04:15:10.888Z | % Total % Received % Xferd Average Speed Time Time Time Current |
181 | 2025-01-31T04:15:10.888Z | Dload Upload Total Spent Left Speed |
182 | 2025-01-31T04:15:11.227Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
6 22.7M 6 1627k 0 0 14.6M 0 0:00:01 --:--:-- 0:00:01 14.7M
100 22.7M 100 22.7M 0 0 67.1M 0 --:--:-- --:--:-- --:--:-- 67.0M |
183 | 2025-01-31T04:15:11.230Z | ++ popd |
184 | 2025-01-31T04:15:11.234Z | /work/oxidecomputer/maghemite |
185 | 2025-01-31T04:15:11.234Z | ++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz |
186 | 2025-01-31T04:15:11.234Z | ++ repo=dendrite |
187 | 2025-01-31T04:15:11.235Z | ++ series=image |
188 | 2025-01-31T04:15:11.235Z | ++ commit=350fb25d724578dd2b127499edcd57981d4bbff2 |
189 | 2025-01-31T04:15:11.235Z | ++ name=dendrite-softnpu.tar.gz |
190 | 2025-01-31T04:15:11.235Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
191 | 2025-01-31T04:15:11.235Z | ++ mkdir -p download |
192 | 2025-01-31T04:15:11.235Z | ++ pushd download |
193 | 2025-01-31T04:15:11.235Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
194 | 2025-01-31T04:15:11.235Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
195 | 2025-01-31T04:15:11.235Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz |
196 | 2025-01-31T04:15:11.243Z | % Total % Received % Xferd Average Speed Time Time Time Current |
197 | 2025-01-31T04:15:11.247Z | Dload Upload Total Spent Left Speed |
198 | 2025-01-31T04:15:11.776Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 37.5M 100 37.5M 0 0 70.3M 0 --:--:-- --:--:-- --:--:-- 70.4M |
199 | 2025-01-31T04:15:11.781Z | ++ popd |
200 | 2025-01-31T04:15:11.784Z | /work/oxidecomputer/maghemite |
201 | 2025-01-31T04:15:11.784Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd |
202 | 2025-01-31T04:15:11.784Z | ++ repo=maghemite |
203 | 2025-01-31T04:15:11.784Z | ++ series=release |
204 | 2025-01-31T04:15:11.785Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
205 | 2025-01-31T04:15:11.785Z | ++ name=ddmd |
206 | 2025-01-31T04:15:11.785Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
207 | 2025-01-31T04:15:11.785Z | ++ mkdir -p download |
208 | 2025-01-31T04:15:11.785Z | ++ pushd download |
209 | 2025-01-31T04:15:11.785Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
210 | 2025-01-31T04:15:11.785Z | ++ [[ ! -f ddmd ]] |
211 | 2025-01-31T04:15:11.785Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd |
212 | 2025-01-31T04:15:11.791Z | % Total % Received % Xferd Average Speed Time Time Time Current |
213 | 2025-01-31T04:15:11.791Z | Dload Upload Total Spent Left Speed |
214 | 2025-01-31T04:15:12.353Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
28 40.9M 28 11.7M 0 0 57.3M 0 --:--:-- --:--:-- --:--:-- 57.4M
100 40.9M 100 40.9M 0 0 72.8M 0 --:--:-- --:--:-- --:--:-- 72.8M |
215 | 2025-01-31T04:15:12.357Z | ++ popd |
216 | 2025-01-31T04:15:12.357Z | /work/oxidecomputer/maghemite |
217 | 2025-01-31T04:15:12.360Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm |
218 | 2025-01-31T04:15:12.360Z | ++ repo=maghemite |
219 | 2025-01-31T04:15:12.360Z | ++ series=release |
220 | 2025-01-31T04:15:12.360Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
221 | 2025-01-31T04:15:12.360Z | ++ name=ddmadm |
222 | 2025-01-31T04:15:12.360Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
223 | 2025-01-31T04:15:12.360Z | ++ mkdir -p download |
224 | 2025-01-31T04:15:12.360Z | ++ pushd download |
225 | 2025-01-31T04:15:12.360Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
226 | 2025-01-31T04:15:12.360Z | ++ [[ ! -f ddmadm ]] |
227 | 2025-01-31T04:15:12.360Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm |
228 | 2025-01-31T04:15:12.368Z | % Total % Received % Xferd Average Speed Time Time Time Current |
229 | 2025-01-31T04:15:12.368Z | Dload Upload Total Spent Left Speed |
230 | 2025-01-31T04:15:12.736Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 18.0M 100 18.0M 0 0 49.2M 0 --:--:-- --:--:-- --:--:-- 49.3M |
231 | 2025-01-31T04:15:12.739Z | ++ popd |
232 | 2025-01-31T04:15:12.739Z | /work/oxidecomputer/maghemite |
233 | 2025-01-31T04:15:12.739Z | ++ pushd download |
234 | 2025-01-31T04:15:12.739Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
235 | 2025-01-31T04:15:12.739Z | ++ chmod +x softnpu |
236 | 2025-01-31T04:15:12.750Z | ++ chmod +x scadm |
237 | 2025-01-31T04:15:12.750Z | ++ chmod +x ddmadm |
238 | 2025-01-31T04:15:12.750Z | ++ chmod +x ddmd |
239 | 2025-01-31T04:15:12.750Z | ++ mv ddmadm ddmadm-v2 |
240 | 2025-01-31T04:15:12.750Z | ++ mv ddmd ddmd-v2 |
241 | 2025-01-31T04:15:12.754Z | ++ rm -rf zones/dendrite |
242 | 2025-01-31T04:15:12.754Z | ++ mkdir -p zones/dendrite |
243 | 2025-01-31T04:15:12.757Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
244 | 2025-01-31T04:15:13.519Z | ++ popd |
245 | 2025-01-31T04:15:13.520Z | /work/oxidecomputer/maghemite |
246 | 2025-01-31T04:15:13.520Z | ++ banner install |
247 | 2025-01-31T04:15:13.524Z | |
248 | 2025-01-31T04:15:13.524Z | # # # #### ##### ## # # |
249 | 2025-01-31T04:15:13.524Z | # ## # # # # # # # |
250 | 2025-01-31T04:15:13.524Z | # # # # #### # # # # # |
251 | 2025-01-31T04:15:13.524Z | # # # # # # ###### # # |
252 | 2025-01-31T04:15:13.524Z | # # ## # # # # # # # |
253 | 2025-01-31T04:15:13.525Z | # # # #### # # # ###### ###### |
254 | 2025-01-31T04:15:13.525Z | |
255 | 2025-01-31T04:15:13.525Z | ++ pkg info brand/sparse |
256 | 2025-01-31T04:15:13.531Z | ++ grep -qi installed |
257 | 2025-01-31T04:15:15.142Z | pkg: info: no packages matching the following patterns you specified are |
258 | 2025-01-31T04:15:15.142Z | installed on the system. Try querying remotely instead: |
259 | 2025-01-31T04:15:15.142Z | |
260 | 2025-01-31T04:15:15.143Z | brand/sparse |
261 | 2025-01-31T04:15:15.193Z | ++ [[ 1 != 0 ]] |
262 | 2025-01-31T04:15:15.193Z | ++ set -o errexit |
263 | 2025-01-31T04:15:15.193Z | ++ pfexec pkg install brand/sparse |
264 | 2025-01-31T04:15:23.124Z | Startup: Refreshing catalog 'helios-dev' ... Done |
265 | 2025-01-31T04:15:27.286Z | Startup: Caching catalogs ... Done |
266 | 2025-01-31T04:15:38.994Z | Planning: Solver setup ... Done |
267 | 2025-01-31T04:15:39.144Z | Planning: Running solver ... Done |
268 | 2025-01-31T04:15:39.253Z | Planning: Finding local manifests ... Done |
269 | 2025-01-31T04:15:39.285Z | Planning: Fetching manifests: 0/3 0% complete |
270 | 2025-01-31T04:15:39.393Z | Planning: Fetching manifests: 3/3 100% complete |
271 | 2025-01-31T04:15:39.466Z | Planning: Package planning ... Done |
272 | 2025-01-31T04:15:39.472Z | Planning: Merging actions ... Done |
273 | 2025-01-31T04:15:39.664Z | Planning: Checking for conflicting actions ... Done |
274 | 2025-01-31T04:15:41.797Z | Planning: Consolidating action changes ... Done |
275 | 2025-01-31T04:15:42.234Z | Planning: Evaluating mediators ... Done |
276 | 2025-01-31T04:15:42.304Z | Planning: Planning completed in 14.92 seconds |
277 | 2025-01-31T04:15:42.320Z | Packages to install: 1 |
278 | 2025-01-31T04:15:42.320Z | Packages to update: 2 |
279 | 2025-01-31T04:15:42.323Z | Create boot environment: No |
280 | 2025-01-31T04:15:42.323Z | Create backup boot environment: Yes |
281 | 2025-01-31T04:15:42.395Z | |
282 | 2025-01-31T04:15:42.395Z | Download: 0/1009 items 0.0/8.0MB 0% complete |
283 | 2025-01-31T04:15:46.838Z | Download: Completed 8.03 MB in 4.44 seconds (1.8M/s) |
284 | 2025-01-31T04:15:48.826Z | Actions: 1/1419 actions (Removing old actions) |
285 | 2025-01-31T04:15:48.847Z | Actions: 199/1419 actions (Installing new actions) |
286 | 2025-01-31T04:15:48.960Z | Actions: 579/1419 actions (Updating modified actions) |
287 | 2025-01-31T04:15:49.275Z | Actions: Completed 1419 actions in 0.45 seconds. |
288 | 2025-01-31T04:15:49.654Z | Done |
289 | 2025-01-31T04:15:49.656Z | Done |
290 | 2025-01-31T04:15:50.187Z | Done |
291 | 2025-01-31T04:15:54.486Z | Done |
292 | 2025-01-31T04:15:54.567Z | Done |
293 | 2025-01-31T04:15:54.570Z | Done |
294 | 2025-01-31T04:15:54.756Z | Done |
295 | 2025-01-31T04:15:55.156Z | ++ set -o errexit |
296 | 2025-01-31T04:15:55.156Z | ++ set -o pipefail |
297 | 2025-01-31T04:15:55.156Z | ++ banner build |
298 | 2025-01-31T04:15:55.159Z | |
299 | 2025-01-31T04:15:55.159Z | ##### # # # # ##### |
300 | 2025-01-31T04:15:55.159Z | # # # # # # # # |
301 | 2025-01-31T04:15:55.159Z | ##### # # # # # # |
302 | 2025-01-31T04:15:55.159Z | # # # # # # # # |
303 | 2025-01-31T04:15:55.159Z | # # # # # # # # |
304 | 2025-01-31T04:15:55.159Z | ##### #### # ###### ##### |
305 | 2025-01-31T04:15:55.159Z | |
306 | 2025-01-31T04:15:55.159Z | ++ cargo build --release --bin ddmd --bin ddmadm |
307 | 2025-01-31T04:15:55.318Z | Updating git repository `https://www.github.com/oxidecomputer/oxnet` |
308 | 2025-01-31T04:15:55.547Z | warning: redirecting to https://github.com/oxidecomputer/oxnet.git/ |
309 | 2025-01-31T04:15:55.774Z | From https://www.github.com/oxidecomputer/oxnet |
310 | 2025-01-31T04:15:55.774Z | * [new branch] ci -> origin/ci |
311 | 2025-01-31T04:15:55.777Z | * [new branch] dependabot/cargo/ipnetwork-0.21.1 -> origin/dependabot/cargo/ipnetwork-0.21.1 |
312 | 2025-01-31T04:15:55.777Z | * [new branch] dependabot/cargo/regress-0.10.3 -> origin/dependabot/cargo/regress-0.10.3 |
313 | 2025-01-31T04:15:55.777Z | * [new branch] dependabot/cargo/serde-1.0.217 -> origin/dependabot/cargo/serde-1.0.217 |
314 | 2025-01-31T04:15:55.777Z | * [new branch] dependabot/cargo/serde_json-1.0.137 -> origin/dependabot/cargo/serde_json-1.0.137 |
315 | 2025-01-31T04:15:55.777Z | * [new branch] main -> origin/main |
316 | 2025-01-31T04:15:55.777Z | * [new ref] -> origin/HEAD |
317 | 2025-01-31T04:15:55.790Z | Updating crates.io index |
318 | 2025-01-31T04:15:55.864Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
319 | 2025-01-31T04:15:56.544Z | From https://github.com/oxidecomputer/falcon |
320 | 2025-01-31T04:15:56.544Z | * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c |
321 | 2025-01-31T04:15:56.661Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
322 | 2025-01-31T04:15:57.752Z | From https://github.com/oxidecomputer/dendrite |
323 | 2025-01-31T04:15:57.752Z | * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 |
324 | 2025-01-31T04:15:57.807Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
325 | 2025-01-31T04:15:58.108Z | From https://github.com/oxidecomputer/ispf |
326 | 2025-01-31T04:15:58.108Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
327 | 2025-01-31T04:15:58.116Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
328 | 2025-01-31T04:15:58.445Z | From https://github.com/oxidecomputer/netadm-sys |
329 | 2025-01-31T04:15:58.445Z | * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba |
330 | 2025-01-31T04:15:58.457Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
331 | 2025-01-31T04:16:02.588Z | From https://github.com/oxidecomputer/omicron |
332 | 2025-01-31T04:16:02.588Z | * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30 |
333 | 2025-01-31T04:16:02.936Z | Updating git repository `https://github.com/oxidecomputer/opte` |
334 | 2025-01-31T04:16:03.543Z | From https://github.com/oxidecomputer/opte |
335 | 2025-01-31T04:16:03.543Z | * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d |
336 | 2025-01-31T04:16:03.622Z | Updating git repository `https://github.com/illumos/smf-rs` |
337 | 2025-01-31T04:16:04.033Z | From https://github.com/illumos/smf-rs |
338 | 2025-01-31T04:16:04.034Z | * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48 |
339 | 2025-01-31T04:16:04.045Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
340 | 2025-01-31T04:16:04.431Z | From https://github.com/oxidecomputer/maghemite |
341 | 2025-01-31T04:16:04.431Z | * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43 |
342 | 2025-01-31T04:16:04.484Z | Updating git repository `https://github.com/oxidecomputer/zone` |
343 | 2025-01-31T04:16:04.763Z | From https://github.com/oxidecomputer/zone |
344 | 2025-01-31T04:16:04.763Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
345 | 2025-01-31T04:16:04.793Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
346 | 2025-01-31T04:16:05.472Z | From https://github.com/oxidecomputer/propolis |
347 | 2025-01-31T04:16:05.472Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
348 | 2025-01-31T04:16:05.593Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
349 | 2025-01-31T04:16:05.862Z | From https://github.com/oxidecomputer/dlpi-sys |
350 | 2025-01-31T04:16:05.862Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
351 | 2025-01-31T04:16:05.897Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
352 | 2025-01-31T04:16:06.219Z | From https://github.com/jmesmon/rust-libzfs |
353 | 2025-01-31T04:16:06.219Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
354 | 2025-01-31T04:16:06.232Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
355 | 2025-01-31T04:16:06.487Z | From https://github.com/oxidecomputer/rusty-doors |
356 | 2025-01-31T04:16:06.487Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
357 | 2025-01-31T04:16:06.503Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
358 | 2025-01-31T04:16:06.876Z | From https://github.com/oxidecomputer/maghemite |
359 | 2025-01-31T04:16:06.876Z | * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52 |
360 | 2025-01-31T04:16:06.931Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
361 | 2025-01-31T04:16:07.189Z | From https://github.com/oxidecomputer/serde_human_bytes |
362 | 2025-01-31T04:16:07.189Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
363 | 2025-01-31T04:16:07.219Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
364 | 2025-01-31T04:16:07.527Z | From https://github.com/oxidecomputer/slog-error-chain |
365 | 2025-01-31T04:16:07.527Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
366 | 2025-01-31T04:16:07.568Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
367 | 2025-01-31T04:16:07.835Z | From https://github.com/oxidecomputer/poptrie |
368 | 2025-01-31T04:16:07.835Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
369 | 2025-01-31T04:16:07.859Z | Updating git repository `https://github.com/illumos/libscf-sys.git` |
370 | 2025-01-31T04:16:08.152Z | From https://github.com/illumos/libscf-sys |
371 | 2025-01-31T04:16:08.153Z | * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93 |
372 | 2025-01-31T04:16:08.188Z | Updating git repository `https://github.com/oxidecomputer/progenitor` |
373 | 2025-01-31T04:16:08.984Z | From https://github.com/oxidecomputer/progenitor |
374 | 2025-01-31T04:16:08.984Z | * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840 |
375 | 2025-01-31T04:16:09.088Z | Updating git repository `https://github.com/oxidecomputer/typify` |
376 | 2025-01-31T04:16:09.897Z | From https://github.com/oxidecomputer/typify |
377 | 2025-01-31T04:16:09.897Z | * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c |
378 | 2025-01-31T04:16:10.169Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
379 | 2025-01-31T04:16:11.305Z | From https://github.com/oxidecomputer/crucible |
380 | 2025-01-31T04:16:11.305Z | * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7 |
381 | 2025-01-31T04:16:11.383Z | Updating git repository `https://github.com/oxidecomputer/opte` |
382 | 2025-01-31T04:16:11.693Z | From https://github.com/oxidecomputer/opte |
383 | 2025-01-31T04:16:11.693Z | * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653 |
384 | 2025-01-31T04:16:11.739Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
385 | 2025-01-31T04:16:12.274Z | From https://github.com/oxidecomputer/management-gateway-service |
386 | 2025-01-31T04:16:12.274Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
387 | 2025-01-31T04:16:13.018Z | Downloading crates ... |
388 | 2025-01-31T04:16:13.094Z | Downloaded arc-swap v1.7.1 |
389 | 2025-01-31T04:16:13.101Z | Downloaded atomicwrites v0.4.4 |
390 | 2025-01-31T04:16:13.109Z | Downloaded anstyle-parse v0.2.5 |
391 | 2025-01-31T04:16:13.113Z | Downloaded futures-sink v0.3.30 |
392 | 2025-01-31T04:16:13.116Z | Downloaded crunchy v0.2.2 |
393 | 2025-01-31T04:16:13.116Z | Downloaded ciborium-io v0.2.2 |
394 | 2025-01-31T04:16:13.119Z | Downloaded foreign-types v0.3.2 |
395 | 2025-01-31T04:16:13.122Z | Downloaded crc8 v0.1.1 |
396 | 2025-01-31T04:16:13.122Z | Downloaded const-random v0.1.18 |
397 | 2025-01-31T04:16:13.125Z | Downloaded async-stream-impl v0.3.5 |
398 | 2025-01-31T04:16:13.129Z | Downloaded foreign-types-macros v0.2.3 |
399 | 2025-01-31T04:16:13.129Z | Downloaded const-random-macro v0.1.16 |
400 | 2025-01-31T04:16:13.132Z | Downloaded progenitor-macro v0.8.0 |
401 | 2025-01-31T04:16:13.132Z | Downloaded pest_derive v2.7.13 |
402 | 2025-01-31T04:16:13.135Z | Downloaded proc-macro2 v1.0.86 |
403 | 2025-01-31T04:16:13.138Z | Downloaded digest v0.10.7 |
404 | 2025-01-31T04:16:13.141Z | Downloaded dirs-sys-next v0.1.2 |
405 | 2025-01-31T04:16:13.143Z | Downloaded sigpipe v0.1.3 |
406 | 2025-01-31T04:16:13.146Z | Downloaded ciborium-ll v0.2.2 |
407 | 2025-01-31T04:16:13.146Z | Downloaded enum-as-inner v0.6.1 |
408 | 2025-01-31T04:16:13.148Z | Downloaded cstr-argument v0.1.2 |
409 | 2025-01-31T04:16:13.148Z | Downloaded progenitor-client v0.8.0 |
410 | 2025-01-31T04:16:13.152Z | Downloaded async-stream v0.3.5 |
411 | 2025-01-31T04:16:13.152Z | Downloaded pretty-hex v0.2.1 |
412 | 2025-01-31T04:16:13.155Z | Downloaded percent-encoding v2.3.1 |
413 | 2025-01-31T04:16:13.155Z | Downloaded argon2 v0.5.3 |
414 | 2025-01-31T04:16:13.159Z | Downloaded serde-big-array v0.5.1 |
415 | 2025-01-31T04:16:13.161Z | Downloaded dirs-next v2.0.0 |
416 | 2025-01-31T04:16:13.161Z | Downloaded convert_case v0.4.0 |
417 | 2025-01-31T04:16:13.161Z | Downloaded colorchoice v1.0.2 |
418 | 2025-01-31T04:16:13.165Z | Downloaded anstyle-query v1.1.1 |
419 | 2025-01-31T04:16:13.165Z | Downloaded foreign-types-shared v0.1.1 |
420 | 2025-01-31T04:16:13.168Z | Downloaded scroll_derive v0.12.0 |
421 | 2025-01-31T04:16:13.168Z | Downloaded fastrand v2.1.1 |
422 | 2025-01-31T04:16:13.168Z | Downloaded cfg-if v1.0.0 |
423 | 2025-01-31T04:16:13.171Z | Downloaded quote v1.0.37 |
424 | 2025-01-31T04:16:13.173Z | Downloaded quick-error v1.2.3 |
425 | 2025-01-31T04:16:13.176Z | Downloaded clap_lex v0.7.4 |
426 | 2025-01-31T04:16:13.176Z | Downloaded futures-io v0.3.30 |
427 | 2025-01-31T04:16:13.179Z | Downloaded fixedbitset v0.4.2 |
428 | 2025-01-31T04:16:13.179Z | Downloaded equivalent v1.0.1 |
429 | 2025-01-31T04:16:13.181Z | Downloaded darling_macro v0.20.10 |
430 | 2025-01-31T04:16:13.181Z | Downloaded fnv v1.0.7 |
431 | 2025-01-31T04:16:13.184Z | Downloaded crucible-workspace-hack v0.1.0 |
432 | 2025-01-31T04:16:13.184Z | Downloaded progenitor v0.8.0 |
433 | 2025-01-31T04:16:13.187Z | Downloaded anstream v0.6.15 |
434 | 2025-01-31T04:16:13.190Z | Downloaded serde_tokenstream v0.2.2 |
435 | 2025-01-31T04:16:13.192Z | Downloaded schemars_derive v0.8.21 |
436 | 2025-01-31T04:16:13.192Z | Downloaded serde_path_to_error v0.1.16 |
437 | 2025-01-31T04:16:13.195Z | Downloaded foreign-types-shared v0.3.1 |
438 | 2025-01-31T04:16:13.197Z | Downloaded rustc_version v0.4.1 |
439 | 2025-01-31T04:16:13.197Z | Downloaded rand_core v0.6.4 |
440 | 2025-01-31T04:16:13.200Z | Downloaded semver v0.1.20 |
441 | 2025-01-31T04:16:13.200Z | Downloaded rustversion v1.0.17 |
442 | 2025-01-31T04:16:13.203Z | Downloaded futures-macro v0.3.30 |
443 | 2025-01-31T04:16:13.206Z | Downloaded shlex v1.3.0 |
444 | 2025-01-31T04:16:13.206Z | Downloaded block-buffer v0.10.4 |
445 | 2025-01-31T04:16:13.211Z | Downloaded embedded-io v0.6.1 |
446 | 2025-01-31T04:16:13.211Z | Downloaded slog-dtrace v0.3.0 |
447 | 2025-01-31T04:16:13.214Z | Downloaded ciborium v0.2.2 |
448 | 2025-01-31T04:16:13.217Z | Downloaded serde_spanned v0.6.7 |
449 | 2025-01-31T04:16:13.217Z | Downloaded resolv-conf v0.7.0 |
450 | 2025-01-31T04:16:13.220Z | Downloaded password-hash v0.5.0 |
451 | 2025-01-31T04:16:13.222Z | Downloaded rustls-pemfile v1.0.4 |
452 | 2025-01-31T04:16:13.225Z | Downloaded crc32fast v1.4.2 |
453 | 2025-01-31T04:16:13.228Z | Downloaded http-body v1.0.1 |
454 | 2025-01-31T04:16:13.228Z | Downloaded camino-tempfile v1.1.1 |
455 | 2025-01-31T04:16:13.233Z | Downloaded slab v0.4.9 |
456 | 2025-01-31T04:16:13.235Z | Downloaded slog-bunyan v2.5.0 |
457 | 2025-01-31T04:16:13.235Z | Downloaded ahash v0.8.11 |
458 | 2025-01-31T04:16:13.238Z | Downloaded instant v0.1.13 |
459 | 2025-01-31T04:16:13.241Z | Downloaded slog-envlogger v2.2.0 |
460 | 2025-01-31T04:16:13.241Z | Downloaded byteorder v1.5.0 |
461 | 2025-01-31T04:16:13.244Z | Downloaded atomic-waker v1.1.2 |
462 | 2025-01-31T04:16:13.247Z | Downloaded newline-converter v0.3.0 |
463 | 2025-01-31T04:16:13.247Z | Downloaded take_mut v0.2.2 |
464 | 2025-01-31T04:16:13.247Z | Downloaded pretty-hex v0.4.1 |
465 | 2025-01-31T04:16:13.250Z | Downloaded scroll v0.12.0 |
466 | 2025-01-31T04:16:13.250Z | Downloaded slog-async v2.8.0 |
467 | 2025-01-31T04:16:13.252Z | Downloaded heck v0.5.0 |
468 | 2025-01-31T04:16:13.255Z | Downloaded dof v0.3.0 |
469 | 2025-01-31T04:16:13.256Z | Downloaded cpufeatures v0.2.14 |
470 | 2025-01-31T04:16:13.258Z | Downloaded postcard v1.0.10 |
471 | 2025-01-31T04:16:13.261Z | Downloaded sha1 v0.10.6 |
472 | 2025-01-31T04:16:13.263Z | Downloaded rustc-hash v2.0.0 |
473 | 2025-01-31T04:16:13.267Z | Downloaded rustls-pki-types v1.8.0 |
474 | 2025-01-31T04:16:13.272Z | Downloaded zone_cfg_derive v0.3.0 |
475 | 2025-01-31T04:16:13.272Z | Downloaded parking_lot_core v0.9.10 |
476 | 2025-01-31T04:16:13.272Z | Downloaded serde_with_macros v3.9.0 |
477 | 2025-01-31T04:16:13.275Z | Downloaded hostname v0.3.1 |
478 | 2025-01-31T04:16:13.277Z | Downloaded signal-hook-registry v1.4.2 |
479 | 2025-01-31T04:16:13.277Z | Downloaded progenitor-impl v0.8.0 |
480 | 2025-01-31T04:16:13.281Z | Downloaded hubpack_derive v0.1.1 |
481 | 2025-01-31T04:16:13.281Z | Downloaded hash32 v0.3.1 |
482 | 2025-01-31T04:16:13.283Z | Downloaded semver v1.0.23 |
483 | 2025-01-31T04:16:13.286Z | Downloaded rustls-pemfile v2.1.3 |
484 | 2025-01-31T04:16:13.288Z | Downloaded try-lock v0.2.5 |
485 | 2025-01-31T04:16:13.290Z | Downloaded tower-service v0.3.3 |
486 | 2025-01-31T04:16:13.290Z | Downloaded serde_urlencoded v0.7.1 |
487 | 2025-01-31T04:16:13.293Z | Downloaded fxhash v0.2.1 |
488 | 2025-01-31T04:16:13.297Z | Downloaded thread_local v1.1.8 |
489 | 2025-01-31T04:16:13.297Z | Downloaded proc-macro-crate v3.2.0 |
490 | 2025-01-31T04:16:13.300Z | Downloaded thiserror-impl v1.0.69 |
491 | 2025-01-31T04:16:13.300Z | Downloaded num-derive v0.3.3 |
492 | 2025-01-31T04:16:13.302Z | Downloaded derive-where v1.2.7 |
493 | 2025-01-31T04:16:13.305Z | Downloaded match_cfg v0.1.0 |
494 | 2025-01-31T04:16:13.309Z | Downloaded defmt v0.3.8 |
495 | 2025-01-31T04:16:13.311Z | Downloaded num-conv v0.1.0 |
496 | 2025-01-31T04:16:13.314Z | Downloaded darling_core v0.20.10 |
497 | 2025-01-31T04:16:13.318Z | Downloaded similar v2.6.0 |
498 | 2025-01-31T04:16:13.324Z | Downloaded zone v0.3.0 |
499 | 2025-01-31T04:16:13.327Z | Downloaded sync_wrapper v1.0.1 |
500 | 2025-01-31T04:16:13.329Z | Downloaded sync_wrapper v0.1.2 |
501 | 2025-01-31T04:16:13.329Z | Downloaded num-integer v0.1.46 |
502 | 2025-01-31T04:16:13.332Z | Downloaded http-body-util v0.1.2 |
503 | 2025-01-31T04:16:13.334Z | Downloaded indent_write v2.2.0 |
504 | 2025-01-31T04:16:13.334Z | Downloaded toml_datetime v0.6.8 |
505 | 2025-01-31T04:16:13.337Z | Downloaded humantime v2.1.0 |
506 | 2025-01-31T04:16:13.337Z | Downloaded time-core v0.1.2 |
507 | 2025-01-31T04:16:13.339Z | Downloaded memmap v0.7.0 |
508 | 2025-01-31T04:16:13.341Z | Downloaded ipnet v2.10.0 |
509 | 2025-01-31T04:16:13.344Z | Downloaded sha2 v0.10.8 |
510 | 2025-01-31T04:16:13.346Z | Downloaded tinyvec_macros v0.1.1 |
511 | 2025-01-31T04:16:13.346Z | Downloaded terminal_size v0.4.0 |
512 | 2025-01-31T04:16:13.349Z | Downloaded swrite v0.1.0 |
513 | 2025-01-31T04:16:13.349Z | Downloaded ryu v1.0.18 |
514 | 2025-01-31T04:16:13.352Z | Downloaded mime v0.3.17 |
515 | 2025-01-31T04:16:13.355Z | Downloaded strum v0.26.3 |
516 | 2025-01-31T04:16:13.358Z | Downloaded tracing-attributes v0.1.27 |
517 | 2025-01-31T04:16:13.358Z | Downloaded lock_api v0.4.12 |
518 | 2025-01-31T04:16:13.361Z | Downloaded thiserror v1.0.69 |
519 | 2025-01-31T04:16:13.367Z | Downloaded smf v0.2.3 |
520 | 2025-01-31T04:16:13.370Z | Downloaded futures v0.3.30 |
521 | 2025-01-31T04:16:13.373Z | Downloaded openssl-macros v0.1.1 |
522 | 2025-01-31T04:16:13.375Z | Downloaded crossbeam-channel v0.5.13 |
523 | 2025-01-31T04:16:13.379Z | Downloaded want v0.3.1 |
524 | 2025-01-31T04:16:13.383Z | Downloaded macaddr v1.0.1 |
525 | 2025-01-31T04:16:13.386Z | Downloaded hyper-tls v0.6.0 |
526 | 2025-01-31T04:16:13.386Z | Downloaded thread-id v4.2.2 |
527 | 2025-01-31T04:16:13.386Z | Downloaded tokio-rustls v0.26.0 |
528 | 2025-01-31T04:16:13.388Z | Downloaded spin v0.5.2 |
529 | 2025-01-31T04:16:13.391Z | Downloaded schemars v0.8.21 |
530 | 2025-01-31T04:16:13.402Z | Downloaded waitgroup v0.1.2 |
531 | 2025-01-31T04:16:13.404Z | Downloaded smallvec v1.13.2 |
532 | 2025-01-31T04:16:13.407Z | Downloaded managed v0.8.0 |
533 | 2025-01-31T04:16:13.410Z | Downloaded derive_more v0.99.18 |
534 | 2025-01-31T04:16:13.412Z | Downloaded typify-macro v0.2.0 |
535 | 2025-01-31T04:16:13.415Z | Downloaded thin-vec v0.2.13 |
536 | 2025-01-31T04:16:13.417Z | Downloaded structmeta v0.3.0 |
537 | 2025-01-31T04:16:13.417Z | Downloaded tokio-native-tls v0.3.1 |
538 | 2025-01-31T04:16:13.419Z | Downloaded once_cell v1.20.2 |
539 | 2025-01-31T04:16:13.422Z | Downloaded newtype-uuid v1.1.0 |
540 | 2025-01-31T04:16:13.424Z | Downloaded typify v0.2.0 |
541 | 2025-01-31T04:16:13.427Z | Downloaded prettyplease v0.2.22 |
542 | 2025-01-31T04:16:13.431Z | Downloaded usdt-macro v0.5.0 |
543 | 2025-01-31T04:16:13.434Z | Downloaded slog-stdlog v4.1.1 |
544 | 2025-01-31T04:16:13.434Z | Downloaded half v2.4.1 |
545 | 2025-01-31T04:16:13.437Z | Downloaded slog v2.7.0 |
546 | 2025-01-31T04:16:13.440Z | Downloaded omicron-workspace-hack v0.1.0 |
547 | 2025-01-31T04:16:13.440Z | Downloaded subtle v2.6.1 |
548 | 2025-01-31T04:16:13.443Z | Downloaded generic-array v0.14.7 |
549 | 2025-01-31T04:16:13.443Z | Downloaded is_terminal_polyfill v1.70.1 |
550 | 2025-01-31T04:16:13.446Z | Downloaded base64 v0.22.1 |
551 | 2025-01-31T04:16:13.449Z | Downloaded hostname v0.4.0 |
552 | 2025-01-31T04:16:13.452Z | Downloaded num-traits v0.2.19 |
553 | 2025-01-31T04:16:13.455Z | Downloaded structmeta-derive v0.3.0 |
554 | 2025-01-31T04:16:13.455Z | Downloaded httpdate v1.0.3 |
555 | 2025-01-31T04:16:13.458Z | Downloaded time-macros v0.2.18 |
556 | 2025-01-31T04:16:13.458Z | Downloaded multer v3.1.0 |
557 | 2025-01-31T04:16:13.461Z | Downloaded tokio-rustls v0.24.1 |
558 | 2025-01-31T04:16:13.464Z | Downloaded quinn v0.11.5 |
559 | 2025-01-31T04:16:13.466Z | Downloaded openssl-probe v0.1.5 |
560 | 2025-01-31T04:16:13.469Z | Downloaded ipnetwork v0.20.0 |
561 | 2025-01-31T04:16:13.472Z | Downloaded untrusted v0.9.0 |
562 | 2025-01-31T04:16:13.472Z | Downloaded version_check v0.9.5 |
563 | 2025-01-31T04:16:13.475Z | Downloaded futures-task v0.3.30 |
564 | 2025-01-31T04:16:13.475Z | Downloaded zeroize v1.8.1 |
565 | 2025-01-31T04:16:13.478Z | Downloaded hex v0.4.3 |
566 | 2025-01-31T04:16:13.478Z | Downloaded spin v0.9.8 |
567 | 2025-01-31T04:16:13.480Z | Downloaded num_enum v0.5.11 |
568 | 2025-01-31T04:16:13.484Z | Downloaded hyper-rustls v0.24.2 |
569 | 2025-01-31T04:16:13.488Z | Downloaded tracing-core v0.1.32 |
570 | 2025-01-31T04:16:13.490Z | Downloaded zerocopy-derive v0.7.35 |
571 | 2025-01-31T04:16:13.495Z | Downloaded unsafe-libyaml v0.2.11 |
572 | 2025-01-31T04:16:13.499Z | Downloaded tokio-macros v2.4.0 |
573 | 2025-01-31T04:16:13.501Z | Downloaded hyper-tls v0.5.0 |
574 | 2025-01-31T04:16:13.502Z | Downloaded is-terminal v0.4.13 |
575 | 2025-01-31T04:16:13.505Z | Downloaded linear-map v1.2.0 |
576 | 2025-01-31T04:16:13.505Z | Downloaded strum_macros v0.25.3 |
577 | 2025-01-31T04:16:13.507Z | Downloaded num_threads v0.1.7 |
578 | 2025-01-31T04:16:13.507Z | Downloaded num v0.4.3 |
579 | 2025-01-31T04:16:13.510Z | Downloaded usdt-impl v0.5.0 |
580 | 2025-01-31T04:16:13.510Z | Downloaded log v0.4.22 |
581 | 2025-01-31T04:16:13.513Z | Downloaded toml v0.8.19 |
582 | 2025-01-31T04:16:13.517Z | Downloaded serde v1.0.215 |
583 | 2025-01-31T04:16:13.520Z | Downloaded strum_macros v0.26.4 |
584 | 2025-01-31T04:16:13.523Z | Downloaded slog-term v2.9.1 |
585 | 2025-01-31T04:16:13.525Z | Downloaded lazy_static v1.5.0 |
586 | 2025-01-31T04:16:13.528Z | Downloaded serde_yaml v0.9.34+deprecated |
587 | 2025-01-31T04:16:13.532Z | Downloaded hyper-util v0.1.10 |
588 | 2025-01-31T04:16:13.535Z | Downloaded highway v1.2.0 |
589 | 2025-01-31T04:16:13.538Z | Downloaded term v0.7.0 |
590 | 2025-01-31T04:16:13.543Z | Downloaded libsw v3.3.1 |
591 | 2025-01-31T04:16:13.546Z | Downloaded tabwriter v1.4.0 |
592 | 2025-01-31T04:16:13.546Z | Downloaded usdt v0.5.0 |
593 | 2025-01-31T04:16:13.549Z | Downloaded whoami v1.5.2 |
594 | 2025-01-31T04:16:13.549Z | Downloaded parking_lot v0.12.3 |
595 | 2025-01-31T04:16:13.552Z | Downloaded static_assertions v1.1.0 |
596 | 2025-01-31T04:16:13.555Z | Downloaded zerocopy v0.6.6 |
597 | 2025-01-31T04:16:13.555Z | Downloaded tinyvec v1.8.0 |
598 | 2025-01-31T04:16:13.558Z | Downloaded ucd-trie v0.1.6 |
599 | 2025-01-31T04:16:13.562Z | Downloaded parking_lot v0.11.2 |
600 | 2025-01-31T04:16:13.564Z | Downloaded indexmap v1.9.3 |
601 | 2025-01-31T04:16:13.567Z | Downloaded steno v0.4.1 |
602 | 2025-01-31T04:16:13.569Z | Downloaded tracing v0.1.40 |
603 | 2025-01-31T04:16:13.576Z | Downloaded uuid v1.11.0 |
604 | 2025-01-31T04:16:13.578Z | Downloaded slog-scope v4.4.0 |
605 | 2025-01-31T04:16:13.581Z | Downloaded hyper-rustls v0.27.3 |
606 | 2025-01-31T04:16:13.583Z | Downloaded num-complex v0.4.6 |
607 | 2025-01-31T04:16:13.584Z | Downloaded socket2 v0.5.8 |
608 | 2025-01-31T04:16:13.586Z | Downloaded iana-time-zone v0.1.61 |
609 | 2025-01-31T04:16:13.589Z | Downloaded rand v0.8.5 |
610 | 2025-01-31T04:16:13.592Z | Downloaded indexmap v2.5.0 |
611 | 2025-01-31T04:16:13.597Z | Downloaded unicode-ident v1.0.13 |
612 | 2025-01-31T04:16:13.600Z | Downloaded owo-colors v4.1.0 |
613 | 2025-01-31T04:16:13.603Z | Downloaded tempfile v3.12.0 |
614 | 2025-01-31T04:16:13.606Z | Downloaded unicode-bidi v0.3.15 |
615 | 2025-01-31T04:16:13.609Z | Downloaded heapless v0.8.0 |
616 | 2025-01-31T04:16:13.613Z | Downloaded typenum v1.17.0 |
617 | 2025-01-31T04:16:13.616Z | Downloaded num_enum v0.7.3 |
618 | 2025-01-31T04:16:13.621Z | Downloaded toml_edit v0.19.15 |
619 | 2025-01-31T04:16:13.640Z | Downloaded url v2.5.2 |
620 | 2025-01-31T04:16:13.643Z | Downloaded aho-corasick v1.1.3 |
621 | 2025-01-31T04:16:13.648Z | Downloaded openssl-sys v0.9.103 |
622 | 2025-01-31T04:16:13.653Z | Downloaded minimal-lexical v0.2.1 |
623 | 2025-01-31T04:16:13.658Z | Downloaded libm v0.2.8 |
624 | 2025-01-31T04:16:13.666Z | Downloaded mio v1.0.2 |
625 | 2025-01-31T04:16:13.673Z | Downloaded unicode-normalization v0.1.24 |
626 | 2025-01-31T04:16:13.676Z | Downloaded time v0.3.36 |
627 | 2025-01-31T04:16:13.683Z | Downloaded serde_with v3.9.0 |
628 | 2025-01-31T04:16:13.694Z | Downloaded hickory-resolver v0.24.1 |
629 | 2025-01-31T04:16:13.697Z | Downloaded pest v2.7.13 |
630 | 2025-01-31T04:16:13.702Z | Downloaded clap_builder v4.5.23 |
631 | 2025-01-31T04:16:13.711Z | Downloaded tokio-util v0.7.12 |
632 | 2025-01-31T04:16:13.716Z | Downloaded http v1.2.0 |
633 | 2025-01-31T04:16:13.721Z | Downloaded toml_edit v0.22.21 |
634 | 2025-01-31T04:16:13.743Z | Downloaded http v0.2.12 |
635 | 2025-01-31T04:16:13.746Z | Downloaded h2 v0.3.26 |
636 | 2025-01-31T04:16:13.754Z | Downloaded h2 v0.4.6 |
637 | 2025-01-31T04:16:13.760Z | Downloaded rustls-webpki v0.101.7 |
638 | 2025-01-31T04:16:13.775Z | Downloaded serde_json v1.0.133 |
639 | 2025-01-31T04:16:13.782Z | Downloaded itertools v0.10.5 |
640 | 2025-01-31T04:16:13.790Z | Downloaded winnow v0.5.40 |
641 | 2025-01-31T04:16:13.799Z | Downloaded itertools v0.12.1 |
642 | 2025-01-31T04:16:13.806Z | Downloaded vcpkg v0.2.15 |
643 | 2025-01-31T04:16:13.846Z | Downloaded nom v7.1.3 |
644 | 2025-01-31T04:16:13.851Z | Downloaded webpki-roots v0.26.6 |
645 | 2025-01-31T04:16:13.855Z | Downloaded idna v0.5.0 |
646 | 2025-01-31T04:16:13.862Z | Downloaded itertools v0.13.0 |
647 | 2025-01-31T04:16:13.869Z | Downloaded idna v0.4.0 |
648 | 2025-01-31T04:16:13.876Z | Downloaded zerocopy v0.7.35 |
649 | 2025-01-31T04:16:13.893Z | Downloaded futures-util v0.3.30 |
650 | 2025-01-31T04:16:13.905Z | Downloaded quinn-proto v0.11.8 |
651 | 2025-01-31T04:16:13.912Z | Downloaded winnow v0.6.18 |
652 | 2025-01-31T04:16:13.920Z | Downloaded goblin v0.8.2 |
653 | 2025-01-31T04:16:13.926Z | Downloaded dropshot v0.12.0 |
654 | 2025-01-31T04:16:13.948Z | Downloaded hyper v0.14.30 |
655 | 2025-01-31T04:16:13.954Z | Downloaded regex v1.10.6 |
656 | 2025-01-31T04:16:13.969Z | Downloaded openapiv3 v2.0.0 |
657 | 2025-01-31T04:16:13.980Z | Downloaded syn v2.0.87 |
658 | 2025-01-31T04:16:13.991Z | Downloaded hyper v1.5.1 |
659 | 2025-01-31T04:16:13.998Z | Downloaded rustls-webpki v0.102.8 |
660 | 2025-01-31T04:16:14.016Z | Downloaded openssl v0.10.66 |
661 | 2025-01-31T04:16:14.025Z | Downloaded rustls v0.21.12 |
662 | 2025-01-31T04:16:14.037Z | Downloaded webpki-roots v0.25.4 |
663 | 2025-01-31T04:16:14.041Z | Downloaded rhai v1.20.0 |
664 | 2025-01-31T04:16:14.053Z | Downloaded rustls v0.23.13 |
665 | 2025-01-31T04:16:14.064Z | Downloaded rustls v0.22.4 |
666 | 2025-01-31T04:16:14.078Z | Downloaded regress v0.10.1 |
667 | 2025-01-31T04:16:14.086Z | Downloaded regress v0.9.1 |
668 | 2025-01-31T04:16:14.094Z | Downloaded regex-syntax v0.8.4 |
669 | 2025-01-31T04:16:14.102Z | Downloaded rustix v0.38.37 |
670 | 2025-01-31T04:16:14.123Z | Downloaded smoltcp v0.11.0 |
671 | 2025-01-31T04:16:14.135Z | Downloaded hickory-proto v0.24.1 |
672 | 2025-01-31T04:16:14.149Z | Downloaded unicode-width v0.1.14 |
673 | 2025-01-31T04:16:14.155Z | Downloaded reqwest v0.12.9 |
674 | 2025-01-31T04:16:14.162Z | Downloaded reqwest v0.11.27 |
675 | 2025-01-31T04:16:14.169Z | Downloaded syn v1.0.109 |
676 | 2025-01-31T04:16:14.179Z | Downloaded portable-atomic v1.8.0 |
677 | 2025-01-31T04:16:14.187Z | Downloaded typify-impl v0.2.0 |
678 | 2025-01-31T04:16:14.201Z | Downloaded libc v0.2.167 |
679 | 2025-01-31T04:16:14.225Z | Downloaded sled v0.34.7 |
680 | 2025-01-31T04:16:14.235Z | Downloaded chrono v0.4.38 |
681 | 2025-01-31T04:16:14.241Z | Downloaded tokio v1.42.0 |
682 | 2025-01-31T04:16:14.277Z | Downloaded zerocopy-derive v0.6.6 |
683 | 2025-01-31T04:16:14.287Z | Downloaded hashbrown v0.14.5 |
684 | 2025-01-31T04:16:14.293Z | Downloaded regex-automata v0.4.7 |
685 | 2025-01-31T04:16:14.309Z | Downloaded memchr v2.7.4 |
686 | 2025-01-31T04:16:14.313Z | Downloaded hashbrown v0.12.3 |
687 | 2025-01-31T04:16:14.316Z | Downloaded unicode-segmentation v1.12.0 |
688 | 2025-01-31T04:16:14.320Z | Downloaded utf8parse v0.2.2 |
689 | 2025-01-31T04:16:14.322Z | Downloaded num_enum_derive v0.7.3 |
690 | 2025-01-31T04:16:14.322Z | Downloaded no-std-compat v0.4.1 |
691 | 2025-01-31T04:16:14.325Z | Downloaded stable_deref_trait v1.2.0 |
692 | 2025-01-31T04:16:14.325Z | Downloaded getrandom v0.2.15 |
693 | 2025-01-31T04:16:14.327Z | Downloaded httparse v1.9.4 |
694 | 2025-01-31T04:16:14.330Z | Downloaded smartstring v1.0.1 |
695 | 2025-01-31T04:16:14.330Z | Downloaded native-tls v0.2.12 |
696 | 2025-01-31T04:16:14.332Z | Downloaded pest_meta v2.7.13 |
697 | 2025-01-31T04:16:14.335Z | Downloaded slog-json v2.6.1 |
698 | 2025-01-31T04:16:14.335Z | Downloaded petgraph v0.6.5 |
699 | 2025-01-31T04:16:14.351Z | Downloaded itoa v1.0.11 |
700 | 2025-01-31T04:16:14.354Z | Downloaded tokio-rustls v0.25.0 |
701 | 2025-01-31T04:16:14.356Z | Downloaded usdt-attr-macro v0.5.0 |
702 | 2025-01-31T04:16:14.356Z | Downloaded lru-cache v0.1.2 |
703 | 2025-01-31T04:16:14.356Z | Downloaded heck v0.4.1 |
704 | 2025-01-31T04:16:14.359Z | Downloaded tiny-keccak v2.0.2 |
705 | 2025-01-31T04:16:14.359Z | Downloaded hubpack v0.1.2 |
706 | 2025-01-31T04:16:14.361Z | Downloaded num_enum_derive v0.5.11 |
707 | 2025-01-31T04:16:14.361Z | Downloaded serde_derive v1.0.215 |
708 | 2025-01-31T04:16:14.364Z | Downloaded expectorate v1.1.0 |
709 | 2025-01-31T04:16:14.366Z | Downloaded blake2 v0.10.6 |
710 | 2025-01-31T04:16:14.369Z | Downloaded base64 v0.21.7 |
711 | 2025-01-31T04:16:14.372Z | Downloaded cc v1.1.21 |
712 | 2025-01-31T04:16:14.375Z | Downloaded num-rational v0.4.2 |
713 | 2025-01-31T04:16:14.377Z | Downloaded proc-macro-error v1.0.4 |
714 | 2025-01-31T04:16:14.380Z | Downloaded newtype_derive v0.1.6 |
715 | 2025-01-31T04:16:14.380Z | Downloaded clap v4.5.23 |
716 | 2025-01-31T04:16:14.386Z | Downloaded bytes v1.7.2 |
717 | 2025-01-31T04:16:14.390Z | Downloaded encoding_rs v0.8.34 |
718 | 2025-01-31T04:16:14.410Z | Downloaded camino v1.1.9 |
719 | 2025-01-31T04:16:14.413Z | Downloaded pkg-config v0.3.31 |
720 | 2025-01-31T04:16:14.413Z | Downloaded strsim v0.11.1 |
721 | 2025-01-31T04:16:14.415Z | Downloaded num-derive v0.4.2 |
722 | 2025-01-31T04:16:14.415Z | Downloaded serde_derive_internals v0.29.1 |
723 | 2025-01-31T04:16:14.418Z | Downloaded console v0.15.8 |
724 | 2025-01-31T04:16:14.421Z | Downloaded parse-display-derive v0.10.0 |
725 | 2025-01-31T04:16:14.421Z | Downloaded proc-macro-crate v1.3.1 |
726 | 2025-01-31T04:16:14.424Z | Downloaded pin-project-lite v0.2.14 |
727 | 2025-01-31T04:16:14.427Z | Downloaded num-iter v0.1.45 |
728 | 2025-01-31T04:16:14.427Z | Downloaded linked-hash-map v0.5.6 |
729 | 2025-01-31T04:16:14.427Z | Downloaded http-body v0.4.6 |
730 | 2025-01-31T04:16:14.430Z | Downloaded sct v0.7.1 |
731 | 2025-01-31T04:16:14.433Z | Downloaded rhai_codegen v2.2.0 |
732 | 2025-01-31T04:16:14.437Z | Downloaded allocator-api2 v0.2.18 |
733 | 2025-01-31T04:16:14.440Z | Downloaded cookie v0.18.1 |
734 | 2025-01-31T04:16:14.443Z | Downloaded bitflags v2.6.0 |
735 | 2025-01-31T04:16:14.446Z | Downloaded crossbeam-epoch v0.9.18 |
736 | 2025-01-31T04:16:14.448Z | Downloaded cancel-safe-futures v0.1.5 |
737 | 2025-01-31T04:16:14.451Z | Downloaded rand_chacha v0.3.1 |
738 | 2025-01-31T04:16:14.453Z | Downloaded ppv-lite86 v0.2.20 |
739 | 2025-01-31T04:16:14.453Z | Downloaded dyn-clone v1.0.17 |
740 | 2025-01-31T04:16:14.456Z | Downloaded form_urlencoded v1.2.1 |
741 | 2025-01-31T04:16:14.456Z | Downloaded foreign-types v0.5.0 |
742 | 2025-01-31T04:16:14.456Z | Downloaded errno v0.3.9 |
743 | 2025-01-31T04:16:14.459Z | Downloaded embedded-io v0.4.0 |
744 | 2025-01-31T04:16:14.459Z | Downloaded debug-ignore v1.0.5 |
745 | 2025-01-31T04:16:14.461Z | Downloaded colored v2.1.0 |
746 | 2025-01-31T04:16:14.461Z | Downloaded ident_case v1.0.1 |
747 | 2025-01-31T04:16:14.464Z | Downloaded serde_repr v0.1.19 |
748 | 2025-01-31T04:16:14.464Z | Downloaded pin-utils v0.1.0 |
749 | 2025-01-31T04:16:14.468Z | Downloaded pest_generator v2.7.13 |
750 | 2025-01-31T04:16:14.468Z | Downloaded quinn-udp v0.5.5 |
751 | 2025-01-31T04:16:14.468Z | Downloaded dropshot_endpoint v0.12.0 |
752 | 2025-01-31T04:16:14.472Z | Downloaded crossbeam-utils v0.8.20 |
753 | 2025-01-31T04:16:14.472Z | Downloaded cobs v0.2.3 |
754 | 2025-01-31T04:16:14.476Z | Downloaded clap_derive v4.5.18 |
755 | 2025-01-31T04:16:14.476Z | Downloaded backoff v0.4.0 |
756 | 2025-01-31T04:16:14.478Z | Downloaded async-trait v0.1.83 |
757 | 2025-01-31T04:16:14.480Z | Downloaded anyhow v1.0.94 |
758 | 2025-01-31T04:16:14.483Z | Downloaded parking_lot_core v0.8.6 |
759 | 2025-01-31T04:16:14.485Z | Downloaded futures-channel v0.3.30 |
760 | 2025-01-31T04:16:14.485Z | Downloaded data-encoding v2.6.0 |
761 | 2025-01-31T04:16:14.488Z | Downloaded rustc_version v0.1.7 |
762 | 2025-01-31T04:16:14.488Z | Downloaded powerfmt v0.2.0 |
763 | 2025-01-31T04:16:14.490Z | Downloaded base64ct v1.6.0 |
764 | 2025-01-31T04:16:14.490Z | Downloaded darling v0.20.10 |
765 | 2025-01-31T04:16:14.494Z | Downloaded deranged v0.3.11 |
766 | 2025-01-31T04:16:14.496Z | Downloaded futures-executor v0.3.30 |
767 | 2025-01-31T04:16:14.496Z | Downloaded futures-core v0.3.30 |
768 | 2025-01-31T04:16:14.499Z | Downloaded either v1.13.0 |
769 | 2025-01-31T04:16:14.499Z | Downloaded defmt-macros v0.3.9 |
770 | 2025-01-31T04:16:14.501Z | Downloaded crypto-common v0.1.6 |
771 | 2025-01-31T04:16:14.502Z | Downloaded autocfg v1.3.0 |
772 | 2025-01-31T04:16:14.504Z | Downloaded float-ord v0.3.2 |
773 | 2025-01-31T04:16:14.504Z | Downloaded defmt-parser v0.3.4 |
774 | 2025-01-31T04:16:14.506Z | Downloaded bitflags v1.3.2 |
775 | 2025-01-31T04:16:14.509Z | Downloaded anstyle v1.0.10 |
776 | 2025-01-31T04:16:14.509Z | Downloaded scopeguard v1.2.0 |
777 | 2025-01-31T04:16:14.511Z | Downloaded plain v0.2.3 |
778 | 2025-01-31T04:16:14.511Z | Downloaded paste v1.0.15 |
779 | 2025-01-31T04:16:14.514Z | Downloaded parse-display v0.10.0 |
780 | 2025-01-31T04:16:14.514Z | Downloaded proc-macro-error-attr v1.0.4 |
781 | 2025-01-31T04:16:14.517Z | Downloaded dtrace-parser v0.2.0 |
782 | 2025-01-31T04:16:14.672Z | Downloaded ring v0.17.8 |
783 | 2025-01-31T04:16:15.018Z | Compiling proc-macro2 v1.0.86 |
784 | 2025-01-31T04:16:15.018Z | Compiling unicode-ident v1.0.13 |
785 | 2025-01-31T04:16:15.022Z | Compiling libc v0.2.167 |
786 | 2025-01-31T04:16:15.022Z | Compiling serde v1.0.215 |
787 | 2025-01-31T04:16:15.022Z | Compiling autocfg v1.3.0 |
788 | 2025-01-31T04:16:15.054Z | Compiling version_check v0.9.5 |
789 | 2025-01-31T04:16:15.057Z | Compiling cfg-if v1.0.0 |
790 | 2025-01-31T04:16:15.237Z | Compiling once_cell v1.20.2 |
791 | 2025-01-31T04:16:15.269Z | Compiling libm v0.2.8 |
792 | 2025-01-31T04:16:15.301Z | Compiling memchr v2.7.4 |
793 | 2025-01-31T04:16:15.731Z | Compiling byteorder v1.5.0 |
794 | 2025-01-31T04:16:15.787Z | Compiling lock_api v0.4.12 |
795 | 2025-01-31T04:16:15.790Z | Compiling parking_lot_core v0.9.10 |
796 | 2025-01-31T04:16:16.150Z | Compiling shlex v1.3.0 |
797 | 2025-01-31T04:16:16.251Z | Compiling thiserror v1.0.69 |
798 | 2025-01-31T04:16:16.484Z | Compiling cc v1.1.21 |
799 | 2025-01-31T04:16:16.635Z | Compiling itoa v1.0.11 |
800 | 2025-01-31T04:16:16.823Z | Compiling portable-atomic v1.8.0 |
801 | 2025-01-31T04:16:16.890Z | Compiling quote v1.0.37 |
802 | 2025-01-31T04:16:16.949Z | Compiling getrandom v0.2.15 |
803 | 2025-01-31T04:16:17.244Z | Compiling slab v0.4.9 |
804 | 2025-01-31T04:16:17.421Z | Compiling syn v2.0.87 |
805 | 2025-01-31T04:16:17.445Z | Compiling schemars v0.8.21 |
806 | 2025-01-31T04:16:17.464Z | Compiling ahash v0.8.11 |
807 | 2025-01-31T04:16:17.560Z | Compiling allocator-api2 v0.2.18 |
808 | 2025-01-31T04:16:17.624Z | Compiling num-traits v0.2.19 |
809 | 2025-01-31T04:16:17.857Z | Compiling ryu v1.0.18 |
810 | 2025-01-31T04:16:18.147Z | Compiling serde_json v1.0.133 |
811 | 2025-01-31T04:16:18.217Z | Compiling pin-project-lite v0.2.14 |
812 | 2025-01-31T04:16:18.642Z | Compiling equivalent v1.0.1 |
813 | 2025-01-31T04:16:18.716Z | Compiling log v0.4.22 |
814 | 2025-01-31T04:16:18.736Z | Compiling scopeguard v1.2.0 |
815 | 2025-01-31T04:16:18.852Z | Compiling fnv v1.0.7 |
816 | 2025-01-31T04:16:18.970Z | Compiling heck v0.5.0 |
817 | 2025-01-31T04:16:19.035Z | Compiling ring v0.17.8 |
818 | 2025-01-31T04:16:19.087Z | Compiling pkg-config v0.3.31 |
819 | 2025-01-31T04:16:19.350Z | Compiling vcpkg v0.2.15 |
820 | 2025-01-31T04:16:19.370Z | Compiling crunchy v0.2.2 |
821 | 2025-01-31T04:16:19.862Z | Compiling socket2 v0.5.8 |
822 | 2025-01-31T04:16:20.088Z | Compiling signal-hook-registry v1.4.2 |
823 | 2025-01-31T04:16:20.213Z | Compiling mio v1.0.2 |
824 | 2025-01-31T04:16:20.489Z | Compiling tiny-keccak v2.0.2 |
825 | 2025-01-31T04:16:20.810Z | Compiling httparse v1.9.4 |
826 | 2025-01-31T04:16:20.834Z | Compiling slog v2.7.0 |
827 | 2025-01-31T04:16:20.836Z | Compiling openssl-sys v0.9.103 |
828 | 2025-01-31T04:16:21.452Z | Compiling iana-time-zone v0.1.61 |
829 | 2025-01-31T04:16:21.688Z | Compiling futures-core v0.3.30 |
830 | 2025-01-31T04:16:21.843Z | Compiling dyn-clone v1.0.17 |
831 | 2025-01-31T04:16:21.889Z | Compiling const-random-macro v0.1.16 |
832 | 2025-01-31T04:16:21.925Z | Compiling futures-sink v0.3.30 |
833 | 2025-01-31T04:16:21.973Z | Compiling openssl v0.10.66 |
834 | 2025-01-31T04:16:22.376Z | Compiling typenum v1.17.0 |
835 | 2025-01-31T04:16:22.421Z | Compiling rustls v0.23.13 |
836 | 2025-01-31T04:16:22.517Z | Compiling semver v1.0.23 |
837 | 2025-01-31T04:16:22.616Z | Compiling native-tls v0.2.12 |
838 | 2025-01-31T04:16:22.636Z | Compiling const-random v0.1.18 |
839 | 2025-01-31T04:16:22.659Z | Compiling futures-channel v0.3.30 |
840 | 2025-01-31T04:16:22.724Z | Compiling pin-utils v0.1.0 |
841 | 2025-01-31T04:16:22.744Z | Compiling futures-task v0.3.30 |
842 | 2025-01-31T04:16:22.765Z | Compiling futures-io v0.3.30 |
843 | 2025-01-31T04:16:22.829Z | Compiling generic-array v0.14.7 |
844 | 2025-01-31T04:16:23.002Z | Compiling tracing-core v0.1.32 |
845 | 2025-01-31T04:16:23.036Z | Compiling bitflags v2.6.0 |
846 | 2025-01-31T04:16:23.101Z | Compiling ucd-trie v0.1.6 |
847 | 2025-01-31T04:16:23.121Z | Compiling subtle v2.6.1 |
848 | 2025-01-31T04:16:23.151Z | Compiling aho-corasick v1.1.3 |
849 | 2025-01-31T04:16:23.243Z | Compiling anyhow v1.0.94 |
850 | 2025-01-31T04:16:23.342Z | Compiling regex-syntax v0.8.4 |
851 | 2025-01-31T04:16:23.524Z | Compiling num-conv v0.1.0 |
852 | 2025-01-31T04:16:23.773Z | Compiling time-core v0.1.2 |
853 | 2025-01-31T04:16:23.809Z | Compiling serde_derive_internals v0.29.1 |
854 | 2025-01-31T04:16:23.964Z | Compiling time-macros v0.2.18 |
855 | 2025-01-31T04:16:25.237Z | Compiling rustls-pki-types v1.8.0 |
856 | 2025-01-31T04:16:25.474Z | Compiling spin v0.9.8 |
857 | 2025-01-31T04:16:25.806Z | Compiling usdt-impl v0.5.0 |
858 | 2025-01-31T04:16:26.217Z | Compiling omicron-workspace-hack v0.1.0 |
859 | 2025-01-31T04:16:26.411Z | Compiling untrusted v0.9.0 |
860 | 2025-01-31T04:16:26.718Z | Compiling regex-automata v0.4.7 |
861 | 2025-01-31T04:16:26.825Z | Compiling strsim v0.11.1 |
862 | 2025-01-31T04:16:26.910Z | Compiling plain v0.2.3 |
863 | 2025-01-31T04:16:27.084Z | Compiling atomic-waker v1.1.2 |
864 | 2025-01-31T04:16:27.295Z | Compiling tinyvec_macros v0.1.1 |
865 | 2025-01-31T04:16:27.400Z | Compiling rustversion v1.0.17 |
866 | 2025-01-31T04:16:27.446Z | Compiling tinyvec v1.8.0 |
867 | 2025-01-31T04:16:28.156Z | Compiling serde_derive v1.0.215 |
868 | 2025-01-31T04:16:28.649Z | Compiling zerocopy-derive v0.7.35 |
869 | 2025-01-31T04:16:28.746Z | Compiling thiserror-impl v1.0.69 |
870 | 2025-01-31T04:16:29.019Z | Compiling tokio-macros v2.4.0 |
871 | 2025-01-31T04:16:30.331Z | Compiling schemars_derive v0.8.21 |
872 | 2025-01-31T04:16:30.561Z | Compiling futures-macro v0.3.30 |
873 | 2025-01-31T04:16:30.624Z | Compiling zerocopy v0.7.35 |
874 | 2025-01-31T04:16:32.412Z | Compiling hashbrown v0.14.5 |
875 | 2025-01-31T04:16:32.669Z | Compiling openssl-macros v0.1.1 |
876 | 2025-01-31T04:16:33.122Z | Compiling futures-util v0.3.30 |
877 | 2025-01-31T04:16:33.328Z | Compiling tracing-attributes v0.1.27 |
878 | 2025-01-31T04:16:33.529Z | Compiling scroll_derive v0.12.0 |
879 | 2025-01-31T04:16:33.595Z | Compiling regress v0.10.1 |
880 | 2025-01-31T04:16:33.614Z | Compiling pest v2.7.13 |
881 | 2025-01-31T04:16:34.929Z | Compiling regex v1.10.6 |
882 | 2025-01-31T04:16:34.986Z | Compiling scroll v0.12.0 |
883 | 2025-01-31T04:16:36.396Z | Compiling tracing v0.1.40 |
884 | 2025-01-31T04:16:36.439Z | Compiling pest_meta v2.7.13 |
885 | 2025-01-31T04:16:37.079Z | Compiling goblin v0.8.2 |
886 | 2025-01-31T04:16:37.999Z | Compiling pest_generator v2.7.13 |
887 | 2025-01-31T04:16:38.936Z | Compiling rustls-webpki v0.102.8 |
888 | 2025-01-31T04:16:40.195Z | Compiling pest_derive v2.7.13 |
889 | 2025-01-31T04:16:40.771Z | Compiling bytes v1.7.2 |
890 | 2025-01-31T04:16:41.122Z | Compiling smallvec v1.13.2 |
891 | 2025-01-31T04:16:42.009Z | Compiling indexmap v2.5.0 |
892 | 2025-01-31T04:16:43.201Z | Compiling parking_lot v0.12.3 |
893 | 2025-01-31T04:16:43.289Z | Compiling chrono v0.4.38 |
894 | 2025-01-31T04:16:43.323Z | Compiling uuid v1.11.0 |
895 | 2025-01-31T04:16:43.350Z | Compiling serde_tokenstream v0.2.2 |
896 | 2025-01-31T04:16:43.370Z | Compiling http v1.2.0 |
897 | 2025-01-31T04:16:43.899Z | Compiling tokio v1.42.0 |
898 | 2025-01-31T04:16:47.443Z | Compiling openapiv3 v2.0.0 |
899 | 2025-01-31T04:16:47.639Z | Compiling rand_core v0.6.4 |
900 | 2025-01-31T04:16:48.125Z | Compiling http-body v1.0.1 |
901 | 2025-01-31T04:16:48.384Z | Compiling try-lock v0.2.5 |
902 | 2025-01-31T04:16:48.561Z | Compiling unsafe-libyaml v0.2.11 |
903 | 2025-01-31T04:16:50.062Z | Compiling typify-impl v0.2.0 |
904 | 2025-01-31T04:16:50.488Z | Compiling zeroize v1.8.1 |
905 | 2025-01-31T04:16:50.582Z | Compiling pretty-hex v0.4.1 |
906 | 2025-01-31T04:16:50.819Z | Compiling percent-encoding v2.3.1 |
907 | 2025-01-31T04:16:50.839Z | Compiling dof v0.3.0 |
908 | 2025-01-31T04:16:51.322Z | Compiling form_urlencoded v1.2.1 |
909 | 2025-01-31T04:16:51.387Z | Compiling serde_yaml v0.9.34+deprecated |
910 | 2025-01-31T04:16:51.421Z | Compiling want v0.3.1 |
911 | 2025-01-31T04:16:51.732Z | Compiling ipnetwork v0.20.0 |
912 | 2025-01-31T04:16:51.848Z | Compiling dtrace-parser v0.2.0 |
913 | 2025-01-31T04:16:52.328Z | Compiling unicode-normalization v0.1.24 |
914 | 2025-01-31T04:16:53.408Z | Compiling tokio-util v0.7.12 |
915 | 2025-01-31T04:16:54.603Z | Compiling h2 v0.4.6 |
916 | 2025-01-31T04:16:55.090Z | Compiling thread-id v4.2.2 |
917 | 2025-01-31T04:16:55.218Z | Compiling ident_case v1.0.1 |
918 | 2025-01-31T04:16:55.343Z | Compiling httpdate v1.0.3 |
919 | 2025-01-31T04:16:55.421Z | Compiling rustls v0.22.4 |
920 | 2025-01-31T04:16:55.497Z | Compiling foreign-types-shared v0.1.1 |
921 | 2025-01-31T04:16:55.639Z | Compiling camino v1.1.9 |
922 | 2025-01-31T04:16:55.760Z | Compiling unicode-bidi v0.3.15 |
923 | 2025-01-31T04:16:56.090Z | Compiling syn v1.0.109 |
924 | 2025-01-31T04:16:56.214Z | Compiling foreign-types v0.3.2 |
925 | 2025-01-31T04:16:56.234Z | Compiling darling_core v0.20.10 |
926 | 2025-01-31T04:16:56.745Z | Compiling ppv-lite86 v0.2.20 |
927 | 2025-01-31T04:16:58.214Z | Compiling slog-async v2.8.0 |
928 | 2025-01-31T04:16:58.494Z | Compiling tower-service v0.3.3 |
929 | 2025-01-31T04:16:59.271Z | Compiling rand_chacha v0.3.1 |
930 | 2025-01-31T04:17:00.284Z | Compiling typify-macro v0.2.0 |
931 | 2025-01-31T04:17:01.025Z | Compiling hyper v1.5.1 |
932 | 2025-01-31T04:17:01.649Z | Compiling darling_macro v0.20.10 |
933 | 2025-01-31T04:17:02.671Z | Compiling idna v0.5.0 |
934 | 2025-01-31T04:17:03.815Z | Compiling typify v0.2.0 |
935 | 2025-01-31T04:17:03.949Z | Compiling progenitor-impl v0.8.0 |
936 | 2025-01-31T04:17:06.580Z | Compiling hyper-util v0.1.10 |
937 | 2025-01-31T04:17:09.029Z | Compiling toml_datetime v0.6.8 |
938 | 2025-01-31T04:17:09.645Z | Compiling multer v3.1.0 |
939 | 2025-01-31T04:17:09.975Z | Compiling progenitor-macro v0.8.0 |
940 | 2025-01-31T04:17:11.192Z | Compiling paste v1.0.15 |
941 | 2025-01-31T04:17:11.709Z | Compiling openssl-probe v0.1.5 |
942 | 2025-01-31T04:17:13.356Z | Compiling url v2.5.2 |
943 | 2025-01-31T04:17:14.472Z | Compiling darling v0.20.10 |
944 | 2025-01-31T04:17:14.597Z | Compiling rand v0.8.5 |
945 | 2025-01-31T04:17:17.052Z | Compiling usdt-macro v0.5.0 |
946 | 2025-01-31T04:17:18.521Z | Compiling usdt-attr-macro v0.5.0 |
947 | 2025-01-31T04:17:18.701Z | Compiling http-body-util v0.1.2 |
948 | 2025-01-31T04:17:19.227Z | Compiling async-trait v0.1.83 |
949 | 2025-01-31T04:17:21.516Z | Compiling encoding_rs v0.8.34 |
950 | 2025-01-31T04:17:21.872Z | Compiling ipnet v2.10.0 |
951 | 2025-01-31T04:17:22.158Z | Compiling base64 v0.22.1 |
952 | 2025-01-31T04:17:22.988Z | Compiling mime v0.3.17 |
953 | 2025-01-31T04:17:23.232Z | Compiling rustls-pemfile v2.1.3 |
954 | 2025-01-31T04:17:24.804Z | Compiling tokio-rustls v0.26.0 |
955 | 2025-01-31T04:17:25.405Z | Compiling serde_with_macros v3.9.0 |
956 | 2025-01-31T04:17:25.557Z | Compiling tokio-native-tls v0.3.1 |
957 | 2025-01-31T04:17:26.580Z | Compiling strum_macros v0.26.4 |
958 | 2025-01-31T04:17:26.969Z | Compiling serde_urlencoded v0.7.1 |
959 | 2025-01-31T04:17:27.852Z | Compiling async-stream-impl v0.3.5 |
960 | 2025-01-31T04:17:27.917Z | Compiling structmeta-derive v0.3.0 |
961 | 2025-01-31T04:17:29.129Z | Compiling webpki-roots v0.26.6 |
962 | 2025-01-31T04:17:29.354Z | Compiling dropshot v0.12.0 |
963 | 2025-01-31T04:17:30.422Z | Compiling powerfmt v0.2.0 |
964 | 2025-01-31T04:17:30.843Z | Compiling crossbeam-utils v0.8.20 |
965 | 2025-01-31T04:17:30.933Z | Compiling deranged v0.3.11 |
966 | 2025-01-31T04:17:31.029Z | Compiling structmeta v0.3.0 |
967 | 2025-01-31T04:17:31.436Z | Compiling hyper-rustls v0.27.3 |
968 | 2025-01-31T04:17:32.545Z | Compiling hyper-tls v0.6.0 |
969 | 2025-01-31T04:17:33.027Z | Compiling sync_wrapper v1.0.1 |
970 | 2025-01-31T04:17:34.403Z | Compiling num_threads v0.1.7 |
971 | 2025-01-31T04:17:34.548Z | Compiling winnow v0.6.18 |
972 | 2025-01-31T04:17:35.960Z | Compiling time v0.3.36 |
973 | 2025-01-31T04:17:37.039Z | Compiling reqwest v0.12.9 |
974 | 2025-01-31T04:17:38.409Z | Compiling parse-display-derive v0.10.0 |
975 | 2025-01-31T04:17:40.506Z | Compiling crypto-common v0.1.6 |
976 | 2025-01-31T04:17:40.751Z | Compiling block-buffer v0.10.4 |
977 | 2025-01-31T04:17:41.017Z | Compiling dropshot_endpoint v0.12.0 |
978 | 2025-01-31T04:17:41.983Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
979 | 2025-01-31T04:17:44.326Z | Compiling digest v0.10.7 |
980 | 2025-01-31T04:17:44.843Z | Compiling progenitor-client v0.8.0 |
981 | 2025-01-31T04:17:45.669Z | Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265) |
982 | 2025-01-31T04:17:47.555Z | Compiling dirs-sys-next v0.1.2 |
983 | 2025-01-31T04:17:47.819Z | Compiling lazy_static v1.5.0 |
984 | 2025-01-31T04:17:48.549Z | Compiling rustix v0.38.37 |
985 | 2025-01-31T04:17:48.829Z | Compiling match_cfg v0.1.0 |
986 | 2025-01-31T04:17:48.942Z | Compiling hostname v0.3.1 |
987 | 2025-01-31T04:17:49.372Z | Compiling dirs-next v2.0.0 |
988 | 2025-01-31T04:17:49.631Z | Compiling progenitor v0.8.0 |
989 | 2025-01-31T04:17:52.390Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
990 | 2025-01-31T04:17:52.565Z | Compiling futures-executor v0.3.30 |
991 | 2025-01-31T04:17:53.471Z | Compiling thread_local v1.1.8 |
992 | 2025-01-31T04:17:53.671Z | Compiling errno v0.3.9 |
993 | 2025-01-31T04:17:54.112Z | Compiling instant v0.1.13 |
994 | 2025-01-31T04:17:54.294Z | Compiling unicode-width v0.1.14 |
995 | 2025-01-31T04:17:54.921Z | Compiling cpufeatures v0.2.14 |
996 | 2025-01-31T04:17:55.646Z | Compiling futures v0.3.30 |
997 | 2025-01-31T04:17:57.010Z | Compiling term v0.7.0 |
998 | 2025-01-31T04:17:57.652Z | Compiling crossbeam-channel v0.5.13 |
999 | 2025-01-31T04:18:00.207Z | Compiling serde_spanned v0.6.7 |
1000 | 2025-01-31T04:18:00.254Z | Compiling is-terminal v0.4.13 |
1001 | 2025-01-31T04:18:00.406Z | Compiling memmap v0.7.0 |
1002 | 2025-01-31T04:18:00.815Z | Compiling take_mut v0.2.2 |
1003 | 2025-01-31T04:18:01.201Z | Compiling usdt v0.5.0 |
1004 | 2025-01-31T04:18:01.427Z | Compiling toml_edit v0.22.21 |
1005 | 2025-01-31T04:18:02.589Z | Compiling slog-term v2.9.1 |
1006 | 2025-01-31T04:18:05.162Z | Compiling slog-json v2.6.1 |
1007 | 2025-01-31T04:18:05.599Z | Compiling strum v0.26.3 |
1008 | 2025-01-31T04:18:05.809Z | Compiling serde_with v3.9.0 |
1009 | 2025-01-31T04:18:06.560Z | Compiling heapless v0.8.0 |
1010 | 2025-01-31T04:18:07.510Z | Compiling debug-ignore v1.0.5 |
1011 | 2025-01-31T04:18:09.616Z | Compiling tokio-rustls v0.25.0 |
1012 | 2025-01-31T04:18:10.081Z | Compiling slog-bunyan v2.5.0 |
1013 | 2025-01-31T04:18:10.372Z | Compiling toml v0.8.19 |
1014 | 2025-01-31T04:18:11.336Z | Compiling sha1 v0.10.6 |
1015 | 2025-01-31T04:18:12.246Z | Compiling async-stream v0.3.5 |
1016 | 2025-01-31T04:18:12.302Z | Compiling newtype-uuid v1.1.0 |
1017 | 2025-01-31T04:18:12.562Z | Compiling serde_path_to_error v0.1.16 |
1018 | 2025-01-31T04:18:12.650Z | Compiling hex v0.4.3 |
1019 | 2025-01-31T04:18:12.737Z | Compiling waitgroup v0.1.2 |
1020 | 2025-01-31T04:18:13.061Z | Compiling hostname v0.4.0 |
1021 | 2025-01-31T04:18:13.313Z | Compiling hash32 v0.3.1 |
1022 | 2025-01-31T04:18:13.575Z | Compiling smoltcp v0.11.0 |
1023 | 2025-01-31T04:18:13.645Z | Compiling stable_deref_trait v1.2.0 |
1024 | 2025-01-31T04:18:15.754Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1025 | 2025-01-31T04:18:16.445Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1026 | 2025-01-31T04:18:16.637Z | Compiling backoff v0.4.0 |
1027 | 2025-01-31T04:18:17.000Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24) |
1028 | 2025-01-31T04:18:17.045Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1029 | 2025-01-31T04:18:17.277Z | Compiling parse-display v0.10.0 |
1030 | 2025-01-31T04:18:19.173Z | Compiling macaddr v1.0.1 |
1031 | 2025-01-31T04:18:19.790Z | Compiling regress v0.9.1 |
1032 | 2025-01-31T04:18:21.159Z | Compiling clap_derive v4.5.18 |
1033 | 2025-01-31T04:18:22.684Z | Compiling managed v0.8.0 |
1034 | 2025-01-31T04:18:23.174Z | Compiling utf8parse v0.2.2 |
1035 | 2025-01-31T04:18:23.259Z | Compiling bitflags v1.3.2 |
1036 | 2025-01-31T04:18:23.334Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1037 | 2025-01-31T04:18:23.649Z | Compiling cobs v0.2.3 |
1038 | 2025-01-31T04:18:23.730Z | Compiling winnow v0.5.40 |
1039 | 2025-01-31T04:18:24.113Z | Compiling postcard v1.0.10 |
1040 | 2025-01-31T04:18:24.843Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1041 | 2025-01-31T04:18:27.100Z | Compiling toml_edit v0.19.15 |
1042 | 2025-01-31T04:18:28.186Z | Compiling anstyle-parse v0.2.5 |
1043 | 2025-01-31T04:18:33.620Z | Compiling colorchoice v1.0.2 |
1044 | 2025-01-31T04:18:33.846Z | Compiling anstyle-query v1.1.1 |
1045 | 2025-01-31T04:18:34.372Z | Compiling anstyle v1.0.10 |
1046 | 2025-01-31T04:18:34.392Z | Compiling is_terminal_polyfill v1.70.1 |
1047 | 2025-01-31T04:18:34.878Z | Compiling anstream v0.6.15 |
1048 | 2025-01-31T04:18:35.934Z | Compiling proc-macro-crate v1.3.1 |
1049 | 2025-01-31T04:18:36.467Z | Compiling terminal_size v0.4.0 |
1050 | 2025-01-31T04:18:36.607Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1051 | 2025-01-31T04:18:36.697Z | Compiling clap_lex v0.7.4 |
1052 | 2025-01-31T04:18:37.259Z | Compiling clap_builder v4.5.23 |
1053 | 2025-01-31T04:18:37.391Z | Compiling num_enum_derive v0.5.11 |
1054 | 2025-01-31T04:18:38.640Z | Compiling tabwriter v1.4.0 |
1055 | 2025-01-31T04:18:39.414Z | Compiling foreign-types-macros v0.2.3 |
1056 | 2025-01-31T04:18:39.570Z | Compiling num-integer v0.1.46 |
1057 | 2025-01-31T04:18:39.829Z | Compiling foreign-types-shared v0.3.1 |
1058 | 2025-01-31T04:18:40.081Z | Compiling num_enum v0.5.11 |
1059 | 2025-01-31T04:18:40.738Z | Compiling foreign-types v0.5.0 |
1060 | 2025-01-31T04:18:40.971Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1061 | 2025-01-31T04:18:41.330Z | Compiling cstr-argument v0.1.2 |
1062 | 2025-01-31T04:18:41.592Z | Compiling clap v4.5.23 |
1063 | 2025-01-31T04:18:41.619Z | Compiling proc-macro-error-attr v1.0.4 |
1064 | 2025-01-31T04:18:41.857Z | Compiling pretty-hex v0.2.1 |
1065 | 2025-01-31T04:18:41.882Z | Compiling prettyplease v0.2.22 |
1066 | 2025-01-31T04:18:41.998Z | Compiling either v1.13.0 |
1067 | 2025-01-31T04:18:42.079Z | Compiling heck v0.4.1 |
1068 | 2025-01-31T04:18:42.452Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1069 | 2025-01-31T04:18:42.707Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1070 | 2025-01-31T04:18:43.168Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1071 | 2025-01-31T04:18:43.996Z | Compiling num-iter v0.1.45 |
1072 | 2025-01-31T04:18:44.208Z | Compiling num-rational v0.4.2 |
1073 | 2025-01-31T04:18:45.199Z | Compiling colored v2.1.0 |
1074 | 2025-01-31T04:18:46.601Z | Compiling num-complex v0.4.6 |
1075 | 2025-01-31T04:18:47.346Z | Compiling proc-macro-error v1.0.4 |
1076 | 2025-01-31T04:18:47.443Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1077 | 2025-01-31T04:18:47.464Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1078 | 2025-01-31T04:18:47.728Z | Compiling fastrand v2.1.1 |
1079 | 2025-01-31T04:18:47.831Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
1080 | 2025-01-31T04:18:48.036Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1081 | 2025-01-31T04:18:48.208Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1082 | 2025-01-31T04:18:48.258Z | Compiling tempfile v3.12.0 |
1083 | 2025-01-31T04:18:49.731Z | Compiling num v0.4.3 |
1084 | 2025-01-31T04:18:52.292Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1085 | 2025-01-31T04:18:52.830Z | Compiling crucible-workspace-hack v0.1.0 |
1086 | 2025-01-31T04:18:52.921Z | Compiling float-ord v0.3.2 |
1087 | 2025-01-31T04:18:53.186Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1088 | 2025-01-31T04:18:59.381Z | Compiling unicode-segmentation v1.12.0 |
1089 | 2025-01-31T04:19:00.402Z | Compiling semver v0.1.20 |
1090 | 2025-01-31T04:19:00.530Z | Compiling newline-converter v0.3.0 |
1091 | 2025-01-31T04:19:00.851Z | Compiling rustc_version v0.1.7 |
1092 | 2025-01-31T04:19:00.935Z | Compiling zone_cfg_derive v0.3.0 |
1093 | 2025-01-31T04:19:01.221Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1094 | 2025-01-31T04:19:02.236Z | Compiling camino-tempfile v1.1.1 |
1095 | 2025-01-31T04:19:02.346Z | Compiling itertools v0.10.5 |
1096 | 2025-01-31T04:19:02.983Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
1097 | 2025-01-31T04:19:03.114Z | Compiling console v0.15.8 |
1098 | 2025-01-31T04:19:03.402Z | Compiling num-derive v0.4.2 |
1099 | 2025-01-31T04:19:04.084Z | Compiling sigpipe v0.1.3 |
1100 | 2025-01-31T04:19:04.237Z | Compiling similar v2.6.0 |
1101 | 2025-01-31T04:19:05.320Z | Compiling base64ct v1.6.0 |
1102 | 2025-01-31T04:19:05.709Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1103 | 2025-01-31T04:19:06.017Z | Compiling password-hash v0.5.0 |
1104 | 2025-01-31T04:19:06.113Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95) |
1105 | 2025-01-31T04:19:06.178Z | Compiling expectorate v1.1.0 |
1106 | 2025-01-31T04:19:06.461Z | Compiling zone v0.3.0 |
1107 | 2025-01-31T04:19:07.170Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1108 | 2025-01-31T04:19:07.750Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
1109 | 2025-01-31T04:19:08.161Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1110 | 2025-01-31T04:19:09.702Z | Compiling newtype_derive v0.1.6 |
1111 | 2025-01-31T04:19:10.110Z | Compiling blake2 v0.10.6 |
1112 | 2025-01-31T04:19:10.372Z | Compiling hubpack_derive v0.1.1 |
1113 | 2025-01-31T04:19:10.400Z | Compiling smf v0.2.3 |
1114 | 2025-01-31T04:19:10.814Z | Compiling zerocopy-derive v0.6.6 |
1115 | 2025-01-31T04:19:11.303Z | Compiling whoami v1.5.2 |
1116 | 2025-01-31T04:19:11.341Z | Compiling fixedbitset v0.4.2 |
1117 | 2025-01-31T04:19:11.461Z | Compiling cancel-safe-futures v0.1.5 |
1118 | 2025-01-31T04:19:11.862Z | Compiling owo-colors v4.1.0 |
1119 | 2025-01-31T04:19:12.165Z | Compiling petgraph v0.6.5 |
1120 | 2025-01-31T04:19:12.242Z | Compiling hubpack v0.1.2 |
1121 | 2025-01-31T04:19:12.678Z | Compiling zerocopy v0.6.6 |
1122 | 2025-01-31T04:19:12.708Z | Compiling argon2 v0.5.3 |
1123 | 2025-01-31T04:19:13.527Z | Compiling strum_macros v0.25.3 |
1124 | 2025-01-31T04:19:15.056Z | Compiling serde-big-array v0.5.1 |
1125 | 2025-01-31T04:19:15.331Z | Compiling serde_repr v0.1.19 |
1126 | 2025-01-31T04:19:16.322Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1127 | 2025-01-31T04:19:16.421Z | Compiling cookie v0.18.1 |
1128 | 2025-01-31T04:19:16.601Z | Compiling convert_case v0.4.0 |
1129 | 2025-01-31T04:19:16.807Z | Compiling static_assertions v1.1.0 |
1130 | 2025-01-31T04:19:17.011Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1131 | 2025-01-31T04:19:17.127Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1132 | 2025-01-31T04:19:17.315Z | Compiling derive_more v0.99.18 |
1133 | 2025-01-31T04:19:18.118Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1134 | 2025-01-31T04:19:19.280Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1135 | 2025-01-31T04:19:20.074Z | Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1136 | 2025-01-31T04:19:21.030Z | Compiling atomicwrites v0.4.4 |
1137 | 2025-01-31T04:19:21.542Z | Compiling itertools v0.13.0 |
1138 | 2025-01-31T04:19:23.375Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1139 | 2025-01-31T04:19:24.544Z | Compiling idna v0.4.0 |
1140 | 2025-01-31T04:19:25.116Z | Compiling libsw v3.3.1 |
1141 | 2025-01-31T04:19:25.173Z | Compiling enum-as-inner v0.6.1 |
1142 | 2025-01-31T04:19:25.466Z | Compiling derive-where v1.2.7 |
1143 | 2025-01-31T04:19:25.673Z | Compiling highway v1.2.0 |
1144 | 2025-01-31T04:19:26.189Z | Compiling linked-hash-map v0.5.6 |
1145 | 2025-01-31T04:19:26.304Z | Compiling swrite v0.1.0 |
1146 | 2025-01-31T04:19:26.465Z | Compiling indent_write v2.2.0 |
1147 | 2025-01-31T04:19:26.558Z | Compiling data-encoding v2.6.0 |
1148 | 2025-01-31T04:19:26.709Z | Compiling linear-map v1.2.0 |
1149 | 2025-01-31T04:19:27.090Z | Compiling quick-error v1.2.3 |
1150 | 2025-01-31T04:19:27.111Z | Compiling lru-cache v0.1.2 |
1151 | 2025-01-31T04:19:27.260Z | Compiling resolv-conf v0.7.0 |
1152 | 2025-01-31T04:19:27.342Z | Compiling hickory-proto v0.24.1 |
1153 | 2025-01-31T04:19:28.455Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1154 | 2025-01-31T04:19:28.504Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1155 | 2025-01-31T04:19:28.831Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1156 | 2025-01-31T04:19:29.171Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1157 | 2025-01-31T04:19:31.659Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1158 | 2025-01-31T04:19:33.537Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1159 | 2025-01-31T04:19:33.880Z | Compiling steno v0.4.1 |
1160 | 2025-01-31T04:19:36.322Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1161 | 2025-01-31T04:19:36.708Z | Compiling slog-dtrace v0.3.0 |
1162 | 2025-01-31T04:19:37.081Z | Compiling parking_lot_core v0.8.6 |
1163 | 2025-01-31T04:19:37.242Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1164 | 2025-01-31T04:19:37.425Z | Compiling humantime v2.1.0 |
1165 | 2025-01-31T04:19:37.581Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1166 | 2025-01-31T04:19:38.266Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1167 | 2025-01-31T04:19:40.125Z | Compiling hickory-resolver v0.24.1 |
1168 | 2025-01-31T04:19:40.780Z | Compiling num-derive v0.3.3 |
1169 | 2025-01-31T04:19:40.998Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1170 | 2025-01-31T04:19:41.945Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
1171 | 2025-01-31T04:19:42.600Z | Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1172 | 2025-01-31T04:19:42.993Z | Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3) |
1173 | 2025-01-31T04:19:44.037Z | Compiling parking_lot v0.11.2 |
1174 | 2025-01-31T04:19:44.405Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351) |
1175 | 2025-01-31T04:19:45.139Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1176 | 2025-01-31T04:19:45.957Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e) |
1177 | 2025-01-31T04:19:47.133Z | Compiling crossbeam-epoch v0.9.18 |
1178 | 2025-01-31T04:19:47.965Z | Compiling fxhash v0.2.1 |
1179 | 2025-01-31T04:19:48.203Z | Compiling crc32fast v1.4.2 |
1180 | 2025-01-31T04:19:48.203Z | Compiling crc8 v0.1.1 |
1181 | 2025-01-31T04:19:48.558Z | Compiling arc-swap v1.7.1 |
1182 | 2025-01-31T04:19:48.739Z | Compiling sled v0.34.7 |
1183 | 2025-01-31T04:19:49.207Z | Compiling slog-scope v4.4.0 |
1184 | 2025-01-31T04:19:50.013Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e) |
1185 | 2025-01-31T04:19:54.326Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1186 | 2025-01-31T04:19:55.615Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1187 | 2025-01-31T04:19:58.204Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1188 | 2025-01-31T04:19:58.699Z | Compiling slog-stdlog v4.1.1 |
1189 | 2025-01-31T04:19:59.063Z | Compiling slog-envlogger v2.2.0 |
1190 | 2025-01-31T04:19:59.490Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1191 | 2025-01-31T04:20:08.152Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1192 | 2025-01-31T04:20:10.812Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1193 | 2025-01-31T04:20:16.748Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
1194 | 2025-01-31T04:20:42.492Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
1195 | 2025-01-31T04:20:42.492Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
1196 | 2025-01-31T04:20:49.398Z | Finished `release` profile [optimized] target(s) in 4m 54s |
1197 | 2025-01-31T04:20:49.717Z | + banner trio |
1198 | 2025-01-31T04:20:49.720Z | |
1199 | 2025-01-31T04:20:49.720Z | ##### ##### # #### |
1200 | 2025-01-31T04:20:49.720Z | # # # # # # |
1201 | 2025-01-31T04:20:49.720Z | # # # # # # |
1202 | 2025-01-31T04:20:49.721Z | # ##### # # # |
1203 | 2025-01-31T04:20:49.721Z | # # # # # # |
1204 | 2025-01-31T04:20:49.721Z | # # # # #### |
1205 | 2025-01-31T04:20:49.721Z | |
1206 | 2025-01-31T04:20:49.721Z | + pfexec cargo test --release -p mg-tests test_trio_v2_transit -- --nocapture |
1207 | 2025-01-31T04:20:50.177Z | Compiling cfg-if v1.0.0 |
1208 | 2025-01-31T04:20:50.177Z | Compiling libc v0.2.167 |
1209 | 2025-01-31T04:20:50.177Z | Compiling serde v1.0.215 |
1210 | 2025-01-31T04:20:50.177Z | Compiling once_cell v1.20.2 |
1211 | 2025-01-31T04:20:50.180Z | Compiling itoa v1.0.11 |
1212 | 2025-01-31T04:20:50.180Z | Compiling byteorder v1.5.0 |
1213 | 2025-01-31T04:20:50.180Z | Compiling syn v2.0.87 |
1214 | 2025-01-31T04:20:50.180Z | Compiling bytes v1.7.2 |
1215 | 2025-01-31T04:20:50.310Z | Compiling num-traits v0.2.19 |
1216 | 2025-01-31T04:20:50.495Z | Compiling zerocopy v0.7.35 |
1217 | 2025-01-31T04:20:50.627Z | Compiling pin-project-lite v0.2.14 |
1218 | 2025-01-31T04:20:50.659Z | Compiling ahash v0.8.11 |
1219 | 2025-01-31T04:20:50.661Z | Compiling memchr v2.7.4 |
1220 | 2025-01-31T04:20:50.718Z | Compiling smallvec v1.13.2 |
1221 | 2025-01-31T04:20:50.780Z | Compiling schemars v0.8.21 |
1222 | 2025-01-31T04:20:50.806Z | Compiling allocator-api2 v0.2.18 |
1223 | 2025-01-31T04:20:51.147Z | Compiling scopeguard v1.2.0 |
1224 | 2025-01-31T04:20:51.312Z | Compiling lock_api v0.4.12 |
1225 | 2025-01-31T04:20:51.530Z | Compiling getrandom v0.2.15 |
1226 | 2025-01-31T04:20:51.578Z | Compiling hashbrown v0.14.5 |
1227 | 2025-01-31T04:20:51.593Z | Compiling parking_lot_core v0.9.10 |
1228 | 2025-01-31T04:20:51.741Z | Compiling mio v1.0.2 |
1229 | 2025-01-31T04:20:51.875Z | Compiling signal-hook-registry v1.4.2 |
1230 | 2025-01-31T04:20:51.994Z | Compiling parking_lot v0.12.3 |
1231 | 2025-01-31T04:20:52.432Z | Compiling socket2 v0.5.8 |
1232 | 2025-01-31T04:20:52.467Z | Compiling fnv v1.0.7 |
1233 | 2025-01-31T04:20:52.609Z | Compiling log v0.4.22 |
1234 | 2025-01-31T04:20:52.767Z | Compiling futures-core v0.3.30 |
1235 | 2025-01-31T04:20:53.123Z | Compiling equivalent v1.0.1 |
1236 | 2025-01-31T04:20:53.243Z | Compiling ryu v1.0.18 |
1237 | 2025-01-31T04:20:53.292Z | Compiling tracing-core v0.1.32 |
1238 | 2025-01-31T04:20:53.328Z | Compiling serde_json v1.0.133 |
1239 | 2025-01-31T04:20:53.363Z | Compiling uuid v1.11.0 |
1240 | 2025-01-31T04:20:53.379Z | Compiling regress v0.10.1 |
1241 | 2025-01-31T04:20:53.832Z | Compiling futures-sink v0.3.30 |
1242 | 2025-01-31T04:20:53.898Z | Compiling pin-utils v0.1.0 |
1243 | 2025-01-31T04:20:53.995Z | Compiling spin v0.9.8 |
1244 | 2025-01-31T04:20:54.006Z | Compiling untrusted v0.9.0 |
1245 | 2025-01-31T04:20:54.038Z | Compiling futures-task v0.3.30 |
1246 | 2025-01-31T04:20:54.048Z | Compiling slab v0.4.9 |
1247 | 2025-01-31T04:20:54.181Z | Compiling ring v0.17.8 |
1248 | 2025-01-31T04:20:54.202Z | Compiling futures-util v0.3.30 |
1249 | 2025-01-31T04:20:54.369Z | Compiling try-lock v0.2.5 |
1250 | 2025-01-31T04:20:54.530Z | Compiling want v0.3.1 |
1251 | 2025-01-31T04:20:54.796Z | Compiling chrono v0.4.38 |
1252 | 2025-01-31T04:20:54.845Z | Compiling httparse v1.9.4 |
1253 | 2025-01-31T04:20:55.507Z | Compiling futures-channel v0.3.30 |
1254 | 2025-01-31T04:20:55.923Z | Compiling dyn-clone v1.0.17 |
1255 | 2025-01-31T04:20:55.949Z | Compiling tower-service v0.3.3 |
1256 | 2025-01-31T04:20:56.151Z | Compiling foreign-types-shared v0.1.1 |
1257 | 2025-01-31T04:20:56.275Z | Compiling foreign-types v0.3.2 |
1258 | 2025-01-31T04:20:56.378Z | Compiling serde_derive_internals v0.29.1 |
1259 | 2025-01-31T04:20:56.421Z | Compiling openssl-sys v0.9.103 |
1260 | 2025-01-31T04:20:56.517Z | Compiling bitflags v2.6.0 |
1261 | 2025-01-31T04:20:56.744Z | Compiling unicode-ident v1.0.13 |
1262 | 2025-01-31T04:20:56.952Z | Compiling proc-macro2 v1.0.86 |
1263 | 2025-01-31T04:20:57.194Z | Compiling http v1.2.0 |
1264 | 2025-01-31T04:20:57.715Z | Compiling openssl-probe v0.1.5 |
1265 | 2025-01-31T04:20:57.810Z | Compiling tinyvec_macros v0.1.1 |
1266 | 2025-01-31T04:20:57.906Z | Compiling semver v1.0.23 |
1267 | 2025-01-31T04:20:58.228Z | Compiling tinyvec v1.8.0 |
1268 | 2025-01-31T04:20:58.358Z | Compiling quote v1.0.37 |
1269 | 2025-01-31T04:20:58.459Z | Compiling percent-encoding v2.3.1 |
1270 | 2025-01-31T04:20:59.976Z | Compiling unicode-normalization v0.1.24 |
1271 | 2025-01-31T04:21:00.348Z | Compiling form_urlencoded v1.2.1 |
1272 | 2025-01-31T04:21:00.834Z | Compiling http v0.2.12 |
1273 | 2025-01-31T04:21:00.837Z | Compiling serde_derive v1.0.215 |
1274 | 2025-01-31T04:21:01.313Z | Compiling zerocopy-derive v0.7.35 |
1275 | 2025-01-31T04:21:01.690Z | Compiling thiserror-impl v1.0.69 |
1276 | 2025-01-31T04:21:01.852Z | Compiling schemars_derive v0.8.21 |
1277 | 2025-01-31T04:21:01.890Z | Compiling tokio-macros v2.4.0 |
1278 | 2025-01-31T04:21:02.027Z | Compiling tracing-attributes v0.1.27 |
1279 | 2025-01-31T04:21:03.411Z | Compiling tokio v1.42.0 |
1280 | 2025-01-31T04:21:04.454Z | Compiling thiserror v1.0.69 |
1281 | 2025-01-31T04:21:04.687Z | Compiling openssl-macros v0.1.1 |
1282 | 2025-01-31T04:21:04.827Z | Compiling aho-corasick v1.1.3 |
1283 | 2025-01-31T04:21:05.085Z | Compiling tracing v0.1.40 |
1284 | 2025-01-31T04:21:05.287Z | Compiling unicode-bidi v0.3.15 |
1285 | 2025-01-31T04:21:05.509Z | Compiling openssl v0.10.66 |
1286 | 2025-01-31T04:21:05.742Z | Compiling rustls-pki-types v1.8.0 |
1287 | 2025-01-31T04:21:06.918Z | Compiling heck v0.5.0 |
1288 | 2025-01-31T04:21:08.596Z | Compiling regex-automata v0.4.7 |
1289 | 2025-01-31T04:21:09.160Z | Compiling idna v0.5.0 |
1290 | 2025-01-31T04:21:13.236Z | Compiling tokio-util v0.7.12 |
1291 | 2025-01-31T04:21:13.610Z | Compiling indexmap v2.5.0 |
1292 | 2025-01-31T04:21:15.503Z | Compiling serde_tokenstream v0.2.2 |
1293 | 2025-01-31T04:21:16.303Z | Compiling native-tls v0.2.12 |
1294 | 2025-01-31T04:21:16.758Z | Compiling tokio-native-tls v0.3.1 |
1295 | 2025-01-31T04:21:17.283Z | Compiling http-body v1.0.1 |
1296 | 2025-01-31T04:21:17.533Z | Compiling atomic-waker v1.1.2 |
1297 | 2025-01-31T04:21:17.738Z | Compiling slog v2.7.0 |
1298 | 2025-01-31T04:21:18.257Z | Compiling regex-syntax v0.8.4 |
1299 | 2025-01-31T04:21:18.865Z | Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1300 | 2025-01-31T04:21:18.878Z | Compiling typify-impl v0.2.0 |
1301 | 2025-01-31T04:21:20.956Z | Compiling h2 v0.4.6 |
1302 | 2025-01-31T04:21:29.047Z | Compiling openapiv3 v2.0.0 |
1303 | 2025-01-31T04:21:29.059Z | Compiling serde_urlencoded v0.7.1 |
1304 | 2025-01-31T04:21:29.617Z | Compiling regex v1.10.6 |
1305 | 2025-01-31T04:21:30.508Z | Compiling url v2.5.2 |
1306 | 2025-01-31T04:21:31.587Z | Compiling encoding_rs v0.8.34 |
1307 | 2025-01-31T04:21:32.798Z | Compiling mime v0.3.17 |
1308 | 2025-01-31T04:21:33.830Z | Compiling ipnet v2.10.0 |
1309 | 2025-01-31T04:21:35.798Z | Compiling rustls v0.21.12 |
1310 | 2025-01-31T04:21:36.152Z | Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1311 | 2025-01-31T04:21:36.346Z | Compiling typify-macro v0.2.0 |
1312 | 2025-01-31T04:21:36.785Z | Compiling hyper v1.5.1 |
1313 | 2025-01-31T04:21:39.289Z | Compiling h2 v0.3.26 |
1314 | 2025-01-31T04:21:39.493Z | Compiling rustls-webpki v0.102.8 |
1315 | 2025-01-31T04:21:39.653Z | Compiling http-body v0.4.6 |
1316 | 2025-01-31T04:21:39.874Z | Compiling rustls-webpki v0.101.7 |
1317 | 2025-01-31T04:21:40.136Z | Compiling sct v0.7.1 |
1318 | 2025-01-31T04:21:40.584Z | Compiling toml_datetime v0.6.8 |
1319 | 2025-01-31T04:21:40.959Z | Compiling zeroize v1.8.1 |
1320 | 2025-01-31T04:21:41.301Z | Compiling httpdate v1.0.3 |
1321 | 2025-01-31T04:21:42.066Z | Compiling subtle v2.6.1 |
1322 | 2025-01-31T04:21:42.340Z | Compiling rustls v0.23.13 |
1323 | 2025-01-31T04:21:42.717Z | Compiling toml_edit v0.19.15 |
1324 | 2025-01-31T04:21:44.129Z | Compiling serde_yaml v0.9.34+deprecated |
1325 | 2025-01-31T04:21:46.486Z | Compiling hyper v0.14.30 |
1326 | 2025-01-31T04:21:47.346Z | Compiling hyper-util v0.1.10 |
1327 | 2025-01-31T04:21:53.202Z | Compiling lazy_static v1.5.0 |
1328 | 2025-01-31T04:21:53.350Z | Compiling tokio-rustls v0.26.0 |
1329 | 2025-01-31T04:21:53.821Z | Compiling tokio-rustls v0.24.1 |
1330 | 2025-01-31T04:21:54.266Z | Compiling proc-macro-crate v1.3.1 |
1331 | 2025-01-31T04:21:54.556Z | Compiling http-body-util v0.1.2 |
1332 | 2025-01-31T04:21:54.849Z | Compiling webpki-roots v0.26.6 |
1333 | 2025-01-31T04:21:55.028Z | Compiling base64 v0.22.1 |
1334 | 2025-01-31T04:21:55.051Z | Compiling base64 v0.21.7 |
1335 | 2025-01-31T04:21:55.071Z | Compiling num_enum_derive v0.5.11 |
1336 | 2025-01-31T04:21:55.090Z | Compiling hyper-rustls v0.27.3 |
1337 | 2025-01-31T04:21:56.149Z | Compiling rustls-pemfile v1.0.4 |
1338 | 2025-01-31T04:21:56.175Z | Compiling rustls-pemfile v2.1.3 |
1339 | 2025-01-31T04:21:56.752Z | Compiling crossbeam-utils v0.8.20 |
1340 | 2025-01-31T04:21:56.773Z | Compiling hyper-tls v0.6.0 |
1341 | 2025-01-31T04:21:56.900Z | Compiling hyper-rustls v0.24.2 |
1342 | 2025-01-31T04:21:56.952Z | Compiling hyper-tls v0.5.0 |
1343 | 2025-01-31T04:21:57.273Z | Compiling typify v0.2.0 |
1344 | 2025-01-31T04:21:57.343Z | Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1345 | 2025-01-31T04:21:57.437Z | Compiling ipnetwork v0.20.0 |
1346 | 2025-01-31T04:21:58.457Z | Compiling ppv-lite86 v0.2.20 |
1347 | 2025-01-31T04:21:59.261Z | Compiling foreign-types-macros v0.2.3 |
1348 | 2025-01-31T04:21:59.476Z | Compiling sync_wrapper v1.0.1 |
1349 | 2025-01-31T04:21:59.639Z | Compiling rand_core v0.6.4 |
1350 | 2025-01-31T04:22:00.135Z | Compiling dirs-sys-next v0.1.2 |
1351 | 2025-01-31T04:22:00.145Z | Compiling foreign-types-shared v0.3.1 |
1352 | 2025-01-31T04:22:00.279Z | Compiling sync_wrapper v0.1.2 |
1353 | 2025-01-31T04:22:00.426Z | Compiling powerfmt v0.2.0 |
1354 | 2025-01-31T04:22:00.574Z | Compiling webpki-roots v0.25.4 |
1355 | 2025-01-31T04:22:00.745Z | Compiling reqwest v0.11.27 |
1356 | 2025-01-31T04:22:00.768Z | Compiling deranged v0.3.11 |
1357 | 2025-01-31T04:22:01.025Z | Compiling foreign-types v0.5.0 |
1358 | 2025-01-31T04:22:01.191Z | Compiling time-macros v0.2.18 |
1359 | 2025-01-31T04:22:01.268Z | Compiling dirs-next v2.0.0 |
1360 | 2025-01-31T04:22:01.532Z | Compiling rand_chacha v0.3.1 |
1361 | 2025-01-31T04:22:02.394Z | Compiling reqwest v0.12.9 |
1362 | 2025-01-31T04:22:03.206Z | Compiling progenitor-impl v0.8.0 |
1363 | 2025-01-31T04:22:04.089Z | Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1364 | 2025-01-31T04:22:09.244Z | Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265) |
1365 | 2025-01-31T04:22:10.214Z | Compiling num_enum v0.5.11 |
1366 | 2025-01-31T04:22:11.921Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1367 | 2025-01-31T04:22:12.086Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1368 | 2025-01-31T04:22:12.111Z | Compiling cstr-argument v0.1.2 |
1369 | 2025-01-31T04:22:12.262Z | Compiling thread_local v1.1.8 |
1370 | 2025-01-31T04:22:12.371Z | Compiling time-core v0.1.2 |
1371 | 2025-01-31T04:22:12.580Z | Compiling either v1.13.0 |
1372 | 2025-01-31T04:22:12.964Z | Compiling pretty-hex v0.2.1 |
1373 | 2025-01-31T04:22:13.010Z | Compiling num-conv v0.1.0 |
1374 | 2025-01-31T04:22:13.193Z | Compiling arc-swap v1.7.1 |
1375 | 2025-01-31T04:22:13.262Z | Compiling time v0.3.36 |
1376 | 2025-01-31T04:22:13.911Z | Compiling slog-scope v4.4.0 |
1377 | 2025-01-31T04:22:14.344Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1378 | 2025-01-31T04:22:14.737Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1379 | 2025-01-31T04:22:14.811Z | Compiling itertools v0.12.1 |
1380 | 2025-01-31T04:22:16.124Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1381 | 2025-01-31T04:22:17.008Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1382 | 2025-01-31T04:22:17.195Z | Compiling crossbeam-channel v0.5.13 |
1383 | 2025-01-31T04:22:18.355Z | Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1384 | 2025-01-31T04:22:18.816Z | Compiling progenitor-macro v0.8.0 |
1385 | 2025-01-31T04:22:22.181Z | Compiling progenitor-client v0.8.0 |
1386 | 2025-01-31T04:22:23.075Z | Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1387 | 2025-01-31T04:22:25.021Z | Compiling rand v0.8.5 |
1388 | 2025-01-31T04:22:26.394Z | Compiling term v0.7.0 |
1389 | 2025-01-31T04:22:29.758Z | Compiling anyhow v1.0.94 |
1390 | 2025-01-31T04:22:30.891Z | Compiling colored v2.1.0 |
1391 | 2025-01-31T04:22:31.182Z | Compiling is-terminal v0.4.13 |
1392 | 2025-01-31T04:22:31.321Z | Compiling take_mut v0.2.2 |
1393 | 2025-01-31T04:22:31.489Z | Compiling winnow v0.6.18 |
1394 | 2025-01-31T04:22:32.066Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900) |
1395 | 2025-01-31T04:22:32.450Z | Compiling slog-async v2.8.0 |
1396 | 2025-01-31T04:22:35.445Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
1397 | 2025-01-31T04:22:35.711Z | Compiling progenitor v0.8.0 |
1398 | 2025-01-31T04:22:35.903Z | Compiling slog-term v2.9.1 |
1399 | 2025-01-31T04:22:38.536Z | Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1400 | 2025-01-31T04:22:38.724Z | Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1401 | 2025-01-31T04:22:42.379Z | Compiling slog-stdlog v4.1.1 |
1402 | 2025-01-31T04:22:43.183Z | Compiling slog-envlogger v2.2.0 |
1403 | 2025-01-31T04:22:44.586Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89) |
1404 | 2025-01-31T04:22:46.381Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1405 | 2025-01-31T04:23:00.627Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
1406 | 2025-01-31T04:23:07.910Z | Finished `release` profile [optimized] target(s) in 2m 18s |
1407 | 2025-01-31T04:23:07.995Z | Running unittests src/lib.rs (target/release/deps/mg_tests-e3396f18d06c266b) |
1408 | 2025-01-31T04:23:08.043Z | |
1409 | 2025-01-31T04:23:08.043Z | running 1 test |
1410 | 2025-01-31T04:23:08.215Z | configure zone |
1411 | 2025-01-31T04:23:08.232Z | install zone |
1412 | 2025-01-31T04:24:08.051Z | test ddm::test_trio_v2_transit has been running for over 60 seconds |
1413 | 2025-01-31T04:25:31.804Z | boot zone |
1414 | 2025-01-31T04:25:32.617Z | start zone s1 |
1415 | 2025-01-31T04:25:32.617Z | configure zone |
1416 | 2025-01-31T04:25:32.625Z | install zone |
1417 | 2025-01-31T04:27:46.867Z | boot zone |
1418 | 2025-01-31T04:27:47.746Z | start zone s2 |
1419 | 2025-01-31T04:27:47.746Z | configure zone |
1420 | 2025-01-31T04:27:47.756Z | install zone |
1421 | 2025-01-31T04:30:03.556Z | boot zone |
1422 | 2025-01-31T04:30:04.482Z | start zone t1 |
1423 | 2025-01-31T04:30:04.482Z | configure zone |
1424 | 2025-01-31T04:30:04.490Z | install zone |
1425 | 2025-01-31T04:32:22.040Z | boot zone |
1426 | 2025-01-31T04:32:22.871Z | waiting for zones to come up |
1427 | 2025-01-31T04:32:32.872Z | [sidecar.trio] svcs milestone/network |
1428 | 2025-01-31T04:32:32.905Z | STATE STIME FMRI |
1429 | 2025-01-31T04:32:32.905Z | online 20:25:51 svc:/milestone/network:default |
1430 | 2025-01-31T04:32:32.905Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
1431 | 2025-01-31T04:32:32.952Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
1432 | 2025-01-31T04:32:33.001Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
1433 | 2025-01-31T04:32:33.046Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
1434 | 2025-01-31T04:32:33.050Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
1435 | 2025-01-31T04:32:33.071Z | |
1436 | 2025-01-31T04:32:33.071Z | running zone s1.trio setup |
1437 | 2025-01-31T04:32:33.071Z | [s1.trio] svcs milestone/network |
1438 | 2025-01-31T04:32:33.095Z | STATE STIME FMRI |
1439 | 2025-01-31T04:32:33.095Z | online 20:28:06 svc:/milestone/network:default |
1440 | 2025-01-31T04:32:33.095Z | [s1.trio] dladm |
1441 | 2025-01-31T04:32:33.117Z | LINK CLASS MTU STATE BRIDGE OVER |
1442 | 2025-01-31T04:32:33.117Z | sl0 simnet 9000 up -- ? |
1443 | 2025-01-31T04:32:33.117Z | mg2 vnic 9000 up -- ? |
1444 | 2025-01-31T04:32:33.117Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
1445 | 2025-01-31T04:32:33.656Z | |
1446 | 2025-01-31T04:32:33.656Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
1447 | 2025-01-31T04:32:33.681Z | |
1448 | 2025-01-31T04:32:33.681Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
1449 | 2025-01-31T04:32:33.703Z | |
1450 | 2025-01-31T04:32:33.703Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
1451 | 2025-01-31T04:32:33.794Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
1452 | 2025-01-31T04:32:33.838Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 9afdec7c-3d6d-4111-8f8c-c5acff969319 --sled-uuid b7d27eda-37c8-46b4-8a11-5e3ef5f22441 -a sl0/v6 &> /opt/ddmd.log & |
1453 | 2025-01-31T04:32:33.860Z | |
1454 | 2025-01-31T04:32:33.860Z | running zone s2.trio setup |
1455 | 2025-01-31T04:32:33.860Z | [s2.trio] svcs milestone/network |
1456 | 2025-01-31T04:32:33.884Z | STATE STIME FMRI |
1457 | 2025-01-31T04:32:33.884Z | online 20:30:22 svc:/milestone/network:default |
1458 | 2025-01-31T04:32:33.884Z | [s2.trio] dladm |
1459 | 2025-01-31T04:32:33.907Z | LINK CLASS MTU STATE BRIDGE OVER |
1460 | 2025-01-31T04:32:33.907Z | sl1 simnet 9000 up -- ? |
1461 | 2025-01-31T04:32:33.907Z | mg3 vnic 9000 up -- ? |
1462 | 2025-01-31T04:32:33.907Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
1463 | 2025-01-31T04:32:34.483Z | |
1464 | 2025-01-31T04:32:34.483Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
1465 | 2025-01-31T04:32:34.507Z | |
1466 | 2025-01-31T04:32:34.507Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
1467 | 2025-01-31T04:32:34.529Z | |
1468 | 2025-01-31T04:32:34.529Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
1469 | 2025-01-31T04:32:34.574Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
1470 | 2025-01-31T04:32:34.597Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 4eac688b-fc45-4ad5-9eab-69cf0002a2a2 --sled-uuid 8e3f530f-b161-4539-9fe5-35567e79dac2 -a sl1/v6 &> /opt/ddmd.log & |
1471 | 2025-01-31T04:32:34.617Z | |
1472 | 2025-01-31T04:32:34.617Z | running zone t1.trio setup |
1473 | 2025-01-31T04:32:34.617Z | [t1.trio] svcs milestone/network |
1474 | 2025-01-31T04:32:34.637Z | STATE STIME FMRI |
1475 | 2025-01-31T04:32:34.638Z | - - svc:/milestone/network:default |
1476 | 2025-01-31T04:32:35.638Z | [t1.trio] svcs milestone/network |
1477 | 2025-01-31T04:32:35.660Z | STATE STIME FMRI |
1478 | 2025-01-31T04:32:35.660Z | - - svc:/milestone/network:default |
1479 | 2025-01-31T04:32:36.661Z | [t1.trio] svcs milestone/network |
1480 | 2025-01-31T04:32:36.682Z | STATE STIME FMRI |
1481 | 2025-01-31T04:32:36.683Z | - - svc:/milestone/network:default |
1482 | 2025-01-31T04:32:37.683Z | [t1.trio] svcs milestone/network |
1483 | 2025-01-31T04:32:37.704Z | STATE STIME FMRI |
1484 | 2025-01-31T04:32:37.704Z | - - svc:/milestone/network:default |
1485 | 2025-01-31T04:32:38.704Z | [t1.trio] svcs milestone/network |
1486 | 2025-01-31T04:32:38.726Z | STATE STIME FMRI |
1487 | 2025-01-31T04:32:38.726Z | - - svc:/milestone/network:default |
1488 | 2025-01-31T04:32:39.727Z | [t1.trio] svcs milestone/network |
1489 | 2025-01-31T04:32:39.750Z | STATE STIME FMRI |
1490 | 2025-01-31T04:32:39.750Z | - - svc:/milestone/network:default |
1491 | 2025-01-31T04:32:40.751Z | [t1.trio] svcs milestone/network |
1492 | 2025-01-31T04:32:40.772Z | STATE STIME FMRI |
1493 | 2025-01-31T04:32:40.772Z | - - svc:/milestone/network:default |
1494 | 2025-01-31T04:32:41.774Z | [t1.trio] svcs milestone/network |
1495 | 2025-01-31T04:32:41.797Z | STATE STIME FMRI |
1496 | 2025-01-31T04:32:41.797Z | online 20:32:41 svc:/milestone/network:default |
1497 | 2025-01-31T04:32:41.797Z | [t1.trio] dladm |
1498 | 2025-01-31T04:32:41.819Z | LINK CLASS MTU STATE BRIDGE OVER |
1499 | 2025-01-31T04:32:41.819Z | tfportrear0_0 simnet 9000 up -- ? |
1500 | 2025-01-31T04:32:41.820Z | tfportrear1_0 simnet 9000 up -- ? |
1501 | 2025-01-31T04:32:41.820Z | mg1 vnic 9000 up -- ? |
1502 | 2025-01-31T04:32:41.820Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
1503 | 2025-01-31T04:32:42.289Z | |
1504 | 2025-01-31T04:32:42.289Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
1505 | 2025-01-31T04:32:42.316Z | |
1506 | 2025-01-31T04:32:42.316Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
1507 | 2025-01-31T04:32:42.340Z | |
1508 | 2025-01-31T04:32:42.340Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
1509 | 2025-01-31T04:32:42.362Z | |
1510 | 2025-01-31T04:32:42.362Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
1511 | 2025-01-31T04:32:42.568Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
1512 | 2025-01-31T04:32:42.573Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
1513 | 2025-01-31T04:32:42.577Z | waiting 3s for copy of files to zone to complete ... |
1514 | 2025-01-31T04:32:45.577Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
1515 | 2025-01-31T04:32:45.625Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
1516 | 2025-01-31T04:32:45.649Z | cp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/t1.trio/root/opt/ |
1517 | 2025-01-31T04:32:45.742Z | cp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/t1.trio/root/opt/ |
1518 | 2025-01-31T04:32:45.786Z | [t1.trio] svcadm enable dendrite |
1519 | 2025-01-31T04:32:45.826Z | |
1520 | 2025-01-31T04:32:45.826Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
1521 | 2025-01-31T04:32:45.875Z | |
1522 | 2025-01-31T04:32:45.876Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
1523 | 2025-01-31T04:32:45.920Z | |
1524 | 2025-01-31T04:32:45.920Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1525 | 2025-01-31T04:32:45.964Z | |
1526 | 2025-01-31T04:32:45.964Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1527 | 2025-01-31T04:32:46.006Z | |
1528 | 2025-01-31T04:32:46.006Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
1529 | 2025-01-31T04:32:46.047Z | |
1530 | 2025-01-31T04:32:46.047Z | [t1.trio] svcadm refresh dendrite:default |
1531 | 2025-01-31T04:32:46.083Z | |
1532 | 2025-01-31T04:32:46.083Z | [t1.trio] svcadm restart dendrite:default |
1533 | 2025-01-31T04:32:46.119Z | |
1534 | 2025-01-31T04:32:46.119Z | wait 10s for dendrite to come up ... |
1535 | 2025-01-31T04:32:56.121Z | [t1.trio] svcadm enable tfport |
1536 | 2025-01-31T04:32:56.160Z | |
1537 | 2025-01-31T04:32:56.160Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind transit --dendrite -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
1538 | 2025-01-31T04:32:56.181Z | |
1539 | 2025-01-31T04:32:56.181Z | [t1.trio] ipadm |
1540 | 2025-01-31T04:32:56.204Z | ADDROBJ TYPE STATE ADDR |
1541 | 2025-01-31T04:32:56.204Z | lo0/v4 static ok 127.0.0.1/8 |
1542 | 2025-01-31T04:32:56.204Z | mg1/v4 static ok 10.0.0.3/24 |
1543 | 2025-01-31T04:32:56.204Z | lo0/v6 static ok ::1/128 |
1544 | 2025-01-31T04:32:56.204Z | lo0/u6 static ok fd00:3::1/64 |
1545 | 2025-01-31T04:32:56.205Z | tfportrear0_0/v6 addrconf ok fe80::acd2:bcff:feca:d664%tfportrear0_0/10 |
1546 | 2025-01-31T04:32:56.205Z | tfportrear1_0/v6 addrconf ok fe80::5ccb:71ff:fe26:f0fd%tfportrear1_0/10 |
1547 | 2025-01-31T04:32:58.417Z | initial peering test passed |
1548 | 2025-01-31T04:32:59.421Z | advertise from one passed |
1549 | 2025-01-31T04:33:00.423Z | advertise from two passed |
1550 | 2025-01-31T04:33:00.423Z | [s1.trio] ping fd00:2::1 |
1551 | 2025-01-31T04:33:00.453Z | fd00:2::1 is alive |
1552 | 2025-01-31T04:33:00.453Z | [s2.trio] ping fd00:1::1 |
1553 | 2025-01-31T04:33:00.474Z | fd00:1::1 is alive |
1554 | 2025-01-31T04:33:00.474Z | connectivity test passed |
1555 | 2025-01-31T04:33:00.474Z | [t1.trio] pkill ddmd |
1556 | 2025-01-31T04:33:00.494Z | |
1557 | 2025-01-31T04:33:06.499Z | cp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/t1.trio/root/opt/ |
1558 | 2025-01-31T04:33:06.540Z | cp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/t1.trio/root/opt/ |
1559 | 2025-01-31T04:33:06.559Z | [t1.trio] svcadm enable dendrite |
1560 | 2025-01-31T04:33:06.598Z | |
1561 | 2025-01-31T04:33:06.598Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
1562 | 2025-01-31T04:33:06.643Z | |
1563 | 2025-01-31T04:33:06.643Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
1564 | 2025-01-31T04:33:06.687Z | |
1565 | 2025-01-31T04:33:06.687Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1566 | 2025-01-31T04:33:06.731Z | |
1567 | 2025-01-31T04:33:06.731Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1568 | 2025-01-31T04:33:06.776Z | |
1569 | 2025-01-31T04:33:06.776Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
1570 | 2025-01-31T04:33:06.821Z | |
1571 | 2025-01-31T04:33:06.821Z | [t1.trio] svcadm refresh dendrite:default |
1572 | 2025-01-31T04:33:06.861Z | |
1573 | 2025-01-31T04:33:06.861Z | [t1.trio] svcadm restart dendrite:default |
1574 | 2025-01-31T04:33:06.902Z | |
1575 | 2025-01-31T04:33:06.902Z | wait 10s for dendrite to come up ... |
1576 | 2025-01-31T04:33:16.903Z | [t1.trio] svcadm enable tfport |
1577 | 2025-01-31T04:33:16.944Z | |
1578 | 2025-01-31T04:33:16.944Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind transit --dendrite -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
1579 | 2025-01-31T04:33:16.966Z | |
1580 | 2025-01-31T04:33:16.966Z | [t1.trio] ipadm |
1581 | 2025-01-31T04:33:16.991Z | ADDROBJ TYPE STATE ADDR |
1582 | 2025-01-31T04:33:16.991Z | lo0/v4 static ok 127.0.0.1/8 |
1583 | 2025-01-31T04:33:16.991Z | mg1/v4 static ok 10.0.0.3/24 |
1584 | 2025-01-31T04:33:16.991Z | lo0/v6 static ok ::1/128 |
1585 | 2025-01-31T04:33:16.991Z | lo0/u6 static ok fd00:3::1/64 |
1586 | 2025-01-31T04:33:16.991Z | tfportrear0_0/v6 addrconf ok fe80::acd2:bcff:feca:d664%tfportrear0_0/10 |
1587 | 2025-01-31T04:33:16.991Z | tfportrear1_0/v6 addrconf ok fe80::5ccb:71ff:fe26:f0fd%tfportrear1_0/10 |
1588 | 2025-01-31T04:33:19.994Z | [s1.trio] ping fd00:2::1 |
1589 | 2025-01-31T04:33:20.020Z | fd00:2::1 is alive |
1590 | 2025-01-31T04:33:20.020Z | [s2.trio] ping fd00:1::1 |
1591 | 2025-01-31T04:33:20.043Z | fd00:1::1 is alive |
1592 | 2025-01-31T04:33:20.043Z | transit router restart passed |
1593 | 2025-01-31T04:33:20.043Z | [s1.trio] pkill ddmd |
1594 | 2025-01-31T04:33:20.067Z | |
1595 | 2025-01-31T04:33:25.072Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid cda83e7f-d947-44ee-9210-7a548855198e --sled-uuid 0d136cd5-9489-4ded-ad06-27ada44ced35 -a sl0/v6 &> /opt/ddmd.log & |
1596 | 2025-01-31T04:33:25.097Z | |
1597 | 2025-01-31T04:33:28.101Z | [s1.trio] ping fd00:2::1 |
1598 | 2025-01-31T04:33:28.125Z | fd00:2::1 is alive |
1599 | 2025-01-31T04:33:28.125Z | [s2.trio] ping fd00:1::1 |
1600 | 2025-01-31T04:33:28.146Z | fd00:1::1 is alive |
1601 | 2025-01-31T04:33:28.146Z | server router restart passed |
1602 | 2025-01-31T04:33:31.152Z | peer expiration recovery passed |
1603 | 2025-01-31T04:33:32.153Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
1604 | 2025-01-31T04:33:32.182Z | 3 |
1605 | 2025-01-31T04:33:32.182Z | redundant advertise passed |
1606 | 2025-01-31T04:33:33.185Z | tunnel endpoint advertise passed |
1607 | 2025-01-31T04:33:38.187Z | redundant tunnel endpoint advertise passed |
1608 | 2025-01-31T04:33:38.187Z | [s1.trio] pkill ddmd |
1609 | 2025-01-31T04:33:38.209Z | |
1610 | 2025-01-31T04:33:43.210Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 01e1e692-4103-492b-b64c-d662e629ed24 --sled-uuid 9e29d83c-b760-47ff-9262-8d4009f30d8e -a sl0/v6 &> /opt/ddmd.log & |
1611 | 2025-01-31T04:33:43.234Z | |
1612 | 2025-01-31T04:33:48.303Z | tunnel router restart passed |
1613 | 2025-01-31T04:33:49.305Z | tunnel endpoint withdraw passed |
1614 | 2025-01-31T04:33:49.321Z | [t1.trio] pkill ddmd |
1615 | 2025-01-31T04:33:49.349Z | |
1616 | 2025-01-31T04:33:49.349Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
1617 | 2025-01-31T04:33:49.354Z | cp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log |
1618 | 2025-01-31T04:33:52.108Z | [s2.trio] pkill ddmd |
1619 | 2025-01-31T04:33:52.127Z | |
1620 | 2025-01-31T04:33:52.128Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
1621 | 2025-01-31T04:33:54.618Z | [s1.trio] pkill ddmd |
1622 | 2025-01-31T04:33:54.639Z | |
1623 | 2025-01-31T04:33:54.639Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
1624 | 2025-01-31T04:33:57.042Z | [sidecar.trio] pkill softnpu |
1625 | 2025-01-31T04:33:57.062Z | |
1626 | 2025-01-31T04:33:57.062Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
1627 | 2025-01-31T04:33:59.712Z | test ddm::test_trio_v2_transit ... ok |
1628 | 2025-01-31T04:33:59.712Z | |
1629 | 2025-01-31T04:33:59.715Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 651.59s |
1630 | 2025-01-31T04:33:59.715Z | |
1631 | 2025-01-31T04:33:59.741Z | + cleanup |
1632 | 2025-01-31T04:33:59.744Z | ++ id -un |
1633 | 2025-01-31T04:33:59.747Z | ++ id -gn |
1634 | 2025-01-31T04:33:59.750Z | + pfexec chown -R build:build . |
1635 | 2025-01-31T04:33:59.828Z | process exited: duration 1152590 ms, exit code 0 |
|
1636 | 2025-01-31T04:33:59.839Z | found 4 output files |
1637 | 2025-01-31T04:33:59.839Z | uploading: /work/s1.trio.log (4204 bytes) |
1638 | 2025-01-31T04:34:00.852Z | uploaded: /work/s1.trio.log |
1639 | 2025-01-31T04:34:00.857Z | uploading: /work/s2.trio.log (10930 bytes) |
1640 | 2025-01-31T04:34:01.863Z | uploaded: /work/s2.trio.log |
1641 | 2025-01-31T04:34:01.863Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
1642 | 2025-01-31T04:34:02.876Z | uploaded: /work/sidecar.trio-softnpu.log |
1643 | 2025-01-31T04:34:02.876Z | uploading: /work/t1.trio.log (26227 bytes) |
1644 | 2025-01-31T04:34:03.886Z | uploaded: /work/t1.trio.log |