See <https://builds.apache.org/job/sling-trunk-1.7/402/changes>
Changes: [bdelacretaz] SLING-3143 - Use JackrabbitOnly category to disable tests that fail on Oak [bdelacretaz] SLING-3228 - Use JackrabbitOnly category to disable tests that fail on Oak [bdelacretaz] SLING-3226 - Use JackrabbitOnly category to disable tests that fail on Oak [bdelacretaz] SLING-3221 - Use JackrabbitOnly category to disable tests that fail on Oak [bdelacretaz] SLING-3225 - Use JackrabbitOnly category to disable tests that fail on Oak [bdelacretaz] SLING-3224 - Use JackrabbitOnly category to disable tests that fail on Oak [bdelacretaz] SLING-3230 - disable failing tests on Oak for now [bdelacretaz] Make more utility methods public, for reuse in JUnit4-style tests [bdelacretaz] SLING-3229 - give different names to our two PrivilegesInfoTest classes, convert to JUnit4 style and disable some tests for Oak with JackrabbitOnly category [bdelacretaz] SLING-3151 Use OakOnly and JackrabbitOnly JUnit categories in integration tests [bdelacretaz] Use latest maven-surefire-plugin, as we're starting to use JUnit categories ------------------------------------------ [...truncated 7955 lines...] [INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ org.apache.sling.jcr.resource --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Sling JCR Repository Registration 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.sling.jcr.registration --- [INFO] Deleting <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/jcr/registration/target> [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ org.apache.sling.jcr.registration --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.jcr.registration --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ org.apache.sling.jcr.registration --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.sling.jcr.registration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @ org.apache.sling.jcr.registration --- [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.jcr.registration --- [INFO] Compiling 4 source files to <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/jcr/registration/target/classes> [INFO] [INFO] --- maven-scr-plugin:1.14.0:scr (generate-scr-scrdescriptor) @ org.apache.sling.jcr.registration --- [WARNING] <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/jcr/registration/src/main/java/org/apache/sling/jcr/registration/impl/RmiRegistrationSupport.java> [0:0]: Component org.apache.sling.jcr.jackrabbit.server.RmiRegistrationSupport is using the deprecated inheritance feature and inherits from org.apache.sling.jcr.registration.AbstractRegistrationSupport. This feature will be removed in future versions. [WARNING] <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/jcr/registration/src/main/java/org/apache/sling/jcr/registration/impl/JndiRegistrationSupport.java> [0:0]: Component org.apache.sling.jcr.jackrabbit.server.JndiRegistrationSupport is using the deprecated inheritance feature and inherits from org.apache.sling.jcr.registration.AbstractRegistrationSupport. This feature will be removed in future versions. [INFO] Generating 1 MetaType Descriptors in <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/jcr/registration/target/scr-plugin-generated/OSGI-INF/metatype/org.apache.sling.jcr.registration.impl.RmiRegistrationSupport.xml> [INFO] Generating 1 MetaType Descriptors in <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/jcr/registration/target/scr-plugin-generated/OSGI-INF/metatype/org.apache.sling.jcr.registration.impl.JndiRegistrationSupport.xml> [INFO] Writing 1 Service Component Descriptors to <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/jcr/registration/target/scr-plugin-generated/OSGI-INF/org.apache.sling.jcr.registration.impl.RmiRegistrationSupport.xml> [INFO] Writing 1 Service Component Descriptors to <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/jcr/registration/target/scr-plugin-generated/OSGI-INF/org.apache.sling.jcr.registration.impl.JndiRegistrationSupport.xml> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.sling.jcr.registration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/jcr/registration/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ org.apache.sling.jcr.registration --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.apache.sling.jcr.registration --- [INFO] [JENKINS] Recording test results[INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ org.apache.sling.jcr.registration --- [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.jcr.registration --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ org.apache.sling.jcr.registration --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.jcr.registration --- [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.jcr.registration --- [INFO] Building jar: <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/jcr/registration/target/org.apache.sling.jcr.registration-0.0.1-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ org.apache.sling.jcr.registration --- [INFO] [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.jcr.registration --- [INFO] Checking legal files in: org.apache.sling.jcr.registration-0.0.1-SNAPSHOT.jar [INFO] Checking legal files in: org.apache.sling.jcr.registration-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.apache.sling.jcr.registration --- [INFO] Installing <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/jcr/registration/target/org.apache.sling.jcr.registration-0.0.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.jcr.registration/0.0.1-SNAPSHOT/org.apache.sling.jcr.registration-0.0.1-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/jcr/registration/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.jcr.registration/0.0.1-SNAPSHOT/org.apache.sling.jcr.registration-0.0.1-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/jcr/registration/target/org.apache.sling.jcr.registration-0.0.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.jcr.registration/0.0.1-SNAPSHOT/org.apache.sling.jcr.registration-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ org.apache.sling.jcr.registration --- [INFO] Local OBR update disabled (enable with -DobrRepository) Build timed out (after 150 minutes). Marking the build as failed. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Sling JAR Resource Bundle .................. SUCCESS [40.987s] [INFO] Apache Sling (Parent) ............................. SUCCESS [25.238s] [INFO] Sling Adapter Annotations ......................... SUCCESS [18.557s] [INFO] Apache Sling Maven Plugin to create Jackrabbit OCM descriptors SUCCESS [37.680s] [INFO] Apache Sling Maven Plugin for Compiling JSP Sources into Bundles SUCCESS [22.224s] [INFO] Apache Sling Maven Plugin for Supporting Bundle Development SUCCESS [54.296s] [INFO] Apache Sling Launchpad Maven Plugin ............... SUCCESS [38.694s] [INFO] Sling Launchpad Standalone Archetype .............. SUCCESS [54.892s] [INFO] Sling Launchpad Webapp Archetype .................. SUCCESS [14.009s] [INFO] Sling Initial Content Archetype ................... SUCCESS [16.762s] [INFO] Sling Servlet Archetype ........................... SUCCESS [42.054s] [INFO] Sling Bundle Archetype ............................ SUCCESS [18.547s] [INFO] Sling JCRInstall Bundle Archetype ................. SUCCESS [27.707s] [INFO] Sling Taglib Archetype ............................ SUCCESS [26.664s] [INFO] Apache Sling API .................................. SUCCESS [42.618s] [INFO] Apache Sling Service User Mapper .................. SUCCESS [15.496s] [INFO] Apache Sling Resource Resolver .................... SUCCESS [25.180s] [INFO] Apache Sling System Bundle Extension: Java Transaction API SUCCESS [23.423s] [INFO] Apache Sling System Bundle Extension: XML APIs .... SUCCESS [17.225s] [INFO] Apache Sling System Bundle Extension: Activation API SUCCESS [13.744s] [INFO] Apache Sling System Bundle Extension: WS APIs ..... SUCCESS [17.842s] [INFO] Apache Sling Dynamic Class Loader Support ......... SUCCESS [30.405s] [INFO] Apache Sling JSON Library ......................... SUCCESS [17.356s] [INFO] Apache Sling SLF4J Implementation (Logback) ....... SUCCESS [52.345s] [INFO] Apache Sling OSGi LogService Implementation ....... SUCCESS [18.732s] [INFO] Apache Sling MIME type mapping support ............ SUCCESS [39.809s] [INFO] Apache Sling Commons OSGi support ................. SUCCESS [19.111s] [INFO] Apache Sling Scheduler Support .................... SUCCESS [24.863s] [INFO] Apache Sling Testing Utilities .................... SUCCESS [45.306s] [INFO] Apache Sling Thread Support ....................... SUCCESS [35.686s] [INFO] Apache Sling Authentication Service ............... SUCCESS [53.728s] [INFO] Apache Sling OpenID Authentication ................ SUCCESS [57.158s] [INFO] Apache Sling Form Based Authentication Handler .... SUCCESS [1:18.030s] [INFO] Apache Sling Authentication Selector .............. SUCCESS [18.709s] [INFO] Apache Sling Engine Implementation ................ SUCCESS [41.421s] [INFO] Apache Sling Repository API Bundle ................ SUCCESS [13.064s] [INFO] Apache Sling JCR Base Bundle ...................... SUCCESS [34.144s] [INFO] Apache Sling JCR ClassLoader ...................... SUCCESS [11.690s] [INFO] Apache Sling Initial Content Loader ............... SUCCESS [25.782s] [INFO] Apache Sling Jackrabbit Embedded Repository ....... SUCCESS [24.176s] [INFO] Apache Sling Jackrabbit UserManager Support ....... SUCCESS [18.301s] [INFO] Apache Sling Jackrabbit JSR-283 Access Control Manager Support SUCCESS [24.814s] [INFO] Apache Sling Wrapper Bundle for the JCR API ....... SUCCESS [16.457s] [INFO] Apache Sling Object Content Mapping ............... SUCCESS [17.079s] [INFO] Apache Sling JCR Resource Resolver ................ SUCCESS [43.590s] [INFO] Apache Sling JCR Repository Registration .......... FAILURE [2:07.289s] [INFO] Apache Sling Simple WebDAV Access to repositories . SKIPPED [INFO] Apache Sling DavEx Access to repositories ......... SKIPPED [INFO] Apache Sling JCR WebConsole Bundle ................ SKIPPED [INFO] Apache Sling Oak Repository Server ................ SKIPPED [INFO] Apache Sling SlingRepository Integration Tests .... SKIPPED [INFO] Apache Sling Servlet Resolver ..................... SKIPPED [INFO] Apache Sling Default GET Servlets ................. SKIPPED [INFO] Apache Sling Default POST Servlets ................ SKIPPED [INFO] Apache Sling Compat Servlets ...................... SKIPPED [INFO] Apache Sling Scripting Implementation API ......... SKIPPED [INFO] Apache Sling Scripting Core implementation ........ SKIPPED [INFO] Apache Sling Scripting JavaScript Support ......... SKIPPED [INFO] Apache Sling Scripting JSP Support ................ SKIPPED [INFO] Apache Sling JSP Tag Library ...................... SKIPPED [INFO] Apache Sling JSP Standard Tag Library ............. SKIPPED [INFO] Apache Sling Adapter Manager Implementation ....... SKIPPED [INFO] Apache Sling Bundle Resource Provider ............. SKIPPED [INFO] Apache Sling Discovery API ........................ SKIPPED [INFO] Apache Sling Resource-Based Discovery Service ..... SKIPPED [INFO] Apache Sling Discovery Support Bundle ............. SKIPPED [INFO] Apache Sling Discovery Standalone Implementation .. SKIPPED [INFO] Apache Sling Event Support ........................ SKIPPED [INFO] Apache Sling Filesystem Resource Provider ......... SKIPPED [INFO] Apache Sling javax.activation bundle .............. SKIPPED [INFO] Apache Sling Settings ............................. SKIPPED [INFO] Apache Sling Thread Dumper ........................ SKIPPED [INFO] Apache Sling Web Console Branding ................. SKIPPED [INFO] Apache Sling Web Console Security Provider ........ SKIPPED [INFO] Apache Sling Groovy Extensions .................... SKIPPED [INFO] Apache Sling Explorer ............................. SKIPPED [INFO] Apache Sling Health Check Core .................... SKIPPED [INFO] Apache Sling Health Check Samples ................. SKIPPED [INFO] Apache Sling Health Check Support Components ...... SKIPPED [INFO] Apache Sling Health Check MBeans .................. SKIPPED [INFO] Apache Sling Health Check Webconsole Plugin ....... SKIPPED [INFO] Apache Sling Health Check Integration Tests ....... SKIPPED [INFO] Apache Sling Health Check Reactor POM ............. SKIPPED [INFO] Apache Sling Test Tools ........................... SKIPPED [INFO] Apache Sling JUnit Core ........................... SKIPPED [INFO] Apache Sling JUnit Scriptable Tests Provider ...... SKIPPED [INFO] Apache Sling JUnit Health Checks .................. SKIPPED [INFO] Apache Sling JUnit Remote Tests Runners ........... SKIPPED [INFO] Apache Sling Testing Resource Resolver Mock ....... SKIPPED [INFO] Apache Sling Installer ............................ SKIPPED [INFO] Apache Sling Installer WebConsole Plugin .......... SKIPPED [INFO] Apache Sling File Installer ....................... SKIPPED [INFO] Apache Sling JCR Installer ........................ SKIPPED [INFO] Apache Sling Installer Configuration Admin Support SKIPPED [INFO] Apache Sling Deployment Package Installer ......... SKIPPED [INFO] Apache Sling Installer Integration Tests .......... SKIPPED [INFO] Apache Sling Launchpad API ........................ SKIPPED [INFO] Apache Sling Launchpad Base ....................... SKIPPED [INFO] Apache Sling Launchpad Installer .................. SKIPPED [INFO] Apache Sling Launchpad Content .................... SKIPPED [INFO] Apache Sling Launchpad Application Builder ........ SKIPPED [INFO] Apache Sling Sample Server-Side Tests ............. SKIPPED [INFO] Apache Sling Failing Server-Side Tests ............ SKIPPED [INFO] Apache Sling Sample Integration Tests ............. SKIPPED [INFO] Apache Sling Launchpad Testing Services ........... SKIPPED [INFO] Apache Sling Launchpad Testing Services WAR ....... SKIPPED [INFO] Apache Sling Launchpad Testing Fragment Bundle .... SKIPPED [INFO] Apache Sling Launchpad Test Bundles ............... SKIPPED [INFO] Apache Sling Integration Tests .................... SKIPPED [INFO] Apache Sling Launchpad Testing .................... SKIPPED [INFO] Apache Sling Launchpad Testing WAR version ........ SKIPPED [INFO] Apache Sling (Builder) ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:25:31.954s [INFO] Finished at: Wed Nov 06 03:59:27 UTC 2013 [INFO] Final Memory: 131M/294M [INFO] ------------------------------------------------------------------------ [ERROR] Internal error: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 102 -> [Help 1] org.apache.maven.InternalErrorException: Internal error: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 102 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) 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:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 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:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 102 at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:293) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239) ... 9 more [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/InternalErrorException channel stopped
