Skip to content

go.mod with proto 1.3.1 #6

go.mod with proto 1.3.1

go.mod with proto 1.3.1 #6

Triggered via pull request January 6, 2024 03:30
Status Failure
Total duration 38s
Artifacts

ci-go.yml

on: pull_request
ci-from-docker
30s
ci-from-docker
vendor-check
27s
vendor-check
Fit to window
Zoom out
Zoom in

Annotations

2 errors
vendor-check
Process completed with exit code 1.
ci-from-docker
Error: buildah exited with code 1 Trying to pull registry.access.redhat.com/ubi8/go-toolset:1.18.4... Getting image source signatures Copying blob sha256:501b4274dee516aff5d7086ffd6695b52701288eba7085a410ca87a57a463a28 Copying blob sha256:4f10747ca6921e32438517627074ad31527c5490156f525bb9c987874dfdac98 Copying blob sha256:649e5534d134eac0f942db1db2a7491173c90e40888923ebf261d0277c2ab73e Copying blob sha256:623241dacc3693864de3cbe5fc4e36829cc06433bc8853eb5162a2b847b6f854 Copying blob sha256:623241dacc3693864de3cbe5fc4e36829cc06433bc8853eb5162a2b847b6f854 Copying blob sha256:649e5534d134eac0f942db1db2a7491173c90e40888923ebf261d0277c2ab73e Copying blob sha256:4f10747ca6921e32438517627074ad31527c5490156f525bb9c987874dfdac98 Copying blob sha256:501b4274dee516aff5d7086ffd6695b52701288eba7085a410ca87a57a463a28 Copying config sha256:71a0f47931b084541ae65b1a2c52c6ef360058c84fb1a1c5c17ca302a94c36a3 Writing manifest to image destination Storing signatures + go run hack/ci-utils/differenceChecker/main.go make generate go: inconsistent vendoring in /root/go/src/github.com/Azure/ARO-RP: github.com/containerd/containerd@v1.5.7: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/containerd/containerd@v1.5.9: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/gogo/protobuf@v1.3.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt To ignore the vendor directory, use -mod=readonly or -mod=mod. To sync the vendor directory, run: go mod vendor error building at STEP "RUN hack/ci-utils/build.sh": error while running runtime: exit status 1 time="2024-01-06T03:31:31Z" level=error msg="exit status 1"