Hi everyone:
flink-mapr-fs failed in travis, and I retried many times, and also failed. Anyone has idea about this? 01:32:54.755 [ERROR] Failed to execute goal on project flink-mapr-fs: Could not resolve dependencies for project org.apache.flink:flink-mapr-fs:jar:1.10-SNAPSHOT: Failed to collect dependencies at com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Failed to read artifact descriptor for com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Could not transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to mapr-releases (https://repository.mapr.com/maven/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1] https://api.travis-ci.org/v3/job/560790299/log.txt Best, Jingsong Lee |
It seems that it is introduced by this commit:
https://github.com/apache/flink/commit/5c36c650e6520d92191ce2da33f7dcae774319f6 Hi @Chesnay Schepler <[hidden email]> , do we need to add "-Punsafe-mapr-repo" to the ".travis.yml"? Best, Jark On Fri, 19 Jul 2019 at 10:58, JingsongLee <[hidden email]> wrote: > Hi everyone: > > flink-mapr-fs failed in travis, and I retried many times, and also failed. > Anyone has idea about this? > > 01:32:54.755 [ERROR] Failed to execute goal on project flink-mapr-fs: > Could not resolve dependencies for project > org.apache.flink:flink-mapr-fs:jar:1.10-SNAPSHOT: Failed to collect > dependencies at com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Failed to read > artifact descriptor for com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Could not > transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to > mapr-releases (https://repository.mapr.com/maven/): > sun.security.validator.ValidatorException: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target -> [Help 1] > > https://api.travis-ci.org/v3/job/560790299/log.txt > > Best, Jingsong Lee |
I did modify the .travis.yml do activate the unsafe-mapr-repo profile;
did I modified the wrong profile?... On 19/07/2019 07:57, Jark Wu wrote: > It seems that it is introduced by this commit: > https://github.com/apache/flink/commit/5c36c650e6520d92191ce2da33f7dcae774319f6 > Hi @Chesnay Schepler <[hidden email]> , do we need to add > "-Punsafe-mapr-repo" to the ".travis.yml"? > > Best, > Jark > > On Fri, 19 Jul 2019 at 10:58, JingsongLee <[hidden email]> > wrote: > >> Hi everyone: >> >> flink-mapr-fs failed in travis, and I retried many times, and also failed. >> Anyone has idea about this? >> >> 01:32:54.755 [ERROR] Failed to execute goal on project flink-mapr-fs: >> Could not resolve dependencies for project >> org.apache.flink:flink-mapr-fs:jar:1.10-SNAPSHOT: Failed to collect >> dependencies at com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Failed to read >> artifact descriptor for com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Could not >> transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to >> mapr-releases (https://repository.mapr.com/maven/): >> sun.security.validator.ValidatorException: PKIX path building failed: >> sun.security.provider.certpath.SunCertPathBuilderException: unable to find >> valid certification path to requested target -> [Help 1] >> >> https://api.travis-ci.org/v3/job/560790299/log.txt >> >> Best, Jingsong Lee |
Ah, I added it to the common options in the travis_manv_watchdog.sh .
On 19/07/2019 09:58, Chesnay Schepler wrote: > I did modify the .travis.yml do activate the unsafe-mapr-repo profile; > did I modified the wrong profile?... > > > On 19/07/2019 07:57, Jark Wu wrote: >> It seems that it is introduced by this commit: >> https://github.com/apache/flink/commit/5c36c650e6520d92191ce2da33f7dcae774319f6 >> >> Hi @Chesnay Schepler <[hidden email]> , do we need to add >> "-Punsafe-mapr-repo" to the ".travis.yml"? >> >> Best, >> Jark >> >> On Fri, 19 Jul 2019 at 10:58, JingsongLee >> <[hidden email]> >> wrote: >> >>> Hi everyone: >>> >>> flink-mapr-fs failed in travis, and I retried many times, and also >>> failed. >>> Anyone has idea about this? >>> >>> 01:32:54.755 [ERROR] Failed to execute goal on project flink-mapr-fs: >>> Could not resolve dependencies for project >>> org.apache.flink:flink-mapr-fs:jar:1.10-SNAPSHOT: Failed to collect >>> dependencies at com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Failed to read >>> artifact descriptor for com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Could >>> not >>> transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to >>> mapr-releases (https://repository.mapr.com/maven/): >>> sun.security.validator.ValidatorException: PKIX path building failed: >>> sun.security.provider.certpath.SunCertPathBuilderException: unable >>> to find >>> valid certification path to requested target -> [Help 1] >>> >>> https://api.travis-ci.org/v3/job/560790299/log.txt >>> >>> Best, Jingsong Lee > > > |
I think I found the issue; I forgot to update travis_controller.sh .
On 19/07/2019 10:02, Chesnay Schepler wrote: > Ah, I added it to the common options in the travis_manv_watchdog.sh . > > On 19/07/2019 09:58, Chesnay Schepler wrote: >> I did modify the .travis.yml do activate the unsafe-mapr-repo >> profile; did I modified the wrong profile?... >> >> >> On 19/07/2019 07:57, Jark Wu wrote: >>> It seems that it is introduced by this commit: >>> https://github.com/apache/flink/commit/5c36c650e6520d92191ce2da33f7dcae774319f6 >>> >>> Hi @Chesnay Schepler <[hidden email]> , do we need to add >>> "-Punsafe-mapr-repo" to the ".travis.yml"? >>> >>> Best, >>> Jark >>> >>> On Fri, 19 Jul 2019 at 10:58, JingsongLee >>> <[hidden email]> >>> wrote: >>> >>>> Hi everyone: >>>> >>>> flink-mapr-fs failed in travis, and I retried many times, and also >>>> failed. >>>> Anyone has idea about this? >>>> >>>> 01:32:54.755 [ERROR] Failed to execute goal on project flink-mapr-fs: >>>> Could not resolve dependencies for project >>>> org.apache.flink:flink-mapr-fs:jar:1.10-SNAPSHOT: Failed to collect >>>> dependencies at com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Failed to read >>>> artifact descriptor for com.mapr.hadoop:maprfs:jar:5.2.1-mapr: >>>> Could not >>>> transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to >>>> mapr-releases (https://repository.mapr.com/maven/): >>>> sun.security.validator.ValidatorException: PKIX path building failed: >>>> sun.security.provider.certpath.SunCertPathBuilderException: unable >>>> to find >>>> valid certification path to requested target -> [Help 1] >>>> >>>> https://api.travis-ci.org/v3/job/560790299/log.txt >>>> >>>> Best, Jingsong Lee >> >> >> > > |
Great! Thanks Chesnay for the quick fixing.
On Fri, 19 Jul 2019 at 16:40, Chesnay Schepler <[hidden email]> wrote: > I think I found the issue; I forgot to update travis_controller.sh . > > On 19/07/2019 10:02, Chesnay Schepler wrote: > > Ah, I added it to the common options in the travis_manv_watchdog.sh . > > > > On 19/07/2019 09:58, Chesnay Schepler wrote: > >> I did modify the .travis.yml do activate the unsafe-mapr-repo > >> profile; did I modified the wrong profile?... > >> > >> > >> On 19/07/2019 07:57, Jark Wu wrote: > >>> It seems that it is introduced by this commit: > >>> > https://github.com/apache/flink/commit/5c36c650e6520d92191ce2da33f7dcae774319f6 > >>> > >>> Hi @Chesnay Schepler <[hidden email]> , do we need to add > >>> "-Punsafe-mapr-repo" to the ".travis.yml"? > >>> > >>> Best, > >>> Jark > >>> > >>> On Fri, 19 Jul 2019 at 10:58, JingsongLee > >>> <[hidden email]> > >>> wrote: > >>> > >>>> Hi everyone: > >>>> > >>>> flink-mapr-fs failed in travis, and I retried many times, and also > >>>> failed. > >>>> Anyone has idea about this? > >>>> > >>>> 01:32:54.755 [ERROR] Failed to execute goal on project flink-mapr-fs: > >>>> Could not resolve dependencies for project > >>>> org.apache.flink:flink-mapr-fs:jar:1.10-SNAPSHOT: Failed to collect > >>>> dependencies at com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Failed to read > >>>> artifact descriptor for com.mapr.hadoop:maprfs:jar:5.2.1-mapr: > >>>> Could not > >>>> transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to > >>>> mapr-releases (https://repository.mapr.com/maven/): > >>>> sun.security.validator.ValidatorException: PKIX path building failed: > >>>> sun.security.provider.certpath.SunCertPathBuilderException: unable > >>>> to find > >>>> valid certification path to requested target -> [Help 1] > >>>> > >>>> https://api.travis-ci.org/v3/job/560790299/log.txt > >>>> > >>>> Best, Jingsong Lee > >> > >> > >> > > > > > > |
Hi @chesnay :
Thanks for fix on travis, Do you have any idea about why we build failed in local? It looks like it's been compiled all the time. (It should have nothing to do with your previous changes) Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to mapr-releases (https://repository.mapr.com/maven/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [1] https://stackoverflow.com/questions/57106180/unable-to-build-flink-from-sources-due-to-mapr-artifacts-problems Best, Jingsong Lee ------------------------------------------------------------------ From:Jark Wu <[hidden email]> Send Time:2019年7月19日(星期五) 18:47 To:dev <[hidden email]> Cc:JingsongLee <[hidden email]> Subject:Re: flink-mapr-fs failed in travis Great! Thanks Chesnay for the quick fixing. On Fri, 19 Jul 2019 at 16:40, Chesnay Schepler <[hidden email]> wrote: I think I found the issue; I forgot to update travis_controller.sh . On 19/07/2019 10:02, Chesnay Schepler wrote: > Ah, I added it to the common options in the travis_manv_watchdog.sh . > > On 19/07/2019 09:58, Chesnay Schepler wrote: >> I did modify the .travis.yml do activate the unsafe-mapr-repo >> profile; did I modified the wrong profile?... >> >> >> On 19/07/2019 07:57, Jark Wu wrote: >>> It seems that it is introduced by this commit: >>> https://github.com/apache/flink/commit/5c36c650e6520d92191ce2da33f7dcae774319f6 >>> >>> Hi @Chesnay Schepler <[hidden email]> , do we need to add >>> "-Punsafe-mapr-repo" to the ".travis.yml"? >>> >>> Best, >>> Jark >>> >>> On Fri, 19 Jul 2019 at 10:58, JingsongLee >>> <[hidden email]> >>> wrote: >>> >>>> Hi everyone: >>>> >>>> flink-mapr-fs failed in travis, and I retried many times, and also >>>> failed. >>>> Anyone has idea about this? >>>> >>>> 01:32:54.755 [ERROR] Failed to execute goal on project flink-mapr-fs: >>>> Could not resolve dependencies for project >>>> org.apache.flink:flink-mapr-fs:jar:1.10-SNAPSHOT: Failed to collect >>>> dependencies at com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Failed to read >>>> artifact descriptor for com.mapr.hadoop:maprfs:jar:5.2.1-mapr: >>>> Could not >>>> transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to >>>> mapr-releases (https://repository.mapr.com/maven/): >>>> sun.security.validator.ValidatorException: PKIX path building failed: >>>> sun.security.provider.certpath.SunCertPathBuilderException: unable >>>> to find >>>> valid certification path to requested target -> [Help 1] >>>> >>>> https://api.travis-ci.org/v3/job/560790299/log.txt >>>> >>>> Best, Jingsong Lee >> >> >> > > |
Sorry,
"It looks like it's been compiled all the time." should be: "It looks like it can not be compiled all the time in local." Best, Jingsong Lee ------------------------------------------------------------------ From:JingsongLee <[hidden email]> Send Time:2019年7月24日(星期三) 10:54 To:Jark Wu <[hidden email]>; dev <[hidden email]>; chesnay <[hidden email]> Subject:Re: flink-mapr-fs failed in travis Hi @chesnay : Thanks for fix on travis, Do you have any idea about why we build failed in local? It looks like it's been compiled all the time. (It should have nothing to do with your previous changes) Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to mapr-releases (https://repository.mapr.com/maven/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [1] https://stackoverflow.com/questions/57106180/unable-to-build-flink-from-sources-due-to-mapr-artifacts-problems Best, Jingsong Lee ------------------------------------------------------------------ From:Jark Wu <[hidden email]> Send Time:2019年7月19日(星期五) 18:47 To:dev <[hidden email]> Cc:JingsongLee <[hidden email]> Subject:Re: flink-mapr-fs failed in travis Great! Thanks Chesnay for the quick fixing. On Fri, 19 Jul 2019 at 16:40, Chesnay Schepler <[hidden email]> wrote: I think I found the issue; I forgot to update travis_controller.sh . On 19/07/2019 10:02, Chesnay Schepler wrote: > Ah, I added it to the common options in the travis_manv_watchdog.sh . > > On 19/07/2019 09:58, Chesnay Schepler wrote: >> I did modify the .travis.yml do activate the unsafe-mapr-repo >> profile; did I modified the wrong profile?... >> >> >> On 19/07/2019 07:57, Jark Wu wrote: >>> It seems that it is introduced by this commit: >>> https://github.com/apache/flink/commit/5c36c650e6520d92191ce2da33f7dcae774319f6 >>> >>> Hi @Chesnay Schepler <[hidden email]> , do we need to add >>> "-Punsafe-mapr-repo" to the ".travis.yml"? >>> >>> Best, >>> Jark >>> >>> On Fri, 19 Jul 2019 at 10:58, JingsongLee >>> <[hidden email]> >>> wrote: >>> >>>> Hi everyone: >>>> >>>> flink-mapr-fs failed in travis, and I retried many times, and also >>>> failed. >>>> Anyone has idea about this? >>>> >>>> 01:32:54.755 [ERROR] Failed to execute goal on project flink-mapr-fs: >>>> Could not resolve dependencies for project >>>> org.apache.flink:flink-mapr-fs:jar:1.10-SNAPSHOT: Failed to collect >>>> dependencies at com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Failed to read >>>> artifact descriptor for com.mapr.hadoop:maprfs:jar:5.2.1-mapr: >>>> Could not >>>> transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to >>>> mapr-releases (https://repository.mapr.com/maven/): >>>> sun.security.validator.ValidatorException: PKIX path building failed: >>>> sun.security.provider.certpath.SunCertPathBuilderException: unable >>>> to find >>>> valid certification path to requested target -> [Help 1] >>>> >>>> https://api.travis-ci.org/v3/job/560790299/log.txt >>>> >>>> Best, Jingsong Lee >> >> >> > > |
I’m seeing the same issue when building this locally. I’ll start a DISCUSS thread so see about just removing the flink-mapr-fs module.
Aljoscha > On 24. Jul 2019, at 05:00, JingsongLee <[hidden email]> wrote: > > Sorry, > "It looks like it's been compiled all the time." > should be: "It looks like it can not be compiled all the time in local." > > Best, Jingsong Lee > > > ------------------------------------------------------------------ > From:JingsongLee <[hidden email]> > Send Time:2019年7月24日(星期三) 10:54 > To:Jark Wu <[hidden email]>; dev <[hidden email]>; chesnay <[hidden email]> > Subject:Re: flink-mapr-fs failed in travis > > Hi @chesnay : > Thanks for fix on travis, Do you have any idea about why we build failed in local? > It looks like it's been compiled all the time. > (It should have nothing to do with your previous changes) > > Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to mapr-releases (https://repository.mapr.com/maven/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target > [1] https://stackoverflow.com/questions/57106180/unable-to-build-flink-from-sources-due-to-mapr-artifacts-problems > > Best, Jingsong Lee > > > ------------------------------------------------------------------ > From:Jark Wu <[hidden email]> > Send Time:2019年7月19日(星期五) 18:47 > To:dev <[hidden email]> > Cc:JingsongLee <[hidden email]> > Subject:Re: flink-mapr-fs failed in travis > > Great! Thanks Chesnay for the quick fixing. > > > On Fri, 19 Jul 2019 at 16:40, Chesnay Schepler <[hidden email]> wrote: > I think I found the issue; I forgot to update travis_controller.sh . > > On 19/07/2019 10:02, Chesnay Schepler wrote: >> Ah, I added it to the common options in the travis_manv_watchdog.sh . >> >> On 19/07/2019 09:58, Chesnay Schepler wrote: >>> I did modify the .travis.yml do activate the unsafe-mapr-repo >>> profile; did I modified the wrong profile?... >>> >>> >>> On 19/07/2019 07:57, Jark Wu wrote: >>>> It seems that it is introduced by this commit: >>>> https://github.com/apache/flink/commit/5c36c650e6520d92191ce2da33f7dcae774319f6 >>>> >>>> Hi @Chesnay Schepler <[hidden email]> , do we need to add >>>> "-Punsafe-mapr-repo" to the ".travis.yml"? >>>> >>>> Best, >>>> Jark >>>> >>>> On Fri, 19 Jul 2019 at 10:58, JingsongLee >>>> <[hidden email]> >>>> wrote: >>>> >>>>> Hi everyone: >>>>> >>>>> flink-mapr-fs failed in travis, and I retried many times, and also >>>>> failed. >>>>> Anyone has idea about this? >>>>> >>>>> 01:32:54.755 [ERROR] Failed to execute goal on project flink-mapr-fs: >>>>> Could not resolve dependencies for project >>>>> org.apache.flink:flink-mapr-fs:jar:1.10-SNAPSHOT: Failed to collect >>>>> dependencies at com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Failed to read >>>>> artifact descriptor for com.mapr.hadoop:maprfs:jar:5.2.1-mapr: >>>>> Could not >>>>> transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to >>>>> mapr-releases (https://repository.mapr.com/maven/): >>>>> sun.security.validator.ValidatorException: PKIX path building failed: >>>>> sun.security.provider.certpath.SunCertPathBuilderException: unable >>>>> to find >>>>> valid certification path to requested target -> [Help 1] >>>>> >>>>> https://api.travis-ci.org/v3/job/560790299/log.txt >>>>> >>>>> Best, Jingsong Lee >>> >>> >>> >> >> > > |
In reply to this post by Chesnay Schepler-3
Hi Chesnay,
can you backport these changes to the 1.7 release branch as well? Since this is still a supported version (and may eventually receive a further release), it would be nice to have the tests running again. It is currently failing, e.g. https://travis-ci.org/apache/flink/builds/566447083 Thanks Nico On 19/07/2019 10:40, Chesnay Schepler wrote: > I think I found the issue; I forgot to update travis_controller.sh . > > On 19/07/2019 10:02, Chesnay Schepler wrote: >> Ah, I added it to the common options in the travis_manv_watchdog.sh . >> >> On 19/07/2019 09:58, Chesnay Schepler wrote: >>> I did modify the .travis.yml do activate the unsafe-mapr-repo >>> profile; did I modified the wrong profile?... >>> >>> >>> On 19/07/2019 07:57, Jark Wu wrote: >>>> It seems that it is introduced by this commit: >>>> https://github.com/apache/flink/commit/5c36c650e6520d92191ce2da33f7dcae774319f6 >>>> >>>> Hi @Chesnay Schepler <[hidden email]> , do we need to add >>>> "-Punsafe-mapr-repo" to the ".travis.yml"? >>>> >>>> Best, >>>> Jark >>>> >>>> On Fri, 19 Jul 2019 at 10:58, JingsongLee >>>> <[hidden email]> >>>> wrote: >>>> >>>>> Hi everyone: >>>>> >>>>> flink-mapr-fs failed in travis, and I retried many times, and also >>>>> failed. >>>>> Anyone has idea about this? >>>>> >>>>> 01:32:54.755 [ERROR] Failed to execute goal on project flink-mapr-fs: >>>>> Could not resolve dependencies for project >>>>> org.apache.flink:flink-mapr-fs:jar:1.10-SNAPSHOT: Failed to collect >>>>> dependencies at com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Failed to read >>>>> artifact descriptor for com.mapr.hadoop:maprfs:jar:5.2.1-mapr: >>>>> Could not >>>>> transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to >>>>> mapr-releases (https://repository.mapr.com/maven/): >>>>> sun.security.validator.ValidatorException: PKIX path building failed: >>>>> sun.security.provider.certpath.SunCertPathBuilderException: unable >>>>> to find >>>>> valid certification path to requested target -> [Help 1] >>>>> >>>>> https://api.travis-ci.org/v3/job/560790299/log.txt >>>>> >>>>> Best, Jingsong Lee >>> >>> >>> >> >> > Nico Kruber | Solutions Architect Follow us @VervericaData Ververica -- Join Flink Forward - The Apache Flink Conference Stream Processing | Event Driven | Real Time -- Ververica GmbH | Invalidenstrasse 115, 10115 Berlin, Germany -- Ververica GmbH Registered at Amtsgericht Charlottenburg: HRB 158244 B Managing Directors: Dr. Kostas Tzoumas, Dr. Stephan Ewen signature.asc (201 bytes) Download Attachment |
Done.
On 06/08/2019 13:17, Nico Kruber wrote: > Hi Chesnay, > can you backport these changes to the 1.7 release branch as well? Since > this is still a supported version (and may eventually receive a further > release), it would be nice to have the tests running again. > It is currently failing, e.g. > https://travis-ci.org/apache/flink/builds/566447083 > > > Thanks > Nico > > On 19/07/2019 10:40, Chesnay Schepler wrote: >> I think I found the issue; I forgot to update travis_controller.sh . >> >> On 19/07/2019 10:02, Chesnay Schepler wrote: >>> Ah, I added it to the common options in the travis_manv_watchdog.sh . >>> >>> On 19/07/2019 09:58, Chesnay Schepler wrote: >>>> I did modify the .travis.yml do activate the unsafe-mapr-repo >>>> profile; did I modified the wrong profile?... >>>> >>>> >>>> On 19/07/2019 07:57, Jark Wu wrote: >>>>> It seems that it is introduced by this commit: >>>>> https://github.com/apache/flink/commit/5c36c650e6520d92191ce2da33f7dcae774319f6 >>>>> >>>>> Hi @Chesnay Schepler <[hidden email]> , do we need to add >>>>> "-Punsafe-mapr-repo" to the ".travis.yml"? >>>>> >>>>> Best, >>>>> Jark >>>>> >>>>> On Fri, 19 Jul 2019 at 10:58, JingsongLee >>>>> <[hidden email]> >>>>> wrote: >>>>> >>>>>> Hi everyone: >>>>>> >>>>>> flink-mapr-fs failed in travis, and I retried many times, and also >>>>>> failed. >>>>>> Anyone has idea about this? >>>>>> >>>>>> 01:32:54.755 [ERROR] Failed to execute goal on project flink-mapr-fs: >>>>>> Could not resolve dependencies for project >>>>>> org.apache.flink:flink-mapr-fs:jar:1.10-SNAPSHOT: Failed to collect >>>>>> dependencies at com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Failed to read >>>>>> artifact descriptor for com.mapr.hadoop:maprfs:jar:5.2.1-mapr: >>>>>> Could not >>>>>> transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to >>>>>> mapr-releases (https://repository.mapr.com/maven/): >>>>>> sun.security.validator.ValidatorException: PKIX path building failed: >>>>>> sun.security.provider.certpath.SunCertPathBuilderException: unable >>>>>> to find >>>>>> valid certification path to requested target -> [Help 1] >>>>>> >>>>>> https://api.travis-ci.org/v3/job/560790299/log.txt >>>>>> >>>>>> Best, Jingsong Lee >>>> >>>> >>> |
thanks a lot
On 06/08/2019 13:25, Chesnay Schepler wrote: > Done. > > On 06/08/2019 13:17, Nico Kruber wrote: >> Hi Chesnay, >> can you backport these changes to the 1.7 release branch as well? Since >> this is still a supported version (and may eventually receive a further >> release), it would be nice to have the tests running again. >> It is currently failing, e.g. >> https://travis-ci.org/apache/flink/builds/566447083 >> >> >> Thanks >> Nico >> >> On 19/07/2019 10:40, Chesnay Schepler wrote: >>> I think I found the issue; I forgot to update travis_controller.sh . >>> >>> On 19/07/2019 10:02, Chesnay Schepler wrote: >>>> Ah, I added it to the common options in the travis_manv_watchdog.sh . >>>> >>>> On 19/07/2019 09:58, Chesnay Schepler wrote: >>>>> I did modify the .travis.yml do activate the unsafe-mapr-repo >>>>> profile; did I modified the wrong profile?... >>>>> >>>>> >>>>> On 19/07/2019 07:57, Jark Wu wrote: >>>>>> It seems that it is introduced by this commit: >>>>>> https://github.com/apache/flink/commit/5c36c650e6520d92191ce2da33f7dcae774319f6 >>>>>> >>>>>> >>>>>> Hi @Chesnay Schepler <[hidden email]> , do we need to add >>>>>> "-Punsafe-mapr-repo" to the ".travis.yml"? >>>>>> >>>>>> Best, >>>>>> Jark >>>>>> >>>>>> On Fri, 19 Jul 2019 at 10:58, JingsongLee >>>>>> <[hidden email]> >>>>>> wrote: >>>>>> >>>>>>> Hi everyone: >>>>>>> >>>>>>> flink-mapr-fs failed in travis, and I retried many times, and also >>>>>>> failed. >>>>>>> Anyone has idea about this? >>>>>>> >>>>>>> 01:32:54.755 [ERROR] Failed to execute goal on project >>>>>>> flink-mapr-fs: >>>>>>> Could not resolve dependencies for project >>>>>>> org.apache.flink:flink-mapr-fs:jar:1.10-SNAPSHOT: Failed to collect >>>>>>> dependencies at com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Failed to >>>>>>> read >>>>>>> artifact descriptor for com.mapr.hadoop:maprfs:jar:5.2.1-mapr: >>>>>>> Could not >>>>>>> transfer artifact com.mapr.hadoop:maprfs:pom:5.2.1-mapr from/to >>>>>>> mapr-releases (https://repository.mapr.com/maven/): >>>>>>> sun.security.validator.ValidatorException: PKIX path building >>>>>>> failed: >>>>>>> sun.security.provider.certpath.SunCertPathBuilderException: unable >>>>>>> to find >>>>>>> valid certification path to requested target -> [Help 1] >>>>>>> >>>>>>> https://api.travis-ci.org/v3/job/560790299/log.txt >>>>>>> >>>>>>> Best, Jingsong Lee >>>>> >>>>> >>>> > Nico Kruber | Solutions Architect Follow us @VervericaData Ververica -- Join Flink Forward - The Apache Flink Conference Stream Processing | Event Driven | Real Time -- Ververica GmbH | Invalidenstrasse 115, 10115 Berlin, Germany -- Ververica GmbH Registered at Amtsgericht Charlottenburg: HRB 158244 B Managing Directors: Dr. Kostas Tzoumas, Dr. Stephan Ewen signature.asc (201 bytes) Download Attachment |
Free forum by Nabble | Edit this page |