You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/07/06 22:35:50 UTC

Build failed in Jenkins: Jena_LARQ #54

See <https://builds.apache.org/job/Jena_LARQ/54/>

------------------------------------------
Started by upstream project "Jena_TDB" build number 28
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/incubator/jena/Jena2/LARQ/trunk
At revision 1143553
no change for http://svn.apache.org/repos/asf/incubator/jena/Jena2/LARQ/trunk since the previous build
Found mavenVersion 3.0.3 from file jar:file:/home/hudson/tools/maven/latest3/lib/maven-core-3.0.3.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Jena_LARQ/ws/trunk> at hudson.remoting.Channel@38228e3:ubuntu1
	at hudson.FilePath.act(FilePath.java:754)
	at hudson.FilePath.act(FilePath.java:740)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:817)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:617)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:429)
	at hudson.model.Run.run(Run.java:1374)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:467)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
Caused by: java.io.IOException: Remote call on ubuntu1 failed
	at hudson.remoting.Channel.call(Channel.java:670)
	at hudson.FilePath.act(FilePath.java:747)
	... 8 more
Caused by: java.lang.Error: Unable to load resource com/google/inject/internal/util/$Finalizer.class
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:198)
	at java.lang.ClassLoader.getResource(ClassLoader.java:977)
	at com.google.inject.internal.util.$FinalizableReferenceQueue$DecoupledLoader.getBaseUrl(FinalizableReferenceQueue.java:270)
	at com.google.inject.internal.util.$FinalizableReferenceQueue$DecoupledLoader.loadFinalizer(FinalizableReferenceQueue.java:256)
	at com.google.inject.internal.util.$FinalizableReferenceQueue.loadFinalizer(FinalizableReferenceQueue.java:178)
	at com.google.inject.internal.util.$FinalizableReferenceQueue.<clinit>(FinalizableReferenceQueue.java:100)
	at com.google.inject.internal.util.$MapMaker$QueueHolder.<clinit>(MapMaker.java:787)
	at com.google.inject.internal.util.$MapMaker$WeakEntry.<init>(MapMaker.java:946)
	at com.google.inject.internal.util.$MapMaker$Strength$1.newEntry(MapMaker.java:312)
	at com.google.inject.internal.util.$MapMaker$StrategyImpl.newEntry(MapMaker.java:498)
	at com.google.inject.internal.util.$MapMaker$StrategyImpl.newEntry(MapMaker.java:419)
	at com.google.inject.internal.util.$CustomConcurrentHashMap$ComputingImpl.get(CustomConcurrentHashMap.java:2029)
	at com.google.inject.internal.Annotations$AnnotationChecker.hasAnnotations(Annotations.java:116)
	at com.google.inject.internal.Annotations.isBindingAnnotation(Annotations.java:180)
	at com.google.inject.Key.ensureIsBindingAnnotation(Key.java:366)
	at com.google.inject.Key.strategyFor(Key.java:353)
	at com.google.inject.Key.get(Key.java:242)
	at org.sonatype.guice.bean.binders.ParameterKeys.<clinit>(ParameterKeys.java:24)
	at org.codehaus.plexus.DefaultPlexusContainer$ContainerModule.configure(DefaultPlexusContainer.java:785)
	at com.google.inject.AbstractModule.configure(AbstractModule.java:59)
	at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:223)
	at com.google.inject.spi.Elements.getElements(Elements.java:101)
	at com.google.inject.spi.Elements.getElements(Elements.java:78)
	at org.sonatype.guice.bean.binders.MergedModule.configure(MergedModule.java:54)
	at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:223)
	at com.google.inject.spi.Elements.getElements(Elements.java:101)
	at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:133)
	at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:103)
	at com.google.inject.Guice.createInjector(Guice.java:95)
	at com.google.inject.Guice.createInjector(Guice.java:72)
	at com.google.inject.Guice.createInjector(Guice.java:62)
	at org.codehaus.plexus.DefaultPlexusContainer.addPlexusInjector(DefaultPlexusContainer.java:454)
	at org.codehaus.plexus.DefaultPlexusContainer.<init>(DefaultPlexusContainer.java:190)
	at org.codehaus.plexus.DefaultPlexusContainer.<init>(DefaultPlexusContainer.java:157)
	at hudson.maven.MavenEmbedderUtils.buildPlexusContainer(MavenEmbedderUtils.java:164)
	at hudson.maven.MavenEmbedderUtils.buildPlexusContainer(MavenEmbedderUtils.java:157)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:111)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:138)
	at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:208)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1271)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1110)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1979)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: java.io.FileNotFoundException: /tmp/hudson-remoting7796055705682630826/com/google/inject/internal/util/$Finalizer.class (No such file or directory)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:266)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:194)
	... 50 more
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Skipping Cobertura coverage report as build was not UNSTABLE or better ...


Jenkins build is back to normal : Jena_LARQ #55

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_LARQ/55/>