|
|
|
1 | 2025-01-31T04:14:09.901Z | job assigned to worker 01JJX90A076VDWWTXYXWQM6JFG [factory aws, i-053c582c1bf9e06a9] (queued for 58 s) |
|
2 | 2025-01-31T04:14:18.168Z | starting task 0: "setup" |
3 | 2025-01-31T04:14:18.177Z | ++ uname -s |
4 | 2025-01-31T04:14:18.180Z | + kern=SunOS |
5 | 2025-01-31T04:14:18.180Z | + build_user=build |
6 | 2025-01-31T04:14:18.180Z | + build_uid=12345 |
7 | 2025-01-31T04:14:18.180Z | + work_dir=/work |
8 | 2025-01-31T04:14:18.180Z | + input_dir=/input |
9 | 2025-01-31T04:14:18.180Z | + [[ 0 == 12345 ]] |
10 | 2025-01-31T04:14:18.180Z | + case "$kern" in |
11 | 2025-01-31T04:14:18.180Z | + groupadd -g 12345 build |
12 | 2025-01-31T04:14:18.183Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-01-31T04:14:20.192Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-01-31T04:14:20.303Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-01-31T04:14:20.306Z | + home_fs=zfs |
16 | 2025-01-31T04:14:20.306Z | + [[ zfs == autofs ]] |
17 | 2025-01-31T04:14:20.306Z | + mkdir -p /home/build |
18 | 2025-01-31T04:14:20.309Z | + chown build:build /home/build /work |
19 | 2025-01-31T04:14:22.310Z | + chmod 0700 /home/build /work |
20 | 2025-01-31T04:14:22.314Z | process exited: duration 4146 ms, exit code 0 |
|
21 | 2025-01-31T04:14:22.320Z | starting task 1: "rust-toolchain" |
22 | 2025-01-31T04:14:22.325Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-01-31T04:14:22.325Z | * rust toolchain channel = "stable" |
24 | 2025-01-31T04:14:22.325Z | + printf ' * rust toolchain profile = "%s"\n' default |
25 | 2025-01-31T04:14:22.325Z | * rust toolchain profile = "default" |
26 | 2025-01-31T04:14:22.326Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-01-31T04:14:22.326Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-01-31T04:14:22.328Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-01-31T04:14:22.328Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-01-31T04:14:22.448Z | info: downloading installer |
31 | 2025-01-31T04:14:23.786Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-01-31T04:14:23.786Z | warning: /opt/ooce/bin |
33 | 2025-01-31T04:14:23.786Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-01-31T04:14:23.786Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-01-31T04:14:23.786Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-01-31T04:14:23.786Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-01-31T04:14:23.786Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-01-31T04:14:23.786Z | error: cannot install while Rust is installed |
39 | 2025-01-31T04:14:23.786Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-01-31T04:14:23.798Z | info: profile set to 'default' |
41 | 2025-01-31T04:14:23.798Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-01-31T04:14:23.801Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-01-31T04:14:23.966Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
44 | 2025-01-31T04:14:23.966Z | info: downloading component 'cargo' |
45 | 2025-01-31T04:14:24.856Z | info: downloading component 'clippy' |
46 | 2025-01-31T04:14:25.194Z | info: downloading component 'rust-docs' |
47 | 2025-01-31T04:14:26.406Z | info: downloading component 'rust-std' |
48 | 2025-01-31T04:14:28.354Z | info: downloading component 'rustc' |
49 | 2025-01-31T04:14:35.227Z | info: downloading component 'rustfmt' |
50 | 2025-01-31T04:14:35.485Z | info: installing component 'cargo' |
51 | 2025-01-31T04:14:36.332Z | info: installing component 'clippy' |
52 | 2025-01-31T04:14:36.714Z | info: installing component 'rust-docs' |
53 | 2025-01-31T04:14:38.449Z | info: installing component 'rust-std' |
54 | 2025-01-31T04:14:40.336Z | info: installing component 'rustc' |
55 | 2025-01-31T04:14:46.422Z | info: installing component 'rustfmt' |
56 | 2025-01-31T04:14:46.759Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-01-31T04:14:46.759Z | |
58 | 2025-01-31T04:14:47.155Z | stable-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) |
59 | 2025-01-31T04:14:47.155Z | |
60 | 2025-01-31T04:14:47.158Z | |
61 | 2025-01-31T04:14:47.158Z | Rust is installed now. Great! |
62 | 2025-01-31T04:14:47.158Z | |
63 | 2025-01-31T04:14:47.158Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-01-31T04:14:47.158Z | environment variable. This has not been done automatically. |
65 | 2025-01-31T04:14:47.158Z | |
66 | 2025-01-31T04:14:47.158Z | To configure your current shell, you need to source |
67 | 2025-01-31T04:14:47.158Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-01-31T04:14:47.158Z | |
69 | 2025-01-31T04:14:47.158Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-01-31T04:14:47.158Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-01-31T04:14:47.158Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-01-31T04:14:47.234Z | + rustup --version |
73 | 2025-01-31T04:14:47.242Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-01-31T04:14:47.242Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-01-31T04:14:47.320Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` |
76 | 2025-01-31T04:14:47.323Z | + cargo --version |
77 | 2025-01-31T04:14:47.383Z | cargo 1.84.1 (66221abde 2024-11-19) |
78 | 2025-01-31T04:14:47.385Z | + rustc --version |
79 | 2025-01-31T04:14:47.445Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
80 | 2025-01-31T04:14:47.449Z | process exited: duration 25121 ms, exit code 0 |
|
81 | 2025-01-31T04:14:47.460Z | starting task 2: "authentication" |
82 | 2025-01-31T04:14:47.482Z | process exited: duration 21 ms, exit code 0 |
|
83 | 2025-01-31T04:14:47.487Z | starting task 3: "clone repository" |
84 | 2025-01-31T04:14:47.493Z | + mkdir -p /work/oxidecomputer/maghemite |
85 | 2025-01-31T04:14:47.496Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
86 | 2025-01-31T04:14:47.542Z | Cloning into '/work/oxidecomputer/maghemite'... |
87 | 2025-01-31T04:14:48.132Z | + cd /work/oxidecomputer/maghemite |
88 | 2025-01-31T04:14:48.135Z | + git fetch origin 2898e144474ee2183c7231c171525c98652f98e6 |
89 | 2025-01-31T04:14:48.413Z | From https://github.com/oxidecomputer/maghemite |
90 | 2025-01-31T04:14:48.413Z | * branch 2898e144474ee2183c7231c171525c98652f98e6 -> FETCH_HEAD |
91 | 2025-01-31T04:14:48.422Z | + [[ -n renovate/rust-1.x ]] |
92 | 2025-01-31T04:14:48.425Z | ++ git branch --show-current |
93 | 2025-01-31T04:14:48.427Z | + current=main |
94 | 2025-01-31T04:14:48.428Z | + [[ main != renovate/rust-1.x ]] |
95 | 2025-01-31T04:14:48.428Z | + git branch -f renovate/rust-1.x 2898e144474ee2183c7231c171525c98652f98e6 |
96 | 2025-01-31T04:14:48.430Z | + git checkout -f renovate/rust-1.x |
97 | 2025-01-31T04:14:48.444Z | Switched to branch 'renovate/rust-1.x' |
98 | 2025-01-31T04:14:48.447Z | + git reset --hard 2898e144474ee2183c7231c171525c98652f98e6 |
99 | 2025-01-31T04:14:48.459Z | HEAD is now at 2898e14 Update dependency rust to v1.84.1 |
100 | 2025-01-31T04:14:48.462Z | process exited: duration 972 ms, exit code 0 |
|
101 | 2025-01-31T04:14:48.468Z | starting task 4: "build" |
102 | 2025-01-31T04:14:48.473Z | ++ cargo --version |
103 | 2025-01-31T04:14:48.478Z | info: syncing channel updates for '1.84.1-x86_64-unknown-illumos' |
104 | 2025-01-31T04:14:48.646Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
105 | 2025-01-31T04:14:48.646Z | info: downloading component 'cargo' |
106 | 2025-01-31T04:14:49.521Z | info: downloading component 'clippy' |
107 | 2025-01-31T04:14:49.854Z | info: downloading component 'rust-docs' |
108 | 2025-01-31T04:14:51.060Z | info: downloading component 'rust-std' |
109 | 2025-01-31T04:14:52.984Z | info: downloading component 'rustc' |
110 | 2025-01-31T04:14:59.785Z | info: downloading component 'rustfmt' |
111 | 2025-01-31T04:15:00.043Z | info: installing component 'cargo' |
112 | 2025-01-31T04:15:00.877Z | info: installing component 'clippy' |
113 | 2025-01-31T04:15:01.260Z | info: installing component 'rust-docs' |
114 | 2025-01-31T04:15:02.952Z | info: installing component 'rust-std' |
115 | 2025-01-31T04:15:04.790Z | info: installing component 'rustc' |
116 | 2025-01-31T04:15:10.845Z | info: installing component 'rustfmt' |
117 | 2025-01-31T04:15:11.258Z | cargo 1.84.1 (66221abde 2024-11-19) |
118 | 2025-01-31T04:15:11.260Z | ++ rustc --version |
119 | 2025-01-31T04:15:11.333Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
120 | 2025-01-31T04:15:11.337Z | ++ dladm |
121 | 2025-01-31T04:15:11.342Z | LINK CLASS MTU STATE BRIDGE OVER |
122 | 2025-01-31T04:15:11.342Z | ena0 phys 9216 up -- -- |
123 | 2025-01-31T04:15:11.346Z | ++ ipadm |
124 | 2025-01-31T04:15:11.346Z | ADDROBJ TYPE STATE ADDR |
125 | 2025-01-31T04:15:11.346Z | lo0/v4 static ok 127.0.0.1/8 |
126 | 2025-01-31T04:15:11.346Z | ena0/dhcp dhcp ok 10.150.1.40/24 |
127 | 2025-01-31T04:15:11.347Z | lo0/v6 static ok ::1/128 |
128 | 2025-01-31T04:15:11.347Z | ++ banner collect |
129 | 2025-01-31T04:15:11.350Z | |
130 | 2025-01-31T04:15:11.351Z | #### #### # # ###### #### ##### |
131 | 2025-01-31T04:15:11.351Z | # # # # # # # # # # |
132 | 2025-01-31T04:15:11.351Z | # # # # # ##### # # |
133 | 2025-01-31T04:15:11.351Z | # # # # # # # # |
134 | 2025-01-31T04:15:11.351Z | # # # # # # # # # # |
135 | 2025-01-31T04:15:11.351Z | #### #### ###### ###### ###### #### # |
136 | 2025-01-31T04:15:11.351Z | |
137 | 2025-01-31T04:15:11.351Z | ++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu |
138 | 2025-01-31T04:15:11.351Z | ++ repo=softnpu |
139 | 2025-01-31T04:15:11.351Z | ++ series=image |
140 | 2025-01-31T04:15:11.351Z | ++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756 |
141 | 2025-01-31T04:15:11.352Z | ++ name=softnpu |
142 | 2025-01-31T04:15:11.352Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
143 | 2025-01-31T04:15:11.352Z | ++ mkdir -p download |
144 | 2025-01-31T04:15:11.356Z | ++ pushd download |
145 | 2025-01-31T04:15:11.356Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
146 | 2025-01-31T04:15:11.356Z | ++ [[ ! -f softnpu ]] |
147 | 2025-01-31T04:15:11.356Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu |
148 | 2025-01-31T04:15:11.360Z | % Total % Received % Xferd Average Speed Time Time Time Current |
149 | 2025-01-31T04:15:11.360Z | Dload Upload Total Spent Left Speed |
150 | 2025-01-31T04:15:11.842Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 21.8M 100 21.8M 0 0 45.2M 0 --:--:-- --:--:-- --:--:-- 45.3M |
151 | 2025-01-31T04:15:11.846Z | ++ popd |
152 | 2025-01-31T04:15:11.847Z | /work/oxidecomputer/maghemite |
153 | 2025-01-31T04:15:11.847Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so |
154 | 2025-01-31T04:15:11.847Z | ++ repo=sidecar-lite |
155 | 2025-01-31T04:15:11.847Z | ++ series=release |
156 | 2025-01-31T04:15:11.847Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
157 | 2025-01-31T04:15:11.847Z | ++ name=libsidecar_lite.so |
158 | 2025-01-31T04:15:11.847Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
159 | 2025-01-31T04:15:11.847Z | ++ mkdir -p download |
160 | 2025-01-31T04:15:11.850Z | ++ pushd download |
161 | 2025-01-31T04:15:11.850Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
162 | 2025-01-31T04:15:11.850Z | ++ [[ ! -f libsidecar_lite.so ]] |
163 | 2025-01-31T04:15:11.850Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so |
164 | 2025-01-31T04:15:11.857Z | % Total % Received % Xferd Average Speed Time Time Time Current |
165 | 2025-01-31T04:15:11.857Z | Dload Upload Total Spent Left Speed |
166 | 2025-01-31T04:15:12.281Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
6 20.3M 6 1403k 0 0 10.6M 0 0:00:01 --:--:-- 0:00:01 10.6M
100 20.3M 100 20.3M 0 0 47.9M 0 --:--:-- --:--:-- --:--:-- 48.0M |
167 | 2025-01-31T04:15:12.286Z | ++ popd |
168 | 2025-01-31T04:15:12.290Z | /work/oxidecomputer/maghemite |
169 | 2025-01-31T04:15:12.290Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm |
170 | 2025-01-31T04:15:12.290Z | ++ repo=sidecar-lite |
171 | 2025-01-31T04:15:12.290Z | ++ series=release |
172 | 2025-01-31T04:15:12.290Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
173 | 2025-01-31T04:15:12.290Z | ++ name=scadm |
174 | 2025-01-31T04:15:12.290Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
175 | 2025-01-31T04:15:12.290Z | ++ mkdir -p download |
176 | 2025-01-31T04:15:12.290Z | ++ pushd download |
177 | 2025-01-31T04:15:12.290Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
178 | 2025-01-31T04:15:12.291Z | ++ [[ ! -f scadm ]] |
179 | 2025-01-31T04:15:12.291Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm |
180 | 2025-01-31T04:15:12.302Z | % Total % Received % Xferd Average Speed Time Time Time Current |
181 | 2025-01-31T04:15:12.302Z | Dload Upload Total Spent Left Speed |
182 | 2025-01-31T04:15:12.748Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 22.7M 100 22.7M 0 0 51.0M 0 --:--:-- --:--:-- --:--:-- 51.1M |
183 | 2025-01-31T04:15:12.755Z | ++ popd |
184 | 2025-01-31T04:15:12.756Z | /work/oxidecomputer/maghemite |
185 | 2025-01-31T04:15:12.760Z | ++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz |
186 | 2025-01-31T04:15:12.760Z | ++ repo=dendrite |
187 | 2025-01-31T04:15:12.761Z | ++ series=image |
188 | 2025-01-31T04:15:12.761Z | ++ commit=350fb25d724578dd2b127499edcd57981d4bbff2 |
189 | 2025-01-31T04:15:12.761Z | ++ name=dendrite-softnpu.tar.gz |
190 | 2025-01-31T04:15:12.761Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
191 | 2025-01-31T04:15:12.761Z | ++ mkdir -p download |
192 | 2025-01-31T04:15:12.761Z | ++ pushd download |
193 | 2025-01-31T04:15:12.761Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
194 | 2025-01-31T04:15:12.761Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
195 | 2025-01-31T04:15:12.761Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz |
196 | 2025-01-31T04:15:12.764Z | % Total % Received % Xferd Average Speed Time Time Time Current |
197 | 2025-01-31T04:15:12.764Z | Dload Upload Total Spent Left Speed |
198 | 2025-01-31T04:15:13.323Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
32 37.5M 32 12.3M 0 0 55.2M 0 --:--:-- --:--:-- --:--:-- 55.0M
100 37.5M 100 37.5M 0 0 67.1M 0 --:--:-- --:--:-- --:--:-- 67.0M |
199 | 2025-01-31T04:15:13.326Z | ++ popd |
200 | 2025-01-31T04:15:13.329Z | /work/oxidecomputer/maghemite |
201 | 2025-01-31T04:15:13.329Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd |
202 | 2025-01-31T04:15:13.329Z | ++ repo=maghemite |
203 | 2025-01-31T04:15:13.329Z | ++ series=release |
204 | 2025-01-31T04:15:13.329Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
205 | 2025-01-31T04:15:13.329Z | ++ name=ddmd |
206 | 2025-01-31T04:15:13.329Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
207 | 2025-01-31T04:15:13.329Z | ++ mkdir -p download |
208 | 2025-01-31T04:15:13.329Z | ++ pushd download |
209 | 2025-01-31T04:15:13.329Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
210 | 2025-01-31T04:15:13.330Z | ++ [[ ! -f ddmd ]] |
211 | 2025-01-31T04:15:13.330Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd |
212 | 2025-01-31T04:15:13.338Z | % Total % Received % Xferd Average Speed Time Time Time Current |
213 | 2025-01-31T04:15:13.338Z | Dload Upload Total Spent Left Speed |
214 | 2025-01-31T04:15:13.860Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 40.9M 100 40.9M 0 0 78.5M 0 --:--:-- --:--:-- --:--:-- 78.6M |
215 | 2025-01-31T04:15:13.864Z | ++ popd |
216 | 2025-01-31T04:15:13.867Z | /work/oxidecomputer/maghemite |
217 | 2025-01-31T04:15:13.867Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm |
218 | 2025-01-31T04:15:13.867Z | ++ repo=maghemite |
219 | 2025-01-31T04:15:13.867Z | ++ series=release |
220 | 2025-01-31T04:15:13.867Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
221 | 2025-01-31T04:15:13.867Z | ++ name=ddmadm |
222 | 2025-01-31T04:15:13.867Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
223 | 2025-01-31T04:15:13.867Z | ++ mkdir -p download |
224 | 2025-01-31T04:15:13.867Z | ++ pushd download |
225 | 2025-01-31T04:15:13.867Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
226 | 2025-01-31T04:15:13.867Z | ++ [[ ! -f ddmadm ]] |
227 | 2025-01-31T04:15:13.867Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm |
228 | 2025-01-31T04:15:13.875Z | % Total % Received % Xferd Average Speed Time Time Time Current |
229 | 2025-01-31T04:15:13.875Z | Dload Upload Total Spent Left Speed |
230 | 2025-01-31T04:15:14.269Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
5 18.0M 5 923k 0 0 8270k 0 0:00:02 --:--:-- 0:00:02 8248k
100 18.0M 100 18.0M 0 0 45.6M 0 --:--:-- --:--:-- --:--:-- 45.7M |
231 | 2025-01-31T04:15:14.273Z | ++ popd |
232 | 2025-01-31T04:15:14.276Z | /work/oxidecomputer/maghemite |
233 | 2025-01-31T04:15:14.276Z | ++ pushd download |
234 | 2025-01-31T04:15:14.276Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
235 | 2025-01-31T04:15:14.276Z | ++ chmod +x softnpu |
236 | 2025-01-31T04:15:14.276Z | ++ chmod +x scadm |
237 | 2025-01-31T04:15:14.279Z | ++ chmod +x ddmadm |
238 | 2025-01-31T04:15:14.282Z | ++ chmod +x ddmd |
239 | 2025-01-31T04:15:14.282Z | ++ mv ddmadm ddmadm-v2 |
240 | 2025-01-31T04:15:14.284Z | ++ mv ddmd ddmd-v2 |
241 | 2025-01-31T04:15:14.288Z | ++ rm -rf zones/dendrite |
242 | 2025-01-31T04:15:14.290Z | ++ mkdir -p zones/dendrite |
243 | 2025-01-31T04:15:14.290Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
244 | 2025-01-31T04:15:15.052Z | ++ popd |
245 | 2025-01-31T04:15:15.052Z | /work/oxidecomputer/maghemite |
246 | 2025-01-31T04:15:15.052Z | ++ banner install |
247 | 2025-01-31T04:15:15.055Z | |
248 | 2025-01-31T04:15:15.055Z | # # # #### ##### ## # # |
249 | 2025-01-31T04:15:15.055Z | # ## # # # # # # # |
250 | 2025-01-31T04:15:15.055Z | # # # # #### # # # # # |
251 | 2025-01-31T04:15:15.055Z | # # # # # # ###### # # |
252 | 2025-01-31T04:15:15.055Z | # # ## # # # # # # # |
253 | 2025-01-31T04:15:15.055Z | # # # #### # # # ###### ###### |
254 | 2025-01-31T04:15:15.055Z | |
255 | 2025-01-31T04:15:15.058Z | ++ pkg info brand/sparse |
256 | 2025-01-31T04:15:15.058Z | ++ grep -qi installed |
257 | 2025-01-31T04:15:16.772Z | pkg: info: no packages matching the following patterns you specified are |
258 | 2025-01-31T04:15:16.772Z | installed on the system. Try querying remotely instead: |
259 | 2025-01-31T04:15:16.772Z | |
260 | 2025-01-31T04:15:16.772Z | brand/sparse |
261 | 2025-01-31T04:15:16.820Z | ++ [[ 1 != 0 ]] |
262 | 2025-01-31T04:15:16.821Z | ++ set -o errexit |
263 | 2025-01-31T04:15:16.821Z | ++ pfexec pkg install brand/sparse |
264 | 2025-01-31T04:15:25.577Z | Startup: Refreshing catalog 'helios-dev' ... Done |
265 | 2025-01-31T04:15:29.701Z | Startup: Caching catalogs ... Done |
266 | 2025-01-31T04:15:41.277Z | Planning: Solver setup ... Done |
267 | 2025-01-31T04:15:41.429Z | Planning: Running solver ... Done |
268 | 2025-01-31T04:15:41.535Z | Planning: Finding local manifests ... Done |
269 | 2025-01-31T04:15:41.547Z | Planning: Fetching manifests: 0/3 0% complete |
270 | 2025-01-31T04:15:41.639Z | Planning: Fetching manifests: 3/3 100% complete |
271 | 2025-01-31T04:15:41.713Z | Planning: Package planning ... Done |
272 | 2025-01-31T04:15:41.720Z | Planning: Merging actions ... Done |
273 | 2025-01-31T04:15:41.910Z | Planning: Checking for conflicting actions ... Done |
274 | 2025-01-31T04:15:43.913Z | Planning: Consolidating action changes ... Done |
275 | 2025-01-31T04:15:44.359Z | Planning: Evaluating mediators ... Done |
276 | 2025-01-31T04:15:44.430Z | Planning: Planning completed in 14.63 seconds |
277 | 2025-01-31T04:15:44.446Z | Packages to install: 1 |
278 | 2025-01-31T04:15:44.446Z | Packages to update: 2 |
279 | 2025-01-31T04:15:44.448Z | Create boot environment: No |
280 | 2025-01-31T04:15:44.448Z | Create backup boot environment: Yes |
281 | 2025-01-31T04:15:44.523Z | |
282 | 2025-01-31T04:15:44.523Z | Download: 0/1009 items 0.0/8.0MB 0% complete |
283 | 2025-01-31T04:15:47.775Z | Download: Completed 8.03 MB in 3.25 seconds (2.5M/s) |
284 | 2025-01-31T04:15:48.864Z | Actions: 1/1419 actions (Removing old actions) |
285 | 2025-01-31T04:15:48.883Z | Actions: 199/1419 actions (Installing new actions) |
286 | 2025-01-31T04:15:49.001Z | Actions: 579/1419 actions (Updating modified actions) |
287 | 2025-01-31T04:15:49.329Z | Actions: Completed 1419 actions in 0.47 seconds. |
288 | 2025-01-31T04:15:49.715Z | Done |
289 | 2025-01-31T04:15:49.718Z | Done |
290 | 2025-01-31T04:15:50.245Z | Done |
291 | 2025-01-31T04:15:54.764Z | Done |
292 | 2025-01-31T04:15:54.849Z | Done |
293 | 2025-01-31T04:15:54.852Z | Done |
294 | 2025-01-31T04:15:54.960Z | Done |
295 | 2025-01-31T04:15:55.361Z | ++ set -o errexit |
296 | 2025-01-31T04:15:55.361Z | ++ set -o pipefail |
297 | 2025-01-31T04:15:55.361Z | ++ banner build |
298 | 2025-01-31T04:15:55.364Z | |
299 | 2025-01-31T04:15:55.365Z | ##### # # # # ##### |
300 | 2025-01-31T04:15:55.365Z | # # # # # # # # |
301 | 2025-01-31T04:15:55.365Z | ##### # # # # # # |
302 | 2025-01-31T04:15:55.365Z | # # # # # # # # |
303 | 2025-01-31T04:15:55.365Z | # # # # # # # # |
304 | 2025-01-31T04:15:55.365Z | ##### #### # ###### ##### |
305 | 2025-01-31T04:15:55.365Z | |
306 | 2025-01-31T04:15:55.365Z | ++ cargo build --release --bin ddmd --bin ddmadm |
307 | 2025-01-31T04:15:55.526Z | Updating git repository `https://www.github.com/oxidecomputer/oxnet` |
308 | 2025-01-31T04:15:55.740Z | warning: redirecting to https://github.com/oxidecomputer/oxnet.git/ |
309 | 2025-01-31T04:15:55.978Z | From https://www.github.com/oxidecomputer/oxnet |
310 | 2025-01-31T04:15:55.978Z | * [new branch] ci -> origin/ci |
311 | 2025-01-31T04:15:55.980Z | * [new branch] dependabot/cargo/ipnetwork-0.21.1 -> origin/dependabot/cargo/ipnetwork-0.21.1 |
312 | 2025-01-31T04:15:55.981Z | * [new branch] dependabot/cargo/regress-0.10.3 -> origin/dependabot/cargo/regress-0.10.3 |
313 | 2025-01-31T04:15:55.981Z | * [new branch] dependabot/cargo/serde-1.0.217 -> origin/dependabot/cargo/serde-1.0.217 |
314 | 2025-01-31T04:15:55.981Z | * [new branch] dependabot/cargo/serde_json-1.0.137 -> origin/dependabot/cargo/serde_json-1.0.137 |
315 | 2025-01-31T04:15:55.981Z | * [new branch] main -> origin/main |
316 | 2025-01-31T04:15:55.981Z | * [new ref] -> origin/HEAD |
317 | 2025-01-31T04:15:55.993Z | Updating crates.io index |
318 | 2025-01-31T04:15:56.040Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
319 | 2025-01-31T04:15:56.778Z | From https://github.com/oxidecomputer/falcon |
320 | 2025-01-31T04:15:56.778Z | * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c |
321 | 2025-01-31T04:15:56.896Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
322 | 2025-01-31T04:15:57.895Z | From https://github.com/oxidecomputer/dendrite |
323 | 2025-01-31T04:15:57.895Z | * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 |
324 | 2025-01-31T04:15:57.947Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
325 | 2025-01-31T04:15:58.230Z | From https://github.com/oxidecomputer/ispf |
326 | 2025-01-31T04:15:58.230Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
327 | 2025-01-31T04:15:58.239Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
328 | 2025-01-31T04:15:58.578Z | From https://github.com/oxidecomputer/netadm-sys |
329 | 2025-01-31T04:15:58.578Z | * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba |
330 | 2025-01-31T04:15:58.591Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
331 | 2025-01-31T04:16:01.924Z | From https://github.com/oxidecomputer/omicron |
332 | 2025-01-31T04:16:01.924Z | * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30 |
333 | 2025-01-31T04:16:02.282Z | Updating git repository `https://github.com/oxidecomputer/opte` |
334 | 2025-01-31T04:16:02.827Z | From https://github.com/oxidecomputer/opte |
335 | 2025-01-31T04:16:02.827Z | * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d |
336 | 2025-01-31T04:16:02.902Z | Updating git repository `https://github.com/illumos/smf-rs` |
337 | 2025-01-31T04:16:03.208Z | From https://github.com/illumos/smf-rs |
338 | 2025-01-31T04:16:03.208Z | * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48 |
339 | 2025-01-31T04:16:03.250Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
340 | 2025-01-31T04:16:03.691Z | From https://github.com/oxidecomputer/maghemite |
341 | 2025-01-31T04:16:03.691Z | * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43 |
342 | 2025-01-31T04:16:03.724Z | Updating git repository `https://github.com/oxidecomputer/zone` |
343 | 2025-01-31T04:16:04.027Z | From https://github.com/oxidecomputer/zone |
344 | 2025-01-31T04:16:04.027Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
345 | 2025-01-31T04:16:04.056Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
346 | 2025-01-31T04:16:04.720Z | From https://github.com/oxidecomputer/propolis |
347 | 2025-01-31T04:16:04.720Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
348 | 2025-01-31T04:16:04.838Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
349 | 2025-01-31T04:16:05.212Z | From https://github.com/oxidecomputer/dlpi-sys |
350 | 2025-01-31T04:16:05.212Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
351 | 2025-01-31T04:16:05.245Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
352 | 2025-01-31T04:16:05.567Z | From https://github.com/jmesmon/rust-libzfs |
353 | 2025-01-31T04:16:05.567Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
354 | 2025-01-31T04:16:05.581Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
355 | 2025-01-31T04:16:05.870Z | From https://github.com/oxidecomputer/rusty-doors |
356 | 2025-01-31T04:16:05.871Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
357 | 2025-01-31T04:16:05.886Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
358 | 2025-01-31T04:16:06.234Z | From https://github.com/oxidecomputer/maghemite |
359 | 2025-01-31T04:16:06.234Z | * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52 |
360 | 2025-01-31T04:16:06.287Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
361 | 2025-01-31T04:16:06.589Z | From https://github.com/oxidecomputer/serde_human_bytes |
362 | 2025-01-31T04:16:06.589Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
363 | 2025-01-31T04:16:06.620Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
364 | 2025-01-31T04:16:06.885Z | From https://github.com/oxidecomputer/slog-error-chain |
365 | 2025-01-31T04:16:06.885Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
366 | 2025-01-31T04:16:06.924Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
367 | 2025-01-31T04:16:07.213Z | From https://github.com/oxidecomputer/poptrie |
368 | 2025-01-31T04:16:07.213Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
369 | 2025-01-31T04:16:07.238Z | Updating git repository `https://github.com/illumos/libscf-sys.git` |
370 | 2025-01-31T04:16:07.567Z | From https://github.com/illumos/libscf-sys |
371 | 2025-01-31T04:16:07.567Z | * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93 |
372 | 2025-01-31T04:16:07.593Z | Updating git repository `https://github.com/oxidecomputer/progenitor` |
373 | 2025-01-31T04:16:08.464Z | From https://github.com/oxidecomputer/progenitor |
374 | 2025-01-31T04:16:08.464Z | * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840 |
375 | 2025-01-31T04:16:08.685Z | Updating git repository `https://github.com/oxidecomputer/typify` |
376 | 2025-01-31T04:16:09.445Z | From https://github.com/oxidecomputer/typify |
377 | 2025-01-31T04:16:09.445Z | * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c |
378 | 2025-01-31T04:16:09.580Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
379 | 2025-01-31T04:16:10.410Z | From https://github.com/oxidecomputer/crucible |
380 | 2025-01-31T04:16:10.410Z | * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7 |
381 | 2025-01-31T04:16:10.483Z | Updating git repository `https://github.com/oxidecomputer/opte` |
382 | 2025-01-31T04:16:10.803Z | From https://github.com/oxidecomputer/opte |
383 | 2025-01-31T04:16:10.803Z | * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653 |
384 | 2025-01-31T04:16:10.860Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
385 | 2025-01-31T04:16:11.474Z | From https://github.com/oxidecomputer/management-gateway-service |
386 | 2025-01-31T04:16:11.474Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
387 | 2025-01-31T04:16:12.241Z | Downloading crates ... |
388 | 2025-01-31T04:16:12.316Z | Downloaded async-stream-impl v0.3.5 |
389 | 2025-01-31T04:16:12.327Z | Downloaded anstream v0.6.15 |
390 | 2025-01-31T04:16:12.330Z | Downloaded arc-swap v1.7.1 |
391 | 2025-01-31T04:16:12.335Z | warning: spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/futures/0.3.30/download` (151.101.22.137), got 502 |
392 | 2025-01-31T04:16:12.335Z | body: |
393 | 2025-01-31T04:16:12.335Z | I/O error |
394 | 2025-01-31T04:16:12.338Z | warning: spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/form_urlencoded/1.2.1/download` (151.101.22.137), got 502 |
395 | 2025-01-31T04:16:12.338Z | body: |
396 | 2025-01-31T04:16:12.338Z | I/O error |
397 | 2025-01-31T04:16:12.338Z | warning: spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/aho-corasick/1.1.3/download` (151.101.22.137), got 502 |
398 | 2025-01-31T04:16:12.338Z | body: |
399 | 2025-01-31T04:16:12.338Z | I/O error |
400 | 2025-01-31T04:16:12.341Z | Downloaded ciborium-ll v0.2.2 |
401 | 2025-01-31T04:16:12.344Z | Downloaded percent-encoding v2.3.1 |
402 | 2025-01-31T04:16:12.347Z | Downloaded crucible-workspace-hack v0.1.0 |
403 | 2025-01-31T04:16:12.347Z | Downloaded foreign-types-shared v0.1.1 |
404 | 2025-01-31T04:16:12.349Z | Downloaded foreign-types-macros v0.2.3 |
405 | 2025-01-31T04:16:12.352Z | Downloaded darling_macro v0.20.10 |
406 | 2025-01-31T04:16:12.352Z | Downloaded ciborium-io v0.2.2 |
407 | 2025-01-31T04:16:12.356Z | Downloaded const-random v0.1.18 |
408 | 2025-01-31T04:16:12.360Z | Downloaded cfg-if v1.0.0 |
409 | 2025-01-31T04:16:12.362Z | Downloaded float-ord v0.3.2 |
410 | 2025-01-31T04:16:12.365Z | Downloaded pest v2.7.13 |
411 | 2025-01-31T04:16:12.369Z | Downloaded pkg-config v0.3.31 |
412 | 2025-01-31T04:16:12.371Z | Downloaded futures-sink v0.3.30 |
413 | 2025-01-31T04:16:12.374Z | Downloaded dyn-clone v1.0.17 |
414 | 2025-01-31T04:16:12.377Z | Downloaded sigpipe v0.1.3 |
415 | 2025-01-31T04:16:12.377Z | Downloaded anstyle v1.0.10 |
416 | 2025-01-31T04:16:12.382Z | Downloaded colored v2.1.0 |
417 | 2025-01-31T04:16:12.385Z | Downloaded dtrace-parser v0.2.0 |
418 | 2025-01-31T04:16:12.385Z | Downloaded cstr-argument v0.1.2 |
419 | 2025-01-31T04:16:12.385Z | Downloaded crunchy v0.2.2 |
420 | 2025-01-31T04:16:12.385Z | Downloaded atomicwrites v0.4.4 |
421 | 2025-01-31T04:16:12.388Z | Downloaded dirs-sys-next v0.1.2 |
422 | 2025-01-31T04:16:12.388Z | Downloaded const-random-macro v0.1.16 |
423 | 2025-01-31T04:16:12.390Z | Downloaded quick-error v1.2.3 |
424 | 2025-01-31T04:16:12.390Z | Downloaded colorchoice v1.0.2 |
425 | 2025-01-31T04:16:12.393Z | Downloaded progenitor-client v0.8.0 |
426 | 2025-01-31T04:16:12.393Z | Downloaded proc-macro-crate v3.2.0 |
427 | 2025-01-31T04:16:12.396Z | Downloaded foreign-types v0.3.2 |
428 | 2025-01-31T04:16:12.396Z | Downloaded pretty-hex v0.2.1 |
429 | 2025-01-31T04:16:12.399Z | Downloaded prettyplease v0.2.22 |
430 | 2025-01-31T04:16:12.402Z | Downloaded futures-executor v0.3.30 |
431 | 2025-01-31T04:16:12.404Z | Downloaded data-encoding v2.6.0 |
432 | 2025-01-31T04:16:12.405Z | Downloaded cpufeatures v0.2.14 |
433 | 2025-01-31T04:16:12.407Z | Downloaded embedded-io v0.4.0 |
434 | 2025-01-31T04:16:12.410Z | Downloaded dof v0.3.0 |
435 | 2025-01-31T04:16:12.410Z | Downloaded scroll_derive v0.12.0 |
436 | 2025-01-31T04:16:12.413Z | Downloaded pretty-hex v0.4.1 |
437 | 2025-01-31T04:16:12.413Z | Downloaded fnv v1.0.7 |
438 | 2025-01-31T04:16:12.415Z | Downloaded shlex v1.3.0 |
439 | 2025-01-31T04:16:12.418Z | Downloaded debug-ignore v1.0.5 |
440 | 2025-01-31T04:16:12.418Z | Downloaded slog-bunyan v2.5.0 |
441 | 2025-01-31T04:16:12.421Z | Downloaded serde-big-array v0.5.1 |
442 | 2025-01-31T04:16:12.423Z | Downloaded scopeguard v1.2.0 |
443 | 2025-01-31T04:16:12.423Z | Downloaded quinn-udp v0.5.5 |
444 | 2025-01-31T04:16:12.426Z | Downloaded resolv-conf v0.7.0 |
445 | 2025-01-31T04:16:12.428Z | Downloaded powerfmt v0.2.0 |
446 | 2025-01-31T04:16:12.429Z | Downloaded futures-core v0.3.30 |
447 | 2025-01-31T04:16:12.431Z | Downloaded equivalent v1.0.1 |
448 | 2025-01-31T04:16:12.431Z | Downloaded fastrand v2.1.1 |
449 | 2025-01-31T04:16:12.434Z | Downloaded plain v0.2.3 |
450 | 2025-01-31T04:16:12.436Z | Downloaded futures-macro v0.3.30 |
451 | 2025-01-31T04:16:12.436Z | Downloaded signal-hook-registry v1.4.2 |
452 | 2025-01-31T04:16:12.439Z | Downloaded rustls-pki-types v1.8.0 |
453 | 2025-01-31T04:16:12.442Z | Downloaded futures-io v0.3.30 |
454 | 2025-01-31T04:16:12.442Z | Downloaded pest_derive v2.7.13 |
455 | 2025-01-31T04:16:12.444Z | Downloaded defmt-macros v0.3.9 |
456 | 2025-01-31T04:16:12.447Z | Downloaded crc32fast v1.4.2 |
457 | 2025-01-31T04:16:12.450Z | Downloaded ciborium v0.2.2 |
458 | 2025-01-31T04:16:12.452Z | Downloaded foreign-types-shared v0.3.1 |
459 | 2025-01-31T04:16:12.455Z | Downloaded rustls-pemfile v1.0.4 |
460 | 2025-01-31T04:16:12.458Z | Downloaded rustc_version v0.1.7 |
461 | 2025-01-31T04:16:12.458Z | Downloaded ahash v0.8.11 |
462 | 2025-01-31T04:16:12.460Z | Downloaded proc-macro-error-attr v1.0.4 |
463 | 2025-01-31T04:16:12.463Z | Downloaded slog-envlogger v2.2.0 |
464 | 2025-01-31T04:16:12.466Z | Downloaded ident_case v1.0.1 |
465 | 2025-01-31T04:16:12.466Z | Downloaded http-body v1.0.1 |
466 | 2025-01-31T04:16:12.468Z | Downloaded pest_generator v2.7.13 |
467 | 2025-01-31T04:16:12.468Z | Downloaded serde_repr v0.1.19 |
468 | 2025-01-31T04:16:12.471Z | Downloaded instant v0.1.13 |
469 | 2025-01-31T04:16:12.474Z | Downloaded openssl-macros v0.1.1 |
470 | 2025-01-31T04:16:12.474Z | Downloaded schemars_derive v0.8.21 |
471 | 2025-01-31T04:16:12.476Z | Downloaded ppv-lite86 v0.2.20 |
472 | 2025-01-31T04:16:12.479Z | Downloaded usdt-attr-macro v0.5.0 |
473 | 2025-01-31T04:16:12.479Z | Downloaded slab v0.4.9 |
474 | 2025-01-31T04:16:12.481Z | Downloaded slog-stdlog v4.1.1 |
475 | 2025-01-31T04:16:12.481Z | Downloaded dirs-next v2.0.0 |
476 | 2025-01-31T04:16:12.484Z | Downloaded defmt v0.3.8 |
477 | 2025-01-31T04:16:12.487Z | Downloaded serde_with_macros v3.9.0 |
478 | 2025-01-31T04:16:12.490Z | Downloaded heck v0.5.0 |
479 | 2025-01-31T04:16:12.492Z | Downloaded clap_derive v4.5.18 |
480 | 2025-01-31T04:16:12.495Z | Downloaded rustls-pemfile v2.1.3 |
481 | 2025-01-31T04:16:12.497Z | Downloaded crossbeam-epoch v0.9.18 |
482 | 2025-01-31T04:16:12.500Z | Downloaded sha1 v0.10.6 |
483 | 2025-01-31T04:16:12.502Z | Downloaded num_threads v0.1.7 |
484 | 2025-01-31T04:16:12.505Z | Downloaded http-body-util v0.1.2 |
485 | 2025-01-31T04:16:12.508Z | Downloaded sync_wrapper v1.0.1 |
486 | 2025-01-31T04:16:12.508Z | Downloaded sync_wrapper v0.1.2 |
487 | 2025-01-31T04:16:12.510Z | Downloaded num-integer v0.1.46 |
488 | 2025-01-31T04:16:12.510Z | Downloaded linked-hash-map v0.5.6 |
489 | 2025-01-31T04:16:12.513Z | Downloaded slog-scope v4.4.0 |
490 | 2025-01-31T04:16:12.513Z | Downloaded scroll v0.12.0 |
491 | 2025-01-31T04:16:12.516Z | Downloaded paste v1.0.15 |
492 | 2025-01-31T04:16:12.518Z | Downloaded slog-json v2.6.1 |
493 | 2025-01-31T04:16:12.521Z | Downloaded postcard v1.0.10 |
494 | 2025-01-31T04:16:12.524Z | Downloaded spin v0.5.2 |
495 | 2025-01-31T04:16:12.527Z | Downloaded strum_macros v0.25.3 |
496 | 2025-01-31T04:16:12.529Z | Downloaded serde_derive_internals v0.29.1 |
497 | 2025-01-31T04:16:12.532Z | Downloaded subtle v2.6.1 |
498 | 2025-01-31T04:16:12.532Z | Downloaded slog-term v2.9.1 |
499 | 2025-01-31T04:16:12.535Z | Downloaded omicron-workspace-hack v0.1.0 |
500 | 2025-01-31T04:16:12.537Z | Downloaded newtype_derive v0.1.6 |
501 | 2025-01-31T04:16:12.537Z | Downloaded rand_core v0.6.4 |
502 | 2025-01-31T04:16:12.540Z | Downloaded futures-task v0.3.30 |
503 | 2025-01-31T04:16:12.540Z | Downloaded usdt v0.5.0 |
504 | 2025-01-31T04:16:12.543Z | Downloaded slog-async v2.8.0 |
505 | 2025-01-31T04:16:12.545Z | Downloaded thiserror v1.0.69 |
506 | 2025-01-31T04:16:12.549Z | Downloaded clap v4.5.23 |
507 | 2025-01-31T04:16:12.559Z | Downloaded num-conv v0.1.0 |
508 | 2025-01-31T04:16:12.562Z | Downloaded thread-id v4.2.2 |
509 | 2025-01-31T04:16:12.562Z | Downloaded strum v0.26.3 |
510 | 2025-01-31T04:16:12.565Z | Downloaded managed v0.8.0 |
511 | 2025-01-31T04:16:12.567Z | Downloaded ryu v1.0.18 |
512 | 2025-01-31T04:16:12.570Z | Downloaded indent_write v2.2.0 |
513 | 2025-01-31T04:16:12.570Z | Downloaded macaddr v1.0.1 |
514 | 2025-01-31T04:16:12.573Z | Downloaded hubpack v0.1.2 |
515 | 2025-01-31T04:16:12.576Z | Downloaded smf v0.2.3 |
516 | 2025-01-31T04:16:12.576Z | Downloaded no-std-compat v0.4.1 |
517 | 2025-01-31T04:16:12.576Z | Downloaded once_cell v1.20.2 |
518 | 2025-01-31T04:16:12.579Z | Downloaded num-complex v0.4.6 |
519 | 2025-01-31T04:16:12.582Z | Downloaded tokio-rustls v0.24.1 |
520 | 2025-01-31T04:16:12.585Z | Downloaded num_enum v0.7.3 |
521 | 2025-01-31T04:16:12.588Z | Downloaded strum_macros v0.26.4 |
522 | 2025-01-31T04:16:12.592Z | Downloaded tinyvec_macros v0.1.1 |
523 | 2025-01-31T04:16:12.595Z | Downloaded sct v0.7.1 |
524 | 2025-01-31T04:16:12.597Z | Downloaded hex v0.4.3 |
525 | 2025-01-31T04:16:12.600Z | Downloaded pest_meta v2.7.13 |
526 | 2025-01-31T04:16:12.602Z | Downloaded base64 v0.21.7 |
527 | 2025-01-31T04:16:12.605Z | Downloaded allocator-api2 v0.2.18 |
528 | 2025-01-31T04:16:12.608Z | Downloaded crossbeam-channel v0.5.13 |
529 | 2025-01-31T04:16:12.613Z | Downloaded newline-converter v0.3.0 |
530 | 2025-01-31T04:16:12.617Z | Downloaded tower-service v0.3.3 |
531 | 2025-01-31T04:16:12.617Z | Downloaded parse-display v0.10.0 |
532 | 2025-01-31T04:16:12.620Z | Downloaded num_enum v0.5.11 |
533 | 2025-01-31T04:16:12.623Z | Downloaded swrite v0.1.0 |
534 | 2025-01-31T04:16:12.625Z | Downloaded time-core v0.1.2 |
535 | 2025-01-31T04:16:12.625Z | Downloaded structmeta-derive v0.3.0 |
536 | 2025-01-31T04:16:12.628Z | Downloaded parse-display-derive v0.10.0 |
537 | 2025-01-31T04:16:12.628Z | Downloaded usdt-macro v0.5.0 |
538 | 2025-01-31T04:16:12.628Z | Downloaded take_mut v0.2.2 |
539 | 2025-01-31T04:16:12.630Z | Downloaded num_enum_derive v0.5.11 |
540 | 2025-01-31T04:16:12.630Z | Downloaded match_cfg v0.1.0 |
541 | 2025-01-31T04:16:12.633Z | Downloaded tinyvec v1.8.0 |
542 | 2025-01-31T04:16:12.636Z | Downloaded fxhash v0.2.1 |
543 | 2025-01-31T04:16:12.636Z | Downloaded thread_local v1.1.8 |
544 | 2025-01-31T04:16:12.638Z | Downloaded generic-array v0.14.7 |
545 | 2025-01-31T04:16:12.638Z | Downloaded lru-cache v0.1.2 |
546 | 2025-01-31T04:16:12.641Z | Downloaded num v0.4.3 |
547 | 2025-01-31T04:16:12.641Z | Downloaded openssl-probe v0.1.5 |
548 | 2025-01-31T04:16:12.643Z | Downloaded darling_core v0.20.10 |
549 | 2025-01-31T04:16:12.647Z | Downloaded hyper-rustls v0.27.3 |
550 | 2025-01-31T04:16:12.650Z | Downloaded linear-map v1.2.0 |
551 | 2025-01-31T04:16:12.653Z | Downloaded progenitor-impl v0.8.0 |
552 | 2025-01-31T04:16:12.656Z | Downloaded serde_derive v1.0.215 |
553 | 2025-01-31T04:16:12.658Z | Downloaded mime v0.3.17 |
554 | 2025-01-31T04:16:12.661Z | Downloaded version_check v0.9.5 |
555 | 2025-01-31T04:16:12.661Z | Downloaded base64 v0.22.1 |
556 | 2025-01-31T04:16:12.664Z | Downloaded tokio-macros v2.4.0 |
557 | 2025-01-31T04:16:12.667Z | Downloaded itoa v1.0.11 |
558 | 2025-01-31T04:16:12.669Z | Downloaded typify v0.2.0 |
559 | 2025-01-31T04:16:12.672Z | Downloaded hostname v0.4.0 |
560 | 2025-01-31T04:16:12.672Z | Downloaded zone v0.3.0 |
561 | 2025-01-31T04:16:12.675Z | Downloaded smartstring v1.0.1 |
562 | 2025-01-31T04:16:12.675Z | Downloaded zone_cfg_derive v0.3.0 |
563 | 2025-01-31T04:16:12.678Z | Downloaded structmeta v0.3.0 |
564 | 2025-01-31T04:16:12.678Z | Downloaded thin-vec v0.2.13 |
565 | 2025-01-31T04:16:12.680Z | Downloaded waitgroup v0.1.2 |
566 | 2025-01-31T04:16:12.680Z | Downloaded indexmap v1.9.3 |
567 | 2025-01-31T04:16:12.683Z | Downloaded want v0.3.1 |
568 | 2025-01-31T04:16:12.686Z | Downloaded try-lock v0.2.5 |
569 | 2025-01-31T04:16:12.686Z | Downloaded tracing-core v0.1.32 |
570 | 2025-01-31T04:16:12.689Z | Downloaded expectorate v1.1.0 |
571 | 2025-01-31T04:16:12.692Z | Downloaded tabwriter v1.4.0 |
572 | 2025-01-31T04:16:12.694Z | Downloaded thiserror-impl v1.0.69 |
573 | 2025-01-31T04:16:12.695Z | Downloaded utf8parse v0.2.2 |
574 | 2025-01-31T04:16:12.697Z | Downloaded ipnetwork v0.20.0 |
575 | 2025-01-31T04:16:12.697Z | Downloaded tokio-native-tls v0.3.1 |
576 | 2025-01-31T04:16:12.700Z | Downloaded whoami v1.5.2 |
577 | 2025-01-31T04:16:12.703Z | Downloaded hubpack_derive v0.1.1 |
578 | 2025-01-31T04:16:12.703Z | Downloaded half v2.4.1 |
579 | 2025-01-31T04:16:12.705Z | Downloaded hyper-rustls v0.24.2 |
580 | 2025-01-31T04:16:12.708Z | Downloaded stable_deref_trait v1.2.0 |
581 | 2025-01-31T04:16:12.711Z | Downloaded is-terminal v0.4.13 |
582 | 2025-01-31T04:16:12.711Z | Downloaded typify-macro v0.2.0 |
583 | 2025-01-31T04:16:12.711Z | Downloaded strsim v0.11.1 |
584 | 2025-01-31T04:16:12.714Z | Downloaded humantime v2.1.0 |
585 | 2025-01-31T04:16:12.714Z | Downloaded hostname v0.3.1 |
586 | 2025-01-31T04:16:12.716Z | Downloaded toml v0.8.19 |
587 | 2025-01-31T04:16:12.719Z | Downloaded httpdate v1.0.3 |
588 | 2025-01-31T04:16:12.722Z | Downloaded term v0.7.0 |
589 | 2025-01-31T04:16:12.724Z | Downloaded lazy_static v1.5.0 |
590 | 2025-01-31T04:16:12.727Z | Downloaded memmap v0.7.0 |
591 | 2025-01-31T04:16:12.730Z | Downloaded owo-colors v4.1.0 |
592 | 2025-01-31T04:16:12.732Z | Downloaded num_enum_derive v0.7.3 |
593 | 2025-01-31T04:16:12.732Z | Downloaded num-iter v0.1.45 |
594 | 2025-01-31T04:16:12.735Z | Downloaded is_terminal_polyfill v1.70.1 |
595 | 2025-01-31T04:16:12.735Z | Downloaded tracing v0.1.40 |
596 | 2025-01-31T04:16:12.739Z | Downloaded untrusted v0.9.0 |
597 | 2025-01-31T04:16:12.741Z | Downloaded ipnet v2.10.0 |
598 | 2025-01-31T04:16:12.744Z | Downloaded static_assertions v1.1.0 |
599 | 2025-01-31T04:16:12.744Z | Downloaded url v2.5.2 |
600 | 2025-01-31T04:16:12.747Z | Downloaded unicode-ident v1.0.13 |
601 | 2025-01-31T04:16:12.750Z | Downloaded num-derive v0.4.2 |
602 | 2025-01-31T04:16:12.753Z | Downloaded multer v3.1.0 |
603 | 2025-01-31T04:16:12.757Z | Downloaded indexmap v2.5.0 |
604 | 2025-01-31T04:16:12.759Z | Downloaded num-rational v0.4.2 |
605 | 2025-01-31T04:16:12.763Z | Downloaded tokio-rustls v0.26.0 |
606 | 2025-01-31T04:16:12.766Z | Downloaded newtype-uuid v1.1.0 |
607 | 2025-01-31T04:16:12.766Z | Downloaded time-macros v0.2.18 |
608 | 2025-01-31T04:16:12.769Z | Downloaded num-derive v0.3.3 |
609 | 2025-01-31T04:16:12.769Z | Downloaded parking_lot v0.11.2 |
610 | 2025-01-31T04:16:12.771Z | Downloaded zerocopy v0.6.6 |
611 | 2025-01-31T04:16:12.774Z | Downloaded parking_lot_core v0.9.10 |
612 | 2025-01-31T04:16:12.777Z | Downloaded getrandom v0.2.15 |
613 | 2025-01-31T04:16:12.780Z | Downloaded unsafe-libyaml v0.2.11 |
614 | 2025-01-31T04:16:12.783Z | Downloaded serde v1.0.215 |
615 | 2025-01-31T04:16:12.786Z | Downloaded typenum v1.17.0 |
616 | 2025-01-31T04:16:12.789Z | Downloaded heapless v0.8.0 |
617 | 2025-01-31T04:16:12.793Z | Downloaded num-traits v0.2.19 |
618 | 2025-01-31T04:16:12.796Z | Downloaded rand v0.8.5 |
619 | 2025-01-31T04:16:12.800Z | Downloaded quinn v0.11.5 |
620 | 2025-01-31T04:16:12.804Z | Downloaded ucd-trie v0.1.6 |
621 | 2025-01-31T04:16:12.806Z | Downloaded terminal_size v0.4.0 |
622 | 2025-01-31T04:16:12.809Z | Downloaded tempfile v3.12.0 |
623 | 2025-01-31T04:16:12.812Z | Downloaded iana-time-zone v0.1.61 |
624 | 2025-01-31T04:16:12.814Z | Downloaded socket2 v0.5.8 |
625 | 2025-01-31T04:16:12.817Z | Downloaded similar v2.6.0 |
626 | 2025-01-31T04:16:12.820Z | Downloaded httparse v1.9.4 |
627 | 2025-01-31T04:16:12.823Z | Downloaded hyper-util v0.1.10 |
628 | 2025-01-31T04:16:12.827Z | Downloaded unicode-bidi v0.3.15 |
629 | 2025-01-31T04:16:12.830Z | Downloaded toml_datetime v0.6.8 |
630 | 2025-01-31T04:16:12.833Z | Downloaded hyper-tls v0.5.0 |
631 | 2025-01-31T04:16:12.833Z | Downloaded parking_lot v0.12.3 |
632 | 2025-01-31T04:16:12.836Z | Downloaded zerocopy-derive v0.7.35 |
633 | 2025-01-31T04:16:12.840Z | Downloaded hickory-resolver v0.24.1 |
634 | 2025-01-31T04:16:12.845Z | Downloaded uuid v1.11.0 |
635 | 2025-01-31T04:16:12.849Z | Downloaded schemars v0.8.21 |
636 | 2025-01-31T04:16:12.861Z | Downloaded nom v7.1.3 |
637 | 2025-01-31T04:16:12.867Z | Downloaded clap_builder v4.5.23 |
638 | 2025-01-31T04:16:12.875Z | Downloaded mio v1.0.2 |
639 | 2025-01-31T04:16:12.881Z | Downloaded steno v0.4.1 |
640 | 2025-01-31T04:16:12.885Z | Downloaded unicode-normalization v0.1.24 |
641 | 2025-01-31T04:16:12.889Z | Downloaded openssl-sys v0.9.103 |
642 | 2025-01-31T04:16:12.894Z | Downloaded itertools v0.13.0 |
643 | 2025-01-31T04:16:12.902Z | Downloaded toml_edit v0.22.21 |
644 | 2025-01-31T04:16:12.925Z | Downloaded toml_edit v0.19.15 |
645 | 2025-01-31T04:16:12.941Z | Downloaded itertools v0.10.5 |
646 | 2025-01-31T04:16:12.948Z | Downloaded hyper v1.5.1 |
647 | 2025-01-31T04:16:12.955Z | Downloaded memchr v2.7.4 |
648 | 2025-01-31T04:16:12.960Z | Downloaded minimal-lexical v0.2.1 |
649 | 2025-01-31T04:16:12.965Z | Downloaded winnow v0.5.40 |
650 | 2025-01-31T04:16:12.974Z | Downloaded serde_with v3.9.0 |
651 | 2025-01-31T04:16:12.983Z | Downloaded portable-atomic v1.8.0 |
652 | 2025-01-31T04:16:12.991Z | Downloaded hyper v0.14.30 |
653 | 2025-01-31T04:16:12.999Z | Downloaded itertools v0.12.1 |
654 | 2025-01-31T04:16:13.008Z | Downloaded dropshot v0.12.0 |
655 | 2025-01-31T04:16:13.028Z | Downloaded vcpkg v0.2.15 |
656 | 2025-01-31T04:16:13.066Z | Downloaded hashbrown v0.14.5 |
657 | 2025-01-31T04:16:13.072Z | Downloaded unicode-width v0.1.14 |
658 | 2025-01-31T04:16:13.078Z | Downloaded reqwest v0.12.9 |
659 | 2025-01-31T04:16:13.086Z | Downloaded quinn-proto v0.11.8 |
660 | 2025-01-31T04:16:13.093Z | Downloaded rustls-webpki v0.102.8 |
661 | 2025-01-31T04:16:13.112Z | Downloaded smoltcp v0.11.0 |
662 | 2025-01-31T04:16:13.124Z | Downloaded openapiv3 v2.0.0 |
663 | 2025-01-31T04:16:13.136Z | Downloaded idna v0.5.0 |
664 | 2025-01-31T04:16:13.144Z | Downloaded h2 v0.3.26 |
665 | 2025-01-31T04:16:13.150Z | Downloaded h2 v0.4.6 |
666 | 2025-01-31T04:16:13.157Z | Downloaded goblin v0.8.2 |
667 | 2025-01-31T04:16:13.164Z | Downloaded regex v1.10.6 |
668 | 2025-01-31T04:16:13.177Z | Downloaded idna v0.4.0 |
669 | 2025-01-31T04:16:13.186Z | Downloaded rustls-webpki v0.101.7 |
670 | 2025-01-31T04:16:13.199Z | Downloaded serde_json v1.0.133 |
671 | 2025-01-31T04:16:13.205Z | Downloaded reqwest v0.11.27 |
672 | 2025-01-31T04:16:13.213Z | Downloaded rustls v0.21.12 |
673 | 2025-01-31T04:16:13.226Z | Downloaded http v1.2.0 |
674 | 2025-01-31T04:16:13.231Z | Downloaded openssl v0.10.66 |
675 | 2025-01-31T04:16:13.240Z | Downloaded webpki-roots v0.25.4 |
676 | 2025-01-31T04:16:13.243Z | Downloaded syn v1.0.109 |
677 | 2025-01-31T04:16:13.254Z | Downloaded syn v2.0.87 |
678 | 2025-01-31T04:16:13.265Z | Downloaded rustls v0.22.4 |
679 | 2025-01-31T04:16:13.282Z | Downloaded webpki-roots v0.26.6 |
680 | 2025-01-31T04:16:13.284Z | Downloaded rhai v1.20.0 |
681 | 2025-01-31T04:16:13.296Z | Downloaded rustls v0.23.13 |
682 | 2025-01-31T04:16:13.307Z | Downloaded regex-syntax v0.8.4 |
683 | 2025-01-31T04:16:13.316Z | Downloaded regress v0.10.1 |
684 | 2025-01-31T04:16:13.325Z | Downloaded rustix v0.38.37 |
685 | 2025-01-31T04:16:13.348Z | Downloaded regress v0.9.1 |
686 | 2025-01-31T04:16:13.357Z | Downloaded hickory-proto v0.24.1 |
687 | 2025-01-31T04:16:13.371Z | Downloaded libc v0.2.167 |
688 | 2025-01-31T04:16:13.398Z | Downloaded tokio v1.42.0 |
689 | 2025-01-31T04:16:13.436Z | Downloaded sled v0.34.7 |
690 | 2025-01-31T04:16:13.445Z | Downloaded time v0.3.36 |
691 | 2025-01-31T04:16:13.451Z | Downloaded chrono v0.4.38 |
692 | 2025-01-31T04:16:13.460Z | Downloaded winnow v0.6.18 |
693 | 2025-01-31T04:16:13.468Z | Downloaded http v0.2.12 |
694 | 2025-01-31T04:16:13.471Z | Downloaded typify-impl v0.2.0 |
695 | 2025-01-31T04:16:13.486Z | Downloaded zerocopy-derive v0.6.6 |
696 | 2025-01-31T04:16:13.496Z | Downloaded tokio-util v0.7.12 |
697 | 2025-01-31T04:16:13.503Z | Downloaded regex-automata v0.4.7 |
698 | 2025-01-31T04:16:13.519Z | Downloaded libm v0.2.8 |
699 | 2025-01-31T04:16:13.527Z | Downloaded zerocopy v0.7.35 |
700 | 2025-01-31T04:16:13.541Z | Downloaded unicode-segmentation v1.12.0 |
701 | 2025-01-31T04:16:13.545Z | Downloaded futures-util v0.3.30 |
702 | 2025-01-31T04:16:13.556Z | Downloaded form_urlencoded v1.2.1 |
703 | 2025-01-31T04:16:13.559Z | Downloaded petgraph v0.6.5 |
704 | 2025-01-31T04:16:13.574Z | Downloaded encoding_rs v0.8.34 |
705 | 2025-01-31T04:16:13.595Z | Downloaded hashbrown v0.12.3 |
706 | 2025-01-31T04:16:13.599Z | Downloaded spin v0.9.8 |
707 | 2025-01-31T04:16:13.602Z | Downloaded tiny-keccak v2.0.2 |
708 | 2025-01-31T04:16:13.605Z | Downloaded zeroize v1.8.1 |
709 | 2025-01-31T04:16:13.605Z | Downloaded slog v2.7.0 |
710 | 2025-01-31T04:16:13.608Z | Downloaded cc v1.1.21 |
711 | 2025-01-31T04:16:13.611Z | Downloaded serde_yaml v0.9.34+deprecated |
712 | 2025-01-31T04:16:13.614Z | Downloaded tokio-rustls v0.25.0 |
713 | 2025-01-31T04:16:13.617Z | Downloaded hyper-tls v0.6.0 |
714 | 2025-01-31T04:16:13.617Z | Downloaded libsw v3.3.1 |
715 | 2025-01-31T04:16:13.620Z | Downloaded password-hash v0.5.0 |
716 | 2025-01-31T04:16:13.620Z | Downloaded futures v0.3.30 |
717 | 2025-01-31T04:16:13.624Z | Downloaded heck v0.4.1 |
718 | 2025-01-31T04:16:13.627Z | Downloaded tracing-attributes v0.1.27 |
719 | 2025-01-31T04:16:13.629Z | Downloaded log v0.4.22 |
720 | 2025-01-31T04:16:13.632Z | Downloaded crossbeam-utils v0.8.20 |
721 | 2025-01-31T04:16:13.632Z | Downloaded bitflags v2.6.0 |
722 | 2025-01-31T04:16:13.635Z | Downloaded hash32 v0.3.1 |
723 | 2025-01-31T04:16:13.638Z | Downloaded usdt-impl v0.5.0 |
724 | 2025-01-31T04:16:13.638Z | Downloaded native-tls v0.2.12 |
725 | 2025-01-31T04:16:13.641Z | Downloaded lock_api v0.4.12 |
726 | 2025-01-31T04:16:13.644Z | Downloaded semver v0.1.20 |
727 | 2025-01-31T04:16:13.644Z | Downloaded anyhow v1.0.94 |
728 | 2025-01-31T04:16:13.647Z | Downloaded highway v1.2.0 |
729 | 2025-01-31T04:16:13.649Z | Downloaded proc-macro2 v1.0.86 |
730 | 2025-01-31T04:16:13.652Z | Downloaded quote v1.0.37 |
731 | 2025-01-31T04:16:13.655Z | Downloaded pin-project-lite v0.2.14 |
732 | 2025-01-31T04:16:13.659Z | Downloaded parking_lot_core v0.8.6 |
733 | 2025-01-31T04:16:13.661Z | Downloaded derive-where v1.2.7 |
734 | 2025-01-31T04:16:13.664Z | Downloaded embedded-io v0.6.1 |
735 | 2025-01-31T04:16:13.664Z | Downloaded darling v0.20.10 |
736 | 2025-01-31T04:16:13.667Z | Downloaded console v0.15.8 |
737 | 2025-01-31T04:16:13.670Z | Downloaded camino-tempfile v1.1.1 |
738 | 2025-01-31T04:16:13.674Z | Downloaded progenitor-macro v0.8.0 |
739 | 2025-01-31T04:16:13.674Z | Downloaded http-body v0.4.6 |
740 | 2025-01-31T04:16:13.679Z | Downloaded serde_spanned v0.6.7 |
741 | 2025-01-31T04:16:13.679Z | Downloaded rustc_version v0.4.1 |
742 | 2025-01-31T04:16:13.679Z | Downloaded serde_urlencoded v0.7.1 |
743 | 2025-01-31T04:16:13.679Z | Downloaded serde_path_to_error v0.1.16 |
744 | 2025-01-31T04:16:13.681Z | Downloaded proc-macro-crate v1.3.1 |
745 | 2025-01-31T04:16:13.681Z | Downloaded derive_more v0.99.18 |
746 | 2025-01-31T04:16:13.684Z | Downloaded cancel-safe-futures v0.1.5 |
747 | 2025-01-31T04:16:13.686Z | Downloaded bytes v1.7.2 |
748 | 2025-01-31T04:16:13.689Z | Downloaded cookie v0.18.1 |
749 | 2025-01-31T04:16:13.693Z | Downloaded camino v1.1.9 |
750 | 2025-01-31T04:16:13.695Z | Downloaded blake2 v0.10.6 |
751 | 2025-01-31T04:16:13.698Z | Downloaded smallvec v1.13.2 |
752 | 2025-01-31T04:16:13.698Z | Downloaded semver v1.0.23 |
753 | 2025-01-31T04:16:13.701Z | Downloaded proc-macro-error v1.0.4 |
754 | 2025-01-31T04:16:13.704Z | Downloaded digest v0.10.7 |
755 | 2025-01-31T04:16:13.706Z | Downloaded slog-dtrace v0.3.0 |
756 | 2025-01-31T04:16:13.706Z | Downloaded progenitor v0.8.0 |
757 | 2025-01-31T04:16:13.706Z | Downloaded sha2 v0.10.8 |
758 | 2025-01-31T04:16:13.710Z | Downloaded serde_tokenstream v0.2.2 |
759 | 2025-01-31T04:16:13.712Z | Downloaded rhai_codegen v2.2.0 |
760 | 2025-01-31T04:16:13.717Z | Downloaded autocfg v1.3.0 |
761 | 2025-01-31T04:16:13.720Z | Downloaded foreign-types v0.5.0 |
762 | 2025-01-31T04:16:13.720Z | Downloaded atomic-waker v1.1.2 |
763 | 2025-01-31T04:16:13.723Z | Downloaded dropshot_endpoint v0.12.0 |
764 | 2025-01-31T04:16:13.725Z | Downloaded rand_chacha v0.3.1 |
765 | 2025-01-31T04:16:13.726Z | Downloaded block-buffer v0.10.4 |
766 | 2025-01-31T04:16:13.726Z | Downloaded backoff v0.4.0 |
767 | 2025-01-31T04:16:13.728Z | Downloaded base64ct v1.6.0 |
768 | 2025-01-31T04:16:13.731Z | Downloaded bitflags v1.3.2 |
769 | 2025-01-31T04:16:13.734Z | Downloaded rustversion v1.0.17 |
770 | 2025-01-31T04:16:13.734Z | Downloaded futures-channel v0.3.30 |
771 | 2025-01-31T04:16:13.736Z | Downloaded enum-as-inner v0.6.1 |
772 | 2025-01-31T04:16:13.739Z | Downloaded defmt-parser v0.3.4 |
773 | 2025-01-31T04:16:13.739Z | Downloaded rustc-hash v2.0.0 |
774 | 2025-01-31T04:16:13.739Z | Downloaded fixedbitset v0.4.2 |
775 | 2025-01-31T04:16:13.741Z | Downloaded either v1.13.0 |
776 | 2025-01-31T04:16:13.741Z | Downloaded deranged v0.3.11 |
777 | 2025-01-31T04:16:13.744Z | Downloaded async-trait v0.1.83 |
778 | 2025-01-31T04:16:13.748Z | Downloaded crypto-common v0.1.6 |
779 | 2025-01-31T04:16:13.748Z | Downloaded convert_case v0.4.0 |
780 | 2025-01-31T04:16:13.748Z | Downloaded anstyle-query v1.1.1 |
781 | 2025-01-31T04:16:13.750Z | Downloaded cobs v0.2.3 |
782 | 2025-01-31T04:16:13.751Z | Downloaded byteorder v1.5.0 |
783 | 2025-01-31T04:16:13.751Z | Downloaded errno v0.3.9 |
784 | 2025-01-31T04:16:13.755Z | Downloaded async-stream v0.3.5 |
785 | 2025-01-31T04:16:13.755Z | Downloaded anstyle-parse v0.2.5 |
786 | 2025-01-31T04:16:13.758Z | Downloaded clap_lex v0.7.4 |
787 | 2025-01-31T04:16:13.758Z | Downloaded pin-utils v0.1.0 |
788 | 2025-01-31T04:16:13.758Z | Downloaded crc8 v0.1.1 |
789 | 2025-01-31T04:16:13.758Z | Downloaded argon2 v0.5.3 |
790 | 2025-01-31T04:16:13.780Z | Downloaded aho-corasick v1.1.3 |
791 | 2025-01-31T04:16:13.910Z | Downloaded ring v0.17.8 |
792 | 2025-01-31T04:16:14.254Z | Compiling proc-macro2 v1.0.86 |
793 | 2025-01-31T04:16:14.255Z | Compiling unicode-ident v1.0.13 |
794 | 2025-01-31T04:16:14.257Z | Compiling libc v0.2.167 |
795 | 2025-01-31T04:16:14.257Z | Compiling serde v1.0.215 |
796 | 2025-01-31T04:16:14.257Z | Compiling autocfg v1.3.0 |
797 | 2025-01-31T04:16:14.257Z | Compiling version_check v0.9.5 |
798 | 2025-01-31T04:16:14.291Z | Compiling cfg-if v1.0.0 |
799 | 2025-01-31T04:16:14.428Z | Compiling once_cell v1.20.2 |
800 | 2025-01-31T04:16:14.467Z | Compiling libm v0.2.8 |
801 | 2025-01-31T04:16:14.533Z | Compiling memchr v2.7.4 |
802 | 2025-01-31T04:16:14.881Z | Compiling byteorder v1.5.0 |
803 | 2025-01-31T04:16:15.065Z | Compiling parking_lot_core v0.9.10 |
804 | 2025-01-31T04:16:15.085Z | Compiling lock_api v0.4.12 |
805 | 2025-01-31T04:16:15.442Z | Compiling shlex v1.3.0 |
806 | 2025-01-31T04:16:15.543Z | Compiling thiserror v1.0.69 |
807 | 2025-01-31T04:16:15.825Z | Compiling cc v1.1.21 |
808 | 2025-01-31T04:16:15.938Z | Compiling itoa v1.0.11 |
809 | 2025-01-31T04:16:16.148Z | Compiling portable-atomic v1.8.0 |
810 | 2025-01-31T04:16:16.199Z | Compiling quote v1.0.37 |
811 | 2025-01-31T04:16:16.264Z | Compiling getrandom v0.2.15 |
812 | 2025-01-31T04:16:16.650Z | Compiling syn v2.0.87 |
813 | 2025-01-31T04:16:16.770Z | Compiling slab v0.4.9 |
814 | 2025-01-31T04:16:16.810Z | Compiling schemars v0.8.21 |
815 | 2025-01-31T04:16:16.837Z | Compiling ahash v0.8.11 |
816 | 2025-01-31T04:16:16.877Z | Compiling allocator-api2 v0.2.18 |
817 | 2025-01-31T04:16:17.156Z | Compiling num-traits v0.2.19 |
818 | 2025-01-31T04:16:17.256Z | Compiling ryu v1.0.18 |
819 | 2025-01-31T04:16:17.552Z | Compiling serde_json v1.0.133 |
820 | 2025-01-31T04:16:17.609Z | Compiling pin-project-lite v0.2.14 |
821 | 2025-01-31T04:16:18.040Z | Compiling equivalent v1.0.1 |
822 | 2025-01-31T04:16:18.139Z | Compiling log v0.4.22 |
823 | 2025-01-31T04:16:18.158Z | Compiling scopeguard v1.2.0 |
824 | 2025-01-31T04:16:18.204Z | Compiling fnv v1.0.7 |
825 | 2025-01-31T04:16:18.359Z | Compiling heck v0.5.0 |
826 | 2025-01-31T04:16:18.546Z | Compiling vcpkg v0.2.15 |
827 | 2025-01-31T04:16:18.573Z | Compiling ring v0.17.8 |
828 | 2025-01-31T04:16:18.767Z | Compiling crunchy v0.2.2 |
829 | 2025-01-31T04:16:18.788Z | Compiling pkg-config v0.3.31 |
830 | 2025-01-31T04:16:19.296Z | Compiling signal-hook-registry v1.4.2 |
831 | 2025-01-31T04:16:19.570Z | Compiling mio v1.0.2 |
832 | 2025-01-31T04:16:19.900Z | Compiling socket2 v0.5.8 |
833 | 2025-01-31T04:16:19.963Z | Compiling tiny-keccak v2.0.2 |
834 | 2025-01-31T04:16:20.036Z | Compiling openssl-sys v0.9.103 |
835 | 2025-01-31T04:16:20.183Z | Compiling slog v2.7.0 |
836 | 2025-01-31T04:16:20.309Z | Compiling httparse v1.9.4 |
837 | 2025-01-31T04:16:20.774Z | Compiling iana-time-zone v0.1.61 |
838 | 2025-01-31T04:16:21.126Z | Compiling futures-core v0.3.30 |
839 | 2025-01-31T04:16:21.262Z | Compiling const-random-macro v0.1.16 |
840 | 2025-01-31T04:16:21.377Z | Compiling dyn-clone v1.0.17 |
841 | 2025-01-31T04:16:21.438Z | Compiling openssl v0.10.66 |
842 | 2025-01-31T04:16:21.514Z | Compiling futures-sink v0.3.30 |
843 | 2025-01-31T04:16:21.939Z | Compiling native-tls v0.2.12 |
844 | 2025-01-31T04:16:22.003Z | Compiling const-random v0.1.18 |
845 | 2025-01-31T04:16:22.034Z | Compiling semver v1.0.23 |
846 | 2025-01-31T04:16:22.111Z | Compiling rustls v0.23.13 |
847 | 2025-01-31T04:16:22.154Z | Compiling typenum v1.17.0 |
848 | 2025-01-31T04:16:22.157Z | Compiling futures-channel v0.3.30 |
849 | 2025-01-31T04:16:22.194Z | Compiling futures-task v0.3.30 |
850 | 2025-01-31T04:16:22.212Z | Compiling pin-utils v0.1.0 |
851 | 2025-01-31T04:16:22.321Z | Compiling futures-io v0.3.30 |
852 | 2025-01-31T04:16:22.343Z | Compiling generic-array v0.14.7 |
853 | 2025-01-31T04:16:22.472Z | Compiling tracing-core v0.1.32 |
854 | 2025-01-31T04:16:22.507Z | Compiling bitflags v2.6.0 |
855 | 2025-01-31T04:16:22.618Z | Compiling subtle v2.6.1 |
856 | 2025-01-31T04:16:22.652Z | Compiling ucd-trie v0.1.6 |
857 | 2025-01-31T04:16:22.672Z | Compiling aho-corasick v1.1.3 |
858 | 2025-01-31T04:16:22.709Z | Compiling anyhow v1.0.94 |
859 | 2025-01-31T04:16:22.908Z | Compiling regex-syntax v0.8.4 |
860 | 2025-01-31T04:16:23.235Z | Compiling serde_derive_internals v0.29.1 |
861 | 2025-01-31T04:16:23.301Z | Compiling num-conv v0.1.0 |
862 | 2025-01-31T04:16:23.320Z | Compiling time-core v0.1.2 |
863 | 2025-01-31T04:16:23.581Z | Compiling time-macros v0.2.18 |
864 | 2025-01-31T04:16:24.916Z | Compiling spin v0.9.8 |
865 | 2025-01-31T04:16:24.970Z | Compiling rustls-pki-types v1.8.0 |
866 | 2025-01-31T04:16:25.262Z | Compiling usdt-impl v0.5.0 |
867 | 2025-01-31T04:16:25.662Z | Compiling omicron-workspace-hack v0.1.0 |
868 | 2025-01-31T04:16:26.022Z | Compiling untrusted v0.9.0 |
869 | 2025-01-31T04:16:26.417Z | Compiling regex-automata v0.4.7 |
870 | 2025-01-31T04:16:26.444Z | Compiling tinyvec_macros v0.1.1 |
871 | 2025-01-31T04:16:26.466Z | Compiling atomic-waker v1.1.2 |
872 | 2025-01-31T04:16:26.549Z | Compiling rustversion v1.0.17 |
873 | 2025-01-31T04:16:26.678Z | Compiling strsim v0.11.1 |
874 | 2025-01-31T04:16:27.218Z | Compiling plain v0.2.3 |
875 | 2025-01-31T04:16:27.417Z | Compiling tinyvec v1.8.0 |
876 | 2025-01-31T04:16:27.596Z | Compiling serde_derive v1.0.215 |
877 | 2025-01-31T04:16:28.249Z | Compiling zerocopy-derive v0.7.35 |
878 | 2025-01-31T04:16:28.288Z | Compiling thiserror-impl v1.0.69 |
879 | 2025-01-31T04:16:29.087Z | Compiling tokio-macros v2.4.0 |
880 | 2025-01-31T04:16:29.949Z | Compiling schemars_derive v0.8.21 |
881 | 2025-01-31T04:16:30.218Z | Compiling zerocopy v0.7.35 |
882 | 2025-01-31T04:16:31.085Z | Compiling futures-macro v0.3.30 |
883 | 2025-01-31T04:16:32.056Z | Compiling hashbrown v0.14.5 |
884 | 2025-01-31T04:16:32.884Z | Compiling openssl-macros v0.1.1 |
885 | 2025-01-31T04:16:33.055Z | Compiling futures-util v0.3.30 |
886 | 2025-01-31T04:16:33.170Z | Compiling tracing-attributes v0.1.27 |
887 | 2025-01-31T04:16:33.244Z | Compiling scroll_derive v0.12.0 |
888 | 2025-01-31T04:16:33.483Z | Compiling regress v0.10.1 |
889 | 2025-01-31T04:16:33.738Z | Compiling pest v2.7.13 |
890 | 2025-01-31T04:16:34.445Z | Compiling regex v1.10.6 |
891 | 2025-01-31T04:16:35.373Z | Compiling scroll v0.12.0 |
892 | 2025-01-31T04:16:36.195Z | Compiling tracing v0.1.40 |
893 | 2025-01-31T04:16:36.657Z | Compiling pest_meta v2.7.13 |
894 | 2025-01-31T04:16:36.858Z | Compiling goblin v0.8.2 |
895 | 2025-01-31T04:16:38.984Z | Compiling pest_generator v2.7.13 |
896 | 2025-01-31T04:16:39.129Z | Compiling rustls-webpki v0.102.8 |
897 | 2025-01-31T04:16:40.197Z | Compiling bytes v1.7.2 |
898 | 2025-01-31T04:16:40.682Z | Compiling smallvec v1.13.2 |
899 | 2025-01-31T04:16:41.524Z | Compiling indexmap v2.5.0 |
900 | 2025-01-31T04:16:42.826Z | Compiling parking_lot v0.12.3 |
901 | 2025-01-31T04:16:42.862Z | Compiling chrono v0.4.38 |
902 | 2025-01-31T04:16:42.972Z | Compiling uuid v1.11.0 |
903 | 2025-01-31T04:16:43.420Z | Compiling tokio v1.42.0 |
904 | 2025-01-31T04:16:43.586Z | Compiling serde_tokenstream v0.2.2 |
905 | 2025-01-31T04:16:44.143Z | Compiling http v1.2.0 |
906 | 2025-01-31T04:16:47.152Z | Compiling pest_derive v2.7.13 |
907 | 2025-01-31T04:16:47.358Z | Compiling openapiv3 v2.0.0 |
908 | 2025-01-31T04:16:48.091Z | Compiling rand_core v0.6.4 |
909 | 2025-01-31T04:16:48.592Z | Compiling try-lock v0.2.5 |
910 | 2025-01-31T04:16:48.786Z | Compiling typify-impl v0.2.0 |
911 | 2025-01-31T04:16:49.836Z | Compiling http-body v1.0.1 |
912 | 2025-01-31T04:16:50.158Z | Compiling unsafe-libyaml v0.2.11 |
913 | 2025-01-31T04:16:51.148Z | Compiling zeroize v1.8.1 |
914 | 2025-01-31T04:16:51.300Z | Compiling pretty-hex v0.4.1 |
915 | 2025-01-31T04:16:51.542Z | Compiling percent-encoding v2.3.1 |
916 | 2025-01-31T04:16:51.563Z | Compiling dof v0.3.0 |
917 | 2025-01-31T04:16:51.763Z | Compiling form_urlencoded v1.2.1 |
918 | 2025-01-31T04:16:51.841Z | Compiling serde_yaml v0.9.34+deprecated |
919 | 2025-01-31T04:16:52.037Z | Compiling want v0.3.1 |
920 | 2025-01-31T04:16:52.295Z | Compiling dtrace-parser v0.2.0 |
921 | 2025-01-31T04:16:52.344Z | Compiling ipnetwork v0.20.0 |
922 | 2025-01-31T04:16:53.050Z | Compiling tokio-util v0.7.12 |
923 | 2025-01-31T04:16:53.899Z | Compiling unicode-normalization v0.1.24 |
924 | 2025-01-31T04:16:54.962Z | Compiling h2 v0.4.6 |
925 | 2025-01-31T04:16:55.443Z | Compiling thread-id v4.2.2 |
926 | 2025-01-31T04:16:55.578Z | Compiling syn v1.0.109 |
927 | 2025-01-31T04:16:56.044Z | Compiling foreign-types-shared v0.1.1 |
928 | 2025-01-31T04:16:56.126Z | Compiling unicode-bidi v0.3.15 |
929 | 2025-01-31T04:16:56.159Z | Compiling ident_case v1.0.1 |
930 | 2025-01-31T04:16:56.177Z | Compiling camino v1.1.9 |
931 | 2025-01-31T04:16:56.344Z | Compiling httpdate v1.0.3 |
932 | 2025-01-31T04:16:56.385Z | Compiling rustls v0.22.4 |
933 | 2025-01-31T04:16:56.726Z | Compiling darling_core v0.20.10 |
934 | 2025-01-31T04:16:56.827Z | Compiling foreign-types v0.3.2 |
935 | 2025-01-31T04:16:57.125Z | Compiling ppv-lite86 v0.2.20 |
936 | 2025-01-31T04:16:58.538Z | Compiling tower-service v0.3.3 |
937 | 2025-01-31T04:16:58.805Z | Compiling slog-async v2.8.0 |
938 | 2025-01-31T04:16:59.312Z | Compiling typify-macro v0.2.0 |
939 | 2025-01-31T04:16:59.607Z | Compiling rand_chacha v0.3.1 |
940 | 2025-01-31T04:16:59.810Z | Compiling idna v0.5.0 |
941 | 2025-01-31T04:17:01.350Z | Compiling hyper v1.5.1 |
942 | 2025-01-31T04:17:02.265Z | Compiling darling_macro v0.20.10 |
943 | 2025-01-31T04:17:02.795Z | Compiling typify v0.2.0 |
944 | 2025-01-31T04:17:02.948Z | Compiling progenitor-impl v0.8.0 |
945 | 2025-01-31T04:17:03.679Z | Compiling toml_datetime v0.6.8 |
946 | 2025-01-31T04:17:04.152Z | Compiling hyper-util v0.1.10 |
947 | 2025-01-31T04:17:09.011Z | Compiling progenitor-macro v0.8.0 |
948 | 2025-01-31T04:17:09.962Z | Compiling multer v3.1.0 |
949 | 2025-01-31T04:17:11.624Z | Compiling paste v1.0.15 |
950 | 2025-01-31T04:17:12.155Z | Compiling openssl-probe v0.1.5 |
951 | 2025-01-31T04:17:14.943Z | Compiling darling v0.20.10 |
952 | 2025-01-31T04:17:15.074Z | Compiling url v2.5.2 |
953 | 2025-01-31T04:17:15.339Z | Compiling rand v0.8.5 |
954 | 2025-01-31T04:17:17.787Z | Compiling usdt-attr-macro v0.5.0 |
955 | 2025-01-31T04:17:19.441Z | Compiling usdt-macro v0.5.0 |
956 | 2025-01-31T04:17:20.308Z | Compiling http-body-util v0.1.2 |
957 | 2025-01-31T04:17:20.525Z | Compiling async-trait v0.1.83 |
958 | 2025-01-31T04:17:22.076Z | Compiling encoding_rs v0.8.34 |
959 | 2025-01-31T04:17:22.449Z | Compiling ipnet v2.10.0 |
960 | 2025-01-31T04:17:22.823Z | Compiling base64 v0.22.1 |
961 | 2025-01-31T04:17:23.313Z | Compiling mime v0.3.17 |
962 | 2025-01-31T04:17:23.921Z | Compiling rustls-pemfile v2.1.3 |
963 | 2025-01-31T04:17:25.461Z | Compiling tokio-rustls v0.26.0 |
964 | 2025-01-31T04:17:26.009Z | Compiling serde_with_macros v3.9.0 |
965 | 2025-01-31T04:17:26.756Z | Compiling tokio-native-tls v0.3.1 |
966 | 2025-01-31T04:17:27.088Z | Compiling strum_macros v0.26.4 |
967 | 2025-01-31T04:17:27.220Z | Compiling serde_urlencoded v0.7.1 |
968 | 2025-01-31T04:17:28.555Z | Compiling async-stream-impl v0.3.5 |
969 | 2025-01-31T04:17:28.557Z | Compiling structmeta-derive v0.3.0 |
970 | 2025-01-31T04:17:29.888Z | Compiling webpki-roots v0.26.6 |
971 | 2025-01-31T04:17:30.148Z | Compiling dropshot v0.12.0 |
972 | 2025-01-31T04:17:30.537Z | Compiling crossbeam-utils v0.8.20 |
973 | 2025-01-31T04:17:31.055Z | Compiling powerfmt v0.2.0 |
974 | 2025-01-31T04:17:31.398Z | Compiling deranged v0.3.11 |
975 | 2025-01-31T04:17:31.542Z | Compiling structmeta v0.3.0 |
976 | 2025-01-31T04:17:32.489Z | Compiling hyper-rustls v0.27.3 |
977 | 2025-01-31T04:17:33.098Z | Compiling hyper-tls v0.6.0 |
978 | 2025-01-31T04:17:33.585Z | Compiling sync_wrapper v1.0.1 |
979 | 2025-01-31T04:17:34.230Z | Compiling num_threads v0.1.7 |
980 | 2025-01-31T04:17:34.380Z | Compiling winnow v0.6.18 |
981 | 2025-01-31T04:17:36.709Z | Compiling time v0.3.36 |
982 | 2025-01-31T04:17:37.853Z | Compiling reqwest v0.12.9 |
983 | 2025-01-31T04:17:39.115Z | Compiling parse-display-derive v0.10.0 |
984 | 2025-01-31T04:17:40.526Z | Compiling block-buffer v0.10.4 |
985 | 2025-01-31T04:17:40.795Z | Compiling crypto-common v0.1.6 |
986 | 2025-01-31T04:17:41.043Z | Compiling dropshot_endpoint v0.12.0 |
987 | 2025-01-31T04:17:42.888Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
988 | 2025-01-31T04:17:45.033Z | Compiling digest v0.10.7 |
989 | 2025-01-31T04:17:45.055Z | Compiling progenitor-client v0.8.0 |
990 | 2025-01-31T04:17:45.934Z | Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265) |
991 | 2025-01-31T04:17:48.386Z | Compiling dirs-sys-next v0.1.2 |
992 | 2025-01-31T04:17:48.758Z | Compiling rustix v0.38.37 |
993 | 2025-01-31T04:17:49.440Z | Compiling match_cfg v0.1.0 |
994 | 2025-01-31T04:17:49.725Z | Compiling lazy_static v1.5.0 |
995 | 2025-01-31T04:17:49.881Z | Compiling hostname v0.3.1 |
996 | 2025-01-31T04:17:50.187Z | Compiling dirs-next v2.0.0 |
997 | 2025-01-31T04:17:50.468Z | Compiling progenitor v0.8.0 |
998 | 2025-01-31T04:17:52.885Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
999 | 2025-01-31T04:17:53.821Z | Compiling futures-executor v0.3.30 |
1000 | 2025-01-31T04:17:54.525Z | Compiling thread_local v1.1.8 |
1001 | 2025-01-31T04:17:54.893Z | Compiling errno v0.3.9 |
1002 | 2025-01-31T04:17:55.205Z | Compiling instant v0.1.13 |
1003 | 2025-01-31T04:17:55.423Z | Compiling unicode-width v0.1.14 |
1004 | 2025-01-31T04:17:55.953Z | Compiling cpufeatures v0.2.14 |
1005 | 2025-01-31T04:17:56.577Z | Compiling futures v0.3.30 |
1006 | 2025-01-31T04:17:57.990Z | Compiling term v0.7.0 |
1007 | 2025-01-31T04:17:58.848Z | Compiling crossbeam-channel v0.5.13 |
1008 | 2025-01-31T04:18:00.797Z | Compiling serde_spanned v0.6.7 |
1009 | 2025-01-31T04:18:01.532Z | Compiling memmap v0.7.0 |
1010 | 2025-01-31T04:18:01.789Z | Compiling is-terminal v0.4.13 |
1011 | 2025-01-31T04:18:01.944Z | Compiling take_mut v0.2.2 |
1012 | 2025-01-31T04:18:02.424Z | Compiling slog-term v2.9.1 |
1013 | 2025-01-31T04:18:02.572Z | Compiling usdt v0.5.0 |
1014 | 2025-01-31T04:18:03.962Z | Compiling toml_edit v0.22.21 |
1015 | 2025-01-31T04:18:05.122Z | Compiling slog-json v2.6.1 |
1016 | 2025-01-31T04:18:05.566Z | Compiling strum v0.26.3 |
1017 | 2025-01-31T04:18:05.779Z | Compiling serde_with v3.9.0 |
1018 | 2025-01-31T04:18:08.326Z | Compiling heapless v0.8.0 |
1019 | 2025-01-31T04:18:08.895Z | Compiling debug-ignore v1.0.5 |
1020 | 2025-01-31T04:18:09.639Z | Compiling tokio-rustls v0.25.0 |
1021 | 2025-01-31T04:18:11.098Z | Compiling toml v0.8.19 |
1022 | 2025-01-31T04:18:12.799Z | Compiling slog-bunyan v2.5.0 |
1023 | 2025-01-31T04:18:12.802Z | Compiling sha1 v0.10.6 |
1024 | 2025-01-31T04:18:13.166Z | Compiling async-stream v0.3.5 |
1025 | 2025-01-31T04:18:13.487Z | Compiling newtype-uuid v1.1.0 |
1026 | 2025-01-31T04:18:13.650Z | Compiling hex v0.4.3 |
1027 | 2025-01-31T04:18:13.833Z | Compiling serde_path_to_error v0.1.16 |
1028 | 2025-01-31T04:18:14.285Z | Compiling waitgroup v0.1.2 |
1029 | 2025-01-31T04:18:14.390Z | Compiling hostname v0.4.0 |
1030 | 2025-01-31T04:18:14.539Z | Compiling hash32 v0.3.1 |
1031 | 2025-01-31T04:18:14.672Z | Compiling smoltcp v0.11.0 |
1032 | 2025-01-31T04:18:14.823Z | Compiling stable_deref_trait v1.2.0 |
1033 | 2025-01-31T04:18:17.149Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1034 | 2025-01-31T04:18:17.352Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1035 | 2025-01-31T04:18:17.891Z | Compiling backoff v0.4.0 |
1036 | 2025-01-31T04:18:17.968Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24) |
1037 | 2025-01-31T04:18:18.251Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1038 | 2025-01-31T04:18:18.480Z | Compiling parse-display v0.10.0 |
1039 | 2025-01-31T04:18:20.364Z | Compiling macaddr v1.0.1 |
1040 | 2025-01-31T04:18:20.986Z | Compiling regress v0.9.1 |
1041 | 2025-01-31T04:18:22.683Z | Compiling clap_derive v4.5.18 |
1042 | 2025-01-31T04:18:24.917Z | Compiling bitflags v1.3.2 |
1043 | 2025-01-31T04:18:25.049Z | Compiling winnow v0.5.40 |
1044 | 2025-01-31T04:18:25.298Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1045 | 2025-01-31T04:18:25.718Z | Compiling utf8parse v0.2.2 |
1046 | 2025-01-31T04:18:25.909Z | Compiling managed v0.8.0 |
1047 | 2025-01-31T04:18:26.740Z | Compiling cobs v0.2.3 |
1048 | 2025-01-31T04:18:27.152Z | Compiling postcard v1.0.10 |
1049 | 2025-01-31T04:18:27.834Z | Compiling anstyle-parse v0.2.5 |
1050 | 2025-01-31T04:18:28.254Z | Compiling toml_edit v0.19.15 |
1051 | 2025-01-31T04:18:28.458Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1052 | 2025-01-31T04:18:35.104Z | Compiling anstyle-query v1.1.1 |
1053 | 2025-01-31T04:18:35.280Z | Compiling anstyle v1.0.10 |
1054 | 2025-01-31T04:18:35.441Z | Compiling colorchoice v1.0.2 |
1055 | 2025-01-31T04:18:35.596Z | Compiling is_terminal_polyfill v1.70.1 |
1056 | 2025-01-31T04:18:36.144Z | Compiling anstream v0.6.15 |
1057 | 2025-01-31T04:18:37.504Z | Compiling proc-macro-crate v1.3.1 |
1058 | 2025-01-31T04:18:37.846Z | Compiling terminal_size v0.4.0 |
1059 | 2025-01-31T04:18:38.245Z | Compiling clap_lex v0.7.4 |
1060 | 2025-01-31T04:18:38.348Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1061 | 2025-01-31T04:18:38.676Z | Compiling clap_builder v4.5.23 |
1062 | 2025-01-31T04:18:38.738Z | Compiling num_enum_derive v0.5.11 |
1063 | 2025-01-31T04:18:40.049Z | Compiling tabwriter v1.4.0 |
1064 | 2025-01-31T04:18:40.947Z | Compiling foreign-types-macros v0.2.3 |
1065 | 2025-01-31T04:18:40.970Z | Compiling num-integer v0.1.46 |
1066 | 2025-01-31T04:18:41.368Z | Compiling foreign-types-shared v0.3.1 |
1067 | 2025-01-31T04:18:41.521Z | Compiling num_enum v0.5.11 |
1068 | 2025-01-31T04:18:42.225Z | Compiling foreign-types v0.5.0 |
1069 | 2025-01-31T04:18:42.380Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1070 | 2025-01-31T04:18:42.784Z | Compiling cstr-argument v0.1.2 |
1071 | 2025-01-31T04:18:43.053Z | Compiling clap v4.5.23 |
1072 | 2025-01-31T04:18:43.071Z | Compiling proc-macro-error-attr v1.0.4 |
1073 | 2025-01-31T04:18:43.271Z | Compiling prettyplease v0.2.22 |
1074 | 2025-01-31T04:18:43.449Z | Compiling either v1.13.0 |
1075 | 2025-01-31T04:18:43.622Z | Compiling pretty-hex v0.2.1 |
1076 | 2025-01-31T04:18:43.908Z | Compiling heck v0.4.1 |
1077 | 2025-01-31T04:18:44.175Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1078 | 2025-01-31T04:18:44.338Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1079 | 2025-01-31T04:18:44.564Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1080 | 2025-01-31T04:18:45.858Z | Compiling num-rational v0.4.2 |
1081 | 2025-01-31T04:18:46.580Z | Compiling num-iter v0.1.45 |
1082 | 2025-01-31T04:18:46.958Z | Compiling colored v2.1.0 |
1083 | 2025-01-31T04:18:48.283Z | Compiling num-complex v0.4.6 |
1084 | 2025-01-31T04:18:48.865Z | Compiling proc-macro-error v1.0.4 |
1085 | 2025-01-31T04:18:49.031Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1086 | 2025-01-31T04:18:49.254Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1087 | 2025-01-31T04:18:49.295Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
1088 | 2025-01-31T04:18:49.415Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1089 | 2025-01-31T04:18:49.629Z | Compiling fastrand v2.1.1 |
1090 | 2025-01-31T04:18:50.121Z | Compiling tempfile v3.12.0 |
1091 | 2025-01-31T04:18:50.303Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1092 | 2025-01-31T04:18:51.314Z | Compiling num v0.4.3 |
1093 | 2025-01-31T04:18:53.809Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1094 | 2025-01-31T04:18:54.272Z | Compiling crucible-workspace-hack v0.1.0 |
1095 | 2025-01-31T04:18:54.394Z | Compiling float-ord v0.3.2 |
1096 | 2025-01-31T04:18:54.588Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1097 | 2025-01-31T04:19:01.085Z | Compiling semver v0.1.20 |
1098 | 2025-01-31T04:19:01.627Z | Compiling unicode-segmentation v1.12.0 |
1099 | 2025-01-31T04:19:02.086Z | Compiling rustc_version v0.1.7 |
1100 | 2025-01-31T04:19:02.407Z | Compiling newline-converter v0.3.0 |
1101 | 2025-01-31T04:19:02.740Z | Compiling zone_cfg_derive v0.3.0 |
1102 | 2025-01-31T04:19:02.855Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1103 | 2025-01-31T04:19:04.089Z | Compiling camino-tempfile v1.1.1 |
1104 | 2025-01-31T04:19:04.174Z | Compiling itertools v0.10.5 |
1105 | 2025-01-31T04:19:04.740Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
1106 | 2025-01-31T04:19:04.839Z | Compiling console v0.15.8 |
1107 | 2025-01-31T04:19:05.221Z | Compiling num-derive v0.4.2 |
1108 | 2025-01-31T04:19:05.647Z | Compiling sigpipe v0.1.3 |
1109 | 2025-01-31T04:19:05.989Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1110 | 2025-01-31T04:19:06.370Z | Compiling base64ct v1.6.0 |
1111 | 2025-01-31T04:19:07.051Z | Compiling similar v2.6.0 |
1112 | 2025-01-31T04:19:07.084Z | Compiling password-hash v0.5.0 |
1113 | 2025-01-31T04:19:07.633Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95) |
1114 | 2025-01-31T04:19:07.935Z | Compiling zone v0.3.0 |
1115 | 2025-01-31T04:19:09.001Z | Compiling expectorate v1.1.0 |
1116 | 2025-01-31T04:19:09.265Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1117 | 2025-01-31T04:19:09.286Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
1118 | 2025-01-31T04:19:09.308Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1119 | 2025-01-31T04:19:11.233Z | Compiling newtype_derive v0.1.6 |
1120 | 2025-01-31T04:19:11.658Z | Compiling blake2 v0.10.6 |
1121 | 2025-01-31T04:19:12.309Z | Compiling hubpack_derive v0.1.1 |
1122 | 2025-01-31T04:19:12.511Z | Compiling smf v0.2.3 |
1123 | 2025-01-31T04:19:12.875Z | Compiling zerocopy-derive v0.6.6 |
1124 | 2025-01-31T04:19:13.031Z | Compiling owo-colors v4.1.0 |
1125 | 2025-01-31T04:19:13.188Z | Compiling whoami v1.5.2 |
1126 | 2025-01-31T04:19:13.386Z | Compiling cancel-safe-futures v0.1.5 |
1127 | 2025-01-31T04:19:13.784Z | Compiling fixedbitset v0.4.2 |
1128 | 2025-01-31T04:19:14.098Z | Compiling petgraph v0.6.5 |
1129 | 2025-01-31T04:19:14.740Z | Compiling zerocopy v0.6.6 |
1130 | 2025-01-31T04:19:15.082Z | Compiling hubpack v0.1.2 |
1131 | 2025-01-31T04:19:15.281Z | Compiling argon2 v0.5.3 |
1132 | 2025-01-31T04:19:15.643Z | Compiling strum_macros v0.25.3 |
1133 | 2025-01-31T04:19:17.664Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1134 | 2025-01-31T04:19:18.307Z | Compiling serde-big-array v0.5.1 |
1135 | 2025-01-31T04:19:18.388Z | Compiling serde_repr v0.1.19 |
1136 | 2025-01-31T04:19:18.495Z | Compiling cookie v0.18.1 |
1137 | 2025-01-31T04:19:18.583Z | Compiling convert_case v0.4.0 |
1138 | 2025-01-31T04:19:18.887Z | Compiling static_assertions v1.1.0 |
1139 | 2025-01-31T04:19:19.083Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1140 | 2025-01-31T04:19:19.271Z | Compiling derive_more v0.99.18 |
1141 | 2025-01-31T04:19:19.467Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1142 | 2025-01-31T04:19:19.537Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1143 | 2025-01-31T04:19:20.672Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1144 | 2025-01-31T04:19:22.087Z | Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1145 | 2025-01-31T04:19:22.638Z | Compiling atomicwrites v0.4.4 |
1146 | 2025-01-31T04:19:23.165Z | Compiling itertools v0.13.0 |
1147 | 2025-01-31T04:19:25.539Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1148 | 2025-01-31T04:19:26.537Z | Compiling idna v0.4.0 |
1149 | 2025-01-31T04:19:26.727Z | Compiling libsw v3.3.1 |
1150 | 2025-01-31T04:19:26.773Z | Compiling derive-where v1.2.7 |
1151 | 2025-01-31T04:19:27.083Z | Compiling enum-as-inner v0.6.1 |
1152 | 2025-01-31T04:19:27.961Z | Compiling data-encoding v2.6.0 |
1153 | 2025-01-31T04:19:28.238Z | Compiling quick-error v1.2.3 |
1154 | 2025-01-31T04:19:28.260Z | Compiling linked-hash-map v0.5.6 |
1155 | 2025-01-31T04:19:28.404Z | Compiling indent_write v2.2.0 |
1156 | 2025-01-31T04:19:28.631Z | Compiling swrite v0.1.0 |
1157 | 2025-01-31T04:19:28.652Z | Compiling highway v1.2.0 |
1158 | 2025-01-31T04:19:28.790Z | Compiling linear-map v1.2.0 |
1159 | 2025-01-31T04:19:29.209Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1160 | 2025-01-31T04:19:29.849Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1161 | 2025-01-31T04:19:30.133Z | Compiling hickory-proto v0.24.1 |
1162 | 2025-01-31T04:19:30.437Z | Compiling lru-cache v0.1.2 |
1163 | 2025-01-31T04:19:30.677Z | Compiling resolv-conf v0.7.0 |
1164 | 2025-01-31T04:19:32.255Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1165 | 2025-01-31T04:19:32.601Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1166 | 2025-01-31T04:19:33.288Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1167 | 2025-01-31T04:19:34.737Z | Compiling steno v0.4.1 |
1168 | 2025-01-31T04:19:36.511Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1169 | 2025-01-31T04:19:37.932Z | Compiling slog-dtrace v0.3.0 |
1170 | 2025-01-31T04:19:38.331Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1171 | 2025-01-31T04:19:38.715Z | Compiling parking_lot_core v0.8.6 |
1172 | 2025-01-31T04:19:39.189Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1173 | 2025-01-31T04:19:39.379Z | Compiling humantime v2.1.0 |
1174 | 2025-01-31T04:19:39.881Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1175 | 2025-01-31T04:19:40.267Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1176 | 2025-01-31T04:19:43.408Z | Compiling hickory-resolver v0.24.1 |
1177 | 2025-01-31T04:19:43.454Z | Compiling num-derive v0.3.3 |
1178 | 2025-01-31T04:19:43.926Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1179 | 2025-01-31T04:19:44.035Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
1180 | 2025-01-31T04:19:45.133Z | Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1181 | 2025-01-31T04:19:45.663Z | Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3) |
1182 | 2025-01-31T04:19:45.915Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351) |
1183 | 2025-01-31T04:19:46.683Z | Compiling parking_lot v0.11.2 |
1184 | 2025-01-31T04:19:46.804Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1185 | 2025-01-31T04:19:48.627Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e) |
1186 | 2025-01-31T04:19:49.625Z | Compiling crossbeam-epoch v0.9.18 |
1187 | 2025-01-31T04:19:50.198Z | Compiling fxhash v0.2.1 |
1188 | 2025-01-31T04:19:50.441Z | Compiling crc32fast v1.4.2 |
1189 | 2025-01-31T04:19:50.740Z | Compiling crc8 v0.1.1 |
1190 | 2025-01-31T04:19:50.990Z | Compiling arc-swap v1.7.1 |
1191 | 2025-01-31T04:19:51.068Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e) |
1192 | 2025-01-31T04:19:51.640Z | Compiling slog-scope v4.4.0 |
1193 | 2025-01-31T04:19:52.425Z | Compiling sled v0.34.7 |
1194 | 2025-01-31T04:19:55.999Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1195 | 2025-01-31T04:19:56.800Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1196 | 2025-01-31T04:19:57.334Z | Compiling slog-stdlog v4.1.1 |
1197 | 2025-01-31T04:19:58.178Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1198 | 2025-01-31T04:19:59.783Z | Compiling slog-envlogger v2.2.0 |
1199 | 2025-01-31T04:20:01.752Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1200 | 2025-01-31T04:20:11.243Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1201 | 2025-01-31T04:20:14.521Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1202 | 2025-01-31T04:20:18.875Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
1203 | 2025-01-31T04:20:45.347Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
1204 | 2025-01-31T04:20:45.347Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
1205 | 2025-01-31T04:20:52.339Z | Finished `release` profile [optimized] target(s) in 4m 56s |
1206 | 2025-01-31T04:20:52.660Z | + banner trio |
1207 | 2025-01-31T04:20:52.663Z | |
1208 | 2025-01-31T04:20:52.663Z | ##### ##### # #### |
1209 | 2025-01-31T04:20:52.663Z | # # # # # # |
1210 | 2025-01-31T04:20:52.663Z | # # # # # # |
1211 | 2025-01-31T04:20:52.663Z | # ##### # # # |
1212 | 2025-01-31T04:20:52.663Z | # # # # # # |
1213 | 2025-01-31T04:20:52.663Z | # # # # #### |
1214 | 2025-01-31T04:20:52.663Z | |
1215 | 2025-01-31T04:20:52.663Z | + pfexec cargo test --release -p mg-tests test_trio_v2_server -- --nocapture |
1216 | 2025-01-31T04:20:53.114Z | Compiling cfg-if v1.0.0 |
1217 | 2025-01-31T04:20:53.114Z | Compiling libc v0.2.167 |
1218 | 2025-01-31T04:20:53.114Z | Compiling serde v1.0.215 |
1219 | 2025-01-31T04:20:53.116Z | Compiling once_cell v1.20.2 |
1220 | 2025-01-31T04:20:53.116Z | Compiling itoa v1.0.11 |
1221 | 2025-01-31T04:20:53.116Z | Compiling byteorder v1.5.0 |
1222 | 2025-01-31T04:20:53.116Z | Compiling syn v2.0.87 |
1223 | 2025-01-31T04:20:53.192Z | Compiling bytes v1.7.2 |
1224 | 2025-01-31T04:20:53.256Z | Compiling num-traits v0.2.19 |
1225 | 2025-01-31T04:20:53.454Z | Compiling zerocopy v0.7.35 |
1226 | 2025-01-31T04:20:53.522Z | Compiling pin-project-lite v0.2.14 |
1227 | 2025-01-31T04:20:53.600Z | Compiling ahash v0.8.11 |
1228 | 2025-01-31T04:20:53.612Z | Compiling schemars v0.8.21 |
1229 | 2025-01-31T04:20:53.651Z | Compiling allocator-api2 v0.2.18 |
1230 | 2025-01-31T04:20:53.660Z | Compiling smallvec v1.13.2 |
1231 | 2025-01-31T04:20:53.784Z | Compiling scopeguard v1.2.0 |
1232 | 2025-01-31T04:20:53.913Z | Compiling memchr v2.7.4 |
1233 | 2025-01-31T04:20:53.966Z | Compiling lock_api v0.4.12 |
1234 | 2025-01-31T04:20:54.400Z | Compiling fnv v1.0.7 |
1235 | 2025-01-31T04:20:54.477Z | Compiling getrandom v0.2.15 |
1236 | 2025-01-31T04:20:54.505Z | Compiling hashbrown v0.14.5 |
1237 | 2025-01-31T04:20:54.541Z | Compiling parking_lot_core v0.9.10 |
1238 | 2025-01-31T04:20:54.566Z | Compiling mio v1.0.2 |
1239 | 2025-01-31T04:20:54.831Z | Compiling socket2 v0.5.8 |
1240 | 2025-01-31T04:20:54.922Z | Compiling parking_lot v0.12.3 |
1241 | 2025-01-31T04:20:55.405Z | Compiling signal-hook-registry v1.4.2 |
1242 | 2025-01-31T04:20:55.474Z | Compiling log v0.4.22 |
1243 | 2025-01-31T04:20:55.787Z | Compiling futures-core v0.3.30 |
1244 | 2025-01-31T04:20:56.046Z | Compiling equivalent v1.0.1 |
1245 | 2025-01-31T04:20:56.173Z | Compiling ryu v1.0.18 |
1246 | 2025-01-31T04:20:56.216Z | Compiling tracing-core v0.1.32 |
1247 | 2025-01-31T04:20:56.481Z | Compiling serde_json v1.0.133 |
1248 | 2025-01-31T04:20:56.519Z | Compiling uuid v1.11.0 |
1249 | 2025-01-31T04:20:56.625Z | Compiling regress v0.10.1 |
1250 | 2025-01-31T04:20:56.772Z | Compiling spin v0.9.8 |
1251 | 2025-01-31T04:20:56.899Z | Compiling futures-sink v0.3.30 |
1252 | 2025-01-31T04:20:56.992Z | Compiling pin-utils v0.1.0 |
1253 | 2025-01-31T04:20:57.053Z | Compiling futures-task v0.3.30 |
1254 | 2025-01-31T04:20:57.064Z | Compiling untrusted v0.9.0 |
1255 | 2025-01-31T04:20:57.067Z | Compiling slab v0.4.9 |
1256 | 2025-01-31T04:20:57.249Z | Compiling ring v0.17.8 |
1257 | 2025-01-31T04:20:57.259Z | Compiling futures-util v0.3.30 |
1258 | 2025-01-31T04:20:57.311Z | Compiling try-lock v0.2.5 |
1259 | 2025-01-31T04:20:57.475Z | Compiling want v0.3.1 |
1260 | 2025-01-31T04:20:57.777Z | Compiling chrono v0.4.38 |
1261 | 2025-01-31T04:20:57.788Z | Compiling httparse v1.9.4 |
1262 | 2025-01-31T04:20:58.492Z | Compiling futures-channel v0.3.30 |
1263 | 2025-01-31T04:20:58.804Z | Compiling foreign-types-shared v0.1.1 |
1264 | 2025-01-31T04:20:58.925Z | Compiling dyn-clone v1.0.17 |
1265 | 2025-01-31T04:20:58.936Z | Compiling tower-service v0.3.3 |
1266 | 2025-01-31T04:20:59.173Z | Compiling foreign-types v0.3.2 |
1267 | 2025-01-31T04:20:59.271Z | Compiling openssl-sys v0.9.103 |
1268 | 2025-01-31T04:20:59.392Z | Compiling bitflags v2.6.0 |
1269 | 2025-01-31T04:20:59.627Z | Compiling serde_derive_internals v0.29.1 |
1270 | 2025-01-31T04:20:59.898Z | Compiling unicode-ident v1.0.13 |
1271 | 2025-01-31T04:21:00.108Z | Compiling proc-macro2 v1.0.86 |
1272 | 2025-01-31T04:21:00.137Z | Compiling http v1.2.0 |
1273 | 2025-01-31T04:21:00.562Z | Compiling openssl-probe v0.1.5 |
1274 | 2025-01-31T04:21:01.088Z | Compiling semver v1.0.23 |
1275 | 2025-01-31T04:21:01.183Z | Compiling tinyvec_macros v0.1.1 |
1276 | 2025-01-31T04:21:01.283Z | Compiling tinyvec v1.8.0 |
1277 | 2025-01-31T04:21:01.637Z | Compiling quote v1.0.37 |
1278 | 2025-01-31T04:21:01.671Z | Compiling percent-encoding v2.3.1 |
1279 | 2025-01-31T04:21:02.985Z | Compiling unicode-normalization v0.1.24 |
1280 | 2025-01-31T04:21:03.399Z | Compiling form_urlencoded v1.2.1 |
1281 | 2025-01-31T04:21:03.911Z | Compiling aho-corasick v1.1.3 |
1282 | 2025-01-31T04:21:03.923Z | Compiling serde_derive v1.0.215 |
1283 | 2025-01-31T04:21:04.327Z | Compiling zerocopy-derive v0.7.35 |
1284 | 2025-01-31T04:21:04.664Z | Compiling thiserror-impl v1.0.69 |
1285 | 2025-01-31T04:21:04.896Z | Compiling schemars_derive v0.8.21 |
1286 | 2025-01-31T04:21:05.166Z | Compiling tokio-macros v2.4.0 |
1287 | 2025-01-31T04:21:05.227Z | Compiling tracing-attributes v0.1.27 |
1288 | 2025-01-31T04:21:06.687Z | Compiling tokio v1.42.0 |
1289 | 2025-01-31T04:21:07.432Z | Compiling thiserror v1.0.69 |
1290 | 2025-01-31T04:21:07.731Z | Compiling openssl-macros v0.1.1 |
1291 | 2025-01-31T04:21:07.754Z | Compiling http v0.2.12 |
1292 | 2025-01-31T04:21:08.194Z | Compiling tracing v0.1.40 |
1293 | 2025-01-31T04:21:08.681Z | Compiling openssl v0.10.66 |
1294 | 2025-01-31T04:21:08.806Z | Compiling unicode-bidi v0.3.15 |
1295 | 2025-01-31T04:21:08.876Z | Compiling heck v0.5.0 |
1296 | 2025-01-31T04:21:10.223Z | Compiling rustls-pki-types v1.8.0 |
1297 | 2025-01-31T04:21:11.822Z | Compiling regex-automata v0.4.7 |
1298 | 2025-01-31T04:21:12.379Z | Compiling idna v0.5.0 |
1299 | 2025-01-31T04:21:16.340Z | Compiling tokio-util v0.7.12 |
1300 | 2025-01-31T04:21:16.853Z | Compiling indexmap v2.5.0 |
1301 | 2025-01-31T04:21:18.876Z | Compiling serde_tokenstream v0.2.2 |
1302 | 2025-01-31T04:21:19.714Z | Compiling native-tls v0.2.12 |
1303 | 2025-01-31T04:21:19.849Z | Compiling http-body v1.0.1 |
1304 | 2025-01-31T04:21:20.731Z | Compiling tokio-native-tls v0.3.1 |
1305 | 2025-01-31T04:21:21.025Z | Compiling slog v2.7.0 |
1306 | 2025-01-31T04:21:21.548Z | Compiling regex-syntax v0.8.4 |
1307 | 2025-01-31T04:21:22.140Z | Compiling atomic-waker v1.1.2 |
1308 | 2025-01-31T04:21:22.209Z | Compiling typify-impl v0.2.0 |
1309 | 2025-01-31T04:21:22.343Z | Compiling h2 v0.4.6 |
1310 | 2025-01-31T04:21:24.192Z | Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1311 | 2025-01-31T04:21:32.647Z | Compiling openapiv3 v2.0.0 |
1312 | 2025-01-31T04:21:34.555Z | Compiling serde_urlencoded v0.7.1 |
1313 | 2025-01-31T04:21:34.971Z | Compiling regex v1.10.6 |
1314 | 2025-01-31T04:21:35.130Z | Compiling url v2.5.2 |
1315 | 2025-01-31T04:21:35.911Z | Compiling encoding_rs v0.8.34 |
1316 | 2025-01-31T04:21:36.571Z | Compiling mime v0.3.17 |
1317 | 2025-01-31T04:21:37.607Z | Compiling rustls v0.21.12 |
1318 | 2025-01-31T04:21:37.959Z | Compiling ipnet v2.10.0 |
1319 | 2025-01-31T04:21:39.304Z | Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1320 | 2025-01-31T04:21:40.716Z | Compiling typify-macro v0.2.0 |
1321 | 2025-01-31T04:21:41.035Z | Compiling hyper v1.5.1 |
1322 | 2025-01-31T04:21:42.167Z | Compiling h2 v0.3.26 |
1323 | 2025-01-31T04:21:42.257Z | Compiling rustls-webpki v0.102.8 |
1324 | 2025-01-31T04:21:42.861Z | Compiling http-body v0.4.6 |
1325 | 2025-01-31T04:21:43.346Z | Compiling rustls-webpki v0.101.7 |
1326 | 2025-01-31T04:21:44.249Z | Compiling sct v0.7.1 |
1327 | 2025-01-31T04:21:44.724Z | Compiling httpdate v1.0.3 |
1328 | 2025-01-31T04:21:45.528Z | Compiling toml_datetime v0.6.8 |
1329 | 2025-01-31T04:21:45.909Z | Compiling subtle v2.6.1 |
1330 | 2025-01-31T04:21:46.195Z | Compiling zeroize v1.8.1 |
1331 | 2025-01-31T04:21:46.554Z | Compiling rustls v0.23.13 |
1332 | 2025-01-31T04:21:46.749Z | Compiling serde_yaml v0.9.34+deprecated |
1333 | 2025-01-31T04:21:47.091Z | Compiling toml_edit v0.19.15 |
1334 | 2025-01-31T04:21:50.025Z | Compiling hyper v0.14.30 |
1335 | 2025-01-31T04:21:50.929Z | Compiling hyper-util v0.1.10 |
1336 | 2025-01-31T04:21:56.848Z | Compiling lazy_static v1.5.0 |
1337 | 2025-01-31T04:21:57.000Z | Compiling tokio-rustls v0.26.0 |
1338 | 2025-01-31T04:21:57.464Z | Compiling tokio-rustls v0.24.1 |
1339 | 2025-01-31T04:21:57.754Z | Compiling proc-macro-crate v1.3.1 |
1340 | 2025-01-31T04:21:57.893Z | Compiling http-body-util v0.1.2 |
1341 | 2025-01-31T04:21:58.411Z | Compiling webpki-roots v0.26.6 |
1342 | 2025-01-31T04:21:58.429Z | Compiling base64 v0.21.7 |
1343 | 2025-01-31T04:21:58.501Z | Compiling base64 v0.22.1 |
1344 | 2025-01-31T04:21:58.630Z | Compiling hyper-rustls v0.27.3 |
1345 | 2025-01-31T04:21:59.329Z | Compiling rustls-pemfile v2.1.3 |
1346 | 2025-01-31T04:21:59.557Z | Compiling rustls-pemfile v1.0.4 |
1347 | 2025-01-31T04:21:59.607Z | Compiling crossbeam-utils v0.8.20 |
1348 | 2025-01-31T04:21:59.627Z | Compiling num_enum_derive v0.5.11 |
1349 | 2025-01-31T04:22:00.120Z | Compiling hyper-tls v0.6.0 |
1350 | 2025-01-31T04:22:00.323Z | Compiling hyper-rustls v0.24.2 |
1351 | 2025-01-31T04:22:00.348Z | Compiling hyper-tls v0.5.0 |
1352 | 2025-01-31T04:22:00.642Z | Compiling typify v0.2.0 |
1353 | 2025-01-31T04:22:00.774Z | Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1354 | 2025-01-31T04:22:00.899Z | Compiling ipnetwork v0.20.0 |
1355 | 2025-01-31T04:22:01.911Z | Compiling ppv-lite86 v0.2.20 |
1356 | 2025-01-31T04:22:02.705Z | Compiling foreign-types-macros v0.2.3 |
1357 | 2025-01-31T04:22:03.868Z | Compiling sync_wrapper v1.0.1 |
1358 | 2025-01-31T04:22:03.881Z | Compiling rand_core v0.6.4 |
1359 | 2025-01-31T04:22:04.000Z | Compiling dirs-sys-next v0.1.2 |
1360 | 2025-01-31T04:22:04.030Z | Compiling sync_wrapper v0.1.2 |
1361 | 2025-01-31T04:22:04.179Z | Compiling powerfmt v0.2.0 |
1362 | 2025-01-31T04:22:04.326Z | Compiling foreign-types-shared v0.3.1 |
1363 | 2025-01-31T04:22:04.463Z | Compiling webpki-roots v0.25.4 |
1364 | 2025-01-31T04:22:04.523Z | Compiling deranged v0.3.11 |
1365 | 2025-01-31T04:22:04.625Z | Compiling reqwest v0.11.27 |
1366 | 2025-01-31T04:22:04.801Z | Compiling foreign-types v0.5.0 |
1367 | 2025-01-31T04:22:04.916Z | Compiling time-macros v0.2.18 |
1368 | 2025-01-31T04:22:05.264Z | Compiling dirs-next v2.0.0 |
1369 | 2025-01-31T04:22:05.546Z | Compiling rand_chacha v0.3.1 |
1370 | 2025-01-31T04:22:06.232Z | Compiling reqwest v0.12.9 |
1371 | 2025-01-31T04:22:07.281Z | Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1372 | 2025-01-31T04:22:07.874Z | Compiling progenitor-impl v0.8.0 |
1373 | 2025-01-31T04:22:13.362Z | Compiling num_enum v0.5.11 |
1374 | 2025-01-31T04:22:13.558Z | Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265) |
1375 | 2025-01-31T04:22:13.990Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1376 | 2025-01-31T04:22:15.588Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1377 | 2025-01-31T04:22:15.767Z | Compiling cstr-argument v0.1.2 |
1378 | 2025-01-31T04:22:15.873Z | Compiling thread_local v1.1.8 |
1379 | 2025-01-31T04:22:16.036Z | Compiling either v1.13.0 |
1380 | 2025-01-31T04:22:16.478Z | Compiling arc-swap v1.7.1 |
1381 | 2025-01-31T04:22:16.566Z | Compiling pretty-hex v0.2.1 |
1382 | 2025-01-31T04:22:16.796Z | Compiling time-core v0.1.2 |
1383 | 2025-01-31T04:22:16.989Z | Compiling num-conv v0.1.0 |
1384 | 2025-01-31T04:22:17.193Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1385 | 2025-01-31T04:22:17.252Z | Compiling time v0.3.36 |
1386 | 2025-01-31T04:22:18.588Z | Compiling slog-scope v4.4.0 |
1387 | 2025-01-31T04:22:18.602Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1388 | 2025-01-31T04:22:18.991Z | Compiling itertools v0.12.1 |
1389 | 2025-01-31T04:22:19.453Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1390 | 2025-01-31T04:22:20.379Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1391 | 2025-01-31T04:22:20.574Z | Compiling crossbeam-channel v0.5.13 |
1392 | 2025-01-31T04:22:22.170Z | Compiling progenitor-macro v0.8.0 |
1393 | 2025-01-31T04:22:22.555Z | Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1394 | 2025-01-31T04:22:26.056Z | Compiling progenitor-client v0.8.0 |
1395 | 2025-01-31T04:22:26.964Z | Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1396 | 2025-01-31T04:22:28.899Z | Compiling rand v0.8.5 |
1397 | 2025-01-31T04:22:30.760Z | Compiling anyhow v1.0.94 |
1398 | 2025-01-31T04:22:31.288Z | Compiling term v0.7.0 |
1399 | 2025-01-31T04:22:33.831Z | Compiling colored v2.1.0 |
1400 | 2025-01-31T04:22:35.018Z | Compiling is-terminal v0.4.13 |
1401 | 2025-01-31T04:22:35.165Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900) |
1402 | 2025-01-31T04:22:35.530Z | Compiling take_mut v0.2.2 |
1403 | 2025-01-31T04:22:35.682Z | Compiling winnow v0.6.18 |
1404 | 2025-01-31T04:22:35.703Z | Compiling slog-async v2.8.0 |
1405 | 2025-01-31T04:22:38.736Z | Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1406 | 2025-01-31T04:22:38.933Z | Compiling slog-term v2.9.1 |
1407 | 2025-01-31T04:22:39.928Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
1408 | 2025-01-31T04:22:41.659Z | Compiling progenitor v0.8.0 |
1409 | 2025-01-31T04:22:41.851Z | Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1410 | 2025-01-31T04:22:45.524Z | Compiling slog-stdlog v4.1.1 |
1411 | 2025-01-31T04:22:46.294Z | Compiling slog-envlogger v2.2.0 |
1412 | 2025-01-31T04:22:48.923Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89) |
1413 | 2025-01-31T04:22:49.098Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1414 | 2025-01-31T04:23:04.596Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
1415 | 2025-01-31T04:23:11.927Z | Finished `release` profile [optimized] target(s) in 2m 19s |
1416 | 2025-01-31T04:23:12.011Z | Running unittests src/lib.rs (target/release/deps/mg_tests-e3396f18d06c266b) |
1417 | 2025-01-31T04:23:12.060Z | |
1418 | 2025-01-31T04:23:12.060Z | running 1 test |
1419 | 2025-01-31T04:23:12.247Z | configure zone |
1420 | 2025-01-31T04:23:12.265Z | install zone |
1421 | 2025-01-31T04:24:12.077Z | test ddm::test_trio_v2_server has been running for over 60 seconds |
1422 | 2025-01-31T04:25:36.814Z | boot zone |
1423 | 2025-01-31T04:25:37.676Z | start zone s1 |
1424 | 2025-01-31T04:25:37.676Z | configure zone |
1425 | 2025-01-31T04:25:37.684Z | install zone |
1426 | 2025-01-31T04:27:50.750Z | boot zone |
1427 | 2025-01-31T04:27:51.600Z | start zone s2 |
1428 | 2025-01-31T04:27:51.600Z | configure zone |
1429 | 2025-01-31T04:27:51.608Z | install zone |
1430 | 2025-01-31T04:30:04.605Z | boot zone |
1431 | 2025-01-31T04:30:05.527Z | start zone t1 |
1432 | 2025-01-31T04:30:05.527Z | configure zone |
1433 | 2025-01-31T04:30:05.535Z | install zone |
1434 | 2025-01-31T04:32:22.075Z | boot zone |
1435 | 2025-01-31T04:32:22.939Z | waiting for zones to come up |
1436 | 2025-01-31T04:32:32.942Z | [sidecar.trio] svcs milestone/network |
1437 | 2025-01-31T04:32:32.976Z | STATE STIME FMRI |
1438 | 2025-01-31T04:32:32.976Z | online 20:25:55 svc:/milestone/network:default |
1439 | 2025-01-31T04:32:32.976Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
1440 | 2025-01-31T04:32:33.024Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
1441 | 2025-01-31T04:32:33.073Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
1442 | 2025-01-31T04:32:33.119Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
1443 | 2025-01-31T04:32:33.122Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
1444 | 2025-01-31T04:32:33.143Z | |
1445 | 2025-01-31T04:32:33.143Z | running zone s1.trio setup |
1446 | 2025-01-31T04:32:33.143Z | [s1.trio] svcs milestone/network |
1447 | 2025-01-31T04:32:33.167Z | STATE STIME FMRI |
1448 | 2025-01-31T04:32:33.167Z | online 20:28:09 svc:/milestone/network:default |
1449 | 2025-01-31T04:32:33.167Z | [s1.trio] dladm |
1450 | 2025-01-31T04:32:33.188Z | LINK CLASS MTU STATE BRIDGE OVER |
1451 | 2025-01-31T04:32:33.188Z | sl0 simnet 9000 up -- ? |
1452 | 2025-01-31T04:32:33.188Z | mg2 vnic 9000 up -- ? |
1453 | 2025-01-31T04:32:33.188Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
1454 | 2025-01-31T04:32:33.760Z | |
1455 | 2025-01-31T04:32:33.760Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
1456 | 2025-01-31T04:32:33.785Z | |
1457 | 2025-01-31T04:32:33.785Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
1458 | 2025-01-31T04:32:33.805Z | |
1459 | 2025-01-31T04:32:33.805Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
1460 | 2025-01-31T04:32:33.896Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
1461 | 2025-01-31T04:32:33.939Z | cp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/ |
1462 | 2025-01-31T04:32:34.032Z | cp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/ |
1463 | 2025-01-31T04:32:34.077Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log & |
1464 | 2025-01-31T04:32:34.099Z | |
1465 | 2025-01-31T04:32:34.099Z | running zone s2.trio setup |
1466 | 2025-01-31T04:32:34.099Z | [s2.trio] svcs milestone/network |
1467 | 2025-01-31T04:32:34.123Z | STATE STIME FMRI |
1468 | 2025-01-31T04:32:34.123Z | online 20:30:23 svc:/milestone/network:default |
1469 | 2025-01-31T04:32:34.123Z | [s2.trio] dladm |
1470 | 2025-01-31T04:32:34.146Z | LINK CLASS MTU STATE BRIDGE OVER |
1471 | 2025-01-31T04:32:34.146Z | sl1 simnet 9000 up -- ? |
1472 | 2025-01-31T04:32:34.146Z | mg3 vnic 9000 up -- ? |
1473 | 2025-01-31T04:32:34.146Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
1474 | 2025-01-31T04:32:34.733Z | |
1475 | 2025-01-31T04:32:34.733Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
1476 | 2025-01-31T04:32:34.758Z | |
1477 | 2025-01-31T04:32:34.758Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
1478 | 2025-01-31T04:32:34.778Z | |
1479 | 2025-01-31T04:32:34.779Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
1480 | 2025-01-31T04:32:34.826Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
1481 | 2025-01-31T04:32:34.848Z | cp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s2.trio/root/opt/ |
1482 | 2025-01-31T04:32:34.893Z | cp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s2.trio/root/opt/ |
1483 | 2025-01-31T04:32:34.915Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl1/v6 &> /opt/ddmd.log & |
1484 | 2025-01-31T04:32:34.935Z | |
1485 | 2025-01-31T04:32:34.935Z | running zone t1.trio setup |
1486 | 2025-01-31T04:32:34.935Z | [t1.trio] svcs milestone/network |
1487 | 2025-01-31T04:32:34.958Z | STATE STIME FMRI |
1488 | 2025-01-31T04:32:34.958Z | - - svc:/milestone/network:default |
1489 | 2025-01-31T04:32:35.959Z | [t1.trio] svcs milestone/network |
1490 | 2025-01-31T04:32:35.981Z | STATE STIME FMRI |
1491 | 2025-01-31T04:32:35.981Z | - - svc:/milestone/network:default |
1492 | 2025-01-31T04:32:36.982Z | [t1.trio] svcs milestone/network |
1493 | 2025-01-31T04:32:37.004Z | STATE STIME FMRI |
1494 | 2025-01-31T04:32:37.004Z | - - svc:/milestone/network:default |
1495 | 2025-01-31T04:32:38.005Z | [t1.trio] svcs milestone/network |
1496 | 2025-01-31T04:32:38.027Z | STATE STIME FMRI |
1497 | 2025-01-31T04:32:38.027Z | - - svc:/milestone/network:default |
1498 | 2025-01-31T04:32:39.028Z | [t1.trio] svcs milestone/network |
1499 | 2025-01-31T04:32:39.050Z | STATE STIME FMRI |
1500 | 2025-01-31T04:32:39.050Z | - - svc:/milestone/network:default |
1501 | 2025-01-31T04:32:40.051Z | [t1.trio] svcs milestone/network |
1502 | 2025-01-31T04:32:40.073Z | STATE STIME FMRI |
1503 | 2025-01-31T04:32:40.073Z | - - svc:/milestone/network:default |
1504 | 2025-01-31T04:32:41.074Z | [t1.trio] svcs milestone/network |
1505 | 2025-01-31T04:32:41.097Z | STATE STIME FMRI |
1506 | 2025-01-31T04:32:41.097Z | offline 20:32:39 svc:/milestone/network:default |
1507 | 2025-01-31T04:32:42.098Z | [t1.trio] svcs milestone/network |
1508 | 2025-01-31T04:32:42.125Z | STATE STIME FMRI |
1509 | 2025-01-31T04:32:42.125Z | online 20:32:40 svc:/milestone/network:default |
1510 | 2025-01-31T04:32:42.125Z | [t1.trio] dladm |
1511 | 2025-01-31T04:32:42.149Z | LINK CLASS MTU STATE BRIDGE OVER |
1512 | 2025-01-31T04:32:42.149Z | tfportrear0_0 simnet 9000 up -- ? |
1513 | 2025-01-31T04:32:42.149Z | tfportrear1_0 simnet 9000 up -- ? |
1514 | 2025-01-31T04:32:42.149Z | mg1 vnic 9000 up -- ? |
1515 | 2025-01-31T04:32:42.149Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
1516 | 2025-01-31T04:32:42.761Z | |
1517 | 2025-01-31T04:32:42.762Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
1518 | 2025-01-31T04:32:42.787Z | |
1519 | 2025-01-31T04:32:42.787Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
1520 | 2025-01-31T04:32:42.811Z | |
1521 | 2025-01-31T04:32:42.811Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
1522 | 2025-01-31T04:32:42.833Z | |
1523 | 2025-01-31T04:32:42.833Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
1524 | 2025-01-31T04:32:43.027Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
1525 | 2025-01-31T04:32:43.031Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
1526 | 2025-01-31T04:32:43.035Z | waiting 3s for copy of files to zone to complete ... |
1527 | 2025-01-31T04:32:46.036Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
1528 | 2025-01-31T04:32:46.075Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
1529 | 2025-01-31T04:32:46.098Z | [t1.trio] svcadm enable dendrite |
1530 | 2025-01-31T04:32:46.138Z | |
1531 | 2025-01-31T04:32:46.138Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
1532 | 2025-01-31T04:32:46.183Z | |
1533 | 2025-01-31T04:32:46.183Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
1534 | 2025-01-31T04:32:46.227Z | |
1535 | 2025-01-31T04:32:46.227Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1536 | 2025-01-31T04:32:46.270Z | |
1537 | 2025-01-31T04:32:46.270Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1538 | 2025-01-31T04:32:46.312Z | |
1539 | 2025-01-31T04:32:46.313Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
1540 | 2025-01-31T04:32:46.355Z | |
1541 | 2025-01-31T04:32:46.355Z | [t1.trio] svcadm refresh dendrite:default |
1542 | 2025-01-31T04:32:46.392Z | |
1543 | 2025-01-31T04:32:46.392Z | [t1.trio] svcadm restart dendrite:default |
1544 | 2025-01-31T04:32:46.430Z | |
1545 | 2025-01-31T04:32:46.430Z | wait 10s for dendrite to come up ... |
1546 | 2025-01-31T04:32:56.433Z | [t1.trio] svcadm enable tfport |
1547 | 2025-01-31T04:32:56.476Z | |
1548 | 2025-01-31T04:32:56.476Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid c747b01d-44fc-4fdd-a8c3-1d9c221a3336 --sled-uuid a6ed7996-4c3a-47bb-9c3e-bf1532ed888d -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
1549 | 2025-01-31T04:32:56.498Z | |
1550 | 2025-01-31T04:32:56.498Z | [t1.trio] ipadm |
1551 | 2025-01-31T04:32:56.524Z | ADDROBJ TYPE STATE ADDR |
1552 | 2025-01-31T04:32:56.524Z | lo0/v4 static ok 127.0.0.1/8 |
1553 | 2025-01-31T04:32:56.524Z | mg1/v4 static ok 10.0.0.3/24 |
1554 | 2025-01-31T04:32:56.524Z | lo0/v6 static ok ::1/128 |
1555 | 2025-01-31T04:32:56.524Z | lo0/u6 static ok fd00:3::1/64 |
1556 | 2025-01-31T04:32:56.524Z | tfportrear0_0/v6 addrconf ok fe80::b025:7dff:fe39:7c38%tfportrear0_0/10 |
1557 | 2025-01-31T04:32:56.524Z | tfportrear1_0/v6 addrconf ok fe80::741b:bfff:fed7:785%tfportrear1_0/10 |
1558 | 2025-01-31T04:32:58.737Z | initial peering test passed |
1559 | 2025-01-31T04:32:59.741Z | advertise from one passed |
1560 | 2025-01-31T04:33:00.743Z | advertise from two passed |
1561 | 2025-01-31T04:33:00.743Z | [s1.trio] ping fd00:2::1 |
1562 | 2025-01-31T04:33:00.774Z | fd00:2::1 is alive |
1563 | 2025-01-31T04:33:00.774Z | [s2.trio] ping fd00:1::1 |
1564 | 2025-01-31T04:33:00.794Z | fd00:1::1 is alive |
1565 | 2025-01-31T04:33:00.794Z | connectivity test passed |
1566 | 2025-01-31T04:33:00.794Z | [t1.trio] pkill ddmd |
1567 | 2025-01-31T04:33:00.816Z | |
1568 | 2025-01-31T04:33:06.822Z | [t1.trio] svcadm enable dendrite |
1569 | 2025-01-31T04:33:06.863Z | |
1570 | 2025-01-31T04:33:06.863Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
1571 | 2025-01-31T04:33:06.907Z | |
1572 | 2025-01-31T04:33:06.907Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
1573 | 2025-01-31T04:33:06.951Z | |
1574 | 2025-01-31T04:33:06.951Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1575 | 2025-01-31T04:33:06.994Z | |
1576 | 2025-01-31T04:33:06.994Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1577 | 2025-01-31T04:33:07.038Z | |
1578 | 2025-01-31T04:33:07.038Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
1579 | 2025-01-31T04:33:07.082Z | |
1580 | 2025-01-31T04:33:07.082Z | [t1.trio] svcadm refresh dendrite:default |
1581 | 2025-01-31T04:33:07.120Z | |
1582 | 2025-01-31T04:33:07.120Z | [t1.trio] svcadm restart dendrite:default |
1583 | 2025-01-31T04:33:07.159Z | |
1584 | 2025-01-31T04:33:07.159Z | wait 10s for dendrite to come up ... |
1585 | 2025-01-31T04:33:17.163Z | [t1.trio] svcadm enable tfport |
1586 | 2025-01-31T04:33:17.204Z | |
1587 | 2025-01-31T04:33:17.204Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 85f26077-d58d-473a-9e08-6b6c962d4b50 --sled-uuid 7bbdc235-ffe8-4a4f-8e07-47a4809221d9 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
1588 | 2025-01-31T04:33:17.226Z | |
1589 | 2025-01-31T04:33:17.226Z | [t1.trio] ipadm |
1590 | 2025-01-31T04:33:17.250Z | ADDROBJ TYPE STATE ADDR |
1591 | 2025-01-31T04:33:17.250Z | lo0/v4 static ok 127.0.0.1/8 |
1592 | 2025-01-31T04:33:17.250Z | mg1/v4 static ok 10.0.0.3/24 |
1593 | 2025-01-31T04:33:17.250Z | lo0/v6 static ok ::1/128 |
1594 | 2025-01-31T04:33:17.250Z | lo0/u6 static ok fd00:3::1/64 |
1595 | 2025-01-31T04:33:17.250Z | tfportrear0_0/v6 addrconf ok fe80::b025:7dff:fe39:7c38%tfportrear0_0/10 |
1596 | 2025-01-31T04:33:17.250Z | tfportrear1_0/v6 addrconf ok fe80::741b:bfff:fed7:785%tfportrear1_0/10 |
1597 | 2025-01-31T04:33:20.254Z | [s1.trio] ping fd00:2::1 |
1598 | 2025-01-31T04:33:20.277Z | fd00:2::1 is alive |
1599 | 2025-01-31T04:33:20.277Z | [s2.trio] ping fd00:1::1 |
1600 | 2025-01-31T04:33:20.299Z | fd00:1::1 is alive |
1601 | 2025-01-31T04:33:20.299Z | transit router restart passed |
1602 | 2025-01-31T04:33:20.299Z | [s1.trio] pkill ddmd |
1603 | 2025-01-31T04:33:20.319Z | |
1604 | 2025-01-31T04:33:25.324Z | cp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/ |
1605 | 2025-01-31T04:33:25.363Z | cp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/ |
1606 | 2025-01-31T04:33:25.382Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log & |
1607 | 2025-01-31T04:33:25.404Z | |
1608 | 2025-01-31T04:33:28.410Z | [s1.trio] ping fd00:2::1 |
1609 | 2025-01-31T04:33:28.433Z | fd00:2::1 is alive |
1610 | 2025-01-31T04:33:28.433Z | [s2.trio] ping fd00:1::1 |
1611 | 2025-01-31T04:33:28.455Z | fd00:1::1 is alive |
1612 | 2025-01-31T04:33:28.455Z | server router restart passed |
1613 | 2025-01-31T04:33:31.461Z | peer expiration recovery passed |
1614 | 2025-01-31T04:33:32.462Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
1615 | 2025-01-31T04:33:32.489Z | 3 |
1616 | 2025-01-31T04:33:32.489Z | redundant advertise passed |
1617 | 2025-01-31T04:33:33.492Z | tunnel endpoint advertise passed |
1618 | 2025-01-31T04:33:38.496Z | redundant tunnel endpoint advertise passed |
1619 | 2025-01-31T04:33:38.496Z | [s1.trio] pkill ddmd |
1620 | 2025-01-31T04:33:38.517Z | |
1621 | 2025-01-31T04:33:43.519Z | cp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/ |
1622 | 2025-01-31T04:33:43.558Z | cp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/ |
1623 | 2025-01-31T04:33:43.576Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log & |
1624 | 2025-01-31T04:33:43.599Z | |
1625 | 2025-01-31T04:33:48.667Z | tunnel router restart passed |
1626 | 2025-01-31T04:33:49.670Z | tunnel endpoint withdraw passed |
1627 | 2025-01-31T04:33:49.685Z | [t1.trio] pkill ddmd |
1628 | 2025-01-31T04:33:49.714Z | |
1629 | 2025-01-31T04:33:49.714Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
1630 | 2025-01-31T04:33:49.718Z | cp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log |
1631 | 2025-01-31T04:33:52.265Z | [s2.trio] pkill ddmd |
1632 | 2025-01-31T04:33:52.286Z | |
1633 | 2025-01-31T04:33:52.286Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
1634 | 2025-01-31T04:33:54.836Z | [s1.trio] pkill ddmd |
1635 | 2025-01-31T04:33:54.857Z | |
1636 | 2025-01-31T04:33:54.857Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
1637 | 2025-01-31T04:33:57.335Z | [sidecar.trio] pkill softnpu |
1638 | 2025-01-31T04:33:57.356Z | |
1639 | 2025-01-31T04:33:57.356Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
1640 | 2025-01-31T04:34:00.067Z | test ddm::test_trio_v2_server ... ok |
1641 | 2025-01-31T04:34:00.067Z | |
1642 | 2025-01-31T04:34:00.070Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 647.83s |
1643 | 2025-01-31T04:34:00.070Z | |
1644 | 2025-01-31T04:34:00.097Z | + cleanup |
1645 | 2025-01-31T04:34:00.100Z | ++ id -un |
1646 | 2025-01-31T04:34:00.104Z | ++ id -gn |
1647 | 2025-01-31T04:34:00.107Z | + pfexec chown -R build:build . |
1648 | 2025-01-31T04:34:00.187Z | process exited: duration 1151401 ms, exit code 0 |
|
1649 | 2025-01-31T04:34:00.200Z | found 4 output files |
1650 | 2025-01-31T04:34:00.200Z | uploading: /work/s1.trio.log (4253 bytes) |
1651 | 2025-01-31T04:34:01.209Z | uploaded: /work/s1.trio.log |
1652 | 2025-01-31T04:34:01.209Z | uploading: /work/s2.trio.log (9494 bytes) |
1653 | 2025-01-31T04:34:02.218Z | uploaded: /work/s2.trio.log |
1654 | 2025-01-31T04:34:02.219Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
1655 | 2025-01-31T04:34:03.226Z | uploaded: /work/sidecar.trio-softnpu.log |
1656 | 2025-01-31T04:34:03.227Z | uploading: /work/t1.trio.log (25805 bytes) |
1657 | 2025-01-31T04:34:04.235Z | uploaded: /work/t1.trio.log |