See <https://builds.apache.org/job/ACE-trunk/111/changes>
Changes: [jawi] Improved the stability & speed of integration tests: - upgraded ConfigAdmin from 1.6 to 1.8; - enlarged the waiting time for services to become available from 5 to 15 seconds, as it appears that under heavy load the former threshold was too easily reached; - removed a Thread.sleep which appears to be redundant with the latest Felix HTTP (v2.2.1); - automatically close all ServiceTrackers; - automatically delete all created configurations; - improved UserEditorTest a bit. ------------------------------------------ [...truncated 3343 lines...] [bndtest] at com.mongodb.DBTCPConnector.checkMaster(DBTCPConnector.java:444) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:146) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:138) [bndtest] at com.mongodb.DBApiLayer$MyCollection.remove(DBApiLayer.java:291) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:239) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:262) [bndtest] at org.apache.ace.log.server.store.tests.MongoLogStoreTest.testPutEvents(MongoLogStoreTest.java:61) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [bndtest] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [bndtest] at java.lang.reflect.Method.invoke(Method.java:597) [bndtest] at junit.framework.TestCase.runTest(TestCase.java:168) [bndtest] at junit.framework.TestCase.runBare(TestCase.java:134) [bndtest] at junit.framework.TestResult$1.protect(TestResult.java:110) [bndtest] at junit.framework.TestResult.runProtected(TestResult.java:128) [bndtest] at junit.framework.TestResult.run(TestResult.java:113) [bndtest] at junit.framework.TestCase.run(TestCase.java:124) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at aQute.junit.Activator.test(Activator.java:236) [bndtest] at aQute.junit.Activator.automatic(Activator.java:127) [bndtest] at aQute.junit.Activator.run(Activator.java:61) [bndtest] Oct 4, 2013 10:51:04 AM com.mongodb.DBPortPool gotError [bndtest] WARNING: emptying DBPortPool to localhost:27017 b/c of error [bndtest] java.io.IOException: couldn't connect to [hudson-solaris.zones.apache.org/192.87.106.251:27017] bc:java.net.ConnectException: Connection refused [bndtest] at com.mongodb.DBPort._open(DBPort.java:228) [bndtest] at com.mongodb.DBPort.go(DBPort.java:112) [bndtest] at com.mongodb.DBPort.go(DBPort.java:89) [bndtest] at com.mongodb.DBPort.say(DBPort.java:84) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:153) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:138) [bndtest] at com.mongodb.DBApiLayer$MyCollection.remove(DBApiLayer.java:291) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:239) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:262) [bndtest] at org.apache.ace.log.server.store.tests.MongoLogStoreTest.testPutEvents(MongoLogStoreTest.java:61) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [bndtest] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [bndtest] at java.lang.reflect.Method.invoke(Method.java:597) [bndtest] at junit.framework.TestCase.runTest(TestCase.java:168) [bndtest] at junit.framework.TestCase.runBare(TestCase.java:134) [bndtest] at junit.framework.TestResult$1.protect(TestResult.java:110) [bndtest] at junit.framework.TestResult.runProtected(TestResult.java:128) [bndtest] at junit.framework.TestResult.run(TestResult.java:113) [bndtest] at junit.framework.TestCase.run(TestCase.java:124) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at aQute.junit.Activator.test(Activator.java:236) [bndtest] at aQute.junit.Activator.automatic(Activator.java:127) [bndtest] at aQute.junit.Activator.run(Activator.java:61) [bndtest] Mongodb not available on localhost, skipping test [bndtest] Oct 4, 2013 10:51:04 AM com.mongodb.DBTCPConnector fetchMaxBsonObjectSize [bndtest] WARNING: Exception determining maxBSON size using0 [bndtest] java.io.IOException: couldn't connect to [hudson-solaris.zones.apache.org/192.87.106.251:27017] bc:java.net.ConnectException: Connection refused [bndtest] at com.mongodb.DBPort._open(DBPort.java:228) [bndtest] at com.mongodb.DBPort.go(DBPort.java:112) [bndtest] at com.mongodb.DBPort.go(DBPort.java:93) [bndtest] at com.mongodb.DBPort.findOne(DBPort.java:146) [bndtest] at com.mongodb.DBPort.runCommand(DBPort.java:157) [bndtest] at com.mongodb.DBTCPConnector.fetchMaxBsonObjectSize(DBTCPConnector.java:457) [bndtest] at com.mongodb.DBTCPConnector.checkMaster(DBTCPConnector.java:444) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:146) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:138) [bndtest] at com.mongodb.DBApiLayer$MyCollection.remove(DBApiLayer.java:291) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:239) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:262) [bndtest] at org.apache.ace.log.server.store.tests.MongoLogStoreTest.testGetEventsWithRange(MongoLogStoreTest.java:90) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [bndtest] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [bndtest] at java.lang.reflect.Method.invoke(Method.java:597) [bndtest] at junit.framework.TestCase.runTest(TestCase.java:168) [bndtest] at junit.framework.TestCase.runBare(TestCase.java:134) [bndtest] at junit.framework.TestResult$1.protect(TestResult.java:110) [bndtest] at junit.framework.TestResult.runProtected(TestResult.java:128) [bndtest] at junit.framework.TestResult.run(TestResult.java:113) [bndtest] at junit.framework.TestCase.run(TestCase.java:124) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at aQute.junit.Activator.test(Activator.java:236) [bndtest] at aQute.junit.Activator.automatic(Activator.java:127) [bndtest] at aQute.junit.Activator.run(Activator.java:61) [bndtest] Oct 4, 2013 10:51:04 AM com.mongodb.DBPortPool gotError [bndtest] WARNING: emptying DBPortPool to localhost:27017 b/c of error [bndtest] java.io.IOException: couldn't connect to [hudson-solaris.zones.apache.org/192.87.106.251:27017] bc:java.net.ConnectException: Connection refused [bndtest] at com.mongodb.DBPort._open(DBPort.java:228) [bndtest] at com.mongodb.DBPort.go(DBPort.java:112) [bndtest] at com.mongodb.DBPort.go(DBPort.java:89) [bndtest] at com.mongodb.DBPort.say(DBPort.java:84) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:153) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:138) [bndtest] at com.mongodb.DBApiLayer$MyCollection.remove(DBApiLayer.java:291) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:239) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:262) [bndtest] at org.apache.ace.log.server.store.tests.MongoLogStoreTest.testGetEventsWithRange(MongoLogStoreTest.java:90) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [bndtest] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [bndtest] at java.lang.reflect.Method.invoke(Method.java:597) [bndtest] at junit.framework.TestCase.runTest(TestCase.java:168) [bndtest] at junit.framework.TestCase.runBare(TestCase.java:134) [bndtest] at junit.framework.TestResult$1.protect(TestResult.java:110) [bndtest] at junit.framework.TestResult.runProtected(TestResult.java:128) [bndtest] at junit.framework.TestResult.run(TestResult.java:113) [bndtest] at junit.framework.TestCase.run(TestCase.java:124) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at aQute.junit.Activator.test(Activator.java:236) [bndtest] at aQute.junit.Activator.automatic(Activator.java:127) [bndtest] at aQute.junit.Activator.run(Activator.java:61) [bndtest] Mongodb not available on localhost, skipping test [bndtest] Oct 4, 2013 10:51:04 AM com.mongodb.DBTCPConnector fetchMaxBsonObjectSize [bndtest] WARNING: Exception determining maxBSON size using0 [bndtest] java.io.IOException: couldn't connect to [hudson-solaris.zones.apache.org/192.87.106.251:27017] bc:java.net.ConnectException: Connection refused [bndtest] at com.mongodb.DBPort._open(DBPort.java:228) [bndtest] at com.mongodb.DBPort.go(DBPort.java:112) [bndtest] at com.mongodb.DBPort.go(DBPort.java:93) [bndtest] at com.mongodb.DBPort.findOne(DBPort.java:146) [bndtest] at com.mongodb.DBPort.runCommand(DBPort.java:157) [bndtest] at com.mongodb.DBTCPConnector.fetchMaxBsonObjectSize(DBTCPConnector.java:457) [bndtest] at com.mongodb.DBTCPConnector.checkMaster(DBTCPConnector.java:444) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:146) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:138) [bndtest] at com.mongodb.DBApiLayer$MyCollection.remove(DBApiLayer.java:291) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:239) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:262) [bndtest] at org.apache.ace.log.server.store.tests.MongoLogStoreTest.testGetDescriptorsSingleLogId(MongoLogStoreTest.java:105) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [bndtest] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [bndtest] at java.lang.reflect.Method.invoke(Method.java:597) [bndtest] at junit.framework.TestCase.runTest(TestCase.java:168) [bndtest] at junit.framework.TestCase.runBare(TestCase.java:134) [bndtest] at junit.framework.TestResult$1.protect(TestResult.java:110) [bndtest] at junit.framework.TestResult.runProtected(TestResult.java:128) [bndtest] at junit.framework.TestResult.run(TestResult.java:113) [bndtest] at junit.framework.TestCase.run(TestCase.java:124) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at aQute.junit.Activator.test(Activator.java:236) [bndtest] at aQute.junit.Activator.automatic(Activator.java:127) [bndtest] at aQute.junit.Activator.run(Activator.java:61) [bndtest] Oct 4, 2013 10:51:04 AM com.mongodb.DBPortPool gotError [bndtest] WARNING: emptying DBPortPool to localhost:27017 b/c of error [bndtest] java.io.IOException: couldn't connect to [hudson-solaris.zones.apache.org/192.87.106.251:27017] bc:java.net.ConnectException: Connection refused [bndtest] at com.mongodb.DBPort._open(DBPort.java:228) [bndtest] at com.mongodb.DBPort.go(DBPort.java:112) [bndtest] at com.mongodb.DBPort.go(DBPort.java:89) [bndtest] at com.mongodb.DBPort.say(DBPort.java:84) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:153) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:138) [bndtest] at com.mongodb.DBApiLayer$MyCollection.remove(DBApiLayer.java:291) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:239) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:262) [bndtest] at org.apache.ace.log.server.store.tests.MongoLogStoreTest.testGetDescriptorsSingleLogId(MongoLogStoreTest.java:105) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [bndtest] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [bndtest] at java.lang.reflect.Method.invoke(Method.java:597) [bndtest] at junit.framework.TestCase.runTest(TestCase.java:168) [bndtest] at junit.framework.TestCase.runBare(TestCase.java:134) [bndtest] at junit.framework.TestResult$1.protect(TestResult.java:110) [bndtest] at junit.framework.TestResult.runProtected(TestResult.java:128) [bndtest] at junit.framework.TestResult.run(TestResult.java:113) [bndtest] at junit.framework.TestCase.run(TestCase.java:124) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at aQute.junit.Activator.test(Activator.java:236) [bndtest] at aQute.junit.Activator.automatic(Activator.java:127) [bndtest] at aQute.junit.Activator.run(Activator.java:61) [bndtest] Mongodb not available on localhost, skipping test [bndtest] Errors: 3 [bndtest] Failures: 0 [bndtest] 3 Error(s) [bndtest] Tests failed [bndtest] at aQute.bnd.ant.TestTask.executeProject(TestTask.java:78) [bndtest] at aQute.bnd.ant.TestTask.execute(TestTask.java:49) [bndtest] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [bndtest] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [bndtest] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [bndtest] at java.lang.reflect.Method.invoke(Method.java:597) [bndtest] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [bndtest] at org.apache.tools.ant.Task.perform(Task.java:348) [bndtest] at org.apache.tools.ant.Target.execute(Target.java:390) [bndtest] at org.apache.tools.ant.Target.performTasks(Target.java:411) [bndtest] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [bndtest] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [bndtest] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [bndtest] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) [bndtest] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302) [bndtest] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221) [bndtest] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [bndtest] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [bndtest] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [bndtest] at java.lang.reflect.Method.invoke(Method.java:597) [bndtest] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [bndtest] at org.apache.tools.ant.Task.perform(Task.java:348) [bndtest] at org.apache.tools.ant.Target.execute(Target.java:390) [bndtest] at org.apache.tools.ant.Target.performTasks(Target.java:411) [bndtest] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [bndtest] at org.apache.tools.ant.Project.executeTarget(Project.java:1368) [bndtest] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [bndtest] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [bndtest] at org.apache.tools.ant.Main.runBuild(Main.java:809) [bndtest] at org.apache.tools.ant.Main.startAnt(Main.java:217) [bndtest] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [bndtest] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) BUILD FAILED /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/cnf/build.xml:55: The following error occurred while executing this line: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/cnf/build-template.xml:67: Tests failed Total time: 14 minutes 40 seconds Build step 'Invoke Ant' marked build as failure Recording test results TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/testng/testng-results.xml Saving reports... Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-1.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-10.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-11.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-12.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-13.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-14.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-15.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-16.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-17.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-2.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-3.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-4.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-5.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-6.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-7.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-8.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results-9.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-04_10-33-58/testng/testng-results.xml' TestNG Reports Processing: FINISH