<
Single Day: Feb 25
> Reset
View JSON API

Environment: PROD

Failure patterns: 3 · Failures matched: 42 · Total runs: 3 · 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.
ERROR CODE: LocationNotAvailableForResourceType; detail message The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClust...
full failure pattern:
ERROR CODE: LocationNotAvailableForResourceType; detail message The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.; provider Microsoft.RedHatOpenShift
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e266.67%2 of 3 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsFeb 19: 0 · Feb 20: 0 · Feb 21: 0 · Feb 22: 0 · Feb 23: 0 · Feb 24: 0 · Feb 25: 38none
Full failure examples (3)
fail [github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:111]: Unexpected error:
    <*fmt.wrapError | 0xc00100d260>: 
    failed starting cluster creation "basic-hcp-cluster" in resourcegroup="customer-rg-jjg55m": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-jjg55m/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: LocationNotAvailableForResourceType
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "LocationNotAvailableForResourceType",
        "message": "The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"basic-hcp-cluster\" in resourcegroup=\"customer-rg-jjg55m\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-jjg55m/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc00115c930>{
            ErrorCode: "LocationNotAvailableForResourceType",
            StatusCode: 400,
            RawResponse: {
                Status: "400 Bad Request",
                StatusCode: 400,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "Cache-Control": ["no-cache"],
                    "Content-Length": ["340"],
                    "X-Ms-Failure-Cause": ["gateway"],
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Content-Type-Options": ["nosniff"],
                    "X-Cache": ["CONFIG_NOCACHE"],
                    "X-Msedge-Ref": [
                        "Ref A: 5EFCEE0887284F3B96A38479106B14B8 Ref B: CH1AA2020603011 Ref C: 2026-02-25T23:32:31Z",
                    ],
                    "Date": [
                        "Wed, 25 Feb 2026 23:32:30 GMT",
                    ],
                    "Pragma": ["no-cache"],
                    "Content-Type": [
                        "application/json; charset=utf-8",
                    ],
                    "Expires": ["-1"],
                    "X-Ms-Request-Id": [
                        "934b872d-6075-43da-b3b7-6b123a1067ff",
                    ],
                    "X-Ms-Correlation-Request-Id": [
                        "934b872d-6075-43da-b3b7-6b123a1067ff",
                    ],
                    "X-Ms-Routing-Request-Id": [
                        "EASTUS2EUAP:20260225T233231Z:934b872d-6075-43da-b3b7-6b123a1067ff",
                    ],
                },
                Body: <*exported.nopClosingBytesReader | 0xc00100d160>{
                    s: "{\"error\":{\"code\":\"LocationNotAvailableForResourceType\",\"message\":\"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"}}",
                    i: 0,
                },
                ContentLength: 340,
                TransferEncoding: nil,
                Close: false,
                Uncompressed: false,
                Trailer: nil,
                Request: {
                    Method: "PUT",
                    URL: {
                        Scheme: "https",
                        Opaque: "",
                        User: nil,
                        Host: "management.azure.com",
                        Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-jjg55m/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster",
                        RawPath: "",
                        OmitHost: false,
                        ForceQuery: false,
                        RawQuery: "a...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:111]: Unexpected error:
    <*fmt.wrapError | 0xc00100d260>: 
    failed starting cluster creation "basic-hcp-cluster" in resourcegroup="customer-rg-jjg55m": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-jjg55m/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: LocationNotAvailableForResourceType
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "LocationNotAvailableForResourceType",
        "message": "The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"basic-hcp-cluster\" in resourcegroup=\"customer-rg-jjg55m\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-jjg55m/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc00115c930>{
            ErrorCode: "LocationNotAvailableForResourceType",
            StatusCode: 400,
            RawResponse: {
                Status: "400 Bad Request",
                StatusCode: 400,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "Cache-Control": ["no-cache"],
                    "Content-Length": ["340"],
                    "X-Ms-Failure-Cause": ["gateway"],
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Content-Type-Options": ["nosniff"],
                    "X-Cache": ["CONFIG_NOCACHE"],
                    "X-Msedge-Ref": [
                        "Ref A: 5EFCEE0887284F3B96A38479106B14B8 Ref B: CH1AA2020603011 Ref C: 2026-02-25T23:32:31Z",
                    ],
                    "Date": [
                        "Wed, 25 Feb 2026 23:32:30 GMT",
                    ],
                    "Pragma": ["no-cache"],
                    "Content-Type": [
                        "application/json; charset=utf-8",
                    ],
                    "Expires": ["-1"],
                    "X-Ms-Request-Id": [
                        "934b872d-6075-43da-b3b7-6b123a1067ff",
                    ],
                    "X-Ms-Correlation-Request-Id": [
                        "934b872d-6075-43da-b3b7-6b123a1067ff",
                    ],
                    "X-Ms-Routing-Request-Id": [
                        "EASTUS2EUAP:20260225T233231Z:934b872d-6075-43da-b3b7-6b123a1067ff",
                    ],
                },
                Body: <*exported.nopClosingBytesReader | 0xc00100d160>{
                    s: "{\"error\":{\"code\":\"LocationNotAvailableForResourceType\",\"message\":\"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"}}",
                    i: 0,
                },
                ContentLength: 340,
                TransferEncoding: nil,
                Close: false,
                Uncompressed: false,
                Trailer: nil,
                Request: {
                    Method: "PUT",
                    URL: {
                        Scheme: "https",
                        Opaque: "",
                        User: nil,
                        Host: "management.azure.com",
                        Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-jjg55m/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster",
                        RawPath: "",
                        OmitHost: false,
                        ForceQuery: false,
                        RawQuery: "a...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_update.go:84]: Unexpected error:
    <*fmt.wrapError | 0xc000a51ae0>: 
    failed to create HCP cluster patch-name-cluster: failed starting cluster creation "patch-name-cluster" in resourcegroup="patch-name-ds6vvt": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/patch-name-ds6vvt/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/patch-name-cluster
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: LocationNotAvailableForResourceType
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "LocationNotAvailableForResourceType",
        "message": "The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster patch-name-cluster: failed starting cluster creation \"patch-name-cluster\" in resourcegroup=\"patch-name-ds6vvt\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/patch-name-ds6vvt/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/patch-name-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000a51ac0>{
            msg: "failed starting cluster creation \"patch-name-cluster\" in resourcegroup=\"patch-name-ds6vvt\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/patch-name-ds6vvt/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/patch-name-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc00103ac00>{
                ErrorCode: "LocationNotAvailableForResourceType",
                StatusCode: 400,
                RawResponse: {
                    Status: "400 Bad Request",
                    StatusCode: 400,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Content-Type": [
                            "application/json; charset=utf-8",
                        ],
                        "Expires": ["-1"],
                        "X-Ms-Failure-Cause": ["gateway"],
                        "X-Ms-Request-Id": [
                            "26242653-bfb8-413a-8162-b88d031d4073",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "EASTUS2EUAP:20260225T232839Z:26242653-bfb8-413a-8162-b88d031d4073",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "Pragma": ["no-cache"],
                        "X-Ms-Correlation-Request-Id": [
                            "26242653-bfb8-413a-8162-b88d031d4073",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "X-Msedge-Ref": [
                            "Ref A: DA2AD0AB8DCC4E9D927EC710E452B479 Ref B: CH1AA2020610039 Ref C: 2026-02-25T23:28:39Z",
                        ],
                        "Date": [
                            "Wed, 25 Feb 2026 23:28:38 GMT",
                        ],
                        "Cache-Control": ["no-cache"],
                        "Content-Length": ["340"],
                    },
       ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_update.go:84]: Unexpected error:
    <*fmt.wrapError | 0xc000a51ae0>: 
    failed to create HCP cluster patch-name-cluster: failed starting cluster creation "patch-name-cluster" in resourcegroup="patch-name-ds6vvt": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/patch-name-ds6vvt/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/patch-name-cluster
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: LocationNotAvailableForResourceType
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "LocationNotAvailableForResourceType",
        "message": "The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster patch-name-cluster: failed starting cluster creation \"patch-name-cluster\" in resourcegroup=\"patch-name-ds6vvt\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/patch-name-ds6vvt/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/patch-name-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000a51ac0>{
            msg: "failed starting cluster creation \"patch-name-cluster\" in resourcegroup=\"patch-name-ds6vvt\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/patch-name-ds6vvt/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/patch-name-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc00103ac00>{
                ErrorCode: "LocationNotAvailableForResourceType",
                StatusCode: 400,
                RawResponse: {
                    Status: "400 Bad Request",
                    StatusCode: 400,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Content-Type": [
                            "application/json; charset=utf-8",
                        ],
                        "Expires": ["-1"],
                        "X-Ms-Failure-Cause": ["gateway"],
                        "X-Ms-Request-Id": [
                            "26242653-bfb8-413a-8162-b88d031d4073",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "EASTUS2EUAP:20260225T232839Z:26242653-bfb8-413a-8162-b88d031d4073",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "Pragma": ["no-cache"],
                        "X-Ms-Correlation-Request-Id": [
                            "26242653-bfb8-413a-8162-b88d031d4073",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "X-Msedge-Ref": [
                            "Ref A: DA2AD0AB8DCC4E9D927EC710E452B479 Ref B: CH1AA2020610039 Ref C: 2026-02-25T23:28:39Z",
                        ],
                        "Date": [
                            "Wed, 25 Feb 2026 23:28:38 GMT",
                        ],
                        "Cache-Control": ["no-cache"],
                        "Content-Length": ["340"],
                    },
       ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create.go:90]: Unexpected error:
    <*fmt.wrapError | 0xc00060b640>: 
    failed to create HCP cluster basic-hcp-cluster: failed starting cluster creation "basic-hcp-cluster" in resourcegroup="basic-cluster-ctxbgj": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/basic-cluster-ctxbgj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: LocationNotAvailableForResourceType
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "LocationNotAvailableForResourceType",
        "message": "The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster basic-hcp-cluster: failed starting cluster creation \"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-ctxbgj\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/basic-cluster-ctxbgj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc00060b620>{
            msg: "failed starting cluster creation \"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-ctxbgj\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/basic-cluster-ctxbgj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc0011b8990>{
                ErrorCode: "LocationNotAvailableForResourceType",
                StatusCode: 400,
                RawResponse: {
                    Status: "400 Bad Request",
                    StatusCode: 400,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Cache-Control": ["no-cache"],
                        "Pragma": ["no-cache"],
                        "Content-Length": ["340"],
                        "Content-Type": [
                            "application/json; charset=utf-8",
                        ],
                        "X-Ms-Request-Id": [
                            "9f9f91af-3ec7-4e2e-9193-bf4eb02a8859",
                        ],
                        "X-Ms-Correlation-Request-Id": [
                            "9f9f91af-3ec7-4e2e-9193-bf4eb02a8859",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "EASTUS2EUAP:20260225T233146Z:9f9f91af-3ec7-4e2e-9193-bf4eb02a8859",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "Expires": ["-1"],
                        "X-Ms-Failure-Cause": ["gateway"],
                        "X-Content-Type-Options": ["nosniff"],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "X-Msedge-Ref": [
                            "Ref A: 6541A0991AC14037AEEB409D03363692 Ref B: CHI261140509054 Ref C: 2026-02-25T23:31:46Z",
                        ],
                        "Date": [
                            "Wed, 25 Feb 2026 23:31:45 GMT",
                        ],
                    },
...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create.go:90]: Unexpected error:
    <*fmt.wrapError | 0xc00060b640>: 
    failed to create HCP cluster basic-hcp-cluster: failed starting cluster creation "basic-hcp-cluster" in resourcegroup="basic-cluster-ctxbgj": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/basic-cluster-ctxbgj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: LocationNotAvailableForResourceType
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "LocationNotAvailableForResourceType",
        "message": "The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster basic-hcp-cluster: failed starting cluster creation \"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-ctxbgj\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/basic-cluster-ctxbgj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc00060b620>{
            msg: "failed starting cluster creation \"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-ctxbgj\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/basic-cluster-ctxbgj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc0011b8990>{
                ErrorCode: "LocationNotAvailableForResourceType",
                StatusCode: 400,
                RawResponse: {
                    Status: "400 Bad Request",
                    StatusCode: 400,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Cache-Control": ["no-cache"],
                        "Pragma": ["no-cache"],
                        "Content-Length": ["340"],
                        "Content-Type": [
                            "application/json; charset=utf-8",
                        ],
                        "X-Ms-Request-Id": [
                            "9f9f91af-3ec7-4e2e-9193-bf4eb02a8859",
                        ],
                        "X-Ms-Correlation-Request-Id": [
                            "9f9f91af-3ec7-4e2e-9193-bf4eb02a8859",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "EASTUS2EUAP:20260225T233146Z:9f9f91af-3ec7-4e2e-9193-bf4eb02a8859",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "Expires": ["-1"],
                        "X-Ms-Failure-Cause": ["gateway"],
                        "X-Content-Type-Options": ["nosniff"],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "X-Msedge-Ref": [
                            "Ref A: 6541A0991AC14037AEEB409D03363692 Ref B: CHI261140509054 Ref C: 2026-02-25T23:31:46Z",
                        ],
                        "Date": [
                            "Wed, 25 Feb 2026 23:31:45 GMT",
                        ],
                    },
...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
Contributing tests (19)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelAuthorized CIDRs Connectivity should allow API access only from authorized VM IP2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create a cluster with an external auth config and get the external auth config2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create a cluster with default autoscaling and a nodepool with autoscaling enabled2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster and custom node pool osDisk size2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster and manage pull secrets2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster with Image Registry not present2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster with back-level version 4.192
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster with custom autoscaling2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create node pools with ARM64-based VMs2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create several HCP clusters in their customer resource group, but not in the same managed resource group2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to lifecycle and confirm external auth on a cluster2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to list HCP clusters without node pools at both subscription and resource group levels2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to test admin credentials before cluster ready, then full admin credential lifecycle2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should create an HCP cluster and validate TLS certificates2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should not be able to reuse subnets and NSGs between clusters2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should respect cluster-wide node limits with nodepool autoscaling2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelUpdate HCPOpenShiftCluster Negative creates a cluster and fails to update its name with a PATCH request2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelUpdate HCPOpenShiftCluster Positive creates a cluster and updates tags with a PATCH request2
Affected runs (2)
Date (UTC)Associated PRProw job
n/a2026800618760310784
n/a2026791713586024448
ERROR CODE: NoRegisteredProviderFound; detail message No registered resource provider found for location 'eastus2euap' and API version '2024-06-10-preview' for type 'locations/hcp...
full failure pattern:
ERROR CODE: NoRegisteredProviderFound; detail message No registered resource provider found for location 'eastus2euap' and API version '2024-06-10-preview' for type 'locations/hcpOpenShiftVersions'. The supported api-versions are '2024-06-10-preview'. The supported locations are 'uksouth, switzerlandnorth, canadacentral, australiaeast, westeurope, centralindia, brazilsouth, eastus2'.; provider Microsoft.RedHatOpenShift
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e266.67%2 of 3 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsFeb 19: 0 · Feb 20: 0 · Feb 21: 0 · Feb 22: 0 · Feb 23: 0 · Feb 24: 0 · Feb 25: 2none
Full failure examples (2)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_versions.go:42]: Unexpected error:
    <*exported.ResponseError | 0xc00098acc0>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/eastus2euap/hcpOpenShiftVersions
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: NoRegisteredProviderFound
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "NoRegisteredProviderFound",
        "message": "No registered resource provider found for location 'eastus2euap' and API version '2024-06-10-preview' for type 'locations/hcpOpenShiftVersions'. The supported api-versions are '2024-06-10-preview'. The supported locations are 'uksouth, switzerlandnorth, canadacentral, australiaeast, westeurope, centralindia, brazilsouth, eastus2'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "NoRegisteredProviderFound",
        StatusCode: 400,
        RawResponse: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Content-Length": ["391"],
                "X-Ms-Failure-Cause": ["gateway"],
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260225T232729Z:f8e776ca-80b7-4689-829c-7c4b206f3557",
                ],
                "X-Msedge-Ref": [
                    "Ref A: E2444D8D87FF4BA4A29D99D501BB6B2A Ref B: CHI261140502031 Ref C: 2026-02-25T23:27:29Z",
                ],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "Expires": ["-1"],
                "X-Ms-Request-Id": [
                    "f8e776ca-80b7-4689-829c-7c4b206f3557",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "f8e776ca-80b7-4689-829c-7c4b206f3557",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "X-Cache": ["CONFIG_NOCACHE"],
                "Date": [
                    "Wed, 25 Feb 2026 23:27:29 GMT",
                ],
                "Cache-Control": ["no-cache"],
                "Pragma": ["no-cache"],
            },
            Body: <*exported.nopClosingBytesReader | 0xc001616200>{
                s: "{\"error\":{\"code\":\"NoRegisteredProviderFound\",\"message\":\"No registered resource provider found for location 'eastus2euap' and API version '2024-06-10-preview' for type 'locations/hcpOpenShiftVersions'. The supported api-versions are '2024-06-10-preview'. The supported locations are 'uksouth, switzerlandnorth, canadacentral, australiaeast, westeurope, centralindia, brazilsouth, eastus2'.\"}}",
                i: 0,
            },
            ContentLength: 391,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/eastus2euap/hcpOpenShiftVersions",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "Accept": ["application/json"],
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
                DidResume: false...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_versions.go:42]: Unexpected error:
    <*exported.ResponseError | 0xc00098acc0>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/eastus2euap/hcpOpenShiftVersions
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: NoRegisteredProviderFound
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "NoRegisteredProviderFound",
        "message": "No registered resource provider found for location 'eastus2euap' and API version '2024-06-10-preview' for type 'locations/hcpOpenShiftVersions'. The supported api-versions are '2024-06-10-preview'. The supported locations are 'uksouth, switzerlandnorth, canadacentral, australiaeast, westeurope, centralindia, brazilsouth, eastus2'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "NoRegisteredProviderFound",
        StatusCode: 400,
        RawResponse: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Content-Length": ["391"],
                "X-Ms-Failure-Cause": ["gateway"],
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260225T232729Z:f8e776ca-80b7-4689-829c-7c4b206f3557",
                ],
                "X-Msedge-Ref": [
                    "Ref A: E2444D8D87FF4BA4A29D99D501BB6B2A Ref B: CHI261140502031 Ref C: 2026-02-25T23:27:29Z",
                ],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "Expires": ["-1"],
                "X-Ms-Request-Id": [
                    "f8e776ca-80b7-4689-829c-7c4b206f3557",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "f8e776ca-80b7-4689-829c-7c4b206f3557",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "X-Cache": ["CONFIG_NOCACHE"],
                "Date": [
                    "Wed, 25 Feb 2026 23:27:29 GMT",
                ],
                "Cache-Control": ["no-cache"],
                "Pragma": ["no-cache"],
            },
            Body: <*exported.nopClosingBytesReader | 0xc001616200>{
                s: "{\"error\":{\"code\":\"NoRegisteredProviderFound\",\"message\":\"No registered resource provider found for location 'eastus2euap' and API version '2024-06-10-preview' for type 'locations/hcpOpenShiftVersions'. The supported api-versions are '2024-06-10-preview'. The supported locations are 'uksouth, switzerlandnorth, canadacentral, australiaeast, westeurope, centralindia, brazilsouth, eastus2'.\"}}",
                i: 0,
            },
            ContentLength: 391,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/eastus2euap/hcpOpenShiftVersions",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "Accept": ["application/json"],
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
                DidResume: false...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_versions.go:42]: Unexpected error:
    <*exported.ResponseError | 0xc001480ed0>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/eastus2euap/hcpOpenShiftVersions
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: NoRegisteredProviderFound
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "NoRegisteredProviderFound",
        "message": "No registered resource provider found for location 'eastus2euap' and API version '2024-06-10-preview' for type 'locations/hcpOpenShiftVersions'. The supported api-versions are '2024-06-10-preview'. The supported locations are 'uksouth, switzerlandnorth, canadacentral, australiaeast, westeurope, centralindia, brazilsouth, eastus2'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "NoRegisteredProviderFound",
        StatusCode: 400,
        RawResponse: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Expires": ["-1"],
                "X-Ms-Failure-Cause": ["gateway"],
                "X-Content-Type-Options": ["nosniff"],
                "Date": [
                    "Wed, 25 Feb 2026 22:52:04 GMT",
                ],
                "Cache-Control": ["no-cache"],
                "Content-Length": ["391"],
                "X-Ms-Request-Id": [
                    "533d7cc8-73b5-460e-939b-480e9ca3e33a",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "533d7cc8-73b5-460e-939b-480e9ca3e33a",
                ],
                "X-Ms-Routing-Request-Id": [
                    "NORTHCENTRALUS:20260225T225205Z:533d7cc8-73b5-460e-939b-480e9ca3e33a",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Cache": ["CONFIG_NOCACHE"],
                "X-Msedge-Ref": [
                    "Ref A: 12D16754A04C47B4BBE045D037B9B762 Ref B: CHI261140502023 Ref C: 2026-02-25T22:52:05Z",
                ],
                "Pragma": ["no-cache"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
            },
            Body: <*exported.nopClosingBytesReader | 0xc0012c85e0>{
                s: "{\"error\":{\"code\":\"NoRegisteredProviderFound\",\"message\":\"No registered resource provider found for location 'eastus2euap' and API version '2024-06-10-preview' for type 'locations/hcpOpenShiftVersions'. The supported api-versions are '2024-06-10-preview'. The supported locations are 'uksouth, switzerlandnorth, canadacentral, australiaeast, westeurope, centralindia, brazilsouth, eastus2'.\"}}",
                i: 0,
            },
            ContentLength: 391,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/eastus2euap/hcpOpenShiftVersions",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "Accept": ["application/json"],
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
                DidResume: fals...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_versions.go:42]: Unexpected error:
    <*exported.ResponseError | 0xc001480ed0>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/eastus2euap/hcpOpenShiftVersions
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: NoRegisteredProviderFound
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "NoRegisteredProviderFound",
        "message": "No registered resource provider found for location 'eastus2euap' and API version '2024-06-10-preview' for type 'locations/hcpOpenShiftVersions'. The supported api-versions are '2024-06-10-preview'. The supported locations are 'uksouth, switzerlandnorth, canadacentral, australiaeast, westeurope, centralindia, brazilsouth, eastus2'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "NoRegisteredProviderFound",
        StatusCode: 400,
        RawResponse: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Expires": ["-1"],
                "X-Ms-Failure-Cause": ["gateway"],
                "X-Content-Type-Options": ["nosniff"],
                "Date": [
                    "Wed, 25 Feb 2026 22:52:04 GMT",
                ],
                "Cache-Control": ["no-cache"],
                "Content-Length": ["391"],
                "X-Ms-Request-Id": [
                    "533d7cc8-73b5-460e-939b-480e9ca3e33a",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "533d7cc8-73b5-460e-939b-480e9ca3e33a",
                ],
                "X-Ms-Routing-Request-Id": [
                    "NORTHCENTRALUS:20260225T225205Z:533d7cc8-73b5-460e-939b-480e9ca3e33a",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Cache": ["CONFIG_NOCACHE"],
                "X-Msedge-Ref": [
                    "Ref A: 12D16754A04C47B4BBE045D037B9B762 Ref B: CHI261140502023 Ref C: 2026-02-25T22:52:05Z",
                ],
                "Pragma": ["no-cache"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
            },
            Body: <*exported.nopClosingBytesReader | 0xc0012c85e0>{
                s: "{\"error\":{\"code\":\"NoRegisteredProviderFound\",\"message\":\"No registered resource provider found for location 'eastus2euap' and API version '2024-06-10-preview' for type 'locations/hcpOpenShiftVersions'. The supported api-versions are '2024-06-10-preview'. The supported locations are 'uksouth, switzerlandnorth, canadacentral, australiaeast, westeurope, centralindia, brazilsouth, eastus2'.\"}}",
                i: 0,
            },
            ContentLength: 391,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/eastus2euap/hcpOpenShiftVersions",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "Accept": ["application/json"],
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
                DidResume: fals...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to list available HCP OpenShift versions and validate response content2
Affected runs (2)
Date (UTC)Associated PRProw job
n/a2026800618760310784
n/a2026791713586024448
Version .* (doesn't exist|is disabled)
full failure pattern:
Version .* (doesn't exist|is disabled)
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e266.67%2 of 3 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsFeb 19: 0 · Feb 20: 0 · Feb 21: 0 · Feb 22: 0 · Feb 23: 0 · Feb 24: 0 · Feb 25: 2none
Full failure examples (2)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_missing_info.go:82]: Expected
    <*fmt.wrapError | 0xc0005302c0>: 
    failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation "illegal-hcp-cluster" in resourcegroup="illegal-ocp-version-67gxwd": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-67gxwd/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: LocationNotAvailableForResourceType
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "LocationNotAvailableForResourceType",
        "message": "The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-67gxwd\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-67gxwd/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc0005302a0>{
            msg: "failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-67gxwd\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-67gxwd/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc000d5ed80>{
                ErrorCode: "LocationNotAvailableForResourceType",
                StatusCode: 400,
                RawResponse: {
                    Status: "400 Bad Request",
                    StatusCode: 400,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Date": [
                            "Wed, 25 Feb 2026 23:28:40 GMT",
                        ],
                        "Cache-Control": ["no-cache"],
                        "Content-Length": ["340"],
                        "Content-Type": [
                            "application/json; charset=utf-8",
                        ],
                        "Expires": ["-1"],
                        "X-Ms-Failure-Cause": ["gateway"],
                        "X-Content-Type-Options": ["nosniff"],
                        "X-Msedge-Ref": [
                            "Ref A: 0DAC2D5643A7404DAE98A8F972EDD76A Ref B: CHI261140510042 Ref C: 2026-02-25T23:28:40Z",
                        ],
                        "Pragma": ["no-cache"],
                        "X-Ms-Request-Id": [
                            "ca92703c-eee1-425f-bf36-91286519e05e",
                        ],
                        "X-Ms-Correlation-Request-Id": [
                            "ca92703c-eee1-425f-bf36-91286519e05e",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "EASTUS2EUAP:20260225T232840Z:ca92703c-eee1-425f-bf36-91286519e05e",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to match error
    <*matchers.MatchRegexpMatcher | 0xc000d5ee10>: {
        Regexp: "Version .* (doesn't exist|is disabled)",
        Args: nil,
    }
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_missing_info.go:82]: Expected
    <*fmt.wrapError | 0xc0005302c0>: 
    failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation "illegal-hcp-cluster" in resourcegroup="illegal-ocp-version-67gxwd": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-67gxwd/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: LocationNotAvailableForResourceType
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "LocationNotAvailableForResourceType",
        "message": "The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-67gxwd\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-67gxwd/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc0005302a0>{
            msg: "failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-67gxwd\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-67gxwd/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc000d5ed80>{
                ErrorCode: "LocationNotAvailableForResourceType",
                StatusCode: 400,
                RawResponse: {
                    Status: "400 Bad Request",
                    StatusCode: 400,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Date": [
                            "Wed, 25 Feb 2026 23:28:40 GMT",
                        ],
                        "Cache-Control": ["no-cache"],
                        "Content-Length": ["340"],
                        "Content-Type": [
                            "application/json; charset=utf-8",
                        ],
                        "Expires": ["-1"],
                        "X-Ms-Failure-Cause": ["gateway"],
                        "X-Content-Type-Options": ["nosniff"],
                        "X-Msedge-Ref": [
                            "Ref A: 0DAC2D5643A7404DAE98A8F972EDD76A Ref B: CHI261140510042 Ref C: 2026-02-25T23:28:40Z",
                        ],
                        "Pragma": ["no-cache"],
                        "X-Ms-Request-Id": [
                            "ca92703c-eee1-425f-bf36-91286519e05e",
                        ],
                        "X-Ms-Correlation-Request-Id": [
                            "ca92703c-eee1-425f-bf36-91286519e05e",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "EASTUS2EUAP:20260225T232840Z:ca92703c-eee1-425f-bf36-91286519e05e",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to match error
    <*matchers.MatchRegexpMatcher | 0xc000d5ee10>: {
        Regexp: "Version .* (doesn't exist|is disabled)",
        Args: nil,
    }
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_missing_info.go:82]: Expected
    <*fmt.wrapError | 0xc00085b2e0>: 
    failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation "illegal-hcp-cluster" in resourcegroup="illegal-ocp-version-dlwl2b": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-dlwl2b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: LocationNotAvailableForResourceType
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "LocationNotAvailableForResourceType",
        "message": "The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-dlwl2b\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-dlwl2b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc00085b2c0>{
            msg: "failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-dlwl2b\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-dlwl2b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc00104d080>{
                ErrorCode: "LocationNotAvailableForResourceType",
                StatusCode: 400,
                RawResponse: {
                    Status: "400 Bad Request",
                    StatusCode: 400,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Content-Length": ["340"],
                        "Content-Type": [
                            "application/json; charset=utf-8",
                        ],
                        "X-Ms-Request-Id": [
                            "6dd460a5-e068-463f-a891-4a01a9e430de",
                        ],
                        "X-Ms-Correlation-Request-Id": [
                            "6dd460a5-e068-463f-a891-4a01a9e430de",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "X-Msedge-Ref": [
                            "Ref A: BDE668315FDE4ABFABDE511D62D6CB12 Ref B: CHI261140504054 Ref C: 2026-02-25T22:56:35Z",
                        ],
                        "Pragma": ["no-cache"],
                        "Expires": ["-1"],
                        "X-Ms-Failure-Cause": ["gateway"],
                        "X-Ms-Routing-Request-Id": [
                            "EASTUS2EUAP:20260225T225635Z:6dd460a5-e068-463f-a891-4a01a9e430de",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Date": [
                            "Wed, 25 Feb 2026 22:56:35 GMT",
                        ],
                        "Cache-Control": ["n...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to match error
    <*matchers.MatchRegexpMatcher | 0xc00104d110>: {
        Regexp: "Version .* (doesn't exist|is disabled)",
        Args: nil,
    }
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_missing_info.go:82]: Expected
    <*fmt.wrapError | 0xc00085b2e0>: 
    failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation "illegal-hcp-cluster" in resourcegroup="illegal-ocp-version-dlwl2b": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-dlwl2b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: LocationNotAvailableForResourceType
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "LocationNotAvailableForResourceType",
        "message": "The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-dlwl2b\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-dlwl2b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc00085b2c0>{
            msg: "failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-dlwl2b\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-dlwl2b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 400: 400 Bad Request\nERROR CODE: LocationNotAvailableForResourceType\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LocationNotAvailableForResourceType\",\n    \"message\": \"The provided location 'eastus2euap' is not available for resource type 'Microsoft.RedHatOpenShift/HCPOpenShiftClusters'. List of available regions for the resource type is 'uksouth,switzerlandnorth,canadacentral,australiaeast,westeurope,centralindia,brazilsouth,eastus2'.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc00104d080>{
                ErrorCode: "LocationNotAvailableForResourceType",
                StatusCode: 400,
                RawResponse: {
                    Status: "400 Bad Request",
                    StatusCode: 400,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Content-Length": ["340"],
                        "Content-Type": [
                            "application/json; charset=utf-8",
                        ],
                        "X-Ms-Request-Id": [
                            "6dd460a5-e068-463f-a891-4a01a9e430de",
                        ],
                        "X-Ms-Correlation-Request-Id": [
                            "6dd460a5-e068-463f-a891-4a01a9e430de",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "X-Msedge-Ref": [
                            "Ref A: BDE668315FDE4ABFABDE511D62D6CB12 Ref B: CHI261140504054 Ref C: 2026-02-25T22:56:35Z",
                        ],
                        "Pragma": ["no-cache"],
                        "Expires": ["-1"],
                        "X-Ms-Failure-Cause": ["gateway"],
                        "X-Ms-Routing-Request-Id": [
                            "EASTUS2EUAP:20260225T225635Z:6dd460a5-e068-463f-a891-4a01a9e430de",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Date": [
                            "Wed, 25 Feb 2026 22:56:35 GMT",
                        ],
                        "Cache-Control": ["n...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to match error
    <*matchers.MatchRegexpMatcher | 0xc00104d110>: {
        Regexp: "Version .* (doesn't exist|is disabled)",
        Args: nil,
    }
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should not be able to create a 4.18 HCP cluster2
Affected runs (2)
Date (UTC)Associated PRProw job
n/a2026800618760310784
n/a2026791713586024448