Use quay.io expiration labels instead of the garbage collection job #175
toolbox-image.yaml
on: push
Build and Push Fedora toolbox image
2m 57s
Annotations
1 error and 2 warnings
Build and Push Fedora toolbox image
Error: buildah exited with code 2
Trying to pull registry.fedoraproject.org/fedora-toolbox:testing...
Getting image source signatures
Copying blob sha256:badbfb3b457582ca3e9dcb7617fe76c45cedfb6bd4f3e6970703ac0161c0e591
Copying blob sha256:0642c0ebdff310231260783e8d24b6b322dd220d43ac297538242fe87350fcb6
Copying blob sha256:badbfb3b457582ca3e9dcb7617fe76c45cedfb6bd4f3e6970703ac0161c0e591
Copying blob sha256:0642c0ebdff310231260783e8d24b6b322dd220d43ac297538242fe87350fcb6
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
Importing GPG key 0xD651FF2E:
Userid : "RPM Fusion free repository for Fedora (2020) <rpmfusion-buildsys@lists.rpmfusion.org>"
Fingerprint: E9A4 91A3 DE24 7814 E7E0 67EA E06F 8ECD D651 FF2E
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-38
Importing GPG key 0x94843C65:
Userid : "RPM Fusion nonfree repository for Fedora (2020) <rpmfusion-buildsys@lists.rpmfusion.org>"
Fingerprint: 79BD B88F 9BBF 7391 0FD4 095B 6A2A F961 9484 3C65
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-38
+ dnf clean all
+ rm -rf /tmp/packages.desktop.list /tmp/packages.list /tmp/packages.virt.list
From https://github.com/ohmyzsh/ohmyzsh
* [new branch] master -> origin/master
Already on 'master'
+ wget -qO /usr/lib/ohmyzsh/custom/kube-ps1.plugin.zsh https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/plugins/kube-ps1/kube-ps1.plugin.zsh
+ mv /usr/share/zsh/30zinitrc.zsh /usr/share/zsh/99magic-dots.zsh /usr/lib/ohmyzsh/custom/
+ git clone https://github.com/zsh-users/zsh-history-substring-search /usr/lib/ohmyzsh/custom/plugins/zsh-history-subscring-search
Cloning into '/usr/lib/ohmyzsh/custom/plugins/zsh-history-subscring-search'...
+ git clone https://github.com/zsh-users/zsh-syntax-highlighting.git /usr/lib/ohmyzsh/custom/plugins/zsh-syntax-highlighting
Cloning into '/usr/lib/ohmyzsh/custom/plugins/zsh-syntax-highlighting'...
+ chsh -s /bin/zsh root
+ echo 'PATH=~/bin:~/.bin:~/.opt/bin:$PATH'
+ sed -i 's|^SHELL=.*|SHELL=/usr/bin/zsh|' /etc/default/useradd LABEL quay.expires-after=30d
sed: can't read LABEL: No such file or directory
sed: can't read quay.expires-after=30d: No such file or directory
error building at STEP "RUN HOME=/tmp RUNZSH=no CHSH=no ZSH=/usr/lib/ohmyzsh sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" && set -x && wget -qO /usr/lib/ohmyzsh/custom/kube-ps1.plugin.zsh https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/plugins/kube-ps1/kube-ps1.plugin.zsh && mv /usr/share/zsh/*.zsh /usr/lib/ohmyzsh/custom/ && git clone https://github.com/zsh-users/zsh-history-substring-search /usr/lib/ohmyzsh/custom/plugins/zsh-history-subscring-search && git clone https://github.com/zsh-users/zsh-syntax-highlighting.git /usr/lib/ohmyzsh/custom/plugins/zsh-syntax-highlighting && chsh -s /bin/zsh root && echo 'PATH=~/bin:~/.bin:~/.opt/bin:$PATH' >> /etc/zshenv && sed -i 's|^SHELL=.*|SHELL=/usr/bin/zsh|' /etc/default/useradd LABEL quay.expires-after=30d": error while running r
|
Build and Push Fedora toolbox image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push Fedora toolbox image
Reference to image and/or tag must be lowercase. Reference has been converted to be compliant with standard.
|