build(deps): Bump DeterminateSystems/nix-installer-action from 19 to 20 #4111
42 tests run, 31 passed, 8 skipped, 3 failed.
Annotations
Check failure on line 1 in caren-e2e
github-actions / e2e test report
caren-e2e.[It] Quick start Nutanix Cilium HelmAddon topology-with-failuredomains-cilium-helm-addon Should create a workload cluster [provider:Nutanix, cni:Cilium, addonStrategy:HelmAddon]
Timed out after 600.001s.
Timed out waiting for 1 nodes to be created for MachineDeployment quick-start-rd6nld/quick-start-z4ij3lyqb4zklnccwja0vws8tfqlg8r59f1oidxlbdn0h1sjnrk
The function passed to Eventually failed at /home/runner/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/machinedeployment_helpers.go:127 with:
Expected
<int>: 0
to equal
<int>: 1
Raw output
[FAILED] Timed out after 600.001s.
Timed out waiting for 1 nodes to be created for MachineDeployment quick-start-rd6nld/quick-start-z4ij3lyqb4zklnccwja0vws8tfqlg8r59f1oidxlbdn0h1sjnrk
The function passed to Eventually failed at /home/runner/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/machinedeployment_helpers.go:127 with:
Expected
<int>: 0
to equal
<int>: 1
In [It] at: /home/runner/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/machinedeployment_helpers.go:128 @ 09/15/25 02:42:47.563
Check failure on line 1 in caren-e2e
github-actions / e2e test report
caren-e2e.[It] Quick start Nutanix Cilium ClusterResourceSet topology-cilium-crs Should create a workload cluster [provider:Nutanix, cni:Cilium, addonStrategy:ClusterResourceSet]
Unexpected error:
<*fmt.wrapError | 0xc000728700>:
failed to reserve IP in subnet vlan174: {"data":{"error":[{"message":"Failed to perform the operation as rate limit set by the API has been exceeded.","severity":"ERROR","code":"PLAT-10003","locale":"en_US","errorGroup":"RATE_LIMIT_EXCEEDED","$objectType":"networking.v4.error.AppMessage"}],"$objectType":"networking.v4.error.ErrorResponse"},"$dataItemDiscriminator":"networking.v4.error.ErrorResponse"}
{
msg: "failed to reserve IP in subnet vlan174: {\"data\":{\"error\":[{\"message\":\"Failed to perform the operation as rate limit set by the API has been exceeded.\",\"severity\":\"ERROR\",\"code\":\"PLAT-10003\",\"locale\":\"en_US\",\"errorGroup\":\"RATE_LIMIT_EXCEEDED\",\"$objectType\":\"networking.v4.error.AppMessage\"}],\"$objectType\":\"networking.v4.error.ErrorResponse\"},\"$dataItemDiscriminator\":\"networking.v4.error.ErrorResponse\"}",
err: <client.GenericOpenAPIError>{
Body: "{\"data\":{\"error\":[{\"message\":\"Failed to perform the operation as rate limit set by the API has been exceeded.\",\"severity\":\"ERROR\",\"code\":\"PLAT-10003\",\"locale\":\"en_US\",\"errorGroup\":\"RATE_LIMIT_EXCEEDED\",\"$objectType\":\"networking.v4.error.AppMessage\"}],\"$objectType\":\"networking.v4.error.ErrorResponse\"},\"$dataItemDiscriminator\":\"networking.v4.error.ErrorResponse\"}",
Model: nil,
Status: "429 TOO MANY REQUESTS",
},
}
occurred
Raw output
[FAILED] Unexpected error:
<*fmt.wrapError | 0xc000728700>:
failed to reserve IP in subnet vlan174: {"data":{"error":[{"message":"Failed to perform the operation as rate limit set by the API has been exceeded.","severity":"ERROR","code":"PLAT-10003","locale":"en_US","errorGroup":"RATE_LIMIT_EXCEEDED","$objectType":"networking.v4.error.AppMessage"}],"$objectType":"networking.v4.error.ErrorResponse"},"$dataItemDiscriminator":"networking.v4.error.ErrorResponse"}
{
msg: "failed to reserve IP in subnet vlan174: {\"data\":{\"error\":[{\"message\":\"Failed to perform the operation as rate limit set by the API has been exceeded.\",\"severity\":\"ERROR\",\"code\":\"PLAT-10003\",\"locale\":\"en_US\",\"errorGroup\":\"RATE_LIMIT_EXCEEDED\",\"$objectType\":\"networking.v4.error.AppMessage\"}],\"$objectType\":\"networking.v4.error.ErrorResponse\"},\"$dataItemDiscriminator\":\"networking.v4.error.ErrorResponse\"}",
err: <client.GenericOpenAPIError>{
Body: "{\"data\":{\"error\":[{\"message\":\"Failed to perform the operation as rate limit set by the API has been exceeded.\",\"severity\":\"ERROR\",\"code\":\"PLAT-10003\",\"locale\":\"en_US\",\"errorGroup\":\"RATE_LIMIT_EXCEEDED\",\"$objectType\":\"networking.v4.error.AppMessage\"}],\"$objectType\":\"networking.v4.error.ErrorResponse\"},\"$dataItemDiscriminator\":\"networking.v4.error.ErrorResponse\"}",
Model: nil,
Status: "429 TOO MANY REQUESTS",
},
}
occurred
In [BeforeEach] at: /home/runner/_work/cluster-api-runtime-extensions-nutanix/cluster-api-runtime-extensions-nutanix/test/e2e/quick_start_test.go:117 @ 09/15/25 02:20:09.972
There were additional failures detected after the initial failure. These are visible in the timeline
Check failure on line 1 in caren-e2e
github-actions / e2e test report
caren-e2e.[It] Quick start Nutanix Cilium ClusterResourceSet topology-with-failuredomains-cilium-crs Should create a workload cluster [provider:Nutanix, cni:Cilium, addonStrategy:ClusterResourceSet]
Timed out after 600.000s.
Timed out waiting for 1 nodes to be created for MachineDeployment quick-start-91yq1p/quick-start-o1236mm5gt66k7yi5bmqd00pnk34iinmistor93k26gnnlmj94b
The function passed to Eventually failed at /home/runner/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/machinedeployment_helpers.go:127 with:
Expected
<int>: 0
to equal
<int>: 1
Raw output
[FAILED] Timed out after 600.000s.
Timed out waiting for 1 nodes to be created for MachineDeployment quick-start-91yq1p/quick-start-o1236mm5gt66k7yi5bmqd00pnk34iinmistor93k26gnnlmj94b
The function passed to Eventually failed at /home/runner/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/machinedeployment_helpers.go:127 with:
Expected
<int>: 0
to equal
<int>: 1
In [It] at: /home/runner/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/machinedeployment_helpers.go:128 @ 09/15/25 02:43:07.575