<
Single Day: Mar 2
> Reset
View JSON API

Environment: STG

Failure patterns: 4 · Failures matched: 21 · 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.
failed to create HCP cluster <cluster>: failed starting cluster creation "<cluster>" in resourcegroup="<resource-group>": PUT <url>
full failure pattern:
failed to create HCP cluster <cluster>: failed starting cluster creation "<cluster>" in resourcegroup="<resource-group>": PUT <url>
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e1100.00%1 of 1 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsFeb 24: 0 · Feb 25: 0 · Feb 26: 0 · Feb 27: 0 · Feb 28: 0 · Mar 1: 0 · Mar 2: 16none
Full failure examples (3)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:86]: Unexpected error:
    <*fmt.wrapError | 0xc000f19280>: 
    failed to create HCP cluster list-test-cluster-nzvqmp: failed starting cluster creation "list-test-cluster-nzvqmp" in resourcegroup="cluster-listing-9fk99l": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/cluster-listing-9fk99l/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/list-test-cluster-nzvqmp
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster list-test-cluster-nzvqmp: failed starting cluster creation \"list-test-cluster-nzvqmp\" in resourcegroup=\"cluster-listing-9fk99l\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/cluster-listing-9fk99l/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/list-test-cluster-nzvqmp\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000f19260>{
            msg: "failed starting cluster creation \"list-test-cluster-nzvqmp\" in resourcegroup=\"cluster-listing-9fk99l\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/cluster-listing-9fk99l/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/list-test-cluster-nzvqmp\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc00175eff0>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2998"],
                        "X-Ms-Correlation-Request-Id": [
                            "de3f012d-7623-4967-afcc-792bbf305910",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260302T020434Z:de3f012d-7623-4967-afcc-792bbf305910",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Date": [
                            "Mon, 02 Mar 2026 02:04:33 GMT",
                        ],
                        "Expires": ["-1"],
                        "X-Ms-Request-Id": [
                            "de3f012d-7623-4967-afcc-792bbf305910",
                        ],
                        "Cache-Control": ["no-cache"],
                        "Pragma": ["no-cache"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["198"],
                        "X-Msedge-Ref": [
                            "Ref A: 1507BE604D8D4CF8B7DB5AB9FB77C8BE Ref B: CH1AA2020620053 Ref C: 2026-03-02T02:04:34Z",
                        ],
                        "X-Envoy-Upstream-Service-Time": ["7"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/f2f21037-a91a-48ff-b111-e4e74124bb9c",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "Content-Length": ["0"],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc000f191a0>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
  ...

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_list_no_infra.go:86]: Unexpected error:
    <*fmt.wrapError | 0xc000f19280>: 
    failed to create HCP cluster list-test-cluster-nzvqmp: failed starting cluster creation "list-test-cluster-nzvqmp" in resourcegroup="cluster-listing-9fk99l": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/cluster-listing-9fk99l/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/list-test-cluster-nzvqmp
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster list-test-cluster-nzvqmp: failed starting cluster creation \"list-test-cluster-nzvqmp\" in resourcegroup=\"cluster-listing-9fk99l\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/cluster-listing-9fk99l/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/list-test-cluster-nzvqmp\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000f19260>{
            msg: "failed starting cluster creation \"list-test-cluster-nzvqmp\" in resourcegroup=\"cluster-listing-9fk99l\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/cluster-listing-9fk99l/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/list-test-cluster-nzvqmp\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc00175eff0>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2998"],
                        "X-Ms-Correlation-Request-Id": [
                            "de3f012d-7623-4967-afcc-792bbf305910",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260302T020434Z:de3f012d-7623-4967-afcc-792bbf305910",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Date": [
                            "Mon, 02 Mar 2026 02:04:33 GMT",
                        ],
                        "Expires": ["-1"],
                        "X-Ms-Request-Id": [
                            "de3f012d-7623-4967-afcc-792bbf305910",
                        ],
                        "Cache-Control": ["no-cache"],
                        "Pragma": ["no-cache"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["198"],
                        "X-Msedge-Ref": [
                            "Ref A: 1507BE604D8D4CF8B7DB5AB9FB77C8BE Ref B: CH1AA2020620053 Ref C: 2026-03-02T02:04:34Z",
                        ],
                        "X-Envoy-Upstream-Service-Time": ["7"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/f2f21037-a91a-48ff-b111-e4e74124bb9c",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "Content-Length": ["0"],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc000f191a0>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
  ...

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/external_auth_create.go:93]: Unexpected error:
    <*fmt.wrapError | 0xc000f18340>: 
    failed to create HCP cluster ea-cluster: failed starting cluster creation "ea-cluster" in resourcegroup="external-auth-cluster-5j4cbm": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/external-auth-cluster-5j4cbm/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster ea-cluster: failed starting cluster creation \"ea-cluster\" in resourcegroup=\"external-auth-cluster-5j4cbm\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/external-auth-cluster-5j4cbm/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000f18320>{
            msg: "failed starting cluster creation \"ea-cluster\" in resourcegroup=\"external-auth-cluster-5j4cbm\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/external-auth-cluster-5j4cbm/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc000533aa0>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Expires": ["-1"],
                        "X-Envoy-Upstream-Service-Time": ["14"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Ms-Correlation-Request-Id": [
                            "8eb46ebf-6d32-43ee-9f24-242f5b4d965f",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260302T020441Z:8eb46ebf-6d32-43ee-9f24-242f5b4d965f",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Cache-Control": ["no-cache"],
                        "Pragma": ["no-cache"],
                        "X-Msedge-Ref": [
                            "Ref A: 8383897C902844B5BFEA68E001AE3F57 Ref B: CHI261140508052 Ref C: 2026-03-02T02:04:41Z",
                        ],
                        "Date": [
                            "Mon, 02 Mar 2026 02:04:41 GMT",
                        ],
                        "Content-Length": ["0"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/98174ee7-7b09-40e9-8f66-616e915aaf65",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Request-Id": [
                            "8eb46ebf-6d32-43ee-9f24-242f5b4d965f",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc000f181c0>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
                        URL: {
                ...

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/external_auth_create.go:93]: Unexpected error:
    <*fmt.wrapError | 0xc000f18340>: 
    failed to create HCP cluster ea-cluster: failed starting cluster creation "ea-cluster" in resourcegroup="external-auth-cluster-5j4cbm": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/external-auth-cluster-5j4cbm/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster ea-cluster: failed starting cluster creation \"ea-cluster\" in resourcegroup=\"external-auth-cluster-5j4cbm\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/external-auth-cluster-5j4cbm/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000f18320>{
            msg: "failed starting cluster creation \"ea-cluster\" in resourcegroup=\"external-auth-cluster-5j4cbm\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/external-auth-cluster-5j4cbm/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc000533aa0>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Expires": ["-1"],
                        "X-Envoy-Upstream-Service-Time": ["14"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Ms-Correlation-Request-Id": [
                            "8eb46ebf-6d32-43ee-9f24-242f5b4d965f",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260302T020441Z:8eb46ebf-6d32-43ee-9f24-242f5b4d965f",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Cache-Control": ["no-cache"],
                        "Pragma": ["no-cache"],
                        "X-Msedge-Ref": [
                            "Ref A: 8383897C902844B5BFEA68E001AE3F57 Ref B: CHI261140508052 Ref C: 2026-03-02T02:04:41Z",
                        ],
                        "Date": [
                            "Mon, 02 Mar 2026 02:04:41 GMT",
                        ],
                        "Content-Length": ["0"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/98174ee7-7b09-40e9-8f66-616e915aaf65",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Request-Id": [
                            "8eb46ebf-6d32-43ee-9f24-242f5b4d965f",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc000f181c0>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
                        URL: {
                ...

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/external_auth_list_and_verify.go:84]: Unexpected error:
    <*fmt.wrapError | 0xc000d99480>: 
    failed to create HCP cluster ea-list7pvnwf: failed starting cluster creation "ea-list7pvnwf" in resourcegroup="ea-list-49pj8b": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-49pj8b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-list7pvnwf
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster ea-list7pvnwf: failed starting cluster creation \"ea-list7pvnwf\" in resourcegroup=\"ea-list-49pj8b\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-49pj8b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-list7pvnwf\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000d99460>{
            msg: "failed starting cluster creation \"ea-list7pvnwf\" in resourcegroup=\"ea-list-49pj8b\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-49pj8b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-list7pvnwf\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc000f3af90>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Expires": ["-1"],
                        "X-Ms-Request-Id": [
                            "9777a3e1-9cbb-42f6-aca7-e4e7d0a899f1",
                        ],
                        "Pragma": ["no-cache"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "Content-Length": ["0"],
                        "X-Envoy-Upstream-Service-Time": ["8"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260302T020434Z:9777a3e1-9cbb-42f6-aca7-e4e7d0a899f1",
                        ],
                        "Cache-Control": ["no-cache"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/9b941673-c846-4591-bfcc-a61d76f2e0c0",
                        ],
                        "X-Ms-Correlation-Request-Id": [
                            "9777a3e1-9cbb-42f6-aca7-e4e7d0a899f1",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "X-Msedge-Ref": [
                            "Ref A: 8349A0D4186A4A2AA69BD29B6A3A27DE Ref B: CH1AA2020617019 Ref C: 2026-03-02T02:04:34Z",
                        ],
                        "Date": [
                            "Mon, 02 Mar 2026 02:04:33 GMT",
                        ],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc000d993a0>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
                        URL: {
                            Scheme: "https",
             ...

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/external_auth_list_and_verify.go:84]: Unexpected error:
    <*fmt.wrapError | 0xc000d99480>: 
    failed to create HCP cluster ea-list7pvnwf: failed starting cluster creation "ea-list7pvnwf" in resourcegroup="ea-list-49pj8b": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-49pj8b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-list7pvnwf
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster ea-list7pvnwf: failed starting cluster creation \"ea-list7pvnwf\" in resourcegroup=\"ea-list-49pj8b\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-49pj8b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-list7pvnwf\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000d99460>{
            msg: "failed starting cluster creation \"ea-list7pvnwf\" in resourcegroup=\"ea-list-49pj8b\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-49pj8b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-list7pvnwf\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc000f3af90>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Expires": ["-1"],
                        "X-Ms-Request-Id": [
                            "9777a3e1-9cbb-42f6-aca7-e4e7d0a899f1",
                        ],
                        "Pragma": ["no-cache"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "Content-Length": ["0"],
                        "X-Envoy-Upstream-Service-Time": ["8"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260302T020434Z:9777a3e1-9cbb-42f6-aca7-e4e7d0a899f1",
                        ],
                        "Cache-Control": ["no-cache"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/9b941673-c846-4591-bfcc-a61d76f2e0c0",
                        ],
                        "X-Ms-Correlation-Request-Id": [
                            "9777a3e1-9cbb-42f6-aca7-e4e7d0a899f1",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "X-Msedge-Ref": [
                            "Ref A: 8349A0D4186A4A2AA69BD29B6A3A27DE Ref B: CH1AA2020617019 Ref C: 2026-03-02T02:04:34Z",
                        ],
                        "Date": [
                            "Mon, 02 Mar 2026 02:04:33 GMT",
                        ],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc000d993a0>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
                        URL: {
                            Scheme: "https",
             ...

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 (16)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelAuthorized CIDRs Connectivity should allow API access only from authorized VM IP1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create a cluster with an external auth config and get the external auth config1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create a cluster with default autoscaling and a nodepool with autoscaling enabled1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster and custom node pool osDisk size1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster and manage pull secrets1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster with Image Registry not present1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster with custom autoscaling1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create node pools with ARM64-based VMs1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to lifecycle and confirm external auth on a cluster1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to list HCP clusters without node pools at both subscription and resource group levels1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should create an HCP cluster and validate TLS certificates1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should not be able to reuse subnets and NSGs between clusters1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should respect cluster-wide node limits with nodepool autoscaling1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelUpdate HCPOpenShiftCluster Negative creates a cluster and fails to update its name with a PATCH request1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelUpdate HCPOpenShiftCluster Positive creates a cluster and updates tags with a PATCH request1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2028289411279491072
failed starting cluster creation "<cluster>" in resourcegroup="<resource-group>": PUT <url>
full failure pattern:
failed starting cluster creation "<cluster>" in resourcegroup="<resource-group>": PUT <url>
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e1100.00%1 of 1 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsFeb 24: 0 · Feb 25: 0 · Feb 26: 0 · Feb 27: 0 · Feb 28: 0 · Mar 1: 0 · Mar 2: 3none
Full failure examples (3)
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:100]: Unexpected error:
    <*fmt.wrapError | 0xc0007cb420>: 
    failed starting cluster creation "admin-cred-lifecycle-4x8ngd" in resourcegroup="admin-credential-lifecycle-test-24qr68": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/admin-credential-lifecycle-test-24qr68/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/admin-cred-lifecycle-4x8ngd
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"admin-cred-lifecycle-4x8ngd\" in resourcegroup=\"admin-credential-lifecycle-test-24qr68\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/admin-credential-lifecycle-test-24qr68/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/admin-cred-lifecycle-4x8ngd\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc000cbbe00>{
            ErrorCode: "",
            StatusCode: 502,
            RawResponse: {
                Status: "502 Bad Gateway",
                StatusCode: 502,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Cache": ["CONFIG_NOCACHE"],
                    "X-Msedge-Ref": [
                        "Ref A: 8CF1F972F0AC428A9B923150A03F170C Ref B: CH1AA2020617021 Ref C: 2026-03-02T02:04:35Z",
                    ],
                    "Content-Length": ["0"],
                    "X-Ms-Operation-Identifier": [
                        "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/8ae5df49-d3db-494e-b8a6-4d9ed7d4a804",
                    ],
                    "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                    "X-Ms-Request-Id": [
                        "760dcdb1-76ff-40d5-a591-a4b2fa465060",
                    ],
                    "X-Ms-Correlation-Request-Id": [
                        "760dcdb1-76ff-40d5-a591-a4b2fa465060",
                    ],
                    "Cache-Control": ["no-cache"],
                    "X-Content-Type-Options": ["nosniff"],
                    "Pragma": ["no-cache"],
                    "X-Envoy-Upstream-Service-Time": ["7"],
                    "X-Ms-Routing-Request-Id": [
                        "UKSOUTH:20260302T020436Z:760dcdb1-76ff-40d5-a591-a4b2fa465060",
                    ],
                    "Date": [
                        "Mon, 02 Mar 2026 02:04:36 GMT",
                    ],
                    "Expires": ["-1"],
                    "X-Ms-Failure-Cause": ["service"],
                },
                Body: <*exported.nopClosingBytesReader | 0xc0007cb360>{s: "", i: 0},
                ContentLength: 0,
                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/admin-credential-lifecycle-test-24qr68/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/admin-cred-lifecycle-4x8ngd",
                        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"],
                        ...

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/admin_credential_lifecycle.go:100]: Unexpected error:
    <*fmt.wrapError | 0xc0007cb420>: 
    failed starting cluster creation "admin-cred-lifecycle-4x8ngd" in resourcegroup="admin-credential-lifecycle-test-24qr68": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/admin-credential-lifecycle-test-24qr68/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/admin-cred-lifecycle-4x8ngd
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"admin-cred-lifecycle-4x8ngd\" in resourcegroup=\"admin-credential-lifecycle-test-24qr68\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/admin-credential-lifecycle-test-24qr68/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/admin-cred-lifecycle-4x8ngd\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc000cbbe00>{
            ErrorCode: "",
            StatusCode: 502,
            RawResponse: {
                Status: "502 Bad Gateway",
                StatusCode: 502,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Cache": ["CONFIG_NOCACHE"],
                    "X-Msedge-Ref": [
                        "Ref A: 8CF1F972F0AC428A9B923150A03F170C Ref B: CH1AA2020617021 Ref C: 2026-03-02T02:04:35Z",
                    ],
                    "Content-Length": ["0"],
                    "X-Ms-Operation-Identifier": [
                        "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/8ae5df49-d3db-494e-b8a6-4d9ed7d4a804",
                    ],
                    "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                    "X-Ms-Request-Id": [
                        "760dcdb1-76ff-40d5-a591-a4b2fa465060",
                    ],
                    "X-Ms-Correlation-Request-Id": [
                        "760dcdb1-76ff-40d5-a591-a4b2fa465060",
                    ],
                    "Cache-Control": ["no-cache"],
                    "X-Content-Type-Options": ["nosniff"],
                    "Pragma": ["no-cache"],
                    "X-Envoy-Upstream-Service-Time": ["7"],
                    "X-Ms-Routing-Request-Id": [
                        "UKSOUTH:20260302T020436Z:760dcdb1-76ff-40d5-a591-a4b2fa465060",
                    ],
                    "Date": [
                        "Mon, 02 Mar 2026 02:04:36 GMT",
                    ],
                    "Expires": ["-1"],
                    "X-Ms-Failure-Cause": ["service"],
                },
                Body: <*exported.nopClosingBytesReader | 0xc0007cb360>{s: "", i: 0},
                ContentLength: 0,
                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/admin-credential-lifecycle-test-24qr68/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/admin-cred-lifecycle-4x8ngd",
                        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"],
                        ...

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 | 0xc000dbc200>: 
    failed starting cluster creation "basic-hcp-cluster" in resourcegroup="customer-rg-zbsrkj": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-zbsrkj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"basic-hcp-cluster\" in resourcegroup=\"customer-rg-zbsrkj\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-zbsrkj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc0009aabd0>{
            ErrorCode: "",
            StatusCode: 502,
            RawResponse: {
                Status: "502 Bad Gateway",
                StatusCode: 502,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "Pragma": ["no-cache"],
                    "Expires": ["-1"],
                    "X-Ms-Failure-Cause": ["service"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                    "X-Ms-Request-Id": [
                        "b262e716-5fbd-442d-909b-33cfe85274ca",
                    ],
                    "X-Ms-Correlation-Request-Id": [
                        "b262e716-5fbd-442d-909b-33cfe85274ca",
                    ],
                    "X-Content-Type-Options": ["nosniff"],
                    "X-Msedge-Ref": [
                        "Ref A: BA6B165F344747B28C0631E7413953E0 Ref B: CHI261140506036 Ref C: 2026-03-02T02:05:37Z",
                    ],
                    "Date": [
                        "Mon, 02 Mar 2026 02:05:37 GMT",
                    ],
                    "X-Ms-Operation-Identifier": [
                        "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/04f9799e-baec-40e6-bfbc-01c8f3d5603b",
                    ],
                    "X-Ms-Routing-Request-Id": [
                        "UKSOUTH:20260302T020537Z:b262e716-5fbd-442d-909b-33cfe85274ca",
                    ],
                    "Content-Length": ["0"],
                    "Cache-Control": ["no-cache"],
                    "X-Envoy-Upstream-Service-Time": ["8"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Cache": ["CONFIG_NOCACHE"],
                },
                Body: <*exported.nopClosingBytesReader | 0xc000dbc140>{s: "", i: 0},
                ContentLength: 0,
                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-zbsrkj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster",
                        RawPath: "",
                        OmitHost: false,
                        ForceQuery: false,
                        RawQuery: "api-version=2024-06-10-preview",
                        Fragment: "",
                        RawFragment: "",
                    },
                    Proto: "HTTP/1.1",
                    ProtoMajor: 1,
                    ProtoMinor: 1,
                    Header: {
                        "Content-Length": ["5600"],
                        "Content-Type": ["application/json"],
                        "Authorization": ["redacted"],
 ...

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 | 0xc000dbc200>: 
    failed starting cluster creation "basic-hcp-cluster" in resourcegroup="customer-rg-zbsrkj": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-zbsrkj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"basic-hcp-cluster\" in resourcegroup=\"customer-rg-zbsrkj\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-zbsrkj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc0009aabd0>{
            ErrorCode: "",
            StatusCode: 502,
            RawResponse: {
                Status: "502 Bad Gateway",
                StatusCode: 502,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "Pragma": ["no-cache"],
                    "Expires": ["-1"],
                    "X-Ms-Failure-Cause": ["service"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                    "X-Ms-Request-Id": [
                        "b262e716-5fbd-442d-909b-33cfe85274ca",
                    ],
                    "X-Ms-Correlation-Request-Id": [
                        "b262e716-5fbd-442d-909b-33cfe85274ca",
                    ],
                    "X-Content-Type-Options": ["nosniff"],
                    "X-Msedge-Ref": [
                        "Ref A: BA6B165F344747B28C0631E7413953E0 Ref B: CHI261140506036 Ref C: 2026-03-02T02:05:37Z",
                    ],
                    "Date": [
                        "Mon, 02 Mar 2026 02:05:37 GMT",
                    ],
                    "X-Ms-Operation-Identifier": [
                        "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/04f9799e-baec-40e6-bfbc-01c8f3d5603b",
                    ],
                    "X-Ms-Routing-Request-Id": [
                        "UKSOUTH:20260302T020537Z:b262e716-5fbd-442d-909b-33cfe85274ca",
                    ],
                    "Content-Length": ["0"],
                    "Cache-Control": ["no-cache"],
                    "X-Envoy-Upstream-Service-Time": ["8"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Cache": ["CONFIG_NOCACHE"],
                },
                Body: <*exported.nopClosingBytesReader | 0xc000dbc140>{s: "", i: 0},
                ContentLength: 0,
                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-zbsrkj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster",
                        RawPath: "",
                        OmitHost: false,
                        ForceQuery: false,
                        RawQuery: "api-version=2024-06-10-preview",
                        Fragment: "",
                        RawFragment: "",
                    },
                    Proto: "HTTP/1.1",
                    ProtoMajor: 1,
                    ProtoMinor: 1,
                    Header: {
                        "Content-Length": ["5600"],
                        "Content-Type": ["application/json"],
                        "Authorization": ["redacted"],
 ...

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_version_backlevel.go:147]: Unexpected error:
    <*fmt.wrapError | 0xc000b0e660>: 
    failed starting cluster creation "cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-92nxht": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-back-version-92nxht/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"cluster-ver-4-19\" in resourcegroup=\"rg-cluster-back-version-92nxht\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-back-version-92nxht/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc0008d94d0>{
            ErrorCode: "",
            StatusCode: 502,
            RawResponse: {
                Status: "502 Bad Gateway",
                StatusCode: 502,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "Pragma": ["no-cache"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                    "X-Cache": ["CONFIG_NOCACHE"],
                    "Cache-Control": ["no-cache"],
                    "Expires": ["-1"],
                    "X-Envoy-Upstream-Service-Time": ["6"],
                    "X-Ms-Failure-Cause": ["service"],
                    "X-Ms-Operation-Identifier": [
                        "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/31016b15-57f1-483b-bb65-9af2d37cf016",
                    ],
                    "X-Ms-Request-Id": [
                        "717b763b-78be-4adc-9c41-12eac3a46c3b",
                    ],
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                    "X-Ms-Routing-Request-Id": [
                        "UKSOUTH:20260302T020428Z:717b763b-78be-4adc-9c41-12eac3a46c3b",
                    ],
                    "X-Ms-Correlation-Request-Id": [
                        "717b763b-78be-4adc-9c41-12eac3a46c3b",
                    ],
                    "X-Content-Type-Options": ["nosniff"],
                    "X-Msedge-Ref": [
                        "Ref A: 0AB38FF6C95E432890516277DC37E2EE Ref B: CH1AA2020617017 Ref C: 2026-03-02T02:04:28Z",
                    ],
                    "Date": [
                        "Mon, 02 Mar 2026 02:04:28 GMT",
                    ],
                    "Content-Length": ["0"],
                },
                Body: <*exported.nopClosingBytesReader | 0xc000b0e560>{s: "", i: 0},
                ContentLength: 0,
                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/rg-cluster-back-version-92nxht/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19",
                        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"],
                        "Content-Length": ["5591"],
                        "Auth...

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_version_backlevel.go:147]: Unexpected error:
    <*fmt.wrapError | 0xc000b0e660>: 
    failed starting cluster creation "cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-92nxht": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-back-version-92nxht/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"cluster-ver-4-19\" in resourcegroup=\"rg-cluster-back-version-92nxht\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-back-version-92nxht/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc0008d94d0>{
            ErrorCode: "",
            StatusCode: 502,
            RawResponse: {
                Status: "502 Bad Gateway",
                StatusCode: 502,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "Pragma": ["no-cache"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                    "X-Cache": ["CONFIG_NOCACHE"],
                    "Cache-Control": ["no-cache"],
                    "Expires": ["-1"],
                    "X-Envoy-Upstream-Service-Time": ["6"],
                    "X-Ms-Failure-Cause": ["service"],
                    "X-Ms-Operation-Identifier": [
                        "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/31016b15-57f1-483b-bb65-9af2d37cf016",
                    ],
                    "X-Ms-Request-Id": [
                        "717b763b-78be-4adc-9c41-12eac3a46c3b",
                    ],
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                    "X-Ms-Routing-Request-Id": [
                        "UKSOUTH:20260302T020428Z:717b763b-78be-4adc-9c41-12eac3a46c3b",
                    ],
                    "X-Ms-Correlation-Request-Id": [
                        "717b763b-78be-4adc-9c41-12eac3a46c3b",
                    ],
                    "X-Content-Type-Options": ["nosniff"],
                    "X-Msedge-Ref": [
                        "Ref A: 0AB38FF6C95E432890516277DC37E2EE Ref B: CH1AA2020617017 Ref C: 2026-03-02T02:04:28Z",
                    ],
                    "Date": [
                        "Mon, 02 Mar 2026 02:04:28 GMT",
                    ],
                    "Content-Length": ["0"],
                },
                Body: <*exported.nopClosingBytesReader | 0xc000b0e560>{s: "", i: 0},
                ContentLength: 0,
                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/rg-cluster-back-version-92nxht/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19",
                        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"],
                        "Content-Length": ["5591"],
                        "Auth...

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 (3)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster with back-level version 4.191
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create several HCP clusters in their customer resource group, but not in the same managed resource group1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to test admin credentials before cluster ready, then full admin credential lifecycle1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2028289411279491072
RESPONSE 502: 502 Bad Gateway
full failure pattern:
RESPONSE 502: 502 Bad Gateway
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e1100.00%1 of 1 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsFeb 24: 0 · Feb 25: 0 · Feb 26: 0 · Feb 27: 0 · Feb 28: 0 · Mar 1: 0 · Mar 2: 1none
Full failure examples (1)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_versions.go:42]: Unexpected error:
    <*exported.ResponseError | 0xc0008dc570>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOpenShiftVersions
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "X-Envoy-Upstream-Service-Time": ["7"],
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260302T020335Z:51aa9d18-066d-4e9d-868b-fee847027541",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "X-Msedge-Ref": [
                    "Ref A: 823A8F27C87B4E83AAB93890B6222AC2 Ref B: CHI261140505042 Ref C: 2026-03-02T02:03:35Z",
                ],
                "Date": [
                    "Mon, 02 Mar 2026 02:03:35 GMT",
                ],
                "X-Ms-Operation-Identifier": [
                    "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/canadacentral/4c8da580-69cd-47c3-bdbe-fe9e1d9ffb7e",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "51aa9d18-066d-4e9d-868b-fee847027541",
                ],
                "Cache-Control": ["no-cache"],
                "Expires": ["-1"],
                "X-Ms-Failure-Cause": ["service"],
                "X-Ms-Ratelimit-Remaining-Subscription-Reads": ["249"],
                "X-Ms-Request-Id": [
                    "51aa9d18-066d-4e9d-868b-fee847027541",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Cache": ["CONFIG_NOCACHE"],
                "Content-Length": ["0"],
                "Pragma": ["no-cache"],
                "X-Ms-Ratelimit-Remaining-Subscription-Global-Reads": ["3749"],
            },
            Body: <*exported.nopClosingBytesReader | 0xc00093f760>{s: "", i: 0},
            ContentLength: 0,
            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/uksouth/hcpOpenShiftVersions",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                    "Accept": ["application/json"],
                },
                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,
                CipherSuite: 4866,
                CurveID: 25,
                NegotiatedProtocol: "h2"...

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 | 0xc0008dc570>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOpenShiftVersions
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "X-Envoy-Upstream-Service-Time": ["7"],
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260302T020335Z:51aa9d18-066d-4e9d-868b-fee847027541",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "X-Msedge-Ref": [
                    "Ref A: 823A8F27C87B4E83AAB93890B6222AC2 Ref B: CHI261140505042 Ref C: 2026-03-02T02:03:35Z",
                ],
                "Date": [
                    "Mon, 02 Mar 2026 02:03:35 GMT",
                ],
                "X-Ms-Operation-Identifier": [
                    "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/canadacentral/4c8da580-69cd-47c3-bdbe-fe9e1d9ffb7e",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "51aa9d18-066d-4e9d-868b-fee847027541",
                ],
                "Cache-Control": ["no-cache"],
                "Expires": ["-1"],
                "X-Ms-Failure-Cause": ["service"],
                "X-Ms-Ratelimit-Remaining-Subscription-Reads": ["249"],
                "X-Ms-Request-Id": [
                    "51aa9d18-066d-4e9d-868b-fee847027541",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Cache": ["CONFIG_NOCACHE"],
                "Content-Length": ["0"],
                "Pragma": ["no-cache"],
                "X-Ms-Ratelimit-Remaining-Subscription-Global-Reads": ["3749"],
            },
            Body: <*exported.nopClosingBytesReader | 0xc00093f760>{s: "", i: 0},
            ContentLength: 0,
            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/uksouth/hcpOpenShiftVersions",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                    "Accept": ["application/json"],
                },
                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,
                CipherSuite: 4866,
                CurveID: 25,
                NegotiatedProtocol: "h2"...

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-stage-e2e-parallelCustomer should be able to list available HCP OpenShift versions and validate response content1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2028289411279491072
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
e2e1100.00%1 of 1 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsFeb 24: 0 · Feb 25: 0 · Feb 26: 0 · Feb 27: 0 · Feb 28: 0 · Mar 1: 0 · Mar 2: 1none
Full failure examples (1)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_missing_info.go:82]: Expected
    <*fmt.wrapError | 0xc000d82500>: 
    failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation "illegal-hcp-cluster" in resourcegroup="illegal-ocp-version-xg8g49": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-xg8g49/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-xg8g49\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-xg8g49/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000d824e0>{
            msg: "failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-xg8g49\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-xg8g49/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc001067a40>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Expires": ["-1"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/43dc45c5-178f-4ba6-9c89-26234160bbce",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Ms-Request-Id": [
                            "e4087b4e-90a4-483b-bce9-e8de11f4f990",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260302T020435Z:e4087b4e-90a4-483b-bce9-e8de11f4f990",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "Cache-Control": ["no-cache"],
                        "X-Ms-Correlation-Request-Id": [
                            "e4087b4e-90a4-483b-bce9-e8de11f4f990",
                        ],
                        "X-Msedge-Ref": [
                            "Ref A: 9400E1E30F6D42FB9824BB4364776479 Ref B: CHI261140508040 Ref C: 2026-03-02T02:04:35Z",
                        ],
                        "Pragma": ["no-cache"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Content-Type-Options": ["nosniff"],
                        "Content-Length": ["0"],
                        "X-Envoy-Upstream-Service-Time": ["9"],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Date": [
                            "Mon, 02 Mar 2026 02:04:35 GMT",
                        ],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc000d82420>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
           ...

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 | 0xc001067ad0>: {
        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 | 0xc000d82500>: 
    failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation "illegal-hcp-cluster" in resourcegroup="illegal-ocp-version-xg8g49": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-xg8g49/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-xg8g49\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-xg8g49/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000d824e0>{
            msg: "failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-xg8g49\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-xg8g49/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc001067a40>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Expires": ["-1"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/43dc45c5-178f-4ba6-9c89-26234160bbce",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Ms-Request-Id": [
                            "e4087b4e-90a4-483b-bce9-e8de11f4f990",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260302T020435Z:e4087b4e-90a4-483b-bce9-e8de11f4f990",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "Cache-Control": ["no-cache"],
                        "X-Ms-Correlation-Request-Id": [
                            "e4087b4e-90a4-483b-bce9-e8de11f4f990",
                        ],
                        "X-Msedge-Ref": [
                            "Ref A: 9400E1E30F6D42FB9824BB4364776479 Ref B: CHI261140508040 Ref C: 2026-03-02T02:04:35Z",
                        ],
                        "Pragma": ["no-cache"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Content-Type-Options": ["nosniff"],
                        "Content-Length": ["0"],
                        "X-Envoy-Upstream-Service-Time": ["9"],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Date": [
                            "Mon, 02 Mar 2026 02:04:35 GMT",
                        ],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc000d82420>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
           ...

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 | 0xc001067ad0>: {
        Regexp: "Version .* (doesn't exist|is disabled)",
        Args: nil,
    }
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should not be able to create a 4.18 HCP cluster1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2028289411279491072