See <https://builds.apache.org/job/sling-trunk-1.7/422/changes>

Changes:

[bdelacretaz] SLING-1794 - improve synchronization and split between deferred 
install and remove tests, trying to avoid semi-random failures (haven't found 
the root cause yet)

[chetanm] SLING-2897 - [LOG] Enhance web console plugin with edit feature

Applying a modified patch from Bjoern Weide. Thanks!

[bdelacretaz] SLING-3223 - more selective exceptions test

[bdelacretaz] SLING-3223 - use latest parent pom

[bdelacretaz] SLING-3223 - new replication module

[bdelacretaz] SLING-3223 - new replication module, contributed by Tommaso 
Teofili, thanks!

------------------------------------------
[...truncated 12963 lines...]
     [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.engine ---
[INFO] Compiling 53 source files to 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/classes>
[INFO] 
[INFO] --- maven-scr-plugin:1.14.0:scr (generate-scr-scrdescriptor) @ 
org.apache.sling.engine ---
[WARNING] 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/src/main/java/org/apache/sling/engine/impl/debug/RequestProgressTrackerLogFilter.java>
 [0:0]: Property filter.scope in class 
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter is set as 
private. This is redundant as no metatype will be generated.
[INFO] Generating 1 MetaType Descriptors in 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/metatype/org.apache.sling.engine.impl.log.RequestLoggerService.xml>
[INFO] Generating 1 MetaType Descriptors in 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/metatype/org.apache.sling.engine.impl.log.RequestLogger.xml>
[INFO] Generating 1 MetaType Descriptors in 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/metatype/org.apache.sling.engine.impl.SlingMainServlet.xml>
[INFO] Writing 1 Service Component Descriptors to 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/org.apache.sling.engine.impl.log.RequestLoggerService.xml>
[INFO] Writing 1 Service Component Descriptors to 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/org.apache.sling.engine.impl.log.RequestLogger.xml>
[INFO] Writing 1 Service Component Descriptors to 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/org.apache.sling.engine.impl.log.RequestLoggerFilter.xml>
[INFO] Writing 1 Service Component Descriptors to 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/org.apache.sling.engine.impl.SlingSettingsServiceImpl.xml>
[INFO] Writing 1 Service Component Descriptors to 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/org.apache.sling.engine.impl.SlingMainServlet.xml>
[INFO] Writing 1 Service Component Descriptors to 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.xml>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
org.apache.sling.engine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
org.apache.sling.engine ---
[INFO] Compiling 10 source files to 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ 
org.apache.sling.engine ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.sling.engine.ResponseUtilTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.sling.engine.impl.RequestProcessorMBeanImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.144 sec
Running org.apache.sling.engine.impl.helper.ExternalServletContextWrapperTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
Running org.apache.sling.engine.impl.log.CustomLogFormatTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.sling.engine.impl.request.SlingRequestPathInfoTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.sling.engine.impl.parameters.UtilTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.apache.sling.engine.impl.parameters.ContainerRequestParameterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

Tests run: 50, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ 
org.apache.sling.engine ---
[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.engine ---
[WARNING] Bundle 
org.apache.sling:org.apache.sling.engine:bundle:2.2.11-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.commons.math.*] 
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ 
org.apache.sling.engine ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run 
(set-bundle-required-execution-environment) @ org.apache.sling.engine ---
[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.engine ---
[INFO] Building jar: 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/org.apache.sling.engine-2.2.11-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ 
org.apache.sling.engine ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ 
org.apache.sling.engine ---
[INFO] Checking legal files in: org.apache.sling.engine-2.2.11-SNAPSHOT.jar
[INFO] Checking legal files in: 
org.apache.sling.engine-2.2.11-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
org.apache.sling.engine ---
[INFO] Installing 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/org.apache.sling.engine-2.2.11-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.engine/2.2.11-SNAPSHOT/org.apache.sling.engine-2.2.11-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/pom.xml> 
to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.engine/2.2.11-SNAPSHOT/org.apache.sling.engine-2.2.11-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/org.apache.sling.engine-2.2.11-SNAPSHOT-sources.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.engine/2.2.11-SNAPSHOT/org.apache.sling.engine-2.2.11-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ 
org.apache.sling.engine ---
[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 [35.203s]
[INFO] Apache Sling (Parent) ............................. SUCCESS [19.667s]
[INFO] Sling Adapter Annotations ......................... SUCCESS [25.473s]
[INFO] Apache Sling Maven Plugin to create Jackrabbit OCM descriptors  SUCCESS 
[25.802s]
[INFO] Apache Sling Maven Plugin for Compiling JSP Sources into Bundles  
SUCCESS [19.664s]
[INFO] Apache Sling Maven Plugin for Supporting Bundle Development  SUCCESS 
[36.461s]
[INFO] Apache Sling Launchpad Maven Plugin ............... SUCCESS [26.771s]
[INFO] Sling Launchpad Standalone Archetype .............. SUCCESS [20.650s]
[INFO] Sling Launchpad Webapp Archetype .................. SUCCESS [18.393s]
[INFO] Sling Initial Content Archetype ................... SUCCESS [26.936s]
[INFO] Sling Servlet Archetype ........................... SUCCESS [57.107s]
[INFO] Sling Bundle Archetype ............................ SUCCESS [19.532s]
[INFO] Sling JCRInstall Bundle Archetype ................. SUCCESS [15.870s]
[INFO] Sling Taglib Archetype ............................ SUCCESS [42.203s]
[INFO] Apache Sling API .................................. SUCCESS [1:32.943s]
[INFO] Apache Sling Service User Mapper .................. SUCCESS [20.228s]
[INFO] Apache Sling Resource Resolver .................... SUCCESS [41.768s]
[INFO] Apache Sling System Bundle Extension: Java Transaction API  SUCCESS 
[32.577s]
[INFO] Apache Sling System Bundle Extension: XML APIs .... SUCCESS [17.921s]
[INFO] Apache Sling System Bundle Extension: Activation API  SUCCESS [20.585s]
[INFO] Apache Sling System Bundle Extension: WS APIs ..... SUCCESS [1:03.631s]
[INFO] Apache Sling Dynamic Class Loader Support ......... SUCCESS [25.009s]
[INFO] Apache Sling JSON Library ......................... SUCCESS [31.825s]
[INFO] Apache Sling SLF4J Implementation (Logback) ....... SUCCESS [1:23.965s]
[INFO] Apache Sling OSGi LogService Implementation ....... SUCCESS [14.854s]
[INFO] Apache Sling MIME type mapping support ............ SUCCESS [25.900s]
[INFO] Apache Sling Commons OSGi support ................. SUCCESS [22.133s]
[INFO] Apache Sling Scheduler Support .................... SUCCESS [25.576s]
[INFO] Apache Sling Testing Utilities .................... SUCCESS [1:42.427s]
[INFO] Apache Sling Thread Support ....................... SUCCESS [18.240s]
[INFO] Apache Sling Authentication Service ............... SUCCESS [18.726s]
[INFO] Apache Sling OpenID Authentication ................ SUCCESS [20.066s]
[INFO] Apache Sling Form Based Authentication Handler .... SUCCESS [37.253s]
[INFO] Apache Sling Authentication Selector .............. SUCCESS [21.496s]
[INFO] Apache Sling Engine Implementation ................ FAILURE [3:31.983s]
[INFO] Apache Sling Repository API Bundle ................ SKIPPED
[INFO] Apache Sling JCR Base Bundle ...................... SKIPPED
[INFO] Apache Sling JCR ClassLoader ...................... SKIPPED
[INFO] Apache Sling Initial Content Loader ............... SKIPPED
[INFO] Apache Sling Jackrabbit Embedded Repository ....... SKIPPED
[INFO] Apache Sling Jackrabbit UserManager Support ....... SKIPPED
[INFO] Apache Sling Jackrabbit JSR-283 Access Control Manager Support  SKIPPED
[INFO] Apache Sling Wrapper Bundle for the JCR API ....... SKIPPED
[INFO] Apache Sling Object Content Mapping ............... SKIPPED
[INFO] Apache Sling JCR Resource Resolver ................ SKIPPED
[INFO] Apache Sling JCR Repository Registration .......... SKIPPED
[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:26:58.166s
[INFO] Finished at: Tue Dec 03 21:01:10 UTC 2013
[INFO] Final Memory: 121M/287M
[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:328)
        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

Reply via email to