Hsien-Cheng(Ryan) Huang created YUNIKORN-3147:
-------------------------------------------------

             Summary: Flaky test on ./pkg/scheduler/objects -run 
^TestTryAllocatePreemptQueue$
                 Key: YUNIKORN-3147
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-3147
             Project: Apache YuniKorn
          Issue Type: Test
            Reporter: Hsien-Cheng(Ryan) Huang
            Assignee: Hsien-Cheng(Ryan) Huang


in checking logs, using a deterministic log[0] to check. 
But, the logs somehow goes in different order

err:

{code:java}
Entry 0: &{Message:Not enough queue quota LastOccurrence:2025-11-01 
16:51:09.930115 +0800 CST m=+0.010604542 Count:1}
Entry 1: &{Message:Preemption max attempts exhausted LastOccurrence:2025-11-01 
16:51:09.930114 +0800 CST m=+0.010603709 Count:1}
Entry 2: &{Message:Preemption does not help LastOccurrence:2025-11-01 
16:51:09.930114 +0800 CST m=+0.010604251 Count:1}
{code}

normal:
{code:java}
Entry 0: &{Message:Preemption max attempts exhausted LastOccurrence:2025-11-01 
16:52:48.659237 +0800 CST m=+0.011641251 Count:1}
Entry 1: &{Message:Preemption does not help LastOccurrence:2025-11-01 
16:52:48.659237 +0800 CST m=+0.011641709 Count:1}
Entry 2: &{Message:Not enough queue quota LastOccurrence:2025-11-01 
16:52:48.659238 +0800 CST m=+0.011641959 Count:1}
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to