Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5980/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
ObjectTracker found 20 object(s) that were not released!!! [SolrCore, SolrCore, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, 
SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, 
SolrCore, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, SolrCore, MDCAwareThreadPoolExecutor, 
MDCAwareThreadPoolExecutor, SolrCore, MDCAwareThreadPoolExecutor, SolrCore]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 20 object(s) that were not 
released!!! [SolrCore, SolrCore, MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, 
MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, 
MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, SolrCore, MDCAwareThreadPoolExecutor, 
MDCAwareThreadPoolExecutor, SolrCore, MDCAwareThreadPoolExecutor, SolrCore]
        at __randomizedtesting.SeedInfo.seed([98CADD8A2B195E7A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
        at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
        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$7.evaluate(RandomizedRunner.java:834)
        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:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
        at 
__randomizedtesting.SeedInfo.seed([98CADD8A2B195E7A:109EE25085E53382]: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:147)
        at 
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:209)
        at 
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
        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 11219 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_98CADD8A2B195E7A-001\init-core-data-001
   [junit4]   2> 796494 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-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> 796498 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 796498 INFO  (Thread-1374) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 796498 INFO  (Thread-1374) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 796598 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:59177
   [junit4]   2> 796598 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 796599 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796604 INFO  (zkCallback-968-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1165394b 
name:ZooKeeperConnection Watcher:127.0.0.1:59177 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796604 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796605 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 796605 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 796612 INFO  (jetty-launcher-967-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 796614 INFO  (jetty-launcher-967-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 796614 INFO  (jetty-launcher-967-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@db305b7{/solr,null,AVAILABLE}
   [junit4]   2> 796615 INFO  (jetty-launcher-967-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3fc897f1{/solr,null,AVAILABLE}
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@79d3f06e{HTTP/1.1,[http/1.1]}{127.0.0.1:59181}
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-1) [    ] 
o.e.j.s.Server Started @801605ms
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3473585{HTTP/1.1,[http/1.1]}{127.0.0.1:59184}
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59181}
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-2) [    ] 
o.e.j.s.Server Started @801605ms
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59184}
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 796616 INFO  (jetty-launcher-967-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_98CADD8A2B195E7A-001\tempDir-001\node1'
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 796616 INFO  (jetty-launcher-967-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_98CADD8A2B195E7A-001\tempDir-001\node2'
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 796616 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 796621 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 796623 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796624 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 796626 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796627 INFO  (zkCallback-969-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e51f1a7 name:ZooKeeperConnection 
Watcher:127.0.0.1:59177/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 796627 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796627 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 796627 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 796628 INFO  (zkCallback-970-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12e6df38 
name:ZooKeeperConnection Watcher:127.0.0.1:59177/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796629 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796629 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 796629 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 796634 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 0x155e070b2de0002, 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> 796635 INFO  (jetty-launcher-967-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_98CADD8A2B195E7A-001\tempDir-001\node1\.
   [junit4]   2> 796635 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 167957821
   [junit4]   2> 796635 INFO  (jetty-launcher-967-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_98CADD8A2B195E7A-001\tempDir-001\node1]
   [junit4]   2> 796635 WARN  (jetty-launcher-967-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_98CADD8A2B195E7A-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_98CADD8A2B195E7A-001\tempDir-001\node1\lib
   [junit4]   2> 796635 INFO  (jetty-launcher-967-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> 796638 INFO  (jetty-launcher-967-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_98CADD8A2B195E7A-001\tempDir-001\node2\.
   [junit4]   2> 796638 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1829246167
   [junit4]   2> 796638 INFO  (jetty-launcher-967-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_98CADD8A2B195E7A-001\tempDir-001\node2]
   [junit4]   2> 796638 WARN  (jetty-launcher-967-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_98CADD8A2B195E7A-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_98CADD8A2B195E7A-001\tempDir-001\node2\lib
   [junit4]   2> 796638 INFO  (jetty-launcher-967-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> 796642 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59177/solr
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59177/solr
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 796642 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 796644 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796644 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796650 INFO  (zkCallback-976-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c4e4ce name:ZooKeeperConnection 
Watcher:127.0.0.1:59177 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 796650 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796650 INFO  (jetty-launcher-967-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 796651 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 0x155e070b2de0003, 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> 796652 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$78/1624002554@3c7f4dad
   [junit4]   2> 796653 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 796653 INFO  (zkCallback-975-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@25d18f26 
name:ZooKeeperConnection Watcher:127.0.0.1:59177 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796654 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796654 INFO  (jetty-launcher-967-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 796658 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$78/1624002554@74a3baa
   [junit4]   2> 796660 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 796663 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@78b39da2 
name:ZooKeeperConnection Watcher:127.0.0.1:59177/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796663 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 796664 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 796665 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 796667 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@589de4b5 
name:ZooKeeperConnection Watcher:127.0.0.1:59177/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796668 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 796669 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 796672 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 796676 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 796679 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 796679 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 796681 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 796681 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 796683 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 796683 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 796684 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 796684 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 796686 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 796686 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 796688 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 796688 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 796689 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 796689 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 796690 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 796690 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 796695 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 796698 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 796698 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 796699 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 796700 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 796700 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 796701 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96229741700186118-127.0.0.1:59181_solr-n_0000000000
   [junit4]   2> 796701 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96229741700186117-127.0.0.1:59184_solr-n_0000000001
   [junit4]   2> 796701 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59181_solr
   [junit4]   2> 796701 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 796701 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96229741700186118-127.0.0.1:59181_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 796703 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59184_solr
   [junit4]   2> 796703 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59184_solr
   [junit4]   2> 796705 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer Overseer 
(id=96229741700186118-127.0.0.1:59181_solr-n_0000000000) starting
   [junit4]   2> 796705 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_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> 796706 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) 
[n:127.0.0.1:59184_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> 796709 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 796709 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 796710 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 796716 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 796716 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 796717 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_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_98CADD8A2B195E7A-001\tempDir-001\node2\.
   [junit4]   2> 796718 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 796719 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 796719 INFO  (jetty-launcher-967-thread-2) 
[n:127.0.0.1:59184_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 796721 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 796731 INFO  
(OverseerCollectionConfigSetProcessor-96229741700186118-127.0.0.1:59181_solr-n_0000000000)
 [n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 796732 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:59181_solr as DOWN
   [junit4]   2> 796732 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 796734 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 796734 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59181_solr
   [junit4]   2> 796734 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59181_solr
   [junit4]   2> 796735 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) 
[n:127.0.0.1:59184_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> 796736 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_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> 796736 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59181_solr"} current state version: 0
   [junit4]   2> 796736 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:59181_solr
   [junit4]   2> 796737 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 796737 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 796743 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 796743 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 796746 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_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_98CADD8A2B195E7A-001\tempDir-001\node1\.
   [junit4]   2> 796746 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 796748 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 796748 INFO  (jetty-launcher-967-thread-1) 
[n:127.0.0.1:59181_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 796748 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 796749 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796750 INFO  (zkCallback-981-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@76164b36 
name:ZooKeeperConnection Watcher:127.0.0.1:59177 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796751 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796751 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 796753 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 796755 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 796756 INFO  (zkCallback-984-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ac4f8d3 
name:ZooKeeperConnection Watcher:127.0.0.1:59177/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796757 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 796757 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 796757 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 796758 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 796759 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 796763 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 796767 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[98CADD8A2B195E7A]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 796785 INFO  
(TEST-TestLocalFSCloudBackupRestore.test-seed#[98CADD8A2B195E7A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 796789 INFO  (qtp1487091681-6281) [n:127.0.0.1:59181_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1,shard2&replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 796792 INFO  
(OverseerCollectionConfigSetProcessor-96229741700186118-127.0.0.1:59181_solr-n_0000000000)
 [n:127.0.0.1:59181_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>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 796792 INFO  
(OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_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>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 796792 INFO  
(OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create 
collection backuprestore
   [junit4]   2> 796794 INFO  
(OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/backuprestore 
   [junit4]   2> 796794 INFO  
(OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/backuprestore
   [junit4]   2> 796795 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 796795 INFO  (zkCallback-984-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 796795 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 796798 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_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>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 796798 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: backuprestore
   [junit4]   2> 796799 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/backuprestore/state.json
   [junit4]   2> 796898 INFO  
(OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
SolrCores for new collection backuprestore, shardNames [shard1, shard2] , 
replicationFactor : 2
   [junit4]   2> 796898 INFO  
(OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core backuprestore_shard1_replica2 as part of shard shard1 of collection 
backuprestore on 127.0.0.1:59184_solr
   [junit4]   2> 796899 INFO  
(OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core backuprestore_shard2_replica2 as part of shard shard2 of collection 
backuprestore on 127.0.0.1:59184_solr
   [junit4]   2> 796899 INFO  
(OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core backuprestore_shard1_replica1 as part of shard shard1 of collection 
backuprestore on 127.0.0.1:59181_solr
   [junit4]   2> 796899 INFO  
(OverseerThreadFactory-2972-thread-1-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core backuprestore_shard2_replica1 as part of shard shard2 of collection 
backuprestore on 127.0.0.1:59181_solr
   [junit4]   2> 796905 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_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> 796905 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_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> 796905 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_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> 796906 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_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> 796906 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_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> 796908 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_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> 796908 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 796908 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_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> 796908 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 796909 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_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> 796910 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 796910 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 796910 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
Registering watch for collection backuprestore
   [junit4]   2> 796910 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
Registering watch for collection backuprestore
   [junit4]   2> 796910 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 796911 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 796911 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 796911 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59181/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59181_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> 796911 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_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:59181/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59181_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 796911 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
Registering watch for collection backuprestore
   [junit4]   2> 796911 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
Registering watch for collection backuprestore
   [junit4]   2> 796911 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 796911 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] 
o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 796912 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 796914 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59181/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59181_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> 796914 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_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:59181/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59181_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 796915 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59184/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59184_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> 796915 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_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:59184/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59184_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 796919 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_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:59184/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59184_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> 796919 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_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:59184/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:59184_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 797023 INFO  
(OverseerStateUpdate-96229741700186118-127.0.0.1:59181_solr-n_0000000000) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/backuprestore/state.json version: 0
   [junit4]   2> 797024 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) 
[n:127.0.0.1:59184_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> 797024 INFO  
(zkCallback-978-thread-2-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_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> 797025 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:59184_solr) 
[n:127.0.0.1:59184_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[backuprestore] from [0] to [1]
   [junit4]   2> 797025 INFO  
(zkCallback-978-thread-2-processing-n:127.0.0.1:59181_solr) 
[n:127.0.0.1:59181_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[backuprestore] from [0] to [1]
   [junit4]   2> 797911 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_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> 797911 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_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> 797911 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
Check for collection zkNode:backuprestore
   [junit4]   2> 797911 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
Check for collection zkNode:backuprestore
   [junit4]   2> 797912 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 797912 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 797912 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 797912 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 797912 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_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> 797912 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_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_98CADD8A2B195E7A-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 797912 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_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> 797912 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_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_98CADD8A2B195E7A-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 797912 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 797912 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_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> 797912 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 797913 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_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> 797913 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_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> 797913 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
Check for collection zkNode:backuprestore
   [junit4]   2> 797913 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_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> 797913 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
Check for collection zkNode:backuprestore
   [junit4]   2> 797913 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 797913 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 797913 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 797913 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 797914 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_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> 797914 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_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_98CADD8A2B195E7A-001\tempDir-001\node2\backuprestore_shard2_replica2'
   [junit4]   2> 797914 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 797914 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_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> 797915 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_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> 797915 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_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_98CADD8A2B195E7A-001\tempDir-001\node2\backuprestore_shard1_replica2'
   [junit4]   2> 797915 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 797915 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_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> 797918 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 797919 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 797919 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 797919 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 797929 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 797930 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 797932 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 797932 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 797936 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 797937 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 797936 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 797937 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 797938 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 797940 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 797953 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 797954 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 797960 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema 
[backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 797960 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema 
[backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 797962 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 797962 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema 
[backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 797963 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 797963 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_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> 797963 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_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> 797965 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 797965 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_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> 797965 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_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_98CADD8A2B195E7A-001\tempDir-001\node1\backuprestore_shard2_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 797965 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_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> 797965 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_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> 797966 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 797966 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 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_98CADD8A2B195E7A-001\tempDir-001\node1\backuprestore_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 797966 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
backuprestore_shard1_replica1
   [junit4]   2> 797966 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_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_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 797966 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 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_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 797966 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_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_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 797966 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema 
[backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 797966 WARN  (qtp1487091681-6269) [n:127.0.0.1:59181_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_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 797967 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_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_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 797967 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 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_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 797967 WARN  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 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_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 797967 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 797968 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 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_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 797970 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5fd8292d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dd3f9bb),segFN=segments_1,generation=1}
   [junit4]   2> 797970 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 797970 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5b44fff4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@625a3bcd),segFN=segments_1,generation=1}
   [junit4]   2> 797970 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 797970 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 797971 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_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> 797971 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_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> 797971 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_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> 797971 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_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> 797971 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 797971 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 797971 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_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_98CADD8A2B195E7A-001\tempDir-001\node2\backuprestore_shard2_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 797971 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_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> 797971 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 797971 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1 r:core_node3 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_98CADD8A2B195E7A-001\tempDir-001\node2\backuprestore_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 797972 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
backuprestore_shard1_replica2
   [junit4]   2> 797972 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_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_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 797972 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1 r:core_node3 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_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 797972 INFO  
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) 
[n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 
x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core backuprestore_shard1_replica1 in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 797974 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_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_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 797974 WARN  (qtp1423182627-6273) [n:127.0.0.1:59184_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_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 797974 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_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_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 797974 WARN  
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) 
[n:127.0.0.1:59181_solr c:backuprestore s:shard1 r:core_node2 
x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 797975 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797975 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1 r:core_node3 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_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 797975 WARN  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1 r:core_node3 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_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 797975 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 797976 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1 r:core_node3 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_98CADD8A2B195E7A-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 797976 INFO  
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) 
[n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 
x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core backuprestore_shard2_replica1 in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 797977 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797977 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_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@4769bb23 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75e17ea0),segFN=segments_1,generation=1}
   [junit4]   2> 797977 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797978 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797977 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@33e3c7db 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4874abd),segFN=segments_1,generation=1}
   [junit4]   2> 797978 WARN  
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) 
[n:127.0.0.1:59181_solr c:backuprestore s:shard2 r:core_node1 
x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_98CADD8A2B195E7A-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 797979 INFO  (qtp1423182627-6274) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 797979 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797980 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797980 INFO  (qtp1423182627-6273) [n:127.0.0.1:59184_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 797981 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797981 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 797982 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
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,/admin/file,/terms
   [junit4]   2> 797982 INFO  (qtp1487091681-6268) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 797983 INFO  (qtp1487091681-6269) [n:127.0.0.1:59181_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] 
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,/re

[...truncated too long message...]

\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_98CADD8A2B195E7A-001\shard-4-001\cores\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_98CADD8A2B195E7A-001\shard-4-001\cores\collection1\data\index;done=false>>]
   [junit4]   2> 983160 INFO  (Thread-1737) [n:127.0.0.1:60014_ c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 983160 INFO  (Thread-1737) [n:127.0.0.1:60014_ c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing 
directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_98CADD8A2B195E7A-001\shard-4-001\cores\collection1\data\index
   [junit4]   2> 983163 WARN  (Thread-1674) [n:127.0.0.1:60001_ c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCores Tried to remove core 
collection1 from pendingCoreOps and it wasn't there. 
   [junit4]   2> 983163 WARN  (Thread-1674) [n:127.0.0.1:60001_ c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core 
[collection1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:965)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
find config name for collection:collection1
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:800)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:489)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
   [junit4]   2>        ... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
find config name for collection:collection1
   [junit4]   2>        at 
org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2332)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
   [junit4]   2>        ... 5 more
   [junit4]   2> 983165 WARN  (Thread-1737) [n:127.0.0.1:60014_ c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCores Tried to remove core 
collection1 from pendingCoreOps and it wasn't there. 
   [junit4]   2> 983165 WARN  (Thread-1737) [n:127.0.0.1:60014_ c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core 
[collection1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:965)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
find config name for collection:collection1
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:800)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:489)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
   [junit4]   2>        ... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
find config name for collection:collection1
   [junit4]   2>        at 
org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2332)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
   [junit4]   2>        ... 5 more
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=ClassicSimilarity, locale=es-PA, timezone=Etc/GMT0
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=40498424,total=437911552
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryUtils, 
TestMissingGroups, FieldMutatingUpdateProcessorTest, TestRawTransformer, 
TestManagedStopFilterFactory, TestRealTimeGet, CollectionReloadTest, 
TestCloudPseudoReturnFields, TestDocBasedVersionConstraints, 
BasicFunctionalityTest, SortSpecParsingTest, LukeRequestHandlerTest, 
SpellCheckComponentTest, TestQueryTypes, DistributedQueueTest, 
TestValueSourceCache, CollectionTooManyReplicasTest, QueryResultKeyTest, 
TestSchemaNameResource, FileBasedSpellCheckerTest, StatsComponentTest, 
TestFieldCacheReopen, TestFastWriter, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestManagedSchema, 
AnalyticsQueryTest, TestDistribDocBasedVersion, SuggesterTSTTest, 
CheckHdfsIndexTest, HdfsBasicDistributedZkTest, ZkSolrClientTest, 
TestCloudInspectUtil, TestNRTOpen, TermVectorComponentTest, 
TestIndexingPerformance, GraphQueryTest, TestFiltering, TestTrie, 
TestClusterStateMutator, TestOmitPositions, TestStressRecovery, TestRTGBase, 
TestRuleBasedAuthorizationPlugin, TestExclusionRuleCollectionAccess, 
TestAtomicUpdateErrorCases, TestPivotHelperCode, DistributedMLTComponentTest, 
TestDynamicFieldCollectionResource, ShardRoutingCustomTest, 
MultiThreadedOCPTest, TestSolrDynamicMBean, TestAuthorizationFramework, 
TestOnReconnectListenerSupport, BasicDistributedZk2Test, CloudMLTQParserTest, 
SortByFunctionTest, LeaderFailoverAfterPartitionTest, OpenCloseCoreStressTest, 
CreateCollectionCleanupTest, DeleteInactiveReplicaTest, 
TestFieldCacheVsDocValues, TestAnalyzeInfixSuggestions, HighlighterConfigTest, 
DistanceFunctionTest, OutputWriterTest, TestWriterPerf, TestSolrCoreProperties, 
TestOverriddenPrefixQueryForCustomFieldType, FacetPivotSmallTest, 
TestSystemIdResolver, TestExactStatsCache, TestSimpleQParserPlugin, 
SolrIndexSplitterTest, TestClassicSimilarityFactory, LoggingHandlerTest, 
SmileWriterTest, SuggestComponentContextFilterQueryTest, TestJsonFacets, 
ChaosMonkeySafeLeaderTest, TestCollationField, TestDistribIDF, 
TestFoldingMultitermQuery, BigEndianAscendingWordDeserializerTest, 
TestConfigReload, SolrInfoMBeanTest, TestCopyFieldCollectionResource, 
SpellPossibilityIteratorTest, CdcrUpdateLogTest, TestBadConfig, PluginInfoTest, 
SearchHandlerTest, SolrCoreCheckLockOnStartupTest, 
TestLocalFSCloudBackupRestore, ZkNodePropsTest, ExitableDirectoryReaderTest, 
TestPHPSerializedResponseWriter, TestIntervalFaceting, 
TestObjectReleaseTracker, BadCopyFieldTest, TestSolr4Spatial2, 
DistributedQueryComponentOptimizationTest, OpenExchangeRatesOrgProviderTest, 
TestCloudSchemaless, TlogReplayBufferedWhileIndexingTest, 
BaseCdcrDistributedZkTest, CoreMergeIndexesAdminHandlerTest, 
OverriddenZkACLAndCredentialsProvidersTest, ChangedSchemaMergeTest, TestJoin, 
TestManagedResourceStorage, TestSolrQueryParser, MergeStrategyTest, 
RAMDirectoryFactoryTest, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=98CADD8A2B195E7A 
-Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Etc/GMT0 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 20 
object(s) that were not released!!! [SolrCore, SolrCore, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, 
SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, 
SolrCore, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, SolrCore, MDCAwareThreadPoolExecutor, 
MDCAwareThreadPoolExecutor, SolrCore, MDCAwareThreadPoolExecutor, SolrCore]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([98CADD8A2B195E7A]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [236/620 (2!)] on J1 in 59.48s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1264 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:741: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:685: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984:
 There were test failures: 620 suites (10 ignored), 2635 tests, 1 suite-level 
error, 1 failure, 140 ignored (94 assumptions) [seed: 98CADD8A2B195E7A]

Total time: 77 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to