01HK618V058WMZFSH0EVGAT2XV: openapi

BasicConfig {
    output_rules: [
        "/out/*",
    ],
    rust_toolchain: None,
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/out/ddm-admin.json",
            series: "openapi",
            name: "ddm-admin.json",
        },
        BasicConfigPublish {
            from_output: "/out/ddm-admin.json.sha256.txt",
            series: "openapi",
            name: "ddm-admin.json.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/out/mg-admin.json",
            series: "openapi",
            name: "mg-admin.json",
        },
        BasicConfigPublish {
            from_output: "/out/mg-admin.json.sha256.txt",
            series: "openapi",
            name: "mg-admin.json.sha256.txt",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01HK6199AJEPGAK1XDW0E08WMK

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-02T21:30:17.405Zjob assigned to worker 01HK619DP0FRT23NA7FD18QZS3 (queued for 1 m 3 s)
 
22024-01-02T21:30:18.235Zstarting task 0: "setup"
32024-01-02T21:30:18.291Z++ uname -s
42024-01-02T21:30:18.295Z+ kern=SunOS
52024-01-02T21:30:18.295Z+ case "$kern" in
62024-01-02T21:30:18.295Z+ groupadd -g 12345 build
72024-01-02T21:30:18.298Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-02T21:30:20.314Z+ zfs create -o mountpoint=/work rpool/work
92024-01-02T21:30:20.437Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-02T21:30:20.448Z+ home_fs=zfs
112024-01-02T21:30:20.448Z+ [[ zfs == autofs ]]
122024-01-02T21:30:20.448Z+ mkdir -p /home/build
132024-01-02T21:30:20.448Z+ chown build:build /home/build /work
142024-01-02T21:30:22.436Z+ chmod 0700 /home/build /work
152024-01-02T21:30:22.440Zprocess exited: duration 4201 ms, exit code 0
 
162024-01-02T21:30:22.451Zstarting task 1: "authentication"
172024-01-02T21:30:22.467ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
182024-01-02T21:30:26.485Zprocess exited: duration 4038 ms, exit code 0
 
192024-01-02T21:30:26.512Zstarting task 2: "clone repository"
202024-01-02T21:30:26.516Z+ mkdir -p /work/oxidecomputer/maghemite
212024-01-02T21:30:26.516Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
222024-01-02T21:30:26.567ZCloning into '/work/oxidecomputer/maghemite'...
232024-01-02T21:30:27.452Z+ cd /work/oxidecomputer/maghemite
242024-01-02T21:30:27.452Z+ [[ -n mgd-macos ]]
252024-01-02T21:30:27.455Z+ git fetch origin mgd-macos
262024-01-02T21:30:27.794ZFrom https://github.com/oxidecomputer/maghemite
272024-01-02T21:30:27.794Z * branch mgd-macos -> FETCH_HEAD
282024-01-02T21:30:27.805Z+ git checkout -B mgd-macos remotes/origin/mgd-macos
292024-01-02T21:30:27.816ZSwitched to a new branch 'mgd-macos'
302024-01-02T21:30:27.819Zbranch 'mgd-macos' set up to track 'origin/mgd-macos'.
312024-01-02T21:30:27.819Z+ git reset --hard a5e90f339a9829896ab38cc265a4117f10282a35
322024-01-02T21:30:27.830ZHEAD is now at a5e90f3 try building mgd on macOS in a github action
332024-01-02T21:30:27.833Zprocess exited: duration 1328 ms, exit code 0
 
342024-01-02T21:30:27.839Zstarting task 3: "build"
352024-01-02T21:30:27.846Z+ banner copy
362024-01-02T21:30:27.869Z
372024-01-02T21:30:27.869Z #### #### ##### # #
382024-01-02T21:30:27.869Z # # # # # # # #
392024-01-02T21:30:27.869Z # # # # # #
402024-01-02T21:30:27.869Z # # # ##### #
412024-01-02T21:30:27.869Z # # # # # #
422024-01-02T21:30:27.869Z #### #### # #
432024-01-02T21:30:27.869Z
442024-01-02T21:30:27.872Z+ pfexec mkdir -p /out
452024-01-02T21:30:27.875Z+ pfexec chown 12345 /out
462024-01-02T21:30:27.878Z+ cp openapi/ddm-admin.json /out/ddm-admin.json
472024-01-02T21:30:27.881Z+ digest -a sha256 /out/ddm-admin.json
482024-01-02T21:30:27.987Z+ cp openapi/mg-admin.json /out/mg-admin.json
492024-01-02T21:30:27.990Z+ digest -a sha256 /out/mg-admin.json
502024-01-02T21:30:28.000Zprocess exited: duration 161 ms, exit code 0
 
512024-01-02T21:30:28.015Zfound 4 output files
522024-01-02T21:30:28.015Zuploading: /out/ddm-admin.json (7170 bytes)
532024-01-02T21:30:29.027Zuploaded: /out/ddm-admin.json
542024-01-02T21:30:29.035Zuploading: /out/ddm-admin.json.sha256.txt (65 bytes)
552024-01-02T21:30:30.042Zuploaded: /out/ddm-admin.json.sha256.txt
562024-01-02T21:30:30.043Zuploading: /out/mg-admin.json (20941 bytes)
572024-01-02T21:30:31.055Zuploaded: /out/mg-admin.json
582024-01-02T21:30:31.055Zuploading: /out/mg-admin.json.sha256.txt (65 bytes)
592024-01-02T21:30:32.066Zuploaded: /out/mg-admin.json.sha256.txt