Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3942/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls

Error Message:
Shard split did not complete. Last recorded state: RUNNING expected:<COMPLETED> 
but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: Shard split did not complete. Last recorded state: 
RUNNING expected:<COMPLETED> but was:<RUNNING>
        at 
__randomizedtesting.SeedInfo.seed([C6ED2D39FB6532CA:9E89A158FD0F9A1E]: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.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:81)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestReplicaProperties.test

Error Message:
timeout waiting for collection in cluster state: collection=testcollection

Stack Trace:
java.lang.RuntimeException: timeout waiting for collection in cluster state: 
collection=testcollection
        at 
__randomizedtesting.SeedInfo.seed([C6ED2D39FB6532CA:4EB912E355995F32]:0)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForCollection(AbstractFullDistribZkTestBase.java:350)
        at 
org.apache.solr.cloud.TestReplicaProperties.test(TestReplicaProperties.java:63)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12075 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_C6ED2D39FB6532CA-001/init-core-data-001
   [junit4]   2> 2326422 WARN  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[C6ED2D39FB6532CA]-worker) [   
 ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=94 numCloses=94
   [junit4]   2> 2326423 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[C6ED2D39FB6532CA]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2326429 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[C6ED2D39FB6532CA]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2326430 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[C6ED2D39FB6532CA]-worker) [   
 ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_C6ED2D39FB6532CA-001/tempDir-001
   [junit4]   2> 2326431 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[C6ED2D39FB6532CA]-worker) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2326431 INFO  (Thread-1951) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2326431 INFO  (Thread-1951) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2326533 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[C6ED2D39FB6532CA]-worker) [   
 ] o.a.s.c.ZkTestServer start zk server on port:54593
   [junit4]   2> 2326568 INFO  (jetty-launcher-2344-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2326568 INFO  (jetty-launcher-2344-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2326573 INFO  (jetty-launcher-2344-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3acd586e{/solr,null,AVAILABLE}
   [junit4]   2> 2326573 INFO  (jetty-launcher-2344-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1786ce5a{/solr,null,AVAILABLE}
   [junit4]   2> 2326574 INFO  (jetty-launcher-2344-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2d5cff46{HTTP/1.1,[http/1.1]}{127.0.0.1:54595}
   [junit4]   2> 2326574 INFO  (jetty-launcher-2344-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4d3ca5f4{HTTP/1.1,[http/1.1]}{127.0.0.1:54596}
   [junit4]   2> 2326574 INFO  (jetty-launcher-2344-thread-2) [    ] 
o.e.j.s.Server Started @2331613ms
   [junit4]   2> 2326575 INFO  (jetty-launcher-2344-thread-1) [    ] 
o.e.j.s.Server Started @2331613ms
   [junit4]   2> 2326575 INFO  (jetty-launcher-2344-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54596}
   [junit4]   2> 2326575 INFO  (jetty-launcher-2344-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54595}
   [junit4]   2> 2326575 ERROR (jetty-launcher-2344-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2326575 ERROR (jetty-launcher-2344-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2326575 INFO  (jetty-launcher-2344-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2326575 INFO  (jetty-launcher-2344-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2326575 INFO  (jetty-launcher-2344-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2326575 INFO  (jetty-launcher-2344-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2326575 INFO  (jetty-launcher-2344-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-04T07:41:41.428Z
   [junit4]   2> 2326576 INFO  (jetty-launcher-2344-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2326576 INFO  (jetty-launcher-2344-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2326576 INFO  (jetty-launcher-2344-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-04T07:41:41.429Z
   [junit4]   2> 2326581 INFO  (jetty-launcher-2344-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2326581 INFO  (jetty-launcher-2344-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2326595 INFO  (jetty-launcher-2344-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54593/solr
   [junit4]   2> 2326595 INFO  (jetty-launcher-2344-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54593/solr
   [junit4]   2> 2326670 INFO  (jetty-launcher-2344-thread-1) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2326671 INFO  (jetty-launcher-2344-thread-2) 
[n:127.0.0.1:54595_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2326673 INFO  (jetty-launcher-2344-thread-1) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54596_solr
   [junit4]   2> 2326675 INFO  (jetty-launcher-2344-thread-2) 
[n:127.0.0.1:54595_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54595_solr
   [junit4]   2> 2326676 INFO  (jetty-launcher-2344-thread-1) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.Overseer Overseer 
(id=97733292935610374-127.0.0.1:54596_solr-n_0000000000) starting
   [junit4]   2> 2326679 INFO  
(zkCallback-2355-thread-1-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2326680 INFO  
(zkCallback-2356-thread-1-processing-n:127.0.0.1:54595_solr) 
[n:127.0.0.1:54595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2326699 INFO  (jetty-launcher-2344-thread-1) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54596_solr
   [junit4]   2> 2326716 INFO  
(zkCallback-2356-thread-1-processing-n:127.0.0.1:54595_solr) 
[n:127.0.0.1:54595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2326720 INFO  
(zkCallback-2355-thread-1-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2326810 INFO  (jetty-launcher-2344-thread-1) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_C6ED2D39FB6532CA-001/tempDir-001/node1/.
   [junit4]   2> 2326812 INFO  (jetty-launcher-2344-thread-2) 
[n:127.0.0.1:54595_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_C6ED2D39FB6532CA-001/tempDir-001/node2/.
   [junit4]   2> 2327886 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[C6ED2D39FB6532CA]-worker) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2327889 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[C6ED2D39FB6532CA]-worker) [   
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54593/solr 
ready
   [junit4]   2> 2327955 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[C6ED2D39FB6532CA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncRequests
   [junit4]   2> 2327959 INFO  (qtp344594199-15448) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=5e5ff5e0-db03-48d5-a761-0315f59b7166&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2327963 INFO  (qtp344594199-15448) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=5e5ff5e0-db03-48d5-a761-0315f59b7166&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 2327964 INFO  (qtp344594199-15450) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e5ff5e0-db03-48d5-a761-0315f59b7166&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2327968 INFO  (qtp344594199-15450) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e5ff5e0-db03-48d5-a761-0315f59b7166&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 2327969 INFO  
(OverseerThreadFactory-5005-thread-1-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testAsyncOperations
   [junit4]   2> 2328089 INFO  (qtp344594199-15456) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454&qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testAsyncOperations_shard1_replica1&action=CREATE&numShards=1&collection=testAsyncOperations&shard=shard1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2328093 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454&qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testAsyncOperations_shard1_replica1&action=CREATE&numShards=1&collection=testAsyncOperations&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2328095 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2328097 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454
   [junit4]   2> 2328097 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2328217 INFO  
(zkCallback-2355-thread-1-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2328976 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e5ff5e0-db03-48d5-a761-0315f59b7166&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2328980 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e5ff5e0-db03-48d5-a761-0315f59b7166&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 2329104 INFO  (qtp344594199-15445) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454
   [junit4]   2> 2329105 INFO  (qtp344594199-15445) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2329129 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 2329137 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.s.IndexSchema 
[testAsyncOperations_shard1_replica1] Schema name=minimal
   [junit4]   2> 2329142 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2329142 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 
'testAsyncOperations_shard1_replica1' using configuration from collection 
testAsyncOperations, trusted=true
   [junit4]   2> 2329143 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2329143 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.c.SolrCore 
[[testAsyncOperations_shard1_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_C6ED2D39FB6532CA-001/tempDir-001/node1/testAsyncOperations_shard1_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_C6ED2D39FB6532CA-001/tempDir-001/node1/./testAsyncOperations_shard1_replica1/data/]
   [junit4]   2> 2329235 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2329235 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2329238 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2329238 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2329239 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@777f8bb5[testAsyncOperations_shard1_replica1] main]
   [junit4]   2> 2329241 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2329242 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2329242 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 2329242 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1563732689913118720
   [junit4]   2> 2329242 INFO  
(searcherExecutor-5010-thread-1-processing-x:testAsyncOperations_shard1_replica1
 5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE 
n:127.0.0.1:54596_solr s:shard1 c:testAsyncOperations) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica1] 
o.a.s.c.SolrCore [testAsyncOperations_shard1_replica1] Registered new searcher 
Searcher@777f8bb5[testAsyncOperations_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2329256 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 2329256 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 2329256 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54596/solr/testAsyncOperations_shard1_replica1/
   [junit4]   2> 2329256 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 2329256 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:54596/solr/testAsyncOperations_shard1_replica1/ has no replicas
   [junit4]   2> 2329256 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 2329265 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:54596/solr/testAsyncOperations_shard1_replica1/ shard1
   [junit4]   2> 2329384 INFO  
(zkCallback-2355-thread-1-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2329430 INFO  
(parallelCoreAdminExecutor-5007-thread-1-processing-n:127.0.0.1:54596_solr 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454 CREATE) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 2329546 INFO  
(zkCallback-2355-thread-3-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2329982 INFO  (qtp344594199-15445) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e5ff5e0-db03-48d5-a761-0315f59b7166&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2329984 INFO  (qtp344594199-15445) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e5ff5e0-db03-48d5-a761-0315f59b7166&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2330114 INFO  (qtp344594199-15450) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454
   [junit4]   2> 2330114 INFO  (qtp344594199-15450) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=5e5ff5e0-db03-48d5-a761-0315f59b71664184316548079454&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2330122 INFO  
(OverseerThreadFactory-5005-thread-1-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2330986 INFO  (qtp344594199-15452) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e5ff5e0-db03-48d5-a761-0315f59b7166&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2330999 INFO  (qtp344594199-15452) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e5ff5e0-db03-48d5-a761-0315f59b7166&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=13
   [junit4]   2> 2331000 INFO  (qtp344594199-15456) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=5e5ff5e0-db03-48d5-a761-0315f59b7166&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2331001 INFO  (qtp344594199-15456) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e5ff5e0-db03-48d5-a761-0315f59b7166&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2331015 INFO  (qtp344594199-15459) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[testAsyncOperations_shard1_replica1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0 (1563732691759661056), 1 
(1563732691771195392), 2 (1563732691771195393), 3 (1563732691771195394), 4 
(1563732691772243968), 5 (1563732691772243969), 6 (1563732691772243970), 7 
(1563732691772243971), 8 (1563732691772243972), 9 (1563732691772243973), ... 
(15 adds)]} 0 12
   [junit4]   2> 2331016 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2331016 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2c0645dc 
commitCommandVersion:0
   [junit4]   2> 2331020 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39cdaa87[testAsyncOperations_shard1_replica1] main]
   [junit4]   2> 2331020 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2331021 INFO  
(searcherExecutor-5010-thread-1-processing-n:127.0.0.1:54596_solr 
x:testAsyncOperations_shard1_replica1 s:shard1 c:testAsyncOperations 
r:core_node1) [n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1 
r:core_node1 x:testAsyncOperations_shard1_replica1] o.a.s.c.SolrCore 
[testAsyncOperations_shard1_replica1] Registered new searcher 
Searcher@39cdaa87[testAsyncOperations_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C15)))}
   [junit4]   2> 2331022 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[testAsyncOperations_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=testAsyncOperations:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 2331023 INFO  (qtp344594199-15448) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.c.S.Request 
[testAsyncOperations_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&shards=shard1&_stateVer_=testAsyncOperations:3&wt=javabin&version=2}
 hits=15 status=0 QTime=0
   [junit4]   2> 2331056 INFO  (qtp344594199-15448) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params 
async=0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2331060 INFO  (qtp344594199-15448) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 2331061 INFO  (qtp344594199-15450) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2331065 INFO  (qtp344594199-15450) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 2331071 INFO  
(OverseerThreadFactory-5005-thread-2-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=RELOAD
   [junit4]   2> 2331073 INFO  (qtp344594199-15452) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=testAsyncOperations_shard1_replica1&async=0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2331075 INFO  (qtp344594199-15456) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020
   [junit4]   2> 2331075 INFO  (qtp344594199-15456) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2331076 INFO  
(OverseerCollectionConfigSetProcessor-97733292935610374-127.0.0.1:54596_solr-n_0000000000)
 [n:127.0.0.1:54596_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2331096 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2331117 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr    ] o.a.s.s.IndexSchema 
[testAsyncOperations_shard1_replica1] Schema name=minimal
   [junit4]   2> 2331126 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 2331126 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 
'testAsyncOperations_shard1_replica1' using configuration from collection 
testAsyncOperations
   [junit4]   2> 2331127 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.c.SolrCore 
[[testAsyncOperations_shard1_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_C6ED2D39FB6532CA-001/tempDir-001/node1/testAsyncOperations_shard1_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_C6ED2D39FB6532CA-001/tempDir-001/node1/./testAsyncOperations_shard1_replica1/data/]
   [junit4]   2> 2331286 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2331286 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2331288 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30b0e670[testAsyncOperations_shard1_replica1] main]
   [junit4]   2> 2331291 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2331292 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2331292 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 2331293 INFO  
(searcherExecutor-5015-thread-1-processing-x:testAsyncOperations_shard1_replica1
 r:core_node1 0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD 
n:127.0.0.1:54596_solr s:shard1 c:testAsyncOperations) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.c.SolrCore 
[testAsyncOperations_shard1_replica1] Registered new searcher 
Searcher@30b0e670[testAsyncOperations_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C15)))}
   [junit4]   2> 2331315 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.u.DefaultSolrCoreState New 
IndexWriter is ready to be used.
   [junit4]   2> 2331317 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31dfe371[testAsyncOperations_shard1_replica1] main]
   [junit4]   2> 2331318 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.c.SolrCore 
[testAsyncOperations_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@18cbda4b
   [junit4]   2> 2331318 INFO  
(searcherExecutor-5015-thread-1-processing-x:testAsyncOperations_shard1_replica1
 r:core_node1 0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD 
n:127.0.0.1:54596_solr s:shard1 c:testAsyncOperations) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.c.SolrCore 
[testAsyncOperations_shard1_replica1] Registered new searcher 
Searcher@31dfe371[testAsyncOperations_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C15)))}
   [junit4]   2> 2331319 INFO  
(parallelCoreAdminExecutor-5007-thread-2-processing-n:127.0.0.1:54596_solr 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020 RELOAD) 
[n:127.0.0.1:54596_solr c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testAsyncOperations.shard1.replica1, 
tag=416012875
   [junit4]   2> 2332077 INFO  (qtp344594199-15456) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2332079 INFO  (qtp344594199-15456) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2332079 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020
   [junit4]   2> 2332079 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b4184319535063020&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2332085 INFO  
(OverseerThreadFactory-5005-thread-2-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2333082 INFO  (qtp344594199-15456) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2333084 INFO  
(OverseerCollectionConfigSetProcessor-97733292935610374-127.0.0.1:54596_solr-n_0000000000)
 [n:127.0.0.1:54596_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2333085 INFO  (qtp344594199-15456) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2333086 INFO  (qtp344594199-15448) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2333087 INFO  (qtp344594199-15448) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=0a8bd5b6-c916-44b1-a64d-7f28d4d84e6b&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2333088 INFO  (qtp344594199-15450) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with 
params 
async=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed04&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2333092 INFO  (qtp344594199-15450) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed04&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 2333093 INFO  (qtp344594199-15452) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed04&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2333097 INFO  (qtp344594199-15452) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed04&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 2333098 INFO  
(OverseerThreadFactory-5005-thread-3-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"testAsyncOperations",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "async":"aeff4b3b-9bfb-48a2-81e2-c3dbb620ed04",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 2333104 INFO  
(zkCallback-2355-thread-3-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2333204 INFO  
(OverseerThreadFactory-5005-thread-3-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.CreateShardCmd Creating shard 
testAsyncOperations_shard2_replica1 as part of slice shard2 of collection 
testAsyncOperations on 127.0.0.1:54595_solr
   [junit4]   2> 2333208 INFO  (qtp1040106521-15449) [n:127.0.0.1:54595_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750&qt=/admin/cores&name=testAsyncOperations_shard2_replica1&action=CREATE&numShards=1&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2333208 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750&qt=/admin/cores&name=testAsyncOperations_shard2_replica1&action=CREATE&numShards=1&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2333209 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2333209 INFO  (qtp1040106521-15451) [n:127.0.0.1:54595_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750
   [junit4]   2> 2333209 INFO  (qtp1040106521-15451) [n:127.0.0.1:54595_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2333322 INFO  
(zkCallback-2355-thread-1-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2333323 INFO  
(zkCallback-2356-thread-1-processing-n:127.0.0.1:54595_solr) 
[n:127.0.0.1:54595_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2334104 INFO  (qtp344594199-15459) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed04&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2334107 INFO  (qtp344594199-15459) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed04&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2334217 INFO  (qtp1040106521-15453) [n:127.0.0.1:54595_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750
   [junit4]   2> 2334217 INFO  (qtp1040106521-15453) [n:127.0.0.1:54595_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2334248 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 2334257 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.s.IndexSchema 
[testAsyncOperations_shard2_replica1] Schema name=minimal
   [junit4]   2> 2334262 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2334263 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 
'testAsyncOperations_shard2_replica1' using configuration from collection 
testAsyncOperations, trusted=true
   [junit4]   2> 2334263 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2334263 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.c.SolrCore 
[[testAsyncOperations_shard2_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_C6ED2D39FB6532CA-001/tempDir-001/node2/testAsyncOperations_shard2_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_C6ED2D39FB6532CA-001/tempDir-001/node2/./testAsyncOperations_shard2_replica1/data/]
   [junit4]   2> 2334777 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2334777 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2334780 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2334780 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2334780 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1456c8d1[testAsyncOperations_shard2_replica1] main]
   [junit4]   2> 2334783 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2334784 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2334784 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 2334784 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1563732695724326912
   [junit4]   2> 2334784 INFO  
(searcherExecutor-5019-thread-1-processing-x:testAsyncOperations_shard2_replica1
 aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE 
n:127.0.0.1:54595_solr s:shard2 c:testAsyncOperations) [n:127.0.0.1:54595_solr 
c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica1] 
o.a.s.c.SolrCore [testAsyncOperations_shard2_replica1] Registered new searcher 
Searcher@1456c8d1[testAsyncOperations_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2334798 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 2334798 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 2334798 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54595/solr/testAsyncOperations_shard2_replica1/
   [junit4]   2> 2334799 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 2334799 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:54595/solr/testAsyncOperations_shard2_replica1/ has no replicas
   [junit4]   2> 2334799 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 2334808 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:54595/solr/testAsyncOperations_shard2_replica1/ shard2
   [junit4]   2> 2334921 INFO  
(zkCallback-2355-thread-2-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2334922 INFO  
(zkCallback-2356-thread-1-processing-n:127.0.0.1:54595_solr) 
[n:127.0.0.1:54595_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2334972 INFO  
(parallelCoreAdminExecutor-5006-thread-1-processing-n:127.0.0.1:54595_solr 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2  
x:testAsyncOperations_shard2_replica1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 2335090 INFO  
(zkCallback-2355-thread-1-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2335090 INFO  
(zkCallback-2356-thread-1-processing-n:127.0.0.1:54595_solr) 
[n:127.0.0.1:54595_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2335116 INFO  (qtp344594199-15445) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed04&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2335118 INFO  (qtp344594199-15445) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed04&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2335219 INFO  (qtp1040106521-15454) [n:127.0.0.1:54595_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750
   [junit4]   2> 2335220 INFO  (qtp1040106521-15454) [n:127.0.0.1:54595_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed044184321668373750&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2335220 INFO  
(OverseerThreadFactory-5005-thread-3-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.CreateShardCmd Finished create command on 
all shards for collection: testAsyncOperations
   [junit4]   2> 2335226 INFO  
(OverseerThreadFactory-5005-thread-3-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2336130 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed04&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2336132 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed04&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2336133 INFO  (qtp344594199-15456) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed04&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2336134 INFO  (qtp344594199-15456) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=aeff4b3b-9bfb-48a2-81e2-c3dbb620ed04&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2336141 INFO  (qtp1040106521-15457) [n:127.0.0.1:54595_solr 
c:testAsyncOperations s:shard2 r:core_node2 
x:testAsyncOperations_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[testAsyncOperations_shard2_replica1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54596/solr/testAsyncOperations_shard1_replica1/&wt=javabin&version=2}{add=[16
 (1563732697144098816)]} 0 3
   [junit4]   2> 2336141 INFO  (qtp344594199-15448) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[testAsyncOperations_shard1_replica1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 6
   [junit4]   2> 2336144 INFO  (qtp1040106521-15444) [n:127.0.0.1:54595_solr 
c:testAsyncOperations s:shard2 r:core_node2 
x:testAsyncOperations_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2336144 INFO  (qtp1040106521-15444) [n:127.0.0.1:54595_solr 
c:testAsyncOperations s:shard2 r:core_node2 
x:testAsyncOperations_shard2_replica1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7f161c2c 
commitCommandVersion:0
   [junit4]   2> 2336148 INFO  (qtp344594199-15459) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2336148 INFO  (qtp344594199-15459) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2336150 INFO  (qtp344594199-15459) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2336150 INFO  (qtp1040106521-15444) [n:127.0.0.1:54595_solr 
c:testAsyncOperations s:shard2 r:core_node2 
x:testAsyncOperations_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@28dc9391[testAsyncOperations_shard2_replica1] main]
   [junit4]   2> 2336151 INFO  (qtp1040106521-15444) [n:127.0.0.1:54595_solr 
c:testAsyncOperations s:shard2 r:core_node2 
x:testAsyncOperations_shard2_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2336151 INFO  (qtp344594199-15459) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[testAsyncOperations_shard1_replica1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54596/solr/testAsyncOperations_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 2336151 INFO  
(searcherExecutor-5019-thread-1-processing-n:127.0.0.1:54595_solr 
x:testAsyncOperations_shard2_replica1 s:shard2 c:testAsyncOperations 
r:core_node2) [n:127.0.0.1:54595_solr c:testAsyncOperations s:shard2 
r:core_node2 x:testAsyncOperations_shard2_replica1] o.a.s.c.SolrCore 
[testAsyncOperations_shard2_replica1] Registered new searcher 
Searcher@28dc9391[testAsyncOperations_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 2336152 INFO  (qtp1040106521-15444) [n:127.0.0.1:54595_solr 
c:testAsyncOperations s:shard2 r:core_node2 
x:testAsyncOperations_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[testAsyncOperations_shard2_replica1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54596/solr/testAsyncOperations_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 2336152 INFO  (qtp344594199-15450) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[testAsyncOperations_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=testAsyncOperations:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 9
   [junit4]   2> 2336158 INFO  (qtp1040106521-15449) [n:127.0.0.1:54595_solr 
c:testAsyncOperations s:shard2 r:core_node2 
x:testAsyncOperations_shard2_replica1] o.a.s.c.S.Request 
[testAsyncOperations_shard2_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testAsyncOperations:3&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:54595/solr/testAsyncOperations_shard2_replica1/&rows=10&version=2&q=*:*&NOW=1491291711007&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 2336161 INFO  (qtp1040106521-15449) [n:127.0.0.1:54595_solr 
c:testAsyncOperations s:shard2 r:core_node2 
x:testAsyncOperations_shard2_replica1] o.a.s.c.S.Request 
[testAsyncOperations_shard2_replica1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testAsyncOperations:3&shards.purpose=64&NOW=1491291711007&ids=16&isShard=true&shard.url=http://127.0.0.1:54595/solr/testAsyncOperations_shard2_replica1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2336162 INFO  (qtp344594199-15445) [n:127.0.0.1:54596_solr 
c:testAsyncOperations s:shard1 r:core_node1 
x:testAsyncOperations_shard1_replica1] o.a.s.c.S.Request 
[testAsyncOperations_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&shards=shard2&_stateVer_=testAsyncOperations:3&wt=javabin&version=2}
 hits=1 status=0 QTime=7
   [junit4]   2> 2336186 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with 
params 
async=afb66bbc-14ec-45f9-b4af-4464c4b92963&action=DELETESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2336191 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=afb66bbc-14ec-45f9-b4af-4464c4b92963&action=DELETESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 2336192 INFO  (qtp344594199-15456) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=afb66bbc-14ec-45f9-b4af-4464c4b92963&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2336195 INFO  (qtp344594199-15456) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=afb66bbc-14ec-45f9-b4af-4464c4b92963&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 2336197 INFO  
(OverseerThreadFactory-5005-thread-4-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.DeleteShardCmd Delete shard invoked
   [junit4]   2> 2336198 INFO  
(OverseerCollectionConfigSetProcessor-97733292935610374-127.0.0.1:54596_solr-n_0000000000)
 [n:127.0.0.1:54596_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2336198 INFO  
(OverseerThreadFactory-5005-thread-4-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.DeleteShardCmd Deleting replica for 
collection=testAsyncOperations shard=shard2 on node=127.0.0.1:54595_solr
   [junit4]   2> 2336201 INFO  (qtp1040106521-15453) [n:127.0.0.1:54595_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testAsyncOperations_shard2_replica1&async=afb66bbc-14ec-45f9-b4af-4464c4b929634184324663287438&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=0
   [junit4]   2> 2336202 INFO  
(parallelCoreAdminExecutor-5006-thread-2-processing-n:127.0.0.1:54595_solr 
afb66bbc-14ec-45f9-b4af-4464c4b929634184324663287438 UNLOAD) 
[n:127.0.0.1:54595_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.testAsyncOperations.shard2.replica1, tag=null
   [junit4]   2> 2336203 INFO  
(parallelCoreAdminExecutor-5006-thread-2-processing-n:127.0.0.1:54595_solr 
afb66bbc-14ec-45f9-b4af-4464c4b929634184324663287438 UNLOAD) 
[n:127.0.0.1:54595_solr    ] o.a.s.c.SolrCore 
[testAsyncOperations_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@729f52c7
   [junit4]   2> 2336203 INFO  (qtp1040106521-15454) [n:127.0.0.1:54595_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
afb66bbc-14ec-45f9-b4af-4464c4b929634184324663287438
   [junit4]   2> 2336203 INFO  (qtp1040106521-15454) [n:127.0.0.1:54595_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=afb66bbc-14ec-45f9-b4af-4464c4b929634184324663287438&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2336207 INFO  
(parallelCoreAdminExecutor-5006-thread-2-processing-n:127.0.0.1:54595_solr 
afb66bbc-14ec-45f9-b4af-4464c4b929634184324663287438 UNLOAD) 
[n:127.0.0.1:54595_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.testAsyncOperations.shard2.replica1, tag=1923044039
   [junit4]   2> 2336344 INFO  
(zkCallback-2355-thread-2-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2337202 INFO  (qtp344594199-15448) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=afb66bbc-14ec-45f9-b4af-4464c4b92963&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2337204 INFO  (qtp344594199-15448) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=afb66bbc-14ec-45f9-b4af-4464c4b92963&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2337216 INFO  (qtp1040106521-15455) [n:127.0.0.1:54595_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
afb66bbc-14ec-45f9-b4af-4464c4b929634184324663287438
   [junit4]   2> 2337216 INFO  (qtp1040106521-15455) [n:127.0.0.1:54595_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=afb66bbc-14ec-45f9-b4af-4464c4b929634184324663287438&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2337331 INFO  
(OverseerStateUpdate-97733292935610374-127.0.0.1:54596_solr-n_0000000000) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.o.CollectionMutator Removing collection: 
testAsyncOperations shard: shard2 from clusterstate
   [junit4]   2> 2337440 INFO  
(zkCallback-2355-thread-1-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2337658 INFO  
(OverseerThreadFactory-5005-thread-4-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.DeleteShardCmd Successfully deleted 
collection: testAsyncOperations, shard: shard2
   [junit4]   2> 2337665 INFO  
(OverseerThreadFactory-5005-thread-4-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000003 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2338209 INFO  (qtp344594199-15452) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=afb66bbc-14ec-45f9-b4af-4464c4b92963&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2338211 INFO  
(OverseerCollectionConfigSetProcessor-97733292935610374-127.0.0.1:54596_solr-n_0000000000)
 [n:127.0.0.1:54596_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000003 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2338212 INFO  (qtp344594199-15452) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=afb66bbc-14ec-45f9-b4af-4464c4b92963&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2338213 INFO  (qtp344594199-15459) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=afb66bbc-14ec-45f9-b4af-4464c4b92963&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2338213 INFO  (qtp344594199-15459) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=afb66bbc-14ec-45f9-b4af-4464c4b92963&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2338215 INFO  (qtp344594199-15450) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
async=19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d&action=ADDREPLICA&collection=testAsyncOperations&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2338221 INFO  (qtp344594199-15450) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d&action=ADDREPLICA&collection=testAsyncOperations&shard=shard1&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 2338222 INFO  (qtp344594199-15445) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2338226 INFO  (qtp344594199-15445) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 2338227 INFO  
(OverseerThreadFactory-5005-thread-5-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"testAsyncOperations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "async":"19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 2338227 INFO  
(OverseerThreadFactory-5005-thread-5-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:54595_solr for creating new replica
   [junit4]   2> 2338230 INFO  (qtp1040106521-15457) [n:127.0.0.1:54595_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216&qt=/admin/cores&collection.configName=conf1&name=testAsyncOperations_shard1_replica2&action=CREATE&collection=testAsyncOperations&shard=shard1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2338230 INFO  
(parallelCoreAdminExecutor-5006-thread-3-processing-n:127.0.0.1:54595_solr 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216 CREATE) 
[n:127.0.0.1:54595_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216&qt=/admin/cores&collection.configName=conf1&name=testAsyncOperations_shard1_replica2&action=CREATE&collection=testAsyncOperations&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2338231 INFO  (qtp1040106521-15444) [n:127.0.0.1:54595_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216
   [junit4]   2> 2338231 INFO  (qtp1040106521-15444) [n:127.0.0.1:54595_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2338344 INFO  
(zkCallback-2355-thread-1-processing-n:127.0.0.1:54596_solr) 
[n:127.0.0.1:54596_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2338344 INFO  
(zkCallback-2356-thread-1-processing-n:127.0.0.1:54595_solr) 
[n:127.0.0.1:54595_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2339234 INFO  (qtp1040106521-15451) [n:127.0.0.1:54595_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216
   [junit4]   2> 2339234 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2339235 INFO  (qtp1040106521-15451) [n:127.0.0.1:54595_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2339237 INFO  (qtp344594199-15458) [n:127.0.0.1:54596_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2339256 INFO  
(parallelCoreAdminExecutor-5006-thread-3-processing-n:127.0.0.1:54595_solr 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 2339263 INFO  
(parallelCoreAdminExecutor-5006-thread-3-processing-n:127.0.0.1:54595_solr 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica2] o.a.s.s.IndexSchema 
[testAsyncOperations_shard1_replica2] Schema name=minimal
   [junit4]   2> 2339267 INFO  
(parallelCoreAdminExecutor-5006-thread-3-processing-n:127.0.0.1:54595_solr 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2339267 INFO  
(parallelCoreAdminExecutor-5006-thread-3-processing-n:127.0.0.1:54595_solr 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 
'testAsyncOperations_shard1_replica2' using configuration from collection 
testAsyncOperations, trusted=true
   [junit4]   2> 2339267 INFO  
(parallelCoreAdminExecutor-5006-thread-3-processing-n:127.0.0.1:54595_solr 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2339267 INFO  
(parallelCoreAdminExecutor-5006-thread-3-processing-n:127.0.0.1:54595_solr 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica2] o.a.s.c.SolrCore 
[[testAsyncOperations_shard1_replica2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_C6ED2D39FB6532CA-001/tempDir-001/node2/testAsyncOperations_shard1_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_C6ED2D39FB6532CA-001/tempDir-001/node2/./testAsyncOperations_shard1_replica2/data/]
   [junit4]   2> 2339363 INFO  
(parallelCoreAdminExecutor-5006-thread-3-processing-n:127.0.0.1:54595_solr 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2339364 INFO  
(parallelCoreAdminExecutor-5006-thread-3-processing-n:127.0.0.1:54595_solr 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2339366 INFO  
(parallelCoreAdminExecutor-5006-thread-3-processing-n:127.0.0.1:54595_solr 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2339366 INFO  
(parallelCoreAdminExecutor-5006-thread-3-processing-n:127.0.0.1:54595_solr 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2339367 INFO  
(parallelCoreAdminExecutor-5006-thread-3-processing-n:127.0.0.1:54595_solr 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e4b1ee2[testAsyncOperations_shard1_replica2] main]
   [junit4]   2> 2339369 INFO  
(parallelCoreAdminExecutor-5006-thread-3-processing-n:127.0.0.1:54595_solr 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216 CREATE) 
[n:127.0.0.1:54595_solr c:testAsyncOperations s:shard1  
x:testAsyncOperations_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2339370 INFO  
(parallelCoreAdminExecutor-5006-thread-3-processing-n:127.0.0.1:54595_solr 
19fbe79f-83c6-4e39-95ab-b08d4c2e4c7d4184326692698216 CREATE) [n:127.0.0.

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

TEST-TestReplicaProperties.test-seed#[C6ED2D39FB6532CA]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@23aa08c7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2759840 INFO  
(TEST-TestReplicaProperties.test-seed#[C6ED2D39FB6532CA]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5cb5b43{/mz,null,UNAVAILABLE}
   [junit4]   2> 2759842 INFO  
(TEST-TestReplicaProperties.test-seed#[C6ED2D39FB6532CA]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 54858
   [junit4]   2> 2759842 INFO  
(TEST-TestReplicaProperties.test-seed#[C6ED2D39FB6532CA]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=561813280
   [junit4]   2> 2759842 INFO  
(TEST-TestReplicaProperties.test-seed#[C6ED2D39FB6532CA]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2759845 INFO  
(TEST-TestReplicaProperties.test-seed#[C6ED2D39FB6532CA]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2759848 INFO  
(TEST-TestReplicaProperties.test-seed#[C6ED2D39FB6532CA]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97733317000691730-127.0.0.1:54858_mz-n_0000000004) closing
   [junit4]   2> 2759848 INFO  
(OverseerStateUpdate-97733317000691730-127.0.0.1:54858_mz-n_0000000004) 
[n:127.0.0.1:54858_mz    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:54858_mz
   [junit4]   2> 2759851 WARN  
(zkCallback-2401-thread-1-processing-n:127.0.0.1:54858_mz) 
[n:127.0.0.1:54858_mz    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2759869 WARN  
(zkCallback-2401-thread-2-processing-n:127.0.0.1:54858_mz) 
[n:127.0.0.1:54858_mz c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 2759869 INFO  
(zkCallback-2401-thread-2-processing-n:127.0.0.1:54858_mz) 
[n:127.0.0.1:54858_mz c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2759869 INFO  
(zkCallback-2401-thread-2-processing-n:127.0.0.1:54858_mz) 
[n:127.0.0.1:54858_mz c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@35f39a2f
   [junit4]   2> 2759900 INFO  
(zkCallback-2401-thread-2-processing-n:127.0.0.1:54858_mz) 
[n:127.0.0.1:54858_mz c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard1.core_node4, tag=905157167
   [junit4]   2> 2759903 INFO  
(TEST-TestReplicaProperties.test-seed#[C6ED2D39FB6532CA]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@13443eff{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2759903 INFO  
(TEST-TestReplicaProperties.test-seed#[C6ED2D39FB6532CA]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5d58d8a{/mz,null,UNAVAILABLE}
   [junit4]   2> 2759908 INFO  
(TEST-TestReplicaProperties.test-seed#[C6ED2D39FB6532CA]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:54818 54818
   [junit4]   2> 2760059 INFO  (Thread-1978) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:54818 54818
   [junit4]   2> 2766825 WARN  (Thread-1978) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        4       /solr/collections/testcollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        63      /solr/overseer/collection-queue-work
   [junit4]   2>        43      /solr/overseer/queue
   [junit4]   2>        14      /solr/overseer/queue-work
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicaProperties -Dtests.method=test 
-Dtests.seed=C6ED2D39FB6532CA -Dtests.slow=true -Dtests.locale=ko-KR 
-Dtests.timezone=America/Argentina/Tucuman -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   73.2s J0 | TestReplicaProperties.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: timeout waiting for 
collection in cluster state: collection=testcollection
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C6ED2D39FB6532CA:4EB912E355995F32]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForCollection(AbstractFullDistribZkTestBase.java:350)
   [junit4]    >        at 
org.apache.solr.cloud.TestReplicaProperties.test(TestReplicaProperties.java:63)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2766833 INFO  
(SUITE-TestReplicaProperties-seed#[C6ED2D39FB6532CA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties_C6ED2D39FB6532CA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=608, maxMBSortInHeap=6.792876421024349, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ko-KR, 
timezone=America/Argentina/Tucuman
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=116323488,total=484065280
   [junit4]   2> NOTE: All tests run in this JVM: [MultiTermTest, 
ShardRoutingTest, TestIBSimilarityFactory, DistributedFacetPivotLargeTest, 
ZkStateReaderTest, TestExclusionRuleCollectionAccess, TestStressLiveNodes, 
SOLR749Test, TestXmlQParser, TestManagedResourceStorage, HighlighterTest, 
TestCloudPivotFacet, TestCloudSchemaless, TestExceedMaxTermLength, 
TestLazyCores, HdfsRestartWhileUpdatingTest, 
TestEmbeddedSolrServerConstructors, LeaderFailoverAfterPartitionTest, 
TestManagedSchemaThreadSafety, TestCopyFieldCollectionResource, 
TestSolrCloudWithHadoopAuthPlugin, TestHdfsBackupRestoreCore, 
TestSortByMinMaxFunction, SolrJmxReporterTest, PrimUtilsTest, 
TestSolrQueryParserResource, TestCloudManagedSchema, TestRemoteStreaming, 
DeleteLastCustomShardedReplicaTest, ZkCLITest, TestSolrQueryResponse, 
OutputWriterTest, ClassificationUpdateProcessorTest, 
CdcrReplicationDistributedZkTest, TestStressVersions, DocValuesNotIndexedTest, 
TestPerFieldSimilarity, TestFieldSortValues, SuggestComponentTest, 
TestJsonFacetRefinement, TestCollapseQParserPlugin, DirectUpdateHandlerTest, 
RulesTest, TestSubQueryTransformerDistrib, HttpPartitionTest, 
BlockDirectoryTest, TestComplexPhraseQParserPlugin, 
SharedFSAutoReplicaFailoverUtilsTest, TestFieldCacheReopen, 
TestOnReconnectListenerSupport, SolrGangliaReporterTest, DistributedQueueTest, 
StatelessScriptUpdateProcessorFactoryTest, TestConfigSetImmutable, 
TestRawResponseWriter, TestCollationField, DisMaxRequestHandlerTest, 
TestRandomDVFaceting, TestFieldCollectionResource, TestPhraseSuggestions, 
RequiredFieldsTest, ChaosMonkeyNothingIsSafeTest, TestHashPartitioner, 
TestQuerySenderNoQuery, MetricUtilsTest, TestJmxIntegration, SSLMigrationTest, 
OverseerRolesTest, TestPostingsSolrHighlighter, TestBlobHandler, 
TestCharFilters, MoreLikeThisHandlerTest, TestConfigSetsAPIExclusivity, 
AssignTest, DateFieldTest, TestSerializedLuceneMatchVersion, TestCSVLoader, 
TestFieldCacheWithThreads, StatsReloadRaceTest, TestPseudoReturnFields, 
TestLockTree, TestStressLucene, SearchHandlerTest, TestFaceting, 
SpatialRPTFieldTypeTest, HdfsCollectionsAPIDistributedZkTest, 
UnloadDistributedZkTest, TestIntervalFaceting, 
DocExpirationUpdateProcessorFactoryTest, CollectionStateFormat2Test, 
CloudExitableDirectoryReaderTest, RecoveryAfterSoftCommitTest, 
SolrIndexMetricsTest, BasicDistributedZkTest, SimplePostToolTest, TestUpdate, 
TestConfigSets, DistributedExpandComponentTest, TestTestInjection, 
TestLRUCache, TestSolrConfigHandler, SecurityConfHandlerTest, 
TestUninvertingReader, TestStressCloudBlindAtomicUpdates, 
OpenExchangeRatesOrgProviderTest, CoreAdminCreateDiscoverTest, 
DataDrivenBlockJoinTest, SolrCLIZkUtilsTest, ReplicaListTransformerTest, 
TestSweetSpotSimilarityFactory, ClassificationUpdateProcessorFactoryTest, 
HighlighterMaxOffsetTest, WrapperMergePolicyFactoryTest, HdfsDirectoryTest, 
TestTrackingShardHandlerFactory, StressHdfsTest, TestSizeLimitedDistributedMap, 
UniqFieldsUpdateProcessorFactoryTest, SynonymTokenizerTest, SolrXmlInZkTest, 
LeaderElectionTest, SyncSliceTest, AnalysisAfterCoreReloadTest, 
TriLevelCompositeIdRoutingTest, DocValuesMissingTest, TestDFISimilarityFactory, 
DirectSolrSpellCheckerTest, MergeStrategyTest, DeleteReplicaTest, 
TestReRankQParserPlugin, AnalyticsMergeStrategyTest, SpatialFilterTest, 
TestBinaryField, TestSlowCompositeReaderWrapper, FileUtilsTest, 
TestXIncludeConfig, SolrRequestParserTest, 
OverseerCollectionConfigSetProcessorTest, MBeansHandlerTest, TestSort, 
TestCollectionAPIs, MultiThreadedOCPTest, TestSolrJ, DocValuesMultiTest, 
TestSolrCloudWithKerberosAlt, SolrPluginUtilsTest, 
TestManagedStopFilterFactory, TestFileDictionaryLookup, TestStressReorder, 
CustomCollectionTest, CollectionsAPIAsyncDistributedZkTest, 
TestReplicaProperties]
   [junit4] Completed [381/701 (2!)] on J0 in 73.39s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44345 lines...]

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

Reply via email to