Build custom toolbox image #205
toolbox-image.yaml
on: schedule
Build and Push Fedora toolbox image
3m 12s
Annotations
1 error and 2 warnings
Build and Push Fedora toolbox image
Error: buildah exited with code 1
Trying to pull registry.fedoraproject.org/fedora-toolbox:testing...
Getting image source signatures
Copying blob sha256:badbfb3b457582ca3e9dcb7617fe76c45cedfb6bd4f3e6970703ac0161c0e591
Copying blob sha256:0642c0ebdff310231260783e8d24b6b322dd220d43ac297538242fe87350fcb6
Copying blob sha256:0642c0ebdff310231260783e8d24b6b322dd220d43ac297538242fe87350fcb6
Copying blob sha256:badbfb3b457582ca3e9dcb7617fe76c45cedfb6bd4f3e6970703ac0161c0e591
Copying config sha256:e8c6a36c07b778f0efcf7adb0c317ea2405afed5a3547fe8272c54b2495955ce
Writing manifest to image destination
Storing signatures
++ uname -m
++ sed 's/x86_64/amd64/;s/aarch64/arm64/'
+ arch=amd64
+ cat /etc/os-release
++ rpm -E %fedora
++ rpm -E %fedora
+ dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-38.noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-38.noarch.rpm
+ dnf install -y bind-utils bridge-utils conntrack-tools crypto-policies curl dhcp-client ethtool firewalld fping gawk gcc git git-lfs gnupg2 htop iftop ignition inotify-tools iotop iperf iperf3 ipmitool iproute iputils jq krb5-workstation libcurl-devel make mtr ncdu neovim net-tools netcat nethogs nmap nmap-ncat openssl openvpn patch procps python3-pip rsync screen skopeo socat strace subversion sudo tcpdump telnet tftp tree unzip util-linux-user vim wget zsh ffmpegthumbnailer heif-pixbuf-loader libheif-freeworld libheif-tools pipewire-codec-aptx ffmpegthumbnailer intel-media-driver audacity libatomic
Errors during downloading metadata for repository 'rpmfusion-nonfree':
- Curl error (28): Timeout was reached for http://mirror.epn.edu.ec/rpmfusion/nonfree/fedora/releases/38/Everything/x86_64/os/repodata/repomd.xml [Failed to connect to mirror.epn.edu.ec port 80 after 30000 ms: Timeout was reached]
- Status code: 404 for https://repo.fedora.md/mirrors/rpmfusion/nonfree/fedora/releases/38/Everything/x86_64/os/repodata/repomd.xml (IP: 95.65.43.79)
- Curl error (28): Timeout was reached for http://mirror.epn.edu.ec/rpmfusion/nonfree/fedora/releases/38/Everything/x86_64/os/repodata/repomd.xml [Failed to connect to mirror.epn.edu.ec port 80 after 30001 ms: Timeout was reached]
Error: Failed to download metadata for repo 'rpmfusion-nonfree': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Errors during downloading metadata for repository 'rpmfusion-nonfree-updates':
- Status code: 404 for https://repo.fedora.md/mirrors/rpmfusion/nonfree/fedora/updates/38/x86_64/repodata/repomd.xml (IP: 95.65.43.79)
- Curl error (28): Timeout was reached for http://mirror.epn.edu.ec/rpmfusion/nonfree/fedora/updates/38/x86_64/repodata/repomd.xml [Failed to connect to mirror.epn.edu.ec port 80 after 30000 ms: Timeout was reached]
Error: Failed to download metadata for repo 'rpmfusion-nonfree-updates': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Ignoring repositories: rpmfusion-nonfree, rpmfusion-nonfree-updates
Error: Unable to find a match: intel-media-driver
error building at STEP "RUN set -x; arch=$(uname -m | sed 's/x86_64/amd64/;s/aarch64/arm64/'); cat /etc/os-release && dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm && dnf install -y $(</tmp/packages.list) ${PACKAGES_INSTALL_ADDITIONAL} && dnf clean all && rm -rf /tmp/*.list": error while running runtime: exit status 1
time="2025-01-01T03:24:53Z" level=error msg="exit status 1"
|
Build and Push Fedora toolbox image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Push Fedora toolbox image
Reference to image and/or tag must be lowercase. Reference has been converted to be compliant with standard.
|