|
|
|
1 | 2025-03-03T07:50:26.698Z | job assigned to worker 01JNDFPVCB6F497XYMT9K2EFXN [factory aws, i-00dc29626f4f6cdc7] (queued for 49 s) |
|
2 | 2025-03-03T07:50:34.868Z | starting task 0: "setup" |
3 | 2025-03-03T07:50:34.875Z | ++ uname -s |
4 | 2025-03-03T07:50:34.878Z | + kern=SunOS |
5 | 2025-03-03T07:50:34.878Z | + build_user=build |
6 | 2025-03-03T07:50:34.878Z | + build_uid=12345 |
7 | 2025-03-03T07:50:34.878Z | + work_dir=/work |
8 | 2025-03-03T07:50:34.878Z | + input_dir=/input |
9 | 2025-03-03T07:50:34.878Z | + [[ 0 == 12345 ]] |
10 | 2025-03-03T07:50:34.878Z | + case "$kern" in |
11 | 2025-03-03T07:50:34.879Z | + groupadd -g 12345 build |
12 | 2025-03-03T07:50:34.882Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-03T07:50:36.887Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-03T07:50:37.019Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-03T07:50:37.022Z | + home_fs=zfs |
16 | 2025-03-03T07:50:37.023Z | + [[ zfs == autofs ]] |
17 | 2025-03-03T07:50:37.023Z | + mkdir -p /home/build |
18 | 2025-03-03T07:50:37.026Z | + chown build:build /home/build /work |
19 | 2025-03-03T07:50:39.025Z | + chmod 0700 /home/build /work |
20 | 2025-03-03T07:50:39.028Z | process exited: duration 4159 ms, exit code 0 |
|
21 | 2025-03-03T07:50:39.035Z | starting task 1: "rust-toolchain" |
22 | 2025-03-03T07:50:39.040Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-03-03T07:50:39.040Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-03-03T07:50:39.040Z | * rust toolchain channel = "stable" |
25 | 2025-03-03T07:50:39.040Z | * rust toolchain profile = "default" |
26 | 2025-03-03T07:50:39.040Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-03T07:50:39.040Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-03T07:50:39.043Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-03T07:50:39.043Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-03-03T07:50:39.162Z | info: downloading installer |
31 | 2025-03-03T07:50:40.502Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-03-03T07:50:40.502Z | warning: /opt/ooce/bin |
33 | 2025-03-03T07:50:40.502Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-03T07:50:40.502Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-03-03T07:50:40.502Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-03T07:50:40.502Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-03T07:50:40.502Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-03T07:50:40.502Z | error: cannot install while Rust is installed |
39 | 2025-03-03T07:50:40.502Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-03T07:50:40.539Z | info: profile set to 'default' |
41 | 2025-03-03T07:50:40.540Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-03T07:50:40.543Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-03-03T07:50:40.687Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-03-03T07:50:40.687Z | info: downloading component 'cargo' |
45 | 2025-03-03T07:50:41.431Z | info: downloading component 'clippy' |
46 | 2025-03-03T07:50:41.723Z | info: downloading component 'rust-docs' |
47 | 2025-03-03T07:50:42.853Z | info: downloading component 'rust-std' |
48 | 2025-03-03T07:50:44.519Z | info: downloading component 'rustc' |
49 | 2025-03-03T07:50:50.192Z | info: downloading component 'rustfmt' |
50 | 2025-03-03T07:50:50.404Z | info: installing component 'cargo' |
51 | 2025-03-03T07:50:51.218Z | info: installing component 'clippy' |
52 | 2025-03-03T07:50:51.603Z | info: installing component 'rust-docs' |
53 | 2025-03-03T07:50:53.345Z | info: installing component 'rust-std' |
54 | 2025-03-03T07:50:55.254Z | info: installing component 'rustc' |
55 | 2025-03-03T07:51:01.109Z | info: installing component 'rustfmt' |
56 | 2025-03-03T07:51:01.449Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-03-03T07:51:01.449Z | |
58 | 2025-03-03T07:51:01.822Z | stable-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-03-03T07:51:01.822Z | |
60 | 2025-03-03T07:51:01.825Z | |
61 | 2025-03-03T07:51:01.825Z | Rust is installed now. Great! |
62 | 2025-03-03T07:51:01.825Z | |
63 | 2025-03-03T07:51:01.825Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-03T07:51:01.825Z | environment variable. This has not been done automatically. |
65 | 2025-03-03T07:51:01.825Z | |
66 | 2025-03-03T07:51:01.825Z | To configure your current shell, you need to source |
67 | 2025-03-03T07:51:01.825Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-03T07:51:01.825Z | |
69 | 2025-03-03T07:51:01.825Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-03T07:51:01.825Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-03T07:51:01.825Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-03T07:51:01.899Z | + rustup --version |
73 | 2025-03-03T07:51:01.907Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-03-03T07:51:01.907Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-03-03T07:51:01.991Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
76 | 2025-03-03T07:51:01.994Z | + cargo --version |
77 | 2025-03-03T07:51:02.053Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
78 | 2025-03-03T07:51:02.056Z | + rustc --version |
79 | 2025-03-03T07:51:02.122Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
80 | 2025-03-03T07:51:02.125Z | process exited: duration 23090 ms, exit code 0 |
|
81 | 2025-03-03T07:51:02.131Z | starting task 2: "authentication" |
82 | 2025-03-03T07:51:02.153Z | process exited: duration 21 ms, exit code 0 |
|
83 | 2025-03-03T07:51:02.159Z | starting task 3: "clone repository" |
84 | 2025-03-03T07:51:02.164Z | + mkdir -p /work/oxidecomputer/maghemite |
85 | 2025-03-03T07:51:02.167Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
86 | 2025-03-03T07:51:02.200Z | Cloning into '/work/oxidecomputer/maghemite'... |
87 | 2025-03-03T07:51:02.745Z | + cd /work/oxidecomputer/maghemite |
88 | 2025-03-03T07:51:02.745Z | + git fetch origin a303dda6454564a11df6c753bd28b24cfcfa4c3b |
89 | 2025-03-03T07:51:02.980Z | From https://github.com/oxidecomputer/maghemite |
90 | 2025-03-03T07:51:02.980Z | * branch a303dda6454564a11df6c753bd28b24cfcfa4c3b -> FETCH_HEAD |
91 | 2025-03-03T07:51:02.987Z | + [[ -n renovate/rust-1.x ]] |
92 | 2025-03-03T07:51:02.990Z | ++ git branch --show-current |
93 | 2025-03-03T07:51:02.993Z | + current=main |
94 | 2025-03-03T07:51:02.993Z | + [[ main != renovate/rust-1.x ]] |
95 | 2025-03-03T07:51:02.993Z | + git branch -f renovate/rust-1.x a303dda6454564a11df6c753bd28b24cfcfa4c3b |
96 | 2025-03-03T07:51:02.996Z | + git checkout -f renovate/rust-1.x |
97 | 2025-03-03T07:51:03.009Z | Switched to branch 'renovate/rust-1.x' |
98 | 2025-03-03T07:51:03.012Z | + git reset --hard a303dda6454564a11df6c753bd28b24cfcfa4c3b |
99 | 2025-03-03T07:51:03.015Z | HEAD is now at a303dda Update dependency rust to v1.85.0 |
100 | 2025-03-03T07:51:03.018Z | process exited: duration 856 ms, exit code 0 |
|
101 | 2025-03-03T07:51:03.025Z | starting task 4: "build" |
102 | 2025-03-03T07:51:03.030Z | ++ cargo --version |
103 | 2025-03-03T07:51:03.035Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
104 | 2025-03-03T07:51:03.201Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
105 | 2025-03-03T07:51:03.201Z | info: downloading component 'cargo' |
106 | 2025-03-03T07:51:04.070Z | info: downloading component 'clippy' |
107 | 2025-03-03T07:51:04.406Z | info: downloading component 'rust-docs' |
108 | 2025-03-03T07:51:05.729Z | info: downloading component 'rust-std' |
109 | 2025-03-03T07:51:07.688Z | info: downloading component 'rustc' |
110 | 2025-03-03T07:51:14.409Z | info: downloading component 'rustfmt' |
111 | 2025-03-03T07:51:14.660Z | info: installing component 'cargo' |
112 | 2025-03-03T07:51:15.501Z | info: installing component 'clippy' |
113 | 2025-03-03T07:51:15.885Z | info: installing component 'rust-docs' |
114 | 2025-03-03T07:51:17.666Z | info: installing component 'rust-std' |
115 | 2025-03-03T07:51:19.548Z | info: installing component 'rustc' |
116 | 2025-03-03T07:51:25.406Z | info: installing component 'rustfmt' |
117 | 2025-03-03T07:51:25.820Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
118 | 2025-03-03T07:51:25.823Z | ++ rustc --version |
119 | 2025-03-03T07:51:25.897Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
120 | 2025-03-03T07:51:25.902Z | ++ dladm |
121 | 2025-03-03T07:51:25.906Z | LINK CLASS MTU STATE BRIDGE OVER |
122 | 2025-03-03T07:51:25.906Z | ena0 phys 9216 up -- -- |
123 | 2025-03-03T07:51:25.909Z | ++ ipadm |
124 | 2025-03-03T07:51:25.913Z | ADDROBJ TYPE STATE ADDR |
125 | 2025-03-03T07:51:25.913Z | lo0/v4 static ok 127.0.0.1/8 |
126 | 2025-03-03T07:51:25.913Z | ena0/dhcp dhcp ok 10.150.1.240/24 |
127 | 2025-03-03T07:51:25.913Z | lo0/v6 static ok ::1/128 |
128 | 2025-03-03T07:51:25.913Z | ++ banner collect |
129 | 2025-03-03T07:51:25.913Z | |
130 | 2025-03-03T07:51:25.914Z | #### #### # # ###### #### ##### |
131 | 2025-03-03T07:51:25.914Z | # # # # # # # # # # |
132 | 2025-03-03T07:51:25.914Z | # # # # # ##### # # |
133 | 2025-03-03T07:51:25.914Z | # # # # # # # # |
134 | 2025-03-03T07:51:25.914Z | # # # # # # # # # # |
135 | 2025-03-03T07:51:25.914Z | #### #### ###### ###### ###### #### # |
136 | 2025-03-03T07:51:25.914Z | |
137 | 2025-03-03T07:51:25.917Z | ++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu |
138 | 2025-03-03T07:51:25.917Z | ++ repo=softnpu |
139 | 2025-03-03T07:51:25.917Z | ++ series=image |
140 | 2025-03-03T07:51:25.917Z | ++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756 |
141 | 2025-03-03T07:51:25.917Z | ++ name=softnpu |
142 | 2025-03-03T07:51:25.917Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
143 | 2025-03-03T07:51:25.917Z | ++ mkdir -p download |
144 | 2025-03-03T07:51:25.918Z | ++ pushd download |
145 | 2025-03-03T07:51:25.918Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
146 | 2025-03-03T07:51:25.918Z | ++ [[ ! -f softnpu ]] |
147 | 2025-03-03T07:51:25.918Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu |
148 | 2025-03-03T07:51:25.923Z | % Total % Received % Xferd Average Speed Time Time Time Current |
149 | 2025-03-03T07:51:25.923Z | Dload Upload Total Spent Left Speed |
150 | 2025-03-03T07:51:26.431Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 21.8M 100 21.8M 0 0 42.9M 0 --:--:-- --:--:-- --:--:-- 42.9M |
151 | 2025-03-03T07:51:26.435Z | ++ popd |
152 | 2025-03-03T07:51:26.435Z | /work/oxidecomputer/maghemite |
153 | 2025-03-03T07:51:26.435Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so |
154 | 2025-03-03T07:51:26.435Z | ++ repo=sidecar-lite |
155 | 2025-03-03T07:51:26.436Z | ++ series=release |
156 | 2025-03-03T07:51:26.436Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
157 | 2025-03-03T07:51:26.436Z | ++ name=libsidecar_lite.so |
158 | 2025-03-03T07:51:26.436Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
159 | 2025-03-03T07:51:26.436Z | ++ mkdir -p download |
160 | 2025-03-03T07:51:26.439Z | ++ pushd download |
161 | 2025-03-03T07:51:26.439Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
162 | 2025-03-03T07:51:26.439Z | ++ [[ ! -f libsidecar_lite.so ]] |
163 | 2025-03-03T07:51:26.439Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so |
164 | 2025-03-03T07:51:26.444Z | % Total % Received % Xferd Average Speed Time Time Time Current |
165 | 2025-03-03T07:51:26.447Z | Dload Upload Total Spent Left Speed |
166 | 2025-03-03T07:51:27.032Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 20.3M 100 20.3M 0 0 34.5M 0 --:--:-- --:--:-- --:--:-- 34.5M |
167 | 2025-03-03T07:51:27.035Z | ++ popd |
168 | 2025-03-03T07:51:27.035Z | /work/oxidecomputer/maghemite |
169 | 2025-03-03T07:51:27.035Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm |
170 | 2025-03-03T07:51:27.035Z | ++ repo=sidecar-lite |
171 | 2025-03-03T07:51:27.035Z | ++ series=release |
172 | 2025-03-03T07:51:27.035Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
173 | 2025-03-03T07:51:27.035Z | ++ name=scadm |
174 | 2025-03-03T07:51:27.035Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
175 | 2025-03-03T07:51:27.035Z | ++ mkdir -p download |
176 | 2025-03-03T07:51:27.038Z | ++ pushd download |
177 | 2025-03-03T07:51:27.038Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
178 | 2025-03-03T07:51:27.038Z | ++ [[ ! -f scadm ]] |
179 | 2025-03-03T07:51:27.038Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm |
180 | 2025-03-03T07:51:27.044Z | % Total % Received % Xferd Average Speed Time Time Time Current |
181 | 2025-03-03T07:51:27.044Z | Dload Upload Total Spent Left Speed |
182 | 2025-03-03T07:51:27.525Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 22.7M 100 22.7M 0 0 47.3M 0 --:--:-- --:--:-- --:--:-- 47.4M |
183 | 2025-03-03T07:51:27.529Z | ++ popd |
184 | 2025-03-03T07:51:27.532Z | /work/oxidecomputer/maghemite |
185 | 2025-03-03T07:51:27.532Z | ++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz |
186 | 2025-03-03T07:51:27.532Z | ++ repo=dendrite |
187 | 2025-03-03T07:51:27.532Z | ++ series=image |
188 | 2025-03-03T07:51:27.532Z | ++ commit=350fb25d724578dd2b127499edcd57981d4bbff2 |
189 | 2025-03-03T07:51:27.532Z | ++ name=dendrite-softnpu.tar.gz |
190 | 2025-03-03T07:51:27.532Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
191 | 2025-03-03T07:51:27.532Z | ++ mkdir -p download |
192 | 2025-03-03T07:51:27.532Z | ++ pushd download |
193 | 2025-03-03T07:51:27.532Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
194 | 2025-03-03T07:51:27.532Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
195 | 2025-03-03T07:51:27.532Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz |
196 | 2025-03-03T07:51:27.540Z | % Total % Received % Xferd Average Speed Time Time Time Current |
197 | 2025-03-03T07:51:27.540Z | Dload Upload Total Spent Left Speed |
198 | 2025-03-03T07:51:28.154Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 37.5M 100 37.5M 0 0 61.1M 0 --:--:-- --:--:-- --:--:-- 61.1M |
199 | 2025-03-03T07:51:28.158Z | ++ popd |
200 | 2025-03-03T07:51:28.161Z | /work/oxidecomputer/maghemite |
201 | 2025-03-03T07:51:28.161Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd |
202 | 2025-03-03T07:51:28.161Z | ++ repo=maghemite |
203 | 2025-03-03T07:51:28.161Z | ++ series=release |
204 | 2025-03-03T07:51:28.161Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
205 | 2025-03-03T07:51:28.161Z | ++ name=ddmd |
206 | 2025-03-03T07:51:28.161Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
207 | 2025-03-03T07:51:28.161Z | ++ mkdir -p download |
208 | 2025-03-03T07:51:28.161Z | ++ pushd download |
209 | 2025-03-03T07:51:28.161Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
210 | 2025-03-03T07:51:28.161Z | ++ [[ ! -f ddmd ]] |
211 | 2025-03-03T07:51:28.161Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd |
212 | 2025-03-03T07:51:28.169Z | % Total % Received % Xferd Average Speed Time Time Time Current |
213 | 2025-03-03T07:51:28.169Z | Dload Upload Total Spent Left Speed |
214 | 2025-03-03T07:51:28.963Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
29 40.9M 29 11.9M 0 0 27.6M 0 0:00:01 --:--:-- 0:00:01 27.6M
100 40.9M 100 40.9M 0 0 51.6M 0 --:--:-- --:--:-- --:--:-- 51.5M |
215 | 2025-03-03T07:51:28.967Z | ++ popd |
216 | 2025-03-03T07:51:28.967Z | /work/oxidecomputer/maghemite |
217 | 2025-03-03T07:51:28.967Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm |
218 | 2025-03-03T07:51:28.967Z | ++ repo=maghemite |
219 | 2025-03-03T07:51:28.967Z | ++ series=release |
220 | 2025-03-03T07:51:28.967Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
221 | 2025-03-03T07:51:28.967Z | ++ name=ddmadm |
222 | 2025-03-03T07:51:28.967Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
223 | 2025-03-03T07:51:28.967Z | ++ mkdir -p download |
224 | 2025-03-03T07:51:28.971Z | ++ pushd download |
225 | 2025-03-03T07:51:28.971Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
226 | 2025-03-03T07:51:28.971Z | ++ [[ ! -f ddmadm ]] |
227 | 2025-03-03T07:51:28.971Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm |
228 | 2025-03-03T07:51:28.977Z | % Total % Received % Xferd Average Speed Time Time Time Current |
229 | 2025-03-03T07:51:28.978Z | Dload Upload Total Spent Left Speed |
230 | 2025-03-03T07:51:29.505Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 18.0M 100 18.0M 0 0 34.1M 0 --:--:-- --:--:-- --:--:-- 34.1M |
231 | 2025-03-03T07:51:29.509Z | ++ popd |
232 | 2025-03-03T07:51:29.509Z | /work/oxidecomputer/maghemite |
233 | 2025-03-03T07:51:29.512Z | ++ pushd download |
234 | 2025-03-03T07:51:29.512Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
235 | 2025-03-03T07:51:29.513Z | ++ chmod +x softnpu |
236 | 2025-03-03T07:51:29.513Z | ++ chmod +x scadm |
237 | 2025-03-03T07:51:29.516Z | ++ chmod +x ddmadm |
238 | 2025-03-03T07:51:29.516Z | ++ chmod +x ddmd |
239 | 2025-03-03T07:51:29.519Z | ++ mv ddmadm ddmadm-v2 |
240 | 2025-03-03T07:51:29.522Z | ++ mv ddmd ddmd-v2 |
241 | 2025-03-03T07:51:29.522Z | ++ rm -rf zones/dendrite |
242 | 2025-03-03T07:51:29.525Z | ++ mkdir -p zones/dendrite |
243 | 2025-03-03T07:51:29.529Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
244 | 2025-03-03T07:51:30.285Z | ++ popd |
245 | 2025-03-03T07:51:30.285Z | /work/oxidecomputer/maghemite |
246 | 2025-03-03T07:51:30.285Z | ++ banner install |
247 | 2025-03-03T07:51:30.289Z | |
248 | 2025-03-03T07:51:30.289Z | # # # #### ##### ## # # |
249 | 2025-03-03T07:51:30.289Z | # ## # # # # # # # |
250 | 2025-03-03T07:51:30.289Z | # # # # #### # # # # # |
251 | 2025-03-03T07:51:30.289Z | # # # # # # ###### # # |
252 | 2025-03-03T07:51:30.289Z | # # ## # # # # # # # |
253 | 2025-03-03T07:51:30.289Z | # # # #### # # # ###### ###### |
254 | 2025-03-03T07:51:30.289Z | |
255 | 2025-03-03T07:51:30.289Z | ++ pkg info brand/sparse |
256 | 2025-03-03T07:51:30.293Z | ++ grep -qi installed |
257 | 2025-03-03T07:51:33.715Z | pkg: info: no packages matching the following patterns you specified are |
258 | 2025-03-03T07:51:33.715Z | installed on the system. Try querying remotely instead: |
259 | 2025-03-03T07:51:33.715Z | |
260 | 2025-03-03T07:51:33.715Z | brand/sparse |
261 | 2025-03-03T07:51:33.762Z | ++ [[ 1 != 0 ]] |
262 | 2025-03-03T07:51:33.762Z | ++ set -o errexit |
263 | 2025-03-03T07:51:33.762Z | ++ pfexec pkg install brand/sparse |
264 | 2025-03-03T07:51:39.867Z | Startup: Refreshing catalog 'helios-dev' ... Done |
265 | 2025-03-03T07:51:44.285Z | Startup: Caching catalogs ... Done |
266 | 2025-03-03T07:51:57.761Z | Planning: Solver setup ... Done |
267 | 2025-03-03T07:51:57.925Z | Planning: Running solver ... Done |
268 | 2025-03-03T07:51:58.043Z | Planning: Finding local manifests ... Done |
269 | 2025-03-03T07:51:58.056Z | Planning: Fetching manifests: 0/3 0% complete |
270 | 2025-03-03T07:51:58.142Z | Planning: Fetching manifests: 3/3 100% complete |
271 | 2025-03-03T07:51:58.212Z | Planning: Package planning ... Done |
272 | 2025-03-03T07:51:58.218Z | Planning: Merging actions ... Done |
273 | 2025-03-03T07:51:58.410Z | Planning: Checking for conflicting actions ... Done |
274 | 2025-03-03T07:52:00.040Z | Planning: Consolidating action changes ... Done |
275 | 2025-03-03T07:52:00.424Z | Planning: Evaluating mediators ... Done |
276 | 2025-03-03T07:52:00.493Z | Planning: Planning completed in 16.11 seconds |
277 | 2025-03-03T07:52:00.510Z | Packages to install: 1 |
278 | 2025-03-03T07:52:00.510Z | Packages to update: 2 |
279 | 2025-03-03T07:52:00.513Z | Create boot environment: No |
280 | 2025-03-03T07:52:00.513Z | Create backup boot environment: Yes |
281 | 2025-03-03T07:52:00.574Z | |
282 | 2025-03-03T07:52:00.575Z | Download: 0/1009 items 0.0/8.0MB 0% complete |
283 | 2025-03-03T07:52:04.079Z | Download: Completed 8.03 MB in 3.50 seconds (2.3M/s) |
284 | 2025-03-03T07:52:06.153Z | Actions: 1/1419 actions (Removing old actions) |
285 | 2025-03-03T07:52:06.174Z | Actions: 199/1419 actions (Installing new actions) |
286 | 2025-03-03T07:52:06.288Z | Actions: 579/1419 actions (Updating modified actions) |
287 | 2025-03-03T07:52:06.736Z | Actions: Completed 1419 actions in 0.58 seconds. |
288 | 2025-03-03T07:52:07.137Z | Done |
289 | 2025-03-03T07:52:07.140Z | Done |
290 | 2025-03-03T07:52:07.705Z | Done |
291 | 2025-03-03T07:52:11.831Z | Done |
292 | 2025-03-03T07:52:11.914Z | Done |
293 | 2025-03-03T07:52:11.917Z | Done |
294 | 2025-03-03T07:52:12.018Z | Done |
295 | 2025-03-03T07:52:12.434Z | ++ set -o errexit |
296 | 2025-03-03T07:52:12.434Z | ++ set -o pipefail |
297 | 2025-03-03T07:52:12.434Z | ++ banner build |
298 | 2025-03-03T07:52:12.437Z | |
299 | 2025-03-03T07:52:12.437Z | ##### # # # # ##### |
300 | 2025-03-03T07:52:12.437Z | # # # # # # # # |
301 | 2025-03-03T07:52:12.438Z | ##### # # # # # # |
302 | 2025-03-03T07:52:12.438Z | # # # # # # # # |
303 | 2025-03-03T07:52:12.438Z | # # # # # # # # |
304 | 2025-03-03T07:52:12.438Z | ##### #### # ###### ##### |
305 | 2025-03-03T07:52:12.438Z | |
306 | 2025-03-03T07:52:12.438Z | ++ cargo build --release --bin ddmd --bin ddmadm |
307 | 2025-03-03T07:52:12.608Z | Updating crates.io index |
308 | 2025-03-03T07:52:12.611Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
309 | 2025-03-03T07:52:13.236Z | From https://github.com/oxidecomputer/falcon |
310 | 2025-03-03T07:52:13.236Z | * [new ref] f3fe0542198c08bbb82d16f168e6482db9bec5b9 -> refs/commit/f3fe0542198c08bbb82d16f168e6482db9bec5b9 |
311 | 2025-03-03T07:52:13.392Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
312 | 2025-03-03T07:52:14.511Z | From https://github.com/oxidecomputer/dendrite |
313 | 2025-03-03T07:52:14.511Z | * [new ref] b1556024506890778bada8381a8eaa404f02b0ae -> refs/commit/b1556024506890778bada8381a8eaa404f02b0ae |
314 | 2025-03-03T07:52:14.563Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
315 | 2025-03-03T07:52:14.861Z | From https://github.com/oxidecomputer/ispf |
316 | 2025-03-03T07:52:14.861Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
317 | 2025-03-03T07:52:14.882Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
318 | 2025-03-03T07:52:15.245Z | From https://github.com/oxidecomputer/netadm-sys |
319 | 2025-03-03T07:52:15.246Z | * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390 |
320 | 2025-03-03T07:52:15.257Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
321 | 2025-03-03T07:52:20.402Z | From https://github.com/oxidecomputer/omicron |
322 | 2025-03-03T07:52:20.402Z | * [new ref] e2f9776a2f86de2d4cd35926302bb99cedbdb3d4 -> refs/commit/e2f9776a2f86de2d4cd35926302bb99cedbdb3d4 |
323 | 2025-03-03T07:52:20.800Z | Updating git repository `https://github.com/oxidecomputer/opte` |
324 | 2025-03-03T07:52:21.330Z | From https://github.com/oxidecomputer/opte |
325 | 2025-03-03T07:52:21.330Z | * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d |
326 | 2025-03-03T07:52:21.374Z | Updating git repository `https://github.com/illumos/smf-rs` |
327 | 2025-03-03T07:52:21.653Z | From https://github.com/illumos/smf-rs |
328 | 2025-03-03T07:52:21.653Z | * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48 |
329 | 2025-03-03T07:52:21.685Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
330 | 2025-03-03T07:52:22.073Z | From https://github.com/oxidecomputer/maghemite |
331 | 2025-03-03T07:52:22.073Z | * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43 |
332 | 2025-03-03T07:52:22.124Z | Updating git repository `https://github.com/oxidecomputer/zone` |
333 | 2025-03-03T07:52:22.417Z | From https://github.com/oxidecomputer/zone |
334 | 2025-03-03T07:52:22.417Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
335 | 2025-03-03T07:52:22.445Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
336 | 2025-03-03T07:52:23.168Z | From https://github.com/oxidecomputer/propolis |
337 | 2025-03-03T07:52:23.168Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
338 | 2025-03-03T07:52:23.282Z | Updating git repository `https://github.com/illumos/smf-rs` |
339 | 2025-03-03T07:52:23.577Z | From https://github.com/illumos/smf-rs |
340 | 2025-03-03T07:52:23.577Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
341 | 2025-03-03T07:52:23.605Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
342 | 2025-03-03T07:52:24.050Z | From https://github.com/oxidecomputer/transceiver-control |
343 | 2025-03-03T07:52:24.050Z | * [new ref] 9fc521c4bd0a7fa4331c555296b2888089db32a2 -> refs/commit/9fc521c4bd0a7fa4331c555296b2888089db32a2 |
344 | 2025-03-03T07:52:24.076Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
345 | 2025-03-03T07:52:24.346Z | From https://github.com/oxidecomputer/dlpi-sys |
346 | 2025-03-03T07:52:24.346Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
347 | 2025-03-03T07:52:24.366Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
348 | 2025-03-03T07:52:24.689Z | From https://github.com/jmesmon/rust-libzfs |
349 | 2025-03-03T07:52:24.689Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
350 | 2025-03-03T07:52:24.701Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
351 | 2025-03-03T07:52:24.987Z | From https://github.com/oxidecomputer/rusty-doors |
352 | 2025-03-03T07:52:24.987Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
353 | 2025-03-03T07:52:25.004Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
354 | 2025-03-03T07:52:25.352Z | From https://github.com/oxidecomputer/maghemite |
355 | 2025-03-03T07:52:25.352Z | * [new ref] cb2b592e890ca9e93d8193e9765e2a62459d5fa8 -> refs/commit/cb2b592e890ca9e93d8193e9765e2a62459d5fa8 |
356 | 2025-03-03T07:52:25.398Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
357 | 2025-03-03T07:52:25.662Z | From https://github.com/oxidecomputer/serde_human_bytes |
358 | 2025-03-03T07:52:25.662Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
359 | 2025-03-03T07:52:25.692Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
360 | 2025-03-03T07:52:25.987Z | From https://github.com/oxidecomputer/slog-error-chain |
361 | 2025-03-03T07:52:25.987Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
362 | 2025-03-03T07:52:26.032Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
363 | 2025-03-03T07:52:26.324Z | From https://github.com/oxidecomputer/poptrie |
364 | 2025-03-03T07:52:26.324Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
365 | 2025-03-03T07:52:26.337Z | Updating git repository `https://github.com/illumos/libscf-sys.git` |
366 | 2025-03-03T07:52:26.606Z | From https://github.com/illumos/libscf-sys |
367 | 2025-03-03T07:52:26.606Z | * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93 |
368 | 2025-03-03T07:52:26.628Z | Updating git repository `https://github.com/oxidecomputer/progenitor` |
369 | 2025-03-03T07:52:27.532Z | From https://github.com/oxidecomputer/progenitor |
370 | 2025-03-03T07:52:27.532Z | * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840 |
371 | 2025-03-03T07:52:27.657Z | Updating git repository `https://github.com/oxidecomputer/typify` |
372 | 2025-03-03T07:52:28.391Z | From https://github.com/oxidecomputer/typify |
373 | 2025-03-03T07:52:28.391Z | * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c |
374 | 2025-03-03T07:52:28.624Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
375 | 2025-03-03T07:52:29.200Z | From https://github.com/oxidecomputer/propolis |
376 | 2025-03-03T07:52:29.200Z | * [new ref] 95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc -> refs/commit/95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc |
377 | 2025-03-03T07:52:29.275Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
378 | 2025-03-03T07:52:30.459Z | From https://github.com/oxidecomputer/crucible |
379 | 2025-03-03T07:52:30.459Z | * [new ref] d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 -> refs/commit/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 |
380 | 2025-03-03T07:52:30.536Z | Updating git repository `https://github.com/oxidecomputer/opte` |
381 | 2025-03-03T07:52:30.914Z | From https://github.com/oxidecomputer/opte |
382 | 2025-03-03T07:52:30.914Z | * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa |
383 | 2025-03-03T07:52:30.961Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
384 | 2025-03-03T07:52:31.492Z | From https://github.com/oxidecomputer/management-gateway-service |
385 | 2025-03-03T07:52:31.492Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
386 | 2025-03-03T07:52:31.534Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
387 | 2025-03-03T07:52:31.849Z | From https://github.com/oxidecomputer/ingot |
388 | 2025-03-03T07:52:31.849Z | * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906 |
389 | 2025-03-03T07:52:32.673Z | Downloading crates ... |
390 | 2025-03-03T07:52:32.738Z | Downloaded async-stream-impl v0.3.6 |
391 | 2025-03-03T07:52:32.751Z | Downloaded atomic-waker v1.1.2 |
392 | 2025-03-03T07:52:32.755Z | Downloaded anstyle-parse v0.2.5 |
393 | 2025-03-03T07:52:32.758Z | Downloaded anstyle-query v1.1.1 |
394 | 2025-03-03T07:52:32.758Z | Downloaded async-trait v0.1.86 |
395 | 2025-03-03T07:52:32.764Z | Downloaded ahash v0.8.11 |
396 | 2025-03-03T07:52:32.766Z | Downloaded const-random-macro v0.1.16 |
397 | 2025-03-03T07:52:32.769Z | Downloaded darling_macro v0.20.10 |
398 | 2025-03-03T07:52:32.769Z | Downloaded ciborium-io v0.2.2 |
399 | 2025-03-03T07:52:32.772Z | Downloaded owo-colors v4.1.0 |
400 | 2025-03-03T07:52:32.775Z | Downloaded futures v0.3.31 |
401 | 2025-03-03T07:52:32.782Z | Downloaded equivalent v1.0.1 |
402 | 2025-03-03T07:52:32.784Z | Downloaded openssl-probe v0.1.5 |
403 | 2025-03-03T07:52:32.784Z | Downloaded cfg_aliases v0.2.1 |
404 | 2025-03-03T07:52:32.787Z | Downloaded foreign-types-shared v0.3.1 |
405 | 2025-03-03T07:52:32.787Z | Downloaded foreign-types-shared v0.1.1 |
406 | 2025-03-03T07:52:32.787Z | Downloaded foreign-types v0.3.2 |
407 | 2025-03-03T07:52:32.790Z | Downloaded crunchy v0.2.2 |
408 | 2025-03-03T07:52:32.790Z | Downloaded pin-utils v0.1.0 |
409 | 2025-03-03T07:52:32.793Z | Downloaded openssl-macros v0.1.1 |
410 | 2025-03-03T07:52:32.793Z | Downloaded dtrace-parser v0.2.0 |
411 | 2025-03-03T07:52:32.793Z | Downloaded scroll_derive v0.12.0 |
412 | 2025-03-03T07:52:32.794Z | Downloaded const-random v0.1.18 |
413 | 2025-03-03T07:52:32.796Z | Downloaded async-stream v0.3.6 |
414 | 2025-03-03T07:52:32.796Z | Downloaded atomicwrites v0.4.4 |
415 | 2025-03-03T07:52:32.799Z | Downloaded pretty-hex v0.2.1 |
416 | 2025-03-03T07:52:32.801Z | Downloaded crucible-workspace-hack v0.1.0 |
417 | 2025-03-03T07:52:32.801Z | Downloaded progenitor-client v0.9.1 |
418 | 2025-03-03T07:52:32.801Z | Downloaded pretty-hex v0.4.1 |
419 | 2025-03-03T07:52:32.804Z | Downloaded cstr-argument v0.1.2 |
420 | 2025-03-03T07:52:32.804Z | Downloaded crc8 v0.1.1 |
421 | 2025-03-03T07:52:32.804Z | Downloaded anstyle v1.0.10 |
422 | 2025-03-03T07:52:32.807Z | Downloaded progenitor-client v0.8.0 |
423 | 2025-03-03T07:52:32.811Z | Downloaded num_enum_derive v0.5.11 |
424 | 2025-03-03T07:52:32.814Z | Downloaded float-ord v0.3.2 |
425 | 2025-03-03T07:52:32.817Z | Downloaded parking_lot v0.11.2 |
426 | 2025-03-03T07:52:32.821Z | Downloaded dirs-next v2.0.0 |
427 | 2025-03-03T07:52:32.823Z | Downloaded convert_case v0.4.0 |
428 | 2025-03-03T07:52:32.823Z | Downloaded ciborium-ll v0.2.2 |
429 | 2025-03-03T07:52:32.826Z | Downloaded bitflags v1.3.2 |
430 | 2025-03-03T07:52:32.829Z | Downloaded parse-display v0.10.0 |
431 | 2025-03-03T07:52:32.829Z | Downloaded deranged v0.3.11 |
432 | 2025-03-03T07:52:32.832Z | Downloaded bytecount v0.6.8 |
433 | 2025-03-03T07:52:32.836Z | Downloaded embedded-io v0.4.0 |
434 | 2025-03-03T07:52:32.838Z | Downloaded quick-error v1.2.3 |
435 | 2025-03-03T07:52:32.838Z | Downloaded foreign-types v0.5.0 |
436 | 2025-03-03T07:52:32.841Z | Downloaded fixedbitset v0.4.2 |
437 | 2025-03-03T07:52:32.841Z | Downloaded enum-as-inner v0.6.1 |
438 | 2025-03-03T07:52:32.844Z | Downloaded progenitor v0.9.1 |
439 | 2025-03-03T07:52:32.844Z | Downloaded byteorder v1.5.0 |
440 | 2025-03-03T07:52:32.847Z | Downloaded proc-macro-error-attr v1.0.4 |
441 | 2025-03-03T07:52:32.850Z | Downloaded dirs-sys-next v0.1.2 |
442 | 2025-03-03T07:52:32.850Z | Downloaded crypto-common v0.1.6 |
443 | 2025-03-03T07:52:32.850Z | Downloaded colorchoice v1.0.2 |
444 | 2025-03-03T07:52:32.853Z | Downloaded progenitor-macro v0.9.1 |
445 | 2025-03-03T07:52:32.853Z | Downloaded parse-display-derive v0.10.0 |
446 | 2025-03-03T07:52:32.856Z | Downloaded progenitor-macro v0.8.0 |
447 | 2025-03-03T07:52:32.856Z | Downloaded allocator-api2 v0.2.18 |
448 | 2025-03-03T07:52:32.859Z | Downloaded defmt v0.3.8 |
449 | 2025-03-03T07:52:32.861Z | Downloaded serde_path_to_error v0.1.16 |
450 | 2025-03-03T07:52:32.864Z | Downloaded proc-macro-error-attr2 v2.0.0 |
451 | 2025-03-03T07:52:32.866Z | Downloaded digest v0.10.7 |
452 | 2025-03-03T07:52:32.869Z | Downloaded embedded-io v0.6.1 |
453 | 2025-03-03T07:52:32.869Z | Downloaded paste v1.0.15 |
454 | 2025-03-03T07:52:32.872Z | Downloaded schemars_derive v0.8.21 |
455 | 2025-03-03T07:52:32.876Z | Downloaded resolv-conf v0.7.0 |
456 | 2025-03-03T07:52:32.876Z | Downloaded ppv-lite86 v0.2.20 |
457 | 2025-03-03T07:52:32.879Z | Downloaded anstream v0.6.15 |
458 | 2025-03-03T07:52:32.879Z | Downloaded data-encoding v2.6.0 |
459 | 2025-03-03T07:52:32.882Z | Downloaded serde_repr v0.1.19 |
460 | 2025-03-03T07:52:32.882Z | Downloaded rustc_version v0.4.1 |
461 | 2025-03-03T07:52:32.885Z | Downloaded rustc_version v0.1.7 |
462 | 2025-03-03T07:52:32.885Z | Downloaded foreign-types-macros v0.2.3 |
463 | 2025-03-03T07:52:32.885Z | Downloaded rustls-pemfile v1.0.4 |
464 | 2025-03-03T07:52:32.887Z | Downloaded serde-big-array v0.5.1 |
465 | 2025-03-03T07:52:32.890Z | Downloaded clap_derive v4.5.18 |
466 | 2025-03-03T07:52:32.893Z | Downloaded rand_chacha v0.3.1 |
467 | 2025-03-03T07:52:32.893Z | Downloaded serde_tokenstream v0.2.2 |
468 | 2025-03-03T07:52:32.896Z | Downloaded dof v0.3.0 |
469 | 2025-03-03T07:52:32.896Z | Downloaded quinn-udp v0.5.5 |
470 | 2025-03-03T07:52:32.899Z | Downloaded backoff v0.4.0 |
471 | 2025-03-03T07:52:32.904Z | Downloaded rustversion v1.0.17 |
472 | 2025-03-03T07:52:32.904Z | Downloaded form_urlencoded v1.2.1 |
473 | 2025-03-03T07:52:32.907Z | Downloaded defmt-parser v0.3.4 |
474 | 2025-03-03T07:52:32.907Z | Downloaded parking_lot_core v0.9.10 |
475 | 2025-03-03T07:52:32.907Z | Downloaded cancel-safe-futures v0.1.5 |
476 | 2025-03-03T07:52:32.910Z | Downloaded heck v0.4.1 |
477 | 2025-03-03T07:52:32.913Z | Downloaded proc-macro-error v1.0.4 |
478 | 2025-03-03T07:52:32.916Z | Downloaded parking_lot_core v0.8.6 |
479 | 2025-03-03T07:52:32.919Z | Downloaded autocfg v1.3.0 |
480 | 2025-03-03T07:52:32.919Z | Downloaded instant v0.1.13 |
481 | 2025-03-03T07:52:32.922Z | Downloaded colored v2.1.0 |
482 | 2025-03-03T07:52:32.925Z | Downloaded quote v1.0.38 |
483 | 2025-03-03T07:52:32.927Z | Downloaded hostname v0.3.1 |
484 | 2025-03-03T07:52:32.928Z | Downloaded futures-sink v0.3.31 |
485 | 2025-03-03T07:52:32.930Z | Downloaded tower-service v0.3.3 |
486 | 2025-03-03T07:52:32.930Z | Downloaded futures-core v0.3.31 |
487 | 2025-03-03T07:52:32.930Z | Downloaded postcard v1.0.10 |
488 | 2025-03-03T07:52:32.933Z | Downloaded want v0.3.1 |
489 | 2025-03-03T07:52:32.933Z | Downloaded waitgroup v0.1.2 |
490 | 2025-03-03T07:52:32.936Z | Downloaded console v0.15.8 |
491 | 2025-03-03T07:52:32.939Z | Downloaded ipnetwork v0.21.1 |
492 | 2025-03-03T07:52:32.942Z | Downloaded serde_derive_internals v0.29.1 |
493 | 2025-03-03T07:52:32.942Z | Downloaded slog-envlogger v2.2.0 |
494 | 2025-03-03T07:52:32.945Z | Downloaded slog-dtrace v0.3.0 |
495 | 2025-03-03T07:52:32.945Z | Downloaded slog-bunyan v2.5.0 |
496 | 2025-03-03T07:52:32.949Z | Downloaded crossbeam-epoch v0.9.18 |
497 | 2025-03-03T07:52:32.949Z | Downloaded hyper-tls v0.6.0 |
498 | 2025-03-03T07:52:32.952Z | Downloaded dropshot_endpoint v0.12.0 |
499 | 2025-03-03T07:52:32.955Z | Downloaded pin-project-lite v0.2.14 |
500 | 2025-03-03T07:52:32.958Z | Downloaded num_enum v0.7.3 |
501 | 2025-03-03T07:52:32.963Z | Downloaded num-conv v0.1.0 |
502 | 2025-03-03T07:52:32.966Z | Downloaded structmeta-derive v0.3.0 |
503 | 2025-03-03T07:52:32.966Z | Downloaded omicron-workspace-hack v0.1.0 |
504 | 2025-03-03T07:52:32.966Z | Downloaded newtype_derive v0.1.6 |
505 | 2025-03-03T07:52:32.969Z | Downloaded shlex v1.3.0 |
506 | 2025-03-03T07:52:32.969Z | Downloaded dropshot_endpoint v0.15.1 |
507 | 2025-03-03T07:52:32.972Z | Downloaded strum_macros v0.25.3 |
508 | 2025-03-03T07:52:32.975Z | Downloaded num_threads v0.1.7 |
509 | 2025-03-03T07:52:32.978Z | Downloaded no-std-compat v0.4.1 |
510 | 2025-03-03T07:52:32.978Z | Downloaded thiserror v1.0.69 |
511 | 2025-03-03T07:52:32.982Z | Downloaded tabwriter v1.4.0 |
512 | 2025-03-03T07:52:32.984Z | Downloaded proc-macro2 v1.0.93 |
513 | 2025-03-03T07:52:32.987Z | Downloaded zone_cfg_derive v0.3.0 |
514 | 2025-03-03T07:52:32.987Z | Downloaded ipnet v2.10.0 |
515 | 2025-03-03T07:52:32.990Z | Downloaded progenitor-impl v0.8.0 |
516 | 2025-03-03T07:52:32.993Z | Downloaded hyper-tls v0.5.0 |
517 | 2025-03-03T07:52:32.993Z | Downloaded pest_meta v2.7.13 |
518 | 2025-03-03T07:52:32.996Z | Downloaded typify-macro v0.3.0 |
519 | 2025-03-03T07:52:32.996Z | Downloaded blake2 v0.10.6 |
520 | 2025-03-03T07:52:32.999Z | Downloaded typify-macro v0.2.0 |
521 | 2025-03-03T07:52:33.003Z | Downloaded highway v1.2.0 |
522 | 2025-03-03T07:52:33.003Z | Downloaded getrandom v0.2.15 |
523 | 2025-03-03T07:52:33.006Z | Downloaded sigpipe v0.1.3 |
524 | 2025-03-03T07:52:33.006Z | Downloaded anyhow v1.0.94 |
525 | 2025-03-03T07:52:33.010Z | Downloaded futures-task v0.3.31 |
526 | 2025-03-03T07:52:33.013Z | Downloaded multer v3.1.0 |
527 | 2025-03-03T07:52:33.016Z | Downloaded bitflags v2.6.0 |
528 | 2025-03-03T07:52:33.019Z | Downloaded is-terminal v0.4.13 |
529 | 2025-03-03T07:52:33.019Z | Downloaded arc-swap v1.7.1 |
530 | 2025-03-03T07:52:33.022Z | Downloaded ident_case v1.0.1 |
531 | 2025-03-03T07:52:33.025Z | Downloaded num-derive v0.4.2 |
532 | 2025-03-03T07:52:33.028Z | Downloaded fxhash v0.2.1 |
533 | 2025-03-03T07:52:33.028Z | Downloaded sha2 v0.10.8 |
534 | 2025-03-03T07:52:33.031Z | Downloaded sha1 v0.10.6 |
535 | 2025-03-03T07:52:33.031Z | Downloaded tokio-rustls v0.25.0 |
536 | 2025-03-03T07:52:33.036Z | Downloaded match_cfg v0.1.0 |
537 | 2025-03-03T07:52:33.036Z | Downloaded thiserror-impl v2.0.11 |
538 | 2025-03-03T07:52:33.040Z | Downloaded structmeta v0.3.0 |
539 | 2025-03-03T07:52:33.040Z | Downloaded static_assertions v1.1.0 |
540 | 2025-03-03T07:52:33.040Z | Downloaded take_mut v0.2.2 |
541 | 2025-03-03T07:52:33.040Z | Downloaded tokio-native-tls v0.3.1 |
542 | 2025-03-03T07:52:33.043Z | Downloaded futures-macro v0.3.31 |
543 | 2025-03-03T07:52:33.043Z | Downloaded macaddr v1.0.1 |
544 | 2025-03-03T07:52:33.046Z | Downloaded humantime v2.1.0 |
545 | 2025-03-03T07:52:33.046Z | Downloaded futures-executor v0.3.31 |
546 | 2025-03-03T07:52:33.050Z | Downloaded signal-hook-registry v1.4.2 |
547 | 2025-03-03T07:52:33.050Z | Downloaded num_enum v0.5.11 |
548 | 2025-03-03T07:52:33.053Z | Downloaded clap v4.5.23 |
549 | 2025-03-03T07:52:33.062Z | Downloaded zeroize v1.8.1 |
550 | 2025-03-03T07:52:33.065Z | Downloaded pest_derive v2.7.13 |
551 | 2025-03-03T07:52:33.068Z | Downloaded version_check v0.9.5 |
552 | 2025-03-03T07:52:33.068Z | Downloaded num_enum_derive v0.7.3 |
553 | 2025-03-03T07:52:33.071Z | Downloaded base64 v0.22.1 |
554 | 2025-03-03T07:52:33.074Z | Downloaded hubpack_derive v0.1.1 |
555 | 2025-03-03T07:52:33.074Z | Downloaded usdt-macro v0.5.0 |
556 | 2025-03-03T07:52:33.074Z | Downloaded base64 v0.21.7 |
557 | 2025-03-03T07:52:33.078Z | Downloaded time-core v0.1.2 |
558 | 2025-03-03T07:52:33.081Z | Downloaded strum v0.26.3 |
559 | 2025-03-03T07:52:33.081Z | Downloaded usdt-attr-macro v0.5.0 |
560 | 2025-03-03T07:52:33.081Z | Downloaded thread_local v1.1.8 |
561 | 2025-03-03T07:52:33.084Z | Downloaded thread-id v4.2.2 |
562 | 2025-03-03T07:52:33.084Z | Downloaded usdt v0.5.0 |
563 | 2025-03-03T07:52:33.087Z | Downloaded ryu v1.0.18 |
564 | 2025-03-03T07:52:33.090Z | Downloaded mime v0.3.17 |
565 | 2025-03-03T07:52:33.090Z | Downloaded tokio-stream v0.1.17 |
566 | 2025-03-03T07:52:33.095Z | Downloaded terminal_size v0.4.0 |
567 | 2025-03-03T07:52:33.098Z | Downloaded zone v0.3.0 |
568 | 2025-03-03T07:52:33.098Z | Downloaded stable_deref_trait v1.2.0 |
569 | 2025-03-03T07:52:33.098Z | Downloaded prettyplease v0.2.29 |
570 | 2025-03-03T07:52:33.101Z | Downloaded tiny-keccak v2.0.2 |
571 | 2025-03-03T07:52:33.104Z | Downloaded linked-hash-map v0.5.6 |
572 | 2025-03-03T07:52:33.107Z | Downloaded tabled_derive v0.10.0 |
573 | 2025-03-03T07:52:33.107Z | Downloaded num-rational v0.4.2 |
574 | 2025-03-03T07:52:33.110Z | Downloaded lock_api v0.4.12 |
575 | 2025-03-03T07:52:33.110Z | Downloaded futures-channel v0.3.31 |
576 | 2025-03-03T07:52:33.113Z | Downloaded try-lock v0.2.5 |
577 | 2025-03-03T07:52:33.113Z | Downloaded newline-converter v0.3.0 |
578 | 2025-03-03T07:52:33.113Z | Downloaded linear-map v1.2.0 |
579 | 2025-03-03T07:52:33.116Z | Downloaded ucd-trie v0.1.6 |
580 | 2025-03-03T07:52:33.116Z | Downloaded hyper-rustls v0.24.2 |
581 | 2025-03-03T07:52:33.119Z | Downloaded typenum v1.17.0 |
582 | 2025-03-03T07:52:33.123Z | Downloaded smf v0.2.3 |
583 | 2025-03-03T07:52:33.126Z | Downloaded typify v0.2.0 |
584 | 2025-03-03T07:52:33.127Z | Downloaded tokio-rustls v0.26.0 |
585 | 2025-03-03T07:52:33.130Z | Downloaded darling_core v0.20.10 |
586 | 2025-03-03T07:52:33.133Z | Downloaded serde v1.0.217 |
587 | 2025-03-03T07:52:33.136Z | Downloaded sync_wrapper v0.1.2 |
588 | 2025-03-03T07:52:33.139Z | Downloaded cc v1.1.21 |
589 | 2025-03-03T07:52:33.142Z | Downloaded generic-array v0.14.7 |
590 | 2025-03-03T07:52:33.142Z | Downloaded slog-scope v4.4.0 |
591 | 2025-03-03T07:52:33.145Z | Downloaded slab v0.4.9 |
592 | 2025-03-03T07:52:33.145Z | Downloaded utf8parse v0.2.2 |
593 | 2025-03-03T07:52:33.152Z | Downloaded http-body-util v0.1.2 |
594 | 2025-03-03T07:52:33.152Z | Downloaded hex v0.4.3 |
595 | 2025-03-03T07:52:33.152Z | Downloaded sync_wrapper v1.0.1 |
596 | 2025-03-03T07:52:33.152Z | Downloaded spin v0.5.2 |
597 | 2025-03-03T07:52:33.155Z | Downloaded slog-stdlog v4.1.1 |
598 | 2025-03-03T07:52:33.155Z | Downloaded usdt-impl v0.5.0 |
599 | 2025-03-03T07:52:33.155Z | Downloaded tinyvec_macros v0.1.1 |
600 | 2025-03-03T07:52:33.155Z | Downloaded quinn v0.11.5 |
601 | 2025-03-03T07:52:33.159Z | Downloaded subtle v2.6.1 |
602 | 2025-03-03T07:52:33.162Z | Downloaded hubpack v0.1.2 |
603 | 2025-03-03T07:52:33.162Z | Downloaded slog-term v2.9.1 |
604 | 2025-03-03T07:52:33.166Z | Downloaded crossbeam-channel v0.5.13 |
605 | 2025-03-03T07:52:33.169Z | Downloaded term v0.7.0 |
606 | 2025-03-03T07:52:33.172Z | Downloaded serde_yaml v0.9.34+deprecated |
607 | 2025-03-03T07:52:33.175Z | Downloaded http-body v1.0.1 |
608 | 2025-03-03T07:52:33.178Z | Downloaded smartstring v1.0.1 |
609 | 2025-03-03T07:52:33.178Z | Downloaded libsw v3.3.1 |
610 | 2025-03-03T07:52:33.181Z | Downloaded memoffset v0.9.1 |
611 | 2025-03-03T07:52:33.181Z | Downloaded toml_datetime v0.6.8 |
612 | 2025-03-03T07:52:33.184Z | Downloaded lazy_static v1.5.0 |
613 | 2025-03-03T07:52:33.184Z | Downloaded indent_write v2.2.0 |
614 | 2025-03-03T07:52:33.187Z | Downloaded newtype-uuid v1.2.1 |
615 | 2025-03-03T07:52:33.187Z | Downloaded typify v0.3.0 |
616 | 2025-03-03T07:52:33.190Z | Downloaded hash32 v0.3.1 |
617 | 2025-03-03T07:52:33.193Z | Downloaded indexmap v1.9.3 |
618 | 2025-03-03T07:52:33.196Z | Downloaded http-body v0.4.6 |
619 | 2025-03-03T07:52:33.196Z | Downloaded rand v0.8.5 |
620 | 2025-03-03T07:52:33.199Z | Downloaded num v0.4.3 |
621 | 2025-03-03T07:52:33.202Z | Downloaded httpdate v1.0.3 |
622 | 2025-03-03T07:52:33.202Z | Downloaded num-integer v0.1.46 |
623 | 2025-03-03T07:52:33.205Z | Downloaded slog-async v2.8.0 |
624 | 2025-03-03T07:52:33.205Z | Downloaded heck v0.5.0 |
625 | 2025-03-03T07:52:33.208Z | Downloaded swrite v0.1.0 |
626 | 2025-03-03T07:52:33.208Z | Downloaded whoami v1.5.2 |
627 | 2025-03-03T07:52:33.212Z | Downloaded qorb v0.2.1 |
628 | 2025-03-03T07:52:33.215Z | Downloaded slog-json v2.6.1 |
629 | 2025-03-03T07:52:33.215Z | Downloaded hyper-rustls v0.27.3 |
630 | 2025-03-03T07:52:33.218Z | Downloaded httparse v1.9.4 |
631 | 2025-03-03T07:52:33.221Z | Downloaded hickory-resolver v0.24.3 |
632 | 2025-03-03T07:52:33.225Z | Downloaded time-macros v0.2.18 |
633 | 2025-03-03T07:52:33.227Z | Downloaded managed v0.8.0 |
634 | 2025-03-03T07:52:33.227Z | Downloaded tracing-attributes v0.1.27 |
635 | 2025-03-03T07:52:33.230Z | Downloaded iana-time-zone v0.1.61 |
636 | 2025-03-03T07:52:33.233Z | Downloaded native-tls v0.2.12 |
637 | 2025-03-03T07:52:33.250Z | Downloaded num-traits v0.2.19 |
638 | 2025-03-03T07:52:33.250Z | Downloaded log v0.4.22 |
639 | 2025-03-03T07:52:33.250Z | Downloaded indexmap v2.7.1 |
640 | 2025-03-03T07:52:33.250Z | Downloaded tempfile v3.12.0 |
641 | 2025-03-03T07:52:33.250Z | Downloaded unsafe-libyaml v0.2.11 |
642 | 2025-03-03T07:52:33.250Z | Downloaded expectorate v1.1.0 |
643 | 2025-03-03T07:52:33.254Z | Downloaded spin v0.9.8 |
644 | 2025-03-03T07:52:33.254Z | Downloaded libscf-sys v1.1.0 |
645 | 2025-03-03T07:52:33.257Z | Downloaded tokio-macros v2.4.0 |
646 | 2025-03-03T07:52:33.257Z | Downloaded tokio-rustls v0.24.1 |
647 | 2025-03-03T07:52:33.260Z | Downloaded toml v0.8.19 |
648 | 2025-03-03T07:52:33.263Z | Downloaded strum_macros v0.26.4 |
649 | 2025-03-03T07:52:33.266Z | Downloaded serde_with_macros v3.12.0 |
650 | 2025-03-03T07:52:33.266Z | Downloaded once_cell v1.20.2 |
651 | 2025-03-03T07:52:33.269Z | Downloaded socket2 v0.5.8 |
652 | 2025-03-03T07:52:33.274Z | Downloaded smallvec v1.13.2 |
653 | 2025-03-03T07:52:33.277Z | Downloaded zerocopy-derive v0.8.17 |
654 | 2025-03-03T07:52:33.279Z | Downloaded serde_derive v1.0.217 |
655 | 2025-03-03T07:52:33.282Z | Downloaded derive_more v0.99.18 |
656 | 2025-03-03T07:52:33.286Z | Downloaded bytes v1.10.0 |
657 | 2025-03-03T07:52:33.290Z | Downloaded num-complex v0.4.6 |
658 | 2025-03-03T07:52:33.293Z | Downloaded tracing-core v0.1.32 |
659 | 2025-03-03T07:52:33.296Z | Downloaded unicode-ident v1.0.16 |
660 | 2025-03-03T07:52:33.299Z | Downloaded half v2.4.1 |
661 | 2025-03-03T07:52:33.302Z | Downloaded steno v0.4.1 |
662 | 2025-03-03T07:52:33.305Z | Downloaded slog v2.7.0 |
663 | 2025-03-03T07:52:33.308Z | Downloaded schemars v0.8.21 |
664 | 2025-03-03T07:52:33.319Z | Downloaded tinyvec v1.8.0 |
665 | 2025-03-03T07:52:33.322Z | Downloaded hyper-util v0.1.10 |
666 | 2025-03-03T07:52:33.326Z | Downloaded similar v2.6.0 |
667 | 2025-03-03T07:52:33.330Z | Downloaded url v2.5.2 |
668 | 2025-03-03T07:52:33.333Z | Downloaded mio v1.0.2 |
669 | 2025-03-03T07:52:33.339Z | Downloaded memchr v2.7.4 |
670 | 2025-03-03T07:52:33.344Z | Downloaded pest v2.7.13 |
671 | 2025-03-03T07:52:33.349Z | Downloaded clap_builder v4.5.23 |
672 | 2025-03-03T07:52:33.356Z | Downloaded minimal-lexical v0.2.1 |
673 | 2025-03-03T07:52:33.361Z | Downloaded aho-corasick v1.1.3 |
674 | 2025-03-03T07:52:33.366Z | Downloaded unicode-bidi v0.3.15 |
675 | 2025-03-03T07:52:33.369Z | Downloaded tracing v0.1.40 |
676 | 2025-03-03T07:52:33.374Z | Downloaded hashbrown v0.12.3 |
677 | 2025-03-03T07:52:33.378Z | Downloaded heapless v0.8.0 |
678 | 2025-03-03T07:52:33.381Z | Downloaded unicode-segmentation v1.12.0 |
679 | 2025-03-03T07:52:33.385Z | Downloaded http v0.2.12 |
680 | 2025-03-03T07:52:33.389Z | Downloaded papergrid v0.14.0 |
681 | 2025-03-03T07:52:33.393Z | Downloaded openssl-sys v0.9.103 |
682 | 2025-03-03T07:52:33.398Z | Downloaded num-iter v0.1.45 |
683 | 2025-03-03T07:52:33.401Z | Downloaded nom v7.1.3 |
684 | 2025-03-03T07:52:33.404Z | Downloaded toml_edit v0.22.21 |
685 | 2025-03-03T07:52:33.425Z | Downloaded http v1.2.0 |
686 | 2025-03-03T07:52:33.429Z | Downloaded chrono v0.4.38 |
687 | 2025-03-03T07:52:33.437Z | Downloaded time v0.3.36 |
688 | 2025-03-03T07:52:33.443Z | Downloaded serde_json v1.0.138 |
689 | 2025-03-03T07:52:33.450Z | Downloaded h2 v0.3.26 |
690 | 2025-03-03T07:52:33.457Z | Downloaded libm v0.2.8 |
691 | 2025-03-03T07:52:33.464Z | Downloaded hashbrown v0.14.5 |
692 | 2025-03-03T07:52:33.470Z | Downloaded rustls-webpki v0.101.7 |
693 | 2025-03-03T07:52:33.483Z | Downloaded winnow v0.6.18 |
694 | 2025-03-03T07:52:33.492Z | Downloaded vcpkg v0.2.15 |
695 | 2025-03-03T07:52:33.529Z | Downloaded hashbrown v0.15.2 |
696 | 2025-03-03T07:52:33.534Z | Downloaded syn v1.0.109 |
697 | 2025-03-03T07:52:33.544Z | Downloaded tokio-util v0.7.12 |
698 | 2025-03-03T07:52:33.551Z | Downloaded quinn-proto v0.11.8 |
699 | 2025-03-03T07:52:33.557Z | Downloaded winnow v0.5.40 |
700 | 2025-03-03T07:52:33.565Z | Downloaded zerocopy v0.8.17 |
701 | 2025-03-03T07:52:33.588Z | Downloaded unicode-normalization v0.1.24 |
702 | 2025-03-03T07:52:33.591Z | Downloaded dropshot v0.12.0 |
703 | 2025-03-03T07:52:33.611Z | Downloaded idna v0.5.0 |
704 | 2025-03-03T07:52:33.618Z | Downloaded idna v0.4.0 |
705 | 2025-03-03T07:52:33.624Z | Downloaded hyper v0.14.30 |
706 | 2025-03-03T07:52:33.632Z | Downloaded h2 v0.4.6 |
707 | 2025-03-03T07:52:33.638Z | Downloaded syn v2.0.98 |
708 | 2025-03-03T07:52:33.649Z | Downloaded dropshot v0.15.1 |
709 | 2025-03-03T07:52:33.670Z | Downloaded goblin v0.8.2 |
710 | 2025-03-03T07:52:33.676Z | Downloaded hickory-proto v0.24.1 |
711 | 2025-03-03T07:52:33.691Z | Downloaded openssl v0.10.66 |
712 | 2025-03-03T07:52:33.700Z | Downloaded regex v1.11.1 |
713 | 2025-03-03T07:52:33.712Z | Downloaded unicode-width v0.1.14 |
714 | 2025-03-03T07:52:33.718Z | Downloaded rustls-webpki v0.102.8 |
715 | 2025-03-03T07:52:33.735Z | Downloaded tabled v0.18.0 |
716 | 2025-03-03T07:52:33.751Z | Downloaded webpki-roots v0.26.6 |
717 | 2025-03-03T07:52:33.755Z | Downloaded rhai v1.20.0 |
718 | 2025-03-03T07:52:33.766Z | Downloaded rustls v0.23.13 |
719 | 2025-03-03T07:52:33.777Z | Downloaded nix v0.29.0 |
720 | 2025-03-03T07:52:33.788Z | Downloaded zerocopy-derive v0.6.6 |
721 | 2025-03-03T07:52:33.798Z | Downloaded rustls v0.22.4 |
722 | 2025-03-03T07:52:33.810Z | Downloaded smoltcp v0.11.0 |
723 | 2025-03-03T07:52:33.821Z | Downloaded regex-syntax v0.8.5 |
724 | 2025-03-03T07:52:33.830Z | Downloaded openapiv3 v2.0.0 |
725 | 2025-03-03T07:52:33.841Z | Downloaded rustix v0.38.37 |
726 | 2025-03-03T07:52:33.862Z | Downloaded regress v0.10.1 |
727 | 2025-03-03T07:52:33.870Z | Downloaded regress v0.9.1 |
728 | 2025-03-03T07:52:33.878Z | Downloaded typify-impl v0.3.0 |
729 | 2025-03-03T07:52:33.894Z | Downloaded rustls v0.21.12 |
730 | 2025-03-03T07:52:33.904Z | Downloaded unicode-width v0.2.0 |
731 | 2025-03-03T07:52:33.910Z | Downloaded typify-impl v0.2.0 |
732 | 2025-03-03T07:52:33.925Z | Downloaded webpki-roots v0.25.4 |
733 | 2025-03-03T07:52:33.928Z | Downloaded reqwest v0.11.27 |
734 | 2025-03-03T07:52:33.935Z | Downloaded sled v0.34.7 |
735 | 2025-03-03T07:52:33.945Z | Downloaded itertools v0.14.0 |
736 | 2025-03-03T07:52:33.952Z | Downloaded regex-automata v0.4.9 |
737 | 2025-03-03T07:52:33.968Z | Downloaded serde_with v3.12.0 |
738 | 2025-03-03T07:52:33.975Z | Downloaded itertools v0.13.0 |
739 | 2025-03-03T07:52:33.982Z | Downloaded itertools v0.12.1 |
740 | 2025-03-03T07:52:33.988Z | Downloaded tokio v1.42.0 |
741 | 2025-03-03T07:52:34.024Z | Downloaded petgraph v0.6.5 |
742 | 2025-03-03T07:52:34.042Z | Downloaded hyper v1.5.1 |
743 | 2025-03-03T07:52:34.047Z | Downloaded reqwest v0.12.9 |
744 | 2025-03-03T07:52:34.054Z | Downloaded zerocopy v0.7.35 |
745 | 2025-03-03T07:52:34.069Z | Downloaded portable-atomic v1.8.0 |
746 | 2025-03-03T07:52:34.075Z | Downloaded toml_edit v0.19.15 |
747 | 2025-03-03T07:52:34.089Z | Downloaded futures-util v0.3.31 |
748 | 2025-03-03T07:52:34.100Z | Downloaded itertools v0.10.5 |
749 | 2025-03-03T07:52:34.106Z | Downloaded libc v0.2.169 |
750 | 2025-03-03T07:52:34.129Z | Downloaded itoa v1.0.11 |
751 | 2025-03-03T07:52:34.132Z | Downloaded futures-io v0.3.31 |
752 | 2025-03-03T07:52:34.132Z | Downloaded untrusted v0.9.0 |
753 | 2025-03-03T07:52:34.135Z | Downloaded getrandom v0.3.1 |
754 | 2025-03-03T07:52:34.138Z | Downloaded thiserror v2.0.11 |
755 | 2025-03-03T07:52:34.141Z | Downloaded thin-vec v0.2.13 |
756 | 2025-03-03T07:52:34.144Z | Downloaded strsim v0.11.1 |
757 | 2025-03-03T07:52:34.144Z | Downloaded zerocopy-derive v0.7.35 |
758 | 2025-03-03T07:52:34.147Z | Downloaded zerocopy v0.6.6 |
759 | 2025-03-03T07:52:34.150Z | Downloaded uuid v1.13.1 |
760 | 2025-03-03T07:52:34.153Z | Downloaded is_terminal_polyfill v1.70.1 |
761 | 2025-03-03T07:52:34.153Z | Downloaded crossbeam-utils v0.8.20 |
762 | 2025-03-03T07:52:34.156Z | Downloaded thiserror-impl v1.0.69 |
763 | 2025-03-03T07:52:34.159Z | Downloaded sct v0.7.1 |
764 | 2025-03-03T07:52:34.162Z | Downloaded progenitor-impl v0.9.1 |
765 | 2025-03-03T07:52:34.162Z | Downloaded parking_lot v0.12.3 |
766 | 2025-03-03T07:52:34.165Z | Downloaded memmap v0.7.0 |
767 | 2025-03-03T07:52:34.165Z | Downloaded lru-cache v0.1.2 |
768 | 2025-03-03T07:52:34.167Z | Downloaded proc-macro-error2 v2.0.1 |
769 | 2025-03-03T07:52:34.170Z | Downloaded password-hash v0.5.0 |
770 | 2025-03-03T07:52:34.170Z | Downloaded derive-where v1.2.7 |
771 | 2025-03-03T07:52:34.173Z | Downloaded cookie v0.18.1 |
772 | 2025-03-03T07:52:34.178Z | Downloaded hostname v0.4.0 |
773 | 2025-03-03T07:52:34.178Z | Downloaded encoding_rs v0.8.34 |
774 | 2025-03-03T07:52:34.197Z | Downloaded semver v0.1.20 |
775 | 2025-03-03T07:52:34.200Z | Downloaded rhai_codegen v2.2.0 |
776 | 2025-03-03T07:52:34.204Z | Downloaded pest_generator v2.7.13 |
777 | 2025-03-03T07:52:34.207Z | Downloaded serde_urlencoded v0.7.1 |
778 | 2025-03-03T07:52:34.207Z | Downloaded num-derive v0.3.3 |
779 | 2025-03-03T07:52:34.210Z | Downloaded semver v1.0.25 |
780 | 2025-03-03T07:52:34.210Z | Downloaded rustls-pki-types v1.8.0 |
781 | 2025-03-03T07:52:34.213Z | Downloaded rustls-pemfile v2.1.3 |
782 | 2025-03-03T07:52:34.217Z | Downloaded ipnetwork v0.20.0 |
783 | 2025-03-03T07:52:34.217Z | Downloaded base64ct v1.6.0 |
784 | 2025-03-03T07:52:34.219Z | Downloaded percent-encoding v2.3.1 |
785 | 2025-03-03T07:52:34.219Z | Downloaded serde_spanned v0.6.7 |
786 | 2025-03-03T07:52:34.219Z | Downloaded pkg-config v0.3.31 |
787 | 2025-03-03T07:52:34.223Z | Downloaded oxnet v0.1.0 |
788 | 2025-03-03T07:52:34.223Z | Downloaded darling v0.20.10 |
789 | 2025-03-03T07:52:34.227Z | Downloaded daft-derive v0.1.1 |
790 | 2025-03-03T07:52:34.230Z | Downloaded crc32fast v1.4.2 |
791 | 2025-03-03T07:52:34.230Z | Downloaded camino v1.1.9 |
792 | 2025-03-03T07:52:34.233Z | Downloaded ciborium v0.2.2 |
793 | 2025-03-03T07:52:34.236Z | Downloaded argon2 v0.5.3 |
794 | 2025-03-03T07:52:34.236Z | Downloaded plain v0.2.3 |
795 | 2025-03-03T07:52:34.236Z | Downloaded progenitor v0.8.0 |
796 | 2025-03-03T07:52:34.241Z | Downloaded fnv v1.0.7 |
797 | 2025-03-03T07:52:34.241Z | Downloaded fastrand v2.1.1 |
798 | 2025-03-03T07:52:34.241Z | Downloaded daft v0.1.1 |
799 | 2025-03-03T07:52:34.244Z | Downloaded cpufeatures v0.2.14 |
800 | 2025-03-03T07:52:34.244Z | Downloaded clap_lex v0.7.4 |
801 | 2025-03-03T07:52:34.244Z | Downloaded errno v0.3.9 |
802 | 2025-03-03T07:52:34.244Z | Downloaded cfg-if v1.0.0 |
803 | 2025-03-03T07:52:34.247Z | Downloaded scroll v0.12.0 |
804 | 2025-03-03T07:52:34.247Z | Downloaded scopeguard v1.2.0 |
805 | 2025-03-03T07:52:34.247Z | Downloaded rustc-hash v2.0.0 |
806 | 2025-03-03T07:52:34.250Z | Downloaded rand_core v0.6.4 |
807 | 2025-03-03T07:52:34.251Z | Downloaded proc-macro-crate v1.3.1 |
808 | 2025-03-03T07:52:34.251Z | Downloaded block-buffer v0.10.4 |
809 | 2025-03-03T07:52:34.254Z | Downloaded proc-macro-crate v3.2.0 |
810 | 2025-03-03T07:52:34.254Z | Downloaded powerfmt v0.2.0 |
811 | 2025-03-03T07:52:34.254Z | Downloaded dyn-clone v1.0.17 |
812 | 2025-03-03T07:52:34.258Z | Downloaded defmt-macros v0.3.9 |
813 | 2025-03-03T07:52:34.258Z | Downloaded debug-ignore v1.0.5 |
814 | 2025-03-03T07:52:34.258Z | Downloaded cobs v0.2.3 |
815 | 2025-03-03T07:52:34.261Z | Downloaded either v1.13.0 |
816 | 2025-03-03T07:52:34.261Z | Downloaded camino-tempfile v1.1.1 |
817 | 2025-03-03T07:52:34.416Z | Downloaded ring v0.17.8 |
818 | 2025-03-03T07:52:34.758Z | Compiling proc-macro2 v1.0.93 |
819 | 2025-03-03T07:52:34.759Z | Compiling unicode-ident v1.0.16 |
820 | 2025-03-03T07:52:34.759Z | Compiling libc v0.2.169 |
821 | 2025-03-03T07:52:34.762Z | Compiling serde v1.0.217 |
822 | 2025-03-03T07:52:34.762Z | Compiling autocfg v1.3.0 |
823 | 2025-03-03T07:52:34.762Z | Compiling version_check v0.9.5 |
824 | 2025-03-03T07:52:34.796Z | Compiling cfg-if v1.0.0 |
825 | 2025-03-03T07:52:34.932Z | Compiling memchr v2.7.4 |
826 | 2025-03-03T07:52:34.935Z | Compiling once_cell v1.20.2 |
827 | 2025-03-03T07:52:34.994Z | Compiling libm v0.2.8 |
828 | 2025-03-03T07:52:35.388Z | Compiling itoa v1.0.11 |
829 | 2025-03-03T07:52:35.422Z | Compiling lock_api v0.4.12 |
830 | 2025-03-03T07:52:35.442Z | Compiling getrandom v0.3.1 |
831 | 2025-03-03T07:52:35.668Z | Compiling parking_lot_core v0.9.10 |
832 | 2025-03-03T07:52:35.787Z | Compiling shlex v1.3.0 |
833 | 2025-03-03T07:52:36.121Z | Compiling cc v1.1.21 |
834 | 2025-03-03T07:52:36.140Z | Compiling schemars v0.8.21 |
835 | 2025-03-03T07:52:36.164Z | Compiling thiserror v1.0.69 |
836 | 2025-03-03T07:52:36.188Z | Compiling ryu v1.0.18 |
837 | 2025-03-03T07:52:36.490Z | Compiling serde_json v1.0.138 |
838 | 2025-03-03T07:52:36.558Z | Compiling slab v0.4.9 |
839 | 2025-03-03T07:52:36.762Z | Compiling quote v1.0.38 |
840 | 2025-03-03T07:52:36.810Z | Compiling portable-atomic v1.8.0 |
841 | 2025-03-03T07:52:36.918Z | Compiling heck v0.5.0 |
842 | 2025-03-03T07:52:36.971Z | Compiling byteorder v1.5.0 |
843 | 2025-03-03T07:52:37.242Z | Compiling syn v2.0.98 |
844 | 2025-03-03T07:52:37.291Z | Compiling num-traits v0.2.19 |
845 | 2025-03-03T07:52:37.429Z | Compiling log v0.4.22 |
846 | 2025-03-03T07:52:37.965Z | Compiling fnv v1.0.7 |
847 | 2025-03-03T07:52:38.030Z | Compiling pin-project-lite v0.2.14 |
848 | 2025-03-03T07:52:38.113Z | Compiling getrandom v0.2.15 |
849 | 2025-03-03T07:52:38.409Z | Compiling scopeguard v1.2.0 |
850 | 2025-03-03T07:52:38.910Z | Compiling ring v0.17.8 |
851 | 2025-03-03T07:52:39.130Z | Compiling hashbrown v0.15.2 |
852 | 2025-03-03T07:52:39.147Z | Compiling equivalent v1.0.1 |
853 | 2025-03-03T07:52:39.399Z | Compiling signal-hook-registry v1.4.2 |
854 | 2025-03-03T07:52:39.668Z | Compiling socket2 v0.5.8 |
855 | 2025-03-03T07:52:39.927Z | Compiling mio v1.0.2 |
856 | 2025-03-03T07:52:40.265Z | Compiling iana-time-zone v0.1.61 |
857 | 2025-03-03T07:52:40.506Z | Compiling vcpkg v0.2.15 |
858 | 2025-03-03T07:52:40.538Z | Compiling dyn-clone v1.0.17 |
859 | 2025-03-03T07:52:40.780Z | Compiling httparse v1.9.4 |
860 | 2025-03-03T07:52:40.850Z | Compiling pkg-config v0.3.31 |
861 | 2025-03-03T07:52:41.028Z | Compiling semver v1.0.25 |
862 | 2025-03-03T07:52:41.496Z | Compiling futures-core v0.3.31 |
863 | 2025-03-03T07:52:41.660Z | Compiling ahash v0.8.11 |
864 | 2025-03-03T07:52:41.716Z | Compiling bitflags v2.6.0 |
865 | 2025-03-03T07:52:41.814Z | Compiling futures-sink v0.3.31 |
866 | 2025-03-03T07:52:41.833Z | Compiling allocator-api2 v0.2.18 |
867 | 2025-03-03T07:52:41.904Z | Compiling openssl-sys v0.9.103 |
868 | 2025-03-03T07:52:42.013Z | Compiling aho-corasick v1.1.3 |
869 | 2025-03-03T07:52:42.052Z | Compiling openssl v0.10.66 |
870 | 2025-03-03T07:52:42.076Z | Compiling regex-syntax v0.8.5 |
871 | 2025-03-03T07:52:42.489Z | Compiling futures-channel v0.3.31 |
872 | 2025-03-03T07:52:42.523Z | Compiling futures-task v0.3.31 |
873 | 2025-03-03T07:52:42.564Z | Compiling pin-utils v0.1.0 |
874 | 2025-03-03T07:52:42.583Z | Compiling rustls v0.23.13 |
875 | 2025-03-03T07:52:42.673Z | Compiling native-tls v0.2.12 |
876 | 2025-03-03T07:52:42.799Z | Compiling futures-io v0.3.31 |
877 | 2025-03-03T07:52:42.952Z | Compiling thiserror v2.0.11 |
878 | 2025-03-03T07:52:43.094Z | Compiling typenum v1.17.0 |
879 | 2025-03-03T07:52:43.128Z | Compiling tracing-core v0.1.32 |
880 | 2025-03-03T07:52:43.523Z | Compiling generic-array v0.14.7 |
881 | 2025-03-03T07:52:43.809Z | Compiling ucd-trie v0.1.6 |
882 | 2025-03-03T07:52:43.927Z | Compiling serde_derive_internals v0.29.1 |
883 | 2025-03-03T07:52:44.220Z | Compiling strsim v0.11.1 |
884 | 2025-03-03T07:52:44.259Z | Compiling subtle v2.6.1 |
885 | 2025-03-03T07:52:44.559Z | Compiling crunchy v0.2.2 |
886 | 2025-03-03T07:52:45.281Z | Compiling slog v2.7.0 |
887 | 2025-03-03T07:52:45.781Z | Compiling regex-automata v0.4.9 |
888 | 2025-03-03T07:52:45.802Z | Compiling anyhow v1.0.94 |
889 | 2025-03-03T07:52:46.400Z | Compiling ident_case v1.0.1 |
890 | 2025-03-03T07:52:46.601Z | Compiling tiny-keccak v2.0.2 |
891 | 2025-03-03T07:52:46.992Z | Compiling num-conv v0.1.0 |
892 | 2025-03-03T07:52:47.270Z | Compiling time-core v0.1.2 |
893 | 2025-03-03T07:52:47.322Z | Compiling darling_core v0.20.10 |
894 | 2025-03-03T07:52:47.476Z | Compiling time-macros v0.2.18 |
895 | 2025-03-03T07:52:47.567Z | Compiling usdt-impl v0.5.0 |
896 | 2025-03-03T07:52:47.787Z | Compiling serde_derive v1.0.217 |
897 | 2025-03-03T07:52:47.995Z | Compiling zerocopy-derive v0.7.35 |
898 | 2025-03-03T07:52:48.986Z | Compiling tokio-macros v2.4.0 |
899 | 2025-03-03T07:52:49.846Z | Compiling schemars_derive v0.8.21 |
900 | 2025-03-03T07:52:50.188Z | Compiling thiserror-impl v1.0.69 |
901 | 2025-03-03T07:52:50.497Z | Compiling zerocopy v0.7.35 |
902 | 2025-03-03T07:52:51.894Z | Compiling futures-macro v0.3.31 |
903 | 2025-03-03T07:52:52.626Z | Compiling regex v1.11.1 |
904 | 2025-03-03T07:52:52.862Z | Compiling hashbrown v0.14.5 |
905 | 2025-03-03T07:52:53.217Z | Compiling openssl-macros v0.1.1 |
906 | 2025-03-03T07:52:53.504Z | Compiling tracing-attributes v0.1.27 |
907 | 2025-03-03T07:52:53.766Z | Compiling thiserror-impl v2.0.11 |
908 | 2025-03-03T07:52:53.786Z | Compiling futures-util v0.3.31 |
909 | 2025-03-03T07:52:54.019Z | Compiling regress v0.10.1 |
910 | 2025-03-03T07:52:54.092Z | Compiling scroll_derive v0.12.0 |
911 | 2025-03-03T07:52:55.487Z | Compiling pest v2.7.13 |
912 | 2025-03-03T07:52:56.284Z | Compiling tracing v0.1.40 |
913 | 2025-03-03T07:52:56.558Z | Compiling syn v1.0.109 |
914 | 2025-03-03T07:52:56.935Z | Compiling spin v0.9.8 |
915 | 2025-03-03T07:52:57.213Z | Compiling rustls-pki-types v1.8.0 |
916 | 2025-03-03T07:52:57.327Z | Compiling scroll v0.12.0 |
917 | 2025-03-03T07:52:57.878Z | Compiling darling_macro v0.20.10 |
918 | 2025-03-03T07:52:58.415Z | Compiling pest_meta v2.7.13 |
919 | 2025-03-03T07:52:58.879Z | Compiling untrusted v0.9.0 |
920 | 2025-03-03T07:52:58.914Z | Compiling plain v0.2.3 |
921 | 2025-03-03T07:52:59.091Z | Compiling goblin v0.8.2 |
922 | 2025-03-03T07:52:59.570Z | Compiling darling v0.20.10 |
923 | 2025-03-03T07:52:59.699Z | Compiling const-random-macro v0.1.16 |
924 | 2025-03-03T07:52:59.835Z | Compiling pest_generator v2.7.13 |
925 | 2025-03-03T07:53:00.459Z | Compiling bytes v1.10.0 |
926 | 2025-03-03T07:53:01.808Z | Compiling smallvec v1.13.2 |
927 | 2025-03-03T07:53:01.855Z | Compiling indexmap v2.7.1 |
928 | 2025-03-03T07:53:02.672Z | Compiling serde_tokenstream v0.2.2 |
929 | 2025-03-03T07:53:02.871Z | Compiling parking_lot v0.12.3 |
930 | 2025-03-03T07:53:03.196Z | Compiling uuid v1.13.1 |
931 | 2025-03-03T07:53:03.199Z | Compiling chrono v0.4.38 |
932 | 2025-03-03T07:53:04.462Z | Compiling tokio v1.42.0 |
933 | 2025-03-03T07:53:07.246Z | Compiling http v1.2.0 |
934 | 2025-03-03T07:53:08.475Z | Compiling pest_derive v2.7.13 |
935 | 2025-03-03T07:53:08.979Z | Compiling openapiv3 v2.0.0 |
936 | 2025-03-03T07:53:09.939Z | Compiling percent-encoding v2.3.1 |
937 | 2025-03-03T07:53:10.431Z | Compiling atomic-waker v1.1.2 |
938 | 2025-03-03T07:53:10.645Z | Compiling tinyvec_macros v0.1.1 |
939 | 2025-03-03T07:53:10.912Z | Compiling pretty-hex v0.4.1 |
940 | 2025-03-03T07:53:11.147Z | Compiling dof v0.3.0 |
941 | 2025-03-03T07:53:11.396Z | Compiling tinyvec v1.8.0 |
942 | 2025-03-03T07:53:11.819Z | Compiling form_urlencoded v1.2.1 |
943 | 2025-03-03T07:53:12.586Z | Compiling dtrace-parser v0.2.0 |
944 | 2025-03-03T07:53:12.853Z | Compiling http-body v1.0.1 |
945 | 2025-03-03T07:53:13.098Z | Compiling typify-impl v0.2.0 |
946 | 2025-03-03T07:53:13.126Z | Compiling rustls-webpki v0.102.8 |
947 | 2025-03-03T07:53:13.503Z | Compiling const-random v0.1.18 |
948 | 2025-03-03T07:53:13.891Z | Compiling thread-id v4.2.2 |
949 | 2025-03-03T07:53:14.022Z | Compiling tokio-util v0.7.12 |
950 | 2025-03-03T07:53:14.100Z | Compiling zeroize v1.8.1 |
951 | 2025-03-03T07:53:14.472Z | Compiling try-lock v0.2.5 |
952 | 2025-03-03T07:53:14.660Z | Compiling want v0.3.1 |
953 | 2025-03-03T07:53:15.961Z | Compiling h2 v0.4.6 |
954 | 2025-03-03T07:53:16.736Z | Compiling unicode-normalization v0.1.24 |
955 | 2025-03-03T07:53:16.760Z | Compiling rand_core v0.6.4 |
956 | 2025-03-03T07:53:17.440Z | Compiling unsafe-libyaml v0.2.11 |
957 | 2025-03-03T07:53:18.113Z | Compiling httpdate v1.0.3 |
958 | 2025-03-03T07:53:18.149Z | Compiling rustversion v1.0.17 |
959 | 2025-03-03T07:53:18.824Z | Compiling omicron-workspace-hack v0.1.0 |
960 | 2025-03-03T07:53:18.842Z | Compiling unicode-bidi v0.3.15 |
961 | 2025-03-03T07:53:19.007Z | Compiling serde_yaml v0.9.34+deprecated |
962 | 2025-03-03T07:53:19.257Z | Compiling paste v1.0.15 |
963 | 2025-03-03T07:53:19.801Z | Compiling camino v1.1.9 |
964 | 2025-03-03T07:53:20.572Z | Compiling foreign-types-shared v0.1.1 |
965 | 2025-03-03T07:53:20.698Z | Compiling rustls v0.22.4 |
966 | 2025-03-03T07:53:20.724Z | Compiling tower-service v0.3.3 |
967 | 2025-03-03T07:53:20.879Z | Compiling slog-async v2.8.0 |
968 | 2025-03-03T07:53:21.086Z | Compiling foreign-types v0.3.2 |
969 | 2025-03-03T07:53:21.277Z | Compiling idna v0.5.0 |
970 | 2025-03-03T07:53:21.424Z | Compiling hyper v1.5.1 |
971 | 2025-03-03T07:53:22.726Z | Compiling typify-macro v0.2.0 |
972 | 2025-03-03T07:53:23.108Z | Compiling usdt-macro v0.5.0 |
973 | 2025-03-03T07:53:23.411Z | Compiling usdt-attr-macro v0.5.0 |
974 | 2025-03-03T07:53:24.588Z | Compiling hyper-util v0.1.10 |
975 | 2025-03-03T07:53:25.225Z | Compiling ppv-lite86 v0.2.20 |
976 | 2025-03-03T07:53:26.094Z | Compiling newtype-uuid v1.2.1 |
977 | 2025-03-03T07:53:26.208Z | Compiling typify v0.2.0 |
978 | 2025-03-03T07:53:26.394Z | Compiling rand_chacha v0.3.1 |
979 | 2025-03-03T07:53:26.488Z | Compiling url v2.5.2 |
980 | 2025-03-03T07:53:29.266Z | Compiling http-body-util v0.1.2 |
981 | 2025-03-03T07:53:29.824Z | Compiling ipnetwork v0.21.1 |
982 | 2025-03-03T07:53:30.154Z | Compiling async-trait v0.1.86 |
983 | 2025-03-03T07:53:32.148Z | Compiling multer v3.1.0 |
984 | 2025-03-03T07:53:32.421Z | Compiling encoding_rs v0.8.34 |
985 | 2025-03-03T07:53:33.826Z | Compiling base64 v0.22.1 |
986 | 2025-03-03T07:53:33.845Z | Compiling mime v0.3.17 |
987 | 2025-03-03T07:53:34.659Z | Compiling openssl-probe v0.1.5 |
988 | 2025-03-03T07:53:34.939Z | Compiling ipnet v2.10.0 |
989 | 2025-03-03T07:53:36.455Z | Compiling rustls-pemfile v2.1.3 |
990 | 2025-03-03T07:53:37.895Z | Compiling rand v0.8.5 |
991 | 2025-03-03T07:53:38.360Z | Compiling progenitor-impl v0.8.0 |
992 | 2025-03-03T07:53:38.680Z | Compiling serde_urlencoded v0.7.1 |
993 | 2025-03-03T07:53:39.885Z | Compiling powerfmt v0.2.0 |
994 | 2025-03-03T07:53:40.398Z | Compiling crossbeam-utils v0.8.20 |
995 | 2025-03-03T07:53:40.994Z | Compiling deranged v0.3.11 |
996 | 2025-03-03T07:53:42.711Z | Compiling tokio-native-tls v0.3.1 |
997 | 2025-03-03T07:53:43.139Z | Compiling toml_datetime v0.6.8 |
998 | 2025-03-03T07:53:43.568Z | Compiling webpki-roots v0.26.6 |
999 | 2025-03-03T07:53:43.830Z | Compiling async-stream-impl v0.3.6 |
1000 | 2025-03-03T07:53:44.077Z | Compiling progenitor-macro v0.8.0 |
1001 | 2025-03-03T07:53:44.222Z | Compiling tokio-rustls v0.26.0 |
1002 | 2025-03-03T07:53:46.795Z | Compiling num_threads v0.1.7 |
1003 | 2025-03-03T07:53:47.469Z | Compiling time v0.3.36 |
1004 | 2025-03-03T07:53:51.777Z | Compiling hyper-rustls v0.27.3 |
1005 | 2025-03-03T07:53:51.964Z | Compiling hyper-tls v0.6.0 |
1006 | 2025-03-03T07:53:53.014Z | Compiling strum_macros v0.26.4 |
1007 | 2025-03-03T07:53:54.175Z | Compiling serde_with_macros v3.12.0 |
1008 | 2025-03-03T07:53:54.755Z | Compiling daft-derive v0.1.1 |
1009 | 2025-03-03T07:53:56.291Z | Compiling structmeta-derive v0.3.0 |
1010 | 2025-03-03T07:53:56.708Z | Compiling sync_wrapper v1.0.1 |
1011 | 2025-03-03T07:53:56.877Z | Compiling dropshot v0.15.1 |
1012 | 2025-03-03T07:53:57.232Z | Compiling winnow v0.6.18 |
1013 | 2025-03-03T07:53:58.829Z | Compiling structmeta v0.3.0 |
1014 | 2025-03-03T07:53:59.216Z | Compiling reqwest v0.12.9 |
1015 | 2025-03-03T07:54:01.504Z | Compiling block-buffer v0.10.4 |
1016 | 2025-03-03T07:54:01.524Z | Compiling crypto-common v0.1.6 |
1017 | 2025-03-03T07:54:01.760Z | Compiling oxnet v0.1.0 |
1018 | 2025-03-03T07:54:03.568Z | Compiling dirs-sys-next v0.1.2 |
1019 | 2025-03-03T07:54:04.703Z | Compiling rustix v0.38.37 |
1020 | 2025-03-03T07:54:05.374Z | Compiling match_cfg v0.1.0 |
1021 | 2025-03-03T07:54:05.501Z | Compiling hostname v0.3.1 |
1022 | 2025-03-03T07:54:05.747Z | Compiling dirs-next v2.0.0 |
1023 | 2025-03-03T07:54:05.888Z | Compiling digest v0.10.7 |
1024 | 2025-03-03T07:54:06.025Z | Compiling parse-display-derive v0.10.0 |
1025 | 2025-03-03T07:54:06.362Z | Compiling dropshot_endpoint v0.15.1 |
1026 | 2025-03-03T07:54:08.219Z | Compiling macaddr v1.0.1 |
1027 | 2025-03-03T07:54:08.853Z | Compiling futures-executor v0.3.31 |
1028 | 2025-03-03T07:54:09.702Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1029 | 2025-03-03T07:54:09.793Z | Compiling thread_local v1.1.8 |
1030 | 2025-03-03T07:54:10.439Z | Compiling memmap v0.7.0 |
1031 | 2025-03-03T07:54:10.491Z | Compiling errno v0.3.9 |
1032 | 2025-03-03T07:54:10.831Z | Compiling usdt v0.5.0 |
1033 | 2025-03-03T07:54:10.989Z | Compiling futures v0.3.31 |
1034 | 2025-03-03T07:54:11.121Z | Compiling term v0.7.0 |
1035 | 2025-03-03T07:54:11.143Z | Compiling crossbeam-channel v0.5.13 |
1036 | 2025-03-03T07:54:12.684Z | Compiling is-terminal v0.4.13 |
1037 | 2025-03-03T07:54:12.843Z | Compiling cpufeatures v0.2.14 |
1038 | 2025-03-03T07:54:13.020Z | Compiling take_mut v0.2.2 |
1039 | 2025-03-03T07:54:14.865Z | Compiling slog-term v2.9.1 |
1040 | 2025-03-03T07:54:15.383Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1041 | 2025-03-03T07:54:16.082Z | Compiling serde_spanned v0.6.7 |
1042 | 2025-03-03T07:54:16.426Z | Compiling instant v0.1.13 |
1043 | 2025-03-03T07:54:16.598Z | Compiling debug-ignore v1.0.5 |
1044 | 2025-03-03T07:54:16.782Z | Compiling toml_edit v0.22.21 |
1045 | 2025-03-03T07:54:17.482Z | Compiling progenitor-client v0.8.0 |
1046 | 2025-03-03T07:54:18.331Z | Compiling slog-json v2.6.1 |
1047 | 2025-03-03T07:54:19.439Z | Compiling slog-bunyan v2.5.0 |
1048 | 2025-03-03T07:54:19.788Z | Compiling sha1 v0.10.6 |
1049 | 2025-03-03T07:54:20.628Z | Compiling toml v0.8.19 |
1050 | 2025-03-03T07:54:21.748Z | Compiling tokio-rustls v0.25.0 |
1051 | 2025-03-03T07:54:22.220Z | Compiling progenitor v0.8.0 |
1052 | 2025-03-03T07:54:22.423Z | Compiling progenitor-client v0.9.1 |
1053 | 2025-03-03T07:54:23.312Z | Compiling strum v0.26.3 |
1054 | 2025-03-03T07:54:23.531Z | Compiling serde_with v3.12.0 |
1055 | 2025-03-03T07:54:26.148Z | Compiling async-stream v0.3.6 |
1056 | 2025-03-03T07:54:26.481Z | Compiling waitgroup v0.1.2 |
1057 | 2025-03-03T07:54:26.748Z | Compiling serde_path_to_error v0.1.16 |
1058 | 2025-03-03T07:54:26.835Z | Compiling clap_derive v4.5.18 |
1059 | 2025-03-03T07:54:27.755Z | Compiling hostname v0.4.0 |
1060 | 2025-03-03T07:54:27.950Z | Compiling utf8parse v0.2.2 |
1061 | 2025-03-03T07:54:28.148Z | Compiling lazy_static v1.5.0 |
1062 | 2025-03-03T07:54:28.442Z | Compiling anstyle-parse v0.2.5 |
1063 | 2025-03-03T07:54:28.976Z | Compiling daft v0.1.1 |
1064 | 2025-03-03T07:54:30.833Z | Compiling hex v0.4.3 |
1065 | 2025-03-03T07:54:31.142Z | Compiling colorchoice v1.0.2 |
1066 | 2025-03-03T07:54:31.336Z | Compiling unicode-width v0.1.14 |
1067 | 2025-03-03T07:54:31.509Z | Compiling anstyle-query v1.1.1 |
1068 | 2025-03-03T07:54:31.593Z | Compiling is_terminal_polyfill v1.70.1 |
1069 | 2025-03-03T07:54:31.676Z | Compiling heapless v0.8.0 |
1070 | 2025-03-03T07:54:32.238Z | Compiling anstyle v1.0.10 |
1071 | 2025-03-03T07:54:32.782Z | Compiling anstream v0.6.15 |
1072 | 2025-03-03T07:54:32.981Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1073 | 2025-03-03T07:54:34.143Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1074 | 2025-03-03T07:54:34.852Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
1075 | 2025-03-03T07:54:35.210Z | Compiling backoff v0.4.0 |
1076 | 2025-03-03T07:54:35.625Z | Compiling terminal_size v0.4.0 |
1077 | 2025-03-03T07:54:35.875Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1078 | 2025-03-03T07:54:36.115Z | Compiling parse-display v0.10.0 |
1079 | 2025-03-03T07:54:38.031Z | Compiling regress v0.9.1 |
1080 | 2025-03-03T07:54:38.151Z | Compiling hash32 v0.3.1 |
1081 | 2025-03-03T07:54:40.256Z | Compiling smoltcp v0.11.0 |
1082 | 2025-03-03T07:54:41.115Z | Compiling stable_deref_trait v1.2.0 |
1083 | 2025-03-03T07:54:41.211Z | Compiling clap_lex v0.7.4 |
1084 | 2025-03-03T07:54:41.921Z | Compiling clap_builder v4.5.23 |
1085 | 2025-03-03T07:54:42.356Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1086 | 2025-03-03T07:54:52.950Z | Compiling cobs v0.2.3 |
1087 | 2025-03-03T07:54:53.426Z | Compiling bitflags v1.3.2 |
1088 | 2025-03-03T07:54:53.479Z | Compiling managed v0.8.0 |
1089 | 2025-03-03T07:54:53.536Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1090 | 2025-03-03T07:54:53.974Z | Compiling winnow v0.5.40 |
1091 | 2025-03-03T07:54:54.447Z | Compiling postcard v1.0.10 |
1092 | 2025-03-03T07:54:57.028Z | Compiling clap v4.5.23 |
1093 | 2025-03-03T07:54:57.167Z | Compiling toml_edit v0.19.15 |
1094 | 2025-03-03T07:54:58.237Z | Compiling either v1.13.0 |
1095 | 2025-03-03T07:54:58.573Z | Compiling zerocopy v0.8.17 |
1096 | 2025-03-03T07:54:59.146Z | Compiling itertools v0.13.0 |
1097 | 2025-03-03T07:55:00.991Z | Compiling proc-macro-crate v1.3.1 |
1098 | 2025-03-03T07:55:02.826Z | Compiling zerocopy-derive v0.8.17 |
1099 | 2025-03-03T07:55:02.863Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1100 | 2025-03-03T07:55:04.017Z | Compiling num_enum_derive v0.5.11 |
1101 | 2025-03-03T07:55:04.047Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1102 | 2025-03-03T07:55:06.276Z | Compiling tabwriter v1.4.0 |
1103 | 2025-03-03T07:55:06.424Z | Compiling typify-impl v0.3.0 |
1104 | 2025-03-03T07:55:07.046Z | Compiling foreign-types-macros v0.2.3 |
1105 | 2025-03-03T07:55:08.285Z | Compiling num-integer v0.1.46 |
1106 | 2025-03-03T07:55:08.898Z | Compiling foreign-types-shared v0.3.1 |
1107 | 2025-03-03T07:55:09.054Z | Compiling foreign-types v0.5.0 |
1108 | 2025-03-03T07:55:09.259Z | Compiling num_enum v0.5.11 |
1109 | 2025-03-03T07:55:09.865Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1110 | 2025-03-03T07:55:10.260Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1111 | 2025-03-03T07:55:10.594Z | Compiling cstr-argument v0.1.2 |
1112 | 2025-03-03T07:55:10.836Z | Compiling proc-macro-error-attr v1.0.4 |
1113 | 2025-03-03T07:55:11.097Z | Compiling prettyplease v0.2.29 |
1114 | 2025-03-03T07:55:11.292Z | Compiling heck v0.4.1 |
1115 | 2025-03-03T07:55:11.319Z | Compiling pretty-hex v0.2.1 |
1116 | 2025-03-03T07:55:11.528Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1117 | 2025-03-03T07:55:11.940Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1118 | 2025-03-03T07:55:11.956Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1119 | 2025-03-03T07:55:12.143Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1120 | 2025-03-03T07:55:13.480Z | Compiling num-rational v0.4.2 |
1121 | 2025-03-03T07:55:14.021Z | Compiling num-iter v0.1.45 |
1122 | 2025-03-03T07:55:14.861Z | Compiling colored v2.1.0 |
1123 | 2025-03-03T07:55:15.300Z | Compiling hubpack_derive v0.1.1 |
1124 | 2025-03-03T07:55:15.904Z | Compiling num-complex v0.4.6 |
1125 | 2025-03-03T07:55:16.229Z | Compiling typify-macro v0.3.0 |
1126 | 2025-03-03T07:55:16.352Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1127 | 2025-03-03T07:55:16.487Z | Compiling proc-macro-error v1.0.4 |
1128 | 2025-03-03T07:55:16.855Z | Compiling fastrand v2.1.1 |
1129 | 2025-03-03T07:55:16.908Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1130 | 2025-03-03T07:55:16.984Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1131 | 2025-03-03T07:55:17.099Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1132 | 2025-03-03T07:55:17.409Z | Compiling tempfile v3.12.0 |
1133 | 2025-03-03T07:55:18.868Z | Compiling num v0.4.3 |
1134 | 2025-03-03T07:55:19.317Z | Compiling hubpack v0.1.2 |
1135 | 2025-03-03T07:55:20.806Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1136 | 2025-03-03T07:55:21.293Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
1137 | 2025-03-03T07:55:21.441Z | Compiling float-ord v0.3.2 |
1138 | 2025-03-03T07:55:21.471Z | Compiling crucible-workspace-hack v0.1.0 |
1139 | 2025-03-03T07:55:21.702Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1140 | 2025-03-03T07:55:22.203Z | Compiling typify v0.3.0 |
1141 | 2025-03-03T07:55:25.073Z | Compiling semver v0.1.20 |
1142 | 2025-03-03T07:55:25.595Z | Compiling static_assertions v1.1.0 |
1143 | 2025-03-03T07:55:25.722Z | Compiling rustc_version v0.1.7 |
1144 | 2025-03-03T07:55:26.505Z | Compiling progenitor-impl v0.9.1 |
1145 | 2025-03-03T07:55:28.849Z | Compiling zone_cfg_derive v0.3.0 |
1146 | 2025-03-03T07:55:29.467Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1147 | 2025-03-03T07:55:31.331Z | Compiling camino-tempfile v1.1.1 |
1148 | 2025-03-03T07:55:32.126Z | Compiling itertools v0.10.5 |
1149 | 2025-03-03T07:55:32.367Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
1150 | 2025-03-03T07:55:32.431Z | Compiling num-derive v0.4.2 |
1151 | 2025-03-03T07:55:32.877Z | Compiling sigpipe v0.1.3 |
1152 | 2025-03-03T07:55:33.032Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1153 | 2025-03-03T07:55:33.636Z | Compiling base64ct v1.6.0 |
1154 | 2025-03-03T07:55:34.317Z | Compiling password-hash v0.5.0 |
1155 | 2025-03-03T07:55:34.725Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1156 | 2025-03-03T07:55:35.061Z | Compiling zone v0.3.0 |
1157 | 2025-03-03T07:55:35.731Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1158 | 2025-03-03T07:55:36.266Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
1159 | 2025-03-03T07:55:36.508Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1160 | 2025-03-03T07:55:36.807Z | Compiling progenitor-macro v0.9.1 |
1161 | 2025-03-03T07:55:39.067Z | Compiling newtype_derive v0.1.6 |
1162 | 2025-03-03T07:55:40.535Z | Compiling blake2 v0.10.6 |
1163 | 2025-03-03T07:55:40.911Z | Compiling num-derive v0.3.3 |
1164 | 2025-03-03T07:55:41.755Z | Compiling smf v0.2.3 |
1165 | 2025-03-03T07:55:43.131Z | Compiling derive-where v1.2.7 |
1166 | 2025-03-03T07:55:44.284Z | Compiling zerocopy-derive v0.6.6 |
1167 | 2025-03-03T07:55:44.340Z | Compiling owo-colors v4.1.0 |
1168 | 2025-03-03T07:55:44.750Z | Compiling unicode-segmentation v1.12.0 |
1169 | 2025-03-03T07:55:45.165Z | Compiling cancel-safe-futures v0.1.5 |
1170 | 2025-03-03T07:55:45.586Z | Compiling fixedbitset v0.4.2 |
1171 | 2025-03-03T07:55:45.833Z | Compiling whoami v1.5.2 |
1172 | 2025-03-03T07:55:46.020Z | Compiling petgraph v0.6.5 |
1173 | 2025-03-03T07:55:46.078Z | Compiling zerocopy v0.6.6 |
1174 | 2025-03-03T07:55:46.155Z | Compiling newline-converter v0.3.0 |
1175 | 2025-03-03T07:55:46.414Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1176 | 2025-03-03T07:55:46.741Z | Compiling argon2 v0.5.3 |
1177 | 2025-03-03T07:55:47.470Z | Compiling progenitor v0.9.1 |
1178 | 2025-03-03T07:55:47.752Z | Compiling strum_macros v0.25.3 |
1179 | 2025-03-03T07:55:49.093Z | Compiling console v0.15.8 |
1180 | 2025-03-03T07:55:49.303Z | Compiling idna v0.4.0 |
1181 | 2025-03-03T07:55:50.210Z | Compiling serde-big-array v0.5.1 |
1182 | 2025-03-03T07:55:50.496Z | Compiling enum-as-inner v0.6.1 |
1183 | 2025-03-03T07:55:51.359Z | Compiling serde_repr v0.1.19 |
1184 | 2025-03-03T07:55:51.648Z | Compiling cookie v0.18.1 |
1185 | 2025-03-03T07:55:51.955Z | Compiling similar v2.6.0 |
1186 | 2025-03-03T07:55:52.092Z | Compiling linked-hash-map v0.5.6 |
1187 | 2025-03-03T07:55:52.508Z | Compiling data-encoding v2.6.0 |
1188 | 2025-03-03T07:55:52.614Z | Compiling convert_case v0.4.0 |
1189 | 2025-03-03T07:55:53.272Z | Compiling quick-error v1.2.3 |
1190 | 2025-03-03T07:55:53.310Z | Compiling derive_more v0.99.18 |
1191 | 2025-03-03T07:55:53.452Z | Compiling resolv-conf v0.7.0 |
1192 | 2025-03-03T07:55:55.031Z | Compiling hickory-proto v0.24.1 |
1193 | 2025-03-03T07:55:58.158Z | Compiling expectorate v1.1.0 |
1194 | 2025-03-03T07:55:58.446Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1195 | 2025-03-03T07:55:59.232Z | Compiling lru-cache v0.1.2 |
1196 | 2025-03-03T07:55:59.342Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1197 | 2025-03-03T07:55:59.488Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1198 | 2025-03-03T07:56:05.429Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1199 | 2025-03-03T07:56:07.419Z | Compiling atomicwrites v0.4.4 |
1200 | 2025-03-03T07:56:07.975Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1201 | 2025-03-03T07:56:08.499Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1202 | 2025-03-03T07:56:08.817Z | Compiling libsw v3.3.1 |
1203 | 2025-03-03T07:56:09.174Z | Compiling proc-macro-error-attr2 v2.0.0 |
1204 | 2025-03-03T07:56:09.650Z | Compiling memoffset v0.9.1 |
1205 | 2025-03-03T07:56:10.014Z | Compiling highway v1.2.0 |
1206 | 2025-03-03T07:56:10.076Z | Compiling indent_write v2.2.0 |
1207 | 2025-03-03T07:56:10.334Z | Compiling linear-map v1.2.0 |
1208 | 2025-03-03T07:56:10.764Z | Compiling cfg_aliases v0.2.1 |
1209 | 2025-03-03T07:56:10.886Z | Compiling swrite v0.1.0 |
1210 | 2025-03-03T07:56:11.056Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1211 | 2025-03-03T07:56:11.445Z | Compiling nix v0.29.0 |
1212 | 2025-03-03T07:56:11.903Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1213 | 2025-03-03T07:56:12.545Z | Compiling proc-macro-error2 v2.0.1 |
1214 | 2025-03-03T07:56:13.117Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1215 | 2025-03-03T07:56:13.490Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1216 | 2025-03-03T07:56:13.908Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1217 | 2025-03-03T07:56:15.102Z | Compiling steno v0.4.1 |
1218 | 2025-03-03T07:56:15.613Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1219 | 2025-03-03T07:56:16.903Z | Compiling hickory-resolver v0.24.3 |
1220 | 2025-03-03T07:56:20.926Z | Compiling tokio-stream v0.1.17 |
1221 | 2025-03-03T07:56:21.208Z | Compiling slog-dtrace v0.3.0 |
1222 | 2025-03-03T07:56:21.623Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1223 | 2025-03-03T07:56:22.047Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1224 | 2025-03-03T07:56:22.066Z | Compiling parking_lot_core v0.8.6 |
1225 | 2025-03-03T07:56:22.247Z | Compiling bytecount v0.6.8 |
1226 | 2025-03-03T07:56:22.563Z | Compiling humantime v2.1.0 |
1227 | 2025-03-03T07:56:22.566Z | Compiling ipnetwork v0.20.0 |
1228 | 2025-03-03T07:56:23.400Z | Compiling unicode-width v0.2.0 |
1229 | 2025-03-03T07:56:23.568Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1230 | 2025-03-03T07:56:24.043Z | Compiling papergrid v0.14.0 |
1231 | 2025-03-03T07:56:26.100Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1232 | 2025-03-03T07:56:27.786Z | Compiling qorb v0.2.1 |
1233 | 2025-03-03T07:56:28.283Z | Compiling tabled_derive v0.10.0 |
1234 | 2025-03-03T07:56:29.107Z | Compiling libscf-sys v1.1.0 |
1235 | 2025-03-03T07:56:29.345Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
1236 | 2025-03-03T07:56:29.365Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1237 | 2025-03-03T07:56:30.346Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
1238 | 2025-03-03T07:56:30.767Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f4eae3d8) |
1239 | 2025-03-03T07:56:30.882Z | Compiling tabled v0.18.0 |
1240 | 2025-03-03T07:56:31.522Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
1241 | 2025-03-03T07:56:32.476Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1242 | 2025-03-03T07:56:35.497Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
1243 | 2025-03-03T07:56:38.514Z | Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3) |
1244 | 2025-03-03T07:56:38.758Z | Compiling itertools v0.14.0 |
1245 | 2025-03-03T07:56:38.976Z | Compiling dropshot v0.12.0 |
1246 | 2025-03-03T07:56:39.481Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351) |
1247 | 2025-03-03T07:56:39.693Z | Compiling parking_lot v0.11.2 |
1248 | 2025-03-03T07:56:40.973Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#b1556024) |
1249 | 2025-03-03T07:56:41.680Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1250 | 2025-03-03T07:56:44.468Z | Compiling crossbeam-epoch v0.9.18 |
1251 | 2025-03-03T07:56:45.555Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1252 | 2025-03-03T07:56:47.852Z | Compiling dropshot_endpoint v0.12.0 |
1253 | 2025-03-03T07:56:48.126Z | Compiling fxhash v0.2.1 |
1254 | 2025-03-03T07:56:48.365Z | Compiling crc32fast v1.4.2 |
1255 | 2025-03-03T07:56:48.770Z | Compiling arc-swap v1.7.1 |
1256 | 2025-03-03T07:56:48.933Z | Compiling crc8 v0.1.1 |
1257 | 2025-03-03T07:56:49.257Z | Compiling slog-scope v4.4.0 |
1258 | 2025-03-03T07:56:49.428Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#b1556024) |
1259 | 2025-03-03T07:56:50.052Z | Compiling sled v0.34.7 |
1260 | 2025-03-03T07:56:51.261Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1261 | 2025-03-03T07:56:51.440Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1262 | 2025-03-03T07:56:51.959Z | Compiling slog-stdlog v4.1.1 |
1263 | 2025-03-03T07:56:52.752Z | Compiling slog-envlogger v2.2.0 |
1264 | 2025-03-03T07:56:55.323Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1265 | 2025-03-03T07:56:57.678Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1266 | 2025-03-03T07:57:12.827Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1267 | 2025-03-03T07:57:15.380Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
1268 | 2025-03-03T07:57:41.058Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
1269 | 2025-03-03T07:57:41.062Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
1270 | 2025-03-03T07:57:48.127Z | Finished `release` profile [optimized] target(s) in 5m 35s |
1271 | 2025-03-03T07:57:48.427Z | + banner quartet |
1272 | 2025-03-03T07:57:48.431Z | |
1273 | 2025-03-03T07:57:48.431Z | #### # # ## ##### ##### ###### ##### |
1274 | 2025-03-03T07:57:48.431Z | # # # # # # # # # # # |
1275 | 2025-03-03T07:57:48.431Z | # # # # # # # # # ##### # |
1276 | 2025-03-03T07:57:48.431Z | # # # # # ###### ##### # # # |
1277 | 2025-03-03T07:57:48.431Z | # # # # # # # # # # # |
1278 | 2025-03-03T07:57:48.431Z | ### # #### # # # # # ###### # |
1279 | 2025-03-03T07:57:48.431Z | |
1280 | 2025-03-03T07:57:48.431Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
1281 | 2025-03-03T07:57:48.902Z | Compiling libc v0.2.169 |
1282 | 2025-03-03T07:57:48.902Z | Compiling cfg-if v1.0.0 |
1283 | 2025-03-03T07:57:48.902Z | Compiling serde v1.0.217 |
1284 | 2025-03-03T07:57:48.903Z | Compiling once_cell v1.20.2 |
1285 | 2025-03-03T07:57:48.906Z | Compiling itoa v1.0.11 |
1286 | 2025-03-03T07:57:48.906Z | Compiling bytes v1.10.0 |
1287 | 2025-03-03T07:57:48.906Z | Compiling syn v2.0.98 |
1288 | 2025-03-03T07:57:48.971Z | Compiling num-traits v0.2.19 |
1289 | 2025-03-03T07:57:49.082Z | Compiling pin-project-lite v0.2.14 |
1290 | 2025-03-03T07:57:49.199Z | Compiling schemars v0.8.21 |
1291 | 2025-03-03T07:57:49.219Z | Compiling scopeguard v1.2.0 |
1292 | 2025-03-03T07:57:49.358Z | Compiling smallvec v1.13.2 |
1293 | 2025-03-03T07:57:49.371Z | Compiling memchr v2.7.4 |
1294 | 2025-03-03T07:57:49.381Z | Compiling lock_api v0.4.12 |
1295 | 2025-03-03T07:57:49.628Z | Compiling fnv v1.0.7 |
1296 | 2025-03-03T07:57:49.767Z | Compiling log v0.4.22 |
1297 | 2025-03-03T07:57:49.793Z | Compiling futures-core v0.3.31 |
1298 | 2025-03-03T07:57:50.034Z | Compiling equivalent v1.0.1 |
1299 | 2025-03-03T07:57:50.044Z | Compiling ryu v1.0.18 |
1300 | 2025-03-03T07:57:50.161Z | Compiling hashbrown v0.15.2 |
1301 | 2025-03-03T07:57:50.258Z | Compiling zerocopy v0.7.35 |
1302 | 2025-03-03T07:57:50.410Z | Compiling parking_lot_core v0.9.10 |
1303 | 2025-03-03T07:57:50.653Z | Compiling signal-hook-registry v1.4.2 |
1304 | 2025-03-03T07:57:50.905Z | Compiling parking_lot v0.12.3 |
1305 | 2025-03-03T07:57:50.916Z | Compiling mio v1.0.2 |
1306 | 2025-03-03T07:57:51.071Z | Compiling socket2 v0.5.8 |
1307 | 2025-03-03T07:57:51.251Z | Compiling getrandom v0.2.15 |
1308 | 2025-03-03T07:57:51.577Z | Compiling ahash v0.8.11 |
1309 | 2025-03-03T07:57:51.982Z | Compiling tracing-core v0.1.32 |
1310 | 2025-03-03T07:57:52.028Z | Compiling serde_json v1.0.138 |
1311 | 2025-03-03T07:57:52.047Z | Compiling hashbrown v0.14.5 |
1312 | 2025-03-03T07:57:52.267Z | Compiling byteorder v1.5.0 |
1313 | 2025-03-03T07:57:52.594Z | Compiling uuid v1.13.1 |
1314 | 2025-03-03T07:57:52.665Z | Compiling spin v0.9.8 |
1315 | 2025-03-03T07:57:52.882Z | Compiling untrusted v0.9.0 |
1316 | 2025-03-03T07:57:52.895Z | Compiling futures-sink v0.3.31 |
1317 | 2025-03-03T07:57:53.065Z | Compiling pin-utils v0.1.0 |
1318 | 2025-03-03T07:57:53.092Z | Compiling futures-task v0.3.31 |
1319 | 2025-03-03T07:57:53.143Z | Compiling chrono v0.4.38 |
1320 | 2025-03-03T07:57:53.154Z | Compiling ring v0.17.8 |
1321 | 2025-03-03T07:57:53.166Z | Compiling slab v0.4.9 |
1322 | 2025-03-03T07:57:53.225Z | Compiling regress v0.10.1 |
1323 | 2025-03-03T07:57:53.259Z | Compiling futures-util v0.3.31 |
1324 | 2025-03-03T07:57:53.475Z | Compiling try-lock v0.2.5 |
1325 | 2025-03-03T07:57:53.650Z | Compiling want v0.3.1 |
1326 | 2025-03-03T07:57:53.971Z | Compiling httparse v1.9.4 |
1327 | 2025-03-03T07:57:54.243Z | Compiling getrandom v0.3.1 |
1328 | 2025-03-03T07:57:54.538Z | Compiling futures-channel v0.3.31 |
1329 | 2025-03-03T07:57:54.911Z | Compiling dyn-clone v1.0.17 |
1330 | 2025-03-03T07:57:55.001Z | Compiling tower-service v0.3.3 |
1331 | 2025-03-03T07:57:55.001Z | Compiling foreign-types-shared v0.1.1 |
1332 | 2025-03-03T07:57:55.139Z | Compiling foreign-types v0.3.2 |
1333 | 2025-03-03T07:57:55.150Z | Compiling openssl-sys v0.9.103 |
1334 | 2025-03-03T07:57:55.221Z | Compiling serde_derive_internals v0.29.1 |
1335 | 2025-03-03T07:57:55.559Z | Compiling bitflags v2.6.0 |
1336 | 2025-03-03T07:57:55.891Z | Compiling unicode-ident v1.0.16 |
1337 | 2025-03-03T07:57:56.121Z | Compiling proc-macro2 v1.0.93 |
1338 | 2025-03-03T07:57:56.220Z | Compiling http v1.2.0 |
1339 | 2025-03-03T07:57:56.456Z | Compiling semver v1.0.25 |
1340 | 2025-03-03T07:57:56.986Z | Compiling openssl-probe v0.1.5 |
1341 | 2025-03-03T07:57:57.161Z | Compiling tinyvec_macros v0.1.1 |
1342 | 2025-03-03T07:57:57.269Z | Compiling allocator-api2 v0.2.18 |
1343 | 2025-03-03T07:57:57.537Z | Compiling tinyvec v1.8.0 |
1344 | 2025-03-03T07:57:57.635Z | Compiling quote v1.0.38 |
1345 | 2025-03-03T07:57:58.237Z | Compiling percent-encoding v2.3.1 |
1346 | 2025-03-03T07:57:58.735Z | Compiling form_urlencoded v1.2.1 |
1347 | 2025-03-03T07:57:59.211Z | Compiling unicode-normalization v0.1.24 |
1348 | 2025-03-03T07:57:59.339Z | Compiling serde_derive v1.0.217 |
1349 | 2025-03-03T07:57:59.611Z | Compiling thiserror-impl v1.0.69 |
1350 | 2025-03-03T07:57:59.724Z | Compiling tokio-macros v2.4.0 |
1351 | 2025-03-03T07:58:00.572Z | Compiling schemars_derive v0.8.21 |
1352 | 2025-03-03T07:58:00.650Z | Compiling tracing-attributes v0.1.27 |
1353 | 2025-03-03T07:58:00.785Z | Compiling zerocopy-derive v0.7.35 |
1354 | 2025-03-03T07:58:00.796Z | Compiling openssl-macros v0.1.1 |
1355 | 2025-03-03T07:58:01.278Z | Compiling tokio v1.42.0 |
1356 | 2025-03-03T07:58:01.660Z | Compiling openssl v0.10.66 |
1357 | 2025-03-03T07:58:02.260Z | Compiling thiserror v1.0.69 |
1358 | 2025-03-03T07:58:02.574Z | Compiling aho-corasick v1.1.3 |
1359 | 2025-03-03T07:58:03.422Z | Compiling http v0.2.12 |
1360 | 2025-03-03T07:58:03.568Z | Compiling tracing v0.1.40 |
1361 | 2025-03-03T07:58:04.230Z | Compiling rustls-pki-types v1.8.0 |
1362 | 2025-03-03T07:58:05.434Z | Compiling heck v0.5.0 |
1363 | 2025-03-03T07:58:07.998Z | Compiling native-tls v0.2.12 |
1364 | 2025-03-03T07:58:08.069Z | Compiling unicode-bidi v0.3.15 |
1365 | 2025-03-03T07:58:09.077Z | Compiling idna v0.5.0 |
1366 | 2025-03-03T07:58:11.016Z | Compiling tokio-util v0.7.12 |
1367 | 2025-03-03T07:58:11.582Z | Compiling indexmap v2.7.1 |
1368 | 2025-03-03T07:58:14.361Z | Compiling serde_tokenstream v0.2.2 |
1369 | 2025-03-03T07:58:14.710Z | Compiling tokio-native-tls v0.3.1 |
1370 | 2025-03-03T07:58:14.919Z | Compiling regex-automata v0.4.9 |
1371 | 2025-03-03T07:58:15.005Z | Compiling http-body v1.0.1 |
1372 | 2025-03-03T07:58:15.820Z | Compiling regex-syntax v0.8.5 |
1373 | 2025-03-03T07:58:16.851Z | Compiling slog v2.7.0 |
1374 | 2025-03-03T07:58:17.424Z | Compiling atomic-waker v1.1.2 |
1375 | 2025-03-03T07:58:17.633Z | Compiling h2 v0.4.6 |
1376 | 2025-03-03T07:58:19.180Z | Compiling regex v1.11.1 |
1377 | 2025-03-03T07:58:21.729Z | Compiling typify-impl v0.2.0 |
1378 | 2025-03-03T07:58:27.365Z | Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1379 | 2025-03-03T07:58:29.350Z | Compiling openapiv3 v2.0.0 |
1380 | 2025-03-03T07:58:31.574Z | Compiling serde_urlencoded v0.7.1 |
1381 | 2025-03-03T07:58:32.162Z | Compiling url v2.5.2 |
1382 | 2025-03-03T07:58:33.082Z | Compiling encoding_rs v0.8.34 |
1383 | 2025-03-03T07:58:33.352Z | Compiling ipnet v2.10.0 |
1384 | 2025-03-03T07:58:33.901Z | Compiling mime v0.3.17 |
1385 | 2025-03-03T07:58:34.935Z | Compiling rustls v0.21.12 |
1386 | 2025-03-03T07:58:35.335Z | Compiling typify-macro v0.2.0 |
1387 | 2025-03-03T07:58:37.112Z | Compiling hyper v1.5.1 |
1388 | 2025-03-03T07:58:37.232Z | Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1389 | 2025-03-03T07:58:38.737Z | Compiling h2 v0.3.26 |
1390 | 2025-03-03T07:58:38.800Z | Compiling http-body v0.4.6 |
1391 | 2025-03-03T07:58:39.307Z | Compiling rustls-webpki v0.102.8 |
1392 | 2025-03-03T07:58:39.753Z | Compiling sct v0.7.1 |
1393 | 2025-03-03T07:58:40.163Z | Compiling rustls-webpki v0.101.7 |
1394 | 2025-03-03T07:58:40.697Z | Compiling zeroize v1.8.1 |
1395 | 2025-03-03T07:58:41.061Z | Compiling toml_datetime v0.6.8 |
1396 | 2025-03-03T07:58:41.456Z | Compiling httpdate v1.0.3 |
1397 | 2025-03-03T07:58:42.276Z | Compiling subtle v2.6.1 |
1398 | 2025-03-03T07:58:42.565Z | Compiling rustls v0.23.13 |
1399 | 2025-03-03T07:58:43.873Z | Compiling serde_yaml v0.9.34+deprecated |
1400 | 2025-03-03T07:58:44.111Z | Compiling toml_edit v0.19.15 |
1401 | 2025-03-03T07:58:44.306Z | Compiling hyper v0.14.30 |
1402 | 2025-03-03T07:58:47.117Z | Compiling hyper-util v0.1.10 |
1403 | 2025-03-03T07:58:49.681Z | Compiling lazy_static v1.5.0 |
1404 | 2025-03-03T07:58:49.845Z | Compiling tokio-rustls v0.26.0 |
1405 | 2025-03-03T07:58:50.355Z | Compiling tokio-rustls v0.24.1 |
1406 | 2025-03-03T07:58:50.792Z | Compiling proc-macro-crate v1.3.1 |
1407 | 2025-03-03T07:58:51.528Z | Compiling http-body-util v0.1.2 |
1408 | 2025-03-03T07:58:51.580Z | Compiling webpki-roots v0.26.6 |
1409 | 2025-03-03T07:58:51.802Z | Compiling base64 v0.22.1 |
1410 | 2025-03-03T07:58:52.050Z | Compiling base64 v0.21.7 |
1411 | 2025-03-03T07:58:52.909Z | Compiling rustls-pemfile v1.0.4 |
1412 | 2025-03-03T07:58:53.202Z | Compiling rustls-pemfile v2.1.3 |
1413 | 2025-03-03T07:58:53.680Z | Compiling crossbeam-utils v0.8.20 |
1414 | 2025-03-03T07:58:53.698Z | Compiling hyper-tls v0.6.0 |
1415 | 2025-03-03T07:58:54.015Z | Compiling hyper-rustls v0.27.3 |
1416 | 2025-03-03T07:58:54.052Z | Compiling num_enum_derive v0.5.11 |
1417 | 2025-03-03T07:58:54.203Z | Compiling hyper-rustls v0.24.2 |
1418 | 2025-03-03T07:58:54.270Z | Compiling hyper-tls v0.5.0 |
1419 | 2025-03-03T07:58:54.618Z | Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1420 | 2025-03-03T07:58:54.759Z | Compiling typify v0.2.0 |
1421 | 2025-03-03T07:58:57.357Z | Compiling ppv-lite86 v0.2.20 |
1422 | 2025-03-03T07:58:57.371Z | Compiling foreign-types-macros v0.2.3 |
1423 | 2025-03-03T07:58:58.215Z | Compiling rand_core v0.6.4 |
1424 | 2025-03-03T07:58:58.284Z | Compiling dirs-sys-next v0.1.2 |
1425 | 2025-03-03T07:58:58.690Z | Compiling sync_wrapper v1.0.1 |
1426 | 2025-03-03T07:58:58.694Z | Compiling webpki-roots v0.25.4 |
1427 | 2025-03-03T07:58:58.868Z | Compiling foreign-types-shared v0.3.1 |
1428 | 2025-03-03T07:58:58.878Z | Compiling powerfmt v0.2.0 |
1429 | 2025-03-03T07:58:59.007Z | Compiling sync_wrapper v0.1.2 |
1430 | 2025-03-03T07:58:59.163Z | Compiling time-macros v0.2.18 |
1431 | 2025-03-03T07:58:59.327Z | Compiling deranged v0.3.11 |
1432 | 2025-03-03T07:58:59.378Z | Compiling reqwest v0.11.27 |
1433 | 2025-03-03T07:59:01.316Z | Compiling foreign-types v0.5.0 |
1434 | 2025-03-03T07:59:01.442Z | Compiling reqwest v0.12.9 |
1435 | 2025-03-03T07:59:01.914Z | Compiling dirs-next v2.0.0 |
1436 | 2025-03-03T07:59:02.045Z | Compiling rand_chacha v0.3.1 |
1437 | 2025-03-03T07:59:02.213Z | Compiling progenitor-impl v0.8.0 |
1438 | 2025-03-03T07:59:03.728Z | Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1439 | 2025-03-03T07:59:07.941Z | Compiling num_enum v0.5.11 |
1440 | 2025-03-03T07:59:08.142Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1441 | 2025-03-03T07:59:09.480Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1442 | 2025-03-03T07:59:09.673Z | Compiling oxnet v0.1.0 |
1443 | 2025-03-03T07:59:10.185Z | Compiling cstr-argument v0.1.2 |
1444 | 2025-03-03T07:59:10.482Z | Compiling thread_local v1.1.8 |
1445 | 2025-03-03T07:59:11.229Z | Compiling arc-swap v1.7.1 |
1446 | 2025-03-03T07:59:11.950Z | Compiling either v1.13.0 |
1447 | 2025-03-03T07:59:12.406Z | Compiling num-conv v0.1.0 |
1448 | 2025-03-03T07:59:12.674Z | Compiling time-core v0.1.2 |
1449 | 2025-03-03T07:59:12.873Z | Compiling pretty-hex v0.2.1 |
1450 | 2025-03-03T07:59:13.103Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1451 | 2025-03-03T07:59:13.517Z | Compiling time v0.3.36 |
1452 | 2025-03-03T07:59:13.828Z | Compiling itertools v0.12.1 |
1453 | 2025-03-03T07:59:14.369Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1454 | 2025-03-03T07:59:15.822Z | Compiling slog-scope v4.4.0 |
1455 | 2025-03-03T07:59:16.680Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1456 | 2025-03-03T07:59:17.342Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1457 | 2025-03-03T07:59:17.544Z | Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1458 | 2025-03-03T07:59:17.584Z | Compiling crossbeam-channel v0.5.13 |
1459 | 2025-03-03T07:59:19.179Z | Compiling progenitor-macro v0.8.0 |
1460 | 2025-03-03T07:59:22.236Z | Compiling progenitor-client v0.8.0 |
1461 | 2025-03-03T07:59:23.137Z | Compiling rand v0.8.5 |
1462 | 2025-03-03T07:59:24.993Z | Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1463 | 2025-03-03T07:59:25.830Z | Compiling term v0.7.0 |
1464 | 2025-03-03T07:59:26.147Z | Compiling anyhow v1.0.94 |
1465 | 2025-03-03T07:59:29.703Z | Compiling colored v2.1.0 |
1466 | 2025-03-03T07:59:30.319Z | Compiling is-terminal v0.4.13 |
1467 | 2025-03-03T07:59:30.481Z | Compiling winnow v0.6.18 |
1468 | 2025-03-03T07:59:30.882Z | Compiling take_mut v0.2.2 |
1469 | 2025-03-03T07:59:31.064Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900) |
1470 | 2025-03-03T07:59:31.481Z | Compiling progenitor v0.8.0 |
1471 | 2025-03-03T07:59:31.673Z | Compiling slog-async v2.8.0 |
1472 | 2025-03-03T07:59:34.699Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
1473 | 2025-03-03T07:59:34.807Z | Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1474 | 2025-03-03T07:59:35.000Z | Compiling slog-term v2.9.1 |
1475 | 2025-03-03T07:59:37.761Z | Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1476 | 2025-03-03T07:59:41.387Z | Compiling slog-stdlog v4.1.1 |
1477 | 2025-03-03T07:59:42.143Z | Compiling slog-envlogger v2.2.0 |
1478 | 2025-03-03T07:59:42.858Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
1479 | 2025-03-03T07:59:45.138Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1480 | 2025-03-03T07:59:58.402Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
1481 | 2025-03-03T08:00:05.745Z | Finished `release` profile [optimized] target(s) in 2m 17s |
1482 | 2025-03-03T08:00:05.834Z | Running unittests src/lib.rs (target/release/deps/mg_tests-08b8ba7aeea589b5) |
1483 | 2025-03-03T08:00:05.881Z | |
1484 | 2025-03-03T08:00:05.881Z | running 1 test |
1485 | 2025-03-03T08:00:06.080Z | configure zone |
1486 | 2025-03-03T08:00:06.098Z | install zone |
1487 | 2025-03-03T08:01:05.881Z | test ddm::test_quartet has been running for over 60 seconds |
1488 | 2025-03-03T08:02:30.623Z | boot zone |
1489 | 2025-03-03T08:02:31.557Z | start zone s1 |
1490 | 2025-03-03T08:02:31.557Z | configure zone |
1491 | 2025-03-03T08:02:31.566Z | install zone |
1492 | 2025-03-03T08:04:44.275Z | boot zone |
1493 | 2025-03-03T08:04:45.114Z | start zone s2 |
1494 | 2025-03-03T08:04:45.115Z | configure zone |
1495 | 2025-03-03T08:04:45.122Z | install zone |
1496 | 2025-03-03T08:06:57.767Z | boot zone |
1497 | 2025-03-03T08:06:58.661Z | start zone s3 |
1498 | 2025-03-03T08:06:58.661Z | configure zone |
1499 | 2025-03-03T08:06:58.669Z | install zone |
1500 | 2025-03-03T08:09:13.854Z | boot zone |
1501 | 2025-03-03T08:09:14.775Z | start zone t1 |
1502 | 2025-03-03T08:09:14.778Z | configure zone |
1503 | 2025-03-03T08:09:14.783Z | install zone |
1504 | 2025-03-03T08:11:27.724Z | boot zone |
1505 | 2025-03-03T08:11:28.632Z | waiting for zones to come up |
1506 | 2025-03-03T08:11:38.633Z | [sidecar.quartet] svcs milestone/network |
1507 | 2025-03-03T08:11:38.663Z | STATE STIME FMRI |
1508 | 2025-03-03T08:11:38.663Z | online 0:02:48 svc:/milestone/network:default |
1509 | 2025-03-03T08:11:38.663Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
1510 | 2025-03-03T08:11:38.710Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
1511 | 2025-03-03T08:11:38.759Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
1512 | 2025-03-03T08:11:38.802Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
1513 | 2025-03-03T08:11:38.806Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
1514 | 2025-03-03T08:11:38.826Z | |
1515 | 2025-03-03T08:11:38.826Z | running zone s1.quartet setup |
1516 | 2025-03-03T08:11:38.827Z | [s1.quartet] svcs milestone/network |
1517 | 2025-03-03T08:11:38.852Z | STATE STIME FMRI |
1518 | 2025-03-03T08:11:38.852Z | online 0:05:02 svc:/milestone/network:default |
1519 | 2025-03-03T08:11:38.852Z | [s1.quartet] dladm |
1520 | 2025-03-03T08:11:38.874Z | LINK CLASS MTU STATE BRIDGE OVER |
1521 | 2025-03-03T08:11:38.874Z | sl0 simnet 9000 up -- ? |
1522 | 2025-03-03T08:11:38.875Z | mgs1 vnic 9000 up -- ? |
1523 | 2025-03-03T08:11:38.875Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
1524 | 2025-03-03T08:11:39.367Z | |
1525 | 2025-03-03T08:11:39.367Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
1526 | 2025-03-03T08:11:39.392Z | |
1527 | 2025-03-03T08:11:39.392Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
1528 | 2025-03-03T08:11:39.412Z | |
1529 | 2025-03-03T08:11:39.412Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
1530 | 2025-03-03T08:11:39.517Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
1531 | 2025-03-03T08:11:39.610Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 5d219427-2118-4711-b6b9-9552cbf7f7ec --sled-uuid eb88d232-a4d7-4503-8749-78983e25e1a3 -a sl0/v6 &> /opt/ddmd.log & |
1532 | 2025-03-03T08:11:39.632Z | |
1533 | 2025-03-03T08:11:39.632Z | running zone s2.quartet setup |
1534 | 2025-03-03T08:11:39.632Z | [s2.quartet] svcs milestone/network |
1535 | 2025-03-03T08:11:39.658Z | STATE STIME FMRI |
1536 | 2025-03-03T08:11:39.658Z | online 0:07:15 svc:/milestone/network:default |
1537 | 2025-03-03T08:11:39.658Z | [s2.quartet] dladm |
1538 | 2025-03-03T08:11:39.680Z | LINK CLASS MTU STATE BRIDGE OVER |
1539 | 2025-03-03T08:11:39.680Z | sl1 simnet 9000 up -- ? |
1540 | 2025-03-03T08:11:39.680Z | mgs2 vnic 9000 up -- ? |
1541 | 2025-03-03T08:11:39.680Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
1542 | 2025-03-03T08:11:40.162Z | |
1543 | 2025-03-03T08:11:40.163Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
1544 | 2025-03-03T08:11:40.186Z | |
1545 | 2025-03-03T08:11:40.186Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
1546 | 2025-03-03T08:11:40.207Z | |
1547 | 2025-03-03T08:11:40.207Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
1548 | 2025-03-03T08:11:40.261Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
1549 | 2025-03-03T08:11:40.306Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 524d6674-9f70-41ae-bc1c-61ee3a0e6d97 --sled-uuid 9cdfc6dc-e53c-4ea3-8bc5-82d77ee7cfb3 -a sl1/v6 &> /opt/ddmd.log & |
1550 | 2025-03-03T08:11:40.327Z | |
1551 | 2025-03-03T08:11:40.327Z | running zone s3.quartet setup |
1552 | 2025-03-03T08:11:40.328Z | [s3.quartet] svcs milestone/network |
1553 | 2025-03-03T08:11:40.355Z | STATE STIME FMRI |
1554 | 2025-03-03T08:11:40.355Z | online 0:09:32 svc:/milestone/network:default |
1555 | 2025-03-03T08:11:40.355Z | [s3.quartet] dladm |
1556 | 2025-03-03T08:11:40.379Z | LINK CLASS MTU STATE BRIDGE OVER |
1557 | 2025-03-03T08:11:40.379Z | sl2 simnet 9000 up -- ? |
1558 | 2025-03-03T08:11:40.379Z | mgs3 vnic 9000 up -- ? |
1559 | 2025-03-03T08:11:40.379Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
1560 | 2025-03-03T08:11:40.861Z | |
1561 | 2025-03-03T08:11:40.861Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
1562 | 2025-03-03T08:11:40.885Z | |
1563 | 2025-03-03T08:11:40.885Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
1564 | 2025-03-03T08:11:40.904Z | |
1565 | 2025-03-03T08:11:40.904Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
1566 | 2025-03-03T08:11:40.959Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
1567 | 2025-03-03T08:11:41.006Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 8a27cd41-0ad0-40a9-8ebb-81036620fbf7 --sled-uuid 056816d7-3a85-4837-a006-14b014e09f6f -a sl2/v6 &> /opt/ddmd.log & |
1568 | 2025-03-03T08:11:41.026Z | |
1569 | 2025-03-03T08:11:41.026Z | running zone t1.quartet setup |
1570 | 2025-03-03T08:11:41.026Z | [t1.quartet] svcs milestone/network |
1571 | 2025-03-03T08:11:41.048Z | STATE STIME FMRI |
1572 | 2025-03-03T08:11:41.048Z | - - svc:/milestone/network:default |
1573 | 2025-03-03T08:11:42.048Z | [t1.quartet] svcs milestone/network |
1574 | 2025-03-03T08:11:42.069Z | STATE STIME FMRI |
1575 | 2025-03-03T08:11:42.069Z | - - svc:/milestone/network:default |
1576 | 2025-03-03T08:11:43.069Z | [t1.quartet] svcs milestone/network |
1577 | 2025-03-03T08:11:43.091Z | STATE STIME FMRI |
1578 | 2025-03-03T08:11:43.091Z | - - svc:/milestone/network:default |
1579 | 2025-03-03T08:11:44.091Z | [t1.quartet] svcs milestone/network |
1580 | 2025-03-03T08:11:44.114Z | STATE STIME FMRI |
1581 | 2025-03-03T08:11:44.114Z | - - svc:/milestone/network:default |
1582 | 2025-03-03T08:11:45.114Z | [t1.quartet] svcs milestone/network |
1583 | 2025-03-03T08:11:45.136Z | STATE STIME FMRI |
1584 | 2025-03-03T08:11:45.136Z | - - svc:/milestone/network:default |
1585 | 2025-03-03T08:11:46.136Z | [t1.quartet] svcs milestone/network |
1586 | 2025-03-03T08:11:46.158Z | STATE STIME FMRI |
1587 | 2025-03-03T08:11:46.158Z | - - svc:/milestone/network:default |
1588 | 2025-03-03T08:11:47.158Z | [t1.quartet] svcs milestone/network |
1589 | 2025-03-03T08:11:47.181Z | STATE STIME FMRI |
1590 | 2025-03-03T08:11:47.181Z | offline 0:11:44 svc:/milestone/network:default |
1591 | 2025-03-03T08:11:48.181Z | [t1.quartet] svcs milestone/network |
1592 | 2025-03-03T08:11:48.204Z | STATE STIME FMRI |
1593 | 2025-03-03T08:11:48.204Z | online 0:11:45 svc:/milestone/network:default |
1594 | 2025-03-03T08:11:48.204Z | [t1.quartet] dladm |
1595 | 2025-03-03T08:11:48.229Z | LINK CLASS MTU STATE BRIDGE OVER |
1596 | 2025-03-03T08:11:48.229Z | tfportrear0_0 simnet 9000 up -- ? |
1597 | 2025-03-03T08:11:48.229Z | tfportrear1_0 simnet 9000 up -- ? |
1598 | 2025-03-03T08:11:48.229Z | tfportrear2_0 simnet 9000 up -- ? |
1599 | 2025-03-03T08:11:48.229Z | mgt1 vnic 9000 up -- ? |
1600 | 2025-03-03T08:11:48.229Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
1601 | 2025-03-03T08:11:48.810Z | |
1602 | 2025-03-03T08:11:48.810Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
1603 | 2025-03-03T08:11:48.833Z | |
1604 | 2025-03-03T08:11:48.834Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
1605 | 2025-03-03T08:11:48.856Z | |
1606 | 2025-03-03T08:11:48.856Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
1607 | 2025-03-03T08:11:48.879Z | |
1608 | 2025-03-03T08:11:48.879Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
1609 | 2025-03-03T08:11:48.899Z | |
1610 | 2025-03-03T08:11:48.900Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
1611 | 2025-03-03T08:11:49.095Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
1612 | 2025-03-03T08:11:49.099Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
1613 | 2025-03-03T08:11:49.103Z | waiting 3s for copy of files to zone to complete ... |
1614 | 2025-03-03T08:11:52.104Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
1615 | 2025-03-03T08:11:52.147Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
1616 | 2025-03-03T08:11:52.189Z | [t1.quartet] svcadm enable dendrite |
1617 | 2025-03-03T08:11:52.230Z | |
1618 | 2025-03-03T08:11:52.230Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
1619 | 2025-03-03T08:11:52.275Z | |
1620 | 2025-03-03T08:11:52.275Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
1621 | 2025-03-03T08:11:52.319Z | |
1622 | 2025-03-03T08:11:52.319Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1623 | 2025-03-03T08:11:52.361Z | |
1624 | 2025-03-03T08:11:52.361Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1625 | 2025-03-03T08:11:52.404Z | |
1626 | 2025-03-03T08:11:52.404Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
1627 | 2025-03-03T08:11:52.445Z | |
1628 | 2025-03-03T08:11:52.446Z | [t1.quartet] svcadm refresh dendrite:default |
1629 | 2025-03-03T08:11:52.482Z | |
1630 | 2025-03-03T08:11:52.483Z | [t1.quartet] svcadm restart dendrite:default |
1631 | 2025-03-03T08:11:52.520Z | |
1632 | 2025-03-03T08:11:52.520Z | wait 10s for dendrite to come up ... |
1633 | 2025-03-03T08:12:02.521Z | [t1.quartet] svcadm enable tfport |
1634 | 2025-03-03T08:12:02.562Z | |
1635 | 2025-03-03T08:12:02.562Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 4b64baa3-90bf-4681-a012-73f08d183db9 --sled-uuid 0d8e477b-2cf5-4071-b8b4-cf6365e1d34a -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
1636 | 2025-03-03T08:12:02.584Z | |
1637 | 2025-03-03T08:12:02.584Z | [t1.quartet] ipadm |
1638 | 2025-03-03T08:12:02.610Z | ADDROBJ TYPE STATE ADDR |
1639 | 2025-03-03T08:12:02.610Z | lo0/v4 static ok 127.0.0.1/8 |
1640 | 2025-03-03T08:12:02.610Z | mgt1/v4 static ok 10.0.0.4/24 |
1641 | 2025-03-03T08:12:02.610Z | lo0/v6 static ok ::1/128 |
1642 | 2025-03-03T08:12:02.610Z | lo0/u6 static ok fd00:4::1/64 |
1643 | 2025-03-03T08:12:02.610Z | tfportrear0_0/v6 addrconf ok fe80::ec98:f4ff:fed1:4e48%tfportrear0_0/10 |
1644 | 2025-03-03T08:12:02.610Z | tfportrear1_0/v6 addrconf ok fe80::702e:14ff:fee1:afed%tfportrear1_0/10 |
1645 | 2025-03-03T08:12:02.610Z | tfportrear2_0/v6 addrconf ok fe80::ac47:8dff:fef6:e5dc%tfportrear2_0/10 |
1646 | 2025-03-03T08:12:04.891Z | initial peering test passed |
1647 | 2025-03-03T08:12:05.893Z | [s3.quartet] ping fd00:1::1 |
1648 | 2025-03-03T08:12:05.922Z | fd00:1::1 is alive |
1649 | 2025-03-03T08:12:16.926Z | [s3.quartet] ping fd00:1::1 |
1650 | 2025-03-03T08:12:16.949Z | fd00:1::1 is alive |
1651 | 2025-03-03T08:12:16.967Z | [t1.quartet] pkill ddmd |
1652 | 2025-03-03T08:12:16.994Z | |
1653 | 2025-03-03T08:12:16.994Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
1654 | 2025-03-03T08:12:16.998Z | cp /mgtest/t1.quartet/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.quartet-dpd.log |
1655 | 2025-03-03T08:12:19.481Z | [s3.quartet] pkill ddmd |
1656 | 2025-03-03T08:12:19.501Z | |
1657 | 2025-03-03T08:12:19.501Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
1658 | 2025-03-03T08:12:21.859Z | [s2.quartet] pkill ddmd |
1659 | 2025-03-03T08:12:21.880Z | |
1660 | 2025-03-03T08:12:21.880Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
1661 | 2025-03-03T08:12:24.385Z | [s1.quartet] pkill ddmd |
1662 | 2025-03-03T08:12:24.406Z | |
1663 | 2025-03-03T08:12:24.406Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
1664 | 2025-03-03T08:12:26.833Z | [sidecar.quartet] pkill softnpu |
1665 | 2025-03-03T08:12:26.853Z | |
1666 | 2025-03-03T08:12:26.854Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
1667 | 2025-03-03T08:12:29.406Z | test ddm::test_quartet ... ok |
1668 | 2025-03-03T08:12:29.406Z | |
1669 | 2025-03-03T08:12:29.406Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 743.52s |
1670 | 2025-03-03T08:12:29.406Z | |
1671 | 2025-03-03T08:12:29.435Z | + cleanup |
1672 | 2025-03-03T08:12:29.438Z | ++ id -un |
1673 | 2025-03-03T08:12:29.441Z | ++ id -gn |
1674 | 2025-03-03T08:12:29.444Z | + pfexec chown -R build:build . |
1675 | 2025-03-03T08:12:29.530Z | process exited: duration 1286501 ms, exit code 0 |
|
1676 | 2025-03-03T08:12:29.543Z | found 5 output files |
1677 | 2025-03-03T08:12:29.543Z | uploading: /work/s1.quartet.log (4852 bytes) |
1678 | 2025-03-03T08:12:30.554Z | uploaded: /work/s1.quartet.log |
1679 | 2025-03-03T08:12:30.554Z | uploading: /work/s2.quartet.log (4116 bytes) |
1680 | 2025-03-03T08:12:31.566Z | uploaded: /work/s2.quartet.log |
1681 | 2025-03-03T08:12:31.567Z | uploading: /work/s3.quartet.log (4253 bytes) |
1682 | 2025-03-03T08:12:32.577Z | uploaded: /work/s3.quartet.log |
1683 | 2025-03-03T08:12:32.580Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
1684 | 2025-03-03T08:12:33.587Z | uploaded: /work/sidecar.quartet-softnpu.log |
1685 | 2025-03-03T08:12:33.587Z | uploading: /work/t1.quartet.log (17390 bytes) |
1686 | 2025-03-03T08:12:34.599Z | uploaded: /work/t1.quartet.log |