Skip to content

allow comments, use heredoc for repos #65

allow comments, use heredoc for repos

allow comments, use heredoc for repos #65

Triggered via push July 11, 2024 16:03
Status Failure
Total duration 2m 12s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build (arch)
Error: buildah exited with code 125 Trying to pull quay.io/toolbx/arch-toolbox:latest... Getting image source signatures Copying blob sha256:c850c00083b474ea9a2278d5144c6d5f4fbdae3fb45d4fcfd47abf9ffceac86c Copying blob sha256:c7d76d2a31080bfbeb1cae5cc99a86f36536cc446872e6b2ba104a0876a5d149 Copying blob sha256:0b9fb454a9df9c88c32947cad859e74c0adeeaeb7b70683aae37dd551fa99859 Copying config sha256:cea6034e9521edeff7e1c247eac3cf0cfb63a486b29bd66c32b481dde72fbf3a Writing manifest to image destination gpg: checking the trustdb gpg: Note: third-party key signatures using the SHA1 algorithm are rejected gpg: (use option "--allow-weak-key-signatures" to override) gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 5 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: depth: 1 valid: 5 signed: 95 trust: 0-, 0q, 0n, 5m, 0f, 0u gpg: depth: 2 valid: 72 signed: 21 trust: 72-, 0q, 0n, 0m, 0f, 0u gpg: next trustdb check due at 2024-08-05 gpg: Generating pacman keyring master key... gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/E00BCDEE1CD971059E0903B7B806E9C69B91C45F.rev' gpg: Done gpg: Note: third-party key signatures using the SHA1 algorithm are rejected gpg: (use option "--allow-weak-key-signatures" to override) gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 2 signed: 5 trust: 0-, 0q, 0n, 0m, 0f, 2u gpg: depth: 1 valid: 5 signed: 95 trust: 0-, 0q, 0n, 5m, 0f, 0u gpg: depth: 2 valid: 72 signed: 21 trust: 72-, 0q, 0n, 0m, 0f, 0u gpg: next trustdb check due at 2024-08-05 gpg: key 3056513887B78AEB: public key "Pedro Henrique Lara Campos <[email protected]>" imported gpg: Note: third-party key signatures using the SHA1 algorithm are rejected gpg: (use option "--allow-weak-key-signatures" to override) gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 2 signed: 5 trust: 0-, 0q, 0n, 0m, 0f, 2u gpg: depth: 1 valid: 5 signed: 95 trust: 0-, 0q, 0n, 5m, 0f, 0u gpg: depth: 2 valid: 72 signed: 21 trust: 72-, 0q, 0n, 0m, 0f, 0u gpg: next trustdb check due at 2024-08-05 gpg: Total number processed: 1 gpg: imported: 1 gpg: Note: third-party key signatures using the SHA1 algorithm are rejected gpg: (use option "--allow-weak-key-signatures" to override) gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 2 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 2u gpg: depth: 1 valid: 6 signed: 95 trust: 1-, 0q, 0n, 5m, 0f, 0u gpg: depth: 2 valid: 72 signed: 21 trust: 72-, 0q, 0n, 0m, 0f, 0u gpg: next trustdb check due at 2024-08-05 Error: building at STEP "COPY <<-EOF /etc/pacman.d/mirrorlist": checking on sources under "/home/runner/work/toolbx-images/toolbx-images/arch": copier: stat: "/<<-EOF": no such file or directory
build (arch)
The following actions uses Node.js version which is deprecated 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/