Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5990/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication
Error Message:
[index.20160718024312370, index.20160718024312768, index.properties,
replication.properties] expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: [index.20160718024312370, index.20160718024312768,
index.properties, replication.properties] expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([AA16FD80BFB03E81:71BDFD46BA985732]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:905)
at
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:872)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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(Thread.java:745)
FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test
Error Message:
Error from server at http://127.0.0.1:55082/solr: The backup directory already
exists:
file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001/tempDir-002/mytestbackup/
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:55082/solr: The backup directory already
exists:
file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001/tempDir-002/mytestbackup/
at
__randomizedtesting.SeedInfo.seed([AA16FD80BFB03E81:2242C25A114C5379]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
at
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
at
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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(Thread.java:745)
Build Log:
[...truncated 11147 lines...]
[junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\init-core-data-001
[junit4] 2> 851738 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 851740 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 851741 INFO (Thread-1985) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 851741 INFO (Thread-1985) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 851844 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:55076
[junit4] 2> 851844 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 851845 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 851858 INFO (zkCallback-1380-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@b18776 name:ZooKeeperConnection
Watcher:127.0.0.1:55076 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 851858 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 851859 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 851859 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 851870 INFO (jetty-launcher-1379-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 851870 INFO (jetty-launcher-1379-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 851871 INFO (jetty-launcher-1379-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@144d934{/solr,null,AVAILABLE}
[junit4] 2> 851873 INFO (jetty-launcher-1379-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15253f7{/solr,null,AVAILABLE}
[junit4] 2> 851878 INFO (jetty-launcher-1379-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@ac30f4{HTTP/1.1,[http/1.1]}{127.0.0.1:55082}
[junit4] 2> 851885 INFO (jetty-launcher-1379-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1ea8752{HTTP/1.1,[http/1.1]}{127.0.0.1:55086}
[junit4] 2> 851885 INFO (jetty-launcher-1379-thread-1) [ ]
o.e.j.s.Server Started @857296ms
[junit4] 2> 851885 INFO (jetty-launcher-1379-thread-2) [ ]
o.e.j.s.Server Started @857296ms
[junit4] 2> 851885 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55086}
[junit4] 2> 851885 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55082}
[junit4] 2> 851897 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 851897 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 851897 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2'
[junit4] 2> 851897 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1'
[junit4] 2> 851907 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 851907 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 851907 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 851907 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 851910 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 851910 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 851910 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 851913 INFO (zkCallback-1382-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@106fac0 name:ZooKeeperConnection
Watcher:127.0.0.1:55076/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 851913 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 851913 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 851914 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 851914 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 851915 INFO (zkCallback-1381-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@13ba774 name:ZooKeeperConnection
Watcher:127.0.0.1:55076/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 851915 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 851915 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 851916 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 851927 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155fd5d882f0002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 851927 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.
[junit4] 2> 851927 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.
[junit4] 2> 851928 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 4391749
[junit4] 2> 851928 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 18692906
[junit4] 2> 851928 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2]
[junit4] 2> 851928 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1]
[junit4] 2> 851928 WARN (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\lib
[junit4] 2> 851928 WARN (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\lib
[junit4] 2> 851929 INFO (jetty-launcher-1379-thread-1) [ ]
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> 851929 INFO (jetty-launcher-1379-thread-2) [ ]
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> 851940 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 851940 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 851940 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 851940 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 851940 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 851940 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 851940 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55076/solr
[junit4] 2> 851940 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55076/solr
[junit4] 2> 851941 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 851941 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 851941 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 851941 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 851942 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 851943 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 851945 INFO (zkCallback-1388-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ded165 name:ZooKeeperConnection
Watcher:127.0.0.1:55076 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 851945 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 851945 INFO (zkCallback-1387-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e2e78f name:ZooKeeperConnection
Watcher:127.0.0.1:55076 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 851946 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 851946 INFO (jetty-launcher-1379-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 851946 INFO (jetty-launcher-1379-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 851948 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$9/13789938@1bea6ec
[junit4] 2> 851949 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155fd5d882f0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 851950 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$9/13789938@a77489
[junit4] 2> 851952 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 851953 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 851975 INFO
(zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@14adee4 name:ZooKeeperConnection
Watcher:127.0.0.1:55076/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 851975 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 851977 INFO
(zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2d68b name:ZooKeeperConnection
Watcher:127.0.0.1:55076/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 851977 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 851978 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 851980 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 851984 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 851985 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 851991 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 851991 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 851994 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 851995 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 851998 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 852000 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 852000 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 852002 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 852003 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 852005 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 852006 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 852009 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 852010 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 852012 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 852013 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 852016 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 852016 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 852017 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 852017 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 852018 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 852018 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 852022 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 852023 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 852025 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 852025 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 852032 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 852033 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 852033 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96261545216901126-127.0.0.1:55086_solr-n_0000000000
[junit4] 2> 852034 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:55086_solr
[junit4] 2> 852034 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 852035 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96261545216901125-127.0.0.1:55082_solr-n_0000000001
[junit4] 2> 852036 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96261545216901126-127.0.0.1:55086_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 852037 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55082_solr
[junit4] 2> 852037 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:55082_solr
[junit4] 2> 852037 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.Overseer Overseer
(id=96261545216901126-127.0.0.1:55086_solr-n_0000000000) starting
[junit4] 2> 852039 INFO
(zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 852039 INFO
(zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 852041 INFO
(zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 852042 INFO
(zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 852044 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 852064 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 852065 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 852069 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.
[junit4] 2> 852070 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 852071 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 852072 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:55086_solr as DOWN
[junit4] 2> 852073 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 852073 INFO (jetty-launcher-1379-thread-1)
[n:127.0.0.1:55082_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 852074 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 852075 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55086_solr
[junit4] 2> 852075 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:55086_solr
[junit4] 2> 852075 INFO
(OverseerCollectionConfigSetProcessor-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 852078 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 852079 INFO
(zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 852079 INFO
(zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 852081 INFO
(zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 852081 INFO
(zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 852083 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:55086_solr"} current state version: 0
[junit4] 2> 852083 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:55086_solr
[junit4] 2> 852104 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 852104 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 852104 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.
[junit4] 2> 852104 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 852109 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 852109 INFO (jetty-launcher-1379-thread-2)
[n:127.0.0.1:55086_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 852109 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 852110 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 852121 INFO (zkCallback-1393-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@198b027 name:ZooKeeperConnection
Watcher:127.0.0.1:55076 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 852124 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 852124 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 852132 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155fd5d882f0007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 852132 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 852132 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 852135 INFO (zkCallback-1396-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e373bc name:ZooKeeperConnection
Watcher:127.0.0.1:55076/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 852135 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 852135 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 852135 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 852137 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 852138 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 852143 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 852147 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 852176 INFO
(TEST-TestLocalFSCloudBackupRestore.test-seed#[AA16FD80BFB03E81]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 852181 INFO (qtp27333390-8424) [n:127.0.0.1:55086_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=true&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 852187 INFO
(OverseerCollectionConfigSetProcessor-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"backuprestore",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"true",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "property.customKey":"customValue",
[junit4] 2> "operation":"create"}
[junit4] 2> 852187 INFO
(OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"backuprestore",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"true",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "property.customKey":"customValue",
[junit4] 2> "operation":"create"}
[junit4] 2> 852188 INFO
(OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.OverseerCollectionMessageHandler Create
collection backuprestore
[junit4] 2> 852189 INFO
(OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.OverseerCollectionMessageHandler creating
collections conf node /collections/backuprestore
[junit4] 2> 852190 INFO
(OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.SolrZkClient makePath:
/collections/backuprestore
[junit4] 2> 852191 INFO
(zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 852192 INFO (zkCallback-1396-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 852192 INFO
(zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 852195 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"backuprestore",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"true",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "property.customKey":"customValue",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 852197 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: backuprestore
[junit4] 2> 852198 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/backuprestore/state.json
[junit4] 2> 852296 INFO
(OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
SolrCores for new collection backuprestore, shardNames [shard1, shard2] ,
replicationFactor : 2
[junit4] 2> 852296 INFO
(OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core backuprestore_shard2_replica1 as part of shard shard2 of collection
backuprestore on 127.0.0.1:55086_solr
[junit4] 2> 852296 INFO
(OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core backuprestore_shard1_replica2 as part of shard shard1 of collection
backuprestore on 127.0.0.1:55082_solr
[junit4] 2> 852296 INFO
(OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core backuprestore_shard2_replica2 as part of shard shard2 of collection
backuprestore on 127.0.0.1:55082_solr
[junit4] 2> 852296 INFO
(OverseerThreadFactory-3695-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core backuprestore_shard1_replica1 as part of shard shard1 of collection
backuprestore on 127.0.0.1:55086_solr
[junit4] 2> 852303 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
[junit4] 2> 852304 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
[junit4] 2> 852308 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
[junit4] 2> 852308 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
[junit4] 2> 852315 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=backuprestore_shard2_replica1, collection.configName=conf1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=backuprestore,
customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
[junit4] 2> 852315 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=backuprestore_shard1_replica2, collection.configName=conf1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=backuprestore,
customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
[junit4] 2> 852315 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=backuprestore_shard1_replica1, collection.configName=conf1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=backuprestore,
customKey=customValue, numShards=2, dataDir=data\, shard=shard1}
[junit4] 2> 852317 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 852318 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=backuprestore_shard2_replica2, collection.configName=conf1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=backuprestore,
customKey=customValue, numShards=2, dataDir=data\, shard=shard2}
[junit4] 2> 852318 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 852318 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 852319 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 852320 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
Registering watch for collection backuprestore
[junit4] 2> 852320 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.ZkController
Registering watch for collection backuprestore
[junit4] 2> 852321 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
[junit4] 2> 852322 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 852322 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2]
o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
[junit4] 2> 852322 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 852323 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
Registering watch for collection backuprestore
[junit4] 2> 852323 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 852323 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.ZkController
Registering watch for collection backuprestore
[junit4] 2> 852323 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 852323 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"backuprestore_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55086/solr",
[junit4] 2> "node_name":"127.0.0.1:55086_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 852324 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"backuprestore_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55086/solr",
[junit4] 2> "node_name":"127.0.0.1:55086_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"}
[junit4] 2> 852326 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"backuprestore_shard1_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55082/solr",
[junit4] 2> "node_name":"127.0.0.1:55082_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 852326 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"backuprestore_shard1_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55082/solr",
[junit4] 2> "node_name":"127.0.0.1:55082_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"}
[junit4] 2> 852330 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"backuprestore_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55086/solr",
[junit4] 2> "node_name":"127.0.0.1:55086_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 852330 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"backuprestore_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55086/solr",
[junit4] 2> "node_name":"127.0.0.1:55086_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"}
[junit4] 2> 852333 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"backuprestore_shard2_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55082/solr",
[junit4] 2> "node_name":"127.0.0.1:55082_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 852333 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"backuprestore_shard2_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55082/solr",
[junit4] 2> "node_name":"127.0.0.1:55082_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"}
[junit4] 2> 852438 INFO
(OverseerStateUpdate-96261545216901126-127.0.0.1:55086_solr-n_0000000000)
[n:127.0.0.1:55086_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/backuprestore/state.json version: 0
[junit4] 2> 852439 INFO
(zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/backuprestore/state.json] for collection [backuprestore] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 852439 INFO
(zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/backuprestore/state.json] for collection [backuprestore] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 852440 INFO
(zkCallback-1389-thread-1-processing-n:127.0.0.1:55082_solr)
[n:127.0.0.1:55082_solr ] o.a.s.c.c.ZkStateReader Updating data for
[backuprestore] from [0] to [1]
[junit4] 2> 852440 INFO
(zkCallback-1390-thread-1-processing-n:127.0.0.1:55086_solr)
[n:127.0.0.1:55086_solr ] o.a.s.c.c.ZkStateReader Updating data for
[backuprestore] from [0] to [1]
[junit4] 2> 853323 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for backuprestore_shard1_replica1
[junit4] 2> 853323 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.ZkController
waiting to find shard id in clusterstate for backuprestore_shard2_replica2
[junit4] 2> 853323 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for backuprestore_shard2_replica1
[junit4] 2> 853323 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.ZkController
waiting to find shard id in clusterstate for backuprestore_shard1_replica2
[junit4] 2> 853323 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
Check for collection zkNode:backuprestore
[junit4] 2> 853323 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.ZkController
Check for collection zkNode:backuprestore
[junit4] 2> 853323 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.ZkController
Check for collection zkNode:backuprestore
[junit4] 2> 853323 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
Check for collection zkNode:backuprestore
[junit4] 2> 853324 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 853324 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/backuprestore]
[junit4] 2> 853324 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 853324 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/backuprestore]
[junit4] 2> 853324 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 853324 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/backuprestore]
[junit4] 2> 853324 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 853324 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/backuprestore]
[junit4] 2> 853325 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2]
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 853325 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 853325 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\backuprestore_shard1_replica2'
[junit4] 2> 853325 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\backuprestore_shard2_replica1'
[junit4] 2> 853325 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 853325 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 853325 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 853325 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 853326 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2]
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 853326 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\backuprestore_shard2_replica2'
[junit4] 2> 853326 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 853326 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\backuprestore_shard1_replica1'
[junit4] 2> 853326 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 853326 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 853326 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 853326 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 853330 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 853331 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 853332 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 853333 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 853343 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 853343 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 853344 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 853344 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 853345 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 853346 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 853346 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 853347 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 853351 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 853351 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 853353 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 853356 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 853362 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema
[backuprestore_shard2_replica1] Schema name=minimal
[junit4] 2> 853362 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema
[backuprestore_shard2_replica2] Schema name=minimal
[junit4] 2> 853367 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema
[backuprestore_shard1_replica2] Schema name=minimal
[junit4] 2> 853368 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema
[backuprestore_shard1_replica1] Schema name=minimal
[junit4] 2> 853372 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 853372 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 853375 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 853380 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 853380 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using
configuration from collection backuprestore
[junit4] 2> 853380 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 853381 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using
configuration from collection backuprestore
[junit4] 2> 853381 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 853381 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1]
o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\backuprestore_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\]
[junit4] 2> 853381 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1]
o.a.s.c.SolrCore JMX monitoring not detected for core:
backuprestore_shard1_replica1
[junit4] 2> 853381 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 853382 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using
configuration from collection backuprestore
[junit4] 2> 853382 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 853382 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\backuprestore_shard1_replica2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\]
[junit4] 2> 853382 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.c.SolrCore JMX monitoring not detected for core:
backuprestore_shard1_replica2
[junit4] 2> 853383 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\
[junit4] 2> 853381 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 853383 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2]
o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\backuprestore_shard2_replica2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\]
[junit4] 2> 853383 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2]
o.a.s.c.SolrCore JMX monitoring not detected for core:
backuprestore_shard2_replica2
[junit4] 2> 853384 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\
[junit4] 2> 853384 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\
[junit4] 2> 853385 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index/
[junit4] 2> 853385 WARN (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index'
doesn't exist. Creating new index...
[junit4] 2> 853386 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index/
[junit4] 2> 853386 WARN (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2]
o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index'
doesn't exist. Creating new index...
[junit4] 2> 853388 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard1_replica2\data\index
[junit4] 2> 853388 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index/
[junit4] 2> 853388 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node1\.\backuprestore_shard2_replica2\data\index
[junit4] 2> 853388 WARN (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1]
o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 853388 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard1_replica1\data\index
[junit4] 2> 853390 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 853390 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7e8e35
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12e97f6),segFN=segments_1,generation=1}
[junit4] 2> 853390 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 853391 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1115c2c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ec8e7),segFN=segments_1,generation=1}
[junit4] 2> 853391 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 853391 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@684a5e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8cb4ec),segFN=segments_1,generation=1}
[junit4] 2> 853391 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 853393 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 853393 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using
configuration from collection backuprestore
[junit4] 2> 853393 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 853393 INFO (qtp27333390-8423) [n:127.0.0.1:55086_solr
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 853393 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1]
o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\backuprestore_shard2_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\]
[junit4] 2> 853393 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1]
o.a.s.c.SolrCore JMX monitoring not detected for core:
backuprestore_shard2_replica1
[junit4] 2> 853394 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\
[junit4] 2> 853395 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 853398 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index/
[junit4] 2> 853398 WARN (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1]
o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 853399 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 853399 INFO (qtp27333390-8422) [n:127.0.0.1:55086_solr
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_AA16FD80BFB03E81-001\tempDir-001\node2\.\backuprestore_shard2_replica1\data\index
[junit4] 2> 853400 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 853400 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 853401 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 853402 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 853402 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 853403 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 853404 INFO (qtp26846426-8418) [n:127.0.0.1:55082_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 853405 INFO (qtp26846426-8415) [n:127.0.0.1:55082_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admi
[...truncated too long message...]
[junit4] 2> 1295761 INFO (coreCloseExecutor-5914-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1295762 INFO (coreCloseExecutor-5914-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1295762 INFO (coreCloseExecutor-5914-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-029\.\collection1\data\
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-029\.\collection1\data\;done=false>>]
[junit4] 2> 1295762 INFO (coreCloseExecutor-5914-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1295762 INFO (coreCloseExecutor-5914-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-029\.\collection1\data\
[junit4] 2> 1295762 INFO (coreCloseExecutor-5914-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-029\.\collection1\data\index
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-029\.\collection1\data\index;done=false>>]
[junit4] 2> 1295762 INFO (coreCloseExecutor-5914-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1295762 INFO (coreCloseExecutor-5914-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-029\.\collection1\data\index
[junit4] 2> 1295764 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[AA16FD80BFB03E81])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b4d14e{/solr,null,UNAVAILABLE}
[junit4] 2> 1295770 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[AA16FD80BFB03E81])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@1e5d2ea{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1295770 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[AA16FD80BFB03E81])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1487442
[junit4] 2> 1295774 INFO (coreCloseExecutor-5916-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@10278f1
[junit4] 2> 1295774 INFO (coreCloseExecutor-5916-thread-1) [
x:collection1] 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> 1295774 INFO (coreCloseExecutor-5916-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1295774 INFO (coreCloseExecutor-5916-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1295774 INFO (coreCloseExecutor-5916-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1295775 INFO (coreCloseExecutor-5916-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1295775 INFO (coreCloseExecutor-5916-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1295775 INFO (coreCloseExecutor-5916-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-030\.\collection1\data\
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-030\.\collection1\data\;done=false>>]
[junit4] 2> 1295776 INFO (coreCloseExecutor-5916-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1295776 INFO (coreCloseExecutor-5916-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-030\.\collection1\data\
[junit4] 2> 1295776 INFO (coreCloseExecutor-5916-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-030\.\collection1\data\index
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-030\.\collection1\data\index;done=false>>]
[junit4] 2> 1295776 INFO (coreCloseExecutor-5916-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1295776 INFO (coreCloseExecutor-5916-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001\solr-instance-030\.\collection1\data\index
[junit4] 2> 1295778 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[AA16FD80BFB03E81])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@8be66c{/solr,null,UNAVAILABLE}
[junit4] 2> 1295784 INFO
(SUITE-TestReplicationHandler-seed#[AA16FD80BFB03E81]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA16FD80BFB03E81-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{name=Lucene50(blocksize=128), id=Lucene50(blocksize=128),
newname=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=650,
maxMBSortInHeap=7.31632514617197, sim=ClassicSimilarity, locale=nl,
timezone=US/Arizona
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92
(32-bit)/cpus=3,threads=1,free=178244464,total=311427072
[junit4] 2> NOTE: All tests run in this JVM:
[PathHierarchyTokenizerFactoryTest, DocumentAnalysisRequestHandlerTest,
SolrCoreTest, TestPhraseSuggestions, ExternalFileFieldSortTest,
TestSchemaNameResource, DistribJoinFromCollectionTest,
DocExpirationUpdateProcessorFactoryTest, DirectUpdateHandlerTest,
RequiredFieldsTest, TestDownShardTolerantSearch, TestFieldCacheReopen,
XmlUpdateRequestHandlerTest, TestLegacyFieldCache, IndexBasedSpellCheckerTest,
ShardSplitTest, OutOfBoxZkACLAndCredentialsProvidersTest,
ConcurrentDeleteAndCreateCollectionTest, TestCryptoKeys, TestUpdate,
PrimUtilsTest, SimplePostToolTest, IndexSchemaTest, RegexBoostProcessorTest,
TestInitQParser, TestSchemaSimilarityResource, TestXIncludeConfig,
TestLeaderInitiatedRecoveryThread, URLClassifyProcessorTest,
TestDFRSimilarityFactory, TestSolrConfigHandlerCloud, AnalyticsQueryTest,
CustomCollectionTest, TestCSVLoader, HdfsUnloadDistributedZkTest,
DistributedVersionInfoTest, TestDynamicFieldCollectionResource, CoreSorterTest,
CdcrRequestHandlerTest, TestSolrDynamicMBean,
CollectionsAPIAsyncDistributedZkTest, TestReRankQParserPlugin, ZkCLITest,
ClassificationUpdateProcessorFactoryTest, HdfsBasicDistributedZk2Test,
TestRestoreCore, BasicAuthIntegrationTest, TestLRUCache, TestSchemaManager,
TestCollectionAPI, HdfsThreadLeakTest, LeaderInitiatedRecoveryOnCommitTest,
TestFieldCollectionResource, CurrencyFieldXmlFileTest, TestStressLiveNodes,
TestRandomCollapseQParserPlugin, TestConfigSetsAPIExclusivity,
CdcrUpdateLogTest, TestObjectReleaseTracker, TestSortingResponseWriter,
TestHighFrequencyDictionaryFactory, TestFunctionQuery, SolrCLIZkUtilsTest,
OverseerTest, TestCloudManagedSchema, TestSerializedLuceneMatchVersion,
TestBulkSchemaAPI, DistribCursorPagingTest, JavabinLoaderTest,
CircularListTest, ChaosMonkeyNothingIsSafeTest, SyncSliceTest,
TestInfoStreamLogging, QueryResultKeyTest, TestDocTermOrds, SimpleFacetsTest,
MoreLikeThisHandlerTest, TestJsonFacets, PeerSyncTest, TestTolerantSearch,
HLLUtilTest, DistributedDebugComponentTest, TestConfig,
TestClassicSimilarityFactory, TestFaceting, TestQuerySenderNoQuery,
BlockDirectoryTest, AlternateDirectoryTest, TestWordDelimiterFilterFactory,
SliceStateTest, ExitableDirectoryReaderTest, TestRandomDVFaceting,
SecurityConfHandlerTest, TestSubQueryTransformerDistrib,
TestSubQueryTransformer, TestAnalyzeInfixSuggestions,
TestAuthorizationFramework, TestNumericTerms64, TestReplicationHandler]
[junit4] Completed [258/621 (2!)] on J0 in 73.24s, 15 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 53530 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]