GENERIC, unable to pull ubi8:latest container

Bug #1938718 reported by wes hayutin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Triaged
Medium
Unassigned

Bug Description

tracking

level=debug msg="GET https://access.redhat.com/webassets/docker/content/sigstore/ubi8@sha256=af76fe5eff247fc2bd97331a28333a696bb539d856613daf7e3fe8b52cbc94fc/signature-2"
level=debug msg="error copying src image [\"docker://registry.access.redhat.com/ubi8:latest\"] to dest image [\"registry.access.redhat.com/ubi8:latest\"] err: Error reading signatures: Get \"https://access.redhat.com/webassets/docker/content/sigstore/ubi8@sha256=af76fe5eff247fc2bd97331a28333a696bb539d856613daf7e3fe8b52cbc94fc/signature-2\": net/http: TLS handshake timeout"
level=debug msg="error pulling image \"docker://registry.access.redhat.com/ubi8:latest\": Error reading signatures: Get \"https://access.redhat.com/webassets/docker/content/sigstore/ubi8@sha256=af76fe5eff247fc2bd97331a28333a696bb539d856613daf7e3fe8b52cbc94fc/signature-2\": net/http: TLS handshake timeout"
level=debug msg="unable to pull and read image \"registry.access.redhat.com/ubi8:latest\": Error reading signatures: Get \"https://access.redhat.com/webassets/docker/content/sigstore/ubi8@sha256=af76fe5eff247fc2bd97331a28333a696bb539d856613daf7e3fe8b52cbc94fc/signature-2\": net/http: TLS handshake timeout"

Stderr: 'level=debug msg="Pull Policy for pull [PullIfNewer]"\nerror creating build container: Error reading signatures: Get "https://access.redhat.com/webassets/docker/content/sigstore/ubi8@sha256=af76fe5eff247fc2bd97331a28333a696bb539d856613daf7e3fe8b52cbc94fc/signature-2": net/http: TLS handshake timeout\nFailed to write to log, write /home/zuul/container-builds/746f3dc2-c702-49b5-8ca6-d0fb6bf6012f/base/base-build.log: file already closed\nFailed to write to log, write /home/zuul/container-builds/746f3dc2-c702-49b5-8ca6-d0fb6bf6012f/base/base-build.log: file already closed\n'
2021-08-02 18:02:48.154 52566 ERROR openstack Traceback (most recent call last):
2021-08-02 18:02:48.154 52566 ERROR openstack File "/usr/lib/python3.6/site-packages/cliff/app.py", line 402, in run_subcommand
2021-08-02 18:02:48.154 52566 ERROR openstack result = cmd.run(parsed_args)
2021-08-02 18:02:48.154 52566 ERROR openstack File "/usr/lib/python3.6/site-packages/tripleoclient/command.py", line 34, in run
2021-08-02 18:02:48.154 52566 ERROR openstack super(Command, self).run(parsed_args)
2021-08-02 18:02:48.154 52566 ERROR openstack File "/usr/lib/python3.6/site-packages/osc_lib/command/command.py", line 39, in run
2021-08-02 18:02:48.154 52566 ERROR openstack return super(Command, self).run(parsed_args)
2021-08-02 18:02:48.154 52566 ERROR openstack File "/usr/lib/python3.6/site-packages/cliff/command.py", line 185, in run
2021-08-02 18:02:48.154 52566 ERROR openstack return_code = self.take_action(parsed_args) or 0
2021-08-02 18:02:48.154 52566 ERROR openstack File "/usr/lib/python3.6/site-packages/tripleoclient/v2/tripleo_container_image.py", line 688, in take_action
2021-08-02 18:02:48.154 52566 ERROR openstack bb.build_all()
2021-08-02 18:02:48.154 52566 ERROR openstack File "/usr/lib/python3.6/site-packages/tripleo_common/image/builder/buildah.py", line 248, in build_all
2021-08-02 18:02:48.154 52566 ERROR openstack self._multi_build(containers=containers)
2021-08-02 18:02:48.154 52566 ERROR openstack File "/usr/lib/python3.6/site-packages/tripleo_common/image/builder/buildah.py", line 362, in _multi_build
2021-08-02 18:02:48.154 52566 ERROR openstack exceptions='\n'.join(exceptions)
2021-08-02 18:02:48.154 52566 ERROR openstack RuntimeError:
2021-08-02 18:02:48.154 52566 ERROR openstack The following errors were detected during container build(s):
2021-08-02 18:02:48.154 52566 ERROR openstack
2021-08-02 18:02:48.154 52566 ERROR openstack Exception information: Unexpected error while running command.
2021-08-02 18:02:48.154 52566 ERROR openstack Command: sudo buildah --log-level=debug bud --volume /etc/yum.repos.d:/etc/distro.repos.d:z --volume /etc/pki/rpm-gpg:/etc/pki/rpm-gpg:z --volume /etc/yum.repos.d:/etc/distro.repos.d:z --volume /etc/pki/rpm-gpg:/etc/pki/rpm-gpg:z --volume /etc/dnf/vars:/etc/dnf/vars:z --volume /opt/gating_repo:/opt/gating_repo:z --loglevel=3 --format docker --tls-verify=False --logfile /home/zuul/container-builds/746f3dc2-c702-49b5-8ca6-d0fb6bf6012f/base/base-build.log -t 127.0.0.1:5001/tripleomaster/openstack-base:6392edc0eaefb612986de9809a0195ba /home/zuul/container-builds/746f3dc2-c702-49b5-8ca6-d0fb6bf6012f/base

Tags: ci
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tripleo-ci-health-queries (master)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-ci-health-queries (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-ci-health-queries/+/803246
Committed: https://opendev.org/openstack/tripleo-ci-health-queries/commit/615e6dc72fcd8e340657acc811f1d5ab275cb364
Submitter: "Zuul (22348)"
Branch: master

commit 615e6dc72fcd8e340657acc811f1d5ab275cb364
Author: Wesley Hayutin <email address hidden>
Date: Mon Aug 2 12:33:26 2021 -0600

    Add query on ubi8/other container pull error

    Related-Bug: #1938718
    Change-Id: I06bb7f0075d6203179a2908057ebba8136df07c7

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.