01JDKN38XDH497FF5MRNNK7JBW: 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: 01JDKN3RVDTM4J4P4F96ZM6DEJ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-26T07:14:53.483Zjob assigned to worker 01JDKN3X2ZXKY46C6Z6TE93R6C [factory aws, i-01f4ae6164938809a] (queued for 53 s)
 
22024-11-26T07:15:01.835Zstarting task 0: "setup"
32024-11-26T07:15:01.843Z++ uname -s
42024-11-26T07:15:01.846Z+ kern=SunOS
52024-11-26T07:15:01.846Z+ case "$kern" in
62024-11-26T07:15:01.846Z+ groupadd -g 12345 build
72024-11-26T07:15:01.848Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-26T07:15:03.856Z+ zfs create -o mountpoint=/work rpool/work
92024-11-26T07:15:03.967Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-26T07:15:03.970Z+ home_fs=zfs
112024-11-26T07:15:03.970Z+ [[ zfs == autofs ]]
122024-11-26T07:15:03.970Z+ mkdir -p /home/build
132024-11-26T07:15:03.973Z+ chown build:build /home/build /work
142024-11-26T07:15:05.975Z+ chmod 0700 /home/build /work
152024-11-26T07:15:05.977Zprocess exited: duration 4140 ms, exit code 0
 
162024-11-26T07:15:05.983Zstarting task 1: "authentication"
172024-11-26T07:15:05.999Zprocess exited: duration 15 ms, exit code 0
 
182024-11-26T07:15:06.007Zstarting task 2: "clone repository"
192024-11-26T07:15:06.010Z+ mkdir -p /work/oxidecomputer/maghemite
202024-11-26T07:15:06.012Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
212024-11-26T07:15:06.301ZCloning into '/work/oxidecomputer/maghemite'...
222024-11-26T07:15:07.278Z+ cd /work/oxidecomputer/maghemite
232024-11-26T07:15:07.278Z+ git fetch origin cce693f4ac3318c6bc9c500093cf0cc74737af62
242024-11-26T07:15:07.538ZFrom https://github.com/oxidecomputer/maghemite
252024-11-26T07:15:07.538Z * branch cce693f4ac3318c6bc9c500093cf0cc74737af62 -> FETCH_HEAD
262024-11-26T07:15:07.544Z+ [[ -n renovate/dropshot-0.x ]]
272024-11-26T07:15:07.546Z++ git branch --show-current
282024-11-26T07:15:07.550Z+ current=main
292024-11-26T07:15:07.550Z+ [[ main != renovate/dropshot-0.x ]]
302024-11-26T07:15:07.551Z+ git branch -f renovate/dropshot-0.x cce693f4ac3318c6bc9c500093cf0cc74737af62
312024-11-26T07:15:07.553Z+ git checkout -f renovate/dropshot-0.x
322024-11-26T07:15:07.565ZSwitched to branch 'renovate/dropshot-0.x'
332024-11-26T07:15:07.567Z+ git reset --hard cce693f4ac3318c6bc9c500093cf0cc74737af62
342024-11-26T07:15:07.579ZHEAD is now at cce693f Update Rust crate dropshot to 0.13.0
352024-11-26T07:15:07.581Zprocess exited: duration 1572 ms, exit code 0
 
362024-11-26T07:15:07.585Zstarting task 3: "build"
372024-11-26T07:15:07.590Z+ banner copy
382024-11-26T07:15:07.611Z
392024-11-26T07:15:07.611Z #### #### ##### # #
402024-11-26T07:15:07.611Z # # # # # # # #
412024-11-26T07:15:07.611Z # # # # # #
422024-11-26T07:15:07.611Z # # # ##### #
432024-11-26T07:15:07.611Z # # # # # #
442024-11-26T07:15:07.611Z #### #### # #
452024-11-26T07:15:07.611Z
462024-11-26T07:15:07.613Z+ pfexec mkdir -p /out
472024-11-26T07:15:07.616Z+ pfexec chown 12345 /out
482024-11-26T07:15:07.618Z+ cp openapi/ddm-admin.json /out/ddm-admin.json
492024-11-26T07:15:07.620Z+ digest -a sha256 /out/ddm-admin.json
502024-11-26T07:15:07.627Z+ cp openapi/mg-admin.json /out/mg-admin.json
512024-11-26T07:15:07.629Z+ digest -a sha256 /out/mg-admin.json
522024-11-26T07:15:07.635Zprocess exited: duration 48 ms, exit code 0
 
532024-11-26T07:15:07.645Zfound 4 output files
542024-11-26T07:15:07.645Zuploading: /out/ddm-admin.json (14605 bytes)
552024-11-26T07:15:08.657Zuploaded: /out/ddm-admin.json
562024-11-26T07:15:08.657Zuploading: /out/ddm-admin.json.sha256.txt (65 bytes)
572024-11-26T07:15:09.664Zuploaded: /out/ddm-admin.json.sha256.txt
582024-11-26T07:15:09.667Zuploading: /out/mg-admin.json (91262 bytes)
592024-11-26T07:15:10.677Zuploaded: /out/mg-admin.json
602024-11-26T07:15:10.679Zuploading: /out/mg-admin.json.sha256.txt (65 bytes)
612024-11-26T07:15:11.686Zuploaded: /out/mg-admin.json.sha256.txt