Closed
Description
@asm582 has the his test image quay.io/asmalvan/quota-mgmt-0712
working on OC 4.11 but he noticed issues with OC 4.13. I tried it myself on OC 4.13 and seeing that appwrappers aren't getting scheduled.
oc logs -f mcad-controller-68c575f55d-6db7h -n kube-system |grep ScheduleNext
E0713 21:13:19.865360 1 queuejob_controller_ex.go:1210] [ScheduleNext] Failed to updated status in etcd for app wrapper 'default/defaultaw-schd-spec-with-timeout-11', status = {Pending:0 Running:0 Succeeded:0 Failed:0 MinAvailable:0 CanRun:false IsDispatched:false State:Pending Message: SystemPriority:9 QueueJobState:HeadOfLine ControllerFirstTimestamp:2023-07-13 21:11:20.054349544 +0000 UTC m=+61.083581462 ControllerFirstDispatchTimestamp:0001-01-01 00:00:00 +0000 UTC FilterIgnore:true Sender:before ScheduleNext - setHOL Local:false Conditions:[{Type:Init Status:True LastUpdateMicroTime:2023-07-13 21:11:20.05458499 +0000 UTC m=+61.083816907 LastTransitionMicroTime:2023-07-13 21:11:20.05458508 +0000 UTC m=+61.083816977 Reason: Message:} {Type:Queueing Status:True LastUpdateMicroTime:2023-07-13 21:11:20.054809526 +0000 UTC m=+61.084041423 LastTransitionMicroTime:2023-07-13 21:11:20.054809606 +0000 UTC m=+61.084041493 Reason:AwaitingHeadOfLine Message:} {Type:HeadOfLine Status:True LastUpdateMicroTime:2023-07-13 21:11:25.642716112 +0000 UTC m=+66.671948019 LastTransitionMicroTime:2023-07-13 21:11:25.642716212 +0000 UTC m=+66.671948119 Reason:FrontOfQueue. Message:}] PendingPodConditions:[] TotalCPU:0 TotalMemory:0 TotalGPU:0 RequeueingTimeInSeconds:0 NumberOfRequeueings:0}, err=appwrappers.mcad.ibm.com "defaultaw-schd-spec-with-timeout-11" not found
However, on this cluster, prior to installing mcad I did have the codeflare 0.0.6 and ODH 1.7.0 installed.
Will try again on a fresh cluster.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done