Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-build] Build failed in Hudson: R-HEAD-sdk.feature #27

See <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/27/>

------------------------------------------
[...truncated 82 lines...]
INFO:  setpref 'org.eclipse.buckminster.pde.targetPlatformPath=<https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws//targetPlatformPath'>
org.eclipse.buckminster.pde.targetPlatformPath set to the value '<https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws//targetPlatformPath'>
INFO:  import '<https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws//org.eclipse.ecf.sdk.mspec'>
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/ecf.rmap,> line 12. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/ecf.rmap,> line 15. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/ecf.rmap,> line 28. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/ecf.rmap,> line 47. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/ecf.rmap,> line 56. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/ecf.rmap,> line 63. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/ecf.rmap,> line 70. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/ecf.rmap,> line 73. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/ecf.rmap,> line 76. 
WARN:  Dependency org.eclipse.jdt is defined more than once in component org.junit
INFO:  Resetting target platform Directory <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws//targetPlatformPath>
INFO:  Import complete.
ERROR: Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
java.lang.IllegalStateException: The profile is not locked.
	at org.eclipse.equinox.internal.p2.engine.ProfileLock.unlock(ProfileLock.java:119)
	at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.internalUnlockProfile(SimpleProfileRegistry.java:821)
	at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.removeProfile(SimpleProfileRegistry.java:364)
	at org.eclipse.pde.internal.core.target.AbstractTargetHandle.deleteProfile(AbstractTargetHandle.java:126)
	at org.eclipse.pde.internal.core.target.TargetPlatformService.cleanOrphanedTargetDefinitionProfiles(TargetPlatformService.java:620)
	at org.eclipse.pde.internal.core.PDECore$1.saving(PDECore.java:271)
	at org.eclipse.core.internal.resources.SaveManager.executeLifecycle(SaveManager.java:361)
	at org.eclipse.core.internal.resources.SaveManager$1.run(SaveManager.java:170)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
	at org.eclipse.core.internal.resources.SaveManager.broadcastLifecycle(SaveManager.java:173)
	at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1108)
	at org.eclipse.core.internal.resources.Workspace.save(Workspace.java:2006)
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.saveWorkspace(WorkspaceCommand.java:45)
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.run(WorkspaceCommand.java:154)
	at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:194)
	at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:317)
	at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:136)
	at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:156)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
ERROR: Error while saving workspace: Save operation warnings.
org.eclipse.core.internal.resources.ResourceException: Save operation warnings.
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.saveWorkspace(WorkspaceCommand.java:47)
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.run(WorkspaceCommand.java:154)
	at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:194)
	at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:317)
	at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:136)
	at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:156)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
Contains: Problems occurred during save.
java.lang.IllegalStateException: The profile is not locked.
	at org.eclipse.equinox.internal.p2.engine.ProfileLock.unlock(ProfileLock.java:119)
	at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.internalUnlockProfile(SimpleProfileRegistry.java:821)
	at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.removeProfile(SimpleProfileRegistry.java:364)
	at org.eclipse.pde.internal.core.target.AbstractTargetHandle.deleteProfile(AbstractTargetHandle.java:126)
	at org.eclipse.pde.internal.core.target.TargetPlatformService.cleanOrphanedTargetDefinitionProfiles(TargetPlatformService.java:620)
	at org.eclipse.pde.internal.core.PDECore$1.saving(PDECore.java:271)
	at org.eclipse.core.internal.resources.SaveManager.executeLifecycle(SaveManager.java:361)
	at org.eclipse.core.internal.resources.SaveManager$1.run(SaveManager.java:170)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
	at org.eclipse.core.internal.resources.SaveManager.broadcastLifecycle(SaveManager.java:173)
	at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1108)
	at org.eclipse.core.internal.resources.Workspace.save(Workspace.java:2006)
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.saveWorkspace(WorkspaceCommand.java:45)
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.run(WorkspaceCommand.java:154)
	at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:194)
	at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:317)
	at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:136)
	at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:156)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
INFO:  importtargetdefinition 'file:/opt/hudson/repo/ECF3-2Baseline.target'
ERROR: Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
java.lang.IllegalStateException: The profile is not locked.
	at org.eclipse.equinox.internal.p2.engine.ProfileLock.unlock(ProfileLock.java:119)
	at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.internalUnlockProfile(SimpleProfileRegistry.java:821)
	at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.removeProfile(SimpleProfileRegistry.java:364)
	at org.eclipse.pde.internal.core.target.AbstractTargetHandle.deleteProfile(AbstractTargetHandle.java:126)
	at org.eclipse.pde.internal.core.target.TargetPlatformService.cleanOrphanedTargetDefinitionProfiles(TargetPlatformService.java:620)
	at org.eclipse.pde.internal.core.PDECore$1.saving(PDECore.java:271)
	at org.eclipse.core.internal.resources.SaveManager.executeLifecycle(SaveManager.java:361)
	at org.eclipse.core.internal.resources.SaveManager$1.run(SaveManager.java:170)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
	at org.eclipse.core.internal.resources.SaveManager.broadcastLifecycle(SaveManager.java:173)
	at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1108)
	at org.eclipse.core.internal.resources.Workspace.save(Workspace.java:2006)
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.saveWorkspace(WorkspaceCommand.java:45)
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.initWorkspace(WorkspaceCommand.java:70)
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.run(WorkspaceCommand.java:88)
	at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:194)
	at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:317)
	at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:136)
	at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:156)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
ERROR: Error while saving workspace: Save operation warnings.
org.eclipse.core.internal.resources.ResourceException: Save operation warnings.
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.saveWorkspace(WorkspaceCommand.java:47)
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.initWorkspace(WorkspaceCommand.java:70)
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.run(WorkspaceCommand.java:88)
	at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:194)
	at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:317)
	at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:136)
	at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:156)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
Contains: Problems occurred during save.
java.lang.IllegalStateException: The profile is not locked.
	at org.eclipse.equinox.internal.p2.engine.ProfileLock.unlock(ProfileLock.java:119)
	at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.internalUnlockProfile(SimpleProfileRegistry.java:821)
	at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.removeProfile(SimpleProfileRegistry.java:364)
	at org.eclipse.pde.internal.core.target.AbstractTargetHandle.deleteProfile(AbstractTargetHandle.java:126)
	at org.eclipse.pde.internal.core.target.TargetPlatformService.cleanOrphanedTargetDefinitionProfiles(TargetPlatformService.java:620)
	at org.eclipse.pde.internal.core.PDECore$1.saving(PDECore.java:271)
	at org.eclipse.core.internal.resources.SaveManager.executeLifecycle(SaveManager.java:361)
	at org.eclipse.core.internal.resources.SaveManager$1.run(SaveManager.java:170)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
	at org.eclipse.core.internal.resources.SaveManager.broadcastLifecycle(SaveManager.java:173)
	at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1108)
	at org.eclipse.core.internal.resources.Workspace.save(Workspace.java:2006)
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.saveWorkspace(WorkspaceCommand.java:45)
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.initWorkspace(WorkspaceCommand.java:70)
	at org.eclipse.buckminster.core.commands.WorkspaceCommand.run(WorkspaceCommand.java:88)
	at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:194)
	at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:317)
	at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:136)
	at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:156)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
INFO:  lstargets
Using workspace at <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/> ...
* Directory <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws//targetPlatformPath> : linux,gtk,x86_64/en_US
  ECF3-2Baseline                                                              : linux,gtk,x86_64/en_US
  Running Platform                                                            : linux,gtk,x86_64/en_US
  Target Platform                                                             : linux,gtk,x86_64/en_US
  ECF3-2Baseline                                                              : linux,gtk,x86_64/en_US
INFO:  addbaseline '-A' 'ECF3-2Baseline'
INFO:  build
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/ch.ethz.iks.r_osgi.remote>: Build path specifies execution environment OSGi/Minimum-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/ch.ethz.iks.r_osgi.remote/build.properties,> line 1: There is no 'javacWarnings..' build entry and the project has Java compliance preferences set
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.examples.updatesite.client>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.discovery.ui.properties.tabbed>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.discovery.ui.browser>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.console>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.protocol.msn>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.protocol.msn/build.properties,> line 1: There is no 'javacErrors..' build entry and the project has Java compliance preferences set
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.bittorrent/src/org/eclipse/ecf/internal/provider/bittorrent/TorrentID.java,> line 83: The method toURL() from the type File is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.bittorrent>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.jmdns>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.jslp>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.msn>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryNamespace.java,> line 63: Class is a raw type. References to generic type Class<T> should be parameterized
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainerInstantiator.java,> line 46: Class is a raw type. References to generic type Class<T> should be parameterized
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.java,> line 435: Type safety: The expression of type Set needs unchecked conversion to conform to Collection<IServiceListener>
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.java,> line 440: Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<IServiceListener>
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.java,> line 444: Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<IServiceTypeListener>
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/AdvertisedService.java,> line 103: Unnecessary @SuppressWarnings("unchecked")
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/AdvertisedService.java,> line 112: Enumeration is a raw type. References to generic type Enumeration<E> should be parameterized
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.localdiscovery>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.remoteservice.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.server>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.sharedobject>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.remoteservice.eventadmin>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.remoteservice>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.remoteservice.rest.feature/feature.xml,> line 40: Plug-in reference 'org.json' cannot be resolved
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.r_osgi>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.example.collab.editor>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.examples.eventadmin.app>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.core.featurepatch/feature.xml,> line 28: Feature reference 'org.eclipse.equinox.p2.user.ui' cannot be resolved
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.discovery>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.discovery/build.properties,> line 1: There is no 'javacErrors..' build entry and the project has Java compliance preferences set
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.provider.jmdns>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.provider.jmdns/build.properties,> line 1: There is no 'javacErrors..' build entry and the project has Java compliance preferences set
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.provider.jslp>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.provider.zookeeper>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.provider.zookeeper/build.properties,> line 1: There is no 'jre.compilation.profile' build entry and the project has Java compliance preferences set
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.filetransfer.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.bittorrent.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.ui.capabilities>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/R-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.example.clients>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
INFO:  perform 'org.eclipse.ecf.sdk#site.p2.zip'
CSpec org.json:osgi.bundle$1.0.0.v201003050614 has no  action, group, or local artifact named bundle.and.fragments
Archiving artifacts
Recording fingerprints



Back to the top