~/src/github.com/openstack-k8s-operators/heat-operator ~/ci-framework-data/artifacts mkdir -p /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/bin test -s /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/bin/controller-gen && /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/bin/controller-gen --version | grep -q v0.18.0 || \ GOBIN=/home/zuul/src/github.com/openstack-k8s-operators/heat-operator/bin go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.18.0 go: downloading sigs.k8s.io/controller-tools v0.18.0 go: downloading golang.org/x/tools v0.32.0 go: downloading k8s.io/code-generator v0.33.0 go: downloading k8s.io/apimachinery v0.33.0 go: downloading k8s.io/gengo/v2 v2.0.0-20250207200755-1244d31929d7 go: downloading github.com/gobuffalo/flect v1.0.3 go: downloading k8s.io/apiextensions-apiserver v0.33.0 go: downloading k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 go: downloading github.com/fatih/color v1.18.0 go: downloading k8s.io/api v0.33.0 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading github.com/spf13/pflag v1.0.6 go: downloading github.com/google/gnostic-models v0.6.9 go: downloading k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.6.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/go-logr/logr v1.4.2 go: downloading google.golang.org/protobuf v1.36.5 go: downloading sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 go: downloading golang.org/x/sys v0.32.0 go: downloading github.com/go-openapi/jsonreference v0.20.2 go: downloading github.com/go-openapi/swag v0.23.0 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 go: downloading golang.org/x/net v0.39.0 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading golang.org/x/sync v0.13.0 go: downloading github.com/go-openapi/jsonpointer v0.21.0 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading golang.org/x/mod v0.24.0 go: downloading golang.org/x/text v0.24.0 /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/bin/controller-gen rbac:roleName=manager-role crd webhook paths="./..." output:crd:artifacts:config=config/crd/bases && \ rm -f api/bases/* && cp -a config/crd/bases api/ v1beta1/common_types.go:20:2: github.com/openstack-k8s-operators/infra-operator/apis@v0.6.1-0.20251110170511-c2d4a351a7c3: missing go.sum entry for go.mod file; to add it: go mod download github.com/openstack-k8s-operators/infra-operator/apis v1beta1/conditions.go:19:2: github.com/openstack-k8s-operators/lib-common/modules/common@v0.6.1-0.20251103072528-9eb684fef4ef: missing go.sum entry for go.mod file; to add it: go mod download github.com/openstack-k8s-operators/lib-common/modules/common v1beta1/common_types.go:21:2: github.com/openstack-k8s-operators/lib-common/modules/common@v0.6.1-0.20251103072528-9eb684fef4ef: missing go.sum entry for go.mod file; to add it: go mod download github.com/openstack-k8s-operators/lib-common/modules/common v1beta1/heatapi_types.go:22:2: github.com/openstack-k8s-operators/lib-common/modules/common@v0.6.1-0.20251103072528-9eb684fef4ef: missing go.sum entry for go.mod file; to add it: go mod download github.com/openstack-k8s-operators/lib-common/modules/common v1beta1/heat_types.go:22:2: github.com/openstack-k8s-operators/lib-common/modules/common@v0.6.1-0.20251103072528-9eb684fef4ef: missing go.sum entry for go.mod file; to add it: go mod download github.com/openstack-k8s-operators/lib-common/modules/common v1beta1/common_types.go:22:2: github.com/openstack-k8s-operators/lib-common/modules/storage@v0.6.1-0.20251103072528-9eb684fef4ef: missing go.sum entry for go.mod file; to add it: go mod download github.com/openstack-k8s-operators/lib-common/modules/storage github.com/openstack-k8s-operators/heat-operator/api/v1beta1:-: use of unimported package "service" github.com/openstack-k8s-operators/heat-operator/api/v1beta1:-: use of unimported package "service" github.com/openstack-k8s-operators/heat-operator/api/v1beta1:-: use of unimported package "storage" github.com/openstack-k8s-operators/heat-operator/api/v1beta1:-: use of unimported package "condition" github.com/openstack-k8s-operators/heat-operator/api/v1beta1:-: use of unimported package "tls" github.com/openstack-k8s-operators/heat-operator/api/v1beta1:-: use of unimported package "tls" github.com/openstack-k8s-operators/heat-operator/api/v1beta1:-: use of unimported package "tls" /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/api/v1beta1/common_types.go:127:14: unknown type storage.VolMounts /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/api/v1beta1/heat_types.go:137:15: unknown type topologyv1.TopoRef /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/api/v1beta1/common_types.go:100:14: map keys must be strings, not invalid type /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/api/v1beta1/heatapi_types.go:44:6: unknown type tls.API /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/api/v1beta1/common_types.go:93:15: unknown type topologyv1.TopoRef /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/api/v1beta1/heatcfnapi_types.go:45:6: unknown type tls.API /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/api/v1beta1/heat_types.go:143:13: unknown type condition.Conditions /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/api/v1beta1/heatapi_types.go:82:13: unknown type condition.Conditions /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/api/v1beta1/heatapi_types.go:94:23: unknown type topologyv1.TopoRef /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/api/v1beta1/heatcfnapi_types.go:83:13: unknown type condition.Conditions /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/api/v1beta1/heatcfnapi_types.go:95:23: unknown type topologyv1.TopoRef /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/api/v1beta1/heatengine_types.go:58:6: unknown type tls.Ca /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/api/v1beta1/heatengine_types.go:78:13: unknown type condition.Conditions /home/zuul/src/github.com/openstack-k8s-operators/heat-operator/api/v1beta1/heatengine_types.go:90:23: unknown type topologyv1.TopoRef Error: not all generators ran successfully run `controller-gen rbac:roleName=manager-role crd webhook paths=./... output:crd:artifacts:config=config/crd/bases -w` to see all available markers, or `controller-gen rbac:roleName=manager-role crd webhook paths=./... output:crd:artifacts:config=config/crd/bases -h` for usage make: *** [Makefile:104: manifests] Error 1