build: Latest devbox update #3376
Triggered via pull request
November 26, 2024 12:13
jimmidyson
synchronize
#978
Status
Success
Total duration
14s
Artifacts
–
Annotations
1 error
caren-e2e.[It] Quick start Nutanix Calico HelmAddon topology-calico-helm-addon Should create a workload cluster [provider:Nutanix, cni:Calico, addonStrategy:HelmAddon]:
caren-e2e#L1
Timed out after 300.000s.
HelmReleaseProxy quick-start-qe5o60/node-feature-discovery-quick-start-fz5av4wgsfk4x9wpr77tukeqggw6 failed to become ready and have up to date revision: ready condition = &{Type:Ready Status:False Severity:Info LastTransitionTime:2024-11-26 12:31:14 +0000 UTC Reason:HelmReleasePending Message:Helm release is in a pending state: pending-install}, revision = 1, full object is:
&{TypeMeta:{Kind:HelmReleaseProxy APIVersion:addons.cluster.x-k8s.io/v1alpha1} ObjectMeta:{Name:node-feature-discovery-quick-start-fz5av4wgsfk4x9wpr77tukeqggw6 GenerateName:node-feature-discovery-quick-start-fz5av4wgsfk4x9wpr77tukemuryzkvsa7g8cv0h6cywmntndazu- Namespace:quick-start-qe5o60 SelfLink: UID:844c328d-29f3-45cd-9c24-213f543bb98c ResourceVersion:3356 Generation:1 CreationTimestamp:2024-11-26 12:31:09 +0000 UTC DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[cluster.x-k8s.io/cluster-name:quick-start-fz5av4wgsfk4x9wpr77tukemuryzkvsa7g8cv0h6cywmntndazu helmreleaseproxy.addons.cluster.x-k8s.io/helmchartproxy-name:node-feature-discovery-01936872-4ffa-797a-959f-bd1451cfb6dd] Annotations:map[] OwnerReferences:[{APIVersion:addons.cluster.x-k8s.io/v1alpha1 Kind:HelmChartProxy Name:node-feature-discovery-01936872-4ffa-797a-959f-bd1451cfb6dd UID:84fedb40-4765-497a-91ea-b779d74aae45 Controller:0xc00127fe77 BlockOwnerDeletion:0xc00127fe76}] Finalizers:[helmreleaseproxy.addons.cluster.x-k8s.io] ManagedFields:[{Manager:manager Operation:Update APIVersion:addons.cluster.x-k8s.io/v1alpha1 Time:2024-11-26 12:31:09 +0000 UTC FieldsType:FieldsV1 FieldsV1:{"f:metadata":{"f:finalizers":{".":{},"v:\"helmreleaseproxy.addons.cluster.x-k8s.io\"":{}},"f:generateName":{},"f:labels":{".":{},"f:cluster.x-k8s.io/cluster-name":{},"f:helmreleaseproxy.addons.cluster.x-k8s.io/helmchartproxy-name":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"84fedb40-4765-497a-91ea-b779d74aae45\"}":{}}},"f:spec":{".":{},"f:chartName":{},"f:clusterRef":{},"f:namespace":{},"f:options":{".":{},"f:enableClientCache":{},"f:install":{".":{},"f:createNamespace":{}},"f:timeout":{},"f:upgrade":{".":{},"f:maxHistory":{}}},"f:releaseName":{},"f:repoURL":{},"f:tlsConfig":{".":{},"f:caSecret":{}},"f:values":{},"f:version":{}}} Subresource:} {Manager:manager Operation:Update APIVersion:addons.cluster.x-k8s.io/v1alpha1 Time:2024-11-26 12:31:14 +0000 UTC FieldsType:FieldsV1 FieldsV1:{"f:status":{".":{},"f:conditions":{},"f:observedGeneration":{},"f:revision":{},"f:status":{}}} Subresource:status}]} Spec:{ClusterRef:{Kind:Cluster Namespace:quick-start-qe5o60 Name:quick-start-fz5av4wgsfk4x9wpr77tukemuryzkvsa7g8cv0h6cywmntndazu UID: APIVersion:cluster.x-k8s.io/v1beta1 ResourceVersion: FieldPath:} ChartName:node-feature-discovery RepoURL:oci://helm-repository.caren-system.svc/charts ReleaseName:node-feature-discovery ReleaseNamespace:node-feature-discovery Version:0.16.4 Values:master:
extraLabelNs:
- nvidia.com
- beta.amd.com
- amd.com
tolerations:
- key: "node-role.kubernetes.io/control-plane"
operator: "Equal"
value: ""
effect: "NoSchedule"
affinity:
nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 1
preference:
matchExpressions:
- key: "node-role.kubernetes.io/control-plane"
operator: In
values: [""]
worker: ### <NFD-WORKER-CONF-START-DO-NOT-REMOVE>
config:
sources:
pci:
deviceLabelFields:
- "class"
- "vendor"
tolerations:
- effect: NoSchedule
key: node-role.kubernetes.io/control-plane
gc:
tolerations:
- effect: NoSchedule
key: node-role.kubernetes.io/control-plane Options:{DisableHooks:false Wait:false WaitForJobs:false DependencyUpdate:false Timeout:&Duration{Duration:10m0s,} SkipCRDs:false SubNotes:false DisableOpenAPIValidation:false Atomic:false Install:{CreateNamespace:true IncludeCRDs:false} Upgrade:{Force:false ResetValues:false ReuseValues:false ResetThenReuseValues:false Recreate:false MaxHistory:10 CleanupOnFail:false} Uninstall:<nil> EnableClientCache:false} Credentials:<nil> TLSConfig:0xc0012259f0} Status:{Conditions:[{Type:Ready Status:False Severity:Info LastTransitionTime:2024-11-26 12:31:14 +0000 UTC Reason:HelmReleasePending Message:Helm release is in a pending state: pending-install} {Type:ClusterAvailable Status:True Severity: LastTransitionTime:2024-11-26 12:31:09 +0000 UTC Reason: Message:} {Type:HelmReleaseReady Status:False Severity:Info LastTransitionTime:2024-11-26 12:31:14 +0000 UTC Reason:HelmReleasePending Message:Helm release is in a pending state: pending-install}] Status:pending-install Revision:1 ObservedGeneration:1}}
`
Expected
<bool>: false
to be true
|