chore(deps): update actions/upload-artifact digest to 834a144 #266
Annotations
1 error and 1 warning
Error: buildah exited with code 1
Getting image source signatures
Copying blob sha256:8154a84200f2737abd8ffdf2f7b5de8d9a53ec3d73a0782fbc5ff9227e038ba5
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:ce090a243c9e31221263a3cdffbfc0c9a8b54fc85849f30e38c54995f7c71129
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:6404a11c5b494cfd9ce66d8b36eb94584d46551b8cc3c4e5868d2c4ad2cf1dca
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:2e20821ca7122878bc69e622a465062ce9744c57d8a5fc0094f89a69e62c8f38
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:9abab920c9c0db45f1d07e5555bcf89d25cecbafe13aac89dce1d446e55dcaf0
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:93d93f2b63730dde26762602f9989fb6ecd2ba098d06c9f2e3069a63f2b19fe5
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:151a768f5f024939f0082f460c8b4658a4a5c31c317aa7d7079d9da18a47a548
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:13e0b6a9e0c6c3cdcb800bdd51c1695698cead4965724790224386f67a1f8002
Writing manifest to image destination
+ cp -r /ctx/just /tmp/just
+ cp /ctx/packages.json /tmp/packages.json
+ cp /ctx/system_files/shared/usr/etc/ublue-update/ublue-update.toml /tmp/ublue-update.toml
+ rsync -rvK /ctx/system_files/shared/ /
+ rsync -rvK /ctx/system_files/kinoite/ /
+ /ctx/build_files/firmware.sh
+ mkdir -p /tmp/mediatek-firmware
+ curl -Lo /tmp/mediatek-firmware/WIFI_MT7922_patch_mcu_1_1_hdr.bin 'https://gitlab.com/kernel-firmware/linux-firmware/-/raw/8f08053b2a7474e210b03dbc2b4ba59afbe98802/mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin?inline=false'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 134k 100 134k 0 0 541k 0 --:--:-- --:--:-- --:--:-- 541k
+ curl -Lo /tmp/mediatek-firmware/WIFI_RAM_CODE_MT7922_1.bin 'https://gitlab.com/kernel-firmware/linux-firmware/-/raw/8f08053b2a7474e210b03dbc2b4ba59afbe98802/mediatek/WIFI_RAM_CODE_MT7922_1.bin?inline=false'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 994k 100 994k 0 0 4407k 0 --:--:-- --:--:-- --:--:-- 4420k
+ xz --check=crc32 /tmp/mediatek-firmware/WIFI_MT7922_patch_mcu_1_1_hdr.bin
+ xz --check=crc32 /tmp/mediatek-firmware/WIFI_RAM_CODE_MT7922_1.bin
+ mv -vf /tmp/mediatek-firmware/WIFI_MT7922_patch_mcu_1_1_hdr.bin.xz /tmp/mediatek-firmware/WIFI_RAM_CODE_MT7922_1.bin.xz /usr/lib/firmware/mediatek/
+ rm -rf /tmp/mediatek-firmware
+ /ctx/build_files/cache_kernel.sh
+ [[ -n main ]]
+ rpm-ostree override replace --experimental /tmp/kernel-rpms/kernel-6.9.12-203.fsync.fc40.x86_64.rpm /tmp/kernel-rpms/kernel-core-6.9.12-203.fsync.fc40.x86_64.rpm /tmp/kernel-rpms/kernel-modules-6.9.12-203.fsync.fc40.x86_64.rpm /tmp/kernel-rpms/kernel-modules-core-6.9.12-203.fsync.fc40.x86_64.rpm /tmp/kernel-rpms/kernel-modules-extra-6.9.12-203.fsync.fc40.x86_64.rpm
dracut[E]: No '/dev/log' or 'logger' included for syslog logging
dracut[I]: Executing: /usr/libexec/rpm-ostree/wrapped/dracut --no-hostonly --kver 6.9.12-203.fsync.fc40.x86_64 --reproducible -v --add ostree -f /tmp/.tmphYSxB0/initramfs.img
dracut-install: ERROR: installing '/root'
dracut[E]: FAILED: /usr/lib/dracut/dracut-install -D /var/tmp/dracut.23kypn/initramfs /root
dracut[I]: *** Including module: systemd ***
dracut[I]: *** Including module: systemd-ask-password ***
dracut[I]: *** Including module: systemd-initrd ***
dracut[I]: *** Includ
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading