You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/12/18 06:48:57 UTC

Build failed in Jenkins: ManifoldCF-mvn #109

See <https://builds.apache.org/job/ManifoldCF-mvn/109/changes>

Changes:

[kwright] Fix for CONNECTORS-842.

[kwright] Fix for CONNECTORS-843.

[kwright] Fix infinite loop issue with closing idle connections.  Part of CONNECTORS-829.

[kwright] Part of CONNECTORS-829.  Refactor RSS and Web connectors to use a common subsystem in core.

------------------------------------------
[...truncated 1467 lines...]
Entering read lock
Entering read lock
Entering read lock
Entering read lock
Entering read lock
Entering read lock
Entering read lock
Entering read lock
Entering read lock
Entering read lock
 Read lock entered!
 Read lock entered!
 Read lock entered!
 Read lock entered!
 Read lock entered!
 Read lock entered!
 Read lock entered!
 Read lock entered!
 Read lock entered!
 Read lock entered!
Leaving read lock
Leaving read lock
Leaving read lock
Leaving read lock
Leaving read lock
Leaving read lock
Leaving read lock
Leaving read lock
Leaving read lock
Leaving read lock
 Left read lock!
Waiting for all write threads to succeed...
 Left read lock!
Waiting for all write threads to succeed...
 Left read lock!
Waiting for all write threads to succeed...
 Left read lock!
Waiting for all write threads to succeed...
 Left read lock!
Waiting for all write threads to succeed...
 Left read lock!
Waiting for all write threads to succeed...
 Left read lock!
Waiting for all write threads to succeed...
 Left read lock!
Waiting for all write threads to succeed...
 Left read lock!
Waiting for all write threads to succeed...
 Left read lock!
Waiting for all write threads to succeed...
Made it into write lock
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Made it into write lock
Updated write count
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Made it into write lock
Updated write count
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Made it into write lock
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Made it into write lock
Updated write count
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Updated write count
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Waiting for all write threads to succeed...
Updated write count
Done with reader thread
Done with reader thread
Done with reader thread
Done with reader thread
Done with reader thread
Done with reader thread
Done with reader thread
Done with reader thread
Done with reader thread
Done with reader thread
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.269 sec
Running org.apache.manifoldcf.core.throttler.TestThrottler
Configuration file successfully read
org.apache.manifoldcf.core.interfaces.ManifoldCFException: org.apache.derby.jdbc.EmbeddedDriver
	at org.apache.manifoldcf.core.database.DBInterfaceDerby.createUserAndDatabase(DBInterfaceDerby.java:711)
	at org.apache.manifoldcf.core.system.ManifoldCF.createSystemDatabase(ManifoldCF.java:788)
	at org.apache.manifoldcf.core.tests.Base.localSetUp(Base.java:195)
	at org.apache.manifoldcf.core.tests.Base.setUp(Base.java:76)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
	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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at com.sun.proxy.$Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: java.lang.ClassNotFoundException: org.apache.derby.jdbc.EmbeddedDriver
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:190)
	at org.apache.manifoldcf.core.database.DBInterfaceDerby.createUserAndDatabase(DBInterfaceDerby.java:706)
	... 33 more
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.554 sec <<< FAILURE!
Running org.apache.manifoldcf.core.common.DateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.apache.manifoldcf.core.fuzzyml.TestFuzzyML
log4j:WARN No appenders could be found for logger (test).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec

Results :

Tests in error: 

Tests run: 5, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ManifoldCF ........................................ SUCCESS [1.545s]
[INFO] ManifoldCF - Framework ............................ SUCCESS [0.222s]
[INFO] ManifoldCF - Framework - Core ..................... FAILURE [31.264s]
[INFO] ManifoldCF - Framework - UI Core .................. SKIPPED
[INFO] ManifoldCF - Framework - Agents ................... SKIPPED
[INFO] ManifoldCF - Framework - Pull Agent ............... SKIPPED
[INFO] ManifoldCF - Framework - Authority Servlet ........ SKIPPED
[INFO] ManifoldCF - Framework - API Servlet .............. SKIPPED
[INFO] ManifoldCF - Framework - Authority Service ........ SKIPPED
[INFO] ManifoldCF - Framework - API Service .............. SKIPPED
[INFO] ManifoldCF - Framework - Crawler UI ............... SKIPPED
[INFO] ManifoldCF - Framework - Script Engine ............ SKIPPED
[INFO] ManifoldCF - Framework - Combined Service ......... SKIPPED
[INFO] ManifoldCF - Connectors ........................... SKIPPED
[INFO] ManifoldCF - Connectors - Active Directory ........ SKIPPED
[INFO] ManifoldCF - Connectors - Filesystem .............. SKIPPED
[INFO] ManifoldCF - Connectors - MetaCarta GTS ........... SKIPPED
[INFO] ManifoldCF - Connectors - HDFS .................... SKIPPED
[INFO] ManifoldCF - Connectors - jCIFS ................... SKIPPED
[INFO] ManifoldCF - Connectors - JDBC .................... SKIPPED
[INFO] ManifoldCF - Connectors - LDAP .................... SKIPPED
[INFO] ManifoldCF - Connectors - Null Authority .......... SKIPPED
[INFO] ManifoldCF - Connectors - Null Output ............. SKIPPED
[INFO] ManifoldCF - Connectors - RSS ..................... SKIPPED
[INFO] ManifoldCF - Connectors - SharePoint .............. SKIPPED
[INFO] ManifoldCF - Connectors - Solr .................... SKIPPED
[INFO] ManifoldCF - Connectors - Web ..................... SKIPPED
[INFO] ManifoldCF - Connectors - CMIS .................... SKIPPED
[INFO] ManifoldCF - Connectors - OpenSearchServer ........ SKIPPED
[INFO] ManifoldCF - Connectors - Wiki .................... SKIPPED
[INFO] ManifoldCF - Connectors - Alfresco ................ SKIPPED
[INFO] ManifoldCF - Connectors - ElasticSearch ........... SKIPPED
[INFO] ManifoldCF - Connectors - Dropbox ................. SKIPPED
[INFO] ManifoldCF - Connectors - GoogleDrive ............. SKIPPED
[INFO] ManifoldCF - Connectors - Jira .................... SKIPPED
[INFO] ManifoldCF - Connectors - Generic ................. SKIPPED
[INFO] ManifoldCF - Connectors - Regexp Mapper ........... SKIPPED
[INFO] ManifoldCF - Test materials ....................... SKIPPED
[INFO] ManifoldCF - Test Materials - Alfresco WAR ........ SKIPPED
[INFO] ManifoldCF - Framework - Jetty Runner ............. SKIPPED
[INFO] ManifoldCF - Tests ................................ SKIPPED
[INFO] ManifoldCF - Test - ElasticSearch ................. SKIPPED
[INFO] ManifoldCF - Test - Alfresco ...................... SKIPPED
[INFO] ManifoldCF - Test - Wiki .......................... SKIPPED
[INFO] ManifoldCF - Test - CMIS .......................... SKIPPED
[INFO] ManifoldCF - Test - Filesystem .................... SKIPPED
[INFO] ManifoldCF - Test - Sharepoint .................... SKIPPED
[INFO] ManifoldCF - Test - RSS ........................... SKIPPED
[INFO] ManifoldCF - Test - Webcrawler .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33.838s
[INFO] Finished at: Wed Dec 18 05:47:26 UTC 2013
[INFO] Final Memory: 17M/177M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test (default-test) on project mcf-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/ManifoldCF-mvn/ws/framework/core/target/surefire-reports> for the individual test results.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :mcf-core
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Publishing Javadoc

Jenkins build is back to normal : ManifoldCF-mvn #110

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ManifoldCF-mvn/110/changes>