Am 29.06.2015 um 09:44 schrieb Adrian Schröter:
When trying to build kernel-desktop, however, the status is stuck on 'scheduled': [...] The dispatcher appears to be running. The log file seems up to date (for example [...] So the scheduler created a job file in
/srv/obs/jobs/$arch/
Yes, I do have obs:~ # ls /srv/obs/jobs/* /srv/obs/jobs/load /srv/obs/jobs/armv7l: /srv/obs/jobs/i586: tools::openSUSE.org_13.1_Update_standard::kernel-desktop-a0d0db3411534e415f7b1add23f86990 /srv/obs/jobs/x86_64: tools::openSUSE.org_13.1_Update_standard::kernel-desktop-a0d0db3411534e415f7b1add23f86990
You have workers for that architecture which are idle? Check
/srv/obs/workers/idle/
I also have idle workers: obs:~ # ll /srv/obs/workers/idle/ total 8 -rw-r--r-- 1 obsrun obsrun 999 Jun 29 10:08 x86_64:obs:1 -rw-r--r-- 1 obsrun obsrun 999 Jun 29 10:09 x86_64:obs:2
dispatcher should assign the job then. You may also check your workers output, by using "screen -x"
I can see the output but everything is related to the previous build. I also tried modifying the constraints, but that didn't seem change anything, either: .../tools/kernel-desktop> osc diff Index: _constraints =================================================================== --- _constraints (revision 1) +++ _constraints (working copy) @@ -22,7 +22,7 @@ <package>kernel-xen</package> </conditions> <hardware> - <processors>8</processors> + <processors>1</processors> <disk> <size unit="G">14</size> </disk> Regards -- Till -- Dipl.-Inform. Till Dörges doerges@pre-sense.de Tel. +49 - 40 - 244 2407 - 14 Fax +49 - 40 - 244 2407 - 24 PRESENSE Technologies GmbH Sachsenstr. 5, D-20097 HH Geschäftsführer/Managing Directors AG Hamburg, HRB 107844 Till Dörges, Jürgen Sander USt-IdNr.: DE263765024 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org