|
|
|
| 1 | 2026-02-17T04:41:26.481Z | job assigned to worker 01KHMYCQAPFJBESNNR65EMHWGS [factory aws, i-0052a3d2e4d8cb355] (queued for 56 s) |
| |
| 2 | 2026-02-17T04:41:35.238Z | starting task 0: "setup" |
| 3 | 2026-02-17T04:41:35.244Z | ++ uname -s |
| 4 | 2026-02-17T04:41:35.247Z | + kern=SunOS |
| 5 | 2026-02-17T04:41:35.247Z | + build_user=build |
| 6 | 2026-02-17T04:41:35.247Z | + build_uid=12345 |
| 7 | 2026-02-17T04:41:35.247Z | + work_dir=/work |
| 8 | 2026-02-17T04:41:35.247Z | + input_dir=/input |
| 9 | 2026-02-17T04:41:35.248Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-17T04:41:35.248Z | + case "$kern" in |
| 11 | 2026-02-17T04:41:35.248Z | + groupadd -g 12345 build |
| 12 | 2026-02-17T04:41:35.248Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-17T04:41:37.256Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-17T04:41:37.381Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-17T04:41:37.384Z | + home_fs=zfs |
| 16 | 2026-02-17T04:41:37.384Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-17T04:41:37.384Z | + mkdir -p /home/build |
| 18 | 2026-02-17T04:41:37.387Z | + chown build:build /home/build /work |
| 19 | 2026-02-17T04:41:39.389Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-17T04:41:39.392Z | process exited: duration 4155 ms, exit code 0 |
| |
| 21 | 2026-02-17T04:41:39.397Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-17T04:41:39.403Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-17T04:41:39.403Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-17T04:41:39.403Z | * rust toolchain channel = "stable" |
| 25 | 2026-02-17T04:41:39.403Z | * rust toolchain profile = "default" |
| 26 | 2026-02-17T04:41:39.403Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-17T04:41:39.403Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-17T04:41:39.406Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-17T04:41:39.406Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-17T04:41:39.584Z | info: downloading installer |
| 31 | 2026-02-17T04:41:41.185Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-17T04:41:41.185Z | warn: /opt/ooce/bin |
| 33 | 2026-02-17T04:41:41.185Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-17T04:41:41.185Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-17T04:41:41.185Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-17T04:41:41.185Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-17T04:41:41.185Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-17T04:41:41.186Z | error: cannot install while Rust is installed |
| 39 | 2026-02-17T04:41:41.186Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-17T04:41:41.198Z | info: profile set to 'default' |
| 41 | 2026-02-17T04:41:41.198Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-17T04:41:41.201Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-17T04:41:41.368Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-17T04:41:41.368Z | info: downloading component 'cargo' |
| 45 | 2026-02-17T04:41:42.333Z | info: downloading component 'clippy' |
| 46 | 2026-02-17T04:41:42.689Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-17T04:41:44.412Z | info: downloading component 'rust-std' |
| 48 | 2026-02-17T04:41:46.149Z | info: downloading component 'rustc' |
| 49 | 2026-02-17T04:41:54.938Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-17T04:41:55.214Z | info: installing component 'cargo' |
| 51 | 2026-02-17T04:41:56.114Z | info: installing component 'clippy' |
| 52 | 2026-02-17T04:41:56.636Z | info: installing component 'rust-docs' |
| 53 | 2026-02-17T04:41:58.516Z | info: installing component 'rust-std' |
| 54 | 2026-02-17T04:42:00.293Z | info: installing component 'rustc' |
| 55 | 2026-02-17T04:42:06.945Z | info: installing component 'rustfmt' |
| 56 | 2026-02-17T04:42:07.273Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-17T04:42:07.273Z | |
| 58 | 2026-02-17T04:42:07.758Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-17T04:42:07.758Z | |
| 60 | 2026-02-17T04:42:07.761Z | |
| 61 | 2026-02-17T04:42:07.761Z | Rust is installed now. Great! |
| 62 | 2026-02-17T04:42:07.761Z | |
| 63 | 2026-02-17T04:42:07.761Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-17T04:42:07.761Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-17T04:42:07.761Z | |
| 66 | 2026-02-17T04:42:07.761Z | To configure your current shell, you need to source |
| 67 | 2026-02-17T04:42:07.761Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-17T04:42:07.762Z | |
| 69 | 2026-02-17T04:42:07.762Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-17T04:42:07.762Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-17T04:42:07.762Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-17T04:42:07.762Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-17T04:42:07.861Z | + rustup --version |
| 74 | 2026-02-17T04:42:07.871Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-17T04:42:07.874Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-17T04:42:07.946Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-17T04:42:07.949Z | + cargo --version |
| 78 | 2026-02-17T04:42:08.007Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-17T04:42:08.010Z | + rustc --version |
| 80 | 2026-02-17T04:42:08.073Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-17T04:42:08.076Z | process exited: duration 28674 ms, exit code 0 |
| |
| 82 | 2026-02-17T04:42:08.083Z | starting task 2: "authentication" |
| 83 | 2026-02-17T04:42:08.107Z | process exited: duration 21 ms, exit code 0 |
| |
| 84 | 2026-02-17T04:42:08.117Z | starting task 3: "clone repository" |
| 85 | 2026-02-17T04:42:08.120Z | + mkdir -p /work/oxidecomputer/netadm-sys |
| 86 | 2026-02-17T04:42:08.124Z | + git clone https://github.com/oxidecomputer/netadm-sys /work/oxidecomputer/netadm-sys |
| 87 | 2026-02-17T04:42:08.161Z | Cloning into '/work/oxidecomputer/netadm-sys'... |
| 88 | 2026-02-17T04:42:08.782Z | + cd /work/oxidecomputer/netadm-sys |
| 89 | 2026-02-17T04:42:08.782Z | + git fetch origin c677030b70936e38889c684186ad64b28ab88362 |
| 90 | 2026-02-17T04:42:09.013Z | From https://github.com/oxidecomputer/netadm-sys |
| 91 | 2026-02-17T04:42:09.013Z | * branch c677030b70936e38889c684186ad64b28ab88362 -> FETCH_HEAD |
| 92 | 2026-02-17T04:42:09.019Z | + [[ -n renovate/rand ]] |
| 93 | 2026-02-17T04:42:09.022Z | ++ git branch --show-current |
| 94 | 2026-02-17T04:42:09.025Z | + current=main |
| 95 | 2026-02-17T04:42:09.025Z | + [[ main != renovate/rand ]] |
| 96 | 2026-02-17T04:42:09.025Z | + git branch -f renovate/rand c677030b70936e38889c684186ad64b28ab88362 |
| 97 | 2026-02-17T04:42:09.028Z | + git checkout -f renovate/rand |
| 98 | 2026-02-17T04:42:09.033Z | Switched to branch 'renovate/rand' |
| 99 | 2026-02-17T04:42:09.036Z | + git reset --hard c677030b70936e38889c684186ad64b28ab88362 |
| 100 | 2026-02-17T04:42:09.039Z | HEAD is now at c677030 Update Rust crate rand to 0.10.0 |
| 101 | 2026-02-17T04:42:09.042Z | process exited: duration 924 ms, exit code 0 |
| |
| 102 | 2026-02-17T04:42:09.048Z | starting task 4: "build" |
| 103 | 2026-02-17T04:42:09.053Z | + cargo --version |
| 104 | 2026-02-17T04:42:09.061Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
| 105 | 2026-02-17T04:42:09.229Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 106 | 2026-02-17T04:42:09.233Z | info: downloading component 'cargo' |
| 107 | 2026-02-17T04:42:10.066Z | info: downloading component 'clippy' |
| 108 | 2026-02-17T04:42:10.503Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-17T04:42:12.319Z | info: downloading component 'rust-std' |
| 110 | 2026-02-17T04:42:13.997Z | info: downloading component 'rustc' |
| 111 | 2026-02-17T04:42:20.691Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-17T04:42:20.954Z | info: installing component 'cargo' |
| 113 | 2026-02-17T04:42:21.795Z | info: installing component 'clippy' |
| 114 | 2026-02-17T04:42:22.178Z | info: installing component 'rust-docs' |
| 115 | 2026-02-17T04:42:24.047Z | info: installing component 'rust-std' |
| 116 | 2026-02-17T04:42:25.769Z | info: installing component 'rustc' |
| 117 | 2026-02-17T04:42:32.026Z | info: installing component 'rustfmt' |
| 118 | 2026-02-17T04:42:32.443Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 119 | 2026-02-17T04:42:32.446Z | + rustc --version |
| 120 | 2026-02-17T04:42:32.520Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 121 | 2026-02-17T04:42:32.525Z | + banner build |
| 122 | 2026-02-17T04:42:32.529Z | |
| 123 | 2026-02-17T04:42:32.530Z | ##### # # # # ##### |
| 124 | 2026-02-17T04:42:32.530Z | # # # # # # # # |
| 125 | 2026-02-17T04:42:32.530Z | ##### # # # # # # |
| 126 | 2026-02-17T04:42:32.530Z | # # # # # # # # |
| 127 | 2026-02-17T04:42:32.530Z | # # # # # # # # |
| 128 | 2026-02-17T04:42:32.530Z | ##### #### # ###### ##### |
| 129 | 2026-02-17T04:42:32.530Z | |
| 130 | 2026-02-17T04:42:32.532Z | + ptime -m cargo build |
| 131 | 2026-02-17T04:42:32.662Z | Updating crates.io index |
| 132 | 2026-02-17T04:42:32.702Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 133 | 2026-02-17T04:42:32.967Z | From https://github.com/oxidecomputer/dlpi-sys |
| 134 | 2026-02-17T04:42:32.968Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 135 | 2026-02-17T04:42:33.008Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 136 | 2026-02-17T04:42:33.291Z | From https://github.com/jmesmon/rust-libzfs |
| 137 | 2026-02-17T04:42:33.291Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 138 | 2026-02-17T04:42:33.308Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 139 | 2026-02-17T04:42:33.572Z | From https://github.com/oxidecomputer/rusty-doors |
| 140 | 2026-02-17T04:42:33.572Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 141 | 2026-02-17T04:42:34.620Z | Downloading crates ... |
| 142 | 2026-02-17T04:42:34.672Z | Downloaded cfg-if v1.0.4 |
| 143 | 2026-02-17T04:42:34.675Z | Downloaded lazy_static v1.5.0 |
| 144 | 2026-02-17T04:42:34.675Z | Downloaded equivalent v1.0.2 |
| 145 | 2026-02-17T04:42:34.679Z | Downloaded serde_core v1.0.228 |
| 146 | 2026-02-17T04:42:34.686Z | Downloaded pin-project-lite v0.2.16 |
| 147 | 2026-02-17T04:42:34.693Z | Downloaded anstream v0.6.21 |
| 148 | 2026-02-17T04:42:34.698Z | Downloaded thread_local v1.1.9 |
| 149 | 2026-02-17T04:42:34.700Z | Downloaded nu-ansi-term v0.50.3 |
| 150 | 2026-02-17T04:42:34.704Z | Downloaded tracing-attributes v0.1.31 |
| 151 | 2026-02-17T04:42:34.712Z | Downloaded rand v0.10.0 |
| 152 | 2026-02-17T04:42:34.719Z | Downloaded hashbrown v0.16.1 |
| 153 | 2026-02-17T04:42:34.732Z | Downloaded syn v1.0.109 |
| 154 | 2026-02-17T04:42:34.742Z | Downloaded unicode-width v0.2.2 |
| 155 | 2026-02-17T04:42:34.748Z | Downloaded sharded-slab v0.1.7 |
| 156 | 2026-02-17T04:42:34.751Z | Downloaded utf8parse v0.2.2 |
| 157 | 2026-02-17T04:42:34.754Z | Downloaded socket2 v0.6.2 |
| 158 | 2026-02-17T04:42:34.757Z | Downloaded heck v0.5.0 |
| 159 | 2026-02-17T04:42:34.757Z | Downloaded clap_lex v1.0.0 |
| 160 | 2026-02-17T04:42:34.757Z | Downloaded anstyle-parse v0.2.7 |
| 161 | 2026-02-17T04:42:34.760Z | Downloaded proc-macro-crate v3.4.0 |
| 162 | 2026-02-17T04:42:34.760Z | Downloaded aho-corasick v1.1.4 |
| 163 | 2026-02-17T04:42:34.765Z | Downloaded tracing-log v0.2.0 |
| 164 | 2026-02-17T04:42:34.768Z | Downloaded tracing-core v0.1.36 |
| 165 | 2026-02-17T04:42:34.770Z | Downloaded thiserror-impl v2.0.18 |
| 166 | 2026-02-17T04:42:34.773Z | Downloaded strsim v0.11.1 |
| 167 | 2026-02-17T04:42:34.773Z | Downloaded colorchoice v1.0.4 |
| 168 | 2026-02-17T04:42:34.775Z | Downloaded humantime v2.3.0 |
| 169 | 2026-02-17T04:42:34.775Z | Downloaded chacha20 v0.10.0 |
| 170 | 2026-02-17T04:42:34.778Z | Downloaded pretty-hex v0.4.1 |
| 171 | 2026-02-17T04:42:34.778Z | Downloaded foreign-types-shared v0.3.1 |
| 172 | 2026-02-17T04:42:34.781Z | Downloaded tabwriter v1.4.1 |
| 173 | 2026-02-17T04:42:34.781Z | Downloaded once_cell v1.21.3 |
| 174 | 2026-02-17T04:42:34.784Z | Downloaded foreign-types-macros v0.2.3 |
| 175 | 2026-02-17T04:42:34.784Z | Downloaded cstr-argument v0.1.2 |
| 176 | 2026-02-17T04:42:34.788Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 177 | 2026-02-17T04:42:34.795Z | Downloaded anstyle-query v1.1.5 |
| 178 | 2026-02-17T04:42:34.798Z | Downloaded matchers v0.2.0 |
| 179 | 2026-02-17T04:42:34.800Z | Downloaded proc-macro2 v1.0.106 |
| 180 | 2026-02-17T04:42:34.803Z | Downloaded getrandom v0.4.1 |
| 181 | 2026-02-17T04:42:34.805Z | Downloaded anstyle v1.0.13 |
| 182 | 2026-02-17T04:42:34.809Z | Downloaded is_terminal_polyfill v1.70.2 |
| 183 | 2026-02-17T04:42:34.811Z | Downloaded cpufeatures v0.3.0 |
| 184 | 2026-02-17T04:42:34.811Z | Downloaded rustversion v1.0.22 |
| 185 | 2026-02-17T04:42:34.814Z | Downloaded rand_core v0.10.0 |
| 186 | 2026-02-17T04:42:34.817Z | Downloaded colored v3.1.1 |
| 187 | 2026-02-17T04:42:34.820Z | Downloaded foreign-types v0.5.0 |
| 188 | 2026-02-17T04:42:34.827Z | Downloaded num_enum v0.7.5 |
| 189 | 2026-02-17T04:42:34.833Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 190 | 2026-02-17T04:42:34.836Z | Downloaded smallvec v1.15.1 |
| 191 | 2026-02-17T04:42:34.838Z | Downloaded quote v1.0.44 |
| 192 | 2026-02-17T04:42:34.841Z | Downloaded oxnet v0.1.4 |
| 193 | 2026-02-17T04:42:34.845Z | Downloaded thiserror v2.0.18 |
| 194 | 2026-02-17T04:42:34.850Z | Downloaded clap_derive v4.5.55 |
| 195 | 2026-02-17T04:42:34.854Z | Downloaded log v0.4.29 |
| 196 | 2026-02-17T04:42:34.856Z | Downloaded anyhow v1.0.101 |
| 197 | 2026-02-17T04:42:34.860Z | Downloaded num_enum_derive v0.7.5 |
| 198 | 2026-02-17T04:42:34.863Z | Downloaded clap v4.5.59 |
| 199 | 2026-02-17T04:42:34.870Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 200 | 2026-02-17T04:42:34.875Z | Downloaded unicode-ident v1.0.24 |
| 201 | 2026-02-17T04:42:34.878Z | Downloaded indexmap v2.13.0 |
| 202 | 2026-02-17T04:42:34.886Z | Downloaded memchr v2.8.0 |
| 203 | 2026-02-17T04:42:34.919Z | Downloaded clap_builder v4.5.59 |
| 204 | 2026-02-17T04:42:34.927Z | Downloaded winnow v0.7.14 |
| 205 | 2026-02-17T04:42:34.945Z | Downloaded tracing-subscriber v0.3.22 |
| 206 | 2026-02-17T04:42:34.969Z | Downloaded syn v2.0.116 |
| 207 | 2026-02-17T04:42:34.980Z | Downloaded regex-syntax v0.8.9 |
| 208 | 2026-02-17T04:42:35.002Z | Downloaded tracing v0.1.44 |
| 209 | 2026-02-17T04:42:35.029Z | Downloaded regex-automata v0.4.14 |
| 210 | 2026-02-17T04:42:35.045Z | Downloaded libc v0.2.182 |
| 211 | 2026-02-17T04:42:35.160Z | Compiling proc-macro2 v1.0.106 |
| 212 | 2026-02-17T04:42:35.160Z | Compiling unicode-ident v1.0.24 |
| 213 | 2026-02-17T04:42:35.162Z | Compiling quote v1.0.44 |
| 214 | 2026-02-17T04:42:35.163Z | Compiling cfg-if v1.0.4 |
| 215 | 2026-02-17T04:42:35.163Z | Compiling libc v0.2.182 |
| 216 | 2026-02-17T04:42:35.168Z | Compiling equivalent v1.0.2 |
| 217 | 2026-02-17T04:42:35.171Z | Compiling winnow v0.7.14 |
| 218 | 2026-02-17T04:42:35.171Z | Compiling hashbrown v0.16.1 |
| 219 | 2026-02-17T04:42:35.262Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 220 | 2026-02-17T04:42:35.323Z | Compiling once_cell v1.21.3 |
| 221 | 2026-02-17T04:42:35.370Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 222 | 2026-02-17T04:42:35.700Z | Compiling syn v1.0.109 |
| 223 | 2026-02-17T04:42:35.703Z | Compiling rustversion v1.0.22 |
| 224 | 2026-02-17T04:42:35.770Z | Compiling tracing-core v0.1.36 |
| 225 | 2026-02-17T04:42:35.796Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 226 | 2026-02-17T04:42:36.137Z | Compiling getrandom v0.4.1 |
| 227 | 2026-02-17T04:42:36.255Z | Compiling indexmap v2.13.0 |
| 228 | 2026-02-17T04:42:36.381Z | Compiling utf8parse v0.2.2 |
| 229 | 2026-02-17T04:42:36.388Z | Compiling rand_core v0.10.0 |
| 230 | 2026-02-17T04:42:36.534Z | Compiling thiserror v2.0.18 |
| 231 | 2026-02-17T04:42:36.583Z | Compiling anstyle-parse v0.2.7 |
| 232 | 2026-02-17T04:42:36.766Z | Compiling pin-project-lite v0.2.16 |
| 233 | 2026-02-17T04:42:36.896Z | Compiling colorchoice v1.0.4 |
| 234 | 2026-02-17T04:42:36.900Z | Compiling memchr v2.8.0 |
| 235 | 2026-02-17T04:42:37.069Z | Compiling anyhow v1.0.101 |
| 236 | 2026-02-17T04:42:37.496Z | Compiling syn v2.0.116 |
| 237 | 2026-02-17T04:42:37.557Z | Compiling anstyle-query v1.1.5 |
| 238 | 2026-02-17T04:42:37.596Z | Compiling anstyle v1.0.13 |
| 239 | 2026-02-17T04:42:37.672Z | Compiling regex-syntax v0.8.9 |
| 240 | 2026-02-17T04:42:37.696Z | Compiling foreign-types-shared v0.3.1 |
| 241 | 2026-02-17T04:42:37.747Z | Compiling is_terminal_polyfill v1.70.2 |
| 242 | 2026-02-17T04:42:37.814Z | Compiling cpufeatures v0.3.0 |
| 243 | 2026-02-17T04:42:37.866Z | Compiling cstr-argument v0.1.2 |
| 244 | 2026-02-17T04:42:37.903Z | Compiling chacha20 v0.10.0 |
| 245 | 2026-02-17T04:42:38.012Z | Compiling anstream v0.6.21 |
| 246 | 2026-02-17T04:42:38.427Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 247 | 2026-02-17T04:42:38.697Z | Compiling clap_lex v1.0.0 |
| 248 | 2026-02-17T04:42:38.717Z | Compiling pretty-hex v0.4.1 |
| 249 | 2026-02-17T04:42:38.755Z | Compiling lazy_static v1.5.0 |
| 250 | 2026-02-17T04:42:38.816Z | Compiling heck v0.5.0 |
| 251 | 2026-02-17T04:42:38.897Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 252 | 2026-02-17T04:42:38.939Z | Compiling strsim v0.11.1 |
| 253 | 2026-02-17T04:42:39.154Z | Compiling log v0.4.29 |
| 254 | 2026-02-17T04:42:39.257Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 255 | 2026-02-17T04:42:39.283Z | Compiling clap_builder v4.5.59 |
| 256 | 2026-02-17T04:42:39.527Z | Compiling tracing-log v0.2.0 |
| 257 | 2026-02-17T04:42:39.758Z | Compiling sharded-slab v0.1.7 |
| 258 | 2026-02-17T04:42:39.784Z | Compiling rand v0.10.0 |
| 259 | 2026-02-17T04:42:40.015Z | Compiling regex-automata v0.4.14 |
| 260 | 2026-02-17T04:42:40.997Z | Compiling proc-macro-crate v3.4.0 |
| 261 | 2026-02-17T04:42:41.450Z | Compiling socket2 v0.6.2 |
| 262 | 2026-02-17T04:42:41.992Z | Compiling thread_local v1.1.9 |
| 263 | 2026-02-17T04:42:42.083Z | Compiling unicode-width v0.2.2 |
| 264 | 2026-02-17T04:42:42.420Z | Compiling nu-ansi-term v0.50.3 |
| 265 | 2026-02-17T04:42:42.468Z | Compiling oxnet v0.1.4 |
| 266 | 2026-02-17T04:42:42.616Z | Compiling colored v3.1.1 |
| 267 | 2026-02-17T04:42:42.638Z | Compiling smallvec v1.15.1 |
| 268 | 2026-02-17T04:42:42.972Z | Compiling tabwriter v1.4.1 |
| 269 | 2026-02-17T04:42:43.031Z | Compiling humantime v2.3.0 |
| 270 | 2026-02-17T04:42:43.802Z | Compiling matchers v0.2.0 |
| 271 | 2026-02-17T04:42:44.961Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 272 | 2026-02-17T04:42:45.457Z | Compiling num_enum_derive v0.7.5 |
| 273 | 2026-02-17T04:42:45.460Z | Compiling tracing-attributes v0.1.31 |
| 274 | 2026-02-17T04:42:45.551Z | Compiling foreign-types-macros v0.2.3 |
| 275 | 2026-02-17T04:42:45.627Z | Compiling thiserror-impl v2.0.18 |
| 276 | 2026-02-17T04:42:45.634Z | Compiling clap_derive v4.5.55 |
| 277 | 2026-02-17T04:42:45.807Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 278 | 2026-02-17T04:42:46.607Z | Compiling foreign-types v0.5.0 |
| 279 | 2026-02-17T04:42:46.671Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 280 | 2026-02-17T04:42:47.050Z | Compiling num_enum v0.7.5 |
| 281 | 2026-02-17T04:42:47.249Z | Compiling tracing v0.1.44 |
| 282 | 2026-02-17T04:42:47.540Z | Compiling tracing-subscriber v0.3.22 |
| 283 | 2026-02-17T04:42:47.622Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 284 | 2026-02-17T04:42:48.094Z | Compiling clap v4.5.59 |
| 285 | 2026-02-17T04:42:49.901Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 286 | 2026-02-17T04:42:52.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.33s |
| 287 | 2026-02-17T04:42:52.980Z | |
| 288 | 2026-02-17T04:42:52.983Z | real 20.436277323 |
| 289 | 2026-02-17T04:42:52.983Z | user 1:33.202433001 |
| 290 | 2026-02-17T04:42:52.983Z | sys 13.505498786 |
| 291 | 2026-02-17T04:42:52.983Z | trap 0.065805810 |
| 292 | 2026-02-17T04:42:52.983Z | tflt 0.141567910 |
| 293 | 2026-02-17T04:42:52.983Z | dflt 0.187426263 |
| 294 | 2026-02-17T04:42:52.984Z | kflt 0.001711013 |
| 295 | 2026-02-17T04:42:52.984Z | lock 1:51.370650924 |
| 296 | 2026-02-17T04:42:52.984Z | slp 5:12.332442972 |
| 297 | 2026-02-17T04:42:52.984Z | lat 4.201883850 |
| 298 | 2026-02-17T04:42:52.984Z | stop 5.702313732 |
| 299 | 2026-02-17T04:42:52.984Z | + ptime -m cargo build --release |
| 300 | 2026-02-17T04:42:53.104Z | Compiling proc-macro2 v1.0.106 |
| 301 | 2026-02-17T04:42:53.104Z | Compiling unicode-ident v1.0.24 |
| 302 | 2026-02-17T04:42:53.106Z | Compiling quote v1.0.44 |
| 303 | 2026-02-17T04:42:53.106Z | Compiling cfg-if v1.0.4 |
| 304 | 2026-02-17T04:42:53.106Z | Compiling libc v0.2.182 |
| 305 | 2026-02-17T04:42:53.107Z | Compiling equivalent v1.0.2 |
| 306 | 2026-02-17T04:42:53.107Z | Compiling hashbrown v0.16.1 |
| 307 | 2026-02-17T04:42:53.107Z | Compiling winnow v0.7.14 |
| 308 | 2026-02-17T04:42:53.205Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 309 | 2026-02-17T04:42:53.261Z | Compiling rustversion v1.0.22 |
| 310 | 2026-02-17T04:42:53.284Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 311 | 2026-02-17T04:42:53.648Z | Compiling syn v1.0.109 |
| 312 | 2026-02-17T04:42:53.666Z | Compiling once_cell v1.21.3 |
| 313 | 2026-02-17T04:42:53.708Z | Compiling thiserror v2.0.18 |
| 314 | 2026-02-17T04:42:53.930Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 315 | 2026-02-17T04:42:54.070Z | Compiling tracing-core v0.1.36 |
| 316 | 2026-02-17T04:42:54.197Z | Compiling indexmap v2.13.0 |
| 317 | 2026-02-17T04:42:54.274Z | Compiling rand_core v0.10.0 |
| 318 | 2026-02-17T04:42:54.302Z | Compiling getrandom v0.4.1 |
| 319 | 2026-02-17T04:42:54.342Z | Compiling utf8parse v0.2.2 |
| 320 | 2026-02-17T04:42:54.485Z | Compiling anstyle-parse v0.2.7 |
| 321 | 2026-02-17T04:42:54.776Z | Compiling pin-project-lite v0.2.16 |
| 322 | 2026-02-17T04:42:54.912Z | Compiling colorchoice v1.0.4 |
| 323 | 2026-02-17T04:42:54.917Z | Compiling foreign-types-shared v0.3.1 |
| 324 | 2026-02-17T04:42:55.024Z | Compiling cpufeatures v0.3.0 |
| 325 | 2026-02-17T04:42:55.059Z | Compiling anstyle-query v1.1.5 |
| 326 | 2026-02-17T04:42:55.117Z | Compiling is_terminal_polyfill v1.70.2 |
| 327 | 2026-02-17T04:42:55.197Z | Compiling memchr v2.8.0 |
| 328 | 2026-02-17T04:42:55.236Z | Compiling syn v2.0.116 |
| 329 | 2026-02-17T04:42:55.392Z | Compiling regex-syntax v0.8.9 |
| 330 | 2026-02-17T04:42:55.542Z | Compiling anyhow v1.0.101 |
| 331 | 2026-02-17T04:42:55.910Z | Compiling anstyle v1.0.13 |
| 332 | 2026-02-17T04:42:56.367Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 333 | 2026-02-17T04:42:56.408Z | Compiling anstream v0.6.21 |
| 334 | 2026-02-17T04:42:56.502Z | Compiling cstr-argument v0.1.2 |
| 335 | 2026-02-17T04:42:56.516Z | Compiling chacha20 v0.10.0 |
| 336 | 2026-02-17T04:42:57.250Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 337 | 2026-02-17T04:42:57.254Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 338 | 2026-02-17T04:42:57.418Z | Compiling clap_lex v1.0.0 |
| 339 | 2026-02-17T04:42:57.423Z | Compiling strsim v0.11.1 |
| 340 | 2026-02-17T04:42:57.610Z | Compiling lazy_static v1.5.0 |
| 341 | 2026-02-17T04:42:57.688Z | Compiling pretty-hex v0.4.1 |
| 342 | 2026-02-17T04:42:57.742Z | Compiling heck v0.5.0 |
| 343 | 2026-02-17T04:42:57.914Z | Compiling regex-automata v0.4.14 |
| 344 | 2026-02-17T04:42:58.119Z | Compiling log v0.4.29 |
| 345 | 2026-02-17T04:42:58.132Z | Compiling clap_builder v4.5.59 |
| 346 | 2026-02-17T04:42:58.604Z | Compiling proc-macro-crate v3.4.0 |
| 347 | 2026-02-17T04:42:59.288Z | Compiling tracing-log v0.2.0 |
| 348 | 2026-02-17T04:42:59.478Z | Compiling sharded-slab v0.1.7 |
| 349 | 2026-02-17T04:42:59.618Z | Compiling rand v0.10.0 |
| 350 | 2026-02-17T04:43:01.042Z | Compiling socket2 v0.6.2 |
| 351 | 2026-02-17T04:43:01.389Z | Compiling thread_local v1.1.9 |
| 352 | 2026-02-17T04:43:01.546Z | Compiling smallvec v1.15.1 |
| 353 | 2026-02-17T04:43:02.035Z | Compiling unicode-width v0.2.2 |
| 354 | 2026-02-17T04:43:02.038Z | Compiling colored v3.1.1 |
| 355 | 2026-02-17T04:43:02.651Z | Compiling matchers v0.2.0 |
| 356 | 2026-02-17T04:43:02.756Z | Compiling nu-ansi-term v0.50.3 |
| 357 | 2026-02-17T04:43:02.886Z | Compiling oxnet v0.1.4 |
| 358 | 2026-02-17T04:43:03.671Z | Compiling tabwriter v1.4.1 |
| 359 | 2026-02-17T04:43:04.003Z | Compiling humantime v2.3.0 |
| 360 | 2026-02-17T04:43:04.951Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 361 | 2026-02-17T04:43:05.389Z | Compiling num_enum_derive v0.7.5 |
| 362 | 2026-02-17T04:43:05.836Z | Compiling foreign-types-macros v0.2.3 |
| 363 | 2026-02-17T04:43:07.093Z | Compiling tracing-attributes v0.1.31 |
| 364 | 2026-02-17T04:43:07.600Z | Compiling thiserror-impl v2.0.18 |
| 365 | 2026-02-17T04:43:07.902Z | Compiling num_enum v0.7.5 |
| 366 | 2026-02-17T04:43:08.079Z | Compiling foreign-types v0.5.0 |
| 367 | 2026-02-17T04:43:08.176Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 368 | 2026-02-17T04:43:08.558Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 369 | 2026-02-17T04:43:08.730Z | Compiling clap_derive v4.5.55 |
| 370 | 2026-02-17T04:43:10.047Z | Compiling tracing v0.1.44 |
| 371 | 2026-02-17T04:43:10.653Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 372 | 2026-02-17T04:43:10.730Z | Compiling tracing-subscriber v0.3.22 |
| 373 | 2026-02-17T04:43:12.911Z | Compiling clap v4.5.59 |
| 374 | 2026-02-17T04:43:15.508Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 375 | 2026-02-17T04:43:20.462Z | Finished `release` profile [optimized] target(s) in 27.42s |
| 376 | 2026-02-17T04:43:20.483Z | |
| 377 | 2026-02-17T04:43:20.486Z | real 27.490803824 |
| 378 | 2026-02-17T04:43:20.486Z | user 2:54.575910849 |
| 379 | 2026-02-17T04:43:20.486Z | sys 13.363755680 |
| 380 | 2026-02-17T04:43:20.486Z | trap 0.098113088 |
| 381 | 2026-02-17T04:43:20.486Z | tflt 0.208038695 |
| 382 | 2026-02-17T04:43:20.486Z | dflt 0.366742655 |
| 383 | 2026-02-17T04:43:20.486Z | kflt 0.000009908 |
| 384 | 2026-02-17T04:43:20.486Z | lock 4:45.073558480 |
| 385 | 2026-02-17T04:43:20.486Z | slp 8:45.248573616 |
| 386 | 2026-02-17T04:43:20.486Z | lat 7.710658506 |
| 387 | 2026-02-17T04:43:20.486Z | stop 5.333133650 |
| 388 | 2026-02-17T04:43:20.486Z | + for x in debug release |
| 389 | 2026-02-17T04:43:20.486Z | + mkdir -p /work/debug |
| 390 | 2026-02-17T04:43:20.486Z | + cp target/debug/netadm /work/debug/netadm |
| 391 | 2026-02-17T04:43:20.519Z | + for x in debug release |
| 392 | 2026-02-17T04:43:20.519Z | + mkdir -p /work/release |
| 393 | 2026-02-17T04:43:20.528Z | + cp target/release/netadm /work/release/netadm |
| 394 | 2026-02-17T04:43:20.535Z | + banner check |
| 395 | 2026-02-17T04:43:20.535Z | |
| 396 | 2026-02-17T04:43:20.535Z | #### # # ###### #### # # |
| 397 | 2026-02-17T04:43:20.535Z | # # # # # # # # # |
| 398 | 2026-02-17T04:43:20.535Z | # ###### ##### # #### |
| 399 | 2026-02-17T04:43:20.535Z | # # # # # # # |
| 400 | 2026-02-17T04:43:20.535Z | # # # # # # # # # |
| 401 | 2026-02-17T04:43:20.535Z | #### # # ###### #### # # |
| 402 | 2026-02-17T04:43:20.535Z | |
| 403 | 2026-02-17T04:43:20.535Z | + cargo fmt -- --check |
| 404 | 2026-02-17T04:43:20.807Z | + cargo clippy --all-targets -- --deny warnings |
| 405 | 2026-02-17T04:43:21.113Z | Checking cfg-if v1.0.4 |
| 406 | 2026-02-17T04:43:21.113Z | Compiling winnow v0.7.14 |
| 407 | 2026-02-17T04:43:21.116Z | Checking libc v0.2.182 |
| 408 | 2026-02-17T04:43:21.116Z | Checking once_cell v1.21.3 |
| 409 | 2026-02-17T04:43:21.122Z | Checking rand_core v0.10.0 |
| 410 | 2026-02-17T04:43:21.128Z | Checking memchr v2.8.0 |
| 411 | 2026-02-17T04:43:21.131Z | Checking cpufeatures v0.3.0 |
| 412 | 2026-02-17T04:43:21.131Z | Checking foreign-types-shared v0.3.1 |
| 413 | 2026-02-17T04:43:21.177Z | Checking pin-project-lite v0.2.16 |
| 414 | 2026-02-17T04:43:21.202Z | Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 415 | 2026-02-17T04:43:21.217Z | Checking foreign-types v0.5.0 |
| 416 | 2026-02-17T04:43:21.289Z | Checking thiserror v2.0.18 |
| 417 | 2026-02-17T04:43:21.299Z | Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 418 | 2026-02-17T04:43:21.322Z | Checking chacha20 v0.10.0 |
| 419 | 2026-02-17T04:43:21.329Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 420 | 2026-02-17T04:43:21.379Z | Checking tracing-core v0.1.36 |
| 421 | 2026-02-17T04:43:21.407Z | Checking pretty-hex v0.4.1 |
| 422 | 2026-02-17T04:43:21.437Z | Checking anyhow v1.0.101 |
| 423 | 2026-02-17T04:43:21.578Z | Checking oxnet v0.1.4 |
| 424 | 2026-02-17T04:43:21.669Z | Checking utf8parse v0.2.2 |
| 425 | 2026-02-17T04:43:21.760Z | Checking colored v3.1.1 |
| 426 | 2026-02-17T04:43:21.801Z | Checking anstyle-parse v0.2.7 |
| 427 | 2026-02-17T04:43:21.862Z | Checking anstyle v1.0.13 |
| 428 | 2026-02-17T04:43:21.866Z | Checking getrandom v0.4.1 |
| 429 | 2026-02-17T04:43:21.883Z | Checking cstr-argument v0.1.2 |
| 430 | 2026-02-17T04:43:22.017Z | Checking tracing v0.1.44 |
| 431 | 2026-02-17T04:43:22.032Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 432 | 2026-02-17T04:43:22.038Z | Checking socket2 v0.6.2 |
| 433 | 2026-02-17T04:43:22.067Z | Checking rand v0.10.0 |
| 434 | 2026-02-17T04:43:22.100Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 435 | 2026-02-17T04:43:22.174Z | Checking colorchoice v1.0.4 |
| 436 | 2026-02-17T04:43:22.232Z | Checking regex-syntax v0.8.9 |
| 437 | 2026-02-17T04:43:22.295Z | Checking anstyle-query v1.1.5 |
| 438 | 2026-02-17T04:43:22.300Z | Checking is_terminal_polyfill v1.70.2 |
| 439 | 2026-02-17T04:43:22.322Z | Checking log v0.4.29 |
| 440 | 2026-02-17T04:43:22.400Z | Checking lazy_static v1.5.0 |
| 441 | 2026-02-17T04:43:22.405Z | Checking anstream v0.6.21 |
| 442 | 2026-02-17T04:43:22.478Z | Checking clap_lex v1.0.0 |
| 443 | 2026-02-17T04:43:22.507Z | Checking strsim v0.11.1 |
| 444 | 2026-02-17T04:43:22.599Z | Checking tracing-log v0.2.0 |
| 445 | 2026-02-17T04:43:22.706Z | Checking sharded-slab v0.1.7 |
| 446 | 2026-02-17T04:43:22.749Z | Checking thread_local v1.1.9 |
| 447 | 2026-02-17T04:43:22.757Z | Checking clap_builder v4.5.59 |
| 448 | 2026-02-17T04:43:22.817Z | Checking unicode-width v0.2.2 |
| 449 | 2026-02-17T04:43:23.000Z | Checking nu-ansi-term v0.50.3 |
| 450 | 2026-02-17T04:43:23.037Z | Checking smallvec v1.15.1 |
| 451 | 2026-02-17T04:43:23.288Z | Checking tabwriter v1.4.1 |
| 452 | 2026-02-17T04:43:23.384Z | Checking humantime v2.3.0 |
| 453 | 2026-02-17T04:43:23.881Z | Checking regex-automata v0.4.14 |
| 454 | 2026-02-17T04:43:23.968Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 455 | 2026-02-17T04:43:24.458Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 456 | 2026-02-17T04:43:25.070Z | Checking clap v4.5.59 |
| 457 | 2026-02-17T04:43:25.207Z | Compiling proc-macro-crate v3.4.0 |
| 458 | 2026-02-17T04:43:25.696Z | Compiling num_enum_derive v0.7.5 |
| 459 | 2026-02-17T04:43:25.936Z | Checking matchers v0.2.0 |
| 460 | 2026-02-17T04:43:26.043Z | Checking tracing-subscriber v0.3.22 |
| 461 | 2026-02-17T04:43:26.787Z | Checking num_enum v0.7.5 |
| 462 | 2026-02-17T04:43:26.882Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 463 | 2026-02-17T04:43:28.676Z | Checking netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 464 | 2026-02-17T04:43:29.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.92s |
| 465 | 2026-02-17T04:43:29.892Z | + banner pre-test |
| 466 | 2026-02-17T04:43:29.894Z | |
| 467 | 2026-02-17T04:43:29.894Z | ##### ##### ###### ##### ###### #### ##### |
| 468 | 2026-02-17T04:43:29.894Z | # # # # # # # # # |
| 469 | 2026-02-17T04:43:29.894Z | # # # # ##### ##### # ##### #### # |
| 470 | 2026-02-17T04:43:29.894Z | ##### ##### # # # # # |
| 471 | 2026-02-17T04:43:29.895Z | # # # # # # # # # |
| 472 | 2026-02-17T04:43:29.895Z | # # # ###### # ###### #### # |
| 473 | 2026-02-17T04:43:29.895Z | |
| 474 | 2026-02-17T04:43:29.895Z | + uname -a |
| 475 | 2026-02-17T04:43:29.898Z | SunOS w-01KHMYCQAPFJBESNNR65EMHWGS 5.11 helios-2.0.23457 i86pc i386 i86pc |
| 476 | 2026-02-17T04:43:29.898Z | + ./target/debug/netadm show links |
| 477 | 2026-02-17T04:43:29.902Z | Id Name Flags Class State MAC MTU |
| 478 | 2026-02-17T04:43:29.902Z | -- ---- ----- ----- ----- --- --- |
| 479 | 2026-02-17T04:43:29.902Z | 1 ena0 active persistent physical up 06:c9:ef:b3:8f:99 9216 |
| 480 | 2026-02-17T04:43:29.905Z | + ./target/debug/netadm show addrs |
| 481 | 2026-02-17T04:43:29.908Z | Name Type State Address Interface Index |
| 482 | 2026-02-17T04:43:29.908Z | ---- ------ ----- ------- --------------- |
| 483 | 2026-02-17T04:43:29.908Z | ena0/dhcp dhcp ok 10.150.1.207/24 2 |
| 484 | 2026-02-17T04:43:29.908Z | lo0/v4 static ok 127.0.0.1/8 1 |
| 485 | 2026-02-17T04:43:29.908Z | lo0/v6 static ok ::1/128 1 |
| 486 | 2026-02-17T04:43:29.908Z | + banner test |
| 487 | 2026-02-17T04:43:29.911Z | |
| 488 | 2026-02-17T04:43:29.911Z | ##### ###### #### ##### |
| 489 | 2026-02-17T04:43:29.911Z | # # # # |
| 490 | 2026-02-17T04:43:29.911Z | # ##### #### # |
| 491 | 2026-02-17T04:43:29.911Z | # # # # |
| 492 | 2026-02-17T04:43:29.911Z | # # # # # |
| 493 | 2026-02-17T04:43:29.911Z | # ###### #### # |
| 494 | 2026-02-17T04:43:29.911Z | |
| 495 | 2026-02-17T04:43:29.911Z | + pfexec ptime -m cargo test |
| 496 | 2026-02-17T04:43:30.129Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 497 | 2026-02-17T04:43:30.132Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 498 | 2026-02-17T04:43:31.750Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s |
| 499 | 2026-02-17T04:43:31.765Z | Running unittests src/lib.rs (target/debug/deps/libnet-d551cdd6dc4a2972) |
| 500 | 2026-02-17T04:43:31.776Z | |
| 501 | 2026-02-17T04:43:31.776Z | running 0 tests |
| 502 | 2026-02-17T04:43:31.776Z | |
| 503 | 2026-02-17T04:43:31.776Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 504 | 2026-02-17T04:43:31.776Z | |
| 505 | 2026-02-17T04:43:31.780Z | Running tests/ip.rs (target/debug/deps/ip-c8a20ae28fa1bdc5) |
| 506 | 2026-02-17T04:43:31.783Z | |
| 507 | 2026-02-17T04:43:31.783Z | running 4 tests |
| 508 | 2026-02-17T04:43:31.783Z | test test_get_addresses ... ok |
| 509 | 2026-02-17T04:43:31.783Z | test test_address_consistency ... ok |
| 510 | 2026-02-17T04:43:31.783Z | test test_v6_static_lifecycle ... ok |
| 511 | 2026-02-17T04:43:31.789Z | test test_v6_local_lifecycle ... ok |
| 512 | 2026-02-17T04:43:31.789Z | |
| 513 | 2026-02-17T04:43:31.789Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 514 | 2026-02-17T04:43:31.789Z | |
| 515 | 2026-02-17T04:43:31.791Z | Running tests/link.rs (target/debug/deps/link-d457a034edbfc048) |
| 516 | 2026-02-17T04:43:31.794Z | |
| 517 | 2026-02-17T04:43:31.794Z | running 5 tests |
| 518 | 2026-02-17T04:43:31.798Z | test test_simnet_lifecycle ... ok |
| 519 | 2026-02-17T04:43:31.802Z | test test_link_consistency ... ok |
| 520 | 2026-02-17T04:43:31.802Z | test test_get_links ... ok |
| 521 | 2026-02-17T04:43:31.802Z | test test_simnet_connect ... ok |
| 522 | 2026-02-17T04:43:31.802Z | test test_vnic_lifecycle ... ok |
| 523 | 2026-02-17T04:43:31.802Z | |
| 524 | 2026-02-17T04:43:31.802Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 525 | 2026-02-17T04:43:31.802Z | |
| 526 | 2026-02-17T04:43:31.804Z | Running unittests src/main.rs (target/debug/deps/netadm-258c1ce551a46880) |
| 527 | 2026-02-17T04:43:31.807Z | |
| 528 | 2026-02-17T04:43:31.807Z | running 0 tests |
| 529 | 2026-02-17T04:43:31.807Z | |
| 530 | 2026-02-17T04:43:31.807Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 531 | 2026-02-17T04:43:31.807Z | |
| 532 | 2026-02-17T04:43:31.807Z | Doc-tests libnet |
| 533 | 2026-02-17T04:43:32.044Z | |
| 534 | 2026-02-17T04:43:32.044Z | running 0 tests |
| 535 | 2026-02-17T04:43:32.044Z | |
| 536 | 2026-02-17T04:43:32.047Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 537 | 2026-02-17T04:43:32.047Z | |
| 538 | 2026-02-17T04:43:32.065Z | |
| 539 | 2026-02-17T04:43:32.068Z | real 2.145084690 |
| 540 | 2026-02-17T04:43:32.068Z | user 3.771795747 |
| 541 | 2026-02-17T04:43:32.068Z | sys 1.247205553 |
| 542 | 2026-02-17T04:43:32.068Z | trap 0.000459017 |
| 543 | 2026-02-17T04:43:32.068Z | tflt 0.000968730 |
| 544 | 2026-02-17T04:43:32.068Z | dflt 0.002957624 |
| 545 | 2026-02-17T04:43:32.068Z | kflt 0.000001379 |
| 546 | 2026-02-17T04:43:32.068Z | lock 4.366011172 |
| 547 | 2026-02-17T04:43:32.068Z | slp 16.857972411 |
| 548 | 2026-02-17T04:43:32.068Z | lat 0.027172378 |
| 549 | 2026-02-17T04:43:32.068Z | stop 0.465107730 |
| 550 | 2026-02-17T04:43:32.068Z | + pfexec ptime -m cargo test --release |
| 551 | 2026-02-17T04:43:32.187Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 552 | 2026-02-17T04:43:32.190Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 553 | 2026-02-17T04:43:33.740Z | Finished `release` profile [optimized] target(s) in 1.62s |
| 554 | 2026-02-17T04:43:33.756Z | Running unittests src/lib.rs (target/release/deps/libnet-1cae8c4e2bff5f62) |
| 555 | 2026-02-17T04:43:33.767Z | |
| 556 | 2026-02-17T04:43:33.767Z | running 0 tests |
| 557 | 2026-02-17T04:43:33.767Z | |
| 558 | 2026-02-17T04:43:33.769Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 559 | 2026-02-17T04:43:33.769Z | |
| 560 | 2026-02-17T04:43:33.769Z | Running tests/ip.rs (target/release/deps/ip-1c87a516d0a0d205) |
| 561 | 2026-02-17T04:43:33.772Z | |
| 562 | 2026-02-17T04:43:33.772Z | running 4 tests |
| 563 | 2026-02-17T04:43:33.775Z | test test_get_addresses ... ok |
| 564 | 2026-02-17T04:43:33.775Z | test test_address_consistency ... ok |
| 565 | 2026-02-17T04:43:33.775Z | test test_v6_static_lifecycle ... ok |
| 566 | 2026-02-17T04:43:33.778Z | test test_v6_local_lifecycle ... ok |
| 567 | 2026-02-17T04:43:33.778Z | |
| 568 | 2026-02-17T04:43:33.778Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 569 | 2026-02-17T04:43:33.778Z | |
| 570 | 2026-02-17T04:43:33.781Z | Running tests/link.rs (target/release/deps/link-46dc4f230b34ef59) |
| 571 | 2026-02-17T04:43:33.783Z | |
| 572 | 2026-02-17T04:43:33.783Z | running 5 tests |
| 573 | 2026-02-17T04:43:33.788Z | test test_simnet_lifecycle ... ok |
| 574 | 2026-02-17T04:43:33.791Z | test test_get_links ... ok |
| 575 | 2026-02-17T04:43:33.791Z | test test_simnet_connect ... ok |
| 576 | 2026-02-17T04:43:33.791Z | test test_link_consistency ... ok |
| 577 | 2026-02-17T04:43:33.791Z | test test_vnic_lifecycle ... ok |
| 578 | 2026-02-17T04:43:33.791Z | |
| 579 | 2026-02-17T04:43:33.791Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 580 | 2026-02-17T04:43:33.791Z | |
| 581 | 2026-02-17T04:43:33.791Z | Running unittests src/main.rs (target/release/deps/netadm-eadc11ac672f5e49) |
| 582 | 2026-02-17T04:43:33.795Z | |
| 583 | 2026-02-17T04:43:33.795Z | running 0 tests |
| 584 | 2026-02-17T04:43:33.795Z | |
| 585 | 2026-02-17T04:43:33.798Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 586 | 2026-02-17T04:43:33.798Z | |
| 587 | 2026-02-17T04:43:33.798Z | Doc-tests libnet |
| 588 | 2026-02-17T04:43:34.025Z | |
| 589 | 2026-02-17T04:43:34.025Z | running 0 tests |
| 590 | 2026-02-17T04:43:34.025Z | |
| 591 | 2026-02-17T04:43:34.025Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 592 | 2026-02-17T04:43:34.025Z | |
| 593 | 2026-02-17T04:43:34.044Z | |
| 594 | 2026-02-17T04:43:34.047Z | real 1.970145990 |
| 595 | 2026-02-17T04:43:34.047Z | user 4.303177034 |
| 596 | 2026-02-17T04:43:34.047Z | sys 1.148855394 |
| 597 | 2026-02-17T04:43:34.047Z | trap 0.001231922 |
| 598 | 2026-02-17T04:43:34.047Z | tflt 0.078224220 |
| 599 | 2026-02-17T04:43:34.047Z | dflt 0.015307547 |
| 600 | 2026-02-17T04:43:34.047Z | kflt 0.000000000 |
| 601 | 2026-02-17T04:43:34.047Z | lock 5.771434091 |
| 602 | 2026-02-17T04:43:34.047Z | slp 15.546585587 |
| 603 | 2026-02-17T04:43:34.047Z | lat 0.041973919 |
| 604 | 2026-02-17T04:43:34.047Z | stop 0.551579033 |
| 605 | 2026-02-17T04:43:34.047Z | + banner post-test |
| 606 | 2026-02-17T04:43:34.047Z | |
| 607 | 2026-02-17T04:43:34.047Z | ##### #### #### ##### ##### ###### #### ##### |
| 608 | 2026-02-17T04:43:34.047Z | # # # # # # # # # # |
| 609 | 2026-02-17T04:43:34.047Z | # # # # #### # ##### # ##### #### # |
| 610 | 2026-02-17T04:43:34.047Z | ##### # # # # # # # # |
| 611 | 2026-02-17T04:43:34.047Z | # # # # # # # # # # # |
| 612 | 2026-02-17T04:43:34.047Z | # #### #### # # ###### #### # |
| 613 | 2026-02-17T04:43:34.047Z | |
| 614 | 2026-02-17T04:43:34.047Z | + ./target/debug/netadm show links |
| 615 | 2026-02-17T04:43:34.052Z | Id Name Flags Class State MAC MTU |
| 616 | 2026-02-17T04:43:34.052Z | -- ---- ----- ----- ----- --- --- |
| 617 | 2026-02-17T04:43:34.052Z | 1 ena0 active persistent physical up 06:c9:ef:b3:8f:99 9216 |
| 618 | 2026-02-17T04:43:34.055Z | + ./target/debug/netadm show addrs |
| 619 | 2026-02-17T04:43:34.058Z | Name Type State Address Interface Index |
| 620 | 2026-02-17T04:43:34.058Z | ---- ------ ----- ------- --------------- |
| 621 | 2026-02-17T04:43:34.058Z | ena0/dhcp dhcp ok 10.150.1.207/24 2 |
| 622 | 2026-02-17T04:43:34.058Z | lo0/v4 static ok 127.0.0.1/8 1 |
| 623 | 2026-02-17T04:43:34.058Z | lo0/v6 static ok ::1/128 1 |
| 624 | 2026-02-17T04:43:34.060Z | process exited: duration 84998 ms, exit code 0 |
| |
| 625 | 2026-02-17T04:43:34.072Z | found 2 output files |
| 626 | 2026-02-17T04:43:34.072Z | uploading: /work/debug/netadm (42365776 bytes) |
| 627 | 2026-02-17T04:43:37.048Z | uploaded: /work/debug/netadm |
| 628 | 2026-02-17T04:43:37.048Z | uploading: /work/release/netadm (6297240 bytes) |
| 629 | 2026-02-17T04:43:38.532Z | uploaded: /work/release/netadm |