Bug 2063117 - ose-aws-efs-csi-driver has invalid dependency in go.mod
Summary: ose-aws-efs-csi-driver has invalid dependency in go.mod
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 4.10
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 4.10.z
Assignee: Fabio Bertinatto
QA Contact: Wei Duan
URL:
Whiteboard:
Depends On: 2063115
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-03-11 10:12 UTC by Yuxiang Zhu
Modified: 2022-03-28 12:04 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2063115
Environment:
Last Closed: 2022-03-28 12:03:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift aws-efs-csi-driver pull 19 0 None open [release-4.10] Bug 2063117: UPSTREAM: 645: go.mod: fix non-existing k8s.io/kubernetes version 2022-03-18 07:18:59 UTC
Red Hat Product Errata RHBA-2022:1026 0 None None None 2022-03-28 12:04:12 UTC

Description Yuxiang Zhu 2022-03-11 10:12:42 UTC
+++ This bug was initially created as a clone of Bug #2063115 +++

Description of problem:
ose-aws-efs-csi-driver has invalid go module reference:
k8s.io/kubernetes.10

Error message:

[2022-03-08 06:57:08,320 cachito.workers.pkg_managers.gomod INFO gomod.resolve_gomod] Downloading the gomod dependencies
[2022-03-08 06:57:08,321 cachito.workers.pkg_managers.gomod DEBUG gomod.run_go] Running ('go', 'mod', 'download')
[2022-03-08 06:57:46,594 cachito.workers ERROR __init__.run_cmd] The command "go mod download" failed with: go mod download: k8s.io/kubernetes.10: reading http://cachito-athens/k8s.io/kubernetes/@v/v1.23.10.info: 404 Not Found

This dependency doesn't exist and breaks OCP build with Cachito.

Cachito is an EXD hosted service to fetch, store, serve, and audit source code for container images. All images should build with Cachito by mid-March otherwise the production build will stop from Mar 25th, 2022.

For more information, see https://docs.google.com/document/d/1SDiZ7kyakn4TMwj-gWWCdhlgosaL_MX2qaRMgLAfHXM/edit# or contact ART.

Comment 2 Wei Duan 2022-03-18 10:54:48 UTC
Images built successfully and basic test executed pass.
Move the status to Verified.

Comment 5 errata-xmlrpc 2022-03-28 12:03:50 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (OpenShift Container Platform 4.10.6 bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:1026


Note You need to log in before you can comment on or make changes to this bug.