Does anyone know if the halt in builds since 4/6 for all models is development related, or website related, or something else?
Nightly Builds
-
Antibios -
April 12, 2024 at 11:40 PM -
Thread is Resolved
-
-
There are new builds up now.
-
Does anyone know if the halt in builds since 4/6 for all models is development related, or website related, or something else?
Nightlies only get built when there are changes at https://github.com/LibreELEC/LibreELEC.tv - not much changing at the moment as we are in the beta phase of LE12
-
Thanks. Sorry for the dumb question
-
Atm the latest Pi nightly is from 2024-06-23 with latest update from 2024-06-22 which means the latest 8 changes haven't triggered a new build, any problems?
-
It looks like two issues:
a) Some builds are taking so long they reach a timeout value and are killed.
b) Because they took so long the next build is trying to schedule itself and can't find a free worker, so fails
Some DevOps'ing needed I suspect. Not sure why things are running slow.
-
Atm the latest Pi nightly is from 2024-06-23 with latest update from 2024-06-22 which means the latest 8 changes haven't triggered a new build, any problems?
CI doesn’t really like [does not have capacity to] building both LE12 and LE13 on the same day. (And addons.)
in addition the generic builds overrun their 6 hour allotment so these have been missing out a bit. The overrun when the new job cancels the old being the most distracting.
I have cleared the backlog - so “all” 🤞LE13 nightlies are queued for build. -
Oh good.
I'm running a Rpi4 with 13.0-nightly-20240621-ea28fa9 build. The 20240623-a76b305 build has issues with CEC via my LG TV remote. No response at all. The 20240621-ea28fa9 build works fine.
Thanks for your time.
-
New builds are up now for Pi4.
Edit: And Pi5.
-
Again, a couple of days and a handful of updates but no new builds.
-
4 days, 10 changes, no new builds.
-
-
LE13, no new builds for Rockchip and RPI.
-
You can check the inner workings of the CI/CD environment here. https://github.com/LibreELEC/actions/actions builds of LE12 and LE13 take 18 hours each, and addons take 10-12 hours each. Builds only get kicked off if there have been changes in the last 24 hours. Workflows can only be in the queue for 24 hours. Priority is given to binary addons when required.
So when only LE12 or LE13 are getting changes, you will see images and addons updated every 28-30 hours, but when changes are occurring on both LE12 and LE13 - you will see a 60 hour cycle.Workflows are cancelled automatically when passing 24 hours. Workflows (addons / images) are also cancelled when they won’t actually make change - eg addon update doesn’t need images rebuilt - because they were the same.
Hope that answers your questions. -
So when only LE12 or LE13 are getting changes, you will see images and addons updated every 28-30 hours, but when changes are occurring on both LE12 and LE13 - you will see a 60 hour cycle.
LE13 and Pi 5 is now more like 60 hrs x2.
-
And? Read 2nd paragraph. And if interested take a look at - https://github.com/LibreELEC/actions/actions
-
-
All of a sudden there is 2 new builds the same day.
-