On Tue, 7 Sept 2021 at 16:04, sebb <seb...@gmail.com> wrote:
>
> Builds are finally working again.
>
> However:
> - failed builder updates due to syntax errors etc are not reported
> anywhere AFAICT
> - it looks like the update to bbtoolbox.py has not been propagated to
> the buildbot boxes.
>
> See https://ci2.apache.org/#/builders/16/builds/27/steps/2/logs/stdio
> This is the output from python dir(bbtoolbox). It should show all the
> entries in the module.
> Note that there is no sign of the functions wasCodeTouched or buildExclusions.

Nor does pydoc.render_doc show the methods.

However, the file that is listed has the correct size.

What I think may be happening is that puppet has updated the source of
bbtoolbox, but buildbot itself has not been restarted, so the old
module is still in memory.
But I could be wrong.

> On Tue, 7 Sept 2021 at 06:30, Gavin McDonald <gmcdon...@apache.org> wrote:
> >
> > Yes thanks, will look into it today
> >
> > On Tue, Sep 7, 2021 at 12:58 AM sebb <seb...@gmail.com> wrote:
> >
> > > Still not working properly
> > >
> > > On Mon, 6 Sept 2021 at 12:56, sebb <seb...@gmail.com> wrote:
> > > >
> > > > AFAICT BB2 is not picking up jobs correctly.
> > > >
> > > > I have tried several times to trigger the attic job, without success.
> > > >
> > > > Can someone investigate please?
> > > >
> > > > Sebb
> > >
> >
> >
> > --
> >
> > *Gavin McDonald*
> > Systems Administrator
> > ASF Infrastructure Team

Reply via email to