No failure patterns match your search.
Environment: PROD
Failure patterns: 1 · Failures matched: 1 · Total runs: 1 · Runs affected: 1
| 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. | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ERROR CODE: InvalidRequestContent; detail message Invalid value: "4.22.0-rc.5": invalid upgrade path from 4.20.23 to 4.22.0-rc.5: skipping minor versions is not allowed; provider ...full failure pattern: ERROR CODE: InvalidRequestContent; detail message Invalid value: "4.22.0-rc.5": invalid upgrade path from 4.20.23 to 4.22.0-rc.5: skipping minor versions is not allowed; provider Microsoft.RedHatOpenShift Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | e2e | 1 | 100.00%1 of 1 job runs affected | IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | Show trend detailsMay 22: 0 · May 23: 0 · May 24: 0 · May 25: 0 · May 26: 0 · May 27: 0 · May 28: 1 | none | ||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_version_upgrade.go:489]: failed to upgrade nodepool nps-420-422 from 4.20.23 to 4.22.0-rc.5
Unexpected error:
<*fmt.wrapError | 0xc000980e60>:
failed to start nodepool "nps-420-422" update in cluster "np-skip-minor-4qd7s8" resourcegroup="rg-np-skip-minor-4qd7s8-h8b82n": PATCH https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-np-skip-minor-4qd7s8-h8b82n/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/np-skip-minor-4qd7s8/nodePools/nps-420-422
--------------------------------------------------------------------------------
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidRequestContent
--------------------------------------------------------------------------------
{
"error": {
"code": "InvalidRequestContent",
"message": "Invalid value: \"4.22.0-rc.5\": invalid upgrade path from 4.20.23 to 4.22.0-rc.5: skipping minor versions is not allowed",
"target": "properties.version.id"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_version_upgrade.go:489]: failed to upgrade nodepool nps-420-422 from 4.20.23 to 4.22.0-rc.5
Unexpected error:
<*fmt.wrapError | 0xc000980e60>:
failed to start nodepool "nps-420-422" update in cluster "np-skip-minor-4qd7s8" resourcegroup="rg-np-skip-minor-4qd7s8-h8b82n": PATCH https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-np-skip-minor-4qd7s8-h8b82n/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/np-skip-minor-4qd7s8/nodePools/nps-420-422
--------------------------------------------------------------------------------
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidRequestContent
--------------------------------------------------------------------------------
{
"error": {
"code": "InvalidRequestContent",
"message": "Invalid value: \"4.22.0-rc.5\": invalid upgrade path from 4.20.23 to 4.22.0-rc.5: skipping minor versions is not allowed",
"target": "properties.version.id"
}
}
--------------------------------------------------------------------------------
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||