You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by Martijn Visser <ma...@apache.org> on 2022/05/12 13:39:18 UTC

[ANNOUNCE] Problems with build due to tests using too much disk space

Hi everyone,

There are currently problems with builds on master, release-1.15 and
release-1.14. This is tracked under
https://issues.apache.org/jira/browse/FLINK-24433

The E2E tests are failing due to running out of disk space. I have noticed
something in one of the bash based E2E tests (where a TAR is created, but
never removed). If there's anyone else who wants to help/contribute in
fixing this, this is much appreciated.

I'll keep you posted.

Best regards,

Martijn Visser
https://twitter.com/MartijnVisser82
https://github.com/MartijnVisser

Re: [ANNOUNCE] Problems with build due to tests using too much disk space

Posted by Martijn Visser <ma...@apache.org>.
Hi all,

Unfortunately, the issue has not been resolved yet. Will look into this
again now (see https://issues.apache.org/jira/browse/FLINK-24433 for
updates).

Thanks,

Martijn

On Fri, 13 May 2022 at 13:52, Konstantin Knauf <kn...@apache.org> wrote:

> Thanks a lot for taking care of this, Martijn!
>
> Am Fr., 13. Mai 2022 um 12:59 Uhr schrieb Martijn Visser <
> martijnvisser@apache.org>:
>
> > Hi everyone,
> >
> > I noticed that multiple e2e tests had debugging logged enabled. Quite a
> few
> > of them have done that for a long time; however, since we are adding more
> > and more tests, it also seems that this caused the bucket to overflood.
> > I've disabled the debugging logging for all tests; this has resolved the
> > issue (for now).
> >
> > Best regards,
> >
> > Martijn
> >
> > On Thu, 12 May 2022 at 15:39, Martijn Visser <ma...@apache.org>
> > wrote:
> >
> > > Hi everyone,
> > >
> > > There are currently problems with builds on master, release-1.15 and
> > > release-1.14. This is tracked under
> > > https://issues.apache.org/jira/browse/FLINK-24433
> > >
> > > The E2E tests are failing due to running out of disk space. I have
> > noticed
> > > something in one of the bash based E2E tests (where a TAR is created,
> but
> > > never removed). If there's anyone else who wants to help/contribute in
> > > fixing this, this is much appreciated.
> > >
> > > I'll keep you posted.
> > >
> > > Best regards,
> > >
> > > Martijn Visser
> > > https://twitter.com/MartijnVisser82
> > > https://github.com/MartijnVisser
> > >
> > >
> >
>
>
> --
> https://twitter.com/snntrable
> https://github.com/knaufk
>

Re: [ANNOUNCE] Problems with build due to tests using too much disk space

Posted by Konstantin Knauf <kn...@apache.org>.
Thanks a lot for taking care of this, Martijn!

Am Fr., 13. Mai 2022 um 12:59 Uhr schrieb Martijn Visser <
martijnvisser@apache.org>:

> Hi everyone,
>
> I noticed that multiple e2e tests had debugging logged enabled. Quite a few
> of them have done that for a long time; however, since we are adding more
> and more tests, it also seems that this caused the bucket to overflood.
> I've disabled the debugging logging for all tests; this has resolved the
> issue (for now).
>
> Best regards,
>
> Martijn
>
> On Thu, 12 May 2022 at 15:39, Martijn Visser <ma...@apache.org>
> wrote:
>
> > Hi everyone,
> >
> > There are currently problems with builds on master, release-1.15 and
> > release-1.14. This is tracked under
> > https://issues.apache.org/jira/browse/FLINK-24433
> >
> > The E2E tests are failing due to running out of disk space. I have
> noticed
> > something in one of the bash based E2E tests (where a TAR is created, but
> > never removed). If there's anyone else who wants to help/contribute in
> > fixing this, this is much appreciated.
> >
> > I'll keep you posted.
> >
> > Best regards,
> >
> > Martijn Visser
> > https://twitter.com/MartijnVisser82
> > https://github.com/MartijnVisser
> >
> >
>


-- 
https://twitter.com/snntrable
https://github.com/knaufk

Re: [ANNOUNCE] Problems with build due to tests using too much disk space

Posted by Martijn Visser <ma...@apache.org>.
Hi everyone,

I noticed that multiple e2e tests had debugging logged enabled. Quite a few
of them have done that for a long time; however, since we are adding more
and more tests, it also seems that this caused the bucket to overflood.
I've disabled the debugging logging for all tests; this has resolved the
issue (for now).

Best regards,

Martijn

On Thu, 12 May 2022 at 15:39, Martijn Visser <ma...@apache.org>
wrote:

> Hi everyone,
>
> There are currently problems with builds on master, release-1.15 and
> release-1.14. This is tracked under
> https://issues.apache.org/jira/browse/FLINK-24433
>
> The E2E tests are failing due to running out of disk space. I have noticed
> something in one of the bash based E2E tests (where a TAR is created, but
> never removed). If there's anyone else who wants to help/contribute in
> fixing this, this is much appreciated.
>
> I'll keep you posted.
>
> Best regards,
>
> Martijn Visser
> https://twitter.com/MartijnVisser82
> https://github.com/MartijnVisser
>
>