Recent runs || View in Spyglass
PR | sedefsavas: Bump e2e test Kubernetes version to v1.24.0 |
Result | FAILURE |
Tests | 0 failed / 0 succeeded |
Started | |
Elapsed | 7m15s |
Revision | 8131dd813b807a2ec443045d161ae83697940500 |
Refs |
3468 |
... skipping 5 lines ... Done setting up docker in docker. + WRAPPED_COMMAND_PID=162 + wait 162 + make verify rm -f ./hack/tools/bin/*.sh ./hack/verify-boilerplate.sh fatal: ambiguous argument 'origin/main': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' KUBE_ROOT=$(dirname "${BASH_SOURCE[0]}")/.. boilerDir="${KUBE_ROOT}/hack/boilerplate" ... skipping 11 lines ... done exit 1 fi go mod tidy cd hack/tools; go mod tidy fatal: ambiguous argument 'origin/main': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' go: downloading sigs.k8s.io/cluster-api v1.1.3 go: downloading k8s.io/apimachinery v0.23.5 go: downloading sigs.k8s.io/controller-runtime v0.11.2 go: downloading github.com/pkg/errors v0.9.1 ... skipping 343 lines ... go: downloading github.com/tenntenn/text/transform v0.0.0-20200319021203-7eef512accb3 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 go: downloading github.com/prometheus/common v0.28.0 go: downloading github.com/prometheus/procfs v0.6.0 fatal: ambiguous argument 'origin/main': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' make generate-go make docs/book/src/crd/index.md fatal: ambiguous argument 'origin/main': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' make[1]: Entering directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws' make -C hack/tools bin/mockgen make[2]: Entering directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/hack/tools' mkdir -p bin ... skipping 89 lines ... # k8s.io/client-go/applyconfigurations/meta/v1 /home/prow/go/pkg/mod/k8s.io/client-go@v0.23.5/applyconfigurations/meta/v1/unstructured.go:64:38: cannot use doc (variable of type *"github.com/googleapis/gnostic/openapiv2".Document) as type *"github.com/google/gnostic/openapiv2".Document in argument to proto.NewOpenAPIData # k8s.io/client-go/applyconfigurations/meta/v1 /home/prow/go/pkg/mod/k8s.io/client-go@v0.23.5/applyconfigurations/meta/v1/unstructured.go:64:38: cannot use doc (variable of type *"github.com/googleapis/gnostic/openapiv2".Document) as type *"github.com/google/gnostic/openapiv2".Document in argument to proto.NewOpenAPIData 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' prog.go:14:2: no required module provides package sigs.k8s.io/cluster-api-provider-aws/pkg/cloud/services/eks: go.mod file not found in current directory or any parent directory; see 'go help modules' 2022/05/12 19:12:51 Loading input failed: exit status 1 pkg/cloud/services/eks/mock.go:18: running "../../../../hack/tools/bin/mockgen": exit status 1 # k8s.io/client-go/applyconfigurations/meta/v1 /home/prow/go/pkg/mod/k8s.io/client-go@v0.23.5/applyconfigurations/meta/v1/unstructured.go:64:38: cannot use doc (variable of type *"github.com/googleapis/gnostic/openapiv2".Document) as type *"github.com/google/gnostic/openapiv2".Document in argument to proto.NewOpenAPIData # k8s.io/client-go/applyconfigurations/meta/v1 /home/prow/go/pkg/mod/k8s.io/client-go@v0.23.5/applyconfigurations/meta/v1/unstructured.go:64:38: cannot use doc (variable of type *"github.com/googleapis/gnostic/openapiv2".Document) as type *"github.com/google/gnostic/openapiv2".Document in argument to proto.NewOpenAPIData 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' prog.go:14:2: no required module provides package sigs.k8s.io/cluster-api-provider-aws/pkg/cloud/services: go.mod file not found in current directory or any parent directory; see 'go help modules' 2022/05/12 19:12:57 Loading input failed: exit status 1 pkg/cloud/services/mock_services/doc.go:18: running "../../../../hack/tools/bin/mockgen": exit status 1 make[1]: *** [Makefile:200: generate-go] Error 1 make[1]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws' make: *** [Makefile:192: generate] Error 2 + EXIT_VALUE=2 + set +o xtrace Cleaning up after docker in docker. ================================================================================ Cleaning up after docker Stopping Docker: dockerProgram process in pidfile '/var/run/docker-ssd.pid', 1 process(es), refused to die. ... skipping 3 lines ...