You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iceberg.apache.org by Peter Vary <pv...@cloudera.com.INVALID> on 2021/04/12 15:08:23 UTC

CI problems

Hi Team,

Today morning I have pushed 2 commits which had green runs both (#2129, #2449).
It turns out that together they caused a compilation issue which was found by several people (#2448, #2449, #2461).

There were runs today on the CI, but even after 2 hours and repeated tries the Java 8 test were not completed. Since the fix is quite straightforward I decided to push it (#2449) anyway.

As for the general problem where the tests are stuck, I have checked the logs found here (https://github.com/apache/iceberg/runs/2305772043 <https://github.com/apache/iceberg/runs/2305772043>). The issue seems to me that the HMS thread pool is exhausted.
Trying to increase the pool size as a workaround on #2448, and if the CI is fixed then we can push the fix and then investigate further.

Thanks,
Peter

Re: CI problems

Posted by Ryan Murray <ry...@gmail.com>.
I am also seeing a forbidden error related to palantir/baseline which
appears to still refer to palantir.bintray.com. Currently investigating
that issue...

On Mon, Apr 12, 2021 at 5:08 PM Peter Vary <pv...@cloudera.com.invalid>
wrote:

> Hi Team,
>
> Today morning I have pushed 2 commits which had green runs both (#2129,
> #2449).
> It turns out that together they caused a compilation issue which was found
> by several people (#2448, #2449, #2461).
>
> There were runs today on the CI, but even after 2 hours and repeated tries
> the Java 8 test were not completed. Since the fix is quite straightforward
> I decided to push it (#2449) anyway.
>
> As for the general problem where the tests are stuck, I have checked the
> logs found here (https://github.com/apache/iceberg/runs/2305772043). The
> issue seems to me that the HMS thread pool is exhausted.
> Trying to increase the pool size as a workaround on #2448, and if the CI
> is fixed then we can push the fix and then investigate further.
>
> Thanks,
> Peter
>