|
|
|
1 | 2025-01-31T04:14:02.880Z | job assigned to worker 01JJX907SYEQE0GS3Z90YV8HJN [factory aws, i-000f0610e958424b9] (queued for 52 s) |
|
2 | 2025-01-31T04:14:10.536Z | starting task 0: "setup" |
3 | 2025-01-31T04:14:10.546Z | ++ uname -s |
4 | 2025-01-31T04:14:10.548Z | + kern=SunOS |
5 | 2025-01-31T04:14:10.548Z | + build_user=build |
6 | 2025-01-31T04:14:10.548Z | + build_uid=12345 |
7 | 2025-01-31T04:14:10.548Z | + work_dir=/work |
8 | 2025-01-31T04:14:10.548Z | + input_dir=/input |
9 | 2025-01-31T04:14:10.549Z | + [[ 0 == 12345 ]] |
10 | 2025-01-31T04:14:10.549Z | + case "$kern" in |
11 | 2025-01-31T04:14:10.549Z | + groupadd -g 12345 build |
12 | 2025-01-31T04:14:10.551Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-01-31T04:14:12.559Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-01-31T04:14:12.672Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-01-31T04:14:12.674Z | + home_fs=zfs |
16 | 2025-01-31T04:14:12.674Z | + [[ zfs == autofs ]] |
17 | 2025-01-31T04:14:12.674Z | + mkdir -p /home/build |
18 | 2025-01-31T04:14:12.677Z | + chown build:build /home/build /work |
19 | 2025-01-31T04:14:14.679Z | + chmod 0700 /home/build /work |
20 | 2025-01-31T04:14:14.681Z | process exited: duration 4146 ms, exit code 0 |
|
21 | 2025-01-31T04:14:14.689Z | starting task 1: "rust-toolchain" |
22 | 2025-01-31T04:14:14.692Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-01-31T04:14:14.692Z | * rust toolchain channel = "stable" |
24 | 2025-01-31T04:14:14.692Z | * rust toolchain profile = "default" |
25 | 2025-01-31T04:14:14.692Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-01-31T04:14:14.692Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-01-31T04:14:14.692Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-01-31T04:14:14.695Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-01-31T04:14:14.695Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-01-31T04:14:14.806Z | info: downloading installer |
31 | 2025-01-31T04:14:16.140Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-01-31T04:14:16.140Z | warning: /opt/ooce/bin |
33 | 2025-01-31T04:14:16.140Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-01-31T04:14:16.140Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-01-31T04:14:16.140Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-01-31T04:14:16.140Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-01-31T04:14:16.140Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-01-31T04:14:16.140Z | error: cannot install while Rust is installed |
39 | 2025-01-31T04:14:16.140Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-01-31T04:14:16.152Z | info: profile set to 'default' |
41 | 2025-01-31T04:14:16.152Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-01-31T04:14:16.155Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-01-31T04:14:16.328Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
44 | 2025-01-31T04:14:16.328Z | info: downloading component 'cargo' |
45 | 2025-01-31T04:14:17.356Z | info: downloading component 'clippy' |
46 | 2025-01-31T04:14:17.751Z | info: downloading component 'rust-docs' |
47 | 2025-01-31T04:14:19.157Z | info: downloading component 'rust-std' |
48 | 2025-01-31T04:14:21.452Z | info: downloading component 'rustc' |
49 | 2025-01-31T04:14:29.514Z | info: downloading component 'rustfmt' |
50 | 2025-01-31T04:14:29.822Z | info: installing component 'cargo' |
51 | 2025-01-31T04:14:30.642Z | info: installing component 'clippy' |
52 | 2025-01-31T04:14:31.020Z | info: installing component 'rust-docs' |
53 | 2025-01-31T04:14:32.680Z | info: installing component 'rust-std' |
54 | 2025-01-31T04:14:34.525Z | info: installing component 'rustc' |
55 | 2025-01-31T04:14:40.556Z | info: installing component 'rustfmt' |
56 | 2025-01-31T04:14:40.888Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-01-31T04:14:40.888Z | |
58 | 2025-01-31T04:14:41.276Z | stable-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) |
59 | 2025-01-31T04:14:41.276Z | |
60 | 2025-01-31T04:14:41.279Z | |
61 | 2025-01-31T04:14:41.279Z | Rust is installed now. Great! |
62 | 2025-01-31T04:14:41.279Z | |
63 | 2025-01-31T04:14:41.279Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-01-31T04:14:41.279Z | environment variable. This has not been done automatically. |
65 | 2025-01-31T04:14:41.279Z | |
66 | 2025-01-31T04:14:41.279Z | To configure your current shell, you need to source |
67 | 2025-01-31T04:14:41.279Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-01-31T04:14:41.279Z | |
69 | 2025-01-31T04:14:41.279Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-01-31T04:14:41.279Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-01-31T04:14:41.279Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-01-31T04:14:41.358Z | + rustup --version |
73 | 2025-01-31T04:14:41.365Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-01-31T04:14:41.365Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-01-31T04:14:41.444Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` |
76 | 2025-01-31T04:14:41.447Z | + cargo --version |
77 | 2025-01-31T04:14:41.505Z | cargo 1.84.1 (66221abde 2024-11-19) |
78 | 2025-01-31T04:14:41.508Z | + rustc --version |
79 | 2025-01-31T04:14:41.570Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
80 | 2025-01-31T04:14:41.573Z | process exited: duration 26882 ms, exit code 0 |
|
81 | 2025-01-31T04:14:41.579Z | starting task 2: "authentication" |
82 | 2025-01-31T04:14:41.600Z | process exited: duration 21 ms, exit code 0 |
|
83 | 2025-01-31T04:14:41.605Z | starting task 3: "clone repository" |
84 | 2025-01-31T04:14:41.611Z | + mkdir -p /work/oxidecomputer/maghemite |
85 | 2025-01-31T04:14:41.613Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
86 | 2025-01-31T04:14:41.654Z | Cloning into '/work/oxidecomputer/maghemite'... |
87 | 2025-01-31T04:14:42.280Z | + cd /work/oxidecomputer/maghemite |
88 | 2025-01-31T04:14:42.283Z | + git fetch origin 2898e144474ee2183c7231c171525c98652f98e6 |
89 | 2025-01-31T04:14:42.571Z | From https://github.com/oxidecomputer/maghemite |
90 | 2025-01-31T04:14:42.571Z | * branch 2898e144474ee2183c7231c171525c98652f98e6 -> FETCH_HEAD |
91 | 2025-01-31T04:14:42.580Z | + [[ -n renovate/rust-1.x ]] |
92 | 2025-01-31T04:14:42.583Z | ++ git branch --show-current |
93 | 2025-01-31T04:14:42.586Z | + current=main |
94 | 2025-01-31T04:14:42.586Z | + [[ main != renovate/rust-1.x ]] |
95 | 2025-01-31T04:14:42.586Z | + git branch -f renovate/rust-1.x 2898e144474ee2183c7231c171525c98652f98e6 |
96 | 2025-01-31T04:14:42.589Z | + git checkout -f renovate/rust-1.x |
97 | 2025-01-31T04:14:42.603Z | Switched to branch 'renovate/rust-1.x' |
98 | 2025-01-31T04:14:42.605Z | + git reset --hard 2898e144474ee2183c7231c171525c98652f98e6 |
99 | 2025-01-31T04:14:42.609Z | HEAD is now at 2898e14 Update dependency rust to v1.84.1 |
100 | 2025-01-31T04:14:42.612Z | process exited: duration 1003 ms, exit code 0 |
|
101 | 2025-01-31T04:14:42.617Z | starting task 4: "build" |
102 | 2025-01-31T04:14:42.623Z | ++ cargo --version |
103 | 2025-01-31T04:14:42.628Z | info: syncing channel updates for '1.84.1-x86_64-unknown-illumos' |
104 | 2025-01-31T04:14:42.813Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
105 | 2025-01-31T04:14:42.813Z | info: downloading component 'cargo' |
106 | 2025-01-31T04:14:43.832Z | info: downloading component 'clippy' |
107 | 2025-01-31T04:14:44.218Z | info: downloading component 'rust-docs' |
108 | 2025-01-31T04:14:45.605Z | info: downloading component 'rust-std' |
109 | 2025-01-31T04:14:47.866Z | info: downloading component 'rustc' |
110 | 2025-01-31T04:14:55.791Z | info: downloading component 'rustfmt' |
111 | 2025-01-31T04:14:56.088Z | info: installing component 'cargo' |
112 | 2025-01-31T04:14:56.913Z | info: installing component 'clippy' |
113 | 2025-01-31T04:14:57.305Z | info: installing component 'rust-docs' |
114 | 2025-01-31T04:14:58.985Z | info: installing component 'rust-std' |
115 | 2025-01-31T04:15:00.833Z | info: installing component 'rustc' |
116 | 2025-01-31T04:15:06.801Z | info: installing component 'rustfmt' |
117 | 2025-01-31T04:15:07.233Z | cargo 1.84.1 (66221abde 2024-11-19) |
118 | 2025-01-31T04:15:07.268Z | ++ rustc --version |
119 | 2025-01-31T04:15:07.315Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
120 | 2025-01-31T04:15:07.327Z | ++ dladm |
121 | 2025-01-31T04:15:07.327Z | LINK CLASS MTU STATE BRIDGE OVER |
122 | 2025-01-31T04:15:07.327Z | ena0 phys 9216 up -- -- |
123 | 2025-01-31T04:15:07.327Z | ++ ipadm |
124 | 2025-01-31T04:15:07.327Z | ADDROBJ TYPE STATE ADDR |
125 | 2025-01-31T04:15:07.327Z | lo0/v4 static ok 127.0.0.1/8 |
126 | 2025-01-31T04:15:07.327Z | ena0/dhcp dhcp ok 10.150.1.23/24 |
127 | 2025-01-31T04:15:07.327Z | lo0/v6 static ok ::1/128 |
128 | 2025-01-31T04:15:07.327Z | ++ banner collect |
129 | 2025-01-31T04:15:07.327Z | |
130 | 2025-01-31T04:15:07.327Z | #### #### # # ###### #### ##### |
131 | 2025-01-31T04:15:07.328Z | # # # # # # # # # # |
132 | 2025-01-31T04:15:07.328Z | # # # # # ##### # # |
133 | 2025-01-31T04:15:07.328Z | # # # # # # # # |
134 | 2025-01-31T04:15:07.328Z | # # # # # # # # # # |
135 | 2025-01-31T04:15:07.328Z | #### #### ###### ###### ###### #### # |
136 | 2025-01-31T04:15:07.328Z | |
137 | 2025-01-31T04:15:07.328Z | ++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu |
138 | 2025-01-31T04:15:07.328Z | ++ repo=softnpu |
139 | 2025-01-31T04:15:07.328Z | ++ series=image |
140 | 2025-01-31T04:15:07.328Z | ++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756 |
141 | 2025-01-31T04:15:07.328Z | ++ name=softnpu |
142 | 2025-01-31T04:15:07.328Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
143 | 2025-01-31T04:15:07.328Z | ++ mkdir -p download |
144 | 2025-01-31T04:15:07.328Z | ++ pushd download |
145 | 2025-01-31T04:15:07.328Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
146 | 2025-01-31T04:15:07.328Z | ++ [[ ! -f softnpu ]] |
147 | 2025-01-31T04:15:07.329Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu |
148 | 2025-01-31T04:15:07.329Z | % Total % Received % Xferd Average Speed Time Time Time Current |
149 | 2025-01-31T04:15:07.329Z | Dload Upload Total Spent Left Speed |
150 | 2025-01-31T04:15:07.814Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 21.8M 100 21.8M 0 0 44.7M 0 --:--:-- --:--:-- --:--:-- 44.8M |
151 | 2025-01-31T04:15:07.817Z | ++ popd |
152 | 2025-01-31T04:15:07.817Z | /work/oxidecomputer/maghemite |
153 | 2025-01-31T04:15:07.817Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so |
154 | 2025-01-31T04:15:07.817Z | ++ repo=sidecar-lite |
155 | 2025-01-31T04:15:07.817Z | ++ series=release |
156 | 2025-01-31T04:15:07.817Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
157 | 2025-01-31T04:15:07.817Z | ++ name=libsidecar_lite.so |
158 | 2025-01-31T04:15:07.817Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
159 | 2025-01-31T04:15:07.817Z | ++ mkdir -p download |
160 | 2025-01-31T04:15:07.820Z | ++ pushd download |
161 | 2025-01-31T04:15:07.820Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
162 | 2025-01-31T04:15:07.820Z | ++ [[ ! -f libsidecar_lite.so ]] |
163 | 2025-01-31T04:15:07.820Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so |
164 | 2025-01-31T04:15:07.827Z | % Total % Received % Xferd Average Speed Time Time Time Current |
165 | 2025-01-31T04:15:07.827Z | Dload Upload Total Spent Left Speed |
166 | 2025-01-31T04:15:08.116Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 20.3M 100 20.3M 0 0 70.2M 0 --:--:-- --:--:-- --:--:-- 70.0M |
167 | 2025-01-31T04:15:08.120Z | ++ popd |
168 | 2025-01-31T04:15:08.123Z | /work/oxidecomputer/maghemite |
169 | 2025-01-31T04:15:08.123Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm |
170 | 2025-01-31T04:15:08.123Z | ++ repo=sidecar-lite |
171 | 2025-01-31T04:15:08.123Z | ++ series=release |
172 | 2025-01-31T04:15:08.123Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
173 | 2025-01-31T04:15:08.123Z | ++ name=scadm |
174 | 2025-01-31T04:15:08.123Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
175 | 2025-01-31T04:15:08.123Z | ++ mkdir -p download |
176 | 2025-01-31T04:15:08.123Z | ++ pushd download |
177 | 2025-01-31T04:15:08.123Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
178 | 2025-01-31T04:15:08.123Z | ++ [[ ! -f scadm ]] |
179 | 2025-01-31T04:15:08.123Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm |
180 | 2025-01-31T04:15:08.130Z | % Total % Received % Xferd Average Speed Time Time Time Current |
181 | 2025-01-31T04:15:08.130Z | Dload Upload Total Spent Left Speed |
182 | 2025-01-31T04:15:08.504Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 22.7M 100 22.7M 0 0 60.9M 0 --:--:-- --:--:-- --:--:-- 61.1M |
183 | 2025-01-31T04:15:08.507Z | ++ popd |
184 | 2025-01-31T04:15:08.507Z | /work/oxidecomputer/maghemite |
185 | 2025-01-31T04:15:08.509Z | ++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz |
186 | 2025-01-31T04:15:08.509Z | ++ repo=dendrite |
187 | 2025-01-31T04:15:08.509Z | ++ series=image |
188 | 2025-01-31T04:15:08.509Z | ++ commit=350fb25d724578dd2b127499edcd57981d4bbff2 |
189 | 2025-01-31T04:15:08.509Z | ++ name=dendrite-softnpu.tar.gz |
190 | 2025-01-31T04:15:08.509Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
191 | 2025-01-31T04:15:08.509Z | ++ mkdir -p download |
192 | 2025-01-31T04:15:08.509Z | ++ pushd download |
193 | 2025-01-31T04:15:08.509Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
194 | 2025-01-31T04:15:08.509Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
195 | 2025-01-31T04:15:08.510Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz |
196 | 2025-01-31T04:15:08.517Z | % Total % Received % Xferd Average Speed Time Time Time Current |
197 | 2025-01-31T04:15:08.517Z | Dload Upload Total Spent Left Speed |
198 | 2025-01-31T04:15:09.103Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
38 37.5M 38 14.5M 0 0 42.3M 0 --:--:-- --:--:-- --:--:-- 42.4M
100 37.5M 100 37.5M 0 0 64.0M 0 --:--:-- --:--:-- --:--:-- 63.9M |
199 | 2025-01-31T04:15:09.107Z | ++ popd |
200 | 2025-01-31T04:15:09.110Z | /work/oxidecomputer/maghemite |
201 | 2025-01-31T04:15:09.110Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd |
202 | 2025-01-31T04:15:09.110Z | ++ repo=maghemite |
203 | 2025-01-31T04:15:09.110Z | ++ series=release |
204 | 2025-01-31T04:15:09.110Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
205 | 2025-01-31T04:15:09.110Z | ++ name=ddmd |
206 | 2025-01-31T04:15:09.110Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
207 | 2025-01-31T04:15:09.110Z | ++ mkdir -p download |
208 | 2025-01-31T04:15:09.110Z | ++ pushd download |
209 | 2025-01-31T04:15:09.110Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
210 | 2025-01-31T04:15:09.110Z | ++ [[ ! -f ddmd ]] |
211 | 2025-01-31T04:15:09.110Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd |
212 | 2025-01-31T04:15:09.118Z | % Total % Received % Xferd Average Speed Time Time Time Current |
213 | 2025-01-31T04:15:09.118Z | Dload Upload Total Spent Left Speed |
214 | 2025-01-31T04:15:09.869Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
98 40.9M 98 40.3M 0 0 54.4M 0 --:--:-- --:--:-- --:--:-- 54.4M
100 40.9M 100 40.9M 0 0 54.6M 0 --:--:-- --:--:-- --:--:-- 54.6M |
215 | 2025-01-31T04:15:09.872Z | ++ popd |
216 | 2025-01-31T04:15:09.872Z | /work/oxidecomputer/maghemite |
217 | 2025-01-31T04:15:09.872Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm |
218 | 2025-01-31T04:15:09.872Z | ++ repo=maghemite |
219 | 2025-01-31T04:15:09.872Z | ++ series=release |
220 | 2025-01-31T04:15:09.872Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
221 | 2025-01-31T04:15:09.872Z | ++ name=ddmadm |
222 | 2025-01-31T04:15:09.872Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
223 | 2025-01-31T04:15:09.872Z | ++ mkdir -p download |
224 | 2025-01-31T04:15:09.875Z | ++ pushd download |
225 | 2025-01-31T04:15:09.875Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
226 | 2025-01-31T04:15:09.875Z | ++ [[ ! -f ddmadm ]] |
227 | 2025-01-31T04:15:09.875Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm |
228 | 2025-01-31T04:15:09.882Z | % Total % Received % Xferd Average Speed Time Time Time Current |
229 | 2025-01-31T04:15:09.884Z | Dload Upload Total Spent Left Speed |
230 | 2025-01-31T04:15:10.211Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 18.0M 100 18.0M 0 0 54.8M 0 --:--:-- --:--:-- --:--:-- 54.9M |
231 | 2025-01-31T04:15:10.214Z | ++ popd |
232 | 2025-01-31T04:15:10.215Z | /work/oxidecomputer/maghemite |
233 | 2025-01-31T04:15:10.215Z | ++ pushd download |
234 | 2025-01-31T04:15:10.215Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
235 | 2025-01-31T04:15:10.215Z | ++ chmod +x softnpu |
236 | 2025-01-31T04:15:10.218Z | ++ chmod +x scadm |
237 | 2025-01-31T04:15:10.222Z | ++ chmod +x ddmadm |
238 | 2025-01-31T04:15:10.222Z | ++ chmod +x ddmd |
239 | 2025-01-31T04:15:10.225Z | ++ mv ddmadm ddmadm-v2 |
240 | 2025-01-31T04:15:10.225Z | ++ mv ddmd ddmd-v2 |
241 | 2025-01-31T04:15:10.229Z | ++ rm -rf zones/dendrite |
242 | 2025-01-31T04:15:10.229Z | ++ mkdir -p zones/dendrite |
243 | 2025-01-31T04:15:10.233Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
244 | 2025-01-31T04:15:10.994Z | ++ popd |
245 | 2025-01-31T04:15:10.994Z | /work/oxidecomputer/maghemite |
246 | 2025-01-31T04:15:10.994Z | ++ banner install |
247 | 2025-01-31T04:15:10.998Z | |
248 | 2025-01-31T04:15:10.998Z | # # # #### ##### ## # # |
249 | 2025-01-31T04:15:10.998Z | # ## # # # # # # # |
250 | 2025-01-31T04:15:10.998Z | # # # # #### # # # # # |
251 | 2025-01-31T04:15:10.998Z | # # # # # # ###### # # |
252 | 2025-01-31T04:15:10.998Z | # # ## # # # # # # # |
253 | 2025-01-31T04:15:10.998Z | # # # #### # # # ###### ###### |
254 | 2025-01-31T04:15:10.998Z | |
255 | 2025-01-31T04:15:10.998Z | ++ pkg info brand/sparse |
256 | 2025-01-31T04:15:11.002Z | ++ grep -qi installed |
257 | 2025-01-31T04:15:12.643Z | pkg: info: no packages matching the following patterns you specified are |
258 | 2025-01-31T04:15:12.644Z | installed on the system. Try querying remotely instead: |
259 | 2025-01-31T04:15:12.644Z | |
260 | 2025-01-31T04:15:12.644Z | brand/sparse |
261 | 2025-01-31T04:15:12.676Z | ++ [[ 1 != 0 ]] |
262 | 2025-01-31T04:15:12.676Z | ++ set -o errexit |
263 | 2025-01-31T04:15:12.677Z | ++ pfexec pkg install brand/sparse |
264 | 2025-01-31T04:15:18.949Z | Startup: Refreshing catalog 'helios-dev' ... Done |
265 | 2025-01-31T04:15:23.051Z | Startup: Caching catalogs ... Done |
266 | 2025-01-31T04:15:34.580Z | Planning: Solver setup ... Done |
267 | 2025-01-31T04:15:34.728Z | Planning: Running solver ... Done |
268 | 2025-01-31T04:15:34.837Z | Planning: Finding local manifests ... Done |
269 | 2025-01-31T04:15:34.849Z | Planning: Fetching manifests: 0/3 0% complete |
270 | 2025-01-31T04:15:34.939Z | Planning: Fetching manifests: 3/3 100% complete |
271 | 2025-01-31T04:15:35.011Z | Planning: Package planning ... Done |
272 | 2025-01-31T04:15:35.016Z | Planning: Merging actions ... Done |
273 | 2025-01-31T04:15:35.206Z | Planning: Checking for conflicting actions ... Done |
274 | 2025-01-31T04:15:37.283Z | Planning: Consolidating action changes ... Done |
275 | 2025-01-31T04:15:37.729Z | Planning: Evaluating mediators ... Done |
276 | 2025-01-31T04:15:37.800Z | Planning: Planning completed in 14.65 seconds |
277 | 2025-01-31T04:15:37.817Z | Packages to install: 1 |
278 | 2025-01-31T04:15:37.817Z | Packages to update: 2 |
279 | 2025-01-31T04:15:37.820Z | Create boot environment: No |
280 | 2025-01-31T04:15:37.820Z | Create backup boot environment: Yes |
281 | 2025-01-31T04:15:37.894Z | |
282 | 2025-01-31T04:15:37.894Z | Download: 0/1009 items 0.0/8.0MB 0% complete |
283 | 2025-01-31T04:15:42.634Z | Download: Completed 8.03 MB in 4.74 seconds (1.7M/s) |
284 | 2025-01-31T04:15:44.632Z | Actions: 1/1419 actions (Removing old actions) |
285 | 2025-01-31T04:15:44.653Z | Actions: 199/1419 actions (Installing new actions) |
286 | 2025-01-31T04:15:44.769Z | Actions: 579/1419 actions (Updating modified actions) |
287 | 2025-01-31T04:15:45.092Z | Actions: Completed 1419 actions in 0.46 seconds. |
288 | 2025-01-31T04:15:45.473Z | Done |
289 | 2025-01-31T04:15:45.475Z | Done |
290 | 2025-01-31T04:15:46.018Z | Done |
291 | 2025-01-31T04:15:50.325Z | Done |
292 | 2025-01-31T04:15:50.412Z | Done |
293 | 2025-01-31T04:15:50.422Z | Done |
294 | 2025-01-31T04:15:50.526Z | Done |
295 | 2025-01-31T04:15:50.934Z | ++ set -o errexit |
296 | 2025-01-31T04:15:50.934Z | ++ set -o pipefail |
297 | 2025-01-31T04:15:50.934Z | ++ banner build |
298 | 2025-01-31T04:15:50.937Z | |
299 | 2025-01-31T04:15:50.937Z | ##### # # # # ##### |
300 | 2025-01-31T04:15:50.937Z | # # # # # # # # |
301 | 2025-01-31T04:15:50.937Z | ##### # # # # # # |
302 | 2025-01-31T04:15:50.937Z | # # # # # # # # |
303 | 2025-01-31T04:15:50.937Z | # # # # # # # # |
304 | 2025-01-31T04:15:50.937Z | ##### #### # ###### ##### |
305 | 2025-01-31T04:15:50.937Z | |
306 | 2025-01-31T04:15:50.937Z | ++ cargo build --release --bin ddmd --bin ddmadm |
307 | 2025-01-31T04:15:51.099Z | Updating git repository `https://www.github.com/oxidecomputer/oxnet` |
308 | 2025-01-31T04:15:51.339Z | warning: redirecting to https://github.com/oxidecomputer/oxnet.git/ |
309 | 2025-01-31T04:15:51.531Z | From https://www.github.com/oxidecomputer/oxnet |
310 | 2025-01-31T04:15:51.531Z | * [new branch] ci -> origin/ci |
311 | 2025-01-31T04:15:51.533Z | * [new branch] dependabot/cargo/ipnetwork-0.21.1 -> origin/dependabot/cargo/ipnetwork-0.21.1 |
312 | 2025-01-31T04:15:51.533Z | * [new branch] dependabot/cargo/regress-0.10.3 -> origin/dependabot/cargo/regress-0.10.3 |
313 | 2025-01-31T04:15:51.533Z | * [new branch] dependabot/cargo/serde-1.0.217 -> origin/dependabot/cargo/serde-1.0.217 |
314 | 2025-01-31T04:15:51.533Z | * [new branch] dependabot/cargo/serde_json-1.0.137 -> origin/dependabot/cargo/serde_json-1.0.137 |
315 | 2025-01-31T04:15:51.533Z | * [new branch] main -> origin/main |
316 | 2025-01-31T04:15:51.533Z | * [new ref] -> origin/HEAD |
317 | 2025-01-31T04:15:51.546Z | Updating crates.io index |
318 | 2025-01-31T04:15:51.600Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
319 | 2025-01-31T04:15:52.275Z | From https://github.com/oxidecomputer/falcon |
320 | 2025-01-31T04:15:52.275Z | * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c |
321 | 2025-01-31T04:15:52.380Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
322 | 2025-01-31T04:15:53.443Z | From https://github.com/oxidecomputer/dendrite |
323 | 2025-01-31T04:15:53.443Z | * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 |
324 | 2025-01-31T04:15:53.515Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
325 | 2025-01-31T04:15:53.850Z | From https://github.com/oxidecomputer/ispf |
326 | 2025-01-31T04:15:53.850Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
327 | 2025-01-31T04:15:53.859Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
328 | 2025-01-31T04:15:54.218Z | From https://github.com/oxidecomputer/netadm-sys |
329 | 2025-01-31T04:15:54.218Z | * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba |
330 | 2025-01-31T04:15:54.230Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
331 | 2025-01-31T04:15:57.487Z | From https://github.com/oxidecomputer/omicron |
332 | 2025-01-31T04:15:57.487Z | * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30 |
333 | 2025-01-31T04:15:57.845Z | Updating git repository `https://github.com/oxidecomputer/opte` |
334 | 2025-01-31T04:15:58.391Z | From https://github.com/oxidecomputer/opte |
335 | 2025-01-31T04:15:58.391Z | * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d |
336 | 2025-01-31T04:15:58.459Z | Updating git repository `https://github.com/illumos/smf-rs` |
337 | 2025-01-31T04:15:58.767Z | From https://github.com/illumos/smf-rs |
338 | 2025-01-31T04:15:58.767Z | * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48 |
339 | 2025-01-31T04:15:58.819Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
340 | 2025-01-31T04:15:59.261Z | From https://github.com/oxidecomputer/maghemite |
341 | 2025-01-31T04:15:59.261Z | * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43 |
342 | 2025-01-31T04:15:59.294Z | Updating git repository `https://github.com/oxidecomputer/zone` |
343 | 2025-01-31T04:15:59.643Z | From https://github.com/oxidecomputer/zone |
344 | 2025-01-31T04:15:59.643Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
345 | 2025-01-31T04:15:59.688Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
346 | 2025-01-31T04:16:00.359Z | From https://github.com/oxidecomputer/propolis |
347 | 2025-01-31T04:16:00.359Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
348 | 2025-01-31T04:16:00.472Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
349 | 2025-01-31T04:16:00.805Z | From https://github.com/oxidecomputer/dlpi-sys |
350 | 2025-01-31T04:16:00.805Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
351 | 2025-01-31T04:16:00.911Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
352 | 2025-01-31T04:16:01.257Z | From https://github.com/jmesmon/rust-libzfs |
353 | 2025-01-31T04:16:01.257Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
354 | 2025-01-31T04:16:01.270Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
355 | 2025-01-31T04:16:01.593Z | From https://github.com/oxidecomputer/rusty-doors |
356 | 2025-01-31T04:16:01.593Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
357 | 2025-01-31T04:16:01.702Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
358 | 2025-01-31T04:16:02.051Z | From https://github.com/oxidecomputer/maghemite |
359 | 2025-01-31T04:16:02.051Z | * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52 |
360 | 2025-01-31T04:16:02.107Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
361 | 2025-01-31T04:16:02.389Z | From https://github.com/oxidecomputer/serde_human_bytes |
362 | 2025-01-31T04:16:02.389Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
363 | 2025-01-31T04:16:02.406Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
364 | 2025-01-31T04:16:02.710Z | From https://github.com/oxidecomputer/slog-error-chain |
365 | 2025-01-31T04:16:02.710Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
366 | 2025-01-31T04:16:02.756Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
367 | 2025-01-31T04:16:03.076Z | From https://github.com/oxidecomputer/poptrie |
368 | 2025-01-31T04:16:03.077Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
369 | 2025-01-31T04:16:03.101Z | Updating git repository `https://github.com/illumos/libscf-sys.git` |
370 | 2025-01-31T04:16:03.406Z | From https://github.com/illumos/libscf-sys |
371 | 2025-01-31T04:16:03.406Z | * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93 |
372 | 2025-01-31T04:16:03.442Z | Updating git repository `https://github.com/oxidecomputer/progenitor` |
373 | 2025-01-31T04:16:04.302Z | From https://github.com/oxidecomputer/progenitor |
374 | 2025-01-31T04:16:04.302Z | * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840 |
375 | 2025-01-31T04:16:04.412Z | Updating git repository `https://github.com/oxidecomputer/typify` |
376 | 2025-01-31T04:16:05.426Z | From https://github.com/oxidecomputer/typify |
377 | 2025-01-31T04:16:05.426Z | * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c |
378 | 2025-01-31T04:16:05.724Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
379 | 2025-01-31T04:16:06.705Z | From https://github.com/oxidecomputer/crucible |
380 | 2025-01-31T04:16:06.705Z | * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7 |
381 | 2025-01-31T04:16:06.789Z | Updating git repository `https://github.com/oxidecomputer/opte` |
382 | 2025-01-31T04:16:07.154Z | From https://github.com/oxidecomputer/opte |
383 | 2025-01-31T04:16:07.154Z | * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653 |
384 | 2025-01-31T04:16:07.216Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
385 | 2025-01-31T04:16:07.749Z | From https://github.com/oxidecomputer/management-gateway-service |
386 | 2025-01-31T04:16:07.749Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
387 | 2025-01-31T04:16:08.657Z | Downloading crates ... |
388 | 2025-01-31T04:16:08.758Z | Downloaded anstyle-query v1.1.1 |
389 | 2025-01-31T04:16:08.765Z | Downloaded async-stream-impl v0.3.5 |
390 | 2025-01-31T04:16:08.767Z | Downloaded block-buffer v0.10.4 |
391 | 2025-01-31T04:16:08.767Z | Downloaded cfg-if v1.0.0 |
392 | 2025-01-31T04:16:08.770Z | Downloaded ciborium-io v0.2.2 |
393 | 2025-01-31T04:16:08.770Z | Downloaded bitflags v1.3.2 |
394 | 2025-01-31T04:16:08.773Z | Downloaded const-random v0.1.18 |
395 | 2025-01-31T04:16:08.776Z | Downloaded bitflags v2.6.0 |
396 | 2025-01-31T04:16:08.778Z | Downloaded darling_macro v0.20.10 |
397 | 2025-01-31T04:16:08.781Z | Downloaded cstr-argument v0.1.2 |
398 | 2025-01-31T04:16:08.781Z | Downloaded crypto-common v0.1.6 |
399 | 2025-01-31T04:16:08.784Z | Downloaded crunchy v0.2.2 |
400 | 2025-01-31T04:16:08.784Z | Downloaded digest v0.10.7 |
401 | 2025-01-31T04:16:08.784Z | Downloaded convert_case v0.4.0 |
402 | 2025-01-31T04:16:08.787Z | Downloaded const-random-macro v0.1.16 |
403 | 2025-01-31T04:16:08.787Z | Downloaded colorchoice v1.0.2 |
404 | 2025-01-31T04:16:08.790Z | Downloaded parking_lot_core v0.9.10 |
405 | 2025-01-31T04:16:08.792Z | Downloaded aho-corasick v1.1.3 |
406 | 2025-01-31T04:16:08.798Z | Downloaded pest_derive v2.7.13 |
407 | 2025-01-31T04:16:08.800Z | Downloaded percent-encoding v2.3.1 |
408 | 2025-01-31T04:16:08.803Z | Downloaded paste v1.0.15 |
409 | 2025-01-31T04:16:08.806Z | Downloaded derive_more v0.99.18 |
410 | 2025-01-31T04:16:08.809Z | Downloaded pest_generator v2.7.13 |
411 | 2025-01-31T04:16:08.811Z | Downloaded chrono v0.4.38 |
412 | 2025-01-31T04:16:08.818Z | Downloaded cancel-safe-futures v0.1.5 |
413 | 2025-01-31T04:16:08.821Z | Downloaded camino-tempfile v1.1.1 |
414 | 2025-01-31T04:16:08.824Z | Downloaded clap v4.5.23 |
415 | 2025-01-31T04:16:08.834Z | Downloaded dof v0.3.0 |
416 | 2025-01-31T04:16:08.836Z | Downloaded anstyle v1.0.10 |
417 | 2025-01-31T04:16:08.839Z | Downloaded crucible-workspace-hack v0.1.0 |
418 | 2025-01-31T04:16:08.839Z | Downloaded ahash v0.8.11 |
419 | 2025-01-31T04:16:08.842Z | Downloaded crc8 v0.1.1 |
420 | 2025-01-31T04:16:08.842Z | Downloaded async-stream v0.3.5 |
421 | 2025-01-31T04:16:08.845Z | Downloaded atomic-waker v1.1.2 |
422 | 2025-01-31T04:16:08.847Z | Downloaded async-trait v0.1.83 |
423 | 2025-01-31T04:16:08.850Z | Downloaded anstyle-parse v0.2.5 |
424 | 2025-01-31T04:16:08.852Z | Downloaded autocfg v1.3.0 |
425 | 2025-01-31T04:16:08.852Z | Downloaded petgraph v0.6.5 |
426 | 2025-01-31T04:16:08.872Z | Downloaded proc-macro-error v1.0.4 |
427 | 2025-01-31T04:16:08.876Z | Downloaded prettyplease v0.2.22 |
428 | 2025-01-31T04:16:08.879Z | Downloaded quick-error v1.2.3 |
429 | 2025-01-31T04:16:08.882Z | Downloaded quote v1.0.37 |
430 | 2025-01-31T04:16:08.884Z | Downloaded ciborium-ll v0.2.2 |
431 | 2025-01-31T04:16:08.887Z | Downloaded base64 v0.22.1 |
432 | 2025-01-31T04:16:08.889Z | Downloaded rand_core v0.6.4 |
433 | 2025-01-31T04:16:08.893Z | Downloaded colored v2.1.0 |
434 | 2025-01-31T04:16:08.895Z | Downloaded cpufeatures v0.2.14 |
435 | 2025-01-31T04:16:08.895Z | Downloaded crc32fast v1.4.2 |
436 | 2025-01-31T04:16:08.898Z | Downloaded crossbeam-epoch v0.9.18 |
437 | 2025-01-31T04:16:08.900Z | Downloaded crossbeam-utils v0.8.20 |
438 | 2025-01-31T04:16:08.903Z | Downloaded console v0.15.8 |
439 | 2025-01-31T04:16:08.906Z | Downloaded dirs-next v2.0.0 |
440 | 2025-01-31T04:16:08.908Z | Downloaded dirs-sys-next v0.1.2 |
441 | 2025-01-31T04:16:08.908Z | Downloaded embedded-io v0.4.0 |
442 | 2025-01-31T04:16:08.911Z | Downloaded deranged v0.3.11 |
443 | 2025-01-31T04:16:08.913Z | Downloaded darling v0.20.10 |
444 | 2025-01-31T04:16:08.917Z | Downloaded dyn-clone v1.0.17 |
445 | 2025-01-31T04:16:08.920Z | Downloaded foreign-types v0.5.0 |
446 | 2025-01-31T04:16:08.920Z | Downloaded rustc_version v0.4.1 |
447 | 2025-01-31T04:16:08.922Z | Downloaded foreign-types v0.3.2 |
448 | 2025-01-31T04:16:08.922Z | Downloaded futures-io v0.3.30 |
449 | 2025-01-31T04:16:08.925Z | Downloaded foreign-types-macros v0.2.3 |
450 | 2025-01-31T04:16:08.925Z | Downloaded form_urlencoded v1.2.1 |
451 | 2025-01-31T04:16:08.925Z | Downloaded foreign-types-shared v0.1.1 |
452 | 2025-01-31T04:16:08.927Z | Downloaded fastrand v2.1.1 |
453 | 2025-01-31T04:16:08.927Z | Downloaded foreign-types-shared v0.3.1 |
454 | 2025-01-31T04:16:08.930Z | Downloaded equivalent v1.0.1 |
455 | 2025-01-31T04:16:08.930Z | Downloaded fnv v1.0.7 |
456 | 2025-01-31T04:16:08.930Z | Downloaded either v1.13.0 |
457 | 2025-01-31T04:16:08.932Z | Downloaded fixedbitset v0.4.2 |
458 | 2025-01-31T04:16:08.935Z | Downloaded futures-channel v0.3.30 |
459 | 2025-01-31T04:16:08.937Z | Downloaded errno v0.3.9 |
460 | 2025-01-31T04:16:08.937Z | Downloaded futures-executor v0.3.30 |
461 | 2025-01-31T04:16:08.940Z | Downloaded debug-ignore v1.0.5 |
462 | 2025-01-31T04:16:08.942Z | Downloaded defmt v0.3.8 |
463 | 2025-01-31T04:16:08.945Z | Downloaded rustix v0.38.37 |
464 | 2025-01-31T04:16:08.967Z | Downloaded cookie v0.18.1 |
465 | 2025-01-31T04:16:08.970Z | Downloaded clap_builder v4.5.23 |
466 | 2025-01-31T04:16:08.977Z | Downloaded rustls v0.23.13 |
467 | 2025-01-31T04:16:08.989Z | Downloaded rustversion v1.0.17 |
468 | 2025-01-31T04:16:08.992Z | Downloaded scopeguard v1.2.0 |
469 | 2025-01-31T04:16:08.995Z | Downloaded ryu v1.0.18 |
470 | 2025-01-31T04:16:08.998Z | Downloaded serde_urlencoded v0.7.1 |
471 | 2025-01-31T04:16:09.000Z | Downloaded plain v0.2.3 |
472 | 2025-01-31T04:16:09.003Z | Downloaded proc-macro-crate v1.3.1 |
473 | 2025-01-31T04:16:09.003Z | Downloaded futures-sink v0.3.30 |
474 | 2025-01-31T04:16:09.003Z | Downloaded serde_path_to_error v0.1.16 |
475 | 2025-01-31T04:16:09.006Z | Downloaded serde_spanned v0.6.7 |
476 | 2025-01-31T04:16:09.008Z | Downloaded humantime v2.1.0 |
477 | 2025-01-31T04:16:09.008Z | Downloaded serde_yaml v0.9.34+deprecated |
478 | 2025-01-31T04:16:09.012Z | Downloaded shlex v1.3.0 |
479 | 2025-01-31T04:16:09.014Z | Downloaded signal-hook-registry v1.4.2 |
480 | 2025-01-31T04:16:09.017Z | Downloaded sha2 v0.10.8 |
481 | 2025-01-31T04:16:09.020Z | Downloaded http-body-util v0.1.2 |
482 | 2025-01-31T04:16:09.020Z | Downloaded dtrace-parser v0.2.0 |
483 | 2025-01-31T04:16:09.022Z | Downloaded defmt-macros v0.3.9 |
484 | 2025-01-31T04:16:09.024Z | Downloaded hyper-tls v0.5.0 |
485 | 2025-01-31T04:16:09.028Z | Downloaded hostname v0.4.0 |
486 | 2025-01-31T04:16:09.028Z | Downloaded dropshot_endpoint v0.12.0 |
487 | 2025-01-31T04:16:09.031Z | Downloaded hashbrown v0.14.5 |
488 | 2025-01-31T04:16:09.037Z | Downloaded embedded-io v0.6.1 |
489 | 2025-01-31T04:16:09.040Z | Downloaded serde_repr v0.1.19 |
490 | 2025-01-31T04:16:09.040Z | Downloaded scroll_derive v0.12.0 |
491 | 2025-01-31T04:16:09.042Z | Downloaded futures-macro v0.3.30 |
492 | 2025-01-31T04:16:09.042Z | Downloaded futures-core v0.3.30 |
493 | 2025-01-31T04:16:09.045Z | Downloaded futures v0.3.30 |
494 | 2025-01-31T04:16:09.048Z | Downloaded semver v1.0.23 |
495 | 2025-01-31T04:16:09.050Z | Downloaded is_terminal_polyfill v1.70.1 |
496 | 2025-01-31T04:16:09.053Z | Downloaded idna v0.5.0 |
497 | 2025-01-31T04:16:09.059Z | Downloaded dropshot v0.12.0 |
498 | 2025-01-31T04:16:09.080Z | Downloaded linked-hash-map v0.5.6 |
499 | 2025-01-31T04:16:09.083Z | Downloaded libm v0.2.8 |
500 | 2025-01-31T04:16:09.090Z | Downloaded num-derive v0.4.2 |
501 | 2025-01-31T04:16:09.093Z | Downloaded rustls-pemfile v2.1.3 |
502 | 2025-01-31T04:16:09.095Z | Downloaded rustc-hash v2.0.0 |
503 | 2025-01-31T04:16:09.098Z | Downloaded openssl-macros v0.1.1 |
504 | 2025-01-31T04:16:09.098Z | Downloaded float-ord v0.3.2 |
505 | 2025-01-31T04:16:09.100Z | Downloaded expectorate v1.1.0 |
506 | 2025-01-31T04:16:09.100Z | Downloaded libsw v3.3.1 |
507 | 2025-01-31T04:16:09.103Z | Downloaded resolv-conf v0.7.0 |
508 | 2025-01-31T04:16:09.105Z | Downloaded rustls-pemfile v1.0.4 |
509 | 2025-01-31T04:16:09.108Z | Downloaded reqwest v0.12.9 |
510 | 2025-01-31T04:16:09.116Z | Downloaded thread_local v1.1.8 |
511 | 2025-01-31T04:16:09.118Z | Downloaded thiserror-impl v1.0.69 |
512 | 2025-01-31T04:16:09.121Z | Downloaded scroll v0.12.0 |
513 | 2025-01-31T04:16:09.121Z | Downloaded schemars_derive v0.8.21 |
514 | 2025-01-31T04:16:09.123Z | Downloaded rustls-pki-types v1.8.0 |
515 | 2025-01-31T04:16:09.126Z | Downloaded time v0.3.36 |
516 | 2025-01-31T04:16:09.132Z | Downloaded tracing v0.1.40 |
517 | 2025-01-31T04:16:09.136Z | Downloaded ucd-trie v0.1.6 |
518 | 2025-01-31T04:16:09.139Z | Downloaded regex v1.10.6 |
519 | 2025-01-31T04:16:09.151Z | Downloaded serde v1.0.215 |
520 | 2025-01-31T04:16:09.155Z | Downloaded sct v0.7.1 |
521 | 2025-01-31T04:16:09.158Z | Downloaded reqwest v0.11.27 |
522 | 2025-01-31T04:16:09.166Z | Downloaded uuid v1.11.0 |
523 | 2025-01-31T04:16:09.169Z | Downloaded thiserror v1.0.69 |
524 | 2025-01-31T04:16:09.174Z | Downloaded take_mut v0.2.2 |
525 | 2025-01-31T04:16:09.177Z | Downloaded serde_derive v1.0.215 |
526 | 2025-01-31T04:16:09.179Z | Downloaded serde_with_macros v3.9.0 |
527 | 2025-01-31T04:16:09.182Z | Downloaded password-hash v0.5.0 |
528 | 2025-01-31T04:16:09.182Z | Downloaded serde_derive_internals v0.29.1 |
529 | 2025-01-31T04:16:09.185Z | Downloaded webpki-roots v0.26.6 |
530 | 2025-01-31T04:16:09.187Z | Downloaded zerocopy-derive v0.7.35 |
531 | 2025-01-31T04:16:09.192Z | Downloaded parking_lot v0.11.2 |
532 | 2025-01-31T04:16:09.194Z | Downloaded quinn-proto v0.11.8 |
533 | 2025-01-31T04:16:09.201Z | Downloaded quinn-udp v0.5.5 |
534 | 2025-01-31T04:16:09.204Z | Downloaded quinn v0.11.5 |
535 | 2025-01-31T04:16:09.207Z | Downloaded heck v0.5.0 |
536 | 2025-01-31T04:16:09.209Z | Downloaded getrandom v0.2.15 |
537 | 2025-01-31T04:16:09.212Z | Downloaded lazy_static v1.5.0 |
538 | 2025-01-31T04:16:09.214Z | Downloaded sha1 v0.10.6 |
539 | 2025-01-31T04:16:09.217Z | Downloaded goblin v0.8.2 |
540 | 2025-01-31T04:16:09.221Z | Downloaded schemars v0.8.21 |
541 | 2025-01-31T04:16:09.233Z | Downloaded http-body v0.4.6 |
542 | 2025-01-31T04:16:09.235Z | Downloaded hyper-rustls v0.24.2 |
543 | 2025-01-31T04:16:09.238Z | Downloaded hyper-rustls v0.27.3 |
544 | 2025-01-31T04:16:09.241Z | Downloaded rustls-webpki v0.101.7 |
545 | 2025-01-31T04:16:09.254Z | Downloaded num-rational v0.4.2 |
546 | 2025-01-31T04:16:09.256Z | Downloaded num-traits v0.2.19 |
547 | 2025-01-31T04:16:09.259Z | Downloaded num-derive v0.3.3 |
548 | 2025-01-31T04:16:09.261Z | Downloaded parking_lot v0.12.3 |
549 | 2025-01-31T04:16:09.264Z | Downloaded tokio-rustls v0.25.0 |
550 | 2025-01-31T04:16:09.266Z | Downloaded try-lock v0.2.5 |
551 | 2025-01-31T04:16:09.267Z | Downloaded tokio-rustls v0.24.1 |
552 | 2025-01-31T04:16:09.269Z | Downloaded parking_lot_core v0.8.6 |
553 | 2025-01-31T04:16:09.272Z | Downloaded typenum v1.17.0 |
554 | 2025-01-31T04:16:09.274Z | Downloaded tracing-core v0.1.32 |
555 | 2025-01-31T04:16:09.277Z | Downloaded num-iter v0.1.45 |
556 | 2025-01-31T04:16:09.277Z | Downloaded num-integer v0.1.46 |
557 | 2025-01-31T04:16:09.280Z | Downloaded num_threads v0.1.7 |
558 | 2025-01-31T04:16:09.280Z | Downloaded fxhash v0.2.1 |
559 | 2025-01-31T04:16:09.282Z | Downloaded zerocopy v0.7.35 |
560 | 2025-01-31T04:16:09.296Z | Downloaded heck v0.4.1 |
561 | 2025-01-31T04:16:09.299Z | Downloaded hubpack_derive v0.1.1 |
562 | 2025-01-31T04:16:09.299Z | Downloaded http v0.2.12 |
563 | 2025-01-31T04:16:09.302Z | Downloaded futures-util v0.3.30 |
564 | 2025-01-31T04:16:09.314Z | Downloaded indexmap v2.5.0 |
565 | 2025-01-31T04:16:09.318Z | Downloaded idna v0.4.0 |
566 | 2025-01-31T04:16:09.325Z | Downloaded mime v0.3.17 |
567 | 2025-01-31T04:16:09.328Z | Downloaded num_enum_derive v0.7.3 |
568 | 2025-01-31T04:16:09.330Z | Downloaded strum_macros v0.26.4 |
569 | 2025-01-31T04:16:09.330Z | Downloaded slab v0.4.9 |
570 | 2025-01-31T04:16:09.333Z | Downloaded parse-display v0.10.0 |
571 | 2025-01-31T04:16:09.333Z | Downloaded openssl-sys v0.9.103 |
572 | 2025-01-31T04:16:09.337Z | Downloaded static_assertions v1.1.0 |
573 | 2025-01-31T04:16:09.340Z | Downloaded stable_deref_trait v1.2.0 |
574 | 2025-01-31T04:16:09.340Z | Downloaded spin v0.9.8 |
575 | 2025-01-31T04:16:09.342Z | Downloaded steno v0.4.1 |
576 | 2025-01-31T04:16:09.346Z | Downloaded tower-service v0.3.3 |
577 | 2025-01-31T04:16:09.349Z | Downloaded spin v0.5.2 |
578 | 2025-01-31T04:16:09.349Z | Downloaded toml_edit v0.19.15 |
579 | 2025-01-31T04:16:09.365Z | Downloaded zeroize v1.8.1 |
580 | 2025-01-31T04:16:09.367Z | Downloaded utf8parse v0.2.2 |
581 | 2025-01-31T04:16:09.367Z | Downloaded toml_edit v0.22.21 |
582 | 2025-01-31T04:16:09.389Z | Downloaded is-terminal v0.4.13 |
583 | 2025-01-31T04:16:09.391Z | Downloaded hostname v0.3.1 |
584 | 2025-01-31T04:16:09.391Z | Downloaded http-body v1.0.1 |
585 | 2025-01-31T04:16:09.394Z | Downloaded zerocopy v0.6.6 |
586 | 2025-01-31T04:16:09.396Z | Downloaded vcpkg v0.2.15 |
587 | 2025-01-31T04:16:09.434Z | Downloaded sync_wrapper v0.1.2 |
588 | 2025-01-31T04:16:09.437Z | Downloaded parse-display-derive v0.10.0 |
589 | 2025-01-31T04:16:09.437Z | Downloaded slog-term v2.9.1 |
590 | 2025-01-31T04:16:09.437Z | Downloaded num-conv v0.1.0 |
591 | 2025-01-31T04:16:09.440Z | Downloaded num-complex v0.4.6 |
592 | 2025-01-31T04:16:09.440Z | Downloaded minimal-lexical v0.2.1 |
593 | 2025-01-31T04:16:09.444Z | Downloaded rustls v0.21.12 |
594 | 2025-01-31T04:16:09.456Z | Downloaded rustls v0.22.4 |
595 | 2025-01-31T04:16:09.469Z | Downloaded native-tls v0.2.12 |
596 | 2025-01-31T04:16:09.472Z | Downloaded tiny-keccak v2.0.2 |
597 | 2025-01-31T04:16:09.475Z | Downloaded time-macros v0.2.18 |
598 | 2025-01-31T04:16:09.477Z | Downloaded multer v3.1.0 |
599 | 2025-01-31T04:16:09.478Z | Downloaded match_cfg v0.1.0 |
600 | 2025-01-31T04:16:09.480Z | Downloaded term v0.7.0 |
601 | 2025-01-31T04:16:09.483Z | Downloaded untrusted v0.9.0 |
602 | 2025-01-31T04:16:09.483Z | Downloaded tokio-native-tls v0.3.1 |
603 | 2025-01-31T04:16:09.485Z | Downloaded terminal_size v0.4.0 |
604 | 2025-01-31T04:16:09.489Z | Downloaded url v2.5.2 |
605 | 2025-01-31T04:16:09.491Z | Downloaded httpdate v1.0.3 |
606 | 2025-01-31T04:16:09.491Z | Downloaded ident_case v1.0.1 |
607 | 2025-01-31T04:16:09.491Z | Downloaded iana-time-zone v0.1.61 |
608 | 2025-01-31T04:16:09.494Z | Downloaded hyper v0.14.30 |
609 | 2025-01-31T04:16:09.502Z | Downloaded once_cell v1.20.2 |
610 | 2025-01-31T04:16:09.504Z | Downloaded futures-task v0.3.30 |
611 | 2025-01-31T04:16:09.507Z | Downloaded socket2 v0.5.8 |
612 | 2025-01-31T04:16:09.509Z | Downloaded serde_tokenstream v0.2.2 |
613 | 2025-01-31T04:16:09.509Z | Downloaded semver v0.1.20 |
614 | 2025-01-31T04:16:09.512Z | Downloaded rustc_version v0.1.7 |
615 | 2025-01-31T04:16:09.512Z | Downloaded unsafe-libyaml v0.2.11 |
616 | 2025-01-31T04:16:09.514Z | Downloaded swrite v0.1.0 |
617 | 2025-01-31T04:16:09.517Z | Downloaded tokio-macros v2.4.0 |
618 | 2025-01-31T04:16:09.517Z | Downloaded unicode-normalization v0.1.24 |
619 | 2025-01-31T04:16:09.520Z | Downloaded typify-impl v0.2.0 |
620 | 2025-01-31T04:16:09.536Z | Downloaded tracing-attributes v0.1.27 |
621 | 2025-01-31T04:16:09.538Z | Downloaded zerocopy-derive v0.6.6 |
622 | 2025-01-31T04:16:09.548Z | Downloaded unicode-segmentation v1.12.0 |
623 | 2025-01-31T04:16:09.552Z | Downloaded h2 v0.3.26 |
624 | 2025-01-31T04:16:09.557Z | Downloaded generic-array v0.14.7 |
625 | 2025-01-31T04:16:09.560Z | Downloaded h2 v0.4.6 |
626 | 2025-01-31T04:16:09.565Z | Downloaded ipnet v2.10.0 |
627 | 2025-01-31T04:16:09.568Z | Downloaded instant v0.1.13 |
628 | 2025-01-31T04:16:09.570Z | Downloaded hyper-util v0.1.10 |
629 | 2025-01-31T04:16:09.573Z | Downloaded winnow v0.6.18 |
630 | 2025-01-31T04:16:09.582Z | Downloaded whoami v1.5.2 |
631 | 2025-01-31T04:16:09.584Z | Downloaded syn v1.0.109 |
632 | 2025-01-31T04:16:09.593Z | Downloaded subtle v2.6.1 |
633 | 2025-01-31T04:16:09.596Z | Downloaded webpki-roots v0.25.4 |
634 | 2025-01-31T04:16:09.598Z | Downloaded tinyvec_macros v0.1.1 |
635 | 2025-01-31T04:16:09.601Z | Downloaded tinyvec v1.8.0 |
636 | 2025-01-31T04:16:09.603Z | Downloaded toml_datetime v0.6.8 |
637 | 2025-01-31T04:16:09.605Z | Downloaded progenitor-impl v0.8.0 |
638 | 2025-01-31T04:16:09.606Z | Downloaded toml v0.8.19 |
639 | 2025-01-31T04:16:09.609Z | Downloaded smoltcp v0.11.0 |
640 | 2025-01-31T04:16:09.621Z | Downloaded hash32 v0.3.1 |
641 | 2025-01-31T04:16:09.624Z | Downloaded slog-scope v4.4.0 |
642 | 2025-01-31T04:16:09.627Z | Downloaded heapless v0.8.0 |
643 | 2025-01-31T04:16:09.629Z | Downloaded hex v0.4.3 |
644 | 2025-01-31T04:16:09.632Z | Downloaded hashbrown v0.12.3 |
645 | 2025-01-31T04:16:09.634Z | Downloaded version_check v0.9.5 |
646 | 2025-01-31T04:16:09.637Z | Downloaded lru-cache v0.1.2 |
647 | 2025-01-31T04:16:09.637Z | Downloaded ipnetwork v0.20.0 |
648 | 2025-01-31T04:16:09.639Z | Downloaded slog-envlogger v2.2.0 |
649 | 2025-01-31T04:16:09.642Z | Downloaded slog-dtrace v0.3.0 |
650 | 2025-01-31T04:16:09.642Z | Downloaded slog-bunyan v2.5.0 |
651 | 2025-01-31T04:16:09.642Z | Downloaded sigpipe v0.1.3 |
652 | 2025-01-31T04:16:09.644Z | Downloaded num_enum_derive v0.5.11 |
653 | 2025-01-31T04:16:09.644Z | Downloaded mio v1.0.2 |
654 | 2025-01-31T04:16:09.649Z | Downloaded smartstring v1.0.1 |
655 | 2025-01-31T04:16:09.653Z | Downloaded rhai_codegen v2.2.0 |
656 | 2025-01-31T04:16:09.658Z | Downloaded strsim v0.11.1 |
657 | 2025-01-31T04:16:09.662Z | Downloaded hubpack v0.1.2 |
658 | 2025-01-31T04:16:09.662Z | Downloaded regex-automata v0.4.7 |
659 | 2025-01-31T04:16:09.679Z | Downloaded tokio-util v0.7.12 |
660 | 2025-01-31T04:16:09.685Z | Downloaded thin-vec v0.2.13 |
661 | 2025-01-31T04:16:09.689Z | Downloaded winnow v0.5.40 |
662 | 2025-01-31T04:16:09.697Z | Downloaded half v2.4.1 |
663 | 2025-01-31T04:16:09.700Z | Downloaded rhai v1.20.0 |
664 | 2025-01-31T04:16:09.710Z | Downloaded memchr v2.7.4 |
665 | 2025-01-31T04:16:09.715Z | Downloaded usdt v0.5.0 |
666 | 2025-01-31T04:16:09.718Z | Downloaded omicron-workspace-hack v0.1.0 |
667 | 2025-01-31T04:16:09.718Z | Downloaded unicode-width v0.1.14 |
668 | 2025-01-31T04:16:09.722Z | Downloaded highway v1.2.0 |
669 | 2025-01-31T04:16:09.726Z | Downloaded hyper v1.5.1 |
670 | 2025-01-31T04:16:09.731Z | Downloaded openssl v0.10.66 |
671 | 2025-01-31T04:16:09.740Z | Downloaded newtype_derive v0.1.6 |
672 | 2025-01-31T04:16:09.743Z | Downloaded hickory-resolver v0.24.1 |
673 | 2025-01-31T04:16:09.746Z | Downloaded slog-stdlog v4.1.1 |
674 | 2025-01-31T04:16:09.749Z | Downloaded waitgroup v0.1.2 |
675 | 2025-01-31T04:16:09.749Z | Downloaded syn v2.0.87 |
676 | 2025-01-31T04:16:09.760Z | Downloaded openapiv3 v2.0.0 |
677 | 2025-01-31T04:16:09.771Z | Downloaded encoding_rs v0.8.34 |
678 | 2025-01-31T04:16:09.793Z | Downloaded macaddr v1.0.1 |
679 | 2025-01-31T04:16:09.796Z | Downloaded smf v0.2.3 |
680 | 2025-01-31T04:16:09.796Z | Downloaded libc v0.2.167 |
681 | 2025-01-31T04:16:09.818Z | Downloaded usdt-macro v0.5.0 |
682 | 2025-01-31T04:16:09.821Z | Downloaded regress v0.9.1 |
683 | 2025-01-31T04:16:09.827Z | Downloaded managed v0.8.0 |
684 | 2025-01-31T04:16:09.830Z | Downloaded usdt-impl v0.5.0 |
685 | 2025-01-31T04:16:09.830Z | Downloaded usdt-attr-macro v0.5.0 |
686 | 2025-01-31T04:16:09.833Z | Downloaded tokio v1.42.0 |
687 | 2025-01-31T04:16:09.867Z | Downloaded sled v0.34.7 |
688 | 2025-01-31T04:16:09.877Z | Downloaded memmap v0.7.0 |
689 | 2025-01-31T04:16:09.880Z | Downloaded httparse v1.9.4 |
690 | 2025-01-31T04:16:09.880Z | Downloaded regress v0.10.1 |
691 | 2025-01-31T04:16:09.888Z | Downloaded tempfile v3.12.0 |
692 | 2025-01-31T04:16:09.891Z | Downloaded tabwriter v1.4.0 |
693 | 2025-01-31T04:16:09.894Z | Downloaded tokio-rustls v0.26.0 |
694 | 2025-01-31T04:16:09.894Z | Downloaded smallvec v1.13.2 |
695 | 2025-01-31T04:16:09.899Z | Downloaded openssl-probe v0.1.5 |
696 | 2025-01-31T04:16:09.899Z | Downloaded sync_wrapper v1.0.1 |
697 | 2025-01-31T04:16:09.899Z | Downloaded zone_cfg_derive v0.3.0 |
698 | 2025-01-31T04:16:09.902Z | Downloaded zone v0.3.0 |
699 | 2025-01-31T04:16:09.902Z | Downloaded newline-converter v0.3.0 |
700 | 2025-01-31T04:16:09.902Z | Downloaded structmeta-derive v0.3.0 |
701 | 2025-01-31T04:16:09.902Z | Downloaded hickory-proto v0.24.1 |
702 | 2025-01-31T04:16:09.914Z | Downloaded newtype-uuid v1.1.0 |
703 | 2025-01-31T04:16:09.916Z | Downloaded structmeta v0.3.0 |
704 | 2025-01-31T04:16:09.916Z | Downloaded want v0.3.1 |
705 | 2025-01-31T04:16:09.916Z | Downloaded num v0.4.3 |
706 | 2025-01-31T04:16:09.919Z | Downloaded nom v7.1.3 |
707 | 2025-01-31T04:16:09.922Z | Downloaded no-std-compat v0.4.1 |
708 | 2025-01-31T04:16:09.926Z | Downloaded unicode-ident v1.0.13 |
709 | 2025-01-31T04:16:09.929Z | Downloaded unicode-bidi v0.3.15 |
710 | 2025-01-31T04:16:09.929Z | Downloaded typify-macro v0.2.0 |
711 | 2025-01-31T04:16:09.932Z | Downloaded typify v0.2.0 |
712 | 2025-01-31T04:16:09.932Z | Downloaded thread-id v4.2.2 |
713 | 2025-01-31T04:16:09.935Z | Downloaded pretty-hex v0.2.1 |
714 | 2025-01-31T04:16:09.935Z | Downloaded postcard v1.0.10 |
715 | 2025-01-31T04:16:09.938Z | Downloaded portable-atomic v1.8.0 |
716 | 2025-01-31T04:16:09.941Z | Downloaded progenitor-macro v0.8.0 |
717 | 2025-01-31T04:16:09.944Z | Downloaded progenitor-client v0.8.0 |
718 | 2025-01-31T04:16:09.944Z | Downloaded progenitor v0.8.0 |
719 | 2025-01-31T04:16:09.944Z | Downloaded pretty-hex v0.4.1 |
720 | 2025-01-31T04:16:09.947Z | Downloaded regex-syntax v0.8.4 |
721 | 2025-01-31T04:16:09.953Z | Downloaded time-core v0.1.2 |
722 | 2025-01-31T04:16:09.956Z | Downloaded strum v0.26.3 |
723 | 2025-01-31T04:16:09.956Z | Downloaded num_enum v0.7.3 |
724 | 2025-01-31T04:16:09.959Z | Downloaded num_enum v0.5.11 |
725 | 2025-01-31T04:16:09.963Z | Downloaded itertools v0.12.1 |
726 | 2025-01-31T04:16:09.969Z | Downloaded log v0.4.22 |
727 | 2025-01-31T04:16:09.972Z | Downloaded lock_api v0.4.12 |
728 | 2025-01-31T04:16:09.975Z | Downloaded itoa v1.0.11 |
729 | 2025-01-31T04:16:09.975Z | Downloaded itertools v0.13.0 |
730 | 2025-01-31T04:16:09.983Z | Downloaded itertools v0.10.5 |
731 | 2025-01-31T04:16:09.986Z | Downloaded hyper-tls v0.6.0 |
732 | 2025-01-31T04:16:09.989Z | Downloaded owo-colors v4.1.0 |
733 | 2025-01-31T04:16:09.992Z | Downloaded serde_with v3.9.0 |
734 | 2025-01-31T04:16:09.997Z | Downloaded strum_macros v0.25.3 |
735 | 2025-01-31T04:16:10.002Z | Downloaded indexmap v1.9.3 |
736 | 2025-01-31T04:16:10.005Z | Downloaded indent_write v2.2.0 |
737 | 2025-01-31T04:16:10.005Z | Downloaded slog-json v2.6.1 |
738 | 2025-01-31T04:16:10.007Z | Downloaded http v1.2.0 |
739 | 2025-01-31T04:16:10.010Z | Downloaded slog-async v2.8.0 |
740 | 2025-01-31T04:16:10.015Z | Downloaded slog v2.7.0 |
741 | 2025-01-31T04:16:10.015Z | Downloaded similar v2.6.0 |
742 | 2025-01-31T04:16:10.019Z | Downloaded serde-big-array v0.5.1 |
743 | 2025-01-31T04:16:10.022Z | Downloaded serde_json v1.0.133 |
744 | 2025-01-31T04:16:10.025Z | Downloaded proc-macro2 v1.0.86 |
745 | 2025-01-31T04:16:10.028Z | Downloaded proc-macro-crate v3.2.0 |
746 | 2025-01-31T04:16:10.031Z | Downloaded linear-map v1.2.0 |
747 | 2025-01-31T04:16:10.031Z | Downloaded rustls-webpki v0.102.8 |
748 | 2025-01-31T04:16:10.048Z | Downloaded defmt-parser v0.3.4 |
749 | 2025-01-31T04:16:10.050Z | Downloaded enum-as-inner v0.6.1 |
750 | 2025-01-31T04:16:10.050Z | Downloaded darling_core v0.20.10 |
751 | 2025-01-31T04:16:10.053Z | Downloaded derive-where v1.2.7 |
752 | 2025-01-31T04:16:10.056Z | Downloaded data-encoding v2.6.0 |
753 | 2025-01-31T04:16:10.059Z | Downloaded crossbeam-channel v0.5.13 |
754 | 2025-01-31T04:16:10.061Z | Downloaded rand_chacha v0.3.1 |
755 | 2025-01-31T04:16:10.065Z | Downloaded rand v0.8.5 |
756 | 2025-01-31T04:16:10.068Z | Downloaded clap_lex v0.7.4 |
757 | 2025-01-31T04:16:10.068Z | Downloaded clap_derive v4.5.18 |
758 | 2025-01-31T04:16:10.071Z | Downloaded ciborium v0.2.2 |
759 | 2025-01-31T04:16:10.074Z | Downloaded cobs v0.2.3 |
760 | 2025-01-31T04:16:10.074Z | Downloaded proc-macro-error-attr v1.0.4 |
761 | 2025-01-31T04:16:10.074Z | Downloaded bytes v1.7.2 |
762 | 2025-01-31T04:16:10.077Z | Downloaded ppv-lite86 v0.2.20 |
763 | 2025-01-31T04:16:10.080Z | Downloaded camino v1.1.9 |
764 | 2025-01-31T04:16:10.080Z | Downloaded byteorder v1.5.0 |
765 | 2025-01-31T04:16:10.083Z | Downloaded blake2 v0.10.6 |
766 | 2025-01-31T04:16:10.086Z | Downloaded base64 v0.21.7 |
767 | 2025-01-31T04:16:10.089Z | Downloaded anyhow v1.0.94 |
768 | 2025-01-31T04:16:10.092Z | Downloaded powerfmt v0.2.0 |
769 | 2025-01-31T04:16:10.092Z | Downloaded pkg-config v0.3.31 |
770 | 2025-01-31T04:16:10.095Z | Downloaded pin-utils v0.1.0 |
771 | 2025-01-31T04:16:10.095Z | Downloaded pin-project-lite v0.2.14 |
772 | 2025-01-31T04:16:10.098Z | Downloaded pest_meta v2.7.13 |
773 | 2025-01-31T04:16:10.101Z | Downloaded base64ct v1.6.0 |
774 | 2025-01-31T04:16:10.104Z | Downloaded anstream v0.6.15 |
775 | 2025-01-31T04:16:10.107Z | Downloaded arc-swap v1.7.1 |
776 | 2025-01-31T04:16:10.110Z | Downloaded allocator-api2 v0.2.18 |
777 | 2025-01-31T04:16:10.114Z | Downloaded cc v1.1.21 |
778 | 2025-01-31T04:16:10.118Z | Downloaded backoff v0.4.0 |
779 | 2025-01-31T04:16:10.118Z | Downloaded atomicwrites v0.4.4 |
780 | 2025-01-31T04:16:10.118Z | Downloaded argon2 v0.5.3 |
781 | 2025-01-31T04:16:10.121Z | Downloaded pest v2.7.13 |
782 | 2025-01-31T04:16:10.155Z | Downloaded ring v0.17.8 |
783 | 2025-01-31T04:16:10.533Z | Compiling proc-macro2 v1.0.86 |
784 | 2025-01-31T04:16:10.533Z | Compiling unicode-ident v1.0.13 |
785 | 2025-01-31T04:16:10.536Z | Compiling libc v0.2.167 |
786 | 2025-01-31T04:16:10.536Z | Compiling serde v1.0.215 |
787 | 2025-01-31T04:16:10.536Z | Compiling autocfg v1.3.0 |
788 | 2025-01-31T04:16:10.536Z | Compiling version_check v0.9.5 |
789 | 2025-01-31T04:16:10.536Z | Compiling cfg-if v1.0.0 |
790 | 2025-01-31T04:16:10.698Z | Compiling once_cell v1.20.2 |
791 | 2025-01-31T04:16:10.761Z | Compiling libm v0.2.8 |
792 | 2025-01-31T04:16:10.797Z | Compiling memchr v2.7.4 |
793 | 2025-01-31T04:16:11.201Z | Compiling byteorder v1.5.0 |
794 | 2025-01-31T04:16:11.273Z | Compiling lock_api v0.4.12 |
795 | 2025-01-31T04:16:11.301Z | Compiling parking_lot_core v0.9.10 |
796 | 2025-01-31T04:16:11.642Z | Compiling shlex v1.3.0 |
797 | 2025-01-31T04:16:11.780Z | Compiling thiserror v1.0.69 |
798 | 2025-01-31T04:16:11.993Z | Compiling cc v1.1.21 |
799 | 2025-01-31T04:16:12.113Z | Compiling itoa v1.0.11 |
800 | 2025-01-31T04:16:12.355Z | Compiling portable-atomic v1.8.0 |
801 | 2025-01-31T04:16:12.376Z | Compiling slab v0.4.9 |
802 | 2025-01-31T04:16:12.380Z | Compiling schemars v0.8.21 |
803 | 2025-01-31T04:16:12.755Z | Compiling quote v1.0.37 |
804 | 2025-01-31T04:16:12.788Z | Compiling getrandom v0.2.15 |
805 | 2025-01-31T04:16:12.959Z | Compiling ahash v0.8.11 |
806 | 2025-01-31T04:16:13.083Z | Compiling allocator-api2 v0.2.18 |
807 | 2025-01-31T04:16:13.118Z | Compiling num-traits v0.2.19 |
808 | 2025-01-31T04:16:13.153Z | Compiling syn v2.0.87 |
809 | 2025-01-31T04:16:13.382Z | Compiling ryu v1.0.18 |
810 | 2025-01-31T04:16:13.672Z | Compiling serde_json v1.0.133 |
811 | 2025-01-31T04:16:13.714Z | Compiling pin-project-lite v0.2.14 |
812 | 2025-01-31T04:16:14.200Z | Compiling log v0.4.22 |
813 | 2025-01-31T04:16:14.222Z | Compiling equivalent v1.0.1 |
814 | 2025-01-31T04:16:14.226Z | Compiling scopeguard v1.2.0 |
815 | 2025-01-31T04:16:14.419Z | Compiling fnv v1.0.7 |
816 | 2025-01-31T04:16:14.519Z | Compiling heck v0.5.0 |
817 | 2025-01-31T04:16:14.612Z | Compiling pkg-config v0.3.31 |
818 | 2025-01-31T04:16:14.632Z | Compiling ring v0.17.8 |
819 | 2025-01-31T04:16:14.869Z | Compiling vcpkg v0.2.15 |
820 | 2025-01-31T04:16:14.923Z | Compiling crunchy v0.2.2 |
821 | 2025-01-31T04:16:15.429Z | Compiling signal-hook-registry v1.4.2 |
822 | 2025-01-31T04:16:15.645Z | Compiling socket2 v0.5.8 |
823 | 2025-01-31T04:16:15.664Z | Compiling mio v1.0.2 |
824 | 2025-01-31T04:16:16.072Z | Compiling httparse v1.9.4 |
825 | 2025-01-31T04:16:16.310Z | Compiling openssl-sys v0.9.103 |
826 | 2025-01-31T04:16:16.369Z | Compiling slog v2.7.0 |
827 | 2025-01-31T04:16:16.463Z | Compiling tiny-keccak v2.0.2 |
828 | 2025-01-31T04:16:16.860Z | Compiling iana-time-zone v0.1.61 |
829 | 2025-01-31T04:16:17.196Z | Compiling futures-core v0.3.30 |
830 | 2025-01-31T04:16:17.275Z | Compiling dyn-clone v1.0.17 |
831 | 2025-01-31T04:16:17.359Z | Compiling const-random-macro v0.1.16 |
832 | 2025-01-31T04:16:17.452Z | Compiling futures-sink v0.3.30 |
833 | 2025-01-31T04:16:17.516Z | Compiling openssl v0.10.66 |
834 | 2025-01-31T04:16:17.873Z | Compiling semver v1.0.23 |
835 | 2025-01-31T04:16:17.989Z | Compiling typenum v1.17.0 |
836 | 2025-01-31T04:16:18.069Z | Compiling rustls v0.23.13 |
837 | 2025-01-31T04:16:18.102Z | Compiling const-random v0.1.18 |
838 | 2025-01-31T04:16:18.148Z | Compiling native-tls v0.2.12 |
839 | 2025-01-31T04:16:18.212Z | Compiling futures-channel v0.3.30 |
840 | 2025-01-31T04:16:18.273Z | Compiling futures-io v0.3.30 |
841 | 2025-01-31T04:16:18.341Z | Compiling futures-task v0.3.30 |
842 | 2025-01-31T04:16:18.362Z | Compiling pin-utils v0.1.0 |
843 | 2025-01-31T04:16:18.410Z | Compiling generic-array v0.14.7 |
844 | 2025-01-31T04:16:18.525Z | Compiling tracing-core v0.1.32 |
845 | 2025-01-31T04:16:18.591Z | Compiling bitflags v2.6.0 |
846 | 2025-01-31T04:16:18.636Z | Compiling ucd-trie v0.1.6 |
847 | 2025-01-31T04:16:18.655Z | Compiling subtle v2.6.1 |
848 | 2025-01-31T04:16:18.685Z | Compiling aho-corasick v1.1.3 |
849 | 2025-01-31T04:16:18.782Z | Compiling regex-syntax v0.8.4 |
850 | 2025-01-31T04:16:18.941Z | Compiling anyhow v1.0.94 |
851 | 2025-01-31T04:16:19.117Z | Compiling time-core v0.1.2 |
852 | 2025-01-31T04:16:19.302Z | Compiling num-conv v0.1.0 |
853 | 2025-01-31T04:16:19.581Z | Compiling serde_derive_internals v0.29.1 |
854 | 2025-01-31T04:16:19.893Z | Compiling time-macros v0.2.18 |
855 | 2025-01-31T04:16:20.628Z | Compiling spin v0.9.8 |
856 | 2025-01-31T04:16:20.758Z | Compiling rustls-pki-types v1.8.0 |
857 | 2025-01-31T04:16:21.597Z | Compiling usdt-impl v0.5.0 |
858 | 2025-01-31T04:16:21.962Z | Compiling omicron-workspace-hack v0.1.0 |
859 | 2025-01-31T04:16:22.016Z | Compiling untrusted v0.9.0 |
860 | 2025-01-31T04:16:22.311Z | Compiling regex-automata v0.4.7 |
861 | 2025-01-31T04:16:22.553Z | Compiling atomic-waker v1.1.2 |
862 | 2025-01-31T04:16:22.699Z | Compiling tinyvec_macros v0.1.1 |
863 | 2025-01-31T04:16:22.757Z | Compiling strsim v0.11.1 |
864 | 2025-01-31T04:16:22.807Z | Compiling plain v0.2.3 |
865 | 2025-01-31T04:16:22.985Z | Compiling rustversion v1.0.17 |
866 | 2025-01-31T04:16:23.390Z | Compiling tinyvec v1.8.0 |
867 | 2025-01-31T04:16:23.940Z | Compiling serde_derive v1.0.215 |
868 | 2025-01-31T04:16:24.131Z | Compiling zerocopy-derive v0.7.35 |
869 | 2025-01-31T04:16:24.444Z | Compiling thiserror-impl v1.0.69 |
870 | 2025-01-31T04:16:24.961Z | Compiling tokio-macros v2.4.0 |
871 | 2025-01-31T04:16:25.583Z | Compiling schemars_derive v0.8.21 |
872 | 2025-01-31T04:16:26.052Z | Compiling zerocopy v0.7.35 |
873 | 2025-01-31T04:16:27.259Z | Compiling futures-macro v0.3.30 |
874 | 2025-01-31T04:16:27.661Z | Compiling hashbrown v0.14.5 |
875 | 2025-01-31T04:16:28.475Z | Compiling openssl-macros v0.1.1 |
876 | 2025-01-31T04:16:28.896Z | Compiling tracing-attributes v0.1.27 |
877 | 2025-01-31T04:16:29.088Z | Compiling futures-util v0.3.30 |
878 | 2025-01-31T04:16:29.177Z | Compiling scroll_derive v0.12.0 |
879 | 2025-01-31T04:16:29.291Z | Compiling regress v0.10.1 |
880 | 2025-01-31T04:16:29.316Z | Compiling pest v2.7.13 |
881 | 2025-01-31T04:16:30.278Z | Compiling regex v1.10.6 |
882 | 2025-01-31T04:16:30.630Z | Compiling scroll v0.12.0 |
883 | 2025-01-31T04:16:31.992Z | Compiling tracing v0.1.40 |
884 | 2025-01-31T04:16:32.185Z | Compiling pest_meta v2.7.13 |
885 | 2025-01-31T04:16:32.675Z | Compiling goblin v0.8.2 |
886 | 2025-01-31T04:16:33.661Z | Compiling pest_generator v2.7.13 |
887 | 2025-01-31T04:16:35.020Z | Compiling rustls-webpki v0.102.8 |
888 | 2025-01-31T04:16:35.862Z | Compiling pest_derive v2.7.13 |
889 | 2025-01-31T04:16:36.403Z | Compiling bytes v1.7.2 |
890 | 2025-01-31T04:16:36.969Z | Compiling smallvec v1.13.2 |
891 | 2025-01-31T04:16:37.496Z | Compiling indexmap v2.5.0 |
892 | 2025-01-31T04:16:38.678Z | Compiling chrono v0.4.38 |
893 | 2025-01-31T04:16:38.784Z | Compiling parking_lot v0.12.3 |
894 | 2025-01-31T04:16:39.115Z | Compiling uuid v1.11.0 |
895 | 2025-01-31T04:16:39.139Z | Compiling serde_tokenstream v0.2.2 |
896 | 2025-01-31T04:16:39.329Z | Compiling tokio v1.42.0 |
897 | 2025-01-31T04:16:39.691Z | Compiling http v1.2.0 |
898 | 2025-01-31T04:16:42.770Z | Compiling openapiv3 v2.0.0 |
899 | 2025-01-31T04:16:43.742Z | Compiling rand_core v0.6.4 |
900 | 2025-01-31T04:16:44.236Z | Compiling http-body v1.0.1 |
901 | 2025-01-31T04:16:44.513Z | Compiling percent-encoding v2.3.1 |
902 | 2025-01-31T04:16:45.259Z | Compiling typify-impl v0.2.0 |
903 | 2025-01-31T04:16:46.341Z | Compiling zeroize v1.8.1 |
904 | 2025-01-31T04:16:46.710Z | Compiling unsafe-libyaml v0.2.11 |
905 | 2025-01-31T04:16:46.761Z | Compiling try-lock v0.2.5 |
906 | 2025-01-31T04:16:46.783Z | Compiling pretty-hex v0.4.1 |
907 | 2025-01-31T04:16:46.786Z | Compiling form_urlencoded v1.2.1 |
908 | 2025-01-31T04:16:46.943Z | Compiling want v0.3.1 |
909 | 2025-01-31T04:16:47.027Z | Compiling dof v0.3.0 |
910 | 2025-01-31T04:16:47.240Z | Compiling ipnetwork v0.20.0 |
911 | 2025-01-31T04:16:47.273Z | Compiling dtrace-parser v0.2.0 |
912 | 2025-01-31T04:16:48.335Z | Compiling serde_yaml v0.9.34+deprecated |
913 | 2025-01-31T04:16:48.474Z | Compiling tokio-util v0.7.12 |
914 | 2025-01-31T04:16:48.851Z | Compiling unicode-normalization v0.1.24 |
915 | 2025-01-31T04:16:50.235Z | Compiling h2 v0.4.6 |
916 | 2025-01-31T04:16:51.221Z | Compiling thread-id v4.2.2 |
917 | 2025-01-31T04:16:51.355Z | Compiling camino v1.1.9 |
918 | 2025-01-31T04:16:51.568Z | Compiling rustls v0.22.4 |
919 | 2025-01-31T04:16:51.589Z | Compiling syn v1.0.109 |
920 | 2025-01-31T04:16:51.651Z | Compiling unicode-bidi v0.3.15 |
921 | 2025-01-31T04:16:51.909Z | Compiling foreign-types-shared v0.1.1 |
922 | 2025-01-31T04:16:51.935Z | Compiling ident_case v1.0.1 |
923 | 2025-01-31T04:16:52.043Z | Compiling httpdate v1.0.3 |
924 | 2025-01-31T04:16:52.114Z | Compiling darling_core v0.20.10 |
925 | 2025-01-31T04:16:52.229Z | Compiling foreign-types v0.3.2 |
926 | 2025-01-31T04:16:52.823Z | Compiling ppv-lite86 v0.2.20 |
927 | 2025-01-31T04:16:54.297Z | Compiling tower-service v0.3.3 |
928 | 2025-01-31T04:16:54.333Z | Compiling slog-async v2.8.0 |
929 | 2025-01-31T04:16:55.068Z | Compiling rand_chacha v0.3.1 |
930 | 2025-01-31T04:16:55.403Z | Compiling idna v0.5.0 |
931 | 2025-01-31T04:16:55.653Z | Compiling typify-macro v0.2.0 |
932 | 2025-01-31T04:16:56.829Z | Compiling hyper v1.5.1 |
933 | 2025-01-31T04:16:57.759Z | Compiling darling_macro v0.20.10 |
934 | 2025-01-31T04:16:59.159Z | Compiling typify v0.2.0 |
935 | 2025-01-31T04:16:59.313Z | Compiling progenitor-impl v0.8.0 |
936 | 2025-01-31T04:16:59.359Z | Compiling toml_datetime v0.6.8 |
937 | 2025-01-31T04:16:59.788Z | Compiling hyper-util v0.1.10 |
938 | 2025-01-31T04:17:05.305Z | Compiling progenitor-macro v0.8.0 |
939 | 2025-01-31T04:17:05.326Z | Compiling multer v3.1.0 |
940 | 2025-01-31T04:17:05.894Z | Compiling openssl-probe v0.1.5 |
941 | 2025-01-31T04:17:07.155Z | Compiling paste v1.0.15 |
942 | 2025-01-31T04:17:09.857Z | Compiling darling v0.20.10 |
943 | 2025-01-31T04:17:09.917Z | Compiling url v2.5.2 |
944 | 2025-01-31T04:17:09.980Z | Compiling rand v0.8.5 |
945 | 2025-01-31T04:17:12.506Z | Compiling usdt-attr-macro v0.5.0 |
946 | 2025-01-31T04:17:14.135Z | Compiling usdt-macro v0.5.0 |
947 | 2025-01-31T04:17:15.330Z | Compiling http-body-util v0.1.2 |
948 | 2025-01-31T04:17:15.624Z | Compiling async-trait v0.1.83 |
949 | 2025-01-31T04:17:17.564Z | Compiling encoding_rs v0.8.34 |
950 | 2025-01-31T04:17:17.641Z | Compiling base64 v0.22.1 |
951 | 2025-01-31T04:17:17.846Z | Compiling ipnet v2.10.0 |
952 | 2025-01-31T04:17:18.756Z | Compiling mime v0.3.17 |
953 | 2025-01-31T04:17:18.777Z | Compiling rustls-pemfile v2.1.3 |
954 | 2025-01-31T04:17:20.762Z | Compiling tokio-rustls v0.26.0 |
955 | 2025-01-31T04:17:21.406Z | Compiling serde_with_macros v3.9.0 |
956 | 2025-01-31T04:17:21.408Z | Compiling tokio-native-tls v0.3.1 |
957 | 2025-01-31T04:17:22.809Z | Compiling strum_macros v0.26.4 |
958 | 2025-01-31T04:17:22.985Z | Compiling serde_urlencoded v0.7.1 |
959 | 2025-01-31T04:17:23.833Z | Compiling structmeta-derive v0.3.0 |
960 | 2025-01-31T04:17:23.926Z | Compiling async-stream-impl v0.3.5 |
961 | 2025-01-31T04:17:25.245Z | Compiling webpki-roots v0.26.6 |
962 | 2025-01-31T04:17:25.492Z | Compiling dropshot v0.12.0 |
963 | 2025-01-31T04:17:25.891Z | Compiling crossbeam-utils v0.8.20 |
964 | 2025-01-31T04:17:26.341Z | Compiling powerfmt v0.2.0 |
965 | 2025-01-31T04:17:26.798Z | Compiling deranged v0.3.11 |
966 | 2025-01-31T04:17:27.145Z | Compiling structmeta v0.3.0 |
967 | 2025-01-31T04:17:27.700Z | Compiling hyper-rustls v0.27.3 |
968 | 2025-01-31T04:17:28.449Z | Compiling hyper-tls v0.6.0 |
969 | 2025-01-31T04:17:28.983Z | Compiling sync_wrapper v1.0.1 |
970 | 2025-01-31T04:17:30.167Z | Compiling winnow v0.6.18 |
971 | 2025-01-31T04:17:31.952Z | Compiling num_threads v0.1.7 |
972 | 2025-01-31T04:17:32.102Z | Compiling time v0.3.36 |
973 | 2025-01-31T04:17:33.109Z | Compiling reqwest v0.12.9 |
974 | 2025-01-31T04:17:34.430Z | Compiling parse-display-derive v0.10.0 |
975 | 2025-01-31T04:17:36.084Z | Compiling crypto-common v0.1.6 |
976 | 2025-01-31T04:17:36.325Z | Compiling block-buffer v0.10.4 |
977 | 2025-01-31T04:17:36.593Z | Compiling dropshot_endpoint v0.12.0 |
978 | 2025-01-31T04:17:38.045Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
979 | 2025-01-31T04:17:40.267Z | Compiling digest v0.10.7 |
980 | 2025-01-31T04:17:40.559Z | Compiling progenitor-client v0.8.0 |
981 | 2025-01-31T04:17:41.424Z | Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265) |
982 | 2025-01-31T04:17:43.152Z | Compiling dirs-sys-next v0.1.2 |
983 | 2025-01-31T04:17:44.181Z | Compiling lazy_static v1.5.0 |
984 | 2025-01-31T04:17:44.204Z | Compiling match_cfg v0.1.0 |
985 | 2025-01-31T04:17:44.758Z | Compiling rustix v0.38.37 |
986 | 2025-01-31T04:17:45.197Z | Compiling hostname v0.3.1 |
987 | 2025-01-31T04:17:45.487Z | Compiling dirs-next v2.0.0 |
988 | 2025-01-31T04:17:45.622Z | Compiling progenitor v0.8.0 |
989 | 2025-01-31T04:17:45.820Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
990 | 2025-01-31T04:17:47.978Z | Compiling futures-executor v0.3.30 |
991 | 2025-01-31T04:17:49.221Z | Compiling thread_local v1.1.8 |
992 | 2025-01-31T04:17:49.629Z | Compiling errno v0.3.9 |
993 | 2025-01-31T04:17:49.979Z | Compiling instant v0.1.13 |
994 | 2025-01-31T04:17:50.166Z | Compiling cpufeatures v0.2.14 |
995 | 2025-01-31T04:17:50.287Z | Compiling unicode-width v0.1.14 |
996 | 2025-01-31T04:17:52.240Z | Compiling futures v0.3.30 |
997 | 2025-01-31T04:17:53.568Z | Compiling term v0.7.0 |
998 | 2025-01-31T04:17:54.034Z | Compiling crossbeam-channel v0.5.13 |
999 | 2025-01-31T04:17:55.920Z | Compiling serde_spanned v0.6.7 |
1000 | 2025-01-31T04:17:56.426Z | Compiling is-terminal v0.4.13 |
1001 | 2025-01-31T04:17:56.589Z | Compiling memmap v0.7.0 |
1002 | 2025-01-31T04:17:57.041Z | Compiling take_mut v0.2.2 |
1003 | 2025-01-31T04:17:57.746Z | Compiling usdt v0.5.0 |
1004 | 2025-01-31T04:17:57.767Z | Compiling slog-term v2.9.1 |
1005 | 2025-01-31T04:17:59.133Z | Compiling toml_edit v0.22.21 |
1006 | 2025-01-31T04:18:00.344Z | Compiling slog-json v2.6.1 |
1007 | 2025-01-31T04:18:00.807Z | Compiling strum v0.26.3 |
1008 | 2025-01-31T04:18:01.017Z | Compiling serde_with v3.9.0 |
1009 | 2025-01-31T04:18:03.445Z | Compiling debug-ignore v1.0.5 |
1010 | 2025-01-31T04:18:03.618Z | Compiling heapless v0.8.0 |
1011 | 2025-01-31T04:18:04.595Z | Compiling tokio-rustls v0.25.0 |
1012 | 2025-01-31T04:18:06.482Z | Compiling toml v0.8.19 |
1013 | 2025-01-31T04:18:07.777Z | Compiling slog-bunyan v2.5.0 |
1014 | 2025-01-31T04:18:08.067Z | Compiling sha1 v0.10.6 |
1015 | 2025-01-31T04:18:08.287Z | Compiling async-stream v0.3.5 |
1016 | 2025-01-31T04:18:08.609Z | Compiling newtype-uuid v1.1.0 |
1017 | 2025-01-31T04:18:08.868Z | Compiling serde_path_to_error v0.1.16 |
1018 | 2025-01-31T04:18:08.962Z | Compiling hex v0.4.3 |
1019 | 2025-01-31T04:18:09.389Z | Compiling waitgroup v0.1.2 |
1020 | 2025-01-31T04:18:09.641Z | Compiling hostname v0.4.0 |
1021 | 2025-01-31T04:18:09.688Z | Compiling hash32 v0.3.1 |
1022 | 2025-01-31T04:18:09.949Z | Compiling smoltcp v0.11.0 |
1023 | 2025-01-31T04:18:10.129Z | Compiling stable_deref_trait v1.2.0 |
1024 | 2025-01-31T04:18:12.427Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1025 | 2025-01-31T04:18:12.636Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1026 | 2025-01-31T04:18:12.946Z | Compiling backoff v0.4.0 |
1027 | 2025-01-31T04:18:13.244Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24) |
1028 | 2025-01-31T04:18:13.307Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1029 | 2025-01-31T04:18:13.533Z | Compiling parse-display v0.10.0 |
1030 | 2025-01-31T04:18:15.418Z | Compiling macaddr v1.0.1 |
1031 | 2025-01-31T04:18:16.039Z | Compiling regress v0.9.1 |
1032 | 2025-01-31T04:18:17.448Z | Compiling clap_derive v4.5.18 |
1033 | 2025-01-31T04:18:20.129Z | Compiling utf8parse v0.2.2 |
1034 | 2025-01-31T04:18:20.313Z | Compiling bitflags v1.3.2 |
1035 | 2025-01-31T04:18:20.401Z | Compiling winnow v0.5.40 |
1036 | 2025-01-31T04:18:20.753Z | Compiling managed v0.8.0 |
1037 | 2025-01-31T04:18:21.278Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1038 | 2025-01-31T04:18:21.710Z | Compiling cobs v0.2.3 |
1039 | 2025-01-31T04:18:22.173Z | Compiling postcard v1.0.10 |
1040 | 2025-01-31T04:18:23.384Z | Compiling anstyle-parse v0.2.5 |
1041 | 2025-01-31T04:18:23.780Z | Compiling toml_edit v0.19.15 |
1042 | 2025-01-31T04:18:24.447Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1043 | 2025-01-31T04:18:30.061Z | Compiling anstyle-query v1.1.1 |
1044 | 2025-01-31T04:18:30.228Z | Compiling colorchoice v1.0.2 |
1045 | 2025-01-31T04:18:30.534Z | Compiling anstyle v1.0.10 |
1046 | 2025-01-31T04:18:30.565Z | Compiling is_terminal_polyfill v1.70.1 |
1047 | 2025-01-31T04:18:31.066Z | Compiling anstream v0.6.15 |
1048 | 2025-01-31T04:18:32.371Z | Compiling proc-macro-crate v1.3.1 |
1049 | 2025-01-31T04:18:32.916Z | Compiling terminal_size v0.4.0 |
1050 | 2025-01-31T04:18:33.353Z | Compiling clap_lex v0.7.4 |
1051 | 2025-01-31T04:18:33.379Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1052 | 2025-01-31T04:18:33.751Z | Compiling clap_builder v4.5.23 |
1053 | 2025-01-31T04:18:34.048Z | Compiling num_enum_derive v0.5.11 |
1054 | 2025-01-31T04:18:34.997Z | Compiling tabwriter v1.4.0 |
1055 | 2025-01-31T04:18:35.309Z | Compiling foreign-types-macros v0.2.3 |
1056 | 2025-01-31T04:18:35.785Z | Compiling num-integer v0.1.46 |
1057 | 2025-01-31T04:18:36.338Z | Compiling foreign-types-shared v0.3.1 |
1058 | 2025-01-31T04:18:36.479Z | Compiling num_enum v0.5.11 |
1059 | 2025-01-31T04:18:36.672Z | Compiling foreign-types v0.5.0 |
1060 | 2025-01-31T04:18:37.191Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1061 | 2025-01-31T04:18:37.800Z | Compiling cstr-argument v0.1.2 |
1062 | 2025-01-31T04:18:37.848Z | Compiling proc-macro-error-attr v1.0.4 |
1063 | 2025-01-31T04:18:38.036Z | Compiling clap v4.5.23 |
1064 | 2025-01-31T04:18:38.090Z | Compiling either v1.13.0 |
1065 | 2025-01-31T04:18:38.165Z | Compiling pretty-hex v0.2.1 |
1066 | 2025-01-31T04:18:38.387Z | Compiling prettyplease v0.2.22 |
1067 | 2025-01-31T04:18:38.524Z | Compiling heck v0.4.1 |
1068 | 2025-01-31T04:18:38.749Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1069 | 2025-01-31T04:18:39.156Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1070 | 2025-01-31T04:18:39.206Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1071 | 2025-01-31T04:18:40.692Z | Compiling num-rational v0.4.2 |
1072 | 2025-01-31T04:18:41.132Z | Compiling num-iter v0.1.45 |
1073 | 2025-01-31T04:18:41.704Z | Compiling colored v2.1.0 |
1074 | 2025-01-31T04:18:42.870Z | Compiling num-complex v0.4.6 |
1075 | 2025-01-31T04:18:43.540Z | Compiling proc-macro-error v1.0.4 |
1076 | 2025-01-31T04:18:43.699Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1077 | 2025-01-31T04:18:43.923Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
1078 | 2025-01-31T04:18:43.949Z | Compiling fastrand v2.1.1 |
1079 | 2025-01-31T04:18:44.190Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1080 | 2025-01-31T04:18:44.210Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1081 | 2025-01-31T04:18:44.361Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1082 | 2025-01-31T04:18:44.595Z | Compiling tempfile v3.12.0 |
1083 | 2025-01-31T04:18:46.244Z | Compiling num v0.4.3 |
1084 | 2025-01-31T04:18:48.516Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1085 | 2025-01-31T04:18:48.986Z | Compiling crucible-workspace-hack v0.1.0 |
1086 | 2025-01-31T04:18:49.238Z | Compiling float-ord v0.3.2 |
1087 | 2025-01-31T04:18:49.378Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1088 | 2025-01-31T04:18:56.031Z | Compiling unicode-segmentation v1.12.0 |
1089 | 2025-01-31T04:18:56.707Z | Compiling semver v0.1.20 |
1090 | 2025-01-31T04:18:56.779Z | Compiling newline-converter v0.3.0 |
1091 | 2025-01-31T04:18:57.217Z | Compiling rustc_version v0.1.7 |
1092 | 2025-01-31T04:18:57.473Z | Compiling zone_cfg_derive v0.3.0 |
1093 | 2025-01-31T04:18:57.600Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1094 | 2025-01-31T04:18:58.671Z | Compiling camino-tempfile v1.1.1 |
1095 | 2025-01-31T04:18:58.950Z | Compiling itertools v0.10.5 |
1096 | 2025-01-31T04:18:59.449Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
1097 | 2025-01-31T04:18:59.597Z | Compiling console v0.15.8 |
1098 | 2025-01-31T04:18:59.922Z | Compiling num-derive v0.4.2 |
1099 | 2025-01-31T04:19:00.355Z | Compiling sigpipe v0.1.3 |
1100 | 2025-01-31T04:19:00.689Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1101 | 2025-01-31T04:19:01.052Z | Compiling similar v2.6.0 |
1102 | 2025-01-31T04:19:02.013Z | Compiling base64ct v1.6.0 |
1103 | 2025-01-31T04:19:02.285Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95) |
1104 | 2025-01-31T04:19:02.529Z | Compiling expectorate v1.1.0 |
1105 | 2025-01-31T04:19:02.698Z | Compiling password-hash v0.5.0 |
1106 | 2025-01-31T04:19:02.805Z | Compiling zone v0.3.0 |
1107 | 2025-01-31T04:19:03.501Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1108 | 2025-01-31T04:19:03.981Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
1109 | 2025-01-31T04:19:04.524Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1110 | 2025-01-31T04:19:06.069Z | Compiling newtype_derive v0.1.6 |
1111 | 2025-01-31T04:19:06.474Z | Compiling blake2 v0.10.6 |
1112 | 2025-01-31T04:19:06.723Z | Compiling hubpack_derive v0.1.1 |
1113 | 2025-01-31T04:19:07.254Z | Compiling smf v0.2.3 |
1114 | 2025-01-31T04:19:07.301Z | Compiling zerocopy-derive v0.6.6 |
1115 | 2025-01-31T04:19:07.673Z | Compiling owo-colors v4.1.0 |
1116 | 2025-01-31T04:19:08.038Z | Compiling fixedbitset v0.4.2 |
1117 | 2025-01-31T04:19:08.308Z | Compiling cancel-safe-futures v0.1.5 |
1118 | 2025-01-31T04:19:08.727Z | Compiling whoami v1.5.2 |
1119 | 2025-01-31T04:19:08.850Z | Compiling petgraph v0.6.5 |
1120 | 2025-01-31T04:19:09.083Z | Compiling zerocopy v0.6.6 |
1121 | 2025-01-31T04:19:09.799Z | Compiling hubpack v0.1.2 |
1122 | 2025-01-31T04:19:09.885Z | Compiling argon2 v0.5.3 |
1123 | 2025-01-31T04:19:11.199Z | Compiling strum_macros v0.25.3 |
1124 | 2025-01-31T04:19:12.282Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1125 | 2025-01-31T04:19:12.564Z | Compiling serde-big-array v0.5.1 |
1126 | 2025-01-31T04:19:12.837Z | Compiling serde_repr v0.1.19 |
1127 | 2025-01-31T04:19:12.988Z | Compiling cookie v0.18.1 |
1128 | 2025-01-31T04:19:13.331Z | Compiling static_assertions v1.1.0 |
1129 | 2025-01-31T04:19:13.375Z | Compiling convert_case v0.4.0 |
1130 | 2025-01-31T04:19:13.531Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1131 | 2025-01-31T04:19:14.036Z | Compiling derive_more v0.99.18 |
1132 | 2025-01-31T04:19:14.100Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1133 | 2025-01-31T04:19:14.649Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1134 | 2025-01-31T04:19:15.321Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1135 | 2025-01-31T04:19:16.568Z | Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1136 | 2025-01-31T04:19:17.144Z | Compiling atomicwrites v0.4.4 |
1137 | 2025-01-31T04:19:17.651Z | Compiling itertools v0.13.0 |
1138 | 2025-01-31T04:19:20.235Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1139 | 2025-01-31T04:19:21.022Z | Compiling idna v0.4.0 |
1140 | 2025-01-31T04:19:21.048Z | Compiling libsw v3.3.1 |
1141 | 2025-01-31T04:19:21.401Z | Compiling derive-where v1.2.7 |
1142 | 2025-01-31T04:19:21.431Z | Compiling enum-as-inner v0.6.1 |
1143 | 2025-01-31T04:19:22.573Z | Compiling linear-map v1.2.0 |
1144 | 2025-01-31T04:19:22.787Z | Compiling data-encoding v2.6.0 |
1145 | 2025-01-31T04:19:22.996Z | Compiling swrite v0.1.0 |
1146 | 2025-01-31T04:19:23.118Z | Compiling indent_write v2.2.0 |
1147 | 2025-01-31T04:19:23.156Z | Compiling quick-error v1.2.3 |
1148 | 2025-01-31T04:19:23.327Z | Compiling highway v1.2.0 |
1149 | 2025-01-31T04:19:23.360Z | Compiling linked-hash-map v0.5.6 |
1150 | 2025-01-31T04:19:23.765Z | Compiling lru-cache v0.1.2 |
1151 | 2025-01-31T04:19:24.001Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1152 | 2025-01-31T04:19:24.529Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1153 | 2025-01-31T04:19:24.761Z | Compiling hickory-proto v0.24.1 |
1154 | 2025-01-31T04:19:24.862Z | Compiling resolv-conf v0.7.0 |
1155 | 2025-01-31T04:19:26.499Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1156 | 2025-01-31T04:19:26.853Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1157 | 2025-01-31T04:19:28.005Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1158 | 2025-01-31T04:19:29.482Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1159 | 2025-01-31T04:19:31.469Z | Compiling steno v0.4.1 |
1160 | 2025-01-31T04:19:32.635Z | Compiling slog-dtrace v0.3.0 |
1161 | 2025-01-31T04:19:33.026Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1162 | 2025-01-31T04:19:33.415Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1163 | 2025-01-31T04:19:33.601Z | Compiling humantime v2.1.0 |
1164 | 2025-01-31T04:19:34.436Z | Compiling parking_lot_core v0.8.6 |
1165 | 2025-01-31T04:19:34.778Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1166 | 2025-01-31T04:19:34.952Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1167 | 2025-01-31T04:19:37.284Z | Compiling hickory-resolver v0.24.1 |
1168 | 2025-01-31T04:19:37.450Z | Compiling num-derive v0.3.3 |
1169 | 2025-01-31T04:19:38.211Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1170 | 2025-01-31T04:19:38.818Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
1171 | 2025-01-31T04:19:39.226Z | Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1172 | 2025-01-31T04:19:39.585Z | Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3) |
1173 | 2025-01-31T04:19:40.634Z | Compiling parking_lot v0.11.2 |
1174 | 2025-01-31T04:19:40.875Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351) |
1175 | 2025-01-31T04:19:41.390Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1176 | 2025-01-31T04:19:42.572Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e) |
1177 | 2025-01-31T04:19:44.257Z | Compiling crossbeam-epoch v0.9.18 |
1178 | 2025-01-31T04:19:44.776Z | Compiling fxhash v0.2.1 |
1179 | 2025-01-31T04:19:45.016Z | Compiling crc32fast v1.4.2 |
1180 | 2025-01-31T04:19:45.320Z | Compiling arc-swap v1.7.1 |
1181 | 2025-01-31T04:19:45.575Z | Compiling crc8 v0.1.1 |
1182 | 2025-01-31T04:19:45.912Z | Compiling slog-scope v4.4.0 |
1183 | 2025-01-31T04:19:45.985Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e) |
1184 | 2025-01-31T04:19:46.680Z | Compiling sled v0.34.7 |
1185 | 2025-01-31T04:19:50.661Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1186 | 2025-01-31T04:19:53.441Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1187 | 2025-01-31T04:19:54.456Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1188 | 2025-01-31T04:19:54.945Z | Compiling slog-stdlog v4.1.1 |
1189 | 2025-01-31T04:19:55.646Z | Compiling slog-envlogger v2.2.0 |
1190 | 2025-01-31T04:19:55.732Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1191 | 2025-01-31T04:20:05.012Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1192 | 2025-01-31T04:20:07.474Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1193 | 2025-01-31T04:20:12.276Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
1194 | 2025-01-31T04:20:39.232Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
1195 | 2025-01-31T04:20:39.232Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
1196 | 2025-01-31T04:20:46.157Z | Finished `release` profile [optimized] target(s) in 4m 55s |
1197 | 2025-01-31T04:20:46.472Z | + banner quartet |
1198 | 2025-01-31T04:20:46.475Z | |
1199 | 2025-01-31T04:20:46.475Z | #### # # ## ##### ##### ###### ##### |
1200 | 2025-01-31T04:20:46.476Z | # # # # # # # # # # # |
1201 | 2025-01-31T04:20:46.476Z | # # # # # # # # # ##### # |
1202 | 2025-01-31T04:20:46.476Z | # # # # # ###### ##### # # # |
1203 | 2025-01-31T04:20:46.476Z | # # # # # # # # # # # |
1204 | 2025-01-31T04:20:46.476Z | ### # #### # # # # # ###### # |
1205 | 2025-01-31T04:20:46.476Z | |
1206 | 2025-01-31T04:20:46.476Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
1207 | 2025-01-31T04:20:46.923Z | Compiling cfg-if v1.0.0 |
1208 | 2025-01-31T04:20:46.923Z | Compiling libc v0.2.167 |
1209 | 2025-01-31T04:20:46.923Z | Compiling serde v1.0.215 |
1210 | 2025-01-31T04:20:46.926Z | Compiling once_cell v1.20.2 |
1211 | 2025-01-31T04:20:46.926Z | Compiling itoa v1.0.11 |
1212 | 2025-01-31T04:20:46.926Z | Compiling byteorder v1.5.0 |
1213 | 2025-01-31T04:20:46.994Z | Compiling syn v2.0.87 |
1214 | 2025-01-31T04:20:47.002Z | Compiling bytes v1.7.2 |
1215 | 2025-01-31T04:20:47.067Z | Compiling num-traits v0.2.19 |
1216 | 2025-01-31T04:20:47.267Z | Compiling zerocopy v0.7.35 |
1217 | 2025-01-31T04:20:47.335Z | Compiling pin-project-lite v0.2.14 |
1218 | 2025-01-31T04:20:47.406Z | Compiling ahash v0.8.11 |
1219 | 2025-01-31T04:20:47.427Z | Compiling scopeguard v1.2.0 |
1220 | 2025-01-31T04:20:47.456Z | Compiling allocator-api2 v0.2.18 |
1221 | 2025-01-31T04:20:47.466Z | Compiling schemars v0.8.21 |
1222 | 2025-01-31T04:20:47.561Z | Compiling memchr v2.7.4 |
1223 | 2025-01-31T04:20:47.591Z | Compiling smallvec v1.13.2 |
1224 | 2025-01-31T04:20:47.828Z | Compiling lock_api v0.4.12 |
1225 | 2025-01-31T04:20:48.245Z | Compiling getrandom v0.2.15 |
1226 | 2025-01-31T04:20:48.271Z | Compiling hashbrown v0.14.5 |
1227 | 2025-01-31T04:20:48.280Z | Compiling parking_lot_core v0.9.10 |
1228 | 2025-01-31T04:20:48.331Z | Compiling socket2 v0.5.8 |
1229 | 2025-01-31T04:20:48.597Z | Compiling signal-hook-registry v1.4.2 |
1230 | 2025-01-31T04:20:48.775Z | Compiling parking_lot v0.12.3 |
1231 | 2025-01-31T04:20:49.109Z | Compiling mio v1.0.2 |
1232 | 2025-01-31T04:20:49.360Z | Compiling fnv v1.0.7 |
1233 | 2025-01-31T04:20:49.443Z | Compiling log v0.4.22 |
1234 | 2025-01-31T04:20:49.521Z | Compiling futures-core v0.3.30 |
1235 | 2025-01-31T04:20:49.952Z | Compiling equivalent v1.0.1 |
1236 | 2025-01-31T04:20:49.999Z | Compiling ryu v1.0.18 |
1237 | 2025-01-31T04:20:50.090Z | Compiling tracing-core v0.1.32 |
1238 | 2025-01-31T04:20:50.099Z | Compiling serde_json v1.0.133 |
1239 | 2025-01-31T04:20:50.137Z | Compiling uuid v1.11.0 |
1240 | 2025-01-31T04:20:50.224Z | Compiling regress v0.10.1 |
1241 | 2025-01-31T04:20:50.663Z | Compiling futures-task v0.3.30 |
1242 | 2025-01-31T04:20:50.692Z | Compiling futures-sink v0.3.30 |
1243 | 2025-01-31T04:20:50.722Z | Compiling pin-utils v0.1.0 |
1244 | 2025-01-31T04:20:50.824Z | Compiling untrusted v0.9.0 |
1245 | 2025-01-31T04:20:50.837Z | Compiling spin v0.9.8 |
1246 | 2025-01-31T04:20:50.859Z | Compiling futures-util v0.3.30 |
1247 | 2025-01-31T04:20:50.869Z | Compiling slab v0.4.9 |
1248 | 2025-01-31T04:20:51.016Z | Compiling ring v0.17.8 |
1249 | 2025-01-31T04:20:51.180Z | Compiling try-lock v0.2.5 |
1250 | 2025-01-31T04:20:51.338Z | Compiling want v0.3.1 |
1251 | 2025-01-31T04:20:51.513Z | Compiling chrono v0.4.38 |
1252 | 2025-01-31T04:20:51.618Z | Compiling httparse v1.9.4 |
1253 | 2025-01-31T04:20:52.477Z | Compiling futures-channel v0.3.30 |
1254 | 2025-01-31T04:20:52.705Z | Compiling dyn-clone v1.0.17 |
1255 | 2025-01-31T04:20:52.934Z | Compiling tower-service v0.3.3 |
1256 | 2025-01-31T04:20:53.072Z | Compiling serde_derive_internals v0.29.1 |
1257 | 2025-01-31T04:20:53.194Z | Compiling foreign-types-shared v0.1.1 |
1258 | 2025-01-31T04:20:53.319Z | Compiling foreign-types v0.3.2 |
1259 | 2025-01-31T04:20:53.347Z | Compiling openssl-sys v0.9.103 |
1260 | 2025-01-31T04:20:53.416Z | Compiling bitflags v2.6.0 |
1261 | 2025-01-31T04:20:53.460Z | Compiling unicode-ident v1.0.13 |
1262 | 2025-01-31T04:20:53.675Z | Compiling proc-macro2 v1.0.86 |
1263 | 2025-01-31T04:20:54.093Z | Compiling http v1.2.0 |
1264 | 2025-01-31T04:20:54.631Z | Compiling tinyvec_macros v0.1.1 |
1265 | 2025-01-31T04:20:54.733Z | Compiling openssl-probe v0.1.5 |
1266 | 2025-01-31T04:20:54.746Z | Compiling semver v1.0.23 |
1267 | 2025-01-31T04:20:55.024Z | Compiling tinyvec v1.8.0 |
1268 | 2025-01-31T04:20:55.268Z | Compiling quote v1.0.37 |
1269 | 2025-01-31T04:20:55.314Z | Compiling percent-encoding v2.3.1 |
1270 | 2025-01-31T04:20:56.731Z | Compiling unicode-normalization v0.1.24 |
1271 | 2025-01-31T04:20:57.261Z | Compiling form_urlencoded v1.2.1 |
1272 | 2025-01-31T04:20:57.596Z | Compiling serde_derive v1.0.215 |
1273 | 2025-01-31T04:20:57.784Z | Compiling zerocopy-derive v0.7.35 |
1274 | 2025-01-31T04:20:58.096Z | Compiling thiserror-impl v1.0.69 |
1275 | 2025-01-31T04:20:58.635Z | Compiling schemars_derive v0.8.21 |
1276 | 2025-01-31T04:20:58.691Z | Compiling tokio-macros v2.4.0 |
1277 | 2025-01-31T04:20:58.785Z | Compiling tracing-attributes v0.1.27 |
1278 | 2025-01-31T04:20:58.796Z | Compiling openssl-macros v0.1.1 |
1279 | 2025-01-31T04:20:59.655Z | Compiling openssl v0.10.66 |
1280 | 2025-01-31T04:21:00.203Z | Compiling tokio v1.42.0 |
1281 | 2025-01-31T04:21:00.840Z | Compiling thiserror v1.0.69 |
1282 | 2025-01-31T04:21:01.139Z | Compiling http v0.2.12 |
1283 | 2025-01-31T04:21:01.520Z | Compiling aho-corasick v1.1.3 |
1284 | 2025-01-31T04:21:01.840Z | Compiling tracing v0.1.40 |
1285 | 2025-01-31T04:21:03.638Z | Compiling heck v0.5.0 |
1286 | 2025-01-31T04:21:05.331Z | Compiling unicode-bidi v0.3.15 |
1287 | 2025-01-31T04:21:05.614Z | Compiling rustls-pki-types v1.8.0 |
1288 | 2025-01-31T04:21:06.821Z | Compiling native-tls v0.2.12 |
1289 | 2025-01-31T04:21:07.883Z | Compiling idna v0.5.0 |
1290 | 2025-01-31T04:21:08.225Z | Compiling regex-automata v0.4.7 |
1291 | 2025-01-31T04:21:10.585Z | Compiling indexmap v2.5.0 |
1292 | 2025-01-31T04:21:12.902Z | Compiling tokio-util v0.7.12 |
1293 | 2025-01-31T04:21:13.159Z | Compiling serde_tokenstream v0.2.2 |
1294 | 2025-01-31T04:21:13.712Z | Compiling tokio-native-tls v0.3.1 |
1295 | 2025-01-31T04:21:14.011Z | Compiling http-body v1.0.1 |
1296 | 2025-01-31T04:21:15.029Z | Compiling slog v2.7.0 |
1297 | 2025-01-31T04:21:15.348Z | Compiling atomic-waker v1.1.2 |
1298 | 2025-01-31T04:21:15.544Z | Compiling regex-syntax v0.8.4 |
1299 | 2025-01-31T04:21:15.562Z | Compiling h2 v0.4.6 |
1300 | 2025-01-31T04:21:15.627Z | Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1301 | 2025-01-31T04:21:17.594Z | Compiling typify-impl v0.2.0 |
1302 | 2025-01-31T04:21:26.275Z | Compiling openapiv3 v2.0.0 |
1303 | 2025-01-31T04:21:28.052Z | Compiling regex v1.10.6 |
1304 | 2025-01-31T04:21:28.970Z | Compiling serde_urlencoded v0.7.1 |
1305 | 2025-01-31T04:21:29.201Z | Compiling url v2.5.2 |
1306 | 2025-01-31T04:21:29.517Z | Compiling encoding_rs v0.8.34 |
1307 | 2025-01-31T04:21:30.110Z | Compiling rustls v0.21.12 |
1308 | 2025-01-31T04:21:30.452Z | Compiling ipnet v2.10.0 |
1309 | 2025-01-31T04:21:30.914Z | Compiling mime v0.3.17 |
1310 | 2025-01-31T04:21:33.170Z | Compiling typify-macro v0.2.0 |
1311 | 2025-01-31T04:21:33.445Z | Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1312 | 2025-01-31T04:21:34.837Z | Compiling hyper v1.5.1 |
1313 | 2025-01-31T04:21:35.977Z | Compiling h2 v0.3.26 |
1314 | 2025-01-31T04:21:36.217Z | Compiling rustls-webpki v0.102.8 |
1315 | 2025-01-31T04:21:36.681Z | Compiling http-body v0.4.6 |
1316 | 2025-01-31T04:21:36.994Z | Compiling sct v0.7.1 |
1317 | 2025-01-31T04:21:37.171Z | Compiling rustls-webpki v0.101.7 |
1318 | 2025-01-31T04:21:37.430Z | Compiling subtle v2.6.1 |
1319 | 2025-01-31T04:21:37.713Z | Compiling zeroize v1.8.1 |
1320 | 2025-01-31T04:21:38.063Z | Compiling toml_datetime v0.6.8 |
1321 | 2025-01-31T04:21:38.436Z | Compiling httpdate v1.0.3 |
1322 | 2025-01-31T04:21:39.212Z | Compiling toml_edit v0.19.15 |
1323 | 2025-01-31T04:21:40.783Z | Compiling rustls v0.23.13 |
1324 | 2025-01-31T04:21:41.132Z | Compiling serde_yaml v0.9.34+deprecated |
1325 | 2025-01-31T04:21:44.418Z | Compiling hyper v0.14.30 |
1326 | 2025-01-31T04:21:44.755Z | Compiling hyper-util v0.1.10 |
1327 | 2025-01-31T04:21:50.602Z | Compiling lazy_static v1.5.0 |
1328 | 2025-01-31T04:21:50.753Z | Compiling tokio-rustls v0.26.0 |
1329 | 2025-01-31T04:21:51.231Z | Compiling tokio-rustls v0.24.1 |
1330 | 2025-01-31T04:21:51.255Z | Compiling proc-macro-crate v1.3.1 |
1331 | 2025-01-31T04:21:51.416Z | Compiling http-body-util v0.1.2 |
1332 | 2025-01-31T04:21:51.653Z | Compiling webpki-roots v0.26.6 |
1333 | 2025-01-31T04:21:51.870Z | Compiling base64 v0.21.7 |
1334 | 2025-01-31T04:21:51.953Z | Compiling base64 v0.22.1 |
1335 | 2025-01-31T04:21:51.994Z | Compiling num_enum_derive v0.5.11 |
1336 | 2025-01-31T04:21:52.005Z | Compiling hyper-tls v0.6.0 |
1337 | 2025-01-31T04:21:52.517Z | Compiling rustls-pemfile v2.1.3 |
1338 | 2025-01-31T04:21:52.968Z | Compiling rustls-pemfile v1.0.4 |
1339 | 2025-01-31T04:21:52.998Z | Compiling crossbeam-utils v0.8.20 |
1340 | 2025-01-31T04:21:53.015Z | Compiling hyper-rustls v0.27.3 |
1341 | 2025-01-31T04:21:53.283Z | Compiling hyper-rustls v0.24.2 |
1342 | 2025-01-31T04:21:53.747Z | Compiling hyper-tls v0.5.0 |
1343 | 2025-01-31T04:21:53.758Z | Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1344 | 2025-01-31T04:21:53.887Z | Compiling typify v0.2.0 |
1345 | 2025-01-31T04:21:54.270Z | Compiling ipnetwork v0.20.0 |
1346 | 2025-01-31T04:21:55.429Z | Compiling ppv-lite86 v0.2.20 |
1347 | 2025-01-31T04:21:56.242Z | Compiling foreign-types-macros v0.2.3 |
1348 | 2025-01-31T04:21:56.761Z | Compiling sync_wrapper v1.0.1 |
1349 | 2025-01-31T04:21:56.929Z | Compiling rand_core v0.6.4 |
1350 | 2025-01-31T04:21:57.361Z | Compiling dirs-sys-next v0.1.2 |
1351 | 2025-01-31T04:21:57.371Z | Compiling webpki-roots v0.25.4 |
1352 | 2025-01-31T04:21:57.530Z | Compiling foreign-types-shared v0.3.1 |
1353 | 2025-01-31T04:21:57.533Z | Compiling powerfmt v0.2.0 |
1354 | 2025-01-31T04:21:57.667Z | Compiling sync_wrapper v0.1.2 |
1355 | 2025-01-31T04:21:57.821Z | Compiling time-macros v0.2.18 |
1356 | 2025-01-31T04:21:58.000Z | Compiling reqwest v0.11.27 |
1357 | 2025-01-31T04:21:58.443Z | Compiling deranged v0.3.11 |
1358 | 2025-01-31T04:21:58.809Z | Compiling foreign-types v0.5.0 |
1359 | 2025-01-31T04:21:58.923Z | Compiling dirs-next v2.0.0 |
1360 | 2025-01-31T04:21:59.339Z | Compiling rand_chacha v0.3.1 |
1361 | 2025-01-31T04:22:00.147Z | Compiling reqwest v0.12.9 |
1362 | 2025-01-31T04:22:00.743Z | Compiling progenitor-impl v0.8.0 |
1363 | 2025-01-31T04:22:01.063Z | Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1364 | 2025-01-31T04:22:06.798Z | Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265) |
1365 | 2025-01-31T04:22:07.052Z | Compiling num_enum v0.5.11 |
1366 | 2025-01-31T04:22:07.253Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1367 | 2025-01-31T04:22:09.013Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1368 | 2025-01-31T04:22:09.131Z | Compiling cstr-argument v0.1.2 |
1369 | 2025-01-31T04:22:09.176Z | Compiling thread_local v1.1.8 |
1370 | 2025-01-31T04:22:09.409Z | Compiling time-core v0.1.2 |
1371 | 2025-01-31T04:22:09.615Z | Compiling pretty-hex v0.2.1 |
1372 | 2025-01-31T04:22:09.852Z | Compiling num-conv v0.1.0 |
1373 | 2025-01-31T04:22:09.863Z | Compiling either v1.13.0 |
1374 | 2025-01-31T04:22:10.116Z | Compiling arc-swap v1.7.1 |
1375 | 2025-01-31T04:22:10.286Z | Compiling itertools v0.12.1 |
1376 | 2025-01-31T04:22:10.815Z | Compiling slog-scope v4.4.0 |
1377 | 2025-01-31T04:22:11.708Z | Compiling time v0.3.36 |
1378 | 2025-01-31T04:22:11.897Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1379 | 2025-01-31T04:22:12.287Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1380 | 2025-01-31T04:22:13.725Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1381 | 2025-01-31T04:22:13.837Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1382 | 2025-01-31T04:22:14.018Z | Compiling crossbeam-channel v0.5.13 |
1383 | 2025-01-31T04:22:14.599Z | Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1384 | 2025-01-31T04:22:15.608Z | Compiling progenitor-macro v0.8.0 |
1385 | 2025-01-31T04:22:20.472Z | Compiling progenitor-client v0.8.0 |
1386 | 2025-01-31T04:22:21.378Z | Compiling rand v0.8.5 |
1387 | 2025-01-31T04:22:23.188Z | Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1388 | 2025-01-31T04:22:25.445Z | Compiling term v0.7.0 |
1389 | 2025-01-31T04:22:27.014Z | Compiling anyhow v1.0.94 |
1390 | 2025-01-31T04:22:28.472Z | Compiling colored v2.1.0 |
1391 | 2025-01-31T04:22:29.694Z | Compiling is-terminal v0.4.13 |
1392 | 2025-01-31T04:22:29.836Z | Compiling take_mut v0.2.2 |
1393 | 2025-01-31T04:22:29.928Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900) |
1394 | 2025-01-31T04:22:30.009Z | Compiling winnow v0.6.18 |
1395 | 2025-01-31T04:22:30.298Z | Compiling slog-async v2.8.0 |
1396 | 2025-01-31T04:22:33.346Z | Compiling slog-term v2.9.1 |
1397 | 2025-01-31T04:22:34.391Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
1398 | 2025-01-31T04:22:36.004Z | Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1399 | 2025-01-31T04:22:36.189Z | Compiling progenitor v0.8.0 |
1400 | 2025-01-31T04:22:36.382Z | Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1401 | 2025-01-31T04:22:40.060Z | Compiling slog-stdlog v4.1.1 |
1402 | 2025-01-31T04:22:40.861Z | Compiling slog-envlogger v2.2.0 |
1403 | 2025-01-31T04:22:42.663Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89) |
1404 | 2025-01-31T04:22:43.446Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1405 | 2025-01-31T04:22:58.092Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
1406 | 2025-01-31T04:23:05.424Z | Finished `release` profile [optimized] target(s) in 2m 18s |
1407 | 2025-01-31T04:23:05.509Z | Running unittests src/lib.rs (target/release/deps/mg_tests-e3396f18d06c266b) |
1408 | 2025-01-31T04:23:05.561Z | |
1409 | 2025-01-31T04:23:05.561Z | running 1 test |
1410 | 2025-01-31T04:23:05.737Z | configure zone |
1411 | 2025-01-31T04:23:05.754Z | install zone |
1412 | 2025-01-31T04:24:05.571Z | test ddm::test_quartet has been running for over 60 seconds |
1413 | 2025-01-31T04:25:16.007Z | boot zone |
1414 | 2025-01-31T04:25:16.911Z | start zone s1 |
1415 | 2025-01-31T04:25:16.911Z | configure zone |
1416 | 2025-01-31T04:25:16.919Z | install zone |
1417 | 2025-01-31T04:27:19.236Z | boot zone |
1418 | 2025-01-31T04:27:20.064Z | start zone s2 |
1419 | 2025-01-31T04:27:20.064Z | configure zone |
1420 | 2025-01-31T04:27:20.072Z | install zone |
1421 | 2025-01-31T04:29:23.317Z | boot zone |
1422 | 2025-01-31T04:29:24.250Z | start zone s3 |
1423 | 2025-01-31T04:29:24.250Z | configure zone |
1424 | 2025-01-31T04:29:24.258Z | install zone |
1425 | 2025-01-31T04:31:25.528Z | boot zone |
1426 | 2025-01-31T04:31:26.446Z | start zone t1 |
1427 | 2025-01-31T04:31:26.446Z | configure zone |
1428 | 2025-01-31T04:31:26.454Z | install zone |
1429 | 2025-01-31T04:33:29.380Z | boot zone |
1430 | 2025-01-31T04:33:30.206Z | waiting for zones to come up |
1431 | 2025-01-31T04:33:40.208Z | [sidecar.quartet] svcs milestone/network |
1432 | 2025-01-31T04:33:40.240Z | STATE STIME FMRI |
1433 | 2025-01-31T04:33:40.240Z | online 20:25:34 svc:/milestone/network:default |
1434 | 2025-01-31T04:33:40.240Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
1435 | 2025-01-31T04:33:40.287Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
1436 | 2025-01-31T04:33:40.336Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
1437 | 2025-01-31T04:33:40.379Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
1438 | 2025-01-31T04:33:40.384Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
1439 | 2025-01-31T04:33:40.403Z | |
1440 | 2025-01-31T04:33:40.403Z | running zone s1.quartet setup |
1441 | 2025-01-31T04:33:40.403Z | [s1.quartet] svcs milestone/network |
1442 | 2025-01-31T04:33:40.426Z | STATE STIME FMRI |
1443 | 2025-01-31T04:33:40.426Z | online 20:27:37 svc:/milestone/network:default |
1444 | 2025-01-31T04:33:40.426Z | [s1.quartet] dladm |
1445 | 2025-01-31T04:33:40.447Z | LINK CLASS MTU STATE BRIDGE OVER |
1446 | 2025-01-31T04:33:40.447Z | sl0 simnet 9000 up -- ? |
1447 | 2025-01-31T04:33:40.447Z | mgs1 vnic 9000 up -- ? |
1448 | 2025-01-31T04:33:40.448Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
1449 | 2025-01-31T04:33:41.032Z | |
1450 | 2025-01-31T04:33:41.032Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
1451 | 2025-01-31T04:33:41.057Z | |
1452 | 2025-01-31T04:33:41.057Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
1453 | 2025-01-31T04:33:41.077Z | |
1454 | 2025-01-31T04:33:41.077Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
1455 | 2025-01-31T04:33:41.168Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
1456 | 2025-01-31T04:33:41.213Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 5c83056e-9c68-44eb-80c3-b08293771b5b --sled-uuid 6ec59b75-96cc-490d-970e-c552cd7846ad -a sl0/v6 &> /opt/ddmd.log & |
1457 | 2025-01-31T04:33:41.235Z | |
1458 | 2025-01-31T04:33:41.235Z | running zone s2.quartet setup |
1459 | 2025-01-31T04:33:41.235Z | [s2.quartet] svcs milestone/network |
1460 | 2025-01-31T04:33:41.258Z | STATE STIME FMRI |
1461 | 2025-01-31T04:33:41.258Z | online 20:29:41 svc:/milestone/network:default |
1462 | 2025-01-31T04:33:41.258Z | [s2.quartet] dladm |
1463 | 2025-01-31T04:33:41.279Z | LINK CLASS MTU STATE BRIDGE OVER |
1464 | 2025-01-31T04:33:41.279Z | sl1 simnet 9000 up -- ? |
1465 | 2025-01-31T04:33:41.279Z | mgs2 vnic 9000 up -- ? |
1466 | 2025-01-31T04:33:41.279Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
1467 | 2025-01-31T04:33:41.788Z | |
1468 | 2025-01-31T04:33:41.788Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
1469 | 2025-01-31T04:33:41.814Z | |
1470 | 2025-01-31T04:33:41.814Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
1471 | 2025-01-31T04:33:41.835Z | |
1472 | 2025-01-31T04:33:41.835Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
1473 | 2025-01-31T04:33:41.881Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
1474 | 2025-01-31T04:33:41.903Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid d74e698a-56f8-4d63-aefe-3ca765a41645 --sled-uuid dfc96d10-44de-4af8-80c0-b1f7116cafa3 -a sl1/v6 &> /opt/ddmd.log & |
1475 | 2025-01-31T04:33:41.926Z | |
1476 | 2025-01-31T04:33:41.926Z | running zone s3.quartet setup |
1477 | 2025-01-31T04:33:41.926Z | [s3.quartet] svcs milestone/network |
1478 | 2025-01-31T04:33:41.952Z | STATE STIME FMRI |
1479 | 2025-01-31T04:33:41.952Z | online 20:31:43 svc:/milestone/network:default |
1480 | 2025-01-31T04:33:41.952Z | [s3.quartet] dladm |
1481 | 2025-01-31T04:33:41.974Z | LINK CLASS MTU STATE BRIDGE OVER |
1482 | 2025-01-31T04:33:41.974Z | sl2 simnet 9000 up -- ? |
1483 | 2025-01-31T04:33:41.974Z | mgs3 vnic 9000 up -- ? |
1484 | 2025-01-31T04:33:41.974Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
1485 | 2025-01-31T04:33:42.561Z | |
1486 | 2025-01-31T04:33:42.561Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
1487 | 2025-01-31T04:33:42.585Z | |
1488 | 2025-01-31T04:33:42.586Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
1489 | 2025-01-31T04:33:42.607Z | |
1490 | 2025-01-31T04:33:42.607Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
1491 | 2025-01-31T04:33:42.653Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
1492 | 2025-01-31T04:33:42.675Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 361c4965-dee6-40bf-abbe-98e1e4852424 --sled-uuid 0790acf2-b542-41fb-8379-d609de02b98f -a sl2/v6 &> /opt/ddmd.log & |
1493 | 2025-01-31T04:33:42.696Z | |
1494 | 2025-01-31T04:33:42.697Z | running zone t1.quartet setup |
1495 | 2025-01-31T04:33:42.697Z | [t1.quartet] svcs milestone/network |
1496 | 2025-01-31T04:33:42.719Z | STATE STIME FMRI |
1497 | 2025-01-31T04:33:42.719Z | - - svc:/milestone/network:default |
1498 | 2025-01-31T04:33:43.719Z | [t1.quartet] svcs milestone/network |
1499 | 2025-01-31T04:33:43.741Z | STATE STIME FMRI |
1500 | 2025-01-31T04:33:43.741Z | - - svc:/milestone/network:default |
1501 | 2025-01-31T04:33:44.741Z | [t1.quartet] svcs milestone/network |
1502 | 2025-01-31T04:33:44.762Z | STATE STIME FMRI |
1503 | 2025-01-31T04:33:44.762Z | - - svc:/milestone/network:default |
1504 | 2025-01-31T04:33:45.763Z | [t1.quartet] svcs milestone/network |
1505 | 2025-01-31T04:33:45.784Z | STATE STIME FMRI |
1506 | 2025-01-31T04:33:45.784Z | - - svc:/milestone/network:default |
1507 | 2025-01-31T04:33:46.785Z | [t1.quartet] svcs milestone/network |
1508 | 2025-01-31T04:33:46.807Z | STATE STIME FMRI |
1509 | 2025-01-31T04:33:46.807Z | - - svc:/milestone/network:default |
1510 | 2025-01-31T04:33:47.807Z | [t1.quartet] svcs milestone/network |
1511 | 2025-01-31T04:33:47.828Z | STATE STIME FMRI |
1512 | 2025-01-31T04:33:47.828Z | - - svc:/milestone/network:default |
1513 | 2025-01-31T04:33:48.829Z | [t1.quartet] svcs milestone/network |
1514 | 2025-01-31T04:33:48.851Z | STATE STIME FMRI |
1515 | 2025-01-31T04:33:48.851Z | offline 20:33:46 svc:/milestone/network:default |
1516 | 2025-01-31T04:33:49.851Z | [t1.quartet] svcs milestone/network |
1517 | 2025-01-31T04:33:49.877Z | STATE STIME FMRI |
1518 | 2025-01-31T04:33:49.877Z | online 20:33:47 svc:/milestone/network:default |
1519 | 2025-01-31T04:33:49.877Z | [t1.quartet] dladm |
1520 | 2025-01-31T04:33:49.899Z | LINK CLASS MTU STATE BRIDGE OVER |
1521 | 2025-01-31T04:33:49.899Z | tfportrear0_0 simnet 9000 up -- ? |
1522 | 2025-01-31T04:33:49.899Z | tfportrear1_0 simnet 9000 up -- ? |
1523 | 2025-01-31T04:33:49.899Z | tfportrear2_0 simnet 9000 up -- ? |
1524 | 2025-01-31T04:33:49.899Z | mgt1 vnic 9000 up -- ? |
1525 | 2025-01-31T04:33:49.899Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
1526 | 2025-01-31T04:33:50.515Z | |
1527 | 2025-01-31T04:33:50.515Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
1528 | 2025-01-31T04:33:50.538Z | |
1529 | 2025-01-31T04:33:50.538Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
1530 | 2025-01-31T04:33:50.560Z | |
1531 | 2025-01-31T04:33:50.560Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
1532 | 2025-01-31T04:33:50.582Z | |
1533 | 2025-01-31T04:33:50.582Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
1534 | 2025-01-31T04:33:50.603Z | |
1535 | 2025-01-31T04:33:50.603Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
1536 | 2025-01-31T04:33:50.802Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
1537 | 2025-01-31T04:33:50.807Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
1538 | 2025-01-31T04:33:50.810Z | waiting 3s for copy of files to zone to complete ... |
1539 | 2025-01-31T04:33:53.811Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
1540 | 2025-01-31T04:33:53.854Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
1541 | 2025-01-31T04:33:53.877Z | [t1.quartet] svcadm enable dendrite |
1542 | 2025-01-31T04:33:53.917Z | |
1543 | 2025-01-31T04:33:53.917Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
1544 | 2025-01-31T04:33:53.962Z | |
1545 | 2025-01-31T04:33:53.962Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
1546 | 2025-01-31T04:33:54.005Z | |
1547 | 2025-01-31T04:33:54.005Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1548 | 2025-01-31T04:33:54.047Z | |
1549 | 2025-01-31T04:33:54.047Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1550 | 2025-01-31T04:33:54.089Z | |
1551 | 2025-01-31T04:33:54.089Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
1552 | 2025-01-31T04:33:54.130Z | |
1553 | 2025-01-31T04:33:54.131Z | [t1.quartet] svcadm refresh dendrite:default |
1554 | 2025-01-31T04:33:54.167Z | |
1555 | 2025-01-31T04:33:54.167Z | [t1.quartet] svcadm restart dendrite:default |
1556 | 2025-01-31T04:33:54.206Z | |
1557 | 2025-01-31T04:33:54.206Z | wait 10s for dendrite to come up ... |
1558 | 2025-01-31T04:34:04.208Z | [t1.quartet] svcadm enable tfport |
1559 | 2025-01-31T04:34:04.249Z | |
1560 | 2025-01-31T04:34:04.249Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid b33d61d6-6ccf-44cf-aa15-6edaa3514945 --sled-uuid fa021694-d7f0-446c-9053-6540ee7c5086 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
1561 | 2025-01-31T04:34:04.270Z | |
1562 | 2025-01-31T04:34:04.270Z | [t1.quartet] ipadm |
1563 | 2025-01-31T04:34:04.294Z | ADDROBJ TYPE STATE ADDR |
1564 | 2025-01-31T04:34:04.294Z | lo0/v4 static ok 127.0.0.1/8 |
1565 | 2025-01-31T04:34:04.294Z | mgt1/v4 static ok 10.0.0.4/24 |
1566 | 2025-01-31T04:34:04.295Z | lo0/v6 static ok ::1/128 |
1567 | 2025-01-31T04:34:04.295Z | lo0/u6 static ok fd00:4::1/64 |
1568 | 2025-01-31T04:34:04.295Z | tfportrear0_0/v6 addrconf ok fe80::242e:b3ff:fe06:f6fe%tfportrear0_0/10 |
1569 | 2025-01-31T04:34:04.295Z | tfportrear1_0/v6 addrconf ok fe80::7082:8ff:fee7:b83f%tfportrear1_0/10 |
1570 | 2025-01-31T04:34:04.295Z | tfportrear2_0/v6 addrconf ok fe80::2c3f:8aff:fe34:e322%tfportrear2_0/10 |
1571 | 2025-01-31T04:34:06.572Z | initial peering test passed |
1572 | 2025-01-31T04:34:07.575Z | [s3.quartet] ping fd00:1::1 |
1573 | 2025-01-31T04:34:07.606Z | fd00:1::1 is alive |
1574 | 2025-01-31T04:34:18.611Z | [s3.quartet] ping fd00:1::1 |
1575 | 2025-01-31T04:34:18.634Z | fd00:1::1 is alive |
1576 | 2025-01-31T04:34:18.652Z | [t1.quartet] pkill ddmd |
1577 | 2025-01-31T04:34:18.678Z | |
1578 | 2025-01-31T04:34:18.678Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
1579 | 2025-01-31T04:34:18.682Z | cp /mgtest/t1.quartet/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.quartet-dpd.log |
1580 | 2025-01-31T04:34:21.159Z | [s3.quartet] pkill ddmd |
1581 | 2025-01-31T04:34:21.180Z | |
1582 | 2025-01-31T04:34:21.180Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
1583 | 2025-01-31T04:34:23.687Z | [s2.quartet] pkill ddmd |
1584 | 2025-01-31T04:34:23.707Z | |
1585 | 2025-01-31T04:34:23.707Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
1586 | 2025-01-31T04:34:26.186Z | [s1.quartet] pkill ddmd |
1587 | 2025-01-31T04:34:26.205Z | |
1588 | 2025-01-31T04:34:26.205Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
1589 | 2025-01-31T04:34:28.532Z | [sidecar.quartet] pkill softnpu |
1590 | 2025-01-31T04:34:28.552Z | |
1591 | 2025-01-31T04:34:28.552Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
1592 | 2025-01-31T04:34:31.206Z | test ddm::test_quartet ... ok |
1593 | 2025-01-31T04:34:31.206Z | |
1594 | 2025-01-31T04:34:31.209Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 685.54s |
1595 | 2025-01-31T04:34:31.209Z | |
1596 | 2025-01-31T04:34:31.234Z | + cleanup |
1597 | 2025-01-31T04:34:31.237Z | ++ id -un |
1598 | 2025-01-31T04:34:31.241Z | ++ id -gn |
1599 | 2025-01-31T04:34:31.244Z | + pfexec chown -R build:build . |
1600 | 2025-01-31T04:34:31.324Z | process exited: duration 1188515 ms, exit code 0 |
|
1601 | 2025-01-31T04:34:31.335Z | found 5 output files |
1602 | 2025-01-31T04:34:31.335Z | uploading: /work/s1.quartet.log (4855 bytes) |
1603 | 2025-01-31T04:34:32.343Z | uploaded: /work/s1.quartet.log |
1604 | 2025-01-31T04:34:32.349Z | uploading: /work/s2.quartet.log (4106 bytes) |
1605 | 2025-01-31T04:34:33.355Z | uploaded: /work/s2.quartet.log |
1606 | 2025-01-31T04:34:33.358Z | uploading: /work/s3.quartet.log (4256 bytes) |
1607 | 2025-01-31T04:34:34.364Z | uploaded: /work/s3.quartet.log |
1608 | 2025-01-31T04:34:34.367Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
1609 | 2025-01-31T04:34:35.373Z | uploaded: /work/sidecar.quartet-softnpu.log |
1610 | 2025-01-31T04:34:35.376Z | uploading: /work/t1.quartet.log (17391 bytes) |
1611 | 2025-01-31T04:34:36.384Z | uploaded: /work/t1.quartet.log |