|
|
|
| 1 | 2026-03-08T22:48:55.920Z | job assigned to worker 01KK7T6GMWZ4ZD1XNPTKE7GM33 [factory gimlet-EVT22200007-propolis, EVT22200007/60677] (queued for 27 s) |
| |
| 2 | 2026-03-08T22:49:04.963Z | starting task 0: "setup" |
| 3 | 2026-03-08T22:49:04.988Z | ++ uname -s |
| 4 | 2026-03-08T22:49:04.988Z | + kern=SunOS |
| 5 | 2026-03-08T22:49:04.988Z | + build_user=build |
| 6 | 2026-03-08T22:49:04.988Z | + build_uid=12345 |
| 7 | 2026-03-08T22:49:04.988Z | + work_dir=/work |
| 8 | 2026-03-08T22:49:04.988Z | + input_dir=/input |
| 9 | 2026-03-08T22:49:04.988Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-08T22:49:04.988Z | + case "$kern" in |
| 11 | 2026-03-08T22:49:04.988Z | + groupadd -g 12345 build |
| 12 | 2026-03-08T22:49:04.989Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-08T22:49:06.988Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-08T22:49:07.033Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-08T22:49:07.058Z | + home_fs=zfs |
| 16 | 2026-03-08T22:49:07.058Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-08T22:49:07.058Z | + mkdir -p /home/build |
| 18 | 2026-03-08T22:49:07.058Z | + chown build:build /home/build /work |
| 19 | 2026-03-08T22:49:09.044Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-08T22:49:09.070Z | process exited: duration 4087 ms, exit code 0 |
| |
| 21 | 2026-03-08T22:49:09.120Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-08T22:49:09.145Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-08T22:49:09.145Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-08T22:49:09.145Z | * rust toolchain channel = "stable" |
| 25 | 2026-03-08T22:49:09.146Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-08T22:49:09.146Z | * rust toolchain profile = "default" |
| 27 | 2026-03-08T22:49:09.146Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-08T22:49:09.146Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-08T22:49:09.146Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-08T22:49:09.277Z | info: downloading installer |
| 31 | 2026-03-08T22:49:09.712Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-08T22:49:09.712Z | warn: /opt/ooce/bin |
| 33 | 2026-03-08T22:49:09.713Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-08T22:49:09.713Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-08T22:49:09.713Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-08T22:49:09.713Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-08T22:49:09.713Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-08T22:49:09.713Z | error: cannot install while Rust is installed |
| 39 | 2026-03-08T22:49:09.713Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-08T22:49:09.738Z | info: profile set to 'default' |
| 41 | 2026-03-08T22:49:09.738Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-08T22:49:09.738Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-08T22:49:09.830Z | info: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02) |
| 44 | 2026-03-08T22:49:09.830Z | info: downloading component 'cargo' |
| 45 | 2026-03-08T22:49:09.998Z | info: downloading component 'clippy' |
| 46 | 2026-03-08T22:49:10.062Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-08T22:49:10.555Z | info: downloading component 'rust-std' |
| 48 | 2026-03-08T22:49:10.655Z | info: downloading component 'rustc' |
| 49 | 2026-03-08T22:49:11.898Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-08T22:49:11.953Z | info: installing component 'cargo' |
| 51 | 2026-03-08T22:49:13.245Z | info: installing component 'clippy' |
| 52 | 2026-03-08T22:49:13.726Z | info: installing component 'rust-docs' |
| 53 | 2026-03-08T22:49:17.198Z | info: installing component 'rust-std' |
| 54 | 2026-03-08T22:49:19.295Z | info: installing component 'rustc' |
| 55 | 2026-03-08T22:49:28.054Z | info: installing component 'rustfmt' |
| 56 | 2026-03-08T22:49:28.433Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-08T22:49:28.433Z | |
| 58 | 2026-03-08T22:49:28.573Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 59 | 2026-03-08T22:49:28.573Z | |
| 60 | 2026-03-08T22:49:28.573Z | |
| 61 | 2026-03-08T22:49:28.573Z | Rust is installed now. Great! |
| 62 | 2026-03-08T22:49:28.573Z | |
| 63 | 2026-03-08T22:49:28.573Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-08T22:49:28.573Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-08T22:49:28.573Z | |
| 66 | 2026-03-08T22:49:28.573Z | To configure your current shell, you need to source |
| 67 | 2026-03-08T22:49:28.573Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-08T22:49:28.573Z | |
| 69 | 2026-03-08T22:49:28.573Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-08T22:49:28.573Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-08T22:49:28.573Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-08T22:49:28.573Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-08T22:49:28.697Z | + rustup --version |
| 74 | 2026-03-08T22:49:28.722Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-08T22:49:28.722Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-08T22:49:28.806Z | info: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 77 | 2026-03-08T22:49:28.831Z | + cargo --version |
| 78 | 2026-03-08T22:49:28.893Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 79 | 2026-03-08T22:49:28.918Z | + rustc --version |
| 80 | 2026-03-08T22:49:28.985Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 81 | 2026-03-08T22:49:29.009Z | process exited: duration 19871 ms, exit code 0 |
| |
| 82 | 2026-03-08T22:49:29.059Z | starting task 2: "authentication" |
| 83 | 2026-03-08T22:49:29.116Z | process exited: duration 56 ms, exit code 0 |
| |
| 84 | 2026-03-08T22:49:29.166Z | starting task 3: "clone repository" |
| 85 | 2026-03-08T22:49:29.190Z | + mkdir -p /work/oxidecomputer/netadm-sys |
| 86 | 2026-03-08T22:49:29.190Z | + git clone https://github.com/oxidecomputer/netadm-sys /work/oxidecomputer/netadm-sys |
| 87 | 2026-03-08T22:49:29.215Z | Cloning into '/work/oxidecomputer/netadm-sys'... |
| 88 | 2026-03-08T22:49:29.986Z | + cd /work/oxidecomputer/netadm-sys |
| 89 | 2026-03-08T22:49:29.986Z | + git fetch origin add5933967070007646e12b9502d40be9c782a27 |
| 90 | 2026-03-08T22:49:30.292Z | From https://github.com/oxidecomputer/netadm-sys |
| 91 | 2026-03-08T22:49:30.292Z | * branch add5933967070007646e12b9502d40be9c782a27 -> FETCH_HEAD |
| 92 | 2026-03-08T22:49:30.316Z | + [[ -n renovate/lock-file-maintenance ]] |
| 93 | 2026-03-08T22:49:30.316Z | ++ git branch --show-current |
| 94 | 2026-03-08T22:49:30.316Z | + current=main |
| 95 | 2026-03-08T22:49:30.316Z | + [[ main != renovate/lock-file-maintenance ]] |
| 96 | 2026-03-08T22:49:30.316Z | + git branch -f renovate/lock-file-maintenance add5933967070007646e12b9502d40be9c782a27 |
| 97 | 2026-03-08T22:49:30.317Z | + git checkout -f renovate/lock-file-maintenance |
| 98 | 2026-03-08T22:49:30.341Z | Switched to branch 'renovate/lock-file-maintenance' |
| 99 | 2026-03-08T22:49:30.341Z | + git reset --hard add5933967070007646e12b9502d40be9c782a27 |
| 100 | 2026-03-08T22:49:30.341Z | HEAD is now at add5933 Lock file maintenance |
| 101 | 2026-03-08T22:49:30.341Z | process exited: duration 1162 ms, exit code 0 |
| |
| 102 | 2026-03-08T22:49:30.391Z | starting task 4: "build" |
| 103 | 2026-03-08T22:49:30.416Z | + cargo --version |
| 104 | 2026-03-08T22:49:30.416Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
| 105 | 2026-03-08T22:49:30.528Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 106 | 2026-03-08T22:49:30.528Z | info: downloading component 'cargo' |
| 107 | 2026-03-08T22:49:30.688Z | info: downloading component 'clippy' |
| 108 | 2026-03-08T22:49:30.763Z | info: downloading component 'rust-docs' |
| 109 | 2026-03-08T22:49:31.266Z | info: downloading component 'rust-std' |
| 110 | 2026-03-08T22:49:31.382Z | info: downloading component 'rustc' |
| 111 | 2026-03-08T22:49:32.453Z | info: downloading component 'rustfmt' |
| 112 | 2026-03-08T22:49:32.514Z | info: installing component 'cargo' |
| 113 | 2026-03-08T22:49:33.545Z | info: installing component 'clippy' |
| 114 | 2026-03-08T22:49:34.019Z | info: installing component 'rust-docs' |
| 115 | 2026-03-08T22:49:37.226Z | info: installing component 'rust-std' |
| 116 | 2026-03-08T22:49:39.213Z | info: installing component 'rustc' |
| 117 | 2026-03-08T22:49:47.449Z | info: installing component 'rustfmt' |
| 118 | 2026-03-08T22:49:47.971Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 119 | 2026-03-08T22:49:47.996Z | + rustc --version |
| 120 | 2026-03-08T22:49:48.137Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 121 | 2026-03-08T22:49:48.162Z | + banner build |
| 122 | 2026-03-08T22:49:48.162Z | |
| 123 | 2026-03-08T22:49:48.162Z | ##### # # # # ##### |
| 124 | 2026-03-08T22:49:48.162Z | # # # # # # # # |
| 125 | 2026-03-08T22:49:48.162Z | ##### # # # # # # |
| 126 | 2026-03-08T22:49:48.162Z | # # # # # # # # |
| 127 | 2026-03-08T22:49:48.162Z | # # # # # # # # |
| 128 | 2026-03-08T22:49:48.162Z | ##### #### # ###### ##### |
| 129 | 2026-03-08T22:49:48.162Z | |
| 130 | 2026-03-08T22:49:48.163Z | + ptime -m cargo build |
| 131 | 2026-03-08T22:49:48.370Z | Updating crates.io index |
| 132 | 2026-03-08T22:49:48.433Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 133 | 2026-03-08T22:49:48.838Z | From https://github.com/oxidecomputer/dlpi-sys |
| 134 | 2026-03-08T22:49:48.838Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 135 | 2026-03-08T22:49:48.865Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 136 | 2026-03-08T22:49:49.290Z | From https://github.com/jmesmon/rust-libzfs |
| 137 | 2026-03-08T22:49:49.290Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 138 | 2026-03-08T22:49:49.320Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 139 | 2026-03-08T22:49:49.701Z | From https://github.com/oxidecomputer/rusty-doors |
| 140 | 2026-03-08T22:49:49.701Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 141 | 2026-03-08T22:49:50.045Z | Downloading crates ... |
| 142 | 2026-03-08T22:49:50.108Z | Downloaded anyhow v1.0.102 |
| 143 | 2026-03-08T22:49:50.133Z | Downloaded strsim v0.11.1 |
| 144 | 2026-03-08T22:49:50.133Z | Downloaded cfg-if v1.0.4 |
| 145 | 2026-03-08T22:49:50.133Z | Downloaded equivalent v1.0.2 |
| 146 | 2026-03-08T22:49:50.133Z | Downloaded rustversion v1.0.22 |
| 147 | 2026-03-08T22:49:50.133Z | Downloaded quote v1.0.45 |
| 148 | 2026-03-08T22:49:50.133Z | Downloaded thiserror-impl v2.0.18 |
| 149 | 2026-03-08T22:49:50.160Z | Downloaded matchers v0.2.0 |
| 150 | 2026-03-08T22:49:50.160Z | Downloaded heck v0.5.0 |
| 151 | 2026-03-08T22:49:50.160Z | Downloaded tabwriter v1.4.1 |
| 152 | 2026-03-08T22:49:50.160Z | Downloaded pretty-hex v0.4.1 |
| 153 | 2026-03-08T22:49:50.160Z | Downloaded utf8parse v0.2.2 |
| 154 | 2026-03-08T22:49:50.160Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 155 | 2026-03-08T22:49:50.160Z | Downloaded thread_local v1.1.9 |
| 156 | 2026-03-08T22:49:50.160Z | Downloaded unicode-ident v1.0.24 |
| 157 | 2026-03-08T22:49:50.160Z | Downloaded tracing-log v0.2.0 |
| 158 | 2026-03-08T22:49:50.160Z | Downloaded tracing-attributes v0.1.31 |
| 159 | 2026-03-08T22:49:50.185Z | Downloaded tracing-core v0.1.36 |
| 160 | 2026-03-08T22:49:50.185Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 161 | 2026-03-08T22:49:50.185Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 162 | 2026-03-08T22:49:50.185Z | Downloaded indexmap v2.13.0 |
| 163 | 2026-03-08T22:49:50.185Z | Downloaded rand v0.10.0 |
| 164 | 2026-03-08T22:49:50.209Z | Downloaded hashbrown v0.16.1 |
| 165 | 2026-03-08T22:49:50.210Z | Downloaded winnow v0.7.15 |
| 166 | 2026-03-08T22:49:50.210Z | Downloaded clap_builder v4.5.60 |
| 167 | 2026-03-08T22:49:50.234Z | Downloaded socket2 v0.6.3 |
| 168 | 2026-03-08T22:49:50.235Z | Downloaded tracing-subscriber v0.3.22 |
| 169 | 2026-03-08T22:49:50.235Z | Downloaded sharded-slab v0.1.7 |
| 170 | 2026-03-08T22:49:50.235Z | Downloaded serde_core v1.0.228 |
| 171 | 2026-03-08T22:49:50.260Z | Downloaded syn v1.0.109 |
| 172 | 2026-03-08T22:49:50.260Z | Downloaded unicode-width v0.2.2 |
| 173 | 2026-03-08T22:49:50.260Z | Downloaded syn v2.0.117 |
| 174 | 2026-03-08T22:49:50.285Z | Downloaded proc-macro2 v1.0.106 |
| 175 | 2026-03-08T22:49:50.285Z | Downloaded memchr v2.8.0 |
| 176 | 2026-03-08T22:49:50.285Z | Downloaded log v0.4.29 |
| 177 | 2026-03-08T22:49:50.310Z | Downloaded regex-syntax v0.8.10 |
| 178 | 2026-03-08T22:49:50.310Z | Downloaded smallvec v1.15.1 |
| 179 | 2026-03-08T22:49:50.310Z | Downloaded once_cell v1.21.3 |
| 180 | 2026-03-08T22:49:50.310Z | Downloaded colored v3.1.1 |
| 181 | 2026-03-08T22:49:50.310Z | Downloaded pin-project-lite v0.2.17 |
| 182 | 2026-03-08T22:49:50.335Z | Downloaded tracing v0.1.44 |
| 183 | 2026-03-08T22:49:50.360Z | Downloaded nu-ansi-term v0.50.3 |
| 184 | 2026-03-08T22:49:50.360Z | Downloaded thiserror v2.0.18 |
| 185 | 2026-03-08T22:49:50.360Z | Downloaded rand_core v0.10.0 |
| 186 | 2026-03-08T22:49:50.360Z | Downloaded regex-automata v0.4.14 |
| 187 | 2026-03-08T22:49:50.384Z | Downloaded num_enum_derive v0.7.5 |
| 188 | 2026-03-08T22:49:50.384Z | Downloaded num_enum v0.7.5 |
| 189 | 2026-03-08T22:49:50.384Z | Downloaded humantime v2.3.0 |
| 190 | 2026-03-08T22:49:50.409Z | Downloaded clap_derive v4.5.55 |
| 191 | 2026-03-08T22:49:50.409Z | Downloaded getrandom v0.4.2 |
| 192 | 2026-03-08T22:49:50.409Z | Downloaded clap v4.5.60 |
| 193 | 2026-03-08T22:49:50.409Z | Downloaded chacha20 v0.10.0 |
| 194 | 2026-03-08T22:49:50.409Z | Downloaded foreign-types-shared v0.3.1 |
| 195 | 2026-03-08T22:49:50.409Z | Downloaded anstream v0.6.21 |
| 196 | 2026-03-08T22:49:50.435Z | Downloaded anstyle v1.0.13 |
| 197 | 2026-03-08T22:49:50.435Z | Downloaded proc-macro-crate v3.5.0 |
| 198 | 2026-03-08T22:49:50.435Z | Downloaded oxnet v0.1.4 |
| 199 | 2026-03-08T22:49:50.435Z | Downloaded lazy_static v1.5.0 |
| 200 | 2026-03-08T22:49:50.435Z | Downloaded foreign-types-macros v0.2.3 |
| 201 | 2026-03-08T22:49:50.435Z | Downloaded foreign-types v0.5.0 |
| 202 | 2026-03-08T22:49:50.435Z | Downloaded libc v0.2.183 |
| 203 | 2026-03-08T22:49:50.465Z | Downloaded colorchoice v1.0.4 |
| 204 | 2026-03-08T22:49:50.490Z | Downloaded clap_lex v1.0.0 |
| 205 | 2026-03-08T22:49:50.490Z | Downloaded anstyle-parse v0.2.7 |
| 206 | 2026-03-08T22:49:50.490Z | Downloaded cpufeatures v0.3.0 |
| 207 | 2026-03-08T22:49:50.490Z | Downloaded anstyle-query v1.1.5 |
| 208 | 2026-03-08T22:49:50.490Z | Downloaded aho-corasick v1.1.4 |
| 209 | 2026-03-08T22:49:50.490Z | Downloaded is_terminal_polyfill v1.70.2 |
| 210 | 2026-03-08T22:49:50.490Z | Downloaded cstr-argument v0.1.2 |
| 211 | 2026-03-08T22:49:50.571Z | Compiling proc-macro2 v1.0.106 |
| 212 | 2026-03-08T22:49:50.571Z | Compiling quote v1.0.45 |
| 213 | 2026-03-08T22:49:50.597Z | Compiling unicode-ident v1.0.24 |
| 214 | 2026-03-08T22:49:50.597Z | Compiling libc v0.2.183 |
| 215 | 2026-03-08T22:49:50.597Z | Compiling cfg-if v1.0.4 |
| 216 | 2026-03-08T22:49:50.597Z | Compiling equivalent v1.0.2 |
| 217 | 2026-03-08T22:49:50.597Z | Compiling hashbrown v0.16.1 |
| 218 | 2026-03-08T22:49:50.597Z | Compiling winnow v0.7.15 |
| 219 | 2026-03-08T22:49:50.800Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 220 | 2026-03-08T22:49:50.838Z | Compiling syn v1.0.109 |
| 221 | 2026-03-08T22:49:50.895Z | Compiling rustversion v1.0.22 |
| 222 | 2026-03-08T22:49:51.219Z | Compiling once_cell v1.21.3 |
| 223 | 2026-03-08T22:49:51.361Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 224 | 2026-03-08T22:49:51.421Z | Compiling rand_core v0.10.0 |
| 225 | 2026-03-08T22:49:51.518Z | Compiling tracing-core v0.1.36 |
| 226 | 2026-03-08T22:49:51.602Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 227 | 2026-03-08T22:49:51.721Z | Compiling utf8parse v0.2.2 |
| 228 | 2026-03-08T22:49:51.752Z | Compiling indexmap v2.13.0 |
| 229 | 2026-03-08T22:49:51.839Z | Compiling thiserror v2.0.18 |
| 230 | 2026-03-08T22:49:51.882Z | Compiling getrandom v0.4.2 |
| 231 | 2026-03-08T22:49:51.950Z | Compiling anstyle-parse v0.2.7 |
| 232 | 2026-03-08T22:49:52.277Z | Compiling anstyle v1.0.13 |
| 233 | 2026-03-08T22:49:52.312Z | Compiling colorchoice v1.0.4 |
| 234 | 2026-03-08T22:49:52.715Z | Compiling cpufeatures v0.3.0 |
| 235 | 2026-03-08T22:49:52.776Z | Compiling anyhow v1.0.102 |
| 236 | 2026-03-08T22:49:52.826Z | Compiling syn v2.0.117 |
| 237 | 2026-03-08T22:49:52.910Z | Compiling is_terminal_polyfill v1.70.2 |
| 238 | 2026-03-08T22:49:52.992Z | Compiling pin-project-lite v0.2.17 |
| 239 | 2026-03-08T22:49:53.050Z | Compiling regex-syntax v0.8.10 |
| 240 | 2026-03-08T22:49:53.075Z | Compiling memchr v2.8.0 |
| 241 | 2026-03-08T22:49:53.158Z | Compiling foreign-types-shared v0.3.1 |
| 242 | 2026-03-08T22:49:53.292Z | Compiling anstyle-query v1.1.5 |
| 243 | 2026-03-08T22:49:53.400Z | Compiling anstream v0.6.21 |
| 244 | 2026-03-08T22:49:53.438Z | Compiling chacha20 v0.10.0 |
| 245 | 2026-03-08T22:49:53.681Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 246 | 2026-03-08T22:49:53.876Z | Compiling cstr-argument v0.1.2 |
| 247 | 2026-03-08T22:49:54.155Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 248 | 2026-03-08T22:49:54.191Z | Compiling clap_lex v1.0.0 |
| 249 | 2026-03-08T22:49:54.244Z | Compiling log v0.4.29 |
| 250 | 2026-03-08T22:49:54.449Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 251 | 2026-03-08T22:49:54.484Z | Compiling lazy_static v1.5.0 |
| 252 | 2026-03-08T22:49:54.596Z | Compiling strsim v0.11.1 |
| 253 | 2026-03-08T22:49:54.621Z | Compiling pretty-hex v0.4.1 |
| 254 | 2026-03-08T22:49:54.645Z | Compiling heck v0.5.0 |
| 255 | 2026-03-08T22:49:54.784Z | Compiling sharded-slab v0.1.7 |
| 256 | 2026-03-08T22:49:54.846Z | Compiling tracing-log v0.2.0 |
| 257 | 2026-03-08T22:49:55.013Z | Compiling regex-automata v0.4.14 |
| 258 | 2026-03-08T22:49:55.283Z | Compiling clap_builder v4.5.60 |
| 259 | 2026-03-08T22:49:55.376Z | Compiling rand v0.10.0 |
| 260 | 2026-03-08T22:49:55.945Z | Compiling proc-macro-crate v3.5.0 |
| 261 | 2026-03-08T22:49:56.775Z | Compiling socket2 v0.6.3 |
| 262 | 2026-03-08T22:49:56.824Z | Compiling thread_local v1.1.9 |
| 263 | 2026-03-08T22:49:57.251Z | Compiling colored v3.1.1 |
| 264 | 2026-03-08T22:49:57.276Z | Compiling nu-ansi-term v0.50.3 |
| 265 | 2026-03-08T22:49:57.414Z | Compiling smallvec v1.15.1 |
| 266 | 2026-03-08T22:49:57.650Z | Compiling oxnet v0.1.4 |
| 267 | 2026-03-08T22:49:57.760Z | Compiling unicode-width v0.2.2 |
| 268 | 2026-03-08T22:49:57.847Z | Compiling humantime v2.3.0 |
| 269 | 2026-03-08T22:49:58.221Z | Compiling tabwriter v1.4.1 |
| 270 | 2026-03-08T22:49:58.247Z | Compiling matchers v0.2.0 |
| 271 | 2026-03-08T22:49:59.221Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 272 | 2026-03-08T22:49:59.748Z | Compiling num_enum_derive v0.7.5 |
| 273 | 2026-03-08T22:49:59.915Z | Compiling thiserror-impl v2.0.18 |
| 274 | 2026-03-08T22:49:59.940Z | Compiling tracing-attributes v0.1.31 |
| 275 | 2026-03-08T22:50:00.008Z | Compiling foreign-types-macros v0.2.3 |
| 276 | 2026-03-08T22:50:00.236Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 277 | 2026-03-08T22:50:00.261Z | Compiling clap_derive v4.5.55 |
| 278 | 2026-03-08T22:50:01.118Z | Compiling foreign-types v0.5.0 |
| 279 | 2026-03-08T22:50:01.198Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 280 | 2026-03-08T22:50:01.469Z | Compiling num_enum v0.7.5 |
| 281 | 2026-03-08T22:50:01.790Z | Compiling tracing v0.1.44 |
| 282 | 2026-03-08T22:50:02.003Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 283 | 2026-03-08T22:50:02.180Z | Compiling tracing-subscriber v0.3.22 |
| 284 | 2026-03-08T22:50:02.750Z | Compiling clap v4.5.60 |
| 285 | 2026-03-08T22:50:05.077Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 286 | 2026-03-08T22:50:09.193Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.95s |
| 287 | 2026-03-08T22:50:09.270Z | |
| 288 | 2026-03-08T22:50:09.270Z | real 21.101799320 |
| 289 | 2026-03-08T22:50:09.270Z | user 1:26.473194188 |
| 290 | 2026-03-08T22:50:09.270Z | sys 15.131800006 |
| 291 | 2026-03-08T22:50:09.270Z | trap 0.060866756 |
| 292 | 2026-03-08T22:50:09.270Z | tflt 0.046903474 |
| 293 | 2026-03-08T22:50:09.270Z | dflt 0.123480955 |
| 294 | 2026-03-08T22:50:09.270Z | kflt 0.000663557 |
| 295 | 2026-03-08T22:50:09.270Z | lock 1:48.130858580 |
| 296 | 2026-03-08T22:50:09.270Z | slp 5:00.921632276 |
| 297 | 2026-03-08T22:50:09.270Z | lat 4.671755999 |
| 298 | 2026-03-08T22:50:09.270Z | stop 4.699273536 |
| 299 | 2026-03-08T22:50:09.295Z | + ptime -m cargo build --release |
| 300 | 2026-03-08T22:50:09.452Z | Compiling proc-macro2 v1.0.106 |
| 301 | 2026-03-08T22:50:09.452Z | Compiling quote v1.0.45 |
| 302 | 2026-03-08T22:50:09.452Z | Compiling unicode-ident v1.0.24 |
| 303 | 2026-03-08T22:50:09.477Z | Compiling libc v0.2.183 |
| 304 | 2026-03-08T22:50:09.477Z | Compiling cfg-if v1.0.4 |
| 305 | 2026-03-08T22:50:09.479Z | Compiling winnow v0.7.15 |
| 306 | 2026-03-08T22:50:09.479Z | Compiling hashbrown v0.16.1 |
| 307 | 2026-03-08T22:50:09.479Z | Compiling equivalent v1.0.2 |
| 308 | 2026-03-08T22:50:09.578Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 309 | 2026-03-08T22:50:09.603Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 310 | 2026-03-08T22:50:09.638Z | Compiling once_cell v1.21.3 |
| 311 | 2026-03-08T22:50:09.989Z | Compiling syn v1.0.109 |
| 312 | 2026-03-08T22:50:09.989Z | Compiling rustversion v1.0.22 |
| 313 | 2026-03-08T22:50:09.989Z | Compiling tracing-core v0.1.36 |
| 314 | 2026-03-08T22:50:10.041Z | Compiling rand_core v0.10.0 |
| 315 | 2026-03-08T22:50:10.305Z | Compiling thiserror v2.0.18 |
| 316 | 2026-03-08T22:50:10.526Z | Compiling indexmap v2.13.0 |
| 317 | 2026-03-08T22:50:10.558Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 318 | 2026-03-08T22:50:10.637Z | Compiling getrandom v0.4.2 |
| 319 | 2026-03-08T22:50:10.919Z | Compiling utf8parse v0.2.2 |
| 320 | 2026-03-08T22:50:11.073Z | Compiling anstyle-parse v0.2.7 |
| 321 | 2026-03-08T22:50:11.108Z | Compiling regex-syntax v0.8.10 |
| 322 | 2026-03-08T22:50:11.464Z | Compiling memchr v2.8.0 |
| 323 | 2026-03-08T22:50:11.645Z | Compiling syn v2.0.117 |
| 324 | 2026-03-08T22:50:11.855Z | Compiling cpufeatures v0.3.0 |
| 325 | 2026-03-08T22:50:11.957Z | Compiling colorchoice v1.0.4 |
| 326 | 2026-03-08T22:50:12.121Z | Compiling is_terminal_polyfill v1.70.2 |
| 327 | 2026-03-08T22:50:12.200Z | Compiling pin-project-lite v0.2.17 |
| 328 | 2026-03-08T22:50:12.242Z | Compiling anyhow v1.0.102 |
| 329 | 2026-03-08T22:50:12.316Z | Compiling anstyle-query v1.1.5 |
| 330 | 2026-03-08T22:50:12.341Z | Compiling foreign-types-shared v0.3.1 |
| 331 | 2026-03-08T22:50:12.451Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 332 | 2026-03-08T22:50:12.475Z | Compiling anstyle v1.0.13 |
| 333 | 2026-03-08T22:50:12.658Z | Compiling cstr-argument v0.1.2 |
| 334 | 2026-03-08T22:50:12.901Z | Compiling anstream v0.6.21 |
| 335 | 2026-03-08T22:50:12.925Z | Compiling chacha20 v0.10.0 |
| 336 | 2026-03-08T22:50:13.232Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 337 | 2026-03-08T22:50:13.417Z | Compiling regex-automata v0.4.14 |
| 338 | 2026-03-08T22:50:13.688Z | Compiling heck v0.5.0 |
| 339 | 2026-03-08T22:50:13.780Z | Compiling log v0.4.29 |
| 340 | 2026-03-08T22:50:13.809Z | Compiling strsim v0.11.1 |
| 341 | 2026-03-08T22:50:14.033Z | Compiling lazy_static v1.5.0 |
| 342 | 2026-03-08T22:50:14.155Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 343 | 2026-03-08T22:50:14.184Z | Compiling clap_lex v1.0.0 |
| 344 | 2026-03-08T22:50:14.472Z | Compiling proc-macro-crate v3.5.0 |
| 345 | 2026-03-08T22:50:14.808Z | Compiling pretty-hex v0.4.1 |
| 346 | 2026-03-08T22:50:15.039Z | Compiling clap_builder v4.5.60 |
| 347 | 2026-03-08T22:50:15.079Z | Compiling sharded-slab v0.1.7 |
| 348 | 2026-03-08T22:50:15.349Z | Compiling tracing-log v0.2.0 |
| 349 | 2026-03-08T22:50:15.474Z | Compiling rand v0.10.0 |
| 350 | 2026-03-08T22:50:16.560Z | Compiling socket2 v0.6.3 |
| 351 | 2026-03-08T22:50:17.081Z | Compiling thread_local v1.1.9 |
| 352 | 2026-03-08T22:50:17.361Z | Compiling matchers v0.2.0 |
| 353 | 2026-03-08T22:50:17.601Z | Compiling nu-ansi-term v0.50.3 |
| 354 | 2026-03-08T22:50:17.728Z | Compiling smallvec v1.15.1 |
| 355 | 2026-03-08T22:50:18.142Z | Compiling oxnet v0.1.4 |
| 356 | 2026-03-08T22:50:18.178Z | Compiling colored v3.1.1 |
| 357 | 2026-03-08T22:50:18.853Z | Compiling unicode-width v0.2.2 |
| 358 | 2026-03-08T22:50:19.418Z | Compiling tabwriter v1.4.1 |
| 359 | 2026-03-08T22:50:19.442Z | Compiling humantime v2.3.0 |
| 360 | 2026-03-08T22:50:19.854Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 361 | 2026-03-08T22:50:20.352Z | Compiling tracing-attributes v0.1.31 |
| 362 | 2026-03-08T22:50:20.534Z | Compiling thiserror-impl v2.0.18 |
| 363 | 2026-03-08T22:50:20.753Z | Compiling foreign-types-macros v0.2.3 |
| 364 | 2026-03-08T22:50:21.789Z | Compiling num_enum_derive v0.7.5 |
| 365 | 2026-03-08T22:50:22.114Z | Compiling foreign-types v0.5.0 |
| 366 | 2026-03-08T22:50:22.206Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 367 | 2026-03-08T22:50:22.342Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 368 | 2026-03-08T22:50:22.513Z | Compiling clap_derive v4.5.55 |
| 369 | 2026-03-08T22:50:22.910Z | Compiling tracing v0.1.44 |
| 370 | 2026-03-08T22:50:23.492Z | Compiling tracing-subscriber v0.3.22 |
| 371 | 2026-03-08T22:50:23.618Z | Compiling num_enum v0.7.5 |
| 372 | 2026-03-08T22:50:23.768Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 373 | 2026-03-08T22:50:25.765Z | Compiling clap v4.5.60 |
| 374 | 2026-03-08T22:50:29.298Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 375 | 2026-03-08T22:50:35.202Z | Finished `release` profile [optimized] target(s) in 25.85s |
| 376 | 2026-03-08T22:50:35.226Z | |
| 377 | 2026-03-08T22:50:35.226Z | real 25.942195027 |
| 378 | 2026-03-08T22:50:35.226Z | user 2:32.947953809 |
| 379 | 2026-03-08T22:50:35.226Z | sys 14.281930984 |
| 380 | 2026-03-08T22:50:35.226Z | trap 0.100448664 |
| 381 | 2026-03-08T22:50:35.226Z | tflt 0.083473483 |
| 382 | 2026-03-08T22:50:35.227Z | dflt 0.200873749 |
| 383 | 2026-03-08T22:50:35.227Z | kflt 0.000114767 |
| 384 | 2026-03-08T22:50:35.227Z | lock 4:14.451068789 |
| 385 | 2026-03-08T22:50:35.227Z | slp 7:56.970121302 |
| 386 | 2026-03-08T22:50:35.227Z | lat 7.385583443 |
| 387 | 2026-03-08T22:50:35.227Z | stop 3.655457817 |
| 388 | 2026-03-08T22:50:35.227Z | + for x in debug release |
| 389 | 2026-03-08T22:50:35.227Z | + mkdir -p /work/debug |
| 390 | 2026-03-08T22:50:35.251Z | + cp target/debug/netadm /work/debug/netadm |
| 391 | 2026-03-08T22:50:35.277Z | + for x in debug release |
| 392 | 2026-03-08T22:50:35.277Z | + mkdir -p /work/release |
| 393 | 2026-03-08T22:50:35.277Z | + cp target/release/netadm /work/release/netadm |
| 394 | 2026-03-08T22:50:35.277Z | + banner check |
| 395 | 2026-03-08T22:50:35.277Z | |
| 396 | 2026-03-08T22:50:35.277Z | #### # # ###### #### # # |
| 397 | 2026-03-08T22:50:35.277Z | # # # # # # # # # |
| 398 | 2026-03-08T22:50:35.277Z | # ###### ##### # #### |
| 399 | 2026-03-08T22:50:35.277Z | # # # # # # # |
| 400 | 2026-03-08T22:50:35.277Z | # # # # # # # # # |
| 401 | 2026-03-08T22:50:35.277Z | #### # # ###### #### # # |
| 402 | 2026-03-08T22:50:35.277Z | |
| 403 | 2026-03-08T22:50:35.277Z | + cargo fmt -- --check |
| 404 | 2026-03-08T22:50:35.671Z | + cargo clippy --all-targets -- --deny warnings |
| 405 | 2026-03-08T22:50:36.172Z | Checking cfg-if v1.0.4 |
| 406 | 2026-03-08T22:50:36.196Z | Compiling winnow v0.7.15 |
| 407 | 2026-03-08T22:50:36.196Z | Checking libc v0.2.183 |
| 408 | 2026-03-08T22:50:36.196Z | Checking once_cell v1.21.3 |
| 409 | 2026-03-08T22:50:36.196Z | Checking rand_core v0.10.0 |
| 410 | 2026-03-08T22:50:36.197Z | Checking foreign-types-shared v0.3.1 |
| 411 | 2026-03-08T22:50:36.222Z | Checking pin-project-lite v0.2.17 |
| 412 | 2026-03-08T22:50:36.222Z | Checking cpufeatures v0.3.0 |
| 413 | 2026-03-08T22:50:36.247Z | Checking memchr v2.8.0 |
| 414 | 2026-03-08T22:50:36.294Z | Checking thiserror v2.0.18 |
| 415 | 2026-03-08T22:50:36.318Z | Checking foreign-types v0.5.0 |
| 416 | 2026-03-08T22:50:36.343Z | Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 417 | 2026-03-08T22:50:36.393Z | Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 418 | 2026-03-08T22:50:36.418Z | Checking chacha20 v0.10.0 |
| 419 | 2026-03-08T22:50:36.443Z | Checking pretty-hex v0.4.1 |
| 420 | 2026-03-08T22:50:36.467Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 421 | 2026-03-08T22:50:36.492Z | Checking tracing-core v0.1.36 |
| 422 | 2026-03-08T22:50:36.535Z | Checking anyhow v1.0.102 |
| 423 | 2026-03-08T22:50:36.601Z | Checking colored v3.1.1 |
| 424 | 2026-03-08T22:50:36.749Z | Checking oxnet v0.1.4 |
| 425 | 2026-03-08T22:50:36.830Z | Checking utf8parse v0.2.2 |
| 426 | 2026-03-08T22:50:36.867Z | Checking getrandom v0.4.2 |
| 427 | 2026-03-08T22:50:36.925Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 428 | 2026-03-08T22:50:36.974Z | Checking socket2 v0.6.3 |
| 429 | 2026-03-08T22:50:36.999Z | Checking cstr-argument v0.1.2 |
| 430 | 2026-03-08T22:50:37.039Z | Checking anstyle-parse v0.2.7 |
| 431 | 2026-03-08T22:50:37.064Z | Checking tracing v0.1.44 |
| 432 | 2026-03-08T22:50:37.089Z | Checking is_terminal_polyfill v1.70.2 |
| 433 | 2026-03-08T22:50:37.089Z | Checking rand v0.10.0 |
| 434 | 2026-03-08T22:50:37.145Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 435 | 2026-03-08T22:50:37.169Z | Checking anstyle v1.0.13 |
| 436 | 2026-03-08T22:50:37.316Z | Checking regex-syntax v0.8.10 |
| 437 | 2026-03-08T22:50:37.340Z | Checking colorchoice v1.0.4 |
| 438 | 2026-03-08T22:50:37.408Z | Checking anstyle-query v1.1.5 |
| 439 | 2026-03-08T22:50:37.433Z | Checking log v0.4.29 |
| 440 | 2026-03-08T22:50:37.458Z | Checking strsim v0.11.1 |
| 441 | 2026-03-08T22:50:37.458Z | Checking clap_lex v1.0.0 |
| 442 | 2026-03-08T22:50:37.520Z | Checking anstream v0.6.21 |
| 443 | 2026-03-08T22:50:37.685Z | Checking lazy_static v1.5.0 |
| 444 | 2026-03-08T22:50:37.710Z | Checking thread_local v1.1.9 |
| 445 | 2026-03-08T22:50:37.710Z | Checking tracing-log v0.2.0 |
| 446 | 2026-03-08T22:50:37.797Z | Checking sharded-slab v0.1.7 |
| 447 | 2026-03-08T22:50:37.842Z | Checking clap_builder v4.5.60 |
| 448 | 2026-03-08T22:50:37.904Z | Checking smallvec v1.15.1 |
| 449 | 2026-03-08T22:50:37.955Z | Checking nu-ansi-term v0.50.3 |
| 450 | 2026-03-08T22:50:37.989Z | Checking unicode-width v0.2.2 |
| 451 | 2026-03-08T22:50:38.220Z | Checking humantime v2.3.0 |
| 452 | 2026-03-08T22:50:38.386Z | Checking tabwriter v1.4.1 |
| 453 | 2026-03-08T22:50:38.910Z | Checking regex-automata v0.4.14 |
| 454 | 2026-03-08T22:50:38.935Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 455 | 2026-03-08T22:50:39.580Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 456 | 2026-03-08T22:50:40.243Z | Checking clap v4.5.60 |
| 457 | 2026-03-08T22:50:40.524Z | Compiling proc-macro-crate v3.5.0 |
| 458 | 2026-03-08T22:50:41.084Z | Compiling num_enum_derive v0.7.5 |
| 459 | 2026-03-08T22:50:41.436Z | Checking matchers v0.2.0 |
| 460 | 2026-03-08T22:50:41.586Z | Checking tracing-subscriber v0.3.22 |
| 461 | 2026-03-08T22:50:42.463Z | Checking num_enum v0.7.5 |
| 462 | 2026-03-08T22:50:42.593Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 463 | 2026-03-08T22:50:44.985Z | Checking netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 464 | 2026-03-08T22:50:46.692Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.78s |
| 465 | 2026-03-08T22:50:46.723Z | + banner pre-test |
| 466 | 2026-03-08T22:50:46.749Z | |
| 467 | 2026-03-08T22:50:46.749Z | ##### ##### ###### ##### ###### #### ##### |
| 468 | 2026-03-08T22:50:46.749Z | # # # # # # # # # |
| 469 | 2026-03-08T22:50:46.749Z | # # # # ##### ##### # ##### #### # |
| 470 | 2026-03-08T22:50:46.749Z | ##### ##### # # # # # |
| 471 | 2026-03-08T22:50:46.749Z | # # # # # # # # # |
| 472 | 2026-03-08T22:50:46.749Z | # # # ###### # ###### #### # |
| 473 | 2026-03-08T22:50:46.749Z | |
| 474 | 2026-03-08T22:50:46.749Z | + uname -a |
| 475 | 2026-03-08T22:50:46.750Z | SunOS bmat-EVT22200007-0000ed05 5.11 helios-2.0.23457 i86pc i386 i86pc |
| 476 | 2026-03-08T22:50:46.750Z | + ./target/debug/netadm show links |
| 477 | 2026-03-08T22:50:46.750Z | Id Name Flags Class State MAC MTU |
| 478 | 2026-03-08T22:50:46.750Z | -- ---- ----- ----- ----- --- --- |
| 479 | 2026-03-08T22:50:46.750Z | 1 vioif0 active persistent physical up 02:08:20:61:fe:a0 1500 |
| 480 | 2026-03-08T22:50:46.750Z | + ./target/debug/netadm show addrs |
| 481 | 2026-03-08T22:50:46.750Z | Name Type State Address Interface Index |
| 482 | 2026-03-08T22:50:46.750Z | ---- ------ ----- ------- --------------- |
| 483 | 2026-03-08T22:50:46.750Z | lo0/v4 static ok 127.0.0.1/8 1 |
| 484 | 2026-03-08T22:50:46.750Z | lo0/v6 static ok ::1/128 1 |
| 485 | 2026-03-08T22:50:46.750Z | vioif0/v4 static ok 10.151.4.102/24 2 |
| 486 | 2026-03-08T22:50:46.750Z | + banner test |
| 487 | 2026-03-08T22:50:46.750Z | |
| 488 | 2026-03-08T22:50:46.750Z | ##### ###### #### ##### |
| 489 | 2026-03-08T22:50:46.750Z | # # # # |
| 490 | 2026-03-08T22:50:46.750Z | # ##### #### # |
| 491 | 2026-03-08T22:50:46.750Z | # # # # |
| 492 | 2026-03-08T22:50:46.750Z | # # # # # |
| 493 | 2026-03-08T22:50:46.750Z | # ###### #### # |
| 494 | 2026-03-08T22:50:46.750Z | |
| 495 | 2026-03-08T22:50:46.750Z | + pfexec ptime -m cargo test |
| 496 | 2026-03-08T22:50:47.053Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 497 | 2026-03-08T22:50:47.053Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 498 | 2026-03-08T22:50:48.986Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2.15s |
| 499 | 2026-03-08T22:50:49.011Z | Running unittests src/lib.rs (target/debug/deps/libnet-325b553dccced224) |
| 500 | 2026-03-08T22:50:49.011Z | |
| 501 | 2026-03-08T22:50:49.011Z | running 0 tests |
| 502 | 2026-03-08T22:50:49.011Z | |
| 503 | 2026-03-08T22:50:49.011Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 504 | 2026-03-08T22:50:49.011Z | |
| 505 | 2026-03-08T22:50:49.011Z | Running tests/ip.rs (target/debug/deps/ip-881341f29acbc5a7) |
| 506 | 2026-03-08T22:50:49.035Z | |
| 507 | 2026-03-08T22:50:49.037Z | running 4 tests |
| 508 | 2026-03-08T22:50:49.037Z | test test_get_addresses ... ok |
| 509 | 2026-03-08T22:50:49.037Z | test test_address_consistency ... ok |
| 510 | 2026-03-08T22:50:49.037Z | test test_v6_static_lifecycle ... ok |
| 511 | 2026-03-08T22:50:49.037Z | test test_v6_local_lifecycle ... ok |
| 512 | 2026-03-08T22:50:49.037Z | |
| 513 | 2026-03-08T22:50:49.037Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 514 | 2026-03-08T22:50:49.037Z | |
| 515 | 2026-03-08T22:50:49.037Z | Running tests/link.rs (target/debug/deps/link-efb38eb91dbc913e) |
| 516 | 2026-03-08T22:50:49.062Z | |
| 517 | 2026-03-08T22:50:49.062Z | running 5 tests |
| 518 | 2026-03-08T22:50:49.062Z | test test_get_links ... ok |
| 519 | 2026-03-08T22:50:49.062Z | test test_link_consistency ... ok |
| 520 | 2026-03-08T22:50:49.062Z | test test_simnet_lifecycle ... ok |
| 521 | 2026-03-08T22:50:49.062Z | test test_simnet_connect ... ok |
| 522 | 2026-03-08T22:50:49.062Z | test test_vnic_lifecycle ... ok |
| 523 | 2026-03-08T22:50:49.062Z | |
| 524 | 2026-03-08T22:50:49.062Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 525 | 2026-03-08T22:50:49.062Z | |
| 526 | 2026-03-08T22:50:49.062Z | Running unittests src/main.rs (target/debug/deps/netadm-29482a074178e194) |
| 527 | 2026-03-08T22:50:49.087Z | |
| 528 | 2026-03-08T22:50:49.087Z | running 0 tests |
| 529 | 2026-03-08T22:50:49.087Z | |
| 530 | 2026-03-08T22:50:49.087Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 531 | 2026-03-08T22:50:49.087Z | |
| 532 | 2026-03-08T22:50:49.087Z | Doc-tests libnet |
| 533 | 2026-03-08T22:50:49.395Z | |
| 534 | 2026-03-08T22:50:49.395Z | running 0 tests |
| 535 | 2026-03-08T22:50:49.395Z | |
| 536 | 2026-03-08T22:50:49.395Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 537 | 2026-03-08T22:50:49.395Z | |
| 538 | 2026-03-08T22:50:49.425Z | |
| 539 | 2026-03-08T22:50:49.425Z | real 2.663215156 |
| 540 | 2026-03-08T22:50:49.425Z | user 4.813938563 |
| 541 | 2026-03-08T22:50:49.425Z | sys 1.404202910 |
| 542 | 2026-03-08T22:50:49.425Z | trap 0.001050782 |
| 543 | 2026-03-08T22:50:49.425Z | tflt 0.001883938 |
| 544 | 2026-03-08T22:50:49.425Z | dflt 0.005329010 |
| 545 | 2026-03-08T22:50:49.425Z | kflt 0.000028286 |
| 546 | 2026-03-08T22:50:49.450Z | lock 5.952737138 |
| 547 | 2026-03-08T22:50:49.450Z | slp 20.881257640 |
| 548 | 2026-03-08T22:50:49.450Z | lat 0.071604507 |
| 549 | 2026-03-08T22:50:49.450Z | stop 0.176999668 |
| 550 | 2026-03-08T22:50:49.450Z | + pfexec ptime -m cargo test --release |
| 551 | 2026-03-08T22:50:49.615Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 552 | 2026-03-08T22:50:49.640Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 553 | 2026-03-08T22:50:51.539Z | Finished `release` profile [optimized] target(s) in 2.03s |
| 554 | 2026-03-08T22:50:51.564Z | Running unittests src/lib.rs (target/release/deps/libnet-cb0063488fd7aece) |
| 555 | 2026-03-08T22:50:51.564Z | |
| 556 | 2026-03-08T22:50:51.564Z | running 0 tests |
| 557 | 2026-03-08T22:50:51.564Z | |
| 558 | 2026-03-08T22:50:51.564Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 559 | 2026-03-08T22:50:51.564Z | |
| 560 | 2026-03-08T22:50:51.564Z | Running tests/ip.rs (target/release/deps/ip-612ff12fca03dd40) |
| 561 | 2026-03-08T22:50:51.588Z | |
| 562 | 2026-03-08T22:50:51.588Z | running 4 tests |
| 563 | 2026-03-08T22:50:51.588Z | test test_get_addresses ... ok |
| 564 | 2026-03-08T22:50:51.589Z | test test_address_consistency ... ok |
| 565 | 2026-03-08T22:50:51.589Z | test test_v6_static_lifecycle ... ok |
| 566 | 2026-03-08T22:50:51.589Z | test test_v6_local_lifecycle ... ok |
| 567 | 2026-03-08T22:50:51.589Z | |
| 568 | 2026-03-08T22:50:51.589Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 569 | 2026-03-08T22:50:51.589Z | |
| 570 | 2026-03-08T22:50:51.589Z | Running tests/link.rs (target/release/deps/link-fc1313374ab8c016) |
| 571 | 2026-03-08T22:50:51.614Z | |
| 572 | 2026-03-08T22:50:51.614Z | running 5 tests |
| 573 | 2026-03-08T22:50:51.614Z | test test_simnet_lifecycle ... ok |
| 574 | 2026-03-08T22:50:51.614Z | test test_get_links ... ok |
| 575 | 2026-03-08T22:50:51.614Z | test test_simnet_connect ... ok |
| 576 | 2026-03-08T22:50:51.614Z | test test_link_consistency ... ok |
| 577 | 2026-03-08T22:50:51.614Z | test test_vnic_lifecycle ... ok |
| 578 | 2026-03-08T22:50:51.614Z | |
| 579 | 2026-03-08T22:50:51.614Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 580 | 2026-03-08T22:50:51.614Z | |
| 581 | 2026-03-08T22:50:51.614Z | Running unittests src/main.rs (target/release/deps/netadm-015afd5a6201852a) |
| 582 | 2026-03-08T22:50:51.639Z | |
| 583 | 2026-03-08T22:50:51.639Z | running 0 tests |
| 584 | 2026-03-08T22:50:51.639Z | |
| 585 | 2026-03-08T22:50:51.639Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 586 | 2026-03-08T22:50:51.639Z | |
| 587 | 2026-03-08T22:50:51.639Z | Doc-tests libnet |
| 588 | 2026-03-08T22:50:51.911Z | |
| 589 | 2026-03-08T22:50:51.911Z | running 0 tests |
| 590 | 2026-03-08T22:50:51.911Z | |
| 591 | 2026-03-08T22:50:51.911Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 592 | 2026-03-08T22:50:51.911Z | |
| 593 | 2026-03-08T22:50:51.941Z | |
| 594 | 2026-03-08T22:50:51.942Z | real 2.502411611 |
| 595 | 2026-03-08T22:50:51.942Z | user 5.115411721 |
| 596 | 2026-03-08T22:50:51.942Z | sys 1.296620771 |
| 597 | 2026-03-08T22:50:51.942Z | trap 0.001985133 |
| 598 | 2026-03-08T22:50:51.942Z | tflt 0.061229005 |
| 599 | 2026-03-08T22:50:51.942Z | dflt 0.012434678 |
| 600 | 2026-03-08T22:50:51.942Z | kflt 0.000000000 |
| 601 | 2026-03-08T22:50:51.966Z | lock 7.739481579 |
| 602 | 2026-03-08T22:50:51.966Z | slp 18.675271412 |
| 603 | 2026-03-08T22:50:51.966Z | lat 0.080218844 |
| 604 | 2026-03-08T22:50:51.966Z | stop 0.258035138 |
| 605 | 2026-03-08T22:50:51.966Z | + banner post-test |
| 606 | 2026-03-08T22:50:51.967Z | |
| 607 | 2026-03-08T22:50:51.967Z | ##### #### #### ##### ##### ###### #### ##### |
| 608 | 2026-03-08T22:50:51.967Z | # # # # # # # # # # |
| 609 | 2026-03-08T22:50:51.967Z | # # # # #### # ##### # ##### #### # |
| 610 | 2026-03-08T22:50:51.967Z | ##### # # # # # # # # |
| 611 | 2026-03-08T22:50:51.967Z | # # # # # # # # # # # |
| 612 | 2026-03-08T22:50:51.967Z | # #### #### # # ###### #### # |
| 613 | 2026-03-08T22:50:51.967Z | |
| 614 | 2026-03-08T22:50:51.967Z | + ./target/debug/netadm show links |
| 615 | 2026-03-08T22:50:51.967Z | Id Name Flags Class State MAC MTU |
| 616 | 2026-03-08T22:50:51.967Z | -- ---- ----- ----- ----- --- --- |
| 617 | 2026-03-08T22:50:51.967Z | 1 vioif0 active persistent physical up 02:08:20:61:fe:a0 1500 |
| 618 | 2026-03-08T22:50:51.967Z | + ./target/debug/netadm show addrs |
| 619 | 2026-03-08T22:50:51.968Z | Name Type State Address Interface Index |
| 620 | 2026-03-08T22:50:51.968Z | ---- ------ ----- ------- --------------- |
| 621 | 2026-03-08T22:50:51.968Z | lo0/v4 static ok 127.0.0.1/8 1 |
| 622 | 2026-03-08T22:50:51.968Z | lo0/v6 static ok ::1/128 1 |
| 623 | 2026-03-08T22:50:51.968Z | vioif0/v4 static ok 10.151.4.102/24 2 |
| 624 | 2026-03-08T22:50:51.968Z | process exited: duration 81575 ms, exit code 0 |
| |
| 625 | 2026-03-08T22:50:52.064Z | found 2 output files |
| 626 | 2026-03-08T22:50:52.064Z | uploading: /work/debug/netadm (42358224 bytes) |
| 627 | 2026-03-08T22:50:55.424Z | uploaded: /work/debug/netadm |
| 628 | 2026-03-08T22:50:55.425Z | uploading: /work/release/netadm (6294896 bytes) |
| 629 | 2026-03-08T22:50:56.928Z | uploaded: /work/release/netadm |