Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/125/

1 tests failed.
FAILED:  
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterstate.json
        at 
__randomizedtesting.SeedInfo.seed([41D363886F9A736A:52B051E75EF5CACC]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:541)
        at 
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:309)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:674)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:669)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:464)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:334)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:748)




Build Log:
[...truncated 10959 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/init-core-data-001
   [junit4]   2> 600511 WARN  
(SUITE-SolrCloudExampleTest-seed#[41D363886F9A736A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 600511 INFO  
(SUITE-SolrCloudExampleTest-seed#[41D363886F9A736A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 600525 INFO  
(SUITE-SolrCloudExampleTest-seed#[41D363886F9A736A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 600525 INFO  
(SUITE-SolrCloudExampleTest-seed#[41D363886F9A736A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 600525 INFO  
(SUITE-SolrCloudExampleTest-seed#[41D363886F9A736A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_ey/
   [junit4]   2> 600527 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 600529 INFO  (Thread-474) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 600529 INFO  (Thread-474) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 600561 ERROR (Thread-474) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 600629 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.ZkTestServer start zk server on port:35746
   [junit4]   2> 600652 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 600653 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 600667 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 600668 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 600669 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 600670 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 600670 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 600671 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 600672 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 600673 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 600674 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 600757 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 601187 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 601190 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13e21453{/_ey,null,AVAILABLE}
   [junit4]   2> 601207 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@1720ee0a{SSL,[ssl, 
http/1.1]}{127.0.0.1:39498}
   [junit4]   2> 601207 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.Server Started @609491ms
   [junit4]   2> 601207 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/_ey, hostPort=39498, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/control-001/cores}
   [junit4]   2> 601208 ERROR 
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 601208 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 601208 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 601208 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 601208 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-07T21:25:43.985Z
   [junit4]   2> 601248 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 601248 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/control-001/solr.xml
   [junit4]   2> 601281 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 601297 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35746/solr
   [junit4]   2> 602006 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:39498__ey    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 602007 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:39498__ey    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39498__ey
   [junit4]   2> 602007 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:39498__ey    ] o.a.s.c.Overseer Overseer 
(id=98444321968750597-127.0.0.1:39498__ey-n_0000000000) starting
   [junit4]   2> 602046 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:39498__ey    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39498__ey
   [junit4]   2> 602047 INFO  
(zkCallback-340-thread-1-processing-n:127.0.0.1:39498__ey) 
[n:127.0.0.1:39498__ey    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 602342 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:39498__ey    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 602365 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:39498__ey    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 602365 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:39498__ey    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 602366 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:39498__ey    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/control-001/cores
   [junit4]   2> 602411 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 602411 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35746/solr ready
   [junit4]   2> 602691 INFO  (qtp247076570-1811) [n:127.0.0.1:39498__ey    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39498__ey&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 602857 INFO  
(OverseerThreadFactory-657-thread-1-processing-n:127.0.0.1:39498__ey) 
[n:127.0.0.1:39498__ey    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 603283 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 603284 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 603519 INFO  
(zkCallback-340-thread-2-processing-n:127.0.0.1:39498__ey) 
[n:127.0.0.1:39498__ey    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 604594 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 604660 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 605648 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 605684 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 605717 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 605717 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 605717 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 605719 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=86.7080078125, 
floorSegmentMB=1.5029296875, forceMergeDeletesPctAllowed=4.507724756868869, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4966034346081769
   [junit4]   2> 605751 WARN  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 605879 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 605879 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 605908 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 605908 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 605924 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=7.9736328125, 
floorSegmentMB=0.423828125, forceMergeDeletesPctAllowed=1.6825605174848979, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5576208102064786
   [junit4]   2> 605924 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2438df5c[control_collection_shard1_replica_n1] main]
   [junit4]   2> 605925 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 605926 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 605926 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 605957 INFO  
(searcherExecutor-660-thread-1-processing-n:127.0.0.1:39498__ey 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:39498__ey c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@2438df5c[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 605957 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1575109157174902784
   [junit4]   2> 605974 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 605974 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 605974 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39498/_ey/control_collection_shard1_replica_n1/
   [junit4]   2> 605975 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 605975 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:39498/_ey/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 605975 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 605976 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:39498/_ey/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 606028 INFO  
(zkCallback-340-thread-1-processing-n:127.0.0.1:39498__ey) 
[n:127.0.0.1:39498__ey    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 606188 INFO  
(zkCallback-340-thread-3-processing-n:127.0.0.1:39498__ey) 
[n:127.0.0.1:39498__ey    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 606206 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 606207 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2972
   [junit4]   2> 606287 INFO  (qtp247076570-1811) [n:127.0.0.1:39498__ey    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 606303 INFO  
(OverseerCollectionConfigSetProcessor-98444321968750597-127.0.0.1:39498__ey-n_0000000000)
 [n:127.0.0.1:39498__ey    ] 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> 606416 INFO  
(zkCallback-340-thread-3-processing-n:127.0.0.1:39498__ey) 
[n:127.0.0.1:39498__ey    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 607289 INFO  (qtp247076570-1811) [n:127.0.0.1:39498__ey    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39498__ey&wt=javabin&version=2}
 status=0 QTime=4597
   [junit4]   2> 607355 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 607355 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35746/solr ready
   [junit4]   2> 607355 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause 
connection loss:false
   [junit4]   2> 607371 INFO  (qtp247076570-1810) [n:127.0.0.1:39498__ey    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 607387 INFO  
(OverseerThreadFactory-657-thread-2-processing-n:127.0.0.1:39498__ey) 
[n:127.0.0.1:39498__ey    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 607387 WARN  
(OverseerThreadFactory-657-thread-2-processing-n:127.0.0.1:39498__ey) 
[n:127.0.0.1:39498__ey    ] o.a.s.c.CreateCollectionCmd It is unusual to create 
a collection (collection1) without cores.
   [junit4]   2> 607708 INFO  (qtp247076570-1810) [n:127.0.0.1:39498__ey    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 607708 INFO  (qtp247076570-1810) [n:127.0.0.1:39498__ey    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=337
   [junit4]   2> 608253 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-1-001
 of type NRT
   [junit4]   2> 608255 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 608284 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@739dfb79{/_ey,null,AVAILABLE}
   [junit4]   2> 608285 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@570cc55e{SSL,[ssl, 
http/1.1]}{127.0.0.1:41873}
   [junit4]   2> 608285 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.Server Started @616569ms
   [junit4]   2> 608285 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_ey, hostPort=41873, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-1-001/cores}
   [junit4]   2> 608285 ERROR 
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 608285 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 608285 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 608286 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 608286 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-07T21:25:51.063Z
   [junit4]   2> 608375 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 608375 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-1-001/solr.xml
   [junit4]   2> 608391 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 608408 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35746/solr
   [junit4]   2> 608487 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:41873__ey    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 608488 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:41873__ey    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 608489 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:41873__ey    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41873__ey
   [junit4]   2> 608519 INFO  (zkCallback-347-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 608613 INFO  
(zkCallback-340-thread-3-processing-n:127.0.0.1:39498__ey) 
[n:127.0.0.1:39498__ey    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 608617 INFO  
(zkCallback-352-thread-1-processing-n:127.0.0.1:41873__ey) 
[n:127.0.0.1:41873__ey    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 608760 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:41873__ey    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 608793 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:41873__ey    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 608793 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:41873__ey    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 608794 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:41873__ey    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-1-001/cores
   [junit4]   2> 608973 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41873__ey&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 609060 INFO  
(OverseerThreadFactory-657-thread-3-processing-n:127.0.0.1:39498__ey) 
[n:127.0.0.1:39498__ey    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:41873__ey for creating new replica
   [junit4]   2> 609068 INFO  
(OverseerCollectionConfigSetProcessor-98444321968750597-127.0.0.1:39498__ey-n_0000000000)
 [n:127.0.0.1:39498__ey    ] 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> 609455 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 609456 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 610568 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 610784 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 620016 WARN  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A]-SendThread(127.0.0.1:35746))
 [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server 
in 10440ms for sessionid 0x15dbe96d91a0007
   [junit4]   2> 620028 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15dbe96d91a0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 620069 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 620150 WARN  (zkCallback-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f0f47e0 name: 
ZooKeeperConnection Watcher:127.0.0.1:35746/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 620150 WARN  (zkCallback-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 620199 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 620199 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 620199 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 620199 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 620238 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=86.7080078125, 
floorSegmentMB=1.5029296875, forceMergeDeletesPctAllowed=4.507724756868869, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4966034346081769
   [junit4]   2> 620287 WARN  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 620450 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 620450 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 620451 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 620451 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 620452 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=7.9736328125, 
floorSegmentMB=0.423828125, forceMergeDeletesPctAllowed=1.6825605174848979, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5576208102064786
   [junit4]   2> 620453 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@60daa66a[collection1_shard2_replica_n41] main]
   [junit4]   2> 620548 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 620564 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 620564 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 620566 INFO  
(searcherExecutor-671-thread-1-processing-n:127.0.0.1:41873__ey 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@60daa66a[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 620566 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575109172493549568
   [junit4]   2> 620599 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 620599 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 620599 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:41873/_ey/collection1_shard2_replica_n41/
   [junit4]   2> 620599 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 620599 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
https://127.0.0.1:41873/_ey/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 620599 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 620679 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41873/_ey/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 620891 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 620921 INFO  (qtp1352735137-1856) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=11466
   [junit4]   2> 620990 INFO  (qtp247076570-1814) [n:127.0.0.1:39498__ey    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:41873__ey&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=12016
   [junit4]   2> 621454 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-2-001
 of type NRT
   [junit4]   2> 621457 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 621571 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b6ffca{/_ey,null,AVAILABLE}
   [junit4]   2> 621572 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@263c3b27{SSL,[ssl, 
http/1.1]}{127.0.0.1:45660}
   [junit4]   2> 621572 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.Server Started @629856ms
   [junit4]   2> 621572 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/_ey, hostPort=45660, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-2-001/cores}
   [junit4]   2> 621572 ERROR 
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 621573 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 621573 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 621573 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 621573 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-07T21:26:04.350Z
   [junit4]   2> 621607 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 621607 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-2-001/solr.xml
   [junit4]   2> 621633 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 621657 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35746/solr
   [junit4]   2> 621670 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:45660__ey    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 621671 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:45660__ey    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 621693 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:45660__ey    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45660__ey
   [junit4]   2> 621694 INFO  
(zkCallback-352-thread-1-processing-n:127.0.0.1:41873__ey) 
[n:127.0.0.1:41873__ey    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 621762 INFO  
(zkCallback-358-thread-1-processing-n:127.0.0.1:45660__ey) 
[n:127.0.0.1:45660__ey    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 621770 INFO  
(zkCallback-340-thread-1-processing-n:127.0.0.1:39498__ey) 
[n:127.0.0.1:39498__ey    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 622059 INFO  
(OverseerCollectionConfigSetProcessor-98444321968750597-127.0.0.1:39498__ey-n_0000000000)
 [n:127.0.0.1:39498__ey    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 622092 WARN  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A]-SendThread(127.0.0.1:35746))
 [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 
0x15dbe96d91a0007 has expired
   [junit4]   2> 622096 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:45660__ey    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 622099 WARN  (zkCallback-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f0f47e0 name: 
ZooKeeperConnection Watcher:127.0.0.1:35746/solr got event WatchedEvent 
state:Expired type:None path:null path: null type: None
   [junit4]   2> 622149 WARN  (zkCallback-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. 
Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 622150 WARN  (zkCallback-347-thread-1) [    ] 
o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 622149 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:45660__ey    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 622150 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:45660__ey    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 622151 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:45660__ey    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-2-001/cores
   [junit4]   2> 622213 INFO  (zkCallback-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 622379 INFO  (zkCallback-347-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 622380 INFO  (zkCallback-347-thread-1) [    ] 
o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 622380 INFO  (zkCallback-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Connected:true
   [junit4]   2> 622560 INFO  (qtp1352735137-1850) [n:127.0.0.1:41873__ey    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45660__ey&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 622574 INFO  
(OverseerThreadFactory-657-thread-4-processing-n:127.0.0.1:39498__ey) 
[n:127.0.0.1:39498__ey    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:45660__ey for creating new replica
   [junit4]   2> 622736 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 622736 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 623804 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 623967 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 624490 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 624635 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 624635 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 624635 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 624636 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 624665 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=86.7080078125, 
floorSegmentMB=1.5029296875, forceMergeDeletesPctAllowed=4.507724756868869, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4966034346081769
   [junit4]   2> 624687 WARN  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 625031 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 625031 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 625032 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 625032 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 625033 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=7.9736328125, 
floorSegmentMB=0.423828125, forceMergeDeletesPctAllowed=1.6825605174848979, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5576208102064786
   [junit4]   2> 625033 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7dcb4511[collection1_shard1_replica_n43] main]
   [junit4]   2> 625047 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 625047 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 625048 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 625048 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575109177193267200
   [junit4]   2> 625050 INFO  
(searcherExecutor-682-thread-1-processing-n:127.0.0.1:45660__ey 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@7dcb4511[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 625113 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 625113 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 625113 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:45660/_ey/collection1_shard1_replica_n43/
   [junit4]   2> 625113 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 625113 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
https://127.0.0.1:45660/_ey/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 625113 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 625145 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45660/_ey/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 625377 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 625391 INFO  (qtp2105969730-1886) [n:127.0.0.1:45660__ey 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2655
   [junit4]   2> 625425 INFO  (qtp1352735137-1850) [n:127.0.0.1:41873__ey    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:45660__ey&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=2865
   [junit4]   2> 625426 INFO  
(OverseerCollectionConfigSetProcessor-98444321968750597-127.0.0.1:39498__ey-n_0000000000)
 [n:127.0.0.1:39498__ey    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 626538 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-3-001
 of type NRT
   [junit4]   2> 626586 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 626720 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61dee646{/_ey,null,AVAILABLE}
   [junit4]   2> 626720 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c7c1b02{SSL,[ssl, 
http/1.1]}{127.0.0.1:34592}
   [junit4]   2> 626720 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.Server Started @635004ms
   [junit4]   2> 626721 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/_ey, hostPort=34592, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-3-001/cores}
   [junit4]   2> 626721 ERROR 
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 626721 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 626721 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 626721 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 626721 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-07T21:26:09.498Z
   [junit4]   2> 626737 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 626737 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-3-001/solr.xml
   [junit4]   2> 630101 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 630131 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35746/solr
   [junit4]   2> 630434 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:34592__ey    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 630447 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:34592__ey    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 630449 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:34592__ey    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34592__ey
   [junit4]   2> 630463 INFO  (zkCallback-347-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 630609 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:34592__ey) 
[n:127.0.0.1:34592__ey    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 630597 INFO  
(zkCallback-358-thread-1-processing-n:127.0.0.1:45660__ey) 
[n:127.0.0.1:45660__ey    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 630463 INFO  
(zkCallback-352-thread-1-processing-n:127.0.0.1:41873__ey) 
[n:127.0.0.1:41873__ey    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 630463 INFO  
(zkCallback-340-thread-1-processing-n:127.0.0.1:39498__ey) 
[n:127.0.0.1:39498__ey    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 631144 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:34592__ey    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 631243 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:34592__ey    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 631288 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:34592__ey    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 631289 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [n:127.0.0.1:34592__ey    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-3-001/cores
   [junit4]   2> 631685 INFO  (qtp2105969730-1888) [n:127.0.0.1:45660__ey    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34592__ey&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 632197 INFO  
(OverseerThreadFactory-657-thread-5-processing-n:127.0.0.1:39498__ey) 
[n:127.0.0.1:39498__ey    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:34592__ey for creating new replica
   [junit4]   2> 632613 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 632613 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 633782 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 633865 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 639045 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 639100 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 639100 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c3d1887
   [junit4]   2> 639100 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 639100 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 639190 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=86.7080078125, 
floorSegmentMB=1.5029296875, forceMergeDeletesPctAllowed=4.507724756868869, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4966034346081769
   [junit4]   2> 639303 WARN  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 639660 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 639660 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 639661 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 639661 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 639663 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=7.9736328125, 
floorSegmentMB=0.423828125, forceMergeDeletesPctAllowed=1.6825605174848979, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5576208102064786
   [junit4]   2> 639663 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32d447d[collection1_shard2_replica_n45] main]
   [junit4]   2> 639693 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 639709 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 639710 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 639710 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575109192567488512
   [junit4]   2> 639811 INFO  
(searcherExecutor-693-thread-1-processing-n:127.0.0.1:34592__ey 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[collection1_shard2_replica_n45] Registered new searcher 
Searcher@32d447d[collection1_shard2_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 639831 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 639860 INFO  (qtp741439169-1919) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=7247
   [junit4]   2> 639877 INFO  
(updateExecutor-361-thread-1-processing-n:127.0.0.1:34592__ey 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:34592__ey 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 639878 INFO  
(recoveryExecutor-362-thread-1-processing-n:127.0.0.1:34592__ey 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:34592__ey c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 639892 INFO  
(recoveryExecutor-362-thread-1-processing-n:127.0.0.1:34592__ey 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:34592__ey c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 639892 INFO  
(recoveryExecutor-362-thread-1-processing-n:127.0.0.1:34592__ey 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:34592__ey c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 639892 INFO  
(recoveryExecutor-362-thread-1-processing-n:127.0.0.1:34592__ey 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:34592__ey c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 639892 INFO  
(recoveryExecutor-362-thread-1-processing-n:127.0.0.1:34592__ey 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:34592__ey c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_n45] as recovering, leader is 
[https://127.0.0.1:41873/_ey/collection1_shard2_replica_n41/] and I am 
[https://127.0.0.1:34592/_ey/collection1_shard2_replica_n45/]
   [junit4]   2> 639893 INFO  (qtp2105969730-1888) [n:127.0.0.1:45660__ey    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:34592__ey&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=8207
   [junit4]   2> 639982 INFO  
(recoveryExecutor-362-thread-1-processing-n:127.0.0.1:34592__ey 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:34592__ey c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [https://127.0.0.1:41873/_ey]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:34592__ey&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 640132 INFO  (qtp1352735137-1854) [n:127.0.0.1:41873__ey    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 640148 INFO  (qtp1352735137-1854) [n:127.0.0.1:41873__ey    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_n41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:34592__ey, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"https://127.0.0.1:34592/_ey","node_name":"127.0.0.1:34592__ey","state":"recovering","type":"NRT"}
   [junit4]   2> 640148 INFO  (qtp1352735137-1854) [n:127.0.0.1:41873__ey    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 640148 INFO  (qtp1352735137-1854) [n:127.0.0.1:41873__ey    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:34592__ey&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=16
   [junit4]   2> 640592 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-4-001
 of type NRT
   [junit4]   2> 640608 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 640609 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4db677de{/_ey,null,AVAILABLE}
   [junit4]   2> 640610 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@641a3b34{SSL,[ssl, 
http/1.1]}{127.0.0.1:41447}
   [junit4]   2> 640610 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.Server Started @648893ms
   [junit4]   2> 640610 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/_ey, hostPort=41447, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001/shard-4-001/cores}
   [junit4]   2> 640610 ERROR 
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 640624 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 640625 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 640625 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 640625 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-07T21:26:23.402Z
   [junit4]   2> 640741 INFO  
(recoveryExecutor-362-thread-1-processing-n:127.0.0.1:34592__ey 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:34592__ey c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [https://127.0.0.1:41873/_ey/collection1_shard2_replica_n41/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 640741 INFO  
(recoveryExecutor-362-thread-1-processing-n:127.0.0.1:34592__ey 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:34592__ey c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.PeerSync PeerSync: 
core=collection1_shard2_replica_n45 url=https://127.0.0.1:34592/_ey START 
replicas=[https://127.0.0.1:41873/_ey/collection1_shard2_replica_n41/] 
nUpdates=100
   [junit4]   2> 640881 INFO  (qtp1352735137-1855) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 640881 INFO  (qtp1352735137-1855) [n:127.0.0.1:41873__ey 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp=/_ey path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=118
   [junit4]   2> 640903 INFO  
(OverseerCollectionConfigSetProcessor-98444321968750597-127.0.0.1:39498__ey-n_0000000000)
 [n:127.0.0.1:39498__ey    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 640969 INFO  
(recoveryExecutor-362-thread-1-processing-n:127.0.0.1:34592__ey 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:34592__ey c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:65.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 640969 INFO  
(recoveryExecutor-362-thread-1-processing-n:127.0.0.1:34592__ey 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:34592__ey c:collection1 s:shard2 r:core_node46 x:collecti

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

NFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:34592__ey) 
[n:127.0.0.1:34592__ey c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[collection1_shard2_replica_n45]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@31015806
   [junit4]   2> 659937 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:34592__ey) 
[n:127.0.0.1:34592__ey c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard2.replica_n45, tag=822171654
   [junit4]   2> 659952 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:34592__ey) 
[n:127.0.0.1:34592__ey c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=822171654
   [junit4]   2> 660062 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5c7c1b02{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 660062 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@61dee646{/_ey,null,UNAVAILABLE}
   [junit4]   2> 660082 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 41447
   [junit4]   2> 660082 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1079948231
   [junit4]   2> 660090 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 660090 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 660090 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 660171 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 660213 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.Overseer Overseer 
(id=98444321968750612-127.0.0.1:41447__ey-n_0000000004) closing
   [junit4]   2> 660213 INFO  
(OverseerStateUpdate-98444321968750612-127.0.0.1:41447__ey-n_0000000004) 
[n:127.0.0.1:41447__ey    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41447__ey
   [junit4]   2> 660711 WARN  
(zkCallback-371-thread-2-processing-n:127.0.0.1:41447__ey) 
[n:127.0.0.1:41447__ey c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 660712 INFO  
(zkCallback-371-thread-2-processing-n:127.0.0.1:41447__ey) 
[n:127.0.0.1:41447__ey c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] 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> 660712 INFO  
(zkCallback-371-thread-2-processing-n:127.0.0.1:41447__ey) 
[n:127.0.0.1:41447__ey c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.c.SolrCore 
[collection1_shard1_replica_n47]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@899e09d
   [junit4]   2> 660793 INFO  
(zkCallback-371-thread-2-processing-n:127.0.0.1:41447__ey) 
[n:127.0.0.1:41447__ey c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n47, tag=144302237
   [junit4]   2> 660795 INFO  
(zkCallback-371-thread-2-processing-n:127.0.0.1:41447__ey) 
[n:127.0.0.1:41447__ey c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=144302237
   [junit4]   2> 660894 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@641a3b34{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 660894 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4db677de{/_ey,null,UNAVAILABLE}
   [junit4]   2> 660939 ERROR 
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so 
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 660955 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[41D363886F9A736A])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35746 35746
   [junit4]   2> 661052 INFO  (Thread-474) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35746 35746
   [junit4]   2> 661069 WARN  (Thread-474) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrCloudExampleTest 
-Dtests.method=testLoadDocsIntoGettingStartedCollection 
-Dtests.seed=41D363886F9A736A -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ru -Dtests.timezone=Etc/GMT-9 -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   60.5s J2 | 
SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterstate.json
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([41D363886F9A736A:52B051E75EF5CACC]:0)
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    >        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:541)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:309)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:674)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:669)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:464)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:334)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_41D363886F9A736A-001
   [junit4]   2> Aug 07, 2017 9:26:43 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1268, maxMBSortInHeap=5.027367984379025, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ru, timezone=Etc/GMT-9
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=134851480,total=421003264
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphTermsQParserPlugin, 
TestRandomRequestDistribution, TestCollectionsAPIViaSolrCloudCluster, 
TestCollapseQParserPlugin, TestZkChroot, RegexBoostProcessorTest, 
SimplePostToolTest, QueryEqualityTest, TestLFUCache, 
TestSolrCloudWithDelegationTokens, DirectUpdateHandlerTest, HdfsThreadLeakTest, 
NumericFieldsTest, SuggestComponentTest, TestCloudDeleteByQuery, 
SolrCloudExampleTest]
   [junit4] Completed [41/727 (1!)] on J2 in 60.94s, 1 test, 1 error <<< 
FAILURES!

[...truncated 45663 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to