I just merged the patch disabling the Gandiva JNI tests and have renamed ARROW-6509 to cover addressing the issue in Travis CI. CI builds on master should be passing again
https://issues.apache.org/jira/browse/ARROW-6509 On Fri, Sep 13, 2019 at 9:32 AM Wes McKinney <wesmck...@gmail.com> wrote: > > In https://travis-ci.org/apache/arrow/jobs/584463540#L6703 > > it seems that the Gandiva JNI tests are core dumping. In the interest > of getting passing CI builds (which have been failing for days) I > suggest that we disable these unit tests until the issue can be fixed > > On Thu, Sep 12, 2019 at 5:23 PM Wes McKinney <wesmck...@gmail.com> wrote: > > > > I was able to get the underlying errors to pop out on Travis CI > > > > https://github.com/apache/arrow/pull/5370#issuecomment-531029711 > > > > This looks like a VM resource poverty issue. You may have to disable > > these tests in Travis CI > > > > On Thu, Sep 12, 2019 at 9:25 AM Wes McKinney <wesmck...@gmail.com> wrote: > > > > > > Does upgrading maven-surefire-plugin help? > > > > > > On Thu, Sep 12, 2019 at 8:29 AM Fan Liya <liya.fa...@gmail.com> wrote: > > > > > > > > I have tried many times locally, with different values of forkCount, but > > > > failed to reproduce the error. > > > > > > > > Best, > > > > Liya Fan > > > > > > > > On Thu, Sep 12, 2019 at 4:21 PM Fan Liya <liya.fa...@gmail.com> wrote: > > > > > > > > > It seems the problem occurred when the sure-fire plugin forks: > > > > > > > > > > [ERROR] Caused by: > > > > > org.apache.maven.surefire.booter.SurefireBooterForkException: Error > > > > > occurred in starting fork, check output in log > > > > > > > > > > So we need to adjust the forkCount parameter in the pom.xml file? > > > > > > > > > > Best, > > > > > Liya Fan > > > > > > > > > > On Thu, Sep 12, 2019 at 3:10 PM Micah Kornfield > > > > > <emkornfi...@gmail.com> > > > > > wrote: > > > > > > > > > >> I did not make much progress, I will spend some more time tomorrow, > > > > >> if no > > > > >> one picks it up by then. > > > > >> > > > > >> On Wed, Sep 11, 2019 at 10:48 PM Micah Kornfield > > > > >> <emkornfi...@gmail.com> > > > > >> wrote: > > > > >> > > > > >> > I will try to take look the next couple of hours to see if I can > > > > >> > fix it > > > > >> > quickly. > > > > >> > > > > > >> > On Wed, Sep 11, 2019 at 4:54 AM Antoine Pitrou <anto...@python.org> > > > > >> wrote: > > > > >> > > > > > >> >> > > > > >> >> Hello, > > > > >> >> > > > > >> >> Some Travis-CI builds are failing because of Java issues. It > > > > >> >> would be > > > > >> >> good if a Java contributor or maintainer could take a look ASAP. > > > > >> >> https://issues.apache.org/jira/browse/ARROW-6509 > > > > >> >> > > > > >> >> Thanks > > > > >> >> > > > > >> >> Antoine. > > > > >> >> > > > > >> > > > > > >> > > > > >