|
|
|
| 1 | 2026-02-20T04:13:23.278Z | job assigned to worker 01KHWM0E61G9SQ85S0BW52GR6D [factory gimlet-EVT22200007-propolis, EVT22200007/58733] (queued for 25 s) |
| |
| 2 | 2026-02-20T04:13:32.180Z | starting task 0: "setup" |
| 3 | 2026-02-20T04:13:32.204Z | ++ uname -s |
| 4 | 2026-02-20T04:13:32.204Z | + kern=SunOS |
| 5 | 2026-02-20T04:13:32.204Z | + build_user=build |
| 6 | 2026-02-20T04:13:32.204Z | + build_uid=12345 |
| 7 | 2026-02-20T04:13:32.204Z | + work_dir=/work |
| 8 | 2026-02-20T04:13:32.204Z | + input_dir=/input |
| 9 | 2026-02-20T04:13:32.204Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-20T04:13:32.204Z | + case "$kern" in |
| 11 | 2026-02-20T04:13:32.204Z | + groupadd -g 12345 build |
| 12 | 2026-02-20T04:13:32.204Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-20T04:13:34.205Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-20T04:13:34.248Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-20T04:13:34.272Z | + home_fs=zfs |
| 16 | 2026-02-20T04:13:34.272Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-20T04:13:34.272Z | + mkdir -p /home/build |
| 18 | 2026-02-20T04:13:34.272Z | + chown build:build /home/build /work |
| 19 | 2026-02-20T04:13:36.256Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-20T04:13:36.280Z | process exited: duration 4082 ms, exit code 0 |
| |
| 21 | 2026-02-20T04:13:36.329Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-20T04:13:36.354Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-20T04:13:36.354Z | * rust toolchain channel = "stable" |
| 24 | 2026-02-20T04:13:36.354Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-02-20T04:13:36.355Z | * rust toolchain profile = "default" |
| 26 | 2026-02-20T04:13:36.355Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-20T04:13:36.355Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-20T04:13:36.355Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-20T04:13:36.355Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-20T04:13:36.496Z | info: downloading installer |
| 31 | 2026-02-20T04:13:37.242Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-20T04:13:37.242Z | warn: /opt/ooce/bin |
| 33 | 2026-02-20T04:13:37.242Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-20T04:13:37.242Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-20T04:13:37.242Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-20T04:13:37.242Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-20T04:13:37.242Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-20T04:13:37.242Z | error: cannot install while Rust is installed |
| 39 | 2026-02-20T04:13:37.242Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-20T04:13:37.267Z | info: profile set to 'default' |
| 41 | 2026-02-20T04:13:37.267Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-20T04:13:37.267Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-20T04:13:37.360Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-20T04:13:37.360Z | info: downloading component 'cargo' |
| 45 | 2026-02-20T04:13:37.549Z | info: downloading component 'clippy' |
| 46 | 2026-02-20T04:13:37.629Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-20T04:13:37.909Z | info: downloading component 'rust-std' |
| 48 | 2026-02-20T04:13:38.561Z | info: downloading component 'rustc' |
| 49 | 2026-02-20T04:13:39.991Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-20T04:13:40.053Z | info: installing component 'cargo' |
| 51 | 2026-02-20T04:13:41.267Z | info: installing component 'clippy' |
| 52 | 2026-02-20T04:13:41.738Z | info: installing component 'rust-docs' |
| 53 | 2026-02-20T04:13:44.921Z | info: installing component 'rust-std' |
| 54 | 2026-02-20T04:13:47.055Z | info: installing component 'rustc' |
| 55 | 2026-02-20T04:13:55.330Z | info: installing component 'rustfmt' |
| 56 | 2026-02-20T04:13:55.696Z | |
| 57 | 2026-02-20T04:13:55.696Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2026-02-20T04:13:55.874Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-20T04:13:55.874Z | |
| 60 | 2026-02-20T04:13:55.874Z | |
| 61 | 2026-02-20T04:13:55.874Z | Rust is installed now. Great! |
| 62 | 2026-02-20T04:13:55.874Z | |
| 63 | 2026-02-20T04:13:55.874Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-20T04:13:55.898Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-20T04:13:55.898Z | |
| 66 | 2026-02-20T04:13:55.898Z | To configure your current shell, you need to source |
| 67 | 2026-02-20T04:13:55.898Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-20T04:13:55.898Z | |
| 69 | 2026-02-20T04:13:55.898Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-20T04:13:55.898Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-20T04:13:55.898Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-20T04:13:55.898Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-20T04:13:56.000Z | + rustup --version |
| 74 | 2026-02-20T04:13:56.024Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-20T04:13:56.024Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-20T04:13:56.123Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-20T04:13:56.147Z | + cargo --version |
| 78 | 2026-02-20T04:13:56.227Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-20T04:13:56.252Z | + rustc --version |
| 80 | 2026-02-20T04:13:56.338Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-20T04:13:56.362Z | process exited: duration 20014 ms, exit code 0 |
| |
| 82 | 2026-02-20T04:13:56.410Z | starting task 2: "authentication" |
| 83 | 2026-02-20T04:13:56.472Z | process exited: duration 60 ms, exit code 0 |
| |
| 84 | 2026-02-20T04:13:56.520Z | starting task 3: "clone repository" |
| 85 | 2026-02-20T04:13:56.544Z | + mkdir -p /work/oxidecomputer/netadm-sys |
| 86 | 2026-02-20T04:13:56.544Z | + git clone https://github.com/oxidecomputer/netadm-sys /work/oxidecomputer/netadm-sys |
| 87 | 2026-02-20T04:13:56.568Z | Cloning into '/work/oxidecomputer/netadm-sys'... |
| 88 | 2026-02-20T04:13:57.338Z | + cd /work/oxidecomputer/netadm-sys |
| 89 | 2026-02-20T04:13:57.338Z | + git fetch origin ada92deeeecec58ded7c522aa9c08df28715bc85 |
| 90 | 2026-02-20T04:13:57.658Z | From https://github.com/oxidecomputer/netadm-sys |
| 91 | 2026-02-20T04:13:57.658Z | * branch ada92deeeecec58ded7c522aa9c08df28715bc85 -> FETCH_HEAD |
| 92 | 2026-02-20T04:13:57.682Z | + [[ -n renovate/anyhow-1.x-lockfile ]] |
| 93 | 2026-02-20T04:13:57.682Z | ++ git branch --show-current |
| 94 | 2026-02-20T04:13:57.682Z | + current=main |
| 95 | 2026-02-20T04:13:57.682Z | + [[ main != renovate/anyhow-1.x-lockfile ]] |
| 96 | 2026-02-20T04:13:57.682Z | + git branch -f renovate/anyhow-1.x-lockfile ada92deeeecec58ded7c522aa9c08df28715bc85 |
| 97 | 2026-02-20T04:13:57.682Z | + git checkout -f renovate/anyhow-1.x-lockfile |
| 98 | 2026-02-20T04:13:57.706Z | Switched to branch 'renovate/anyhow-1.x-lockfile' |
| 99 | 2026-02-20T04:13:57.706Z | + git reset --hard ada92deeeecec58ded7c522aa9c08df28715bc85 |
| 100 | 2026-02-20T04:13:57.706Z | HEAD is now at ada92de Update Rust crate anyhow to v1.0.102 |
| 101 | 2026-02-20T04:13:57.706Z | process exited: duration 1181 ms, exit code 0 |
| |
| 102 | 2026-02-20T04:13:57.758Z | starting task 4: "build" |
| 103 | 2026-02-20T04:13:57.781Z | + cargo --version |
| 104 | 2026-02-20T04:13:57.781Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
| 105 | 2026-02-20T04:13:57.877Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 106 | 2026-02-20T04:13:57.877Z | info: downloading component 'cargo' |
| 107 | 2026-02-20T04:13:58.318Z | info: downloading component 'clippy' |
| 108 | 2026-02-20T04:13:58.559Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-20T04:13:58.982Z | info: downloading component 'rust-std' |
| 110 | 2026-02-20T04:13:59.504Z | info: downloading component 'rustc' |
| 111 | 2026-02-20T04:14:02.780Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-20T04:14:02.984Z | info: installing component 'cargo' |
| 113 | 2026-02-20T04:14:03.985Z | info: installing component 'clippy' |
| 114 | 2026-02-20T04:14:04.420Z | info: installing component 'rust-docs' |
| 115 | 2026-02-20T04:14:07.440Z | info: installing component 'rust-std' |
| 116 | 2026-02-20T04:14:09.408Z | info: installing component 'rustc' |
| 117 | 2026-02-20T04:14:16.996Z | info: installing component 'rustfmt' |
| 118 | 2026-02-20T04:14:17.493Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 119 | 2026-02-20T04:14:17.517Z | + rustc --version |
| 120 | 2026-02-20T04:14:17.642Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 121 | 2026-02-20T04:14:17.666Z | + banner build |
| 122 | 2026-02-20T04:14:17.666Z | |
| 123 | 2026-02-20T04:14:17.666Z | ##### # # # # ##### |
| 124 | 2026-02-20T04:14:17.666Z | # # # # # # # # |
| 125 | 2026-02-20T04:14:17.666Z | ##### # # # # # # |
| 126 | 2026-02-20T04:14:17.666Z | # # # # # # # # |
| 127 | 2026-02-20T04:14:17.666Z | # # # # # # # # |
| 128 | 2026-02-20T04:14:17.666Z | ##### #### # ###### ##### |
| 129 | 2026-02-20T04:14:17.666Z | |
| 130 | 2026-02-20T04:14:17.666Z | + ptime -m cargo build |
| 131 | 2026-02-20T04:14:17.864Z | Updating crates.io index |
| 132 | 2026-02-20T04:14:17.889Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 133 | 2026-02-20T04:14:18.236Z | From https://github.com/oxidecomputer/dlpi-sys |
| 134 | 2026-02-20T04:14:18.236Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 135 | 2026-02-20T04:14:18.301Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 136 | 2026-02-20T04:14:18.688Z | From https://github.com/jmesmon/rust-libzfs |
| 137 | 2026-02-20T04:14:18.689Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 138 | 2026-02-20T04:14:18.721Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 139 | 2026-02-20T04:14:19.054Z | From https://github.com/oxidecomputer/rusty-doors |
| 140 | 2026-02-20T04:14:19.054Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 141 | 2026-02-20T04:14:19.484Z | Downloading crates ... |
| 142 | 2026-02-20T04:14:19.648Z | Downloaded colored v3.1.1 |
| 143 | 2026-02-20T04:14:19.675Z | Downloaded tracing-attributes v0.1.31 |
| 144 | 2026-02-20T04:14:19.675Z | Downloaded tabwriter v1.4.1 |
| 145 | 2026-02-20T04:14:19.675Z | Downloaded rustversion v1.0.22 |
| 146 | 2026-02-20T04:14:19.675Z | Downloaded socket2 v0.6.2 |
| 147 | 2026-02-20T04:14:19.675Z | Downloaded tracing-core v0.1.36 |
| 148 | 2026-02-20T04:14:19.675Z | Downloaded smallvec v1.15.1 |
| 149 | 2026-02-20T04:14:19.675Z | Downloaded colorchoice v1.0.4 |
| 150 | 2026-02-20T04:14:19.699Z | Downloaded aho-corasick v1.1.4 |
| 151 | 2026-02-20T04:14:19.699Z | Downloaded clap_builder v4.5.59 |
| 152 | 2026-02-20T04:14:19.699Z | Downloaded tracing v0.1.44 |
| 153 | 2026-02-20T04:14:19.723Z | Downloaded unicode-width v0.2.2 |
| 154 | 2026-02-20T04:14:19.747Z | Downloaded libc v0.2.182 |
| 155 | 2026-02-20T04:14:19.771Z | Downloaded rand v0.10.0 |
| 156 | 2026-02-20T04:14:19.771Z | Downloaded lazy_static v1.5.0 |
| 157 | 2026-02-20T04:14:19.771Z | Downloaded hashbrown v0.16.1 |
| 158 | 2026-02-20T04:14:19.795Z | Downloaded serde_core v1.0.228 |
| 159 | 2026-02-20T04:14:19.795Z | Downloaded once_cell v1.21.3 |
| 160 | 2026-02-20T04:14:19.795Z | Downloaded nu-ansi-term v0.50.3 |
| 161 | 2026-02-20T04:14:19.795Z | Downloaded proc-macro-crate v3.4.0 |
| 162 | 2026-02-20T04:14:19.795Z | Downloaded foreign-types v0.5.0 |
| 163 | 2026-02-20T04:14:19.795Z | Downloaded cpufeatures v0.3.0 |
| 164 | 2026-02-20T04:14:19.795Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 165 | 2026-02-20T04:14:19.822Z | Downloaded quote v1.0.44 |
| 166 | 2026-02-20T04:14:19.822Z | Downloaded winnow v0.7.14 |
| 167 | 2026-02-20T04:14:19.822Z | Downloaded thread_local v1.1.9 |
| 168 | 2026-02-20T04:14:19.822Z | Downloaded pin-project-lite v0.2.16 |
| 169 | 2026-02-20T04:14:19.846Z | Downloaded tracing-log v0.2.0 |
| 170 | 2026-02-20T04:14:19.846Z | Downloaded cfg-if v1.0.4 |
| 171 | 2026-02-20T04:14:19.846Z | Downloaded anyhow v1.0.102 |
| 172 | 2026-02-20T04:14:19.846Z | Downloaded thiserror v2.0.18 |
| 173 | 2026-02-20T04:14:19.846Z | Downloaded strsim v0.11.1 |
| 174 | 2026-02-20T04:14:19.847Z | Downloaded clap_lex v1.0.0 |
| 175 | 2026-02-20T04:14:19.847Z | Downloaded syn v1.0.109 |
| 176 | 2026-02-20T04:14:19.871Z | Downloaded num_enum v0.7.5 |
| 177 | 2026-02-20T04:14:19.871Z | Downloaded memchr v2.8.0 |
| 178 | 2026-02-20T04:14:19.871Z | Downloaded anstyle v1.0.13 |
| 179 | 2026-02-20T04:14:19.871Z | Downloaded equivalent v1.0.2 |
| 180 | 2026-02-20T04:14:19.871Z | Downloaded indexmap v2.13.0 |
| 181 | 2026-02-20T04:14:19.871Z | Downloaded foreign-types-shared v0.3.1 |
| 182 | 2026-02-20T04:14:19.895Z | Downloaded clap_derive v4.5.55 |
| 183 | 2026-02-20T04:14:19.895Z | Downloaded chacha20 v0.10.0 |
| 184 | 2026-02-20T04:14:19.895Z | Downloaded anstyle-parse v0.2.7 |
| 185 | 2026-02-20T04:14:19.895Z | Downloaded matchers v0.2.0 |
| 186 | 2026-02-20T04:14:19.895Z | Downloaded anstream v0.6.21 |
| 187 | 2026-02-20T04:14:19.895Z | Downloaded log v0.4.29 |
| 188 | 2026-02-20T04:14:19.895Z | Downloaded rand_core v0.10.0 |
| 189 | 2026-02-20T04:14:19.895Z | Downloaded pretty-hex v0.4.1 |
| 190 | 2026-02-20T04:14:19.895Z | Downloaded oxnet v0.1.4 |
| 191 | 2026-02-20T04:14:19.895Z | Downloaded humantime v2.3.0 |
| 192 | 2026-02-20T04:14:19.895Z | Downloaded getrandom v0.4.1 |
| 193 | 2026-02-20T04:14:19.926Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 194 | 2026-02-20T04:14:19.926Z | Downloaded is_terminal_polyfill v1.70.2 |
| 195 | 2026-02-20T04:14:19.926Z | Downloaded heck v0.5.0 |
| 196 | 2026-02-20T04:14:19.926Z | Downloaded foreign-types-macros v0.2.3 |
| 197 | 2026-02-20T04:14:19.926Z | Downloaded num_enum_derive v0.7.5 |
| 198 | 2026-02-20T04:14:19.926Z | Downloaded cstr-argument v0.1.2 |
| 199 | 2026-02-20T04:14:19.926Z | Downloaded anstyle-query v1.1.5 |
| 200 | 2026-02-20T04:14:19.926Z | Downloaded thiserror-impl v2.0.18 |
| 201 | 2026-02-20T04:14:19.926Z | Downloaded tracing-subscriber v0.3.22 |
| 202 | 2026-02-20T04:14:19.926Z | Downloaded syn v2.0.116 |
| 203 | 2026-02-20T04:14:19.951Z | Downloaded utf8parse v0.2.2 |
| 204 | 2026-02-20T04:14:19.951Z | Downloaded sharded-slab v0.1.7 |
| 205 | 2026-02-20T04:14:19.951Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 206 | 2026-02-20T04:14:19.951Z | Downloaded unicode-ident v1.0.24 |
| 207 | 2026-02-20T04:14:19.951Z | Downloaded proc-macro2 v1.0.106 |
| 208 | 2026-02-20T04:14:19.951Z | Downloaded clap v4.5.59 |
| 209 | 2026-02-20T04:14:19.975Z | Downloaded regex-automata v0.4.14 |
| 210 | 2026-02-20T04:14:19.999Z | Downloaded regex-syntax v0.8.9 |
| 211 | 2026-02-20T04:14:20.058Z | Compiling proc-macro2 v1.0.106 |
| 212 | 2026-02-20T04:14:20.058Z | Compiling unicode-ident v1.0.24 |
| 213 | 2026-02-20T04:14:20.082Z | Compiling quote v1.0.44 |
| 214 | 2026-02-20T04:14:20.082Z | Compiling libc v0.2.182 |
| 215 | 2026-02-20T04:14:20.082Z | Compiling cfg-if v1.0.4 |
| 216 | 2026-02-20T04:14:20.082Z | Compiling winnow v0.7.14 |
| 217 | 2026-02-20T04:14:20.082Z | Compiling hashbrown v0.16.1 |
| 218 | 2026-02-20T04:14:20.082Z | Compiling equivalent v1.0.2 |
| 219 | 2026-02-20T04:14:20.173Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 220 | 2026-02-20T04:14:20.203Z | Compiling once_cell v1.21.3 |
| 221 | 2026-02-20T04:14:20.260Z | Compiling rustversion v1.0.22 |
| 222 | 2026-02-20T04:14:20.552Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 223 | 2026-02-20T04:14:20.577Z | Compiling syn v1.0.109 |
| 224 | 2026-02-20T04:14:20.681Z | Compiling tracing-core v0.1.36 |
| 225 | 2026-02-20T04:14:20.880Z | Compiling getrandom v0.4.1 |
| 226 | 2026-02-20T04:14:20.904Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 227 | 2026-02-20T04:14:21.025Z | Compiling indexmap v2.13.0 |
| 228 | 2026-02-20T04:14:21.160Z | Compiling thiserror v2.0.18 |
| 229 | 2026-02-20T04:14:21.187Z | Compiling utf8parse v0.2.2 |
| 230 | 2026-02-20T04:14:21.262Z | Compiling rand_core v0.10.0 |
| 231 | 2026-02-20T04:14:21.329Z | Compiling anstyle-parse v0.2.7 |
| 232 | 2026-02-20T04:14:21.627Z | Compiling is_terminal_polyfill v1.70.2 |
| 233 | 2026-02-20T04:14:21.780Z | Compiling anstyle-query v1.1.5 |
| 234 | 2026-02-20T04:14:21.854Z | Compiling pin-project-lite v0.2.16 |
| 235 | 2026-02-20T04:14:21.939Z | Compiling colorchoice v1.0.4 |
| 236 | 2026-02-20T04:14:22.005Z | Compiling cpufeatures v0.3.0 |
| 237 | 2026-02-20T04:14:22.107Z | Compiling syn v2.0.116 |
| 238 | 2026-02-20T04:14:22.147Z | Compiling regex-syntax v0.8.9 |
| 239 | 2026-02-20T04:14:22.175Z | Compiling memchr v2.8.0 |
| 240 | 2026-02-20T04:14:22.257Z | Compiling foreign-types-shared v0.3.1 |
| 241 | 2026-02-20T04:14:22.335Z | Compiling anyhow v1.0.102 |
| 242 | 2026-02-20T04:14:22.393Z | Compiling anstyle v1.0.13 |
| 243 | 2026-02-20T04:14:22.543Z | Compiling chacha20 v0.10.0 |
| 244 | 2026-02-20T04:14:22.780Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 245 | 2026-02-20T04:14:23.006Z | Compiling cstr-argument v0.1.2 |
| 246 | 2026-02-20T04:14:23.060Z | Compiling anstream v0.6.21 |
| 247 | 2026-02-20T04:14:23.449Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 248 | 2026-02-20T04:14:23.473Z | Compiling pretty-hex v0.4.1 |
| 249 | 2026-02-20T04:14:23.533Z | Compiling clap_lex v1.0.0 |
| 250 | 2026-02-20T04:14:23.607Z | Compiling heck v0.5.0 |
| 251 | 2026-02-20T04:14:23.672Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 252 | 2026-02-20T04:14:23.833Z | Compiling lazy_static v1.5.0 |
| 253 | 2026-02-20T04:14:23.932Z | Compiling regex-automata v0.4.14 |
| 254 | 2026-02-20T04:14:23.956Z | Compiling strsim v0.11.1 |
| 255 | 2026-02-20T04:14:23.956Z | Compiling log v0.4.29 |
| 256 | 2026-02-20T04:14:23.988Z | Compiling sharded-slab v0.1.7 |
| 257 | 2026-02-20T04:14:24.279Z | Compiling clap_builder v4.5.59 |
| 258 | 2026-02-20T04:14:24.600Z | Compiling proc-macro-crate v3.4.0 |
| 259 | 2026-02-20T04:14:25.033Z | Compiling tracing-log v0.2.0 |
| 260 | 2026-02-20T04:14:25.293Z | Compiling rand v0.10.0 |
| 261 | 2026-02-20T04:14:25.453Z | Compiling socket2 v0.6.2 |
| 262 | 2026-02-20T04:14:26.052Z | Compiling thread_local v1.1.9 |
| 263 | 2026-02-20T04:14:26.101Z | Compiling colored v3.1.1 |
| 264 | 2026-02-20T04:14:26.262Z | Compiling unicode-width v0.2.2 |
| 265 | 2026-02-20T04:14:26.498Z | Compiling smallvec v1.15.1 |
| 266 | 2026-02-20T04:14:26.603Z | Compiling oxnet v0.1.4 |
| 267 | 2026-02-20T04:14:26.747Z | Compiling nu-ansi-term v0.50.3 |
| 268 | 2026-02-20T04:14:26.805Z | Compiling matchers v0.2.0 |
| 269 | 2026-02-20T04:14:26.860Z | Compiling tabwriter v1.4.1 |
| 270 | 2026-02-20T04:14:26.995Z | Compiling humantime v2.3.0 |
| 271 | 2026-02-20T04:14:28.284Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 272 | 2026-02-20T04:14:28.703Z | Compiling num_enum_derive v0.7.5 |
| 273 | 2026-02-20T04:14:28.728Z | Compiling foreign-types-macros v0.2.3 |
| 274 | 2026-02-20T04:14:28.752Z | Compiling thiserror-impl v2.0.18 |
| 275 | 2026-02-20T04:14:28.752Z | Compiling tracing-attributes v0.1.31 |
| 276 | 2026-02-20T04:14:28.929Z | Compiling clap_derive v4.5.55 |
| 277 | 2026-02-20T04:14:28.978Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 278 | 2026-02-20T04:14:29.635Z | Compiling foreign-types v0.5.0 |
| 279 | 2026-02-20T04:14:29.728Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 280 | 2026-02-20T04:14:30.101Z | Compiling num_enum v0.7.5 |
| 281 | 2026-02-20T04:14:30.363Z | Compiling tracing v0.1.44 |
| 282 | 2026-02-20T04:14:30.593Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 283 | 2026-02-20T04:14:30.617Z | Compiling tracing-subscriber v0.3.22 |
| 284 | 2026-02-20T04:14:31.132Z | Compiling clap v4.5.59 |
| 285 | 2026-02-20T04:14:33.246Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 286 | 2026-02-20T04:14:36.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.06s |
| 287 | 2026-02-20T04:14:36.863Z | |
| 288 | 2026-02-20T04:14:36.863Z | real 19.193235312 |
| 289 | 2026-02-20T04:14:36.863Z | user 1:18.289810460 |
| 290 | 2026-02-20T04:14:36.864Z | sys 14.760752867 |
| 291 | 2026-02-20T04:14:36.864Z | trap 0.050179168 |
| 292 | 2026-02-20T04:14:36.864Z | tflt 0.028649879 |
| 293 | 2026-02-20T04:14:36.864Z | dflt 0.104758656 |
| 294 | 2026-02-20T04:14:36.864Z | kflt 0.000532003 |
| 295 | 2026-02-20T04:14:36.864Z | lock 1:44.130943266 |
| 296 | 2026-02-20T04:14:36.864Z | slp 4:38.577435457 |
| 297 | 2026-02-20T04:14:36.864Z | lat 3.911608911 |
| 298 | 2026-02-20T04:14:36.864Z | stop 4.086067659 |
| 299 | 2026-02-20T04:14:36.888Z | + ptime -m cargo build --release |
| 300 | 2026-02-20T04:14:37.021Z | Compiling proc-macro2 v1.0.106 |
| 301 | 2026-02-20T04:14:37.045Z | Compiling quote v1.0.44 |
| 302 | 2026-02-20T04:14:37.045Z | Compiling unicode-ident v1.0.24 |
| 303 | 2026-02-20T04:14:37.045Z | Compiling cfg-if v1.0.4 |
| 304 | 2026-02-20T04:14:37.045Z | Compiling libc v0.2.182 |
| 305 | 2026-02-20T04:14:37.045Z | Compiling winnow v0.7.14 |
| 306 | 2026-02-20T04:14:37.045Z | Compiling equivalent v1.0.2 |
| 307 | 2026-02-20T04:14:37.045Z | Compiling hashbrown v0.16.1 |
| 308 | 2026-02-20T04:14:37.117Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 309 | 2026-02-20T04:14:37.141Z | Compiling rustversion v1.0.22 |
| 310 | 2026-02-20T04:14:37.202Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 311 | 2026-02-20T04:14:37.461Z | Compiling syn v1.0.109 |
| 312 | 2026-02-20T04:14:37.494Z | Compiling once_cell v1.21.3 |
| 313 | 2026-02-20T04:14:37.545Z | Compiling utf8parse v0.2.2 |
| 314 | 2026-02-20T04:14:37.691Z | Compiling rand_core v0.10.0 |
| 315 | 2026-02-20T04:14:37.739Z | Compiling getrandom v0.4.1 |
| 316 | 2026-02-20T04:14:37.880Z | Compiling tracing-core v0.1.36 |
| 317 | 2026-02-20T04:14:37.937Z | Compiling indexmap v2.13.0 |
| 318 | 2026-02-20T04:14:37.996Z | Compiling thiserror v2.0.18 |
| 319 | 2026-02-20T04:14:38.021Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 320 | 2026-02-20T04:14:38.305Z | Compiling anstyle-parse v0.2.7 |
| 321 | 2026-02-20T04:14:38.362Z | Compiling foreign-types-shared v0.3.1 |
| 322 | 2026-02-20T04:14:38.477Z | Compiling cpufeatures v0.3.0 |
| 323 | 2026-02-20T04:14:38.642Z | Compiling memchr v2.8.0 |
| 324 | 2026-02-20T04:14:38.876Z | Compiling syn v2.0.116 |
| 325 | 2026-02-20T04:14:38.950Z | Compiling anyhow v1.0.102 |
| 326 | 2026-02-20T04:14:39.060Z | Compiling anstyle v1.0.13 |
| 327 | 2026-02-20T04:14:39.084Z | Compiling regex-syntax v0.8.9 |
| 328 | 2026-02-20T04:14:39.412Z | Compiling anstyle-query v1.1.5 |
| 329 | 2026-02-20T04:14:39.453Z | Compiling pin-project-lite v0.2.16 |
| 330 | 2026-02-20T04:14:39.536Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 331 | 2026-02-20T04:14:39.568Z | Compiling colorchoice v1.0.4 |
| 332 | 2026-02-20T04:14:39.707Z | Compiling is_terminal_polyfill v1.70.2 |
| 333 | 2026-02-20T04:14:39.816Z | Compiling anstream v0.6.21 |
| 334 | 2026-02-20T04:14:39.865Z | Compiling cstr-argument v0.1.2 |
| 335 | 2026-02-20T04:14:40.031Z | Compiling chacha20 v0.10.0 |
| 336 | 2026-02-20T04:14:40.221Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 337 | 2026-02-20T04:14:40.561Z | Compiling log v0.4.29 |
| 338 | 2026-02-20T04:14:40.606Z | Compiling pretty-hex v0.4.1 |
| 339 | 2026-02-20T04:14:40.640Z | Compiling lazy_static v1.5.0 |
| 340 | 2026-02-20T04:14:40.664Z | Compiling heck v0.5.0 |
| 341 | 2026-02-20T04:14:40.754Z | Compiling strsim v0.11.1 |
| 342 | 2026-02-20T04:14:40.807Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 343 | 2026-02-20T04:14:40.935Z | Compiling clap_lex v1.0.0 |
| 344 | 2026-02-20T04:14:40.965Z | Compiling tracing-log v0.2.0 |
| 345 | 2026-02-20T04:14:41.095Z | Compiling regex-automata v0.4.14 |
| 346 | 2026-02-20T04:14:41.522Z | Compiling proc-macro-crate v3.4.0 |
| 347 | 2026-02-20T04:14:41.559Z | Compiling clap_builder v4.5.59 |
| 348 | 2026-02-20T04:14:41.994Z | Compiling sharded-slab v0.1.7 |
| 349 | 2026-02-20T04:14:42.214Z | Compiling rand v0.10.0 |
| 350 | 2026-02-20T04:14:43.194Z | Compiling socket2 v0.6.2 |
| 351 | 2026-02-20T04:14:43.518Z | Compiling thread_local v1.1.9 |
| 352 | 2026-02-20T04:14:43.599Z | Compiling nu-ansi-term v0.50.3 |
| 353 | 2026-02-20T04:14:44.066Z | Compiling smallvec v1.15.1 |
| 354 | 2026-02-20T04:14:44.468Z | Compiling matchers v0.2.0 |
| 355 | 2026-02-20T04:14:44.584Z | Compiling unicode-width v0.2.2 |
| 356 | 2026-02-20T04:14:44.699Z | Compiling oxnet v0.1.4 |
| 357 | 2026-02-20T04:14:45.122Z | Compiling colored v3.1.1 |
| 358 | 2026-02-20T04:14:45.367Z | Compiling tabwriter v1.4.1 |
| 359 | 2026-02-20T04:14:45.999Z | Compiling humantime v2.3.0 |
| 360 | 2026-02-20T04:14:46.079Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 361 | 2026-02-20T04:14:46.694Z | Compiling tracing-attributes v0.1.31 |
| 362 | 2026-02-20T04:14:46.792Z | Compiling thiserror-impl v2.0.18 |
| 363 | 2026-02-20T04:14:46.896Z | Compiling num_enum_derive v0.7.5 |
| 364 | 2026-02-20T04:14:48.049Z | Compiling foreign-types-macros v0.2.3 |
| 365 | 2026-02-20T04:14:48.477Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 366 | 2026-02-20T04:14:48.610Z | Compiling clap_derive v4.5.55 |
| 367 | 2026-02-20T04:14:48.643Z | Compiling num_enum v0.7.5 |
| 368 | 2026-02-20T04:14:48.900Z | Compiling tracing v0.1.44 |
| 369 | 2026-02-20T04:14:49.042Z | Compiling foreign-types v0.5.0 |
| 370 | 2026-02-20T04:14:49.135Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 371 | 2026-02-20T04:14:49.159Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 372 | 2026-02-20T04:14:49.192Z | Compiling tracing-subscriber v0.3.22 |
| 373 | 2026-02-20T04:14:51.591Z | Compiling clap v4.5.59 |
| 374 | 2026-02-20T04:14:54.818Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 375 | 2026-02-20T04:15:00.051Z | Finished `release` profile [optimized] target(s) in 23.12s |
| 376 | 2026-02-20T04:15:00.075Z | |
| 377 | 2026-02-20T04:15:00.075Z | real 23.197196017 |
| 378 | 2026-02-20T04:15:00.075Z | user 2:17.441708023 |
| 379 | 2026-02-20T04:15:00.075Z | sys 13.288930368 |
| 380 | 2026-02-20T04:15:00.075Z | trap 0.074783626 |
| 381 | 2026-02-20T04:15:00.075Z | tflt 0.076697789 |
| 382 | 2026-02-20T04:15:00.075Z | dflt 0.119789212 |
| 383 | 2026-02-20T04:15:00.075Z | kflt 0.000010601 |
| 384 | 2026-02-20T04:15:00.075Z | lock 3:55.013953733 |
| 385 | 2026-02-20T04:15:00.075Z | slp 7:05.132318004 |
| 386 | 2026-02-20T04:15:00.075Z | lat 6.972929010 |
| 387 | 2026-02-20T04:15:00.075Z | stop 3.362755867 |
| 388 | 2026-02-20T04:15:00.075Z | + for x in debug release |
| 389 | 2026-02-20T04:15:00.075Z | + mkdir -p /work/debug |
| 390 | 2026-02-20T04:15:00.075Z | + cp target/debug/netadm /work/debug/netadm |
| 391 | 2026-02-20T04:15:00.101Z | + for x in debug release |
| 392 | 2026-02-20T04:15:00.101Z | + mkdir -p /work/release |
| 393 | 2026-02-20T04:15:00.125Z | + cp target/release/netadm /work/release/netadm |
| 394 | 2026-02-20T04:15:00.125Z | + banner check |
| 395 | 2026-02-20T04:15:00.125Z | |
| 396 | 2026-02-20T04:15:00.125Z | #### # # ###### #### # # |
| 397 | 2026-02-20T04:15:00.125Z | # # # # # # # # # |
| 398 | 2026-02-20T04:15:00.125Z | # ###### ##### # #### |
| 399 | 2026-02-20T04:15:00.125Z | # # # # # # # |
| 400 | 2026-02-20T04:15:00.125Z | # # # # # # # # # |
| 401 | 2026-02-20T04:15:00.125Z | #### # # ###### #### # # |
| 402 | 2026-02-20T04:15:00.125Z | |
| 403 | 2026-02-20T04:15:00.125Z | + cargo fmt -- --check |
| 404 | 2026-02-20T04:15:00.442Z | + cargo clippy --all-targets -- --deny warnings |
| 405 | 2026-02-20T04:15:00.808Z | Checking cfg-if v1.0.4 |
| 406 | 2026-02-20T04:15:00.808Z | Compiling winnow v0.7.14 |
| 407 | 2026-02-20T04:15:00.832Z | Checking once_cell v1.21.3 |
| 408 | 2026-02-20T04:15:00.832Z | Checking libc v0.2.182 |
| 409 | 2026-02-20T04:15:00.832Z | Checking rand_core v0.10.0 |
| 410 | 2026-02-20T04:15:00.832Z | Checking memchr v2.8.0 |
| 411 | 2026-02-20T04:15:00.832Z | Checking cpufeatures v0.3.0 |
| 412 | 2026-02-20T04:15:00.832Z | Checking foreign-types-shared v0.3.1 |
| 413 | 2026-02-20T04:15:00.881Z | Checking pin-project-lite v0.2.16 |
| 414 | 2026-02-20T04:15:00.911Z | Checking thiserror v2.0.18 |
| 415 | 2026-02-20T04:15:00.935Z | Checking foreign-types v0.5.0 |
| 416 | 2026-02-20T04:15:00.987Z | Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 417 | 2026-02-20T04:15:01.019Z | Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 418 | 2026-02-20T04:15:01.043Z | Checking chacha20 v0.10.0 |
| 419 | 2026-02-20T04:15:01.043Z | Checking pretty-hex v0.4.1 |
| 420 | 2026-02-20T04:15:01.068Z | Checking tracing-core v0.1.36 |
| 421 | 2026-02-20T04:15:01.107Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 422 | 2026-02-20T04:15:01.141Z | Checking anyhow v1.0.102 |
| 423 | 2026-02-20T04:15:01.197Z | Checking utf8parse v0.2.2 |
| 424 | 2026-02-20T04:15:01.329Z | Checking colored v3.1.1 |
| 425 | 2026-02-20T04:15:01.432Z | Checking getrandom v0.4.1 |
| 426 | 2026-02-20T04:15:01.456Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 427 | 2026-02-20T04:15:01.485Z | Checking socket2 v0.6.2 |
| 428 | 2026-02-20T04:15:01.509Z | Checking cstr-argument v0.1.2 |
| 429 | 2026-02-20T04:15:01.574Z | Checking oxnet v0.1.4 |
| 430 | 2026-02-20T04:15:01.623Z | Checking tracing v0.1.44 |
| 431 | 2026-02-20T04:15:01.647Z | Checking rand v0.10.0 |
| 432 | 2026-02-20T04:15:01.672Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 433 | 2026-02-20T04:15:01.672Z | Checking anstyle-parse v0.2.7 |
| 434 | 2026-02-20T04:15:01.808Z | Checking anstyle v1.0.13 |
| 435 | 2026-02-20T04:15:01.878Z | Checking regex-syntax v0.8.9 |
| 436 | 2026-02-20T04:15:01.902Z | Checking anstyle-query v1.1.5 |
| 437 | 2026-02-20T04:15:01.902Z | Checking is_terminal_polyfill v1.70.2 |
| 438 | 2026-02-20T04:15:01.902Z | Checking colorchoice v1.0.4 |
| 439 | 2026-02-20T04:15:01.989Z | Checking strsim v0.11.1 |
| 440 | 2026-02-20T04:15:02.013Z | Checking clap_lex v1.0.0 |
| 441 | 2026-02-20T04:15:02.037Z | Checking log v0.4.29 |
| 442 | 2026-02-20T04:15:02.085Z | Checking anstream v0.6.21 |
| 443 | 2026-02-20T04:15:02.201Z | Checking lazy_static v1.5.0 |
| 444 | 2026-02-20T04:15:02.231Z | Checking thread_local v1.1.9 |
| 445 | 2026-02-20T04:15:02.255Z | Checking tracing-log v0.2.0 |
| 446 | 2026-02-20T04:15:02.303Z | Checking sharded-slab v0.1.7 |
| 447 | 2026-02-20T04:15:02.378Z | Checking clap_builder v4.5.59 |
| 448 | 2026-02-20T04:15:02.440Z | Checking nu-ansi-term v0.50.3 |
| 449 | 2026-02-20T04:15:02.464Z | Checking smallvec v1.15.1 |
| 450 | 2026-02-20T04:15:02.488Z | Checking unicode-width v0.2.2 |
| 451 | 2026-02-20T04:15:02.723Z | Checking humantime v2.3.0 |
| 452 | 2026-02-20T04:15:02.869Z | Checking tabwriter v1.4.1 |
| 453 | 2026-02-20T04:15:03.227Z | Checking regex-automata v0.4.14 |
| 454 | 2026-02-20T04:15:03.352Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 455 | 2026-02-20T04:15:03.952Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 456 | 2026-02-20T04:15:04.513Z | Checking clap v4.5.59 |
| 457 | 2026-02-20T04:15:04.898Z | Compiling proc-macro-crate v3.4.0 |
| 458 | 2026-02-20T04:15:05.371Z | Checking matchers v0.2.0 |
| 459 | 2026-02-20T04:15:05.395Z | Compiling num_enum_derive v0.7.5 |
| 460 | 2026-02-20T04:15:05.503Z | Checking tracing-subscriber v0.3.22 |
| 461 | 2026-02-20T04:15:06.634Z | Checking num_enum v0.7.5 |
| 462 | 2026-02-20T04:15:06.756Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 463 | 2026-02-20T04:15:08.899Z | Checking netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 464 | 2026-02-20T04:15:10.464Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.85s |
| 465 | 2026-02-20T04:15:10.493Z | + banner pre-test |
| 466 | 2026-02-20T04:15:10.517Z | |
| 467 | 2026-02-20T04:15:10.517Z | ##### ##### ###### ##### ###### #### ##### |
| 468 | 2026-02-20T04:15:10.517Z | # # # # # # # # # |
| 469 | 2026-02-20T04:15:10.517Z | # # # # ##### ##### # ##### #### # |
| 470 | 2026-02-20T04:15:10.517Z | ##### ##### # # # # # |
| 471 | 2026-02-20T04:15:10.517Z | # # # # # # # # # |
| 472 | 2026-02-20T04:15:10.517Z | # # # ###### # ###### #### # |
| 473 | 2026-02-20T04:15:10.517Z | |
| 474 | 2026-02-20T04:15:10.517Z | + uname -a |
| 475 | 2026-02-20T04:15:10.517Z | SunOS bmat-EVT22200007-0000e56d 5.11 helios-2.0.23457 i86pc i386 i86pc |
| 476 | 2026-02-20T04:15:10.517Z | + ./target/debug/netadm show links |
| 477 | 2026-02-20T04:15:10.517Z | Id Name Flags Class State MAC MTU |
| 478 | 2026-02-20T04:15:10.517Z | -- ---- ----- ----- ----- --- --- |
| 479 | 2026-02-20T04:15:10.517Z | 1 vioif0 active persistent physical up 02:08:20:a3:42:2a 1500 |
| 480 | 2026-02-20T04:15:10.517Z | + ./target/debug/netadm show addrs |
| 481 | 2026-02-20T04:15:10.517Z | Name Type State Address Interface Index |
| 482 | 2026-02-20T04:15:10.517Z | ---- ------ ----- ------- --------------- |
| 483 | 2026-02-20T04:15:10.517Z | lo0/v4 static ok 127.0.0.1/8 1 |
| 484 | 2026-02-20T04:15:10.517Z | lo0/v6 static ok ::1/128 1 |
| 485 | 2026-02-20T04:15:10.518Z | vioif0/v4 static ok 10.151.4.102/24 2 |
| 486 | 2026-02-20T04:15:10.518Z | + banner test |
| 487 | 2026-02-20T04:15:10.518Z | |
| 488 | 2026-02-20T04:15:10.518Z | ##### ###### #### ##### |
| 489 | 2026-02-20T04:15:10.518Z | # # # # |
| 490 | 2026-02-20T04:15:10.518Z | # ##### #### # |
| 491 | 2026-02-20T04:15:10.518Z | # # # # |
| 492 | 2026-02-20T04:15:10.518Z | # # # # # |
| 493 | 2026-02-20T04:15:10.518Z | # ###### #### # |
| 494 | 2026-02-20T04:15:10.518Z | |
| 495 | 2026-02-20T04:15:10.518Z | + pfexec ptime -m cargo test |
| 496 | 2026-02-20T04:15:10.779Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 497 | 2026-02-20T04:15:10.779Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 498 | 2026-02-20T04:15:12.682Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2.10s |
| 499 | 2026-02-20T04:15:12.706Z | Running unittests src/lib.rs (target/debug/deps/libnet-305f7d4a6adfe389) |
| 500 | 2026-02-20T04:15:12.706Z | |
| 501 | 2026-02-20T04:15:12.707Z | running 0 tests |
| 502 | 2026-02-20T04:15:12.707Z | |
| 503 | 2026-02-20T04:15:12.707Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 504 | 2026-02-20T04:15:12.707Z | |
| 505 | 2026-02-20T04:15:12.707Z | Running tests/ip.rs (target/debug/deps/ip-1cbe6c3d9ea75e37) |
| 506 | 2026-02-20T04:15:12.731Z | |
| 507 | 2026-02-20T04:15:12.731Z | running 4 tests |
| 508 | 2026-02-20T04:15:12.731Z | test test_get_addresses ... ok |
| 509 | 2026-02-20T04:15:12.731Z | test test_address_consistency ... ok |
| 510 | 2026-02-20T04:15:12.731Z | test test_v6_static_lifecycle ... ok |
| 511 | 2026-02-20T04:15:12.731Z | test test_v6_local_lifecycle ... ok |
| 512 | 2026-02-20T04:15:12.731Z | |
| 513 | 2026-02-20T04:15:12.731Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 514 | 2026-02-20T04:15:12.731Z | |
| 515 | 2026-02-20T04:15:12.731Z | Running tests/link.rs (target/debug/deps/link-f16cdc49c0b74c89) |
| 516 | 2026-02-20T04:15:12.731Z | |
| 517 | 2026-02-20T04:15:12.731Z | running 5 tests |
| 518 | 2026-02-20T04:15:12.755Z | test test_get_links ... ok |
| 519 | 2026-02-20T04:15:12.755Z | test test_simnet_lifecycle ... ok |
| 520 | 2026-02-20T04:15:12.755Z | test test_link_consistency ... ok |
| 521 | 2026-02-20T04:15:12.755Z | test test_simnet_connect ... ok |
| 522 | 2026-02-20T04:15:12.755Z | test test_vnic_lifecycle ... ok |
| 523 | 2026-02-20T04:15:12.755Z | |
| 524 | 2026-02-20T04:15:12.755Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 525 | 2026-02-20T04:15:12.755Z | |
| 526 | 2026-02-20T04:15:12.755Z | Running unittests src/main.rs (target/debug/deps/netadm-f5f283e08a81f01b) |
| 527 | 2026-02-20T04:15:12.755Z | |
| 528 | 2026-02-20T04:15:12.755Z | running 0 tests |
| 529 | 2026-02-20T04:15:12.756Z | |
| 530 | 2026-02-20T04:15:12.756Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 531 | 2026-02-20T04:15:12.756Z | |
| 532 | 2026-02-20T04:15:12.756Z | Doc-tests libnet |
| 533 | 2026-02-20T04:15:13.034Z | |
| 534 | 2026-02-20T04:15:13.034Z | running 0 tests |
| 535 | 2026-02-20T04:15:13.034Z | |
| 536 | 2026-02-20T04:15:13.034Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 537 | 2026-02-20T04:15:13.034Z | |
| 538 | 2026-02-20T04:15:13.061Z | |
| 539 | 2026-02-20T04:15:13.061Z | real 2.536281189 |
| 540 | 2026-02-20T04:15:13.061Z | user 4.314273085 |
| 541 | 2026-02-20T04:15:13.061Z | sys 1.325128227 |
| 542 | 2026-02-20T04:15:13.061Z | trap 0.001969948 |
| 543 | 2026-02-20T04:15:13.061Z | tflt 0.002406452 |
| 544 | 2026-02-20T04:15:13.061Z | dflt 0.005256152 |
| 545 | 2026-02-20T04:15:13.061Z | kflt 0.000042293 |
| 546 | 2026-02-20T04:15:13.061Z | lock 5.344576651 |
| 547 | 2026-02-20T04:15:13.061Z | slp 19.185076410 |
| 548 | 2026-02-20T04:15:13.061Z | lat 0.125375718 |
| 549 | 2026-02-20T04:15:13.061Z | stop 0.158356004 |
| 550 | 2026-02-20T04:15:13.085Z | + pfexec ptime -m cargo test --release |
| 551 | 2026-02-20T04:15:13.218Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 552 | 2026-02-20T04:15:13.218Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 553 | 2026-02-20T04:15:14.934Z | Finished `release` profile [optimized] target(s) in 1.80s |
| 554 | 2026-02-20T04:15:14.959Z | Running unittests src/lib.rs (target/release/deps/libnet-f030461d958d4a22) |
| 555 | 2026-02-20T04:15:14.959Z | |
| 556 | 2026-02-20T04:15:14.959Z | running 0 tests |
| 557 | 2026-02-20T04:15:14.959Z | |
| 558 | 2026-02-20T04:15:14.959Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 559 | 2026-02-20T04:15:14.959Z | |
| 560 | 2026-02-20T04:15:14.959Z | Running tests/ip.rs (target/release/deps/ip-3304e9860aff51ba) |
| 561 | 2026-02-20T04:15:14.983Z | |
| 562 | 2026-02-20T04:15:14.983Z | running 4 tests |
| 563 | 2026-02-20T04:15:14.983Z | test test_get_addresses ... ok |
| 564 | 2026-02-20T04:15:14.983Z | test test_address_consistency ... ok |
| 565 | 2026-02-20T04:15:14.983Z | test test_v6_static_lifecycle ... ok |
| 566 | 2026-02-20T04:15:14.983Z | test test_v6_local_lifecycle ... ok |
| 567 | 2026-02-20T04:15:14.983Z | |
| 568 | 2026-02-20T04:15:14.983Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 569 | 2026-02-20T04:15:14.983Z | |
| 570 | 2026-02-20T04:15:14.983Z | Running tests/link.rs (target/release/deps/link-4982962a1d95a0e4) |
| 571 | 2026-02-20T04:15:14.983Z | |
| 572 | 2026-02-20T04:15:14.983Z | running 5 tests |
| 573 | 2026-02-20T04:15:15.007Z | test test_simnet_lifecycle ... ok |
| 574 | 2026-02-20T04:15:15.007Z | test test_simnet_connect ... ok |
| 575 | 2026-02-20T04:15:15.007Z | test test_get_links ... ok |
| 576 | 2026-02-20T04:15:15.007Z | test test_link_consistency ... ok |
| 577 | 2026-02-20T04:15:15.007Z | test test_vnic_lifecycle ... ok |
| 578 | 2026-02-20T04:15:15.008Z | |
| 579 | 2026-02-20T04:15:15.008Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 580 | 2026-02-20T04:15:15.008Z | |
| 581 | 2026-02-20T04:15:15.008Z | Running unittests src/main.rs (target/release/deps/netadm-71f70e7c96db19be) |
| 582 | 2026-02-20T04:15:15.008Z | |
| 583 | 2026-02-20T04:15:15.008Z | running 0 tests |
| 584 | 2026-02-20T04:15:15.008Z | |
| 585 | 2026-02-20T04:15:15.008Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 586 | 2026-02-20T04:15:15.008Z | |
| 587 | 2026-02-20T04:15:15.008Z | Doc-tests libnet |
| 588 | 2026-02-20T04:15:15.258Z | |
| 589 | 2026-02-20T04:15:15.258Z | running 0 tests |
| 590 | 2026-02-20T04:15:15.258Z | |
| 591 | 2026-02-20T04:15:15.258Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 592 | 2026-02-20T04:15:15.258Z | |
| 593 | 2026-02-20T04:15:15.288Z | |
| 594 | 2026-02-20T04:15:15.288Z | real 2.212525674 |
| 595 | 2026-02-20T04:15:15.288Z | user 4.498339113 |
| 596 | 2026-02-20T04:15:15.288Z | sys 1.170167514 |
| 597 | 2026-02-20T04:15:15.288Z | trap 0.000928762 |
| 598 | 2026-02-20T04:15:15.288Z | tflt 0.045872802 |
| 599 | 2026-02-20T04:15:15.288Z | dflt 0.026704332 |
| 600 | 2026-02-20T04:15:15.288Z | kflt 0.000005260 |
| 601 | 2026-02-20T04:15:15.288Z | lock 6.352487354 |
| 602 | 2026-02-20T04:15:15.288Z | slp 16.410253413 |
| 603 | 2026-02-20T04:15:15.288Z | lat 0.043900530 |
| 604 | 2026-02-20T04:15:15.288Z | stop 0.223492378 |
| 605 | 2026-02-20T04:15:15.313Z | + banner post-test |
| 606 | 2026-02-20T04:15:15.313Z | |
| 607 | 2026-02-20T04:15:15.313Z | ##### #### #### ##### ##### ###### #### ##### |
| 608 | 2026-02-20T04:15:15.313Z | # # # # # # # # # # |
| 609 | 2026-02-20T04:15:15.313Z | # # # # #### # ##### # ##### #### # |
| 610 | 2026-02-20T04:15:15.313Z | ##### # # # # # # # # |
| 611 | 2026-02-20T04:15:15.313Z | # # # # # # # # # # # |
| 612 | 2026-02-20T04:15:15.313Z | # #### #### # # ###### #### # |
| 613 | 2026-02-20T04:15:15.313Z | |
| 614 | 2026-02-20T04:15:15.313Z | + ./target/debug/netadm show links |
| 615 | 2026-02-20T04:15:15.313Z | Id Name Flags Class State MAC MTU |
| 616 | 2026-02-20T04:15:15.313Z | -- ---- ----- ----- ----- --- --- |
| 617 | 2026-02-20T04:15:15.313Z | 1 vioif0 active persistent physical up 02:08:20:a3:42:2a 1500 |
| 618 | 2026-02-20T04:15:15.313Z | + ./target/debug/netadm show addrs |
| 619 | 2026-02-20T04:15:15.313Z | Name Type State Address Interface Index |
| 620 | 2026-02-20T04:15:15.313Z | ---- ------ ----- ------- --------------- |
| 621 | 2026-02-20T04:15:15.313Z | lo0/v4 static ok 127.0.0.1/8 1 |
| 622 | 2026-02-20T04:15:15.313Z | lo0/v6 static ok ::1/128 1 |
| 623 | 2026-02-20T04:15:15.314Z | vioif0/v4 static ok 10.151.4.102/24 2 |
| 624 | 2026-02-20T04:15:15.314Z | process exited: duration 77550 ms, exit code 0 |
| |
| 625 | 2026-02-20T04:15:15.363Z | found 2 output files |
| 626 | 2026-02-20T04:15:15.397Z | uploading: /work/debug/netadm (42366000 bytes) |
| 627 | 2026-02-20T04:15:18.892Z | uploaded: /work/debug/netadm |
| 628 | 2026-02-20T04:15:18.892Z | uploading: /work/release/netadm (6296872 bytes) |
| 629 | 2026-02-20T04:15:20.491Z | uploaded: /work/release/netadm |