Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] 4.6.2 M-Build: M20161003-1215 - BUILDFAILED

I'm observing hudson build failures on maintenance branch since this week, see https://git.eclipse.org/r/#/c/82388/.
 
Both builds were stopped with the error below.
Can it be that recent 4.6.2 changes were not complete, or are the required artifacts not yet available to download due recent build failures?
 
Downloading: https://repo.eclipse.org/content/repositories/eclipse/org/eclipse/eclipse-sdk-prereqs/4.6.2-SNAPSHOT/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/eclipse/org/eclipse/eclipse-sdk-prereqs/4.6.2-SNAPSHOT/eclipse-sdk-prereqs-4.6.2-SNAPSHOT.target
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse:eclipse-sdk-prereqs:target:4.6.2-SNAPSHOT
[DEBUG] Closing connection to remote
[ERROR] Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse:eclipse-sdk-prereqs:target:4.6.2-SNAPSHOT -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse:eclipse-sdk-prereqs:target:4.6.2-SNAPSHOT
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:121)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse:eclipse-sdk-prereqs:target:4.6.2-SNAPSHOT
	at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.addTargetArtifact(DefaultTargetPlatformConfigurationReader.java:389)
	at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.setTarget(DefaultTargetPlatformConfigurationReader.java:342)
	at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.getTargetPlatformConfiguration(DefaultTargetPlatformConfigurationReader.java:75)
	at org.eclipse.tycho.core.resolver.DefaultTychoResolver.setupProject(DefaultTychoResolver.java:87)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:90)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:266)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	... 11 more
 
 
Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov
 
 
Gesendet: Dienstag, 04. Oktober 2016 um 07:44 Uhr
Von: "Sravan K Lakkimsetti" <sravankumarl@xxxxxxxxxx>
An: "'Eclipse platform release engineering list.'" <platform-releng-dev@xxxxxxxxxxx>
Betreff: Re: [platform-releng-dev] 4.6.2 M-Build: M20161003-1215 - BUILDFAILED

The build was successful. The problem was the index page did not get generated. Same thing happened with N-build as well

 

From: Markus Keller [mailto:markus_keller@xxxxxxxxxx]
Sent: Tuesday, October 04, 2016 1:27 AM
To: Eclipse platform release engineering list. <platform-releng-dev@xxxxxxxxxxx>
Subject: Re: [platform-releng-dev] 4.6.2 M-Build: M20161003-1215 - BUILD FAILED

 

Sorry for the unannounced build. I had triggered it under the assumption that running it as a "testBuild" would not publish it (as written in the parameter description).

Filed
Bug 503148: M-build Hudson job should stop earlier when parameter testBuild == true

I've tried the produced eclipse-SDK-M20161003-1215-win32-x86_64.zip, and it actually looked good. I didn't investigate the build failure, but it could just as well be another problem with the "testBuild" parameter.

I guess Sravan knows more about that and will look into eventual problems before the first actual M-build towards 4.6.2 on Wednesday.

Markus



From:        genie.releng@xxxxxxxxxxx
To:        platform-releng-dev@xxxxxxxxxxx
Date:        2016-10-03 20:15
Subject:        [platform-releng-dev] 4.6.2 M-Build: M20161003-1215 - BUILD FAILED
Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx





Eclipse downloads:
  http://download.eclipse.org/eclipse/downloads/drops4/M20161003-1215/

   Build logs and/or test results (eventually):
     http://download.eclipse.org/eclipse/downloads/drops4/M20161003-1215/testResults.php_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev

 


_______________________________________________ platform-releng-dev mailing list platform-releng-dev@xxxxxxxxxxx To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/platform-releng-dev

Back to the top