Build: https://builds.apache.org/job/Solr-trunk/1884/
1 tests failed.
REGRESSION: org.apache.solr.cloud.OverseerTest.testShardAssignmentBigger
Error Message:
could not find counter for shard:null
Stack Trace:
java.lang.AssertionError: could not find counter for shard:null
at __randomizedtesting.SeedInfo.seed([B8806B0A91010277:2B6E95717B68FD14]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at org.apache.solr.cloud.OverseerTest.__CLR2_6_3v4oypg1pbz(OverseerTest.java:369)
at org.apache.solr.cloud.OverseerTest.testShardAssignmentBigger(OverseerTest.java:251)
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:616)
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.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.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
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 41827 lines...]
[junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
[junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:507)
[junit4] 2>
[junit4] 2> 290958 T2034 oasc.LeaderElector$1.process WARNING org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/election
[junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
[junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
[junit4] 2> at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1249)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:266)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:263)
[junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:263)
[junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:91)
[junit4] 2> at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:57)
[junit4] 2> at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:120)
[junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
[junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:507)
[junit4] 2>
[junit4] 2> 290963 T2134 oascc.ZkStateReader$3.process Updating live nodes
[junit4] 2> 290992 T2134 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered,
but Solr cannot talk to ZK
[junit4] 2> 290997 T2034 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4] 2> 291030 T2134 oasc.LeaderElector$1.process WARNING org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/election
[junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
[junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
[junit4] 2> at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1249)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:266)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:263)
[junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:263)
[junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:91)
[junit4] 2> at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:57)
[junit4] 2> at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:120)
[junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
[junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:507)
[junit4] 2>
[junit4] 2> 291058 T2140 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered,
but Solr cannot talk to ZK
[junit4] 2> 291088 T2134 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4] 2> 291096 T2140 oasc.LeaderElector$1.process WARNING org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/election
[junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
[junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
[junit4] 2> at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1249)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:266)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:263)
[junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:263)
[junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:91)
[junit4] 2> at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:57)
[junit4] 2> at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:120)
[junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
[junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:507)
[junit4] 2>
[junit4] 2> 291111 T2144 oasc.LeaderElector$1.process WARNING org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard12/election
[junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
[junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
[junit4] 2> at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1249)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:266)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:263)
[junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:263)
[junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:91)
[junit4] 2> at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:57)
[junit4] 2> at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:120)
[junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
[junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:507)
[junit4] 2>
[junit4] 2> 291135 T2140 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4] 2> 291151 T2144 oasc.LeaderElector$1.process WARNING org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/election
[junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
[junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
[junit4] 2> at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1249)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:266)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:263)
[junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:263)
[junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:91)
[junit4] 2> at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:57)
[junit4] 2> at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:120)
[junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
[junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:507)
[junit4] 2>
[junit4] 2> 291190 T2144 oascc.ZkStateReader$3.process Updating live nodes
[junit4] 2> 291198 T2144 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered,
but Solr cannot talk to ZK
[junit4] 2> 291235 T2144 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4] 2> 291347 T1980 oazs.NIOServerCnxn$Factory.run NIOServerCnxn factory exited
run method
[junit4] 2> 291353 T2010 oascc.ZkStateReader$3.process Updating live nodes
[junit4] 2> 291356 T1981 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4] 2> 291482 T1978 oazs.FinalRequestProcessor.shutdown shutdown of request processor
complete
[junit4] 2> 291361 T2010 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered,
but Solr cannot talk to ZK
[junit4] 2> 291498 T2004 oascc.ZkStateReader$3.process Updating live nodes
[junit4] 2> 291503 T1978 oas.SolrTestCaseJ4.tearDown ###Ending testShardAssignmentBigger
[junit4] 2> 291505 T2004 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered,
but Solr cannot talk to ZK
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=OverseerTest -Dtests.method=testShardAssignmentBigger
-Dtests.seed=B8806B0A91010277 -Dtests.locale=ar_KW -Dtests.timezone=Antarctica/Palmer -Dargs="-Dfile.encoding=ISO8859-1"
[junit4] 2>
[junit4] > (@AfterClass output)
[junit4] 2> 318282 T1978 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 318283 T1978 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 318283 T1978 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: test params are: codec=Lucene40: {}, sim=DefaultSimilarity, locale=ar_KW,
timezone=Antarctica/Palmer
[junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=5,free=114666888,total=278986752
[junit4] 2> NOTE: All tests run in this JVM: [TestJmxMonitoredMap, TestPortugueseStemFilterFactory,
ResourceLoaderTest, ZkSolrClientTest, DateMathParserTest, TestLMJelinekMercerSimilarityFactory,
TestLMDirichletSimilarityFactory, QueryElevationComponentTest, CurrencyFieldTest, TestTrie,
TestBM25SimilarityFactory, TestFrenchMinimalStemFilterFactory, BinaryUpdateRequestHandlerTest,
DocumentAnalysisRequestHandlerTest, TestRealTimeGet, TestRandomFaceting, TestRemoveDuplicatesTokenFilterFactory,
TestConfig, SOLR749Test, TestDocSet, HighlighterConfigTest, TestBinaryResponseWriter, TestSystemIdResolver,
TestNumberUtils, SpellCheckComponentTest, TestHTMLStripCharFilterFactory, TestSort, XsltUpdateRequestHandlerTest,
TestReplicationHandler, OpenExchangeRatesOrgProviderTest, TestIndexSearcher, LoggingHandlerTest,
CloudStateUpdateTest, TestCapitalizationFilterFactory, TestPseudoReturnFields, TestJmxIntegration,
TestRangeQuery, TestDistributedSearch, TestPropInject, TestHunspellStemFilterFactory, TestCzechStemFilterFactory,
TestUtils, TestNorwegianMinimalStemFilterFactory, DirectUpdateHandlerOptimizeTest, LeaderElectionTest,
TestFaceting, TestGermanNormalizationFilterFactory, TestFinnishLightStemFilterFactory, DirectSolrConnectionTest,
TestDelimitedPayloadTokenFilterFactory, TestCoreContainer, CSVRequestHandlerTest, TestGalicianMinimalStemFilterFactory,
TestGroupingSearch, FieldMutatingUpdateProcessorTest, DOMUtilTest, TestGreekLowerCaseFilterFactory,
TestLuceneMatchVersion, TestDictionaryCompoundWordTokenFilterFactory, TimeZoneUtilsTest, LukeRequestHandlerTest,
FastVectorHighlighterTest, TestCollationField, ZkControllerTest, TestDefaultSimilarityFactory,
HighlighterTest, TestEnglishMinimalStemFilterFactory, SpellingQueryConverterTest, BadIndexSchemaTest,
RecoveryZkTest, TestGermanLightStemFilterFactory, SuggesterFSTTest, TestPersianNormalizationFilterFactory,
TestJoin, TestThaiWordFilterFactory, BasicDistributedZkTest, XmlUpdateRequestHandlerTest,
TestPerFieldSimilarity, PolyFieldTest, TestIBSimilarityFactory, TestShingleFilterFactory,
PeerSyncTest, LengthFilterTest, BadComponentTest, UniqFieldsUpdateProcessorFactoryTest, RAMDirectoryFactoryTest,
TestCJKBigramFilterFactory, TestStopFilterFactory, CloudStateTest, TestSwedishLightStemFilterFactory,
TestStandardFactories, SolrCmdDistributorTest, SpellCheckCollatorTest, CacheHeaderTest, BasicFunctionalityTest,
TestFunctionQuery, UUIDFieldTest, TestPhraseSuggestions, WordBreakSolrSpellCheckerTest, OutputWriterTest,
TestNGramFilters, DirectSolrSpellCheckerTest, TestReverseStringFilterFactory, TestFoldingMultitermQuery,
UpdateRequestProcessorFactoryTest, DisMaxRequestHandlerTest, TermVectorComponentTest, ConvertedLegacyTest,
TestMappingCharFilterFactory, JsonLoaderTest, DistributedSpellCheckComponentTest, TestSearchPerf,
JSONWriterTest, TestPortugueseLightStemFilterFactory, TestIndonesianStemFilterFactory, SolrCoreCheckLockOnStartupTest,
TestCJKWidthFilterFactory, SearchHandlerTest, TestSolrDeletionPolicy1, DoubleMetaphoneFilterFactoryTest,
NumericFieldsTest, TestQueryUtils, TestLFUCache, URLClassifyProcessorTest, TestHyphenationCompoundWordTokenFilterFactory,
TestElisionFilterFactory, TestGalicianStemFilterFactory, SampleTest, TestKeepFilterFactory,
DocumentBuilderTest, StandardRequestHandlerTest, TestArabicFilters, TestJapaneseReadingFormFilterFactory,
TestJapaneseBaseFormFilterFactory, TestUAX29URLEmailTokenizerFactory, UpdateParamsTest, TestDFRSimilarityFactory,
OverseerTest]
[junit4] 2>
[junit4] Completed in 318.31s, 8 tests, 1 failure <<< FAILURES!
[...truncated 441 lines...]
[...truncated 42369 lines...]
[...truncated 42369 lines...]
[...truncated 42369 lines...]
[...truncated 42369 lines...]
[...truncated 42369 lines...]
|