🦋 Hide password field at New Provider account (#3872) #580
container-image.yml
on: push
call-build
/
buildah
15s
Annotations
1 error
call-build / buildah
Error: buildah exited with code 1
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
Errors during downloading metadata for repository 'appstream':
- Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=container [Could not resolve host: mirrorlist.centos.org]
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=container [Could not resolve host: mirrorlist.centos.org]
error building at STEP "RUN dnf -y --setopt=module_stream_switch=True module enable ruby:${RUBY_VERSION} nodejs:16 mysql:8.0 && dnf install -y --setopt=skip_missing_names_on_install=False,tsflags=nodocs shared-mime-info make automake gcc gcc-c++ redhat-rpm-config postgresql rubygem-irb rubygem-rdoc ruby-devel nodejs libpq-devel mysql-devel gd-devel libxml2-devel libxslt-devel git 'dnf-command(download)' podman-catatonit && BUNDLER_VERSION=$(awk '/BUNDLED WITH/ { getline; print $1 }' Gemfile.lock) && gem install --no-document bundler:$BUNDLER_VERSION && bundle config build.nokogiri --use-system-libraries && bundle config set --local without development:test:licenses && bundle config set --local deployment true && bundle install --jobs $(grep -c processor /proc/cpuinfo) --retry=5 && npm install -g yarn && yarn install:safe --no-progress && SECRET_KEY_BASE=rails/32947 bundle exec rake assets:precompile tmp:clear && rm -rf node_modules /usr/local/share/gems/cache /usr/local/share/gems/doc": error while running runtime: exit status 1
time="2024-08-28T10:43:47Z" level=error msg="exit status 1"
|