<
Single Day: Jun 13
Pick a day
>
View JSON API
↗ Open Failure patterns for this day

Environment: PROD

Time (UTC)JobFailed atResultPRFailed testsDetails
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel-ocp-nightly
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 8
e2e (8)
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
23:00:09 UTC · failed at e2e · test ARO-HCP should be able to perform a control plane and node pool install with OCP nightly channel for 4.20 · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-mpxl94" for cluster "cluster-nightly-4-20-mpxl94"
Unexpected error:
    <*fmt.wrapErrors | 0xc0007d30b0>: 
    failed to create NodePool np-mpxl94, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-mpxl94 in resource group rg-nightly-4-20-j4bp9d, error: failed waiting for nodepool="np-mpxl94" for cluster "cluster-nightly-4-20-mpxl94" in resourcegroup="rg-nightly-4-20-j4bp9d" to finish creating: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-mpxl94" for cluster "cluster-nightly-4-20-mpxl94"
Unexpected error:
    <*fmt.wrapErrors | 0xc0007d30b0>: 
    failed to create NodePool np-mpxl94, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-mpxl94 in resource group rg-nightly-4-20-j4bp9d, error: failed waiting for nodepool="np-mpxl94" for cluster "cluster-nightly-4-20-mpxl94" in resourcegroup="rg-nightly-4-20-j4bp9d" to finish creating: context deadline exceeded
    ...
occurred
timeout during CreateHCPClusterAndWait; context deadline exceeded
23:00:09 UTC · failed at e2e · test ARO-HCP should be able to perform a control plane and node pool install with OCP nightly channel for 5.0 · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:126]: Swift cluster rg-nightly-5-0-8fnj8w/cluster-nightly-5-0-pc6pg4 should provision
Unexpected error:
    <*fmt.wrapErrors | 0xc0005eec60>: 
    failed waiting for cluster="cluster-nightly-5-0-pc6pg4" in resourcegroup="rg-nightly-5-0-8fnj8w" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223AndWait for cluster cluster-nightly-5-0-pc6pg4 in resource group rg-nightly-5-0-8fnj8w, error: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:126]: Swift cluster rg-nightly-5-0-8fnj8w/cluster-nightly-5-0-pc6pg4 should provision
Unexpected error:
    <*fmt.wrapErrors | 0xc0005eec60>: 
    failed waiting for cluster="cluster-nightly-5-0-pc6pg4" in resourcegroup="rg-nightly-5-0-8fnj8w" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223AndWait for cluster cluster-nightly-5-0-pc6pg4 in resource group rg-nightly-5-0-8fnj8w, error: context deadline exceeded
    ...
occurred
ERROR CODE: InvalidTemplateDeployment; provider Microsoft.Compute
23:00:09 UTC · failed at e2e · test Authorized CIDRs Connectivity should allow API access only from authorized VM IP · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:130]: failed to deploy test VM
Unexpected error:
    <*fmt.wrapError | 0xc0010931e0>: 
    failed creating deployment "test-vm" in resourcegroup="e2e-cidr-connectivity-fjsk59": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourcegroups/e2e-cidr-connectivity-fjsk59/providers/Microsoft.Resources/deployments/test-vm
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: InvalidTemplateDeployment
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "InvalidTemplateDeployment",
        "message": "The template deployment 'test-vm' is not valid according to the validation procedure. The following resource provider(s) - 'Microsoft.Compute/virtualMachines (2023-03-01)' reported preflight validation errors. Tracking id is 'af5eb3b1-d28d-40aa-b393-7c5df027bafd'. See inner errors for details.",
        "details": [
          {
            "code": "QuotaExceeded",
            "message": "Operation could not be completed as it results in exceeding approved standardDSv5Family Cores quota. Additional details - Deployment Model: Resource Manager, Location: uksouth, Current Limit: 0, Current Usage: 0, Additional Required: 2, (Minimum) New Limit Required: 2. Setup Alerts when Quota reaches threshold. Learn more at https://aka.ms/quotamonitoringalerting . Submit a request for Quota increase at https://aka.ms/ProdportalCRP/#blade/Microsoft_Azure_Capacity/UsageAndQuota.ReactView/Parameters/%7B%22subscriptionId%22:%22XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX%22,%22command%22:%22openQuotaApprovalBlade%22,%22quotas%22:[%7B%22location%22:%22uksouth%22,%22providerId%22:%22Microsoft.Compute%22,%22resourceName%22:%22standardDSv5Family%22,%22quotaRequest%22:%7B%22properties%22:%7B%22limit%22:2,%22unit%22:%22Count%22,%22name%22:%7B%22value%22:%22standardDSv5Family%22%7D%7D%7D%7D]%7D by specifying parameters listed in the ‘Details’ section for deployment to succeed. Please read more about quota limits at https://docs.microsoft.com/en-us/azure/azure-supportability/per-vm-quota-requests"
          }
        ]
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:130]: failed to deploy test VM
Unexpected error:
    <*fmt.wrapError | 0xc0010931e0>: 
    failed creating deployment "test-vm" in resourcegroup="e2e-cidr-connectivity-fjsk59": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourcegroups/e2e-cidr-connectivity-fjsk59/providers/Microsoft.Resources/deployments/test-vm
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: InvalidTemplateDeployment
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "InvalidTemplateDeployment",
        "message": "The template deployment 'test-vm' is not valid according to the validation procedure. The following resource provider(s) - 'Microsoft.Compute/virtualMachines (2023-03-01)' reported preflight validation errors. Tracking id is 'af5eb3b1-d28d-40aa-b393-7c5df027bafd'. See inner errors for details.",
        "details": [
          {
            "code": "QuotaExceeded",
            "message": "Operation could not be completed as it results in exceeding approved standardDSv5Family Cores quota. Additional details - Deployment Model: Resource Manager, Location: uksouth, Current Limit: 0, Current Usage: 0, Additional Required: 2, (Minimum) New Limit Required: 2. Setup Alerts when Quota reaches threshold. Learn more at https://aka.ms/quotamonitoringalerting . Submit a request for Quota increase at https://aka.ms/ProdportalCRP/#blade/Microsoft_Azure_Capacity/UsageAndQuota.ReactView/Parameters/%7B%22subscriptionId%22:%22XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX%22,%22command%22:%22openQuotaApprovalBlade%22,%22quotas%22:[%7B%22location%22:%22uksouth%22,%22providerId%22:%22Microsoft.Compute%22,%22resourceName%22:%22standardDSv5Family%22,%22quotaRequest%22:%7B%22properties%22:%7B%22limit%22:2,%22unit%22:%22Count%22,%22name%22:%7B%22value%22:%22standardDSv5Family%22%7D%7D%7D%7D]%7D by specifying parameters listed in the ‘Details’ section for deployment to succeed. Please read more about quota limits at https://docs.microsoft.com/en-us/azure/azure-supportability/per-vm-quota-requests"
          }
        ]
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
client rate limiter Wait returned an error: context deadline exceeded
23:00:09 UTC · failed at e2e · test Customer should be able to create a no-CNI private cluster with a private key vault, a nodepool and install cilium CNI successfully · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:190]: failed to verify nodes are Ready with Cilium CNI for cluster "cilium-cluster"
Unexpected error:
    <*errors.joinError | 0xc000df03f0>: 
    VerifyNodesReady failed: no nodes found in the cluster
    VerifyCiliumOperational failed: not all pods in kube-system namespace are running: failed to list pods in kube-system namespace: client rate limiter Wait returned an error: context deadline exceeded
    failed to create NodePool cilium-np, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool cilium-np in resource group complex-cilium-kv-bn486z, error: failed waiting for nodepool="cilium-np" for cluster "cilium-cluster" in resourcegroup="complex-cilium-kv-bn486z" to finish creating: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:190]: failed to verify nodes are Ready with Cilium CNI for cluster "cilium-cluster"
Unexpected error:
    <*errors.joinError | 0xc000df03f0>: 
    VerifyNodesReady failed: no nodes found in the cluster
    VerifyCiliumOperational failed: not all pods in kube-system namespace are running: failed to list pods in kube-system namespace: client rate limiter Wait returned an error: context deadline exceeded
    failed to create NodePool cilium-np, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool cilium-np in resource group complex-cilium-kv-bn486z, error: failed waiting for nodepool="cilium-np" for cluster "cilium-cluster" in resourcegroup="complex-cilium-kv-bn486z" to finish creating: context deadline exceeded
    ...
occurred
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
23:00:09 UTC · failed at e2e · test Create HCPOpenShiftCluster with Private KeyVault should create a cluster with private keyvault using v20251223preview API · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_private_kv.go:136]: failed to create node pool "np-1" for private keyvault cluster "private-kv-cluster"
Unexpected error:
    <*fmt.wrapErrors | 0xc0011cb4a0>: 
    failed to create NodePool np-1, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group private-keyvault-n42n4q, error: failed waiting for nodepool="np-1" for cluster "private-kv-cluster" in resourcegroup="private-keyvault-n42n4q" to finish creating: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_private_kv.go:136]: failed to create node pool "np-1" for private keyvault cluster "private-kv-cluster"
Unexpected error:
    <*fmt.wrapErrors | 0xc0011cb4a0>: 
    failed to create NodePool np-1, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group private-keyvault-n42n4q, error: failed waiting for nodepool="np-1" for cluster "private-kv-cluster" in resourcegroup="private-keyvault-n42n4q" to finish creating: context deadline exceeded
    ...
occurred
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
23:00:09 UTC · failed at e2e · test ARO-HCP should be able to perform a control plane and node pool install with OCP nightly channel for 4.22 · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-6qggtl" for cluster "cluster-nightly-4-22-6qggtl"
Unexpected error:
    <*fmt.wrapErrors | 0xc0007f67e0>: 
    failed to create NodePool np-6qggtl, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-6qggtl in resource group rg-nightly-4-22-rhdjmj, error: failed waiting for nodepool="np-6qggtl" for cluster "cluster-nightly-4-22-6qggtl" in resourcegroup="rg-nightly-4-22-rhdjmj" to finish creating: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-6qggtl" for cluster "cluster-nightly-4-22-6qggtl"
Unexpected error:
    <*fmt.wrapErrors | 0xc0007f67e0>: 
    failed to create NodePool np-6qggtl, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-6qggtl in resource group rg-nightly-4-22-rhdjmj, error: failed waiting for nodepool="np-6qggtl" for cluster "cluster-nightly-4-22-6qggtl" in resourcegroup="rg-nightly-4-22-rhdjmj" to finish creating: context deadline exceeded
    ...
occurred
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
23:00:09 UTC · failed at e2e · test ARO-HCP should be able to perform a control plane and node pool install with OCP nightly channel for 4.21 · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-f7q6bg" for cluster "cluster-nightly-4-21-f7q6bg"
Unexpected error:
    <*fmt.wrapErrors | 0xc000887050>: 
    failed to create NodePool np-f7q6bg, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-f7q6bg in resource group rg-nightly-4-21-xxvpqx, error: failed waiting for nodepool="np-f7q6bg" for cluster "cluster-nightly-4-21-f7q6bg" in resourcegroup="rg-nightly-4-21-xxvpqx" to finish creating: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-f7q6bg" for cluster "cluster-nightly-4-21-f7q6bg"
Unexpected error:
    <*fmt.wrapErrors | 0xc000887050>: 
    failed to create NodePool np-f7q6bg, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-f7q6bg in resource group rg-nightly-4-21-xxvpqx, error: failed waiting for nodepool="np-f7q6bg" for cluster "cluster-nightly-4-21-f7q6bg" in resourcegroup="rg-nightly-4-21-xxvpqx" to finish creating: context deadline exceeded
    ...
occurred
timeout during CreateHCPClusterAndWait; context deadline exceeded
23:00:09 UTC · failed at e2e · test ARO-HCP should be able to perform a control plane and node pool install with OCP nightly channel for 4.23 · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:126]: Swift cluster rg-nightly-4-23-l2rvdl/cluster-nightly-4-23-2pc4mf should provision
Unexpected error:
    <*fmt.wrapErrors | 0xc000c10b10>: 
    failed waiting for cluster="cluster-nightly-4-23-2pc4mf" in resourcegroup="rg-nightly-4-23-l2rvdl" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223AndWait for cluster cluster-nightly-4-23-2pc4mf in resource group rg-nightly-4-23-l2rvdl, error: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:126]: Swift cluster rg-nightly-4-23-l2rvdl/cluster-nightly-4-23-2pc4mf should provision
Unexpected error:
    <*fmt.wrapErrors | 0xc000c10b10>: 
    failed waiting for cluster="cluster-nightly-4-23-2pc4mf" in resourcegroup="rg-nightly-4-23-l2rvdl" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223AndWait for cluster cluster-nightly-4-23-2pc4mf in resource group rg-nightly-4-23-l2rvdl, error: context deadline exceeded
    ...
occurred
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 8
e2e (8)
timeout during CreateHCPClusterAndWait; context deadline exceeded
02:00:08 UTC · failed at e2e · test ARO-HCP should be able to perform a control plane and node pool install with OCP candidate channel for 5.0 · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:126]: Swift cluster rg-nightly-5-0-vcn7cv/cluster-nightly-5-0-9w646r should provision
Unexpected error:
    <*fmt.wrapErrors | 0xc0003084e0>: 
    failed waiting for cluster="cluster-nightly-5-0-9w646r" in resourcegroup="rg-nightly-5-0-vcn7cv" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223AndWait for cluster cluster-nightly-5-0-9w646r in resource group rg-nightly-5-0-vcn7cv, error: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:126]: Swift cluster rg-nightly-5-0-vcn7cv/cluster-nightly-5-0-9w646r should provision
Unexpected error:
    <*fmt.wrapErrors | 0xc0003084e0>: 
    failed waiting for cluster="cluster-nightly-5-0-9w646r" in resourcegroup="rg-nightly-5-0-vcn7cv" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223AndWait for cluster cluster-nightly-5-0-9w646r in resource group rg-nightly-5-0-vcn7cv, error: context deadline exceeded
    ...
occurred
timeout during CreateHCPClusterAndWait; context deadline exceeded
02:00:08 UTC · failed at e2e · test ARO-HCP should be able to perform a control plane and node pool install with OCP candidate channel for 4.23 · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:126]: Swift cluster rg-nightly-4-23-xhwzmm/cluster-nightly-4-23-4l22qd should provision
Unexpected error:
    <*fmt.wrapErrors | 0xc0014f42a0>: 
    failed waiting for cluster="cluster-nightly-4-23-4l22qd" in resourcegroup="rg-nightly-4-23-xhwzmm" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223AndWait for cluster cluster-nightly-4-23-4l22qd in resource group rg-nightly-4-23-xhwzmm, error: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:126]: Swift cluster rg-nightly-4-23-xhwzmm/cluster-nightly-4-23-4l22qd should provision
Unexpected error:
    <*fmt.wrapErrors | 0xc0014f42a0>: 
    failed waiting for cluster="cluster-nightly-4-23-4l22qd" in resourcegroup="rg-nightly-4-23-xhwzmm" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223AndWait for cluster cluster-nightly-4-23-4l22qd in resource group rg-nightly-4-23-xhwzmm, error: context deadline exceeded
    ...
occurred
ERROR CODE: InvalidTemplateDeployment; provider Microsoft.Compute
02:00:08 UTC · failed at e2e · test Authorized CIDRs Connectivity should allow API access only from authorized VM IP · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:130]: failed to deploy test VM
Unexpected error:
    <*fmt.wrapError | 0xc0010b9180>: 
    failed creating deployment "test-vm" in resourcegroup="e2e-cidr-connectivity-w9mrjk": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourcegroups/e2e-cidr-connectivity-w9mrjk/providers/Microsoft.Resources/deployments/test-vm
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: InvalidTemplateDeployment
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "InvalidTemplateDeployment",
        "message": "The template deployment 'test-vm' is not valid according to the validation procedure. The following resource provider(s) - 'Microsoft.Compute/virtualMachines (2023-03-01)' reported preflight validation errors. Tracking id is '3e358d95-8993-4562-a5f9-f29fa3953f34'. See inner errors for details.",
        "details": [
          {
            "code": "QuotaExceeded",
            "message": "Operation could not be completed as it results in exceeding approved standardDSv5Family Cores quota. Additional details - Deployment Model: Resource Manager, Location: uksouth, Current Limit: 0, Current Usage: 0, Additional Required: 2, (Minimum) New Limit Required: 2. Setup Alerts when Quota reaches threshold. Learn more at https://aka.ms/quotamonitoringalerting . Submit a request for Quota increase at https://aka.ms/ProdportalCRP/#blade/Microsoft_Azure_Capacity/UsageAndQuota.ReactView/Parameters/%7B%22subscriptionId%22:%22XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX%22,%22command%22:%22openQuotaApprovalBlade%22,%22quotas%22:[%7B%22location%22:%22uksouth%22,%22providerId%22:%22Microsoft.Compute%22,%22resourceName%22:%22standardDSv5Family%22,%22quotaRequest%22:%7B%22properties%22:%7B%22limit%22:2,%22unit%22:%22Count%22,%22name%22:%7B%22value%22:%22standardDSv5Family%22%7D%7D%7D%7D]%7D by specifying parameters listed in the ‘Details’ section for deployment to succeed. Please read more about quota limits at https://docs.microsoft.com/en-us/azure/azure-supportability/per-vm-quota-requests"
          }
        ]
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:130]: failed to deploy test VM
Unexpected error:
    <*fmt.wrapError | 0xc0010b9180>: 
    failed creating deployment "test-vm" in resourcegroup="e2e-cidr-connectivity-w9mrjk": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourcegroups/e2e-cidr-connectivity-w9mrjk/providers/Microsoft.Resources/deployments/test-vm
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: InvalidTemplateDeployment
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "InvalidTemplateDeployment",
        "message": "The template deployment 'test-vm' is not valid according to the validation procedure. The following resource provider(s) - 'Microsoft.Compute/virtualMachines (2023-03-01)' reported preflight validation errors. Tracking id is '3e358d95-8993-4562-a5f9-f29fa3953f34'. See inner errors for details.",
        "details": [
          {
            "code": "QuotaExceeded",
            "message": "Operation could not be completed as it results in exceeding approved standardDSv5Family Cores quota. Additional details - Deployment Model: Resource Manager, Location: uksouth, Current Limit: 0, Current Usage: 0, Additional Required: 2, (Minimum) New Limit Required: 2. Setup Alerts when Quota reaches threshold. Learn more at https://aka.ms/quotamonitoringalerting . Submit a request for Quota increase at https://aka.ms/ProdportalCRP/#blade/Microsoft_Azure_Capacity/UsageAndQuota.ReactView/Parameters/%7B%22subscriptionId%22:%22XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX%22,%22command%22:%22openQuotaApprovalBlade%22,%22quotas%22:[%7B%22location%22:%22uksouth%22,%22providerId%22:%22Microsoft.Compute%22,%22resourceName%22:%22standardDSv5Family%22,%22quotaRequest%22:%7B%22properties%22:%7B%22limit%22:2,%22unit%22:%22Count%22,%22name%22:%7B%22value%22:%22standardDSv5Family%22%7D%7D%7D%7D]%7D by specifying parameters listed in the ‘Details’ section for deployment to succeed. Please read more about quota limits at https://docs.microsoft.com/en-us/azure/azure-supportability/per-vm-quota-requests"
          }
        ]
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
02:00:08 UTC · failed at e2e · test ARO-HCP should be able to perform a control plane and node pool install with OCP candidate channel for 4.21 · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-8p54td" for cluster "cluster-candidate-4-21-8p54td"
Unexpected error:
    <*fmt.wrapErrors | 0xc0011e2210>: 
    failed to create NodePool np-8p54td, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-8p54td in resource group rg-candidate-4-21-rvs2rc, error: failed waiting for nodepool="np-8p54td" for cluster "cluster-candidate-4-21-8p54td" in resourcegroup="rg-candidate-4-21-rvs2rc" to finish creating: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-8p54td" for cluster "cluster-candidate-4-21-8p54td"
Unexpected error:
    <*fmt.wrapErrors | 0xc0011e2210>: 
    failed to create NodePool np-8p54td, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-8p54td in resource group rg-candidate-4-21-rvs2rc, error: failed waiting for nodepool="np-8p54td" for cluster "cluster-candidate-4-21-8p54td" in resourcegroup="rg-candidate-4-21-rvs2rc" to finish creating: context deadline exceeded
    ...
occurred
client rate limiter Wait returned an error: context deadline exceeded
02:00:08 UTC · failed at e2e · test Customer should be able to create a no-CNI private cluster with a private key vault, a nodepool and install cilium CNI successfully · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:190]: failed to verify nodes are Ready with Cilium CNI for cluster "cilium-cluster"
Unexpected error:
    <*errors.joinError | 0xc00181a420>: 
    VerifyNodesReady failed: no nodes found in the cluster
    VerifyCiliumOperational failed: not all pods in kube-system namespace are running: failed to list pods in kube-system namespace: client rate limiter Wait returned an error: context deadline exceeded
    failed to create NodePool cilium-np, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool cilium-np in resource group complex-cilium-kv-vdrfcr, error: failed waiting for nodepool="cilium-np" for cluster "cilium-cluster" in resourcegroup="complex-cilium-kv-vdrfcr" to finish creating: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:190]: failed to verify nodes are Ready with Cilium CNI for cluster "cilium-cluster"
Unexpected error:
    <*errors.joinError | 0xc00181a420>: 
    VerifyNodesReady failed: no nodes found in the cluster
    VerifyCiliumOperational failed: not all pods in kube-system namespace are running: failed to list pods in kube-system namespace: client rate limiter Wait returned an error: context deadline exceeded
    failed to create NodePool cilium-np, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool cilium-np in resource group complex-cilium-kv-vdrfcr, error: failed waiting for nodepool="cilium-np" for cluster "cilium-cluster" in resourcegroup="complex-cilium-kv-vdrfcr" to finish creating: context deadline exceeded
    ...
occurred
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
02:00:08 UTC · failed at e2e · test ARO-HCP should be able to perform a control plane and node pool install with OCP candidate channel for 4.20 · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-g6gsdf" for cluster "cluster-candidate-4-20-g6gsdf"
Unexpected error:
    <*fmt.wrapErrors | 0xc000f400c0>: 
    failed to create NodePool np-g6gsdf, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-g6gsdf in resource group rg-candidate-4-20-6szx2c, error: failed waiting for nodepool="np-g6gsdf" for cluster "cluster-candidate-4-20-g6gsdf" in resourcegroup="rg-candidate-4-20-6szx2c" to finish creating: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-g6gsdf" for cluster "cluster-candidate-4-20-g6gsdf"
Unexpected error:
    <*fmt.wrapErrors | 0xc000f400c0>: 
    failed to create NodePool np-g6gsdf, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-g6gsdf in resource group rg-candidate-4-20-6szx2c, error: failed waiting for nodepool="np-g6gsdf" for cluster "cluster-candidate-4-20-g6gsdf" in resourcegroup="rg-candidate-4-20-6szx2c" to finish creating: context deadline exceeded
    ...
occurred
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
02:00:08 UTC · failed at e2e · test ARO-HCP should be able to perform a control plane and node pool install with OCP candidate channel for 4.22 · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-l8mzcz" for cluster "cluster-candidate-4-22-l8mzcz"
Unexpected error:
    <*fmt.wrapErrors | 0xc0000f4e10>: 
    failed to create NodePool np-l8mzcz, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-l8mzcz in resource group rg-candidate-4-22-sttsz9, error: failed waiting for nodepool="np-l8mzcz" for cluster "cluster-candidate-4-22-l8mzcz" in resourcegroup="rg-candidate-4-22-sttsz9" to finish creating: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:192]: failed to create node pool "np-l8mzcz" for cluster "cluster-candidate-4-22-l8mzcz"
Unexpected error:
    <*fmt.wrapErrors | 0xc0000f4e10>: 
    failed to create NodePool np-l8mzcz, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-l8mzcz in resource group rg-candidate-4-22-sttsz9, error: failed waiting for nodepool="np-l8mzcz" for cluster "cluster-candidate-4-22-l8mzcz" in resourcegroup="rg-candidate-4-22-sttsz9" to finish creating: context deadline exceeded
    ...
occurred
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
02:00:08 UTC · failed at e2e · test Create HCPOpenShiftCluster with Private KeyVault should create a cluster with private keyvault using v20251223preview API · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_private_kv.go:136]: failed to create node pool "np-1" for private keyvault cluster "private-kv-cluster"
Unexpected error:
    <*fmt.wrapErrors | 0xc000f7ae70>: 
    failed to create NodePool np-1, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group private-keyvault-mw5w9v, error: failed waiting for nodepool="np-1" for cluster "private-kv-cluster" in resourcegroup="private-keyvault-mw5w9v" to finish creating: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_private_kv.go:136]: failed to create node pool "np-1" for private keyvault cluster "private-kv-cluster"
Unexpected error:
    <*fmt.wrapErrors | 0xc000f7ae70>: 
    failed to create NodePool np-1, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group private-keyvault-mw5w9v, error: failed waiting for nodepool="np-1" for cluster "private-kv-cluster" in resourcegroup="private-keyvault-mw5w9v" to finish creating: context deadline exceeded
    ...
occurred