No failure patterns match your search.
Environment: STG
Failure patterns: 2 · Failures matched: 3 · Total runs: 2 · Runs affected: 2
| 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. | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
expected error when creating a second external auth <external-auth> on cluster <cluster>full failure pattern: expected error when creating a second external auth <external-auth> on cluster <cluster> Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | e2e | 2 | 100.00%2 of 2 job runs affected | IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | Show trend detailsJul 12: 0 · Jul 13: 0 · Jul 14: 0 · Jul 15: 0 · Jul 16: 0 · Jul 17: 0 · Jul 18: 2 | none | |||||||||||||||||||||
Full failure examples (2)fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:145]: expected error when creating a second external auth config on cluster ea-listshv2s4
Expected
<*fmt.wrapError | 0xc0004992c0>:
failed creating external auth "ea-list2" in resourcegroup="ea-list-55q82h" for cluster="ea-listshv2s4": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-55q82h/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-listshv2s4/externalAuths/ea-list2
--------------------------------------------------------------------------------
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidRequestContent
--------------------------------------------------------------------------------
{
"error": {
"code": "InvalidRequestContent",
"message": "Cluster '2rks05n1ot3iotgqf52hl1ob8d6nsm7q' has already defined an external authentication"
}
}
--------------------------------------------------------------------------------
...
to match error
<*matchers.ContainSubstringMatcher | 0xc000c55a70>: ...
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:145]: expected error when creating a second external auth config on cluster ea-listshv2s4
Expected
<*fmt.wrapError | 0xc0004992c0>:
failed creating external auth "ea-list2" in resourcegroup="ea-list-55q82h" for cluster="ea-listshv2s4": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-55q82h/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-listshv2s4/externalAuths/ea-list2
--------------------------------------------------------------------------------
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidRequestContent
--------------------------------------------------------------------------------
{
"error": {
"code": "InvalidRequestContent",
"message": "Cluster '2rks05n1ot3iotgqf52hl1ob8d6nsm7q' has already defined an external authentication"
}
}
--------------------------------------------------------------------------------
...
to match error
<*matchers.ContainSubstringMatcher | 0xc000c55a70>: ...fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:145]: expected error when creating a second external auth config on cluster ea-listdj8zqd
Expected
<*fmt.wrapError | 0xc000aa45a0>:
failed creating external auth "ea-list2" in resourcegroup="ea-list-ptr6b8" for cluster="ea-listdj8zqd": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-ptr6b8/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-listdj8zqd/externalAuths/ea-list2
--------------------------------------------------------------------------------
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidRequestContent
--------------------------------------------------------------------------------
{
"error": {
"code": "InvalidRequestContent",
"message": "Cluster '2rk9i13nt58n3rae72l5qtsb1c6h4g8f' has already defined an external authentication"
}
}
--------------------------------------------------------------------------------
...
to match error
<*matchers.ContainSubstringMatcher | 0xc001716d80>: ...
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:145]: expected error when creating a second external auth config on cluster ea-listdj8zqd
Expected
<*fmt.wrapError | 0xc000aa45a0>:
failed creating external auth "ea-list2" in resourcegroup="ea-list-ptr6b8" for cluster="ea-listdj8zqd": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-ptr6b8/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-listdj8zqd/externalAuths/ea-list2
--------------------------------------------------------------------------------
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidRequestContent
--------------------------------------------------------------------------------
{
"error": {
"code": "InvalidRequestContent",
"message": "Cluster '2rk9i13nt58n3rae72l5qtsb1c6h4g8f' has already defined an external authentication"
}
}
--------------------------------------------------------------------------------
...
to match error
<*matchers.ContainSubstringMatcher | 0xc001716d80>: ...Contributing tests (2)
Affected runs (2)
| |||||||||||||||||||||||||||
ERROR CODE: InternalServerError; detail message [clusterServiceNodePoolStatus] <no_message>; provider Microsoft.RedHatOpenShiftfull failure pattern: ERROR CODE: InternalServerError; detail message [clusterServiceNodePoolStatus] <no_message>; provider Microsoft.RedHatOpenShift Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | e2e | 1 | 50.00%1 of 2 job runs affected | IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | Show trend detailsJul 12: 0 · Jul 13: 0 · Jul 14: 0 · Jul 15: 0 · Jul 16: 0 · Jul 17: 0 · Jul 18: 1 | none | |||||||||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:190]: failed to verify nodes are Ready with Cilium CNI for cluster "cilium-cluster"
Unexpected error:
<*errors.joinError | 0xc00131e060>:
VerifyNodesReady failed: no nodes found in the cluster
VerifyCiliumOperational failed: not all pods in kube-system namespace are running: failed to list pods in kube-system namespace: client rate limiter Wait returned an error: context deadline exceeded
failed to create NodePool cilium-np: failed waiting for nodepool="cilium-np" for cluster "cilium-cluster" in resourcegroup="complex-cilium-kv-gs9j2m" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/d82a69a0-d4d4-415e-af87-207e4ddcdd1b
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/d82a69a0-d4d4-415e-af87-207e4ddcdd1b",
"name": "d82a69a0-d4d4-415e-af87-207e4ddcdd1b",
"status": "Failed",
"startTime": "2026-07-18T23:17:15.12448924Z",
"endTime": "2026-07-18T23:36:15.079494126Z",
"error": {
"code": "InternalServerError",
"message": "[clusterServiceNodePoolStatus] \u003cno_message\u003e"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:190]: failed to verify nodes are Ready with Cilium CNI for cluster "cilium-cluster"
Unexpected error:
<*errors.joinError | 0xc00131e060>:
VerifyNodesReady failed: no nodes found in the cluster
VerifyCiliumOperational failed: not all pods in kube-system namespace are running: failed to list pods in kube-system namespace: client rate limiter Wait returned an error: context deadline exceeded
failed to create NodePool cilium-np: failed waiting for nodepool="cilium-np" for cluster "cilium-cluster" in resourcegroup="complex-cilium-kv-gs9j2m" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/d82a69a0-d4d4-415e-af87-207e4ddcdd1b
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/d82a69a0-d4d4-415e-af87-207e4ddcdd1b",
"name": "d82a69a0-d4d4-415e-af87-207e4ddcdd1b",
"status": "Failed",
"startTime": "2026-07-18T23:17:15.12448924Z",
"endTime": "2026-07-18T23:36:15.079494126Z",
"error": {
"code": "InternalServerError",
"message": "[clusterServiceNodePoolStatus] \u003cno_message\u003e"
}
}
--------------------------------------------------------------------------------
...
occurredContributing tests (1)
Affected runs (1)
| |||||||||||||||||||||||||||