Update: - Found the config diff changes in Jenkins, so I know how to re-enable periodic execution.
- Tried to kick off a build, but I stopped it since all the package builds were failing for the same error: ++ docker run -d --net=container:nexus bigtop/slaves:trunk-debian-10 /sbin/init docker: Error response from daemon: cannot join network of a non running container Example: https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/COMPONENTS=solr,OS=debian-10/lastBuild/console I have probably missed something, I don't exactly understand the error so any help would be appreciated :) Luca On Thu, Nov 25, 2021 at 12:27 PM Luca Toscano <[email protected]> wrote: > > Update: I added debian-11 support, if nobody disagrees I'd kick off a > package build. I can also enable periodic execution but I am not sure > what I should put in the related time interval field (I didn't find it > in the docs). > > Luca > > On Sun, Nov 21, 2021 at 7:10 PM Luca Toscano <[email protected]> wrote: > > > > Hi Olaf! Thanks a lot :) > > > > I managed to change CI to allow Debian 11 (minus a little error for > > Ubuntu that seems unrelated, see > > https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/) > > and I was able to build the hadoop packages locally via the new Debian > > 11 images published to Dockerhub. > > > > IIUC the last step is to modify > > https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/ > > and kick off a build, but I see "2021-10-02: temporarily disable > > periodic execution for preparing 3.0.0 release." so before doing > > anything I'd like some feedback (to avoid causing problems etc..). > > > > Luca > > > > On Fri, Nov 19, 2021 at 8:53 PM Olaf Flebbe <[email protected]> wrote: > > > > > > Hi Luca, > > > > > > I gave you super powers. > > > > > > Best > > > Olaf > > > > > > > Am 19.11.2021 um 08:15 schrieb Luca Toscano <[email protected]>: > > > > > > > > Hi everybody! > > > > > > > > I am working on https://issues.apache.org/jira/browse/BIGTOP-3600 and > > > > IIUC I'd need to add the CI jobs now, but of course I don't have > > > > permissions. If anybody has some time to help I'd be happy to learn > > > > the process and help out :) > > > > > > > > Thanks! > > > > > > > > Luca > > >
