PR #6195 - 05-28 14:39

Job: hypershift
FAILURE
← Back to Test Grid

Test Summary

384
Total Tests
360
Passed
3
Failed
21
Skipped

Failed Tests

TestCreateClusterCustomConfig
31m29.84s
hypershift_framework.go:317: Successfully created hostedcluster e2e-clusters-zdbhg/custom-config-2vsvb in 48s hypershift_framework.go:115: Summarizing unexpected conditions for HostedCluster custom-config-2vsvb util.go:2166: Successfully waited for HostedCluster e2e-clusters-zdbhg/custom-config-2vsvb to have valid conditions in 0s hypershift_framework.go:195: skipping postTeardown() hypershift_framework.go:176: skipping teardown, already called
TestCreateClusterCustomConfig/Main
1m24.78s
util.go:219: Successfully waited for kubeconfig to be published for HostedCluster e2e-clusters-zdbhg/custom-config-2vsvb in 0s util.go:236: Successfully waited for kubeconfig secret to have data in 0s util.go:282: Successfully waited for a successful connection to the guest API server in 0s util.go:1495: Generating custom certificate with DNS name api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com util.go:1500: Creating custom certificate secret util.go:1516: Updating hosted cluster with KubeAPIDNSName and KAS custom serving cert util.go:1552: Getting custom kubeconfig client util.go:182: Successfully waited for KAS custom kubeconfig to be published for HostedCluster e2e-clusters-zdbhg/custom-config-2vsvb in 5s util.go:199: Successfully waited for KAS custom kubeconfig secret to have data in 0s util.go:1557: waiting for the KubeAPIDNSName to be reconciled util.go:182: Successfully waited for KAS custom kubeconfig to be published for HostedCluster e2e-clusters-zdbhg/custom-config-2vsvb in 0s util.go:199: Successfully waited for KAS custom kubeconfig secret to have data in 0s util.go:1569: Finding the external name destination for the KAS Service util.go:1594: service custom DNS name not found, using the control plane endpoint util.go:1594: service custom DNS name not found, using the control plane endpoint util.go:1594: service custom DNS name not found, using the control plane endpoint util.go:1606: Creating a new KAS Service to be used by the external-dns deployment in CI with the custom DNS name api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com util.go:1628: [2025-05-28T15:40:08Z] Waiting until the URL is resolvable: api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com util.go:1628: [2025-05-28T15:40:18Z] Waiting until the URL is resolvable: api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com util.go:1628: [2025-05-28T15:40:28Z] Waiting until the URL is resolvable: api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com util.go:1628: [2025-05-28T15:40:38Z] Waiting until the URL is resolvable: api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com util.go:1628: [2025-05-28T15:40:48Z] Waiting until the URL is resolvable: api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com util.go:1628: [2025-05-28T15:40:58Z] Waiting until the URL is resolvable: api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com util.go:1628: [2025-05-28T15:41:08Z] Waiting until the URL is resolvable: api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com util.go:1633: resolved the custom DNS name after 1m0.088134431s util.go:1638: Waiting until the KAS Deployment is ready util.go:1713: Successfully waited for the KAS custom kubeconfig secret to be deleted from HC Namespace in 5s util.go:1729: Successfully waited for the KAS custom kubeconfig secret to be deleted from HCP Namespace in 0s util.go:1759: Successfully waited for the KAS custom kubeconfig status to be removed in 0s util.go:1792: Deleting custom certificate secret
TestCreateClusterCustomConfig/Main/EnsureCustomAdminKubeconfigReachesTheKAS
10ms
util.go:1671: Checking CustomAdminKubeconfig reaches the KAS util.go:1674: failed to get HostedCluster ClusterVersion with KAS custom kubeconfig Unexpected error: <*fmt.wrapError | 0xc0048583a0>: failed to get API group resources: unable to retrieve the complete list of server APIs: config.openshift.io/v1: Get "https://api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com:443/apis/config.openshift.io/v1": dial tcp: lookup api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com on 172.30.0.10:53: no such host { msg: "failed to get API group resources: unable to retrieve the complete list of server APIs: config.openshift.io/v1: Get \"https://api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com:443/apis/config.openshift.io/v1\": dial tcp: lookup api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com on 172.30.0.10:53: no such host", err: <*apiutil.ErrResourceDiscoveryFailed | 0xc0001393e8>{ { Group: "config.openshift.io", Version: "v1", }: <*url.Error | 0xc001da16b0>{ Op: "Get", URL: "https://api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com:443/apis/config.openshift.io/v1", Err: <*net.OpError | 0xc000cd8af0>{ Op: "dial", Net: "tcp", Source: nil, Addr: nil, Err: <*net.DNSError | 0xc000bd5450>{ UnwrapErr: nil, Err: "no such host", Name: "api-custom-cert-custom-config-2vsvb.service.ci.hypershift.devcluster.openshift.com", Server: "172.30.0.10:53", IsTimeout: false, IsTemporary: false, IsNotFound: true, }, }, }, }, } occurred