No failure patterns match your search.
Environment: INT
Failure patterns: 2 · Failures matched: 4 · Total runs: 5 · Runs affected: 4
| Failure patternThe canonical description of a recurring CI failure, extracted and normalized from raw logs. | Failed atThe stage of the job run where this failure occurred: 'provision' (environment setup, DEV only), 'e2e' (test suite execution), or 'other' (CI infrastructure issues that did not produce a failure pattern). | Number of distinct job runs where this failure pattern was detected. | Percentage of all job runs in this environment affected by this failure pattern during the selected window. | Classification of this failure pattern: Regression (likely caused by a specific PR), Flake (intermittent failure spread across days), Noise (low-quality or generic pattern), or Indeterminate. | TrendShows daily activity for this failure pattern in a trailing window anchored to the selected end date. The sparkline covers at least 7 days and at most 14 days, depending on the current window size. | Also inOther environments where the same failure pattern was also detected during the selected window. | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceededfull failure pattern: CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded Signal: IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s) | e2e | 3 | 60.00%3 of 5 job runs affected | IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s) | Show trend detailsJun 3: 0 · Jun 4: 0 · Jun 5: 0 · Jun 6: 0 · Jun 7: 0 · Jun 8: 0 · Jun 9: 3 | none | ||||||||||||||||||||||||
Full failure examples (3)fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-f9g59v" for cluster "cluster-candidate-4-22-f9g59v"
Unexpected error:
<*fmt.wrapErrors | 0xc00135c2a0>:
failed to create NodePool np-f9g59v, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-f9g59v in resource group rg-candidate-4-22-lwn8z7, error: failed waiting for nodepool="np-f9g59v" for cluster "cluster-candidate-4-22-f9g59v" in resourcegroup="rg-candidate-4-22-lwn8z7" to finish creating: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-f9g59v" for cluster "cluster-candidate-4-22-f9g59v"
Unexpected error:
<*fmt.wrapErrors | 0xc00135c2a0>:
failed to create NodePool np-f9g59v, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-f9g59v in resource group rg-candidate-4-22-lwn8z7, error: failed waiting for nodepool="np-f9g59v" for cluster "cluster-candidate-4-22-f9g59v" in resourcegroup="rg-candidate-4-22-lwn8z7" to finish creating: context deadline exceeded
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-5s9jz9" for cluster "cluster-candidate-4-21-5s9jz9"
Unexpected error:
<*fmt.wrapErrors | 0xc000986090>:
failed to create NodePool np-5s9jz9, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-5s9jz9 in resource group rg-candidate-4-21-hnz45n, error: failed waiting for nodepool="np-5s9jz9" for cluster "cluster-candidate-4-21-5s9jz9" in resourcegroup="rg-candidate-4-21-hnz45n" to finish creating: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-5s9jz9" for cluster "cluster-candidate-4-21-5s9jz9"
Unexpected error:
<*fmt.wrapErrors | 0xc000986090>:
failed to create NodePool np-5s9jz9, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-5s9jz9 in resource group rg-candidate-4-21-hnz45n, error: failed waiting for nodepool="np-5s9jz9" for cluster "cluster-candidate-4-21-5s9jz9" in resourcegroup="rg-candidate-4-21-hnz45n" to finish creating: context deadline exceeded
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-wqtstq" for cluster "cluster-candidate-4-21-wqtstq"
Unexpected error:
<*fmt.wrapErrors | 0xc0017137a0>:
failed to create NodePool np-wqtstq, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-wqtstq in resource group rg-candidate-4-21-hqtvgm, error: failed waiting for nodepool="np-wqtstq" for cluster "cluster-candidate-4-21-wqtstq" in resourcegroup="rg-candidate-4-21-hqtvgm" to finish creating: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-wqtstq" for cluster "cluster-candidate-4-21-wqtstq"
Unexpected error:
<*fmt.wrapErrors | 0xc0017137a0>:
failed to create NodePool np-wqtstq, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-wqtstq in resource group rg-candidate-4-21-hqtvgm, error: failed waiting for nodepool="np-wqtstq" for cluster "cluster-candidate-4-21-wqtstq" in resourcegroup="rg-candidate-4-21-hqtvgm" to finish creating: context deadline exceeded
...
occurredContributing tests (2)
Affected runs (3)
| ||||||||||||||||||||||||||||||
timeout during CreateHCPClusterAndWait; context deadline exceededfull failure pattern: timeout during CreateHCPClusterAndWait; context deadline exceeded Signal: IndeterminateSignal: Indeterminate — seen in 4 prior week(s); active 1 day(s) | e2e | 1 | 20.00%1 of 5 job runs affected | IndeterminateSignal: Indeterminate — seen in 4 prior week(s); active 1 day(s) | Show trend detailsJun 3: 0 · Jun 4: 0 · Jun 5: 0 · Jun 6: 0 · Jun 7: 0 · Jun 8: 0 · Jun 9: 1 | none | ||||||||||||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:126]: Swift cluster rg-nightly-4-23-klrslx/cluster-nightly-4-23-lvprfl should provision
Unexpected error:
<*fmt.wrapErrors | 0xc001435560>:
failed waiting for cluster="cluster-nightly-4-23-lvprfl" in resourcegroup="rg-nightly-4-23-klrslx" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223AndWait for cluster cluster-nightly-4-23-lvprfl in resource group rg-nightly-4-23-klrslx, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:126]: Swift cluster rg-nightly-4-23-klrslx/cluster-nightly-4-23-lvprfl should provision
Unexpected error:
<*fmt.wrapErrors | 0xc001435560>:
failed waiting for cluster="cluster-nightly-4-23-lvprfl" in resourcegroup="rg-nightly-4-23-klrslx" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223AndWait for cluster cluster-nightly-4-23-lvprfl in resource group rg-nightly-4-23-klrslx, error: context deadline exceeded
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||||||||||||