Bug 2063115
| Summary: | ose-aws-efs-csi-driver has invalid dependency in go.mod | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Yuxiang Zhu <yuxzhu> | |
| Component: | Storage | Assignee: | Fabio Bertinatto <fbertina> | |
| Storage sub component: | Storage | QA Contact: | Wei Duan <wduan> | |
| Status: | CLOSED ERRATA | Docs Contact: | ||
| Severity: | high | |||
| Priority: | unspecified | CC: | jdelft, jsafrane, wduan | |
| Version: | 4.11 | |||
| Target Milestone: | --- | |||
| Target Release: | 4.11.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2063117 (view as bug list) | Environment: | ||
| Last Closed: | 2022-08-10 10:53:18 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2063117 | |||
Images built successfully and basic test executed pass. Move the status to Verified. 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 (Important: OpenShift Container Platform 4.11.0 bug fix and security 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/RHSA-2022:5069 |
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.