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/09/05 22:49:34 UTC

Build failed in Jenkins: Jena_SDB #60

See <https://builds.apache.org/job/Jena_SDB/60/>

------------------------------------------
Started by upstream project "Jena_ARQ" build number 159
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/incubator/jena/Jena2/SDB/trunk
At revision 1165413
no change for http://svn.apache.org/repos/asf/incubator/jena/Jena2/SDB/trunk since the previous build
 your Apache Maven build is setup to use a config with id  but cannot find the config
 your Apache Maven build is setup to use a global settings config with id  but cannot find the config
Parsing POMs
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/jenkins-slave/tools/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/jenkins-slave/tools/Maven_3.0.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 57184
<===[JENKINS REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://builds.apache.org/job/Jena_SDB/ws/trunk/pom.xml> clean install
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SDB 1.3.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ sdb ---
[INFO] Deleting <https://builds.apache.org/job/Jena_SDB/ws/trunk/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (ant-timestamp) @ sdb ---
[INFO] Executing tasks
    [mkdir] Created dir: <https://builds.apache.org/job/Jena_SDB/ws/trunk/target>
     [echo] version=1.3.5-SNAPSHOT
     [echo] build.time=2011-09-05 20:49 +0000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ sdb ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to com/hp/hpl/jena/sdb/
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ sdb ---
[INFO] Compiling 353 source files to <https://builds.apache.org/job/Jena_SDB/ws/trunk/target/classes>
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Jena_SDB/ws/trunk/src/test/resources>

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ sdb ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ sdb ---
[INFO] Compiling 54 source files to <https://builds.apache.org/job/Jena_SDB/ws/trunk/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Jena_SDB/ws/trunk/src-test/com/hp/hpl/jena/sdb/test/junit/QueryTestSDBFactory.java>:[96,48] cannot find symbol
symbol  : variable syntaxRDQL
location: class com.hp.hpl.jena.query.Syntax
[INFO] 1 error
[INFO] -------------------------------------------------------------
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)
projectFailed com.hp.hpl.jena:sdb:1.3.5-SNAPSHOT
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Jena_SDB/ws/trunk/pom.xml>
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.191s
[INFO] Finished at: Mon Sep 05 20:49:33 UTC 2011
[INFO] Final Memory: 19M/150M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project sdb: Compilation failure
<https://builds.apache.org/job/Jena_SDB/ws/trunk/src-test/com/hp/hpl/jena/sdb/test/junit/QueryTestSDBFactory.java>:[96,48] cannot find symbol
symbol  : variable syntaxRDQL
location: class com.hp.hpl.jena.query.Syntax

cause : Compilation failure
<https://builds.apache.org/job/Jena_SDB/ws/trunk/src-test/com/hp/hpl/jena/sdb/test/junit/QueryTestSDBFactory.java>:[96,48] cannot find symbol
symbol  : variable syntaxRDQL
location: class com.hp.hpl.jena.query.Syntax

Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project sdb: Compilation failure
<https://builds.apache.org/job/Jena_SDB/ws/trunk/src-test/com/hp/hpl/jena/sdb/test/junit/QueryTestSDBFactory.java>:[96,48] cannot find symbol
symbol  : variable syntaxRDQL
location: class com.hp.hpl.jena.query.Syntax

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:121)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:73)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
<https://builds.apache.org/job/Jena_SDB/ws/trunk/src-test/com/hp/hpl/jena/sdb/test/junit/QueryTestSDBFactory.java>:[96,48] cannot find symbol
symbol  : variable syntaxRDQL
location: class com.hp.hpl.jena.query.Syntax

	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Sending e-mails to: jena-commits@incubator.apache.org
channel stopped


Jenkins build is back to normal : Jena_SDB #61

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_SDB/61/changes>