See <https://builds.apache.org/job/sling-contrib-1.6/1200/changes>

Changes:

[rombert] contrib/karaf: use java 1.6-compatible version of pax-exam

------------------------------------------
[...truncated 20923 lines...]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run 
(set-bundle-required-execution-environment) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/karaf/org.apache.sling.launchpad.karaf-launchpad-integration-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[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:3.1:compile (default-compile) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/karaf/org.apache.sling.launchpad.karaf-launchpad-integration-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
<https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/karaf/org.apache.sling.launchpad.karaf-launchpad-integration-tests/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[JENKINS] Recording test results[INFO] 

[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[WARNING] Bundle 
org.apache.sling:org.apache.sling.launchpad.karaf-launchpad-integration-tests:bundle:0.0.1-SNAPSHOT
 : Unused Private-Package instructions, no such package(s) on the class path: 
[!*]
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run 
(set-bundle-required-execution-environment) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[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.launchpad.karaf-launchpad-integration-tests ---
[INFO] Building jar: 
<https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/karaf/org.apache.sling.launchpad.karaf-launchpad-integration-tests/target/org.apache.sling.launchpad.karaf-launchpad-integration-tests-0.0.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[INFO] 
[INFO] --- exam-maven-plugin:3.4.0:start-container (default) @ 
org.apache.sling.launchpad.karaf-launchpad-integration-tests ---
[ERROR] 
java.lang.reflect.InvocationTargetException
        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.ops4j.pax.exam.maven.StartContainerMojo.getConfigurationOptions(StartContainerMojo.java:158)
        at 
org.ops4j.pax.exam.maven.StartContainerMojo.run(StartContainerMojo.java:142)
        at 
org.ops4j.pax.exam.maven.StartContainerMojo.execute(StartContainerMojo.java:108)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        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:117)
        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:178)
        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 hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        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:895)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
        at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.UnsupportedClassVersionError: 
org/ops4j/pax/exam/karaf/options/KarafDistributionOption : Unsupported 
major.minor version 51.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
        at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
        at 
org.apache.sling.launchpad.karaf.tests.configuration.SlingLaunchpadConfiguration.configuration(SlingLaunchpadConfiguration.java:85)
        ... 40 more
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Sling Authentication XING API .............. SUCCESS [35.447s]
[INFO] Apache Sling Authentication XING Login ............ SUCCESS [17.947s]
[INFO] Apache Sling Authentication XING OAuth ............ SUCCESS [17.565s]
[INFO] Apache Sling Commons FileSystem ClassLoader ....... SUCCESS [9.256s]
[INFO] Apache Sling Commons HTML Utilities ............... SUCCESS [10.984s]
[INFO] Apache Sling APT parser ........................... SUCCESS [11.875s]
[INFO] Apache Sling APT servlet .......................... SUCCESS [6.235s]
[INFO] Apache Sling Resource Collection API .............. SUCCESS [11.533s]
[INFO] Apache Sling ClassLoader Leak Detector ............ SUCCESS [6.217s]
[INFO] Apache Sling SLF4J MDC Filter ..................... SUCCESS [27.440s]
[INFO] Apache Sling DataSource Provider .................. SUCCESS [23.631s]
[INFO] Apache Sling Dojo JavaScript Library .............. SUCCESS [18.292s]
[INFO] Apache Sling Dojo Data Extension .................. SUCCESS [5.871s]
[INFO] Apache Sling FTP Server ........................... SUCCESS [11.772s]
[INFO] Apache Sling Google Web Toolkit Servlet Library ... SUCCESS [17.849s]
[INFO] Apache Sling Google Web Toolkit Sample ............ SUCCESS [1:08.627s]
[INFO] Apache Sling Internationalization Support ......... SUCCESS [57.221s]
[INFO] Apache Sling JMX Resource Provider ................ SUCCESS [6.294s]
[INFO] Apache Sling MongoDB Resource Provider ............ SUCCESS [8.600s]
[INFO] Apache Sling OSGi Bundle Repository ............... SUCCESS [14.752s]
[INFO] Apache Sling Request Processing Analyzer .......... SUCCESS [8.547s]
[INFO] Apache Sling Resource Merger ...................... SUCCESS [8.963s]
[INFO] Apache Sling Rewriter ............................. SUCCESS [11.808s]
[INFO] Apache Sling Tenant ............................... SUCCESS [11.590s]
[INFO] Apache Sling Replication .......................... SUCCESS [26.742s]
[INFO] Apache Sling Replication Integration Tests ........ SUCCESS [1:17.843s]
[INFO] Apache Sling JCR Java Compiler .................... SUCCESS [11.420s]
[INFO] Apache Sling Repository Accessor .................. SUCCESS [8.947s]
[INFO] Apache Sling Object Content Mapping ............... SUCCESS [8.907s]
[INFO] Apache Sling JCR Prefs ............................ SUCCESS [8.350s]
[INFO] Apache Sling JCR Resource Security ................ SUCCESS [8.514s]
[INFO] Apache Sling Launchpad Karaf ...................... SUCCESS [6.521s]
[INFO] Apache Sling Launchpad Karaf - Features ........... SUCCESS [11.690s]
[INFO] Apache Sling Launchpad Karaf - Integration Tests .. SUCCESS [29:38.612s]
[INFO] Apache Sling Launchpad Karaf - Launchpad Integration Tests  FAILURE 
[10.922s]
[INFO] Apache Sling Launchpad Karaf Builder .............. SKIPPED
[INFO] Apache Sling Launchpad Contrib Testing ............ SKIPPED
[INFO] Apache Sling Script Console ....................... SKIPPED
[INFO] Apache Sling Atom Tag Library ..................... SKIPPED
[INFO] Apache Sling Scripting Freemarker Support ......... SKIPPED
[INFO] Apache Sling Scripting Java Support ............... SKIPPED
[INFO] Apache Sling Scripting JST Support ................ SKIPPED
[INFO] Apache Sling Scripting Python Support ............. SKIPPED
[INFO] Apache Sling Scripting Ruby Support ............... SKIPPED
[INFO] Apache Sling Scripting Velocity Support ........... SKIPPED
[INFO] Apache Sling Scripting W3C XML Processing Support . SKIPPED
[INFO] Scala Script Engine ............................... SKIPPED
[INFO] Apache Sling Scala Scripting Configuration ........ SKIPPED
[INFO] Scala for Sling Demo Application - Hello World .... SKIPPED
[INFO] Scala for Sling Demo Application - Forum .......... SKIPPED
[INFO] Apache Sling Contrib (Builder) .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40:09.234s
[INFO] Finished at: Wed Aug 06 12:03:40 UTC 2014
[INFO] Final Memory: 90M/194M
[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
[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
[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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[WARNING] The requested profile "jcrinstall-tests" could not be activated 
because it does not exist.
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.ops4j.pax.exam:exam-maven-plugin:3.4.0:start-container (default) on project 
org.apache.sling.launchpad.karaf-launchpad-integration-tests: Failed to start 
Pax Exam server for 
org.apache.sling.launchpad.karaf.tests.configuration.SlingLaunchpadConfiguration:
 InvocationTargetException: 
org/ops4j/pax/exam/karaf/options/KarafDistributionOption : Unsupported 
major.minor version 51.0 -> [Help 1]
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf 
:org.apache.sling.launchpad.karaf-launchpad-integration-tests
Sending e-mails to: dev@sling.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Reply via email to