Re: [build system] weird mvn errors post-cache cleaning

2019-09-17 Thread Dongjoon Hyun
Oh, thank you for fixing that! :) Bests, Dongjoon. On Tue, Sep 17, 2019 at 12:57 PM Shane Knapp wrote: > > ah, i found this sucker on amp-jenkins-worker-02: > > s/02/06 > > - > To unsubscribe e-mail: dev-unsubscr...@spark.apach

Re: [build system] weird mvn errors post-cache cleaning

2019-09-17 Thread Shane Knapp
> ah, i found this sucker on amp-jenkins-worker-02: s/02/06 - To unsubscribe e-mail: dev-unsubscr...@spark.apache.org

Re: [build system] weird mvn errors post-cache cleaning

2019-09-17 Thread Shane Knapp
ah, i found this sucker on amp-jenkins-worker-02: -bash-4.1$ cat /home/jenkins/.m2/repository/org/apache/spark/spark-parent_2.12/maven-metadata-local.xml org.apache.spark spark-parent_2.12 spark-155410 spark-155410 20190917185916 tUpdated> <--- not goo

Re: [build system] weird mvn errors post-cache cleaning

2019-09-17 Thread Shane Knapp
that's what i literally just did! i wiped the .m2, .ivy and per-executor sbt caches on all of these machines. maybe it was just a network burp. also, it's only 2 builds: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110809/console https://amplab.cs.berkeley.edu/jenkins/job/S

Re: [build system] weird mvn errors post-cache cleaning

2019-09-17 Thread Sean Owen
That's super weird; can you just delete ~/.m2 and let it download the internet again? or at least blow away the downloaded Kafka dir? Turning it on and off, so to speak, often works. On Tue, Sep 17, 2019 at 2:41 PM Shane Knapp wrote: > > a bunch of the PRB builds are now failing w/various permuta