Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java6-64/1125/
1 tests failed. REGRESSION: org.apache.solr.cloud.ZkSolrClientTest.testWatchChildren Error Message: expected:<2> but was:<1> Stack Trace: java.lang.AssertionError: expected:<2> but was:<1> at __randomizedtesting.SeedInfo.seed([D0EDB3186B645EC0:9893D1042CA0E47B]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at org.apache.solr.cloud.ZkSolrClientTest.testWatchChildren(ZkSolrClientTest.java:218) 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 com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132) at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53) at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132) at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551) Build Log: [...truncated 6726 lines...] [junit4] Suite: org.apache.solr.cloud.ZkSolrClientTest [junit4] FAILURE 9.26s J1 | ZkSolrClientTest.testWatchChildren [junit4] > Throwable #1: java.lang.AssertionError: expected:<2> but was:<1> [junit4] > at __randomizedtesting.SeedInfo.seed([D0EDB3186B645EC0:9893D1042CA0E47B]:0) [junit4] > at org.junit.Assert.fail(Assert.java:93) [junit4] > at org.junit.Assert.failNotEquals(Assert.java:647) [junit4] > at org.junit.Assert.assertEquals(Assert.java:128) [junit4] > at org.junit.Assert.assertEquals(Assert.java:472) [junit4] > at org.junit.Assert.assertEquals(Assert.java:456) [junit4] > at org.apache.solr.cloud.ZkSolrClientTest.testWatchChildren(ZkSolrClientTest.java:218) [junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [junit4] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [junit4] > at java.lang.reflect.Method.invoke(Method.java:597) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889) [junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4] > at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4] > at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32) [junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4] > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) [junit4] > at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745) [junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) [junit4] > at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) [junit4] > at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51) [junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4] > at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53) [junit4] > at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52) [junit4] > at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36) [junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) [junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4] > at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551) [junit4] > [junit4] 2> 219 T341 oasu.AbstractSolrTestCase.setUp ####SETUP_START testWatchChildren [junit4] 2> 219 T341 oasu.AbstractSolrTestCase.setUp ####SETUP_END testWatchChildren [junit4] 2> 220 T341 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 221 T342 oazs.ZooKeeperServer.setTickTime tickTime set to 3000 [junit4] 2> 221 T342 oazs.NIOServerCnxn$Factory.<init> binding to port 0.0.0.0/0.0.0.0:0 [junit4] 2> 222 T342 oazsp.FileTxnSnapLog.save Snapshotting: 0 [junit4] 2> 720 T341 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33704 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3a151cc3 [junit4] 2> 721 T347 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:33704 [junit4] 2> 722 T347 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33704, initiating session [junit4] 2> 722 T343 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:51838 [junit4] 2> 722 T343 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:51838 [junit4] 2> 723 T345 oazsp.FileTxnLog.append Creating new log file: log.1 [junit4] 2> 726 T345 oazs.NIOServerCnxn.finishSessionInit Established session 0x13846388b8f0000 with negotiated timeout 10000 for client /127.0.0.1:51838 [junit4] 2> 726 T347 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:33704, sessionid = 0x13846388b8f0000, negotiated timeout = 10000 [junit4] 2> 726 T348 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a151cc3 name:ZooKeeperConnection Watcher:127.0.0.1:33704 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 726 T341 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 729 T346 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x13846388b8f0000 [junit4] 2> 729 T348 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4] 2> 729 T341 oaz.ZooKeeper.close Session: 0x13846388b8f0000 closed [junit4] 2> 730 T343 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51838 which had sessionid 0x13846388b8f0000 [junit4] 2> 730 T341 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33704/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@242ced7a [junit4] 2> 731 T349 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:33704 [junit4] 2> 731 T343 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:51839 [junit4] 2> 731 T349 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33704, initiating session [junit4] 2> 732 T343 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:51839 [junit4] 2> 733 T345 oazs.NIOServerCnxn.finishSessionInit Established session 0x13846388b8f0001 with negotiated timeout 10000 for client /127.0.0.1:51839 [junit4] 2> 733 T349 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:33704, sessionid = 0x13846388b8f0001, negotiated timeout = 10000 [junit4] 2> 733 T350 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@242ced7a name:ZooKeeperConnection Watcher:127.0.0.1:33704/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 733 T341 oascc.SolrZkClient.makePath makePath: /collections [junit4] 2> 736 T341 oascc.SolrZkClient.makePath makePath: /collections/collection99/shards [junit4] 2> 741 T341 oascc.SolrZkClient.makePath makePath: collections/collection99/config=collection1 [junit4] 2> 744 T341 oascc.SolrZkClient.makePath makePath: collections/collection99/config=collection3 [junit4] 2> 747 T341 oascc.SolrZkClient.makePath makePath: /collections/collection97/shards [junit4] 2> 9451 T346 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x13846388b8f0001 [junit4] 2> 9452 T350 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4] 2> 9452 T343 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51839 which had sessionid 0x13846388b8f0001 [junit4] 2> 9452 T341 oaz.ZooKeeper.close Session: 0x13846388b8f0001 closed [junit4] 2> 9453 T346 oazs.PrepRequestProcessor.run PrepRequestProcessor exited loop! [junit4] 2> 9453 T345 oazs.SyncRequestProcessor.run SyncRequestProcessor exited! [junit4] 2> 9453 T341 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete [junit4] 2> 9455 T343 oazs.NIOServerCnxn$Factory.run NIOServerCnxn factory exited run method [junit4] 2> 9455 T341 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete [junit4] 2> 9456 T341 oasu.AbstractSolrTestCase.tearDown ####TEARDOWN_START testWatchChildren [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ZkSolrClientTest -Dtests.method=testWatchChildren -Dtests.seed=D0EDB3186B645EC0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=America/Mendoza -Dargs="-Dfile.encoding=UTF-8" [junit4] 2> [junit4] > (@AfterClass output) [junit4] 2> 14007 T376 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop! [junit4] 2> 14007 T369 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop! [junit4] 2> NOTE: test params are: codec=Lucene40: {}, sim=RandomSimilarityProvider(queryNorm=true,coord=false): {}, locale=be, timezone=America/Mendoza [junit4] 2> NOTE: Linux 2.6.32-41-server amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=8,threads=1,free=91626824,total=193069056 [junit4] 2> NOTE: All tests run in this JVM: [TestHindiFilters, FileBasedSpellCheckerTest, TestCzechStemFilterFactory, TestReplicationHandler, BasicZkTest, DistanceFunctionTest, TermVectorComponentTest, TestFastLRUCache, UpdateParamsTest, TestNGramFilters, TestKeepFilterFactory, MBeansHandlerTest, TestPortugueseLightStemFilterFactory, TestGreekStemFilterFactory, TestXIncludeConfig, TestJapaneseReadingFormFilterFactory, AlternateDirectoryTest, TestCollationField, TestShingleFilterFactory, SolrCoreTest, BadIndexSchemaTest, TestLRUCache, TestSolrDeletionPolicy2, SignatureUpdateProcessorFactoryTest, PrimUtilsTest, LoggingHandlerTest, TestLuceneMatchVersion, TestPersianNormalizationFilterFactory, TestElisionFilterFactory, TestLMDirichletSimilarityFactory, QueryParsingTest, SearchHandlerTest, TestPseudoReturnFields, TestSystemIdResolver, NoCacheHeaderTest, NotRequiredUniqueKeyTest, ZkSolrClientTest] [junit4] 2> [junit4] Completed on J1 in 15.01s, 4 tests, 1 failure <<< FAILURES! [...truncated 636 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/build.xml:29: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/solr/build.xml:144: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/lucene/module-build.xml:62: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/lucene/common-build.xml:1047: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/lucene/common-build.xml:760: There were test failures: 282 suites, 1022 tests, 1 failure, 5 ignored Total time: 24 minutes 38 seconds Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org