Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up knative-trusted-prow from config #2001

Open
michelle192837 opened this issue Jul 14, 2023 · 0 comments
Open

Clean up knative-trusted-prow from config #2001

michelle192837 opened this issue Jul 14, 2023 · 0 comments
Labels
kind/oncall-hotlist Categorizes issue or PR as tracked by test-infra oncall.

Comments

@michelle192837
Copy link
Collaborator

Seeing frequent errors in the oss-prow logs like:

jsonPayload: {
component: "prow-controller-manager"
error: "failed to construct manager for cluster knative-prow-trusted: Get "https://35.226.143.163/api?timeout=32s": dial tcp 35.226.143.163:443: i/o timeout"
file: "k8s.io/test-infra/prow/cmd/prow-controller-manager/main.go:189"
func: "main.main"
level: "error"
msg: "Failed to construct build cluster managers. Please check that the kubeconfig secrets are correct, and that RBAC roles on the build cluster allow Prow's service account to list pods on it."
}

and

jsonPayload: {
error: "Get "https://35.226.143.163/api?timeout=32s": dial tcp 35.226.143.163:443: i/o timeout"
level: "error"
msg: "Failed to get API Group-Resources"
stacktrace: "sigs.k8s.io/controller-runtime/pkg/cluster.New
	sigs.k8s.io/[email protected]/pkg/cluster/cluster.go:160
sigs.k8s.io/controller-runtime/pkg/manager.New
	sigs.k8s.io/[email protected]/pkg/manager/manager.go:322
k8s.io/test-infra/prow/flagutil.(*KubernetesOptions).BuildClusterManagers.func2
	k8s.io/test-infra/prow/flagutil/kubernetes_cluster_clients.go:422"
ts: 1689367353.4081764
}

knative-prow-trusted used to be referenced in the repo but doesn't seem to be anymore; I think we can clean it up and clean up these errors along with it.

@michelle192837 michelle192837 added the kind/oncall-hotlist Categorizes issue or PR as tracked by test-infra oncall. label Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/oncall-hotlist Categorizes issue or PR as tracked by test-infra oncall.
Projects
None yet
Development

No branches or pull requests

1 participant