Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16664/ Java: 64bit/jdk-9-ea+116 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexFetchOnMasterRestart Error Message: IOException occured when talking to server at: http://127.0.0.1:37882/solr/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:37882/solr/collection1 at __randomizedtesting.SeedInfo.seed([9CEC594A55BE3A47:441B9DAEFE65F81B]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152) at org.apache.solr.handler.TestReplicationHandler.index(TestReplicationHandler.java:176) at org.apache.solr.handler.TestReplicationHandler.doTestIndexFetchOnMasterRestart(TestReplicationHandler.java:609) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) 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:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) 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 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:367) at java.lang.Thread.run(java.base@9-ea/Thread.java:804) Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:37882 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) ... 47 more Build Log: [...truncated 11475 lines...] [junit4] Suite: org.apache.solr.handler.TestReplicationHandler [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/init-core-data-001 [junit4] 2> 1230103 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload [junit4] 2> 1230103 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1 [junit4] 2> 1230106 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1230106 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77ded248{/solr,null,AVAILABLE} [junit4] 2> 1230108 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.ServerConnector Started ServerConnector@67d7aade{HTTP/1.1,[http/1.1]}{127.0.0.1:35046} [junit4] 2> 1230108 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.Server Started @1232079ms [junit4] 2> 1230108 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=35046} [junit4] 2> 1230109 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2b80d80f [junit4] 2> 1230109 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001' [junit4] 2> 1230109 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1230109 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1230109 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/solr.xml [junit4] 2> 1230112 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/. [junit4] 2> 1230112 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer New CoreContainer 626628966 [junit4] 2> 1230112 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001] [junit4] 2> 1230112 WARN (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/lib [junit4] 2> 1230112 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 1230114 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: [junit4] 2> 1230114 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1230114 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1230114 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1230114 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1230115 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/. [junit4] 2> 1230115 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} [junit4] 2> 1230115 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1 [junit4] 2> 1230115 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 1230116 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1' [junit4] 2> 1230116 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1230116 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1230116 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1230116 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1230119 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1230121 WARN (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1230122 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1230127 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1230128 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1230130 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1230131 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1' [junit4] 2> 1230131 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1 [junit4] 2> 1230131 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1230131 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data/] [junit4] 2> 1230131 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1 [junit4] 2> 1230132 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data [junit4] 2> 1230132 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data/index/ [junit4] 2> 1230132 WARN (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1230132 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data/index [junit4] 2> 1230132 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=30.8447265625, floorSegmentMB=0.564453125, forceMergeDeletesPctAllowed=21.98694091743091, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7192783438276903 [junit4] 2> 1230132 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8c9f2bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2096d21a),segFN=segments_1,generation=1} [junit4] 2> 1230132 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1230133 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data/ [junit4] 2> 1230133 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1230135 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1230135 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1230135 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1230136 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1230136 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1230136 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file [junit4] 2> 1230136 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1230137 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1230137 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1230137 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=74.845703125, floorSegmentMB=0.416015625, forceMergeDeletesPctAllowed=20.5830079883914, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1230138 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8c9f2bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2096d21a),segFN=segments_1,generation=1} [junit4] 2> 1230138 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1230138 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@292db1bd[collection1] main] [junit4] 2> 1230138 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1/conf [junit4] 2> 1230138 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1/conf} [junit4] 2> 1230138 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1/conf [junit4] 2> 1230138 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1230138 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl [junit4] 2> 1230138 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1230138 INFO (searcherExecutor-4506-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@292db1bd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1230138 INFO (coreLoadExecutor-4505-thread-1) [ ] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 1230617 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1 [junit4] 2> 1230618 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1230619 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65f08fd3{/solr,null,AVAILABLE} [junit4] 2> 1230619 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.ServerConnector Started ServerConnector@4df36283{HTTP/1.1,[http/1.1]}{127.0.0.1:36098} [junit4] 2> 1230620 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.Server Started @1232591ms [junit4] 2> 1230620 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=36098} [junit4] 2> 1230620 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2b80d80f [junit4] 2> 1230620 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002' [junit4] 2> 1230620 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1230620 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1230620 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/solr.xml [junit4] 2> 1230623 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/. [junit4] 2> 1230623 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer New CoreContainer 1732783035 [junit4] 2> 1230623 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002] [junit4] 2> 1230623 WARN (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/lib [junit4] 2> 1230623 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 1230624 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: [junit4] 2> 1230624 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1230624 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1230625 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1230625 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1230625 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/. [junit4] 2> 1230625 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} [junit4] 2> 1230625 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1 [junit4] 2> 1230625 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 1230626 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1' [junit4] 2> 1230626 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1230626 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1230628 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1230628 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1230629 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1230640 WARN (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1230641 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1230647 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1230649 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1230651 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1230651 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1' [junit4] 2> 1230651 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1 [junit4] 2> 1230652 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1230652 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/] [junit4] 2> 1230652 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1 [junit4] 2> 1230652 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data [junit4] 2> 1230652 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/index/ [junit4] 2> 1230652 WARN (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1230653 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/index [junit4] 2> 1230653 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=30.8447265625, floorSegmentMB=0.564453125, forceMergeDeletesPctAllowed=21.98694091743091, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7192783438276903 [junit4] 2> 1230653 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2f18926f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c1cd4a5),segFN=segments_1,generation=1} [junit4] 2> 1230653 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1230654 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/ [junit4] 2> 1230655 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1230656 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1230656 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1230657 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1230658 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1230658 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1230658 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file [junit4] 2> 1230659 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1230659 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1230659 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1230659 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=74.845703125, floorSegmentMB=0.416015625, forceMergeDeletesPctAllowed=20.5830079883914, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1230659 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2f18926f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c1cd4a5),segFN=segments_1,generation=1} [junit4] 2> 1230659 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1230659 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e13fead[collection1] main] [junit4] 2> 1230659 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1/conf [junit4] 2> 1230660 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1/conf} [junit4] 2> 1230660 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1/conf [junit4] 2> 1230660 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1230661 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms [junit4] 2> 1230661 INFO (searcherExecutor-4516-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e13fead[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1230661 INFO (coreLoadExecutor-4515-thread-1) [ ] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 1230663 INFO (qtp828752087-11041) [ ] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 1231129 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@4df36283{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1231129 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1732783035 [junit4] 2> 1231130 INFO (coreCloseExecutor-4521-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@74e7f250 [junit4] 2> 1231130 INFO (coreCloseExecutor-4521-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4] 2> 1231130 INFO (coreCloseExecutor-4521-thread-1) [ ] o.a.s.u.SolrCoreState Closing SolrCoreState [junit4] 2> 1231130 INFO (coreCloseExecutor-4521-thread-1) [ ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1231130 INFO (coreCloseExecutor-4521-thread-1) [ ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser [junit4] 2> 1231131 INFO (coreCloseExecutor-4521-thread-1) [ ] o.a.s.c.SolrCore [collection1] Closing main searcher on request. [junit4] 2> 1231131 INFO (coreCloseExecutor-4521-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1231131 INFO (coreCloseExecutor-4521-thread-1) [ ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/index;done=false>>] [junit4] 2> 1231131 INFO (coreCloseExecutor-4521-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 1231131 INFO (coreCloseExecutor-4521-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/index [junit4] 2> 1231131 INFO (coreCloseExecutor-4521-thread-1) [ ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data;done=false>>] [junit4] 2> 1231131 INFO (coreCloseExecutor-4521-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 1231131 INFO (coreCloseExecutor-4521-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data [junit4] 2> 1231131 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65f08fd3{/solr,null,UNAVAILABLE} [junit4] 2> 1231135 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@67d7aade{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1231135 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=626628966 [junit4] 2> 1231135 INFO (coreCloseExecutor-4523-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@109939ac [junit4] 2> 1231136 INFO (coreCloseExecutor-4523-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4] 2> 1231136 INFO (coreCloseExecutor-4523-thread-1) [ ] o.a.s.u.SolrCoreState Closing SolrCoreState [junit4] 2> 1231136 INFO (coreCloseExecutor-4523-thread-1) [ ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1231136 INFO (coreCloseExecutor-4523-thread-1) [ ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser [junit4] 2> 1231136 INFO (coreCloseExecutor-4523-thread-1) [ ] o.a.s.c.SolrCore [collection1] Closing main searcher on request. [junit4] 2> 1231136 INFO (coreCloseExecutor-4523-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1231136 INFO (coreCloseExecutor-4523-thread-1) [ ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data;done=false>>] [junit4] 2> 1231136 INFO (coreCloseExecutor-4523-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 1231136 INFO (coreCloseExecutor-4523-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data [junit4] 2> 1231136 INFO (coreCloseExecutor-4523-thread-1) [ ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data/index;done=false>>] [junit4] 2> 1231136 INFO (coreCloseExecutor-4523-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 1231136 INFO (coreCloseExecutor-4523-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data/index [junit4] 2> 1231137 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@77ded248{/solr,null,UNAVAILABLE} [junit4] 2> 1231137 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1231138 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f652ad0{/solr,null,AVAILABLE} [junit4] 2> 1231138 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.ServerConnector Started ServerConnector@428291cf{HTTP/1.1,[http/1.1]}{127.0.0.1:42397} [junit4] 2> 1231138 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.Server Started @1233110ms [junit4] 2> 1231138 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=42397} [junit4] 2> 1231139 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2b80d80f [junit4] 2> 1231139 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001' [junit4] 2> 1231139 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1231139 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1231139 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/solr.xml [junit4] 2> 1231141 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/. [junit4] 2> 1231141 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer New CoreContainer 504788441 [junit4] 2> 1231141 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001] [junit4] 2> 1231142 WARN (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/lib [junit4] 2> 1231142 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 1231142 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: [junit4] 2> 1231143 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1231143 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1231143 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1231143 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1231143 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/. [junit4] 2> 1231144 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} [junit4] 2> 1231144 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1 [junit4] 2> 1231144 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 1231144 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1' [junit4] 2> 1231144 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1231144 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1231144 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1231144 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1231148 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1231150 WARN (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1231150 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1231155 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1231158 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1231159 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1231160 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1' [junit4] 2> 1231160 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1 [junit4] 2> 1231160 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1231160 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data/] [junit4] 2> 1231160 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1 [junit4] 2> 1231160 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data [junit4] 2> 1231160 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data/index/ [junit4] 2> 1231160 WARN (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1231161 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data/index [junit4] 2> 1231161 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=30.8447265625, floorSegmentMB=0.564453125, forceMergeDeletesPctAllowed=21.98694091743091, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7192783438276903 [junit4] 2> 1231161 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3db4e1a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b304329),segFN=segments_1,generation=1} [junit4] 2> 1231161 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1231161 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/./collection1/data/ [junit4] 2> 1231162 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1231163 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1231163 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1231163 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1231164 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1231164 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1231164 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file [junit4] 2> 1231164 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1231165 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1231165 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1231165 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=74.845703125, floorSegmentMB=0.416015625, forceMergeDeletesPctAllowed=20.5830079883914, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1231165 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3db4e1a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b304329),segFN=segments_1,generation=1} [junit4] 2> 1231165 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1231165 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@241c6dc1[collection1] main] [junit4] 2> 1231165 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1/conf [junit4] 2> 1231165 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1/conf} [junit4] 2> 1231165 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-001/collection1/conf [junit4] 2> 1231165 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1231165 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml [junit4] 2> 1231165 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1231166 INFO (searcherExecutor-4531-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@241c6dc1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1231166 INFO (coreLoadExecutor-4530-thread-1) [ ] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 1231646 INFO (qtp844786317-11083) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 1231646 INFO (qtp844786317-11083) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0 [junit4] 2> 1231646 INFO (qtp844786317-11084) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1231647 INFO (qtp844786317-11084) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3db4e1a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b304329),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3db4e1a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b304329),segFN=segments_2,generation=2} [junit4] 2> 1231647 INFO (qtp844786317-11084) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2 [junit4] 2> 1231647 INFO (qtp844786317-11084) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6907386f[collection1] main] [junit4] 2> 1231647 INFO (qtp844786317-11084) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1231647 INFO (searcherExecutor-4531-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6907386f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1231648 INFO (qtp844786317-11084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1 [junit4] 2> 1231648 INFO (qtp844786317-11085) [ ] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 1231648 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs [junit4] 2> 1231653 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1231654 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@758a0d9e{/solr,null,AVAILABLE} [junit4] 2> 1231654 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.ServerConnector Started ServerConnector@2c5d8bf3{HTTP/1.1,[http/1.1]}{127.0.0.1:41430} [junit4] 2> 1231654 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.Server Started @1233626ms [junit4] 2> 1231654 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=41430} [junit4] 2> 1231655 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2b80d80f [junit4] 2> 1231655 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002' [junit4] 2> 1231655 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1231655 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1231655 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/solr.xml [junit4] 2> 1231657 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/. [junit4] 2> 1231657 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer New CoreContainer 1298494195 [junit4] 2> 1231657 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002] [junit4] 2> 1231657 WARN (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/lib [junit4] 2> 1231658 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 1231658 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: [junit4] 2> 1231659 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1231659 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1231659 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1231659 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1231659 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/. [junit4] 2> 1231659 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} [junit4] 2> 1231659 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1 [junit4] 2> 1231659 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 1231660 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1' [junit4] 2> 1231660 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1231660 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1231661 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1231661 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[9CEC594A55BE3A47]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1231663 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1231665 WARN (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1231665 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1231680 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1231681 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1231682 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1231683 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1' [junit4] 2> 1231683 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1 [junit4] 2> 1231683 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1231683 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/] [junit4] 2> 1231683 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1 [junit4] 2> 1231684 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data [junit4] 2> 1231684 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/index/ [junit4] 2> 1231684 WARN (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1231684 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/index [junit4] 2> 1231684 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=30.8447265625, floorSegmentMB=0.564453125, forceMergeDeletesPctAllowed=21.98694091743091, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7192783438276903 [junit4] 2> 1231684 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4db74dde lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45c80a90),segFN=segments_1,generation=1} [junit4] 2> 1231685 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1231686 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/ [junit4] 2> 1231686 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1231687 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1231687 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1231688 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1231688 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1231688 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1231688 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file [junit4] 2> 1231688 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1231689 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1231689 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1231689 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=74.845703125, floorSegmentMB=0.416015625, forceMergeDeletesPctAllowed=20.5830079883914, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1231689 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4db74dde lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45c80a90),segFN=segments_1,generation=1} [junit4] 2> 1231689 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1231689 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@62bf4323[collection1] main] [junit4] 2> 1231689 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1/conf [junit4] 2> 1231689 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1/conf} [junit4] 2> 1231689 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/collection1/conf [junit4] 2> 1231689 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1231690 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms [junit4] 2> 1231690 INFO (searcherExecutor-4541-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62bf4323[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1231690 INFO (coreLoadExecutor-4540-thread-1) [ ] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 1231690 INFO (qtp844786317-11083) [ ] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 1231691 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.h.IndexFetcher Master's generation: 2 [junit4] 2> 1231691 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 1231691 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.h.IndexFetcher Starting replication process [junit4] 2> 1231692 INFO (qtp844786317-11084) [ ] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1 [junit4] 2> 1231693 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.h.IndexFetcher Number of files in latest index in master: 1 [junit4] 2> 1231693 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/index.20160506060113296 [junit4] 2> 1231693 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1 [junit4] 2> 1231693 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1231694 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4db74dde lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45c80a90),segFN=segments_1,generation=1} [junit4] 2> 1231694 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1231694 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 1231694 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4db74dde lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45c80a90),segFN=segments_1,generation=1} [junit4] 2> 1231694 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1231694 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1 [junit4] 2> 1231694 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@c2345f5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ac20e4e) [junit4] 2> 1231695 INFO (qtp844786317-11085) [ ] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1231696 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=100) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@c2345f5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ac20e4e) [junit4] 2> 1231697 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=94.6640625, floorSegmentMB=1.8876953125, forceMergeDeletesPctAllowed=20.777914521613557, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1231697 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4db74dde lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45c80a90),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4db74dde lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45c80a90),segFN=segments_2,generation=2} [junit4] 2> 1231698 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2 [junit4] 2> 1231698 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 1231698 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f640caa[collection1] main] [junit4] 2> 1231698 INFO (searcherExecutor-4541-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f640caa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1231698 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/index.20160506060113296 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-002/./collection1/data/index.20160506060113296;done=true>>] [junit4] 2> 1231698 INFO (indexFetcher-4545-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false [junit4] 2> 1231698 INFO (indexFetcher-4545-thread-1) [ [...truncated too long message...] kins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-032/./collection1/data;done=false>>] [junit4] 2> 1306729 INFO (coreCloseExecutor-5206-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 1306729 INFO (coreCloseExecutor-5206-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-032/./collection1/data [junit4] 2> 1306729 INFO (coreCloseExecutor-5206-thread-1) [ ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-032/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-032/./collection1/data/index;done=false>>] [junit4] 2> 1306729 INFO (coreCloseExecutor-5206-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 1306729 INFO (coreCloseExecutor-5206-thread-1) [ ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001/solr-instance-032/./collection1/data/index [junit4] 2> 1306729 INFO (TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[9CEC594A55BE3A47]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@42a174e8{/solr,null,UNAVAILABLE} [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestReplicationHandler -Dtests.method=doTestIndexFetchOnMasterRestart -Dtests.seed=9CEC594A55BE3A47 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it-SM -Dtests.timezone=Australia/Canberra -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 1.56s J2 | TestReplicationHandler.doTestIndexFetchOnMasterRestart <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:37882/solr/collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([9CEC594A55BE3A47:441B9DAEFE65F81B]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152) [junit4] > at org.apache.solr.handler.TestReplicationHandler.index(TestReplicationHandler.java:176) [junit4] > at org.apache.solr.handler.TestReplicationHandler.doTestIndexFetchOnMasterRestart(TestReplicationHandler.java:609) [junit4] > at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) [junit4] > at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62) [junit4] > at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) [junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:804) [junit4] > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:37882 failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) [junit4] > ... 47 more [junit4] 2> 1306732 INFO (SUITE-TestReplicationHandler-seed#[9CEC594A55BE3A47]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9CEC594A55BE3A47-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {name=FST50, id=FST50, newname=FST50}, docValues:{}, maxPointsInLeafNode=837, maxMBSortInHeap=7.318576588114576, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=it-SM, timezone=Australia/Canberra [junit4] 2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=185221560,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestPivotHelperCode, TestLRUStatsCache, TestBlobHandler, TestClassicSimilarityFactory, RecoveryZkTest, QueryParsingTest, TestDistribIDF, TestIndexSearcher, TestExclusionRuleCollectionAccess, BinaryUpdateRequestHandlerTest, TestDistributedMissingSort, TestPostingsSolrHighlighter, TestSolrQueryResponse, TestRequestStatusCollectionAPI, CollectionStateFormat2Test, TestSolrIndexConfig, SpatialRPTFieldTypeTest, TestTolerantSearch, CurrencyFieldXmlFileTest, TestSolrDeletionPolicy1, TestMacros, FullSolrCloudDistribCmdsTest, TestUseDocValuesAsStored, TestReloadAndDeleteDocs, BitVectorTest, TestConfigSetsAPI, TriLevelCompositeIdRoutingTest, ShowFileRequestHandlerTest, RemoteQueryErrorTest, SearchHandlerTest, SuggestComponentTest, TestSizeLimitedDistributedMap, TestCSVResponseWriter, TestZkChroot, TestSolrDynamicMBean, CleanupOldIndexTest, DistribDocExpirationUpdateProcessorTest, TestElisionMultitermQuery, TestPerFieldSimilarity, RollingRestartTest, ScriptEngineTest, ParsingFieldUpdateProcessorsTest, TestCollationField, TestCloudInspectUtil, LeaderElectionTest, SuggesterWFSTTest, TestFuzzyAnalyzedSuggestions, ExitableDirectoryReaderTest, TestRecovery, TestPHPSerializedResponseWriter, RuleEngineTest, TestJsonRequest, TestXIncludeConfig, DistributedExpandComponentTest, NoCacheHeaderTest, TestGraphTermsQParserPlugin, TestRebalanceLeaders, TestOverriddenPrefixQueryForCustomFieldType, DebugComponentTest, TestObjectReleaseTracker, AutoCommitTest, TestPerFieldSimilarityWithDefaultOverride, TestTolerantUpdateProcessorCloud, TestXmlQParser, CoreAdminHandlerTest, CoreAdminRequestStatusTest, TestCustomSort, TestReqParamsAPI, TestAuthenticationFramework, TestManagedSynonymFilterFactory, TestFastWriter, TestTestInjection, SimpleFacetsTest, TestConfigOverlay, MigrateRouteKeyTest, HdfsThreadLeakTest, DateRangeFieldTest, DateMathParserTest, BadIndexSchemaTest, DocValuesMultiTest, TolerantUpdateProcessorTest, DeleteShardTest, TestSolrJ, BlockDirectoryTest, TestMiniSolrCloudClusterSSL, SimpleCollectionCreateDeleteTest, CollectionsAPISolrJTest, TestMaxScoreQueryParser, HdfsRecoveryZkTest, TestSuggestSpellingConverter, StatelessScriptUpdateProcessorFactoryTest, StatsComponentTest, SliceStateTest, AnalyticsQueryTest, SyncSliceTest, ShardRoutingTest, TestReplicationHandler] [junit4] Completed [292/593 (1!)] on J2 in 76.64s, 15 tests, 1 error <<< FAILURES! [...truncated 992 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:529: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 593 suites (10 ignored), 2396 tests, 1 error, 116 ignored (70 assumptions) [seed: 9CEC594A55BE3A47] Total time: 59 minutes 2 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
