Skip to content

Move the dynamic validator out of api/ #4108

Move the dynamic validator out of api/

Move the dynamic validator out of api/ #4108

Triggered via pull request July 10, 2023 02:59
Status Failure
Total duration 11m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-go.yml

on: pull_request
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:649e5534d134eac0f942db1db2a7491173c90e40888923ebf261d0277c2ab73e Copying blob sha256:4f10747ca6921e32438517627074ad31527c5490156f525bb9c987874dfdac98 Copying blob sha256:623241dacc3693864de3cbe5fc4e36829cc06433bc8853eb5162a2b847b6f854 Copying blob sha256:4f10747ca6921e32438517627074ad31527c5490156f525bb9c987874dfdac98 Copying blob sha256:649e5534d134eac0f942db1db2a7491173c90e40888923ebf261d0277c2ab73e Copying blob sha256:501b4274dee516aff5d7086ffd6695b52701288eba7085a410ca87a57a463a28 Copying blob sha256:623241dacc3693864de3cbe5fc4e36829cc06433bc8853eb5162a2b847b6f854 Copying config sha256:71a0f47931b084541ae65b1a2c52c6ef360058c84fb1a1c5c17ca302a94c36a3 Writing manifest to image destination Storing signatures + go run hack/ci-utils/differenceChecker/main.go make generate 2023/07/10 03:10:14 go generate ./... ../../validate/dynamic/dynamic.go:24:2: cannot find package "github.com/Azure/ARO-RP/pkg/api/util/subnet" in: /root/go/src/github.com/Azure/ARO-RP/pkg/api/util/subnet ../../validate/dynamic/dynamic.go:24:2: cannot find package "github.com/Azure/ARO-RP/pkg/api/util/subnet" in: /root/go/src/github.com/Azure/ARO-RP/pkg/api/util/subnet prog.go:14:2: no required module provides package github.com/Azure/ARO-RP/pkg/cluster: go.mod file not found in current directory or any parent directory; see 'go help modules' prog.go:12:2: no required module provides package github.com/golang/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules' 2023/07/10 03:03:54 Loading input failed: exit status 1 exit status 1 pkg/cluster/generate.go:6: running "go": exit status 1 bindata.go bindata.go go: no packages loaded from ../../../../vendor/github.com/golang/mock/mockgen pkg/validate/dynamic/generate.go:11: running "go": exit status 1 make: *** [Makefile:88: generate] Error 1 2023/07/10 03:10:14 exit status 2 exit status 1 error building at STEP "RUN hack/ci-utils/build.sh": error while running runtime: exit status 1 time="2023-07-10T03:10:15Z" level=error msg="exit status 1"