|
|
|
| 1 | 2026-06-05T03:58:35.751Z | job assigned to worker 01KTAYWB7ZWAYC0ZVRRB9SZK7D [factory aws, i-0d2304fb39d428b75] (queued for 48 s) |
| |
| 2 | 2026-06-05T03:58:42.755Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:58:42.760Z | ++ uname -s |
| 4 | 2026-06-05T03:58:42.763Z | + kern=SunOS |
| 5 | 2026-06-05T03:58:42.763Z | + build_user=build |
| 6 | 2026-06-05T03:58:42.763Z | + build_uid=12345 |
| 7 | 2026-06-05T03:58:42.763Z | + work_dir=/work |
| 8 | 2026-06-05T03:58:42.763Z | + input_dir=/input |
| 9 | 2026-06-05T03:58:42.763Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:58:42.764Z | + case "$kern" in |
| 11 | 2026-06-05T03:58:42.764Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:58:42.767Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:58:44.770Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:58:44.882Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:58:44.889Z | + home_fs=zfs |
| 16 | 2026-06-05T03:58:44.889Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:58:44.889Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:58:44.889Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:58:45.894Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:58:45.897Z | process exited: duration 3131 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:58:45.903Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:58:45.907Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:58:45.907Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T03:58:45.907Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-05T03:58:45.907Z | * rust toolchain channel = "stable" |
| 26 | 2026-06-05T03:58:45.907Z | * rust toolchain profile = "default" |
| 27 | 2026-06-05T03:58:45.907Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:58:45.910Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:58:45.910Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:58:46.028Z | info: downloading installer |
| 31 | 2026-06-05T03:58:47.584Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:58:47.584Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:58:47.584Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:58:47.584Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:58:47.584Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:58:47.584Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:58:47.584Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:58:47.584Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:58:47.584Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:58:47.584Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:58:47.584Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:58:47.584Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:58:47.584Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:58:47.597Z | info: profile set to default |
| 45 | 2026-06-05T03:58:47.597Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:58:47.603Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:58:47.736Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:58:47.739Z | info: downloading 6 components |
| 49 | 2026-06-05T03:59:01.923Z | |
| 50 | 2026-06-05T03:59:01.923Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-05T03:59:01.951Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:59:01.951Z | |
| 53 | 2026-06-05T03:59:01.951Z | |
| 54 | 2026-06-05T03:59:01.952Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:59:01.952Z | |
| 56 | 2026-06-05T03:59:01.956Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:59:01.956Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:59:01.956Z | |
| 59 | 2026-06-05T03:59:01.956Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:59:01.956Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:59:01.956Z | |
| 62 | 2026-06-05T03:59:01.956Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:59:01.956Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:59:01.956Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:59:01.956Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:59:01.956Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:59:01.956Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:59:01.956Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:59:01.956Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:59:01.956Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:59:02.052Z | + rustup --version |
| 72 | 2026-06-05T03:59:02.061Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:59:02.064Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:59:02.083Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:59:02.085Z | + cargo --version |
| 76 | 2026-06-05T03:59:02.099Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:59:02.102Z | + rustc --version |
| 78 | 2026-06-05T03:59:02.120Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:59:02.123Z | process exited: duration 16218 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:59:02.129Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:59:02.145Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-05T03:59:02.152Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T03:59:02.155Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-05T03:59:02.158Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:59:02.195Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-05T03:59:03.430Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-05T03:59:03.430Z | + git fetch origin e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 88 | 2026-06-05T03:59:03.680Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-05T03:59:03.680Z | * branch e86e4e4b2f8085a42f0b82ef9a63817606232356 -> FETCH_HEAD |
| 90 | 2026-06-05T03:59:03.685Z | + [[ -n renovate/chrono-0.x ]] |
| 91 | 2026-06-05T03:59:03.688Z | ++ git branch --show-current |
| 92 | 2026-06-05T03:59:03.688Z | + current=main |
| 93 | 2026-06-05T03:59:03.688Z | + [[ main != renovate/chrono-0.x ]] |
| 94 | 2026-06-05T03:59:03.688Z | + git branch -f renovate/chrono-0.x e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 95 | 2026-06-05T03:59:03.691Z | + git checkout -f renovate/chrono-0.x |
| 96 | 2026-06-05T03:59:03.707Z | Switched to branch 'renovate/chrono-0.x' |
| 97 | 2026-06-05T03:59:03.710Z | + git reset --hard e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 98 | 2026-06-05T03:59:03.724Z | HEAD is now at e86e4e4 Update Rust crate chrono to 0.4.45 |
| 99 | 2026-06-05T03:59:03.727Z | process exited: duration 1572 ms, exit code 0 |
| |
| 100 | 2026-06-05T03:59:03.733Z | starting task 4: "build" |
| 101 | 2026-06-05T03:59:03.737Z | + pfexec pkg install clang-15 |
| 102 | 2026-06-05T03:59:12.182Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-06-05T03:59:19.876Z | Startup: Caching catalogs ... Done |
| 104 | 2026-06-05T03:59:27.087Z | Planning: Solver setup ... Done |
| 105 | 2026-06-05T03:59:27.128Z | Planning: Running solver ... Done |
| 106 | 2026-06-05T03:59:27.277Z | Planning: Finding local manifests ... Done |
| 107 | 2026-06-05T03:59:28.549Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-06-05T03:59:29.859Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-06-05T03:59:29.888Z | Planning: Package planning ... Done |
| 110 | 2026-06-05T03:59:29.914Z | Planning: Merging actions ... Done |
| 111 | 2026-06-05T03:59:30.022Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-06-05T03:59:30.028Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-06-05T03:59:30.794Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-06-05T03:59:30.798Z | Planning: Planning completed in 10.76 seconds |
| 115 | 2026-06-05T03:59:30.809Z | Packages to install: 2 |
| 116 | 2026-06-05T03:59:30.809Z | Mediators to change: 2 |
| 117 | 2026-06-05T03:59:30.813Z | Services to change: 1 |
| 118 | 2026-06-05T03:59:30.813Z | Create boot environment: No |
| 119 | 2026-06-05T03:59:30.813Z | Create backup boot environment: No |
| 120 | 2026-06-05T03:59:30.854Z | |
| 121 | 2026-06-05T03:59:30.854Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-06-05T03:59:35.908Z | Download: 346/3076 items 16.0/211.3MB 7% complete (3.6M/s) |
| 123 | 2026-06-05T03:59:40.919Z | Download: 597/3076 items 17.1/211.3MB 8% complete (1.8M/s) |
| 124 | 2026-06-05T03:59:45.942Z | Download: 736/3076 items 18.1/211.3MB 8% complete (191k/s) |
| 125 | 2026-06-05T03:59:50.953Z | Download: 788/3076 items 18.2/211.3MB 8% complete (184k/s) |
| 126 | 2026-06-05T03:59:56.002Z | Download: 817/3076 items 18.4/211.3MB 8% complete (103k/s) |
| 127 | 2026-06-05T04:00:01.354Z | Download: 873/3076 items 18.5/211.3MB 8% complete (33.1k/s) |
| 128 | 2026-06-05T04:00:06.488Z | Download: 930/3076 items 80.8/211.3MB 38% complete (6.3M/s) |
| 129 | 2026-06-05T04:00:11.430Z | Download: 971/3076 items 81.4/211.3MB 38% complete (6.3M/s) |
| 130 | 2026-06-05T04:00:16.839Z | Download: 974/3076 items 81.4/211.3MB 38% complete (6.1M/s) |
| 131 | 2026-06-05T04:00:25.207Z | Download: 978/3076 items 81.9/211.3MB 38% complete (3.0M/s) |
| 132 | 2026-06-05T04:00:30.930Z | Download: 980/3076 items 82.2/211.3MB 38% complete (1.9M/s) |
| 133 | 2026-06-05T04:00:35.941Z | Download: 1071/3076 items 114.2/211.3MB 54% complete (5.4M/s) |
| 134 | 2026-06-05T04:00:37.686Z | |
| 135 | 2026-06-05T04:00:37.686Z | Errors were encountered while attempting to retrieve package or file data for |
| 136 | 2026-06-05T04:00:37.686Z | the requested operation. |
| 137 | 2026-06-05T04:00:37.686Z | Details follow: |
| 138 | 2026-06-05T04:00:37.686Z | |
| 139 | 2026-06-05T04:00:37.686Z | Framework error: code: E_SSL_CONNECT_ERROR (35) reason: TLS connect error: error:0A000126:SSL routines::unexpected eof while reading |
| 140 | 2026-06-05T04:00:37.686Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/5688534c7ed5f5b80379908a9aad75b95f2fee43' |
| 141 | 2026-06-05T04:00:39.051Z | process exited: duration 95309 ms, exit code 1 |
| |
| 142 | 2026-06-05T04:00:39.061Z | found 0 output files |