Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/262/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseG1GC --illegal-access=deny
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration
Error Message:
JMX not enabled
Stack Trace:
java.lang.AssertionError: JMX not enabled
at __randomizedtesting.SeedInfo.seed([252240547103728E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:74)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
Doc with id=1 not found in http://127.0.0.1:37009/m_rut/ou/collMinRf_1x3 due
to: Path not found: /id; rsp={doc=null}
Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in
http://127.0.0.1:37009/m_rut/ou/collMinRf_1x3 due to: Path not found: /id;
rsp={doc=null}
at
__randomizedtesting.SeedInfo.seed([252240547103728E:AD767F8EDFFF1F76]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
at
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12202 lines...]
[junit4] Suite: org.apache.solr.core.TestJmxIntegration
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestJmxIntegration_252240547103728E-001/init-core-data-001
[junit4] 2> 1787551 WARN
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 1787551 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1787551 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1787552 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1787552 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1787552 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1787567 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1787580 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1787637 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1787654 WARN
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1787654 WARN
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1787654 WARN
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1787655 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1787691 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1787705 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1787764 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1787769 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1787769 WARN (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1787769 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1787769 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestJmxIntegration_252240547103728E-001/init-core-data-001/]
[junit4] 2> 1787770 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=65.2333984375,
floorSegmentMB=1.0927734375, forceMergeDeletesPctAllowed=28.701832851626115,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=1.3017578125, noCFSRatio=0.0
[junit4] 2> 1787796 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1787796 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1787797 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1787797 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1787797 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1787797 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@791dc6[collection1] main]
[junit4] 2> 1787798 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1787815 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1787872 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1787872 INFO (searcherExecutor-6697-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1787872 INFO (coreLoadExecutor-6696-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575767156674527232
[junit4] 2> 1787873 INFO (searcherExecutor-6697-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1787873 INFO (searcherExecutor-6697-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1787873 INFO (searcherExecutor-6697-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1787873 INFO (searcherExecutor-6697-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1787873 INFO (searcherExecutor-6697-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1787874 INFO (searcherExecutor-6697-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1787874 INFO (searcherExecutor-6697-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1787874 INFO (searcherExecutor-6697-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1787875 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1787875 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1787875 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=29313140
[junit4] 2> 1787875 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1787875 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@11061de: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ null
[junit4] 2> 1787875 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1787876 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@bec986: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
null
[junit4] 2> 1787876 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1787876 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f65347: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / null
[junit4] 2> 1787876 INFO (searcherExecutor-6697-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@791dc6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1787879 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1787882 INFO (coreCloseExecutor-6702-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@d7cf2c
[junit4] 2> 1787883 INFO (coreCloseExecutor-6702-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=14143276
[junit4] 2> 1787883 INFO (coreCloseExecutor-6702-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1aac8f6: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / null
[junit4] 2> 1787883 INFO
(SUITE-TestJmxIntegration-seed#[252240547103728E]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=9, maxDocsPerChunk=399, blockSize=958),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=9, blockSize=958)), sim=RandomSimilarity(queryNorm=true): {},
locale=fr-VU, timezone=Africa/Ceuta
[junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9
(32-bit)/cpus=8,threads=1,free=162768568,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestHdfsCloudBackupRestore,
TestConfigReload, TestReRankQParserPlugin, TestInitQParser, TestCodecSupport,
TestStressReorder, PreAnalyzedFieldTest, TestObjectReleaseTracker,
TermVectorComponentDistributedTest, TestNonDefinedSimilarityFactory,
SimpleMLTQParserTest, SolrCloudReportersTest, RequestLoggingTest,
HdfsDirectoryFactoryTest, CollectionReloadTest, TestSort, SolrInfoBeanTest,
ResponseLogComponentTest, SuggesterFSTTest, TestSolr4Spatial2,
AsyncCallRequestStatusResponseTest, URLClassifyProcessorTest,
SolrTestCaseJ4Test, FastVectorHighlighterTest, FullSolrCloudDistribCmdsTest,
RemoteQueryErrorTest, CustomCollectionTest, TestPKIAuthenticationPlugin,
DistributedQueryComponentCustomSortTest, HLLUtilTest, DeleteStatusTest,
TestFilteredDocIdSet, TestDelegationWithHadoopAuth, BasicAuthStandaloneTest,
SolrJmxReporterCloudTest, OutOfBoxZkACLAndCredentialsProvidersTest,
TestRandomRequestDistribution, TestJavabinTupleStreamParser,
TestDistributedMissingSort, HdfsCollectionsAPIDistributedZkTest,
TestJettySolrRunner, SharedFSAutoReplicaFailoverUtilsTest, TestCloudPivotFacet,
TestConfigSetsAPIZkFailure, SpatialRPTFieldTypeTest, MoveReplicaTest,
LeaderElectionTest, AutoCommitTest, HdfsWriteToMultipleCollectionsTest,
ClusterStateTest, TemplateUpdateProcessorTest, TestSearcherReuse,
LeaderInitiatedRecoveryOnCommitTest, HardAutoCommitTest, TestCloudSchemaless,
TestScoreJoinQPScore, TestMiniSolrCloudClusterSSL,
TestInPlaceUpdatesStandalone, TestSubQueryTransformer, StatsComponentTest,
SortByFunctionTest, SecurityConfHandlerTest, DocumentBuilderTest,
TestSlowCompositeReaderWrapper, TestReload, SuggestComponentTest,
MinimalSchemaTest, TestNumericTerms64, TlogReplayBufferedWhileIndexingTest,
BooleanFieldTest, TestMissingGroups, TestZkChroot, TestDistribDocBasedVersion,
FacetPivotSmallTest, CheckHdfsIndexTest, CdcrVersionReplicationTest,
QueryEqualityTest, ConfigSetsAPITest, OverseerModifyCollectionTest,
TestSystemCollAutoCreate, TestApiFramework, TestFieldCacheSort,
ConjunctionSolrSpellCheckerTest, TestFastWriter, TestSegmentSorting,
CoreAdminCreateDiscoverTest, CdcrReplicationDistributedZkTest,
SignatureUpdateProcessorFactoryTest, SmileWriterTest,
SolrCoreCheckLockOnStartupTest, CoreSorterTest,
TestHighFrequencyDictionaryFactory, TestLMJelinekMercerSimilarityFactory,
DirectUpdateHandlerOptimizeTest, TestCloudNestedDocsSort,
TestExceedMaxTermLength, DateMathParserTest, JavabinLoaderTest,
AnalyticsQueryTest, DistributedFacetExistsSmallTest,
MissingSegmentRecoveryTest, TestRequestForwarding,
ParsingFieldUpdateProcessorsTest, DateFieldTest, TestUtils,
TestStressCloudBlindAtomicUpdates, TestExportWriter, OverseerTest,
SolrCoreMetricManagerTest, TestBlendedInfixSuggestions, TestStandardQParsers,
TestSurroundQueryParser, DocValuesNotIndexedTest, TermsComponentTest,
TestCloudSearcherWarming, UnloadDistributedZkTest,
TestComplexPhraseQParserPlugin, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest,
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest,
TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting,
ZkSolrClientTest, TestRecovery, ZkControllerTest, TestRealTimeGet,
TestStressVersions, DistributedTermsComponentTest, TestRangeQuery,
TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest,
TestGroupingSearch, BadIndexSchemaTest, TestFiltering, TestFunctionQuery,
DirectUpdateHandlerTest, ShowFileRequestHandlerTest,
DistributedQueryElevationComponentTest, TestStressLucene, TestTrie,
PolyFieldTest, WordBreakSolrSpellCheckerTest,
StatelessScriptUpdateProcessorFactoryTest, DisMaxRequestHandlerTest,
TestQueryUtils, PrimitiveFieldTypeTest, RequestHandlersTest,
TermVectorComponentTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest,
RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestJmxIntegration
-Dtests.seed=252240547103728E -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=fr-VU -Dtests.timezone=Africa/Ceuta -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J2 | TestJmxIntegration (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: JMX not enabled
[junit4] > at
__randomizedtesting.SeedInfo.seed([252240547103728E]:0)
[junit4] > at
org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:74)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [430/729 (1!)] on J2 in 0.34s, 0 tests, 1 failure <<<
FAILURES!
[...truncated 256 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
[junit4] 2> 2033008 INFO
(SUITE-HttpPartitionTest-seed#[252240547103728E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/init-core-data-001
[junit4] 2> 2033008 WARN
(SUITE-HttpPartitionTest-seed#[252240547103728E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=102 numCloses=102
[junit4] 2> 2033008 INFO
(SUITE-HttpPartitionTest-seed#[252240547103728E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2033009 INFO
(SUITE-HttpPartitionTest-seed#[252240547103728E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
[junit4] 2> 2033009 INFO
(SUITE-HttpPartitionTest-seed#[252240547103728E]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/m_rut/ou
[junit4] 2> 2033010 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2033010 INFO (Thread-5423) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2033010 INFO (Thread-5423) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2033011 ERROR (Thread-5423) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2033110 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.ZkTestServer start zk server on port:42965
[junit4] 2> 2033120 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2033121 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2033122 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2033123 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2033124 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2033125 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2033126 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2033127 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2033128 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2033129 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2033129 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2033130 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 2033232 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2033232 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1794cc1{/m_rut/ou,null,AVAILABLE}
[junit4] 2> 2033233 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@e7dda0{HTTP/1.1,[http/1.1]}{127.0.0.1:45231}
[junit4] 2> 2033233 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ] o.e.j.s.Server
Started @2035032ms
[junit4] 2> 2033233 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m_rut/ou,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/tempDir-001/control/data,
hostPort=37009,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 2033233 ERROR
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2033233 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2033233 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2033233 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2033233 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-15T03:48:31.318840Z
[junit4] 2> 2033235 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2033235 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/control-001/solr.xml
[junit4] 2> 2033239 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42965/solr
[junit4] 2> 2033240 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15de401d2f80003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 2033264 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ] o.a.s.c.Overseer
Overseer (id=null) closing
[junit4] 2> 2033265 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:37009_m_rut%2Fou
[junit4] 2> 2033265 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ] o.a.s.c.Overseer
Overseer (id=98485463357587460-127.0.0.1:37009_m_rut%2Fou-n_0000000000) starting
[junit4] 2> 2033267 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37009_m_rut%2Fou
[junit4] 2> 2033267 INFO (zkCallback-2789-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2033350 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/control-001/cores
[junit4] 2> 2033355 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2033355 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42965/solr ready
[junit4] 2> 2033355 INFO (SocketProxy-Acceptor-37009) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=33058,localport=37009], receiveBufferSize:531000
[junit4] 2> 2033355 INFO (SocketProxy-Acceptor-37009) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=45231,localport=56630], receiveBufferSize=530904
[junit4] 2> 2033356 INFO (qtp20488817-18320) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37009_m_rut%252Fou&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2033357 INFO (OverseerThreadFactory-7393-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection control_collection
[junit4] 2> 2033460 INFO (SocketProxy-Acceptor-37009) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=33062,localport=37009], receiveBufferSize:531000
[junit4] 2> 2033460 INFO (SocketProxy-Acceptor-37009) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=45231,localport=56634], receiveBufferSize=530904
[junit4] 2> 2033460 INFO (qtp20488817-18322) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2033460 INFO (qtp20488817-18322) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2033564 INFO (zkCallback-2789-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2034468 INFO (qtp20488817-18322) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2034476 INFO (qtp20488817-18322) [ ] o.a.s.s.IndexSchema
[control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 2034551 INFO (qtp20488817-18322) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2034558 INFO (qtp20488817-18322) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'control_collection_shard1_replica_n1' using configuration
from collection control_collection, trusted=true
[junit4] 2> 2034558 INFO (qtp20488817-18322) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2034558 INFO (qtp20488817-18322) [ ] o.a.s.c.SolrCore
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 2034560 INFO (qtp20488817-18322) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2034561 WARN (qtp20488817-18322) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2034582 INFO (qtp20488817-18322) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2034582 INFO (qtp20488817-18322) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2034583 INFO (qtp20488817-18322) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2034583 INFO (qtp20488817-18322) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2034583 INFO (qtp20488817-18322) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1351343761,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2034583 INFO (qtp20488817-18322) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2e5662[control_collection_shard1_replica_n1] main]
[junit4] 2> 2034584 INFO (qtp20488817-18322) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2034584 INFO (qtp20488817-18322) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2034584 INFO (qtp20488817-18322) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2034585 INFO (searcherExecutor-7396-thread-1) [ ]
o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher
Searcher@2e5662[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2034585 INFO (qtp20488817-18322) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1575767415371857920
[junit4] 2> 2034588 INFO (qtp20488817-18322) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2034588 INFO (qtp20488817-18322) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2034588 INFO (qtp20488817-18322) [ ] o.a.s.c.SyncStrategy
Sync replicas to
http://127.0.0.1:37009/m_rut/ou/control_collection_shard1_replica_n1/
[junit4] 2> 2034588 INFO (qtp20488817-18322) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2034588 INFO (qtp20488817-18322) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:37009/m_rut/ou/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 2034588 INFO (qtp20488817-18322) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2034589 INFO (qtp20488817-18322) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37009/m_rut/ou/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2034690 INFO (zkCallback-2789-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2034739 INFO (qtp20488817-18322) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2034740 INFO (qtp20488817-18322) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1279
[junit4] 2> 2034741 INFO (qtp20488817-18320) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2034841 INFO (zkCallback-2789-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2035359 INFO
(OverseerCollectionConfigSetProcessor-98485463357587460-127.0.0.1:37009_m_rut%2Fou-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2035741 INFO (qtp20488817-18320) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37009_m_rut%252Fou&wt=javabin&version=2}
status=0 QTime=2385
[junit4] 2> 2035745 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2035746 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42965/solr ready
[junit4] 2> 2035746 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 2035746 INFO (SocketProxy-Acceptor-37009) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=33078,localport=37009], receiveBufferSize:531000
[junit4] 2> 2035746 INFO (SocketProxy-Acceptor-37009) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=45231,localport=56650], receiveBufferSize=530904
[junit4] 2> 2035746 INFO (qtp20488817-18320) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2035747 INFO (OverseerThreadFactory-7393-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 2035748 WARN (OverseerThreadFactory-7393-thread-2) [ ]
o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1)
without cores.
[junit4] 2> 2035950 INFO (qtp20488817-18320) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2035950 INFO (qtp20488817-18320) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=203
[junit4] 2> 2036027 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-1-001
of type TLOG
[junit4] 2> 2036028 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2036028 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@29444a{/m_rut/ou,null,AVAILABLE}
[junit4] 2> 2036029 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1c4f326{HTTP/1.1,[http/1.1]}{127.0.0.1:33503}
[junit4] 2> 2036029 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ] o.e.j.s.Server
Started @2037827ms
[junit4] 2> 2036029 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m_rut/ou,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/tempDir-001/jetty1,
hostPort=42943,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-1-001/cores,
replicaType=TLOG}
[junit4] 2> 2036029 ERROR
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2036029 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2036029 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2036029 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2036029 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-15T03:48:34.114665Z
[junit4] 2> 2036031 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2036031 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-1-001/solr.xml
[junit4] 2> 2036035 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42965/solr
[junit4] 2> 2036038 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2036039 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ] o.a.s.c.Overseer
Overseer (id=null) closing
[junit4] 2> 2036039 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42943_m_rut%2Fou
[junit4] 2> 2036040 INFO (zkCallback-2789-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2036040 INFO (zkCallback-2796-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2036043 INFO (zkCallback-2801-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2036105 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-1-001/cores
[junit4] 2> 2036107 INFO (qtp20488817-18321) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:42943_m_rut%252Fou&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2036108 INFO
(OverseerCollectionConfigSetProcessor-98485463357587460-127.0.0.1:37009_m_rut%2Fou-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2036109 INFO (OverseerThreadFactory-7393-thread-3) [ ]
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42943_m_rut%2Fou for creating
new replica
[junit4] 2> 2036109 INFO (SocketProxy-Acceptor-42943) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=49552,localport=42943], receiveBufferSize:531000
[junit4] 2> 2036110 INFO (SocketProxy-Acceptor-42943) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33503,localport=60148], receiveBufferSize=530904
[junit4] 2> 2036110 INFO (qtp20798729-18368) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2036110 INFO (qtp20798729-18368) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2036212 INFO (zkCallback-2801-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2037120 INFO (qtp20798729-18368) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2037132 INFO (qtp20798729-18368) [ ] o.a.s.s.IndexSchema
[collection1_shard2_replica_t41] Schema name=test
[junit4] 2> 2037215 INFO (qtp20798729-18368) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2037223 INFO (qtp20798729-18368) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from
collection collection1, trusted=true
[junit4] 2> 2037224 INFO (qtp20798729-18368) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2037224 INFO (qtp20798729-18368) [ ] o.a.s.c.SolrCore
[[collection1_shard2_replica_t41] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-1-001/cores/collection1_shard2_replica_t41],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
[junit4] 2> 2037225 INFO (qtp20798729-18368) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2037226 WARN (qtp20798729-18368) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2037249 INFO (qtp20798729-18368) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2037249 INFO (qtp20798729-18368) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2037250 INFO (qtp20798729-18368) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2037250 INFO (qtp20798729-18368) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2037251 INFO (qtp20798729-18368) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1351343761,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2037251 INFO (qtp20798729-18368) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@18315b7[collection1_shard2_replica_t41] main]
[junit4] 2> 2037252 INFO (qtp20798729-18368) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2037252 INFO (qtp20798729-18368) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2037252 INFO (qtp20798729-18368) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2037252 INFO (searcherExecutor-7407-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher
Searcher@18315b7[collection1_shard2_replica_t41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2037253 INFO (qtp20798729-18368) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1575767418169458688
[junit4] 2> 2037256 INFO (qtp20798729-18368) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2037256 INFO (qtp20798729-18368) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2037256 INFO (qtp20798729-18368) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:42943/m_rut/ou/collection1_shard2_replica_t41/
[junit4] 2> 2037256 INFO (qtp20798729-18368) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2037256 INFO (qtp20798729-18368) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:42943/m_rut/ou/collection1_shard2_replica_t41/ has no replicas
[junit4] 2> 2037256 INFO (qtp20798729-18368) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2037256 INFO (qtp20798729-18368) [ ] o.a.s.c.ZkController
collection1_shard2_replica_t41 stopping background replication from leader
[junit4] 2> 2037257 INFO (qtp20798729-18368) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:42943/m_rut/ou/collection1_shard2_replica_t41/ shard2
[junit4] 2> 2037358 INFO (zkCallback-2801-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2037407 INFO (qtp20798729-18368) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2037408 INFO (qtp20798729-18368) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1298
[junit4] 2> 2037409 INFO (qtp20488817-18321) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={node=127.0.0.1:42943_m_rut%252Fou&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1301
[junit4] 2> 2037485 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-2-001
of type TLOG
[junit4] 2> 2037486 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2037486 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@42ebdc{/m_rut/ou,null,AVAILABLE}
[junit4] 2> 2037487 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@282212{HTTP/1.1,[http/1.1]}{127.0.0.1:35239}
[junit4] 2> 2037487 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ] o.e.j.s.Server
Started @2039286ms
[junit4] 2> 2037487 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m_rut/ou,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/tempDir-001/jetty2,
hostPort=34669,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-2-001/cores,
replicaType=TLOG}
[junit4] 2> 2037487 ERROR
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2037487 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2037488 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2037488 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2037488 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-15T03:48:35.573115Z
[junit4] 2> 2037489 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2037489 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-2-001/solr.xml
[junit4] 2> 2037493 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42965/solr
[junit4] 2> 2037497 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2037497 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ] o.a.s.c.Overseer
Overseer (id=null) closing
[junit4] 2> 2037498 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34669_m_rut%2Fou
[junit4] 2> 2037498 INFO (zkCallback-2807-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2037498 INFO (zkCallback-2801-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2037498 INFO (zkCallback-2789-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2037498 INFO (zkCallback-2796-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2037569 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-2-001/cores
[junit4] 2> 2037572 INFO (qtp20488817-18316) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:34669_m_rut%252Fou&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2037573 INFO
(OverseerCollectionConfigSetProcessor-98485463357587460-127.0.0.1:37009_m_rut%2Fou-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2037573 INFO (OverseerThreadFactory-7393-thread-4) [ ]
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34669_m_rut%2Fou for creating
new replica
[junit4] 2> 2037574 INFO (SocketProxy-Acceptor-34669) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=41878,localport=34669], receiveBufferSize:531000
[junit4] 2> 2037574 INFO (SocketProxy-Acceptor-34669) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=35239,localport=59624], receiveBufferSize=530904
[junit4] 2> 2037574 INFO (qtp18049817-18401) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2037574 INFO (qtp18049817-18401) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2037677 INFO (zkCallback-2807-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 2037677 INFO (zkCallback-2801-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 2038581 INFO (qtp18049817-18401) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2038588 INFO (qtp18049817-18401) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica_t43] Schema name=test
[junit4] 2> 2038658 INFO (qtp18049817-18401) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2038664 INFO (qtp18049817-18401) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from
collection collection1, trusted=true
[junit4] 2> 2038664 INFO (qtp18049817-18401) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2038664 INFO (qtp18049817-18401) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica_t43] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-2-001/cores/collection1_shard1_replica_t43],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
[junit4] 2> 2038665 INFO (qtp18049817-18401) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2038667 WARN (qtp18049817-18401) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2038692 INFO (qtp18049817-18401) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2038692 INFO (qtp18049817-18401) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2038692 INFO (qtp18049817-18401) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2038692 INFO (qtp18049817-18401) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2038693 INFO (qtp18049817-18401) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1351343761,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2038693 INFO (qtp18049817-18401) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1f09c76[collection1_shard1_replica_t43] main]
[junit4] 2> 2038694 INFO (qtp18049817-18401) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2038694 INFO (qtp18049817-18401) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2038694 INFO (qtp18049817-18401) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2038694 INFO (searcherExecutor-7418-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher
Searcher@1f09c76[collection1_shard1_replica_t43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2038694 INFO (qtp18049817-18401) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1575767419680456704
[junit4] 2> 2038697 INFO (qtp18049817-18401) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2038697 INFO (qtp18049817-18401) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2038697 INFO (qtp18049817-18401) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:34669/m_rut/ou/collection1_shard1_replica_t43/
[junit4] 2> 2038697 INFO (qtp18049817-18401) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2038697 INFO (qtp18049817-18401) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:34669/m_rut/ou/collection1_shard1_replica_t43/ has no replicas
[junit4] 2> 2038697 INFO (qtp18049817-18401) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2038697 INFO (qtp18049817-18401) [ ] o.a.s.c.ZkController
collection1_shard1_replica_t43 stopping background replication from leader
[junit4] 2> 2038698 INFO (qtp18049817-18401) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34669/m_rut/ou/collection1_shard1_replica_t43/ shard1
[junit4] 2> 2038799 INFO (zkCallback-2807-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 2038799 INFO (zkCallback-2801-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 2038849 INFO (qtp18049817-18401) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2038850 INFO (qtp18049817-18401) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1275
[junit4] 2> 2038851 INFO (qtp20488817-18316) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={node=127.0.0.1:34669_m_rut%252Fou&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1278
[junit4] 2> 2038934 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-3-001
of type TLOG
[junit4] 2> 2038935 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2038936 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@dd8d02{/m_rut/ou,null,AVAILABLE}
[junit4] 2> 2038936 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1d8d22f{HTTP/1.1,[http/1.1]}{127.0.0.1:34779}
[junit4] 2> 2038936 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ] o.e.j.s.Server
Started @2040735ms
[junit4] 2> 2038936 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m_rut/ou,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/tempDir-001/jetty3,
hostPort=33185,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-3-001/cores,
replicaType=TLOG}
[junit4] 2> 2038937 ERROR
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2038937 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2038937 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2038937 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2038937 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-15T03:48:37.022253Z
[junit4] 2> 2038938 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2038938 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-3-001/solr.xml
[junit4] 2> 2038942 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42965/solr
[junit4] 2> 2038946 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2038947 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ] o.a.s.c.Overseer
Overseer (id=null) closing
[junit4] 2> 2038947 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33185_m_rut%2Fou
[junit4] 2> 2038948 INFO (zkCallback-2789-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2038948 INFO (zkCallback-2813-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2038948 INFO (zkCallback-2807-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2038948 INFO (zkCallback-2796-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2038948 INFO (zkCallback-2801-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2039049 INFO (zkCallback-2807-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2039049 INFO (zkCallback-2801-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2039052 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-3-001/cores
[junit4] 2> 2039054 INFO (qtp20488817-18317) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:33185_m_rut%252Fou&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2039055 INFO
(OverseerCollectionConfigSetProcessor-98485463357587460-127.0.0.1:37009_m_rut%2Fou-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2039055 INFO (OverseerThreadFactory-7393-thread-5) [ ]
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33185_m_rut%2Fou for creating
new replica
[junit4] 2> 2039056 INFO (SocketProxy-Acceptor-33185) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=50116,localport=33185], receiveBufferSize:531000
[junit4] 2> 2039056 INFO (SocketProxy-Acceptor-33185) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=34779,localport=59916], receiveBufferSize=530904
[junit4] 2> 2039056 INFO (qtp27607107-18433) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2039056 INFO (qtp27607107-18433) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2039158 INFO (zkCallback-2813-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2039158 INFO (zkCallback-2801-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2039158 INFO (zkCallback-2807-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2040063 INFO (qtp27607107-18433) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2040071 INFO (qtp27607107-18433) [ ] o.a.s.s.IndexSchema
[collection1_shard2_replica_t45] Schema name=test
[junit4] 2> 2040139 INFO (qtp27607107-18433) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2040146 INFO (qtp27607107-18433) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t45' using configuration from
collection collection1, trusted=true
[junit4] 2> 2040146 INFO (qtp27607107-18433) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2040146 INFO (qtp27607107-18433) [ ] o.a.s.c.SolrCore
[[collection1_shard2_replica_t45] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-3-001/cores/collection1_shard2_replica_t45],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
[junit4] 2> 2040148 INFO (qtp27607107-18433) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2040151 WARN (qtp27607107-18433) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2040173 INFO (qtp27607107-18433) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2040173 INFO (qtp27607107-18433) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2040174 INFO (qtp27607107-18433) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2040174 INFO (qtp27607107-18433) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2040174 INFO (qtp27607107-18433) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1351343761,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2040174 INFO (qtp27607107-18433) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@9dcd7a[collection1_shard2_replica_t45] main]
[junit4] 2> 2040175 INFO (qtp27607107-18433) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2040175 INFO (qtp27607107-18433) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2040175 INFO (qtp27607107-18433) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2040176 INFO (searcherExecutor-7429-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher
Searcher@9dcd7a[collection1_shard2_replica_t45]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2040176 INFO (qtp27607107-18433) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1575767421234446336
[junit4] 2> 2040178 INFO (qtp27607107-18433) [ ] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_t45
[junit4] 2> 2040178 INFO (updateExecutor-2810-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 2040178 INFO (qtp27607107-18433) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1122
[junit4] 2> 2040178 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 2040178 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 2040178 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background
replication from leader
[junit4] 2> 2040178 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1_shard2_replica_t45]
[junit4] 2> 2040179 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 2040179 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core
[collection1_shard2_replica_t45] as recovering, leader is
[http://127.0.0.1:42943/m_rut/ou/collection1_shard2_replica_t41/] and I am
[http://127.0.0.1:33185/m_rut/ou/collection1_shard2_replica_t45/]
[junit4] 2> 2040179 INFO (qtp20488817-18317) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={node=127.0.0.1:33185_m_rut%252Fou&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1125
[junit4] 2> 2040180 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:42943/m_rut/ou]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:33185_m_rut%252Fou&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 2040181 INFO (SocketProxy-Acceptor-42943) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=49602,localport=42943], receiveBufferSize:531000
[junit4] 2> 2040182 INFO (qtp20798729-18364) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 2040182 INFO (SocketProxy-Acceptor-42943) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33503,localport=60198], receiveBufferSize=530904
[junit4] 2> 2040182 INFO (qtp20798729-18364) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_t41,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:33185_m_rut%2Fou,
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps:
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:33185/m_rut/ou","node_name":"127.0.0.1:33185_m_rut%2Fou","state":"down","type":"TLOG"}
[junit4] 2> 2040182 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2040182 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait
30000 for each attempt
[junit4] 2> 2040182 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30000
[junit4] 2> 2040280 INFO (zkCallback-2813-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2040280 INFO (zkCallback-2801-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2040280 INFO (zkCallback-2807-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2041056 INFO
(OverseerCollectionConfigSetProcessor-98485463357587460-127.0.0.1:37009_m_rut%2Fou-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2041182 INFO (qtp20798729-18364) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_t41,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active,
nodeName=127.0.0.1:33185_m_rut%2Fou, coreNodeName=core_node46,
onlyIfActiveCheckResult=false, nodeProps:
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:33185/m_rut/ou","node_name":"127.0.0.1:33185_m_rut%2Fou","state":"recovering","type":"TLOG"}
[junit4] 2> 2041182 INFO (qtp20798729-18364) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 2041182 INFO (qtp20798729-18364) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:33185_m_rut%252Fou&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 2041683 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
[junit4] 2> 2041683 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to replicate from
[http://127.0.0.1:42943/m_rut/ou/collection1_shard2_replica_t41/].
[junit4] 2> 2041683 INFO (SocketProxy-Acceptor-42943) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=49618,localport=42943], receiveBufferSize:531000
[junit4] 2> 2041684 INFO (SocketProxy-Acceptor-42943) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33503,localport=60214], receiveBufferSize=530904
[junit4] 2> 2041684 INFO (qtp20798729-18370) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1575767422815698944,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2041684 INFO (qtp20798729-18370) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2041684 INFO (qtp20798729-18370) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2041685 INFO (qtp20798729-18370) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41]
webapp=/m_rut/ou path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 2041686 INFO (SocketProxy-Acceptor-42943) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=49622,localport=42943], receiveBufferSize:531000
[junit4] 2> 2041686 INFO (SocketProxy-Acceptor-42943) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33503,localport=60218], receiveBufferSize=530904
[junit4] 2> 2041686 INFO (qtp20798729-18365) [ ] o.a.s.c.S.Request
[collection1_shard2_replica_t41] webapp=/m_rut/ou path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2041686 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2041686 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2041686 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2041686 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2041686 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
[junit4] 2> 2041686 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 2041686 INFO (recoveryExecutor-2811-thread-1) [ ]
o.a.s.c.ZkController collection1_shard2_replica_t45 starting background
replication from leader
[junit4] 2> 2041686 INFO (recoveryExecutor-
[...truncated too long message...]
verConnector@1d8d22f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2062574 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@dd8d02{/m_rut/ou,null,UNAVAILABLE}
[junit4] 2> 2062575 ERROR
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2062575 INFO
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42965 42965
[junit4] 2> 2062789 INFO (Thread-5423) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42965 42965
[junit4] 2> 2062789 WARN (Thread-5423) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2> 3 /solr/collections/collMinRf_1x3/state.json
[junit4] 2> 2 /solr/collections/c8n_crud_1x2/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 2062789 WARN
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:42943/m_rut/ou,
target: http://127.0.0.1:33503/m_rut/ou
[junit4] 2> 2062789 WARN
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:34669/m_rut/ou,
target: http://127.0.0.1:35239/m_rut/ou
[junit4] 2> 2062789 WARN
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.SocketProxy Closing 10 connections to: http://127.0.0.1:33185/m_rut/ou,
target: http://127.0.0.1:34779/m_rut/ou
[junit4] 2> 2062790 WARN
(TEST-HttpPartitionTest.test-seed#[252240547103728E]) [ ]
o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:37009/m_rut/ou,
target: http://127.0.0.1:45231/m_rut/ou
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest
-Dtests.method=test -Dtests.seed=252240547103728E -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=fr-TG -Dtests.timezone=Europe/London
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 29.8s J2 | HttpPartitionTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Doc with id=1 not
found in http://127.0.0.1:37009/m_rut/ou/collMinRf_1x3 due to: Path not found:
/id; rsp={doc=null}
[junit4] > at
__randomizedtesting.SeedInfo.seed([252240547103728E:AD767F8EDFFF1F76]:0)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_252240547103728E-001
[junit4] 2> Aug 15, 2017 3:49:00 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{multiDefault=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Direct),
id=Lucene50(blocksize=128),
text=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
intDvoDefault=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=21,
maxMBSortInHeap=7.26043883047317, sim=RandomSimilarity(queryNorm=true): {},
locale=fr-TG, timezone=Europe/London
[junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9
(32-bit)/cpus=8,threads=1,free=284214512,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestHdfsCloudBackupRestore,
TestConfigReload, TestReRankQParserPlugin, TestInitQParser, TestCodecSupport,
TestStressReorder, PreAnalyzedFieldTest, TestObjectReleaseTracker,
TermVectorComponentDistributedTest, TestNonDefinedSimilarityFactory,
SimpleMLTQParserTest, SolrCloudReportersTest, RequestLoggingTest,
HdfsDirectoryFactoryTest, CollectionReloadTest, TestSort, SolrInfoBeanTest,
ResponseLogComponentTest, SuggesterFSTTest, TestSolr4Spatial2,
AsyncCallRequestStatusResponseTest, URLClassifyProcessorTest,
SolrTestCaseJ4Test, FastVectorHighlighterTest, FullSolrCloudDistribCmdsTest,
RemoteQueryErrorTest, CustomCollectionTest, TestPKIAuthenticationPlugin,
DistributedQueryComponentCustomSortTest, HLLUtilTest, DeleteStatusTest,
TestFilteredDocIdSet, TestDelegationWithHadoopAuth, BasicAuthStandaloneTest,
SolrJmxReporterCloudTest, OutOfBoxZkACLAndCredentialsProvidersTest,
TestRandomRequestDistribution, TestJavabinTupleStreamParser,
TestDistributedMissingSort, HdfsCollectionsAPIDistributedZkTest,
TestJettySolrRunner, SharedFSAutoReplicaFailoverUtilsTest, TestCloudPivotFacet,
TestConfigSetsAPIZkFailure, SpatialRPTFieldTypeTest, MoveReplicaTest,
LeaderElectionTest, AutoCommitTest, HdfsWriteToMultipleCollectionsTest,
ClusterStateTest, TemplateUpdateProcessorTest, TestSearcherReuse,
LeaderInitiatedRecoveryOnCommitTest, HardAutoCommitTest, TestCloudSchemaless,
TestScoreJoinQPScore, TestMiniSolrCloudClusterSSL,
TestInPlaceUpdatesStandalone, TestSubQueryTransformer, StatsComponentTest,
SortByFunctionTest, SecurityConfHandlerTest, DocumentBuilderTest,
TestSlowCompositeReaderWrapper, TestReload, SuggestComponentTest,
MinimalSchemaTest, TestNumericTerms64, TlogReplayBufferedWhileIndexingTest,
BooleanFieldTest, TestMissingGroups, TestZkChroot, TestDistribDocBasedVersion,
FacetPivotSmallTest, CheckHdfsIndexTest, CdcrVersionReplicationTest,
QueryEqualityTest, ConfigSetsAPITest, OverseerModifyCollectionTest,
TestSystemCollAutoCreate, TestApiFramework, TestFieldCacheSort,
ConjunctionSolrSpellCheckerTest, TestFastWriter, TestSegmentSorting,
CoreAdminCreateDiscoverTest, CdcrReplicationDistributedZkTest,
SignatureUpdateProcessorFactoryTest, SmileWriterTest,
SolrCoreCheckLockOnStartupTest, CoreSorterTest,
TestHighFrequencyDictionaryFactory, TestLMJelinekMercerSimilarityFactory,
DirectUpdateHandlerOptimizeTest, TestCloudNestedDocsSort,
TestExceedMaxTermLength, DateMathParserTest, JavabinLoaderTest,
AnalyticsQueryTest, DistributedFacetExistsSmallTest,
MissingSegmentRecoveryTest, TestRequestForwarding,
ParsingFieldUpdateProcessorsTest, DateFieldTest, TestUtils,
TestStressCloudBlindAtomicUpdates, TestExportWriter, OverseerTest,
SolrCoreMetricManagerTest, TestBlendedInfixSuggestions, TestStandardQParsers,
TestSurroundQueryParser, DocValuesNotIndexedTest, TermsComponentTest,
TestCloudSearcherWarming, UnloadDistributedZkTest,
TestComplexPhraseQParserPlugin, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest,
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest,
TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting,
ZkSolrClientTest, TestRecovery, ZkControllerTest, TestRealTimeGet,
TestStressVersions, DistributedTermsComponentTest, TestRangeQuery,
TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest,
TestGroupingSearch, BadIndexSchemaTest, TestFiltering, TestFunctionQuery,
DirectUpdateHandlerTest, ShowFileRequestHandlerTest,
DistributedQueryElevationComponentTest, TestStressLucene, TestTrie,
PolyFieldTest, WordBreakSolrSpellCheckerTest,
StatelessScriptUpdateProcessorFactoryTest, DisMaxRequestHandlerTest,
TestQueryUtils, PrimitiveFieldTypeTest, RequestHandlersTest,
TermVectorComponentTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest,
RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration,
TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest,
TestPartialUpdateDeduplication, SearchHandlerTest, TestLFUCache,
TestCrossCoreJoin, TestHighlightDedupGrouping, TestTolerantSearch,
TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, AliasIntegrationTest,
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest,
ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest,
DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest,
DistributedVersionInfoTest, HttpPartitionTest]
[junit4] Completed [510/729 (2!)] on J2 in 30.05s, 1 test, 1 failure <<<
FAILURES!
[...truncated 37311 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]