01HDESJEX93QXJP7KGG1V6TCM2: helios / CI tools

BasicConfig {
    output_rules: [
        "=/work/end-to-end-tests/*.gz",
        "=/work/caboose-util.gz",
        "=/work/tufaceous.gz",
    ],
    rust_toolchain: Some(
        String(
            "1.72.1",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01HDESJQYVG65RZAQ2HZDFXYJ5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-23T17:35:31.500Zjob assigned to worker 01HDESK01CH5AV65W3V9VBPFJ8 (queued for 1 m 56 s)
 
22023-10-23T17:35:31.772Zstarting task 0: "setup"
32023-10-23T17:35:31.930Z++ uname -s
42023-10-23T17:35:31.950Z+ kern=SunOS
52023-10-23T17:35:32.366Z+ case "$kern" in
62023-10-23T17:35:32.383Z+ groupadd -g 12345 build
72023-10-23T17:35:32.391Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-23T17:35:33.947Z+ zfs create -o mountpoint=/work rpool/work
92023-10-23T17:35:34.062Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-23T17:35:34.065Z+ home_fs=zfs
112023-10-23T17:35:34.068Z+ [[ zfs == autofs ]]
122023-10-23T17:35:34.070Z+ mkdir -p /home/build
132023-10-23T17:35:34.075Z+ chown build:build /home/build /work
142023-10-23T17:35:36.076Z+ chmod 0700 /home/build /work
152023-10-23T17:35:36.087Zprocess exited: duration 4293 ms, exit code 0
 
162023-10-23T17:35:36.110Zstarting task 1: "rust-toolchain"
172023-10-23T17:35:36.125Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-23T17:35:36.130Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-23T17:35:36.308Zinfo: downloading installer
202023-10-23T17:35:38.756Zwarning: it looks like you have an existing installation of Rust at:
212023-10-23T17:35:38.759Zwarning: /opt/ooce/bin
222023-10-23T17:35:38.762Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-23T17:35:38.765Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-23T17:35:38.770Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-23T17:35:38.773Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-23T17:35:38.776Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-23T17:35:38.779Zerror: cannot install while Rust is installed
282023-10-23T17:35:38.782Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-23T17:35:39.247Zinfo: profile set to 'default'
302023-10-23T17:35:39.250Zinfo: default host triple is x86_64-unknown-illumos
312023-10-23T17:35:39.253Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-23T17:35:39.476Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-23T17:35:39.484Zinfo: downloading component 'cargo'
342023-10-23T17:35:40.391Zinfo: downloading component 'clippy'
352023-10-23T17:35:40.713Zinfo: downloading component 'rust-docs'
362023-10-23T17:35:41.873Zinfo: downloading component 'rust-std'
372023-10-23T17:35:44.146Zinfo: downloading component 'rustc'
382023-10-23T17:35:49.338Zinfo: downloading component 'rustfmt'
392023-10-23T17:35:49.635Zinfo: installing component 'cargo'
402023-10-23T17:35:51.847Zinfo: installing component 'clippy'
412023-10-23T17:35:52.727Zinfo: installing component 'rust-docs'
422023-10-23T17:35:55.537Zinfo: installing component 'rust-std'
432023-10-23T17:35:59.617Zinfo: installing component 'rustc'
442023-10-23T17:36:08.120Zinfo: installing component 'rustfmt'
452023-10-23T17:36:08.575Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-23T17:36:08.578Z
472023-10-23T17:36:08.713Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-23T17:36:08.716Z
492023-10-23T17:36:08.723Z
502023-10-23T17:36:08.726ZRust is installed now. Great!
512023-10-23T17:36:08.729Z
522023-10-23T17:36:08.732ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-23T17:36:08.740Zenvironment variable. This has not been done automatically.
542023-10-23T17:36:08.743Z
552023-10-23T17:36:08.746ZTo configure your current shell, run:
562023-10-23T17:36:08.749Zsource "$HOME/.cargo/env"
572023-10-23T17:36:08.830Z+ rustc --version
582023-10-23T17:36:08.952Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-23T17:36:08.958Zprocess exited: duration 32845 ms, exit code 0
 
602023-10-23T17:36:08.964Zstarting task 2: "authentication"
612023-10-23T17:36:08.999Zprocess exited: duration 32 ms, exit code 0
 
622023-10-23T17:36:09.006Zstarting task 3: "clone repository"
632023-10-23T17:36:09.016Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-23T17:36:09.020Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-23T17:36:09.072ZCloning into '/work/oxidecomputer/omicron'...
662023-10-23T17:36:15.995Z+ cd /work/oxidecomputer/omicron
672023-10-23T17:36:16.262Z+ [[ -n bump-console-672cb208 ]]
682023-10-23T17:36:17.858Z+ git fetch origin bump-console-672cb208
692023-10-23T17:36:39.517ZFrom https://github.com/oxidecomputer/omicron
702023-10-23T17:36:39.825Z * branch bump-console-672cb208 -> FETCH_HEAD
712023-10-23T17:36:40.073Z+ git checkout -B bump-console-672cb208 remotes/origin/bump-console-672cb208
722023-10-23T17:36:40.134ZSwitched to a new branch 'bump-console-672cb208'
732023-10-23T17:36:40.669Zbranch 'bump-console-672cb208' set up to track 'origin/bump-console-672cb208'.
742023-10-23T17:36:40.700Z+ git reset --hard 0be37b016b3d1ef2a811ed9977deae378e2be879
752023-10-23T17:36:40.752ZHEAD is now at 0be37b01 Bump web console (utilization table)
762023-10-23T17:36:40.807Zprocess exited: duration 6920 ms, exit code 0
 
772023-10-23T17:36:40.890Zstarting task 4: "build"
782023-10-23T17:36:40.929Z+ cargo --version
792023-10-23T17:36:41.009Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-10-23T17:36:41.052Z+ rustc --version
812023-10-23T17:36:41.489Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-10-23T17:36:41.552Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
 
832023-10-23T17:36:48.688Zjob cancelled