Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] Build failed in Hudson: nebula.incubation #343

See <https://hudson.eclipse.org/hudson/job/nebula.incubation/343/>

------------------------------------------
Started by user wjongman
Building remotely on hudson-slave1
Checkout:nebula.incubation / <https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/> - hudson.remoting.Channel@ee8bd13:hudson-slave1
Using strategy: Default
Last Built Revision: Revision e83f28c588d5c4c03439e5d2d6bc0b72ce02867a (origin/master)
Checkout:nebula.incubation / <https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/> - hudson.remoting.LocalChannel@440fb224
Fetching changes from the remote Git repository
Fetching upstream changes from http://git.eclipse.org/gitroot/nebula/org.eclipse.nebula.git
Commencing build of Revision e83f28c588d5c4c03439e5d2d6bc0b72ce02867a (origin/master)
Checking out Revision e83f28c588d5c4c03439e5d2d6bc0b72ce02867a (origin/master)
Starting xvnc
[nebula.incubation] $ Xvnc :13 -geometry 1024x768 -depth 24 -ac
[nebula.incubation] $ /shared/common/apache-maven-3.0/bin/mvn -f releng/org.eclipse.nebula.nebula-incubation/pom.xml -Dmaven.test.failure.ignore=true -Declipse.p2.mirrors=false -Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/.repository> clean install -Pbuild-server
05/06/2012 19:59:35 Xvnc version X.org/xf4vnc custom version
05/06/2012 19:59:35 Copyright (C) 2001-2004 Alan Hourihane.
05/06/2012 19:59:35 Copyright (C) 2000-2004 Constantin Kaplinsky
05/06/2012 19:59:35 Copyright (C) 1999 AT&T Laboratories Cambridge
05/06/2012 19:59:35 All Rights Reserved.
05/06/2012 19:59:35 See http://www.tightvnc.com/ for information on TightVNC
05/06/2012 19:59:35 See http://xf4vnc.sf.net for xf4vnc-specific information
05/06/2012 19:59:35 Desktop name 'x11' (hudson-slave1:13)
05/06/2012 19:59:35 Protocol versions supported: 3.7, 3.3
05/06/2012 19:59:35 RGB format 8 8 8
05/06/2012 19:59:35 Listening for VNC connections on TCP port 5913
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
[INFO] Scanning for projects...
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[ERROR] Internal error: org.eclipse.tycho.core.osgitools.OsgiManifestParserException: Exception parsing OSGi MANIFEST <https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/widgets/pagination/org.eclipse.nebula.widgets.pagination.example/META-INF/MANIFEST.MF>: Unknown OSGi execution environment: 'JavaSE-1.5' -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: org.eclipse.tycho.core.osgitools.OsgiManifestParserException: Exception parsing OSGi MANIFEST <https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/widgets/pagination/org.eclipse.nebula.widgets.pagination.example/META-INF/MANIFEST.MF>: Unknown OSGi execution environment: 'JavaSE-1.5'
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:163)
	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(DelegatingMethodAccessorImpl.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(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.eclipse.tycho.core.osgitools.OsgiManifestParserException: Exception parsing OSGi MANIFEST <https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/widgets/pagination/org.eclipse.nebula.widgets.pagination.example/META-INF/MANIFEST.MF>: Unknown OSGi execution environment: 'JavaSE-1.5'
	at org.eclipse.tycho.core.osgitools.OsgiManifest.parseExecutionEnvironments(OsgiManifest.java:64)
	at org.eclipse.tycho.core.osgitools.OsgiManifest.<init>(OsgiManifest.java:48)
	at org.eclipse.tycho.core.osgitools.OsgiManifest.parse(OsgiManifest.java:140)
	at org.eclipse.tycho.core.osgitools.DefaultBundleReader.loadManifestFile(DefaultBundleReader.java:112)
	at org.eclipse.tycho.core.osgitools.DefaultBundleReader.loadManifestFromDirectory(DefaultBundleReader.java:108)
	at org.eclipse.tycho.core.osgitools.DefaultBundleReader.doLoadManifest(DefaultBundleReader.java:65)
	at org.eclipse.tycho.core.osgitools.DefaultBundleReader.loadManifest(DefaultBundleReader.java:56)
	at org.eclipse.tycho.core.osgitools.OsgiBundleProject.readArtifactKey(OsgiBundleProject.java:142)
	at org.eclipse.tycho.core.osgitools.OsgiBundleProject.setupProject(OsgiBundleProject.java:131)
	at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.setupProject(DefaultTychoDependencyResolver.java:60)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:59)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:268)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151)
	... 11 more
Caused by: org.eclipse.tycho.core.UnknownEnvironmentException: Unknown OSGi execution environment: 'JavaSE-1.5'
	at org.eclipse.tycho.core.utils.ExecutionEnvironmentUtils.getExecutionEnvironment(ExecutionEnvironmentUtils.java:87)
	at org.eclipse.tycho.core.osgitools.OsgiManifest.parseExecutionEnvironments(OsgiManifest.java:61)
	... 23 more
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
Terminating xvnc.
Recording test results



Back to the top