|
|
|
| 1 | 2026-06-05T03:58:26.617Z | job assigned to worker 01KTAYVRDCSMD2MFAZ4CDZYQMT [factory aws, i-0c683c86664734ea8] (queued for 1 m 36 s) |
| |
| 2 | 2026-06-05T03:58:33.458Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:58:33.464Z | ++ uname -s |
| 4 | 2026-06-05T03:58:33.470Z | + kern=SunOS |
| 5 | 2026-06-05T03:58:33.470Z | + build_user=build |
| 6 | 2026-06-05T03:58:33.470Z | + build_uid=12345 |
| 7 | 2026-06-05T03:58:33.470Z | + work_dir=/work |
| 8 | 2026-06-05T03:58:33.470Z | + input_dir=/input |
| 9 | 2026-06-05T03:58:33.470Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:58:33.470Z | + case "$kern" in |
| 11 | 2026-06-05T03:58:33.470Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:58:33.470Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:58:35.474Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:58:35.586Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:58:35.589Z | + home_fs=zfs |
| 16 | 2026-06-05T03:58:35.589Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:58:35.589Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:58:35.589Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:58:37.588Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:58:37.591Z | process exited: duration 4131 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:58:37.598Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:58:37.602Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:58:37.602Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-05T03:58:37.602Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-05T03:58:37.602Z | * rust toolchain profile = "default" |
| 26 | 2026-06-05T03:58:37.602Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:58:37.602Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:58:37.605Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:58:37.605Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:58:37.700Z | info: downloading installer |
| 31 | 2026-06-05T03:58:39.266Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:58:39.266Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:58:39.266Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:58:39.266Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:58:39.266Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:58:39.266Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:58:39.266Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:58:39.266Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:58:39.266Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:58:39.266Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:58:39.266Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:58:39.266Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:58:39.266Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:58:39.279Z | info: profile set to default |
| 45 | 2026-06-05T03:58:39.280Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:58:39.283Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:58:39.432Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:58:39.446Z | info: downloading 6 components |
| 49 | 2026-06-05T03:58:53.409Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T03:58:53.409Z | |
| 51 | 2026-06-05T03:58:53.435Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:58:53.435Z | |
| 53 | 2026-06-05T03:58:53.435Z | |
| 54 | 2026-06-05T03:58:53.435Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:58:53.435Z | |
| 56 | 2026-06-05T03:58:53.440Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:58:53.440Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:58:53.440Z | |
| 59 | 2026-06-05T03:58:53.440Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:58:53.440Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:58:53.440Z | |
| 62 | 2026-06-05T03:58:53.440Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:58:53.440Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:58:53.440Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:58:53.440Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:58:53.440Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:58:53.440Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:58:53.440Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:58:53.440Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:58:53.440Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:58:53.534Z | + rustup --version |
| 72 | 2026-06-05T03:58:53.542Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:58:53.545Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:58:53.564Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:58:53.567Z | + cargo --version |
| 76 | 2026-06-05T03:58:53.579Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:58:53.582Z | + rustc --version |
| 78 | 2026-06-05T03:58:53.600Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:58:53.603Z | process exited: duration 16003 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:58:53.609Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:58:53.625Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-05T03:58:53.634Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T03:58:53.637Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-05T03:58:53.641Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:58:53.676Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-05T03:58:54.684Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-05T03:58:54.684Z | + git fetch origin 047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 88 | 2026-06-05T03:58:54.945Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-05T03:58:54.945Z | * branch 047407809b1bda96f8c90d6c8c32e6230f8a7c1d -> FETCH_HEAD |
| 90 | 2026-06-05T03:58:54.952Z | + [[ -n renovate/hyper ]] |
| 91 | 2026-06-05T03:58:54.956Z | ++ git branch --show-current |
| 92 | 2026-06-05T03:58:54.956Z | + current=main |
| 93 | 2026-06-05T03:58:54.956Z | + [[ main != renovate/hyper ]] |
| 94 | 2026-06-05T03:58:54.957Z | + git branch -f renovate/hyper 047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 95 | 2026-06-05T03:58:54.959Z | + git checkout -f renovate/hyper |
| 96 | 2026-06-05T03:58:54.976Z | Switched to branch 'renovate/hyper' |
| 97 | 2026-06-05T03:58:54.979Z | + git reset --hard 047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 98 | 2026-06-05T03:58:55.005Z | HEAD is now at 0474078 Update hyper to 1.10.1 |
| 99 | 2026-06-05T03:58:55.010Z | process exited: duration 1359 ms, exit code 0 |
| |
| 100 | 2026-06-05T03:58:55.021Z | starting task 4: "build" |
| 101 | 2026-06-05T03:58:55.024Z | + set -e |
| 102 | 2026-06-05T03:58:55.024Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-06-05T03:58:55.028Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-06-05T03:58:55.028Z | ++ PLATFORM=illumos |
| 105 | 2026-06-05T03:58:55.028Z | ++ banner install |
| 106 | 2026-06-05T03:58:55.028Z | |
| 107 | 2026-06-05T03:58:55.028Z | # # # #### ##### ## # # |
| 108 | 2026-06-05T03:58:55.028Z | # ## # # # # # # # |
| 109 | 2026-06-05T03:58:55.028Z | # # # # #### # # # # # |
| 110 | 2026-06-05T03:58:55.028Z | # # # # # # ###### # # |
| 111 | 2026-06-05T03:58:55.028Z | # # ## # # # # # # # |
| 112 | 2026-06-05T03:58:55.028Z | # # # #### # # # ###### ###### |
| 113 | 2026-06-05T03:58:55.028Z | |
| 114 | 2026-06-05T03:58:55.028Z | ++ set +o errexit |
| 115 | 2026-06-05T03:58:55.028Z | ++ pkg info clang-15 |
| 116 | 2026-06-05T03:58:55.032Z | ++ grep -qi installed |
| 117 | 2026-06-05T03:58:56.217Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-06-05T03:58:56.217Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-06-05T03:58:56.217Z | |
| 120 | 2026-06-05T03:58:56.217Z | clang-15 |
| 121 | 2026-06-05T03:58:56.256Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-06-05T03:58:56.256Z | ++ set -o errexit |
| 123 | 2026-06-05T03:58:56.259Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-06-05T03:59:04.435Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-06-05T03:59:12.301Z | Startup: Caching catalogs ... Done |
| 126 | 2026-06-05T03:59:19.496Z | Planning: Solver setup ... Done |
| 127 | 2026-06-05T03:59:19.537Z | Planning: Running solver ... Done |
| 128 | 2026-06-05T03:59:19.673Z | Planning: Finding local manifests ... Done |
| 129 | 2026-06-05T03:59:20.115Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-06-05T03:59:20.402Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-06-05T03:59:20.426Z | Planning: Package planning ... Done |
| 132 | 2026-06-05T03:59:20.426Z | Planning: Merging actions ... Done |
| 133 | 2026-06-05T03:59:20.476Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-06-05T03:59:20.482Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-06-05T03:59:21.248Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-06-05T03:59:21.254Z | Planning: Planning completed in 8.78 seconds |
| 137 | 2026-06-05T03:59:21.264Z | Packages to install: 2 |
| 138 | 2026-06-05T03:59:21.267Z | Mediators to change: 2 |
| 139 | 2026-06-05T03:59:21.267Z | Services to change: 1 |
| 140 | 2026-06-05T03:59:21.267Z | Create boot environment: No |
| 141 | 2026-06-05T03:59:21.267Z | Create backup boot environment: No |
| 142 | 2026-06-05T03:59:21.306Z | |
| 143 | 2026-06-05T03:59:21.306Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-06-05T03:59:26.543Z | Download: 267/3076 items 15.6/211.3MB 7% complete (3.6M/s) |
| 145 | 2026-06-05T03:59:32.061Z | Download: 367/3076 items 16.1/211.3MB 7% complete (1.6M/s) |
| 146 | 2026-06-05T03:59:37.529Z | Download: 450/3076 items 16.7/211.3MB 7% complete (154k/s) |
| 147 | 2026-06-05T03:59:42.967Z | Download: 622/3076 items 17.4/211.3MB 8% complete (124k/s) |
| 148 | 2026-06-05T03:59:48.324Z | Download: 733/3076 items 17.8/211.3MB 8% complete (104k/s) |
| 149 | 2026-06-05T03:59:53.324Z | Download: 818/3076 items 18.2/211.3MB 8% complete (98.9k/s) |
| 150 | 2026-06-05T03:59:58.555Z | Download: 957/3076 items 72.8/211.3MB 34% complete (5.6M/s) |
| 151 | 2026-06-05T04:00:03.712Z | Download: 976/3076 items 81.7/211.3MB 38% complete (6.5M/s) |
| 152 | 2026-06-05T04:00:08.871Z | Download: 980/3076 items 81.7/211.3MB 38% complete (6.0M/s) |
| 153 | 2026-06-05T04:00:14.843Z | Download: 983/3076 items 82.2/211.3MB 38% complete (3.5M/s) |
| 154 | 2026-06-05T04:00:19.967Z | Download: 1188/3076 items 115.8/211.3MB 54% complete (3.5M/s) |
| 155 | 2026-06-05T04:00:25.083Z | Download: 1322/3076 items 116.3/211.3MB 55% complete (3.8M/s) |
| 156 | 2026-06-05T04:00:30.092Z | Download: 1394/3076 items 116.5/211.3MB 55% complete (342k/s) |
| 157 | 2026-06-05T04:00:31.120Z | |
| 158 | 2026-06-05T04:00:31.120Z | Errors were encountered while attempting to retrieve package or file data for |
| 159 | 2026-06-05T04:00:31.120Z | the requested operation. |
| 160 | 2026-06-05T04:00:31.121Z | Details follow: |
| 161 | 2026-06-05T04:00:31.121Z | |
| 162 | 2026-06-05T04:00:31.121Z | Framework error: code: E_SSL_CONNECT_ERROR (35) reason: TLS connect error: error:0A000126:SSL routines::unexpected eof while reading |
| 163 | 2026-06-05T04:00:31.121Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/810c9f7e1ed8dd923dc8d57b79a7c9467ffc1eef' |
| 164 | 2026-06-05T04:00:32.485Z | process exited: duration 97457 ms, exit code 1 |
| |
| 165 | 2026-06-05T04:00:32.502Z | found 0 output files |