Rebuild & push images #107
Annotations
1 error and 2 warnings
build-n-push (Containerfile, dist2src)
Error: buildah exited with code 1
time="2024-06-14T06:21:32Z" level=warning msg="missing \"package_manager\" build argument. Try adding \"--build-arg package_manager=<VALUE>\" to the command line"
Trying to pull quay.io/centos/centos:stream8...
Getting image source signatures
Copying blob sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612
Copying blob sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612
Copying config sha256:197af1ac459521c7c845eb5de964535eaa6c13f843a032763e19f4a5888b6a1c
Writing manifest to image destination
Storing signatures
% 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 10024 100 10024 0 0 26659 0 --:--:-- --:--:-- --:--:-- 26588
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist
error building at STEP "RUN $package_manager install epel-release && $package_manager install ansible python3-pip dnf-plugins-core && ansible-playbook -vv -c local -i localhost, /src/install-deps.yml && ansible-playbook -vv -c local -i localhost, /src/install-deps-worker.yml && $package_manager clean all": error while running runtime: exit status 1
time="2024-06-14T06:21:39Z" level=error msg="exit status 1"
|
build-n-push (Containerfile, dist2src)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-n-push (Containerfile, dist2src)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|