Looks like Jenkins isn't stable still. My PR fails two times in a row:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125565/console
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125536/testReport
--
Sent from: http://apache-spark-developers-list.1001551.
Couple of flaky tests can happen. It's usual. Seems it got better now at
least. I will keep monitoring the builds.
2020년 7월 10일 (금) 오후 4:33, ukby1234 님이 작성:
> Looks like Jenkins isn't stable still. My PR fails two times in a row:
>
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuil
yeah, i can't do much for flaky tests... just flaky infrastructure.
On Fri, Jul 10, 2020 at 12:41 AM Hyukjin Kwon wrote:
> Couple of flaky tests can happen. It's usual. Seems it got better now at
> least. I will keep monitoring the builds.
>
> 2020년 7월 10일 (금) 오후 4:33, ukby1234 님이 작성:
>
>> Loo
define "a lot" and provide some links to those builds, please. there are
roughly 2000 builds per day, and i can't do more than keep a cursory eye on
things.
the infrastructure that the tests run on hasn't changed one bit on any of
the workers, and 'kill -9' could be a timeout, flakiness caused by
only 125561, 125562 and 125564 were impacted by -9.
125565 exited w/a code of 15 (143 - 128), which means the process was
terminated for unknown reasons.
125563 looks like mima failed due to a bunch of errors.
i just spot checked a bunch of recent failed PRB builds from today and they
all seemed
Yeah, that's what I figured -- those workers are under load. Thanks.
On Fri, Jul 10, 2020 at 12:43 PM shane knapp ☠ wrote:
> only 125561, 125562 and 125564 were impacted by -9.
>
> 125565 exited w/a code of 15 (143 - 128), which means the process was
> terminated for unknown reasons.
>
> 125563
no, 8 hours is plenty. things will speed up soon once the backlog of
builds works through i limited the number of PRB builds to 4 per
worker, and things are looking better. let's see how we look next week.
On Fri, Jul 10, 2020 at 3:31 PM Frank Yin wrote:
> Can we also increase the build t