You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/05/07 18:31:58 UTC

Build failed in Jenkins: sling-samples-1.6 #423

See <https://builds.apache.org/job/sling-samples-1.6/423/changes>

Changes:

[cziegeler] Correct reactor pom and update to parent pom 16

------------------------------------------
[...truncated 104 lines...]
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.sling.samples.espblog ---
[INFO] Deleting <https://builds.apache.org/job/sling-samples-1.6/ws/samples-1.6/espblog/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ org.apache.sling.samples.espblog ---
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-regexp/1.7.1/ant-apache-regexp-1.7.1.pom

[INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.samples.espblog ---
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-regexp/1.7.1/ant-apache-regexp-1.7.1.pom (3 KB at 11.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-regexp/1.7.1/ant-apache-regexp-1.7.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-regexp/1.7.1/ant-apache-regexp-1.7.1.jar (4 KB at 13.6 KB/sec)
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ org.apache.sling.samples.espblog ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/sling/apache-sling-jar-resource-bundle/1.0.0/apache-sling-jar-resource-bundle-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/sling/apache-sling-jar-resource-bundle/1.0.0/apache-sling-jar-resource-bundle-1.0.0.jar (8 KB at 16.2 KB/sec)
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.sling.samples.espblog ---
[INFO] Copying 10 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @ org.apache.sling.samples.espblog ---
[INFO] Executing tasks

main:
     [echo] **************** WARNING (SLING-443/SLING-1782) ******************************
     [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set
     [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443
     [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782
     [echo] ******************************************************************************
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ org.apache.sling.samples.espblog ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/sling-samples-1.6/ws/samples-1.6/espblog/target/classes>
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.5.2/slf4j-simple-1.5.2.pom
[INFO] 
[INFO] --- maven-scr-plugin:1.12.0:scr (generate-scr-scrdescriptor) @ org.apache.sling.samples.espblog ---
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.5.2/slf4j-simple-1.5.2.pom (2 KB at 7.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr.generator/1.6.0/org.apache.felix.scr.generator-1.6.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr.generator/1.6.0/org.apache.felix.scr.generator-1.6.0.pom (4 KB at 32.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.5.2/slf4j-simple-1.5.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr.generator/1.6.0/org.apache.felix.scr.generator-1.6.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr.generator/1.6.0/org.apache.felix.scr.generator-1.6.0.jar (98 KB at 1068.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.5.2/slf4j-simple-1.5.2.jar (8 KB at 34.0 KB/sec)
[INFO] Writing 1 Service Component Descriptors to <https://builds.apache.org/job/sling-samples-1.6/ws/samples-1.6/espblog/target/scr-plugin-generated/OSGI-INF/org.apache.sling.samples.espblog.internal.ThumbnailGenerator.xml>
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-samples-1.6/ws/samples-1.6/espblog/src/test/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.sling.samples.espblog ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ org.apache.sling.samples.espblog ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.apache.sling.samples.espblog ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer/1.9/animal-sniffer-1.9.pom
[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ org.apache.sling.samples.espblog ---
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer/1.9/animal-sniffer-1.9.pom (3 KB at 7.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/java-boot-classpath-detector/1.9/java-boot-classpath-detector-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/java-boot-classpath-detector/1.9/java-boot-classpath-detector-1.9.pom (3 KB at 8.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer/1.9/animal-sniffer-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/java-boot-classpath-detector/1.9/java-boot-classpath-detector-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer/1.9/animal-sniffer-1.9.jar (31 KB at 187.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/java-boot-classpath-detector/1.9/java-boot-classpath-detector-1.9.jar (5 KB at 17.5 KB/sec)
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ org.apache.sling.samples.espblog ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ org.apache.sling.samples.espblog ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.samples.espblog ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
May 7, 2013 4:31:39 PM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ org.apache.sling.samples.espblog ---
[INFO] Building jar: <https://builds.apache.org/job/sling-samples-1.6/ws/samples-1.6/espblog/target/org.apache.sling.samples.espblog-2.0.3-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ org.apache.sling.samples.espblog ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.samples.espblog ---
[INFO] Checking legal files in: org.apache.sling.samples.espblog-2.0.3-SNAPSHOT.jar
[INFO] Checking legal files in: org.apache.sling.samples.espblog-2.0.3-SNAPSHOT-sources.jar
[INFO] [INFO] Installing <https://builds.apache.org/job/sling-samples-1.6/ws/samples-1.6/espblog/target/org.apache.sling.samples.espblog-2.0.3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/org.apache.sling.samples.espblog-2.0.3-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/sling-samples-1.6/ws/samples-1.6/espblog/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/org.apache.sling.samples.espblog-2.0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/sling-samples-1.6/ws/samples-1.6/espblog/target/org.apache.sling.samples.espblog-2.0.3-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/org.apache.sling.samples.espblog-2.0.3-SNAPSHOT-sources.jar

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.apache.sling.samples.espblog ---
[INFO] [INFO] Local OBR update disabled (enable with -DobrRepository)

[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ org.apache.sling.samples.espblog ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/maven-metadata.xml

[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ org.apache.sling.samples.espblog ---
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/maven-metadata.xml (1 KB at 1.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/org.apache.sling.samples.espblog-2.0.3-20130507.163145-56.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/org.apache.sling.samples.espblog-2.0.3-20130507.163145-56.jar (33 KB at 101.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/org.apache.sling.samples.espblog-2.0.3-20130507.163145-56.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/org.apache.sling.samples.espblog-2.0.3-20130507.163145-56.pom (4 KB at 10.0 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/maven-metadata.xml (316 B at 1.4 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/maven-metadata.xml (1 KB at 3.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/maven-metadata.xml (316 B at 0.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/org.apache.sling.samples.espblog-2.0.3-20130507.163145-56-sources.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/org.apache.sling.samples.espblog-2.0.3-20130507.163145-56-sources.jar (27 KB at 72.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/samples/org.apache.sling.samples.espblog/2.0.3-SNAPSHOT/maven-metadata.xml (1 KB at 3.2 KB/sec)
[INFO] [INFO] Remote OBR update disabled (enable with -DremoteOBR)

[INFO] --- maven-bundle-plugin:2.3.7:deploy (default-deploy) @ org.apache.sling.samples.espblog ---
[INFO] [INFO] Deleting <https://builds.apache.org/job/sling-samples-1.6/ws/samples-1.6/javashell/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Javashell sample 2.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.sling.samples.javashell ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ org.apache.sling.samples.javashell ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.samples.javashell ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ org.apache.sling.samples.javashell ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.sling.samples.javashell ---
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @ org.apache.sling.samples.javashell ---
[INFO] Executing tasks

main:
     [echo] **************** WARNING (SLING-443/SLING-1782) ******************************
     [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set
     [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443
     [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782
     [echo] ******************************************************************************
[INFO] Executed tasks
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ org.apache.sling.samples.javashell ---
[INFO] [WARNING] Source tree does not exist. Ignoring <https://builds.apache.org/job/sling-samples-1.6/ws/samples-1.6/javashell/src/main/java>
[WARNING] Source tree does not exist. Ignoring <https://builds.apache.org/job/sling-samples-1.6/ws/samples-1.6/javashell/src/main/java>

[INFO] --- maven-scr-plugin:1.12.0:scr (generate-scr-scrdescriptor) @ org.apache.sling.samples.javashell ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Sling ESP blog sample ...................... SUCCESS [44.444s]
[INFO] Apache Sling Javashell sample ..................... FAILURE [1.346s]
[INFO] Apache Sling Sample Path Based Resource Type Provider  SKIPPED
[INFO] Apache Sling Sample Post Servlet Extensions ....... SKIPPED
[INFO] Apache Sling Sample Application ................... SKIPPED
[INFO] Apache Sling - Slingshot Demo ..................... SKIPPED
[INFO] Apache Sling Webloader Service .................... SKIPPED
[INFO] Apache Sling Webloader User Interface ............. SKIPPED
[INFO] Apache Sling Sample Custom Login Form ............. SKIPPED
[INFO] Apache Sling Slingbucks - sample coffee store management application  SKIPPED
[INFO] Dependency Install Sample ......................... SKIPPED
[INFO] Apache Sling Sample Framework Fragment Bundle ..... SKIPPED
[INFO] Apache Sling User Manager UI sample ............... SKIPPED
[INFO] Apache Sling Access Manager UI sample ............. SKIPPED
[INFO] Apache Sling Samples (Builder) .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50.798s
[INFO] Finished at: Tue May 07 16:31:50 UTC 2013
[INFO] Final Memory: 24M/67M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.felix:maven-scr-plugin:1.12.0:scr (generate-scr-scrdescriptor) on project org.apache.sling.samples.javashell: No annotation processors found in classpath.
cause : No annotation processors found in classpath.
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.felix:maven-scr-plugin:1.12.0:scr (generate-scr-scrdescriptor) on project org.apache.sling.samples.javashell: No annotation processors found in classpath.
	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:320)
	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:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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:662)
Caused by: org.apache.maven.plugin.MojoFailureException: No annotation processors found in classpath.
	at org.apache.felix.scrplugin.mojo.SCRDescriptorMojo.execute(SCRDescriptorMojo.java:263)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Caused by: org.apache.felix.scrplugin.SCRDescriptorFailureException: No annotation processors found in classpath.
	at org.apache.felix.scrplugin.helper.AnnotationProcessorManager.<init>(AnnotationProcessorManager.java:82)
	at org.apache.felix.scrplugin.SCRDescriptorGenerator.execute(SCRDescriptorGenerator.java:144)
	at org.apache.felix.scrplugin.mojo.SCRDescriptorMojo.execute(SCRDescriptorMojo.java:248)
	... 29 more
Sending e-mails to: dev@sling.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Jenkins build is back to normal : sling-samples-1.6 #424

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-samples-1.6/424/changes>