Bug 868902 - Jobs forever queued
Summary: Jobs forever queued
Keywords:
Status: CLOSED DUPLICATE of bug 701254
Alias: None
Product: Beaker
Classification: Retired
Component: scheduler
Version: 0.9
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Dan Callaghan
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-22 12:28 UTC by Petr Beňas
Modified: 2018-02-06 00:41 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-10-22 23:52:43 UTC
Embargoed:


Attachments (Terms of Use)

Description Petr Beňas 2012-10-22 12:28:11 UTC
Description of problem:
Sometimes jobs stay in queued state forever. When rescheduling such job, the newer job is picked and the old one not. 

Version-Release number of selected component (if applicable):
0.9.4

How reproducible:
Occasionally, usually when testing 5.3.LL virt (about 40 jobs submitted in short time). 

Steps to Reproduce:
Unknown
  
Actual results:
Jobs in queued state forever (even with high priority).

Expected results:
Oldest jobs with same priority are picked first and no jobs are queued forever.

Additional info:
Examples of forever queued jobs
https://beaker.engineering.redhat.com/jobs/310815
https://beaker.engineering.redhat.com/jobs/310814
https://beaker.engineering.redhat.com/jobs/310288

Probably different issue than bug 668473.

Comment 1 Dan Callaghan 2012-10-22 23:52:43 UTC
I'm fairly sure this is the same as bug 701254, which is that the guest recipes are scheduled first into a smaller lab which does not contain any systems which match the host recipe.

This will be solved with bug 655009, since we won't be scheduling guest recipes anymore.

*** This bug has been marked as a duplicate of bug 701254 ***


Note You need to log in before you can comment on or make changes to this bug.