01JDKRM5HTASKTCHHSGS0T378R: 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: 01JDKRMQ06ZCDYZC8N92MVY5BT

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-26T08:16:38.334Zjob assigned to worker 01JDKRMZ1T7ZY9ZMZFAB27ANVD [factory aws, i-056c0d45e68eb29f1] (queued for 57 s)
 
22024-11-26T08:16:47.131Zstarting task 0: "setup"
32024-11-26T08:16:47.139Z++ uname -s
42024-11-26T08:16:47.141Z+ kern=SunOS
52024-11-26T08:16:47.141Z+ case "$kern" in
62024-11-26T08:16:47.141Z+ groupadd -g 12345 build
72024-11-26T08:16:47.144Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-26T08:16:49.149Z+ zfs create -o mountpoint=/work rpool/work
92024-11-26T08:16:49.248Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-26T08:16:49.251Z+ home_fs=zfs
112024-11-26T08:16:49.251Z+ [[ zfs == autofs ]]
122024-11-26T08:16:49.251Z+ mkdir -p /home/build
132024-11-26T08:16:49.253Z+ chown build:build /home/build /work
142024-11-26T08:16:51.254Z+ chmod 0700 /home/build /work
152024-11-26T08:16:51.257Zprocess exited: duration 4126 ms, exit code 0
 
162024-11-26T08:16:51.262Zstarting task 1: "authentication"
172024-11-26T08:16:51.280Zprocess exited: duration 16 ms, exit code 0
 
182024-11-26T08:16:51.288Zstarting task 2: "clone repository"
192024-11-26T08:16:51.290Z+ mkdir -p /work/oxidecomputer/maghemite
202024-11-26T08:16:51.293Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
212024-11-26T08:16:51.605ZCloning into '/work/oxidecomputer/maghemite'...
222024-11-26T08:16:52.278Z+ cd /work/oxidecomputer/maghemite
232024-11-26T08:16:52.284Z+ git fetch origin 38057ed7ebd8f56861699cff9e87eba1b3970cc0
242024-11-26T08:16:52.506ZFrom https://github.com/oxidecomputer/maghemite
252024-11-26T08:16:52.506Z * branch 38057ed7ebd8f56861699cff9e87eba1b3970cc0 -> FETCH_HEAD
262024-11-26T08:16:52.513Z+ [[ -n renovate/thiserror-2.x ]]
272024-11-26T08:16:52.517Z++ git branch --show-current
282024-11-26T08:16:52.520Z+ current=main
292024-11-26T08:16:52.520Z+ [[ main != renovate/thiserror-2.x ]]
302024-11-26T08:16:52.520Z+ git branch -f renovate/thiserror-2.x 38057ed7ebd8f56861699cff9e87eba1b3970cc0
312024-11-26T08:16:52.522Z+ git checkout -f renovate/thiserror-2.x
322024-11-26T08:16:52.534ZSwitched to branch 'renovate/thiserror-2.x'
332024-11-26T08:16:52.536Z+ git reset --hard 38057ed7ebd8f56861699cff9e87eba1b3970cc0
342024-11-26T08:16:52.539ZHEAD is now at 38057ed Update Rust crate thiserror to v2
352024-11-26T08:16:52.541Zprocess exited: duration 1253 ms, exit code 0
 
362024-11-26T08:16:52.547Zstarting task 3: "build"
372024-11-26T08:16:52.552Z+ banner copy
382024-11-26T08:16:52.573Z
392024-11-26T08:16:52.573Z #### #### ##### # #
402024-11-26T08:16:52.573Z # # # # # # # #
412024-11-26T08:16:52.573Z # # # # # #
422024-11-26T08:16:52.573Z # # # ##### #
432024-11-26T08:16:52.573Z # # # # # #
442024-11-26T08:16:52.573Z #### #### # #
452024-11-26T08:16:52.573Z
462024-11-26T08:16:52.575Z+ pfexec mkdir -p /out
472024-11-26T08:16:52.578Z+ pfexec chown 12345 /out
482024-11-26T08:16:52.580Z+ cp openapi/ddm-admin.json /out/ddm-admin.json
492024-11-26T08:16:52.583Z+ digest -a sha256 /out/ddm-admin.json
502024-11-26T08:16:52.587Z+ cp openapi/mg-admin.json /out/mg-admin.json
512024-11-26T08:16:52.590Z+ digest -a sha256 /out/mg-admin.json
522024-11-26T08:16:52.596Zprocess exited: duration 48 ms, exit code 0
 
532024-11-26T08:16:52.607Zfound 4 output files
542024-11-26T08:16:52.607Zuploading: /out/ddm-admin.json (14605 bytes)
552024-11-26T08:16:53.618Zuploaded: /out/ddm-admin.json
562024-11-26T08:16:53.618Zuploading: /out/ddm-admin.json.sha256.txt (65 bytes)
572024-11-26T08:16:54.625Zuploaded: /out/ddm-admin.json.sha256.txt
582024-11-26T08:16:54.628Zuploading: /out/mg-admin.json (91262 bytes)
592024-11-26T08:16:55.637Zuploaded: /out/mg-admin.json
602024-11-26T08:16:55.639Zuploading: /out/mg-admin.json.sha256.txt (65 bytes)
612024-11-26T08:16:56.645Zuploaded: /out/mg-admin.json.sha256.txt