Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Tycho465RootFilesTest fails with current master

Proposed a change that fixes the problem (although I don't fully understand since when we had this problem): https://git.eclipse.org/r/#/c/6491/

Submit at will :-)

Regards
Tobias

> -----Original Message-----
> From: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Oberlies, Tobias
> Sent: Montag, 25. Juni 2012 11:04
> To: Tycho developers list
> Subject: Re: [tycho-dev] Tycho465RootFilesTest fails with current master
> Importance: Low
> 
> I also see the test failing - so I'll have a look.
> 
> Regards
> Tobias
> 
> 
> > -----Original Message-----
> > From: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-
> bounces@xxxxxxxxxxx]
> > On Behalf Of Sievers, Jan
> > Sent: Montag, 25. Juni 2012 10:27
> > To: Tycho developers list
> > Subject: Re: [tycho-dev] Tycho465RootFilesTest fails with current master
> >
> > cannot reproduce locally.
> >
> > ITs on hudson.eclipse.org are also back OK now:
> > https://hudson.eclipse.org/hudson/job/tycho-its-linux-nightly/261/
> >
> > Regards
> > Jan
> >
> > -----Original Message-----
> > From: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-
> bounces@xxxxxxxxxxx]
> > On Behalf Of Igor Fedorenko
> > Sent: Sonntag, 24. Juni 2012 14:04
> > To: Tycho developers list
> > Subject: [tycho-dev] Tycho465RootFilesTest fails with current master
> >
> > I am getting the following exception in the log. Does anyone else see
> > this?
> >
> >
> > [ERROR] Failed to execute goal
> > org.eclipse.tycho:tycho-p2-repository-plugin:0.16.0-SNAPSHOT:assemble-
> > repository
> > (default-assemble-repository) on project tycho465.repository: Could not
> > assemble p2 repository: Mirroring failed: "Messages while mirroring
> > artifact descriptors.": ["Artifact not found:
> > binary,tycho465.feature_root.win32.win32.x86,1.0.0.forced."] -> [Help 1]
> > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
> > execute goal
> > org.eclipse.tycho:tycho-p2-repository-plugin:0.16.0-SNAPSHOT:assemble-
> > repository
> > (default-assemble-repository) on project tycho465.repository: Could not
> > assemble p2 repository
> > 	at
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java
> > :203)
> > 	at
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java
> > :148)
> > 	at
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java
> > :140)
> > 	at
> >
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(Li
> > fecycleModuleBuilder.java:84)
> > 	at
> >
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(Li
> > fecycleModuleBuilder.java:59)
> > 	at
> >
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(L
> > ifecycleStarter.java:183)
> > 	at
> >
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStar
> > ter.java:161)
> > 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:314)
> > 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151)
> > 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:445)
> > 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:168)
> > 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:132)
> > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > 	at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> > 39)
> > 	at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorIm
> > pl.java:25)
> > 	at java.lang.reflect.Method.invoke(Method.java:597)
> > 	at
> >
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.
> > java:290)
> > 	at
> >
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230
> > )
> > 	at
> >
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launche
> > r.java:409)
> > 	at
> >
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> > Caused by: org.apache.maven.plugin.MojoExecutionException: Could not
> > assemble p2 repository
> > 	at
> >
> org.eclipse.tycho.plugins.p2.repository.AssembleRepositoryMojo.execute(Ass
> > embleRepositoryMojo.java:95)
> > 	at
> >
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuild
> > PluginManager.java:107)
> > 	at
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java
> > :195)
> > 	... 19 more
> > Caused by: org.eclipse.tycho.p2.tools.FacadeException: Mirroring failed:
> > "Messages while mirroring artifact descriptors.": ["Artifact not found:
> > binary,tycho465.feature_root.win32.win32.x86,1.0.0.forced."]
> > 	at
> >
> org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceImpl.checkSta
> > tus(MirrorApplicationServiceImpl.java:218)
> > 	at
> >
> org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceImpl.mirrorRe
> > actor(MirrorApplicationServiceImpl.java:141)
> > 	at
> >
> org.eclipse.tycho.plugins.p2.repository.AssembleRepositoryMojo.execute(Ass
> > embleRepositoryMojo.java:92)
> > 	... 21 more
> >
> >
> >
> >
> > --
> > Regards,
> > Igor
> > _______________________________________________
> > tycho-dev mailing list
> > tycho-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/tycho-dev
> > _______________________________________________
> > tycho-dev mailing list
> > tycho-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/tycho-dev
> _______________________________________________
> tycho-dev mailing list
> tycho-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-dev


Back to the top