Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2163/

3 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.test

Error Message:
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"https://127.0.0.1:37363/solr","node_name":"127.0.0.1:37363_solr","state":"active","type":"NRT"}

Stack Trace:
java.lang.AssertionError: 
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"https://127.0.0.1:37363/solr","node_name":"127.0.0.1:37363_solr","state":"active","type":"NRT"}
        at 
__randomizedtesting.SeedInfo.seed([2CFC9153E32D2E19:A4A8AE894DD143E1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:84)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)


FAILED:  org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([2CFC9153E32D2E19:7BD56AE638DFCC02]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi(AutoScalingHandlerTest.java:711)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)


FAILED:  
org.apache.solr.security.TestAuthorizationFramework.authorizationFrameworkTest

Error Message:
Could not load collection from ZK: collection1

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
collection1
        at 
__randomizedtesting.SeedInfo.seed([2CFC9153E32D2E19:625FE480F2F63F09]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1172)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:692)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:130)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.getTotalReplicas(AbstractFullDistribZkTestBase.java:488)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:441)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /collections/collection1/state.json
        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.lambda$getData$5(SolrZkClient.java:332)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:332)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1184)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1170)
        ... 38 more




Build Log:
[...truncated 11683 lines...]
   [junit4] Suite: org.apache.solr.security.TestAuthorizationFramework
   [junit4]   2> 636045 INFO  
(SUITE-TestAuthorizationFramework-seed#[2CFC9153E32D2E19]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/init-core-data-001
   [junit4]   2> 636046 WARN  
(SUITE-TestAuthorizationFramework-seed#[2CFC9153E32D2E19]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 636046 INFO  
(SUITE-TestAuthorizationFramework-seed#[2CFC9153E32D2E19]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 636102 INFO  
(SUITE-TestAuthorizationFramework-seed#[2CFC9153E32D2E19]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 636102 INFO  
(SUITE-TestAuthorizationFramework-seed#[2CFC9153E32D2E19]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 636136 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 636153 INFO  (Thread-232) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 636153 INFO  (Thread-232) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 636198 ERROR (Thread-232) [    ] 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> 636262 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.ZkTestServer start zk server on port:41566
   [junit4]   2> 636741 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 636755 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 636756 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 636757 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 636757 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 636758 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 636791 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 636792 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 636793 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 636793 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 636794 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 636937 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 638789 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 638870 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d166f1e{/,null,AVAILABLE}
   [junit4]   2> 638871 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@42d56608{HTTP/1.1,[http/1.1]}{127.0.0.1:44207}
   [junit4]   2> 638871 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.Server Started @651951ms
   [junit4]   2> 638871 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=44207, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/control-001/cores}
   [junit4]   2> 638871 ERROR 
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 638871 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 638871 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 638871 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 638871 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-06T16:14:25.680Z
   [junit4]   2> 639060 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 639061 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/control-001/solr.xml
   [junit4]   2> 639064 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 639064 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 639151 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 639179 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41566/solr
   [junit4]   2> 639369 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 0x15f921c83060004, 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> 640057 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:44207_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 640077 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:44207_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:44207_
   [junit4]   2> 640078 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:44207_    ] o.a.s.c.Overseer Overseer 
(id=98958367980388357-127.0.0.1:44207_-n_0000000000) starting
   [junit4]   2> 640167 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:44207_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44207_
   [junit4]   2> 640188 INFO  
(zkCallback-153-thread-1-processing-n:127.0.0.1:44207_) [n:127.0.0.1:44207_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 640300 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:44207_    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: org.apache.solr.security.MockAuthorizationPlugin
   [junit4]   2> 640576 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:44207_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823
   [junit4]   2> 640650 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:44207_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823
   [junit4]   2> 640650 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:44207_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823
   [junit4]   2> 640665 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:44207_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/control-001/cores
   [junit4]   2> 640904 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 640904 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41566/solr ready
   [junit4]   2> 641023 INFO  (qtp1973469344-1039) [n:127.0.0.1:44207_    ] 
o.a.s.s.MockAuthorizationPlugin User request: null
   [junit4]   2> 641023 INFO  (qtp1973469344-1039) [n:127.0.0.1:44207_    ] 
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:44207_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 641237 INFO  
(OverseerThreadFactory-425-thread-1-processing-n:127.0.0.1:44207_) 
[n:127.0.0.1:44207_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 641714 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_    ] 
o.a.s.s.MockAuthorizationPlugin User request: null
   [junit4]   2> 641714 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_    ] 
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> 641715 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 641909 INFO  
(zkCallback-153-thread-1-processing-n:127.0.0.1:44207_) [n:127.0.0.1:44207_    
] 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> 643058 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 643184 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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> 644236 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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> 644417 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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> 644417 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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@365fb823
   [junit4]   2> 644417 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 644418 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 644543 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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=30, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=94.48828125, 
floorSegmentMB=1.314453125, forceMergeDeletesPctAllowed=13.873212730879272, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10439239699921332
   [junit4]   2> 644568 WARN  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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> 645279 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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> 645279 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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> 645280 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 645280 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 645281 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5480657186537028]
   [junit4]   2> 645389 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5aff803d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 645422 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 645422 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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> 645422 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 645423 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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 1583333897385541632
   [junit4]   2> 645445 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 645445 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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> 645445 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44207/control_collection_shard1_replica_n1/
   [junit4]   2> 645445 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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> 645445 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44207/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 645445 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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> 645481 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44207/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 645481 INFO  
(searcherExecutor-428-thread-1-processing-n:127.0.0.1:44207_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:44207_ 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@5aff803d[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 645496 INFO  
(zkCallback-153-thread-2-processing-n:127.0.0.1:44207_) [n:127.0.0.1:44207_    
] 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> 645531 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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> 645533 INFO  (qtp1973469344-1037) [n:127.0.0.1:44207_ 
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=3819
   [junit4]   2> 645570 INFO  (qtp1973469344-1039) [n:127.0.0.1:44207_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 645678 INFO  
(zkCallback-153-thread-2-processing-n:127.0.0.1:44207_) [n:127.0.0.1:44207_    
] 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> 646576 INFO  (qtp1973469344-1039) [n:127.0.0.1:44207_    ] 
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:44207_&wt=javabin&version=2}
 status=0 QTime=5554
   [junit4]   2> 646703 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 646704 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41566/solr ready
   [junit4]   2> 646704 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause 
connection loss:false
   [junit4]   2> 646719 INFO  (qtp1973469344-1040) [n:127.0.0.1:44207_    ] 
o.a.s.s.MockAuthorizationPlugin User request: null
   [junit4]   2> 646719 INFO  (qtp1973469344-1040) [n:127.0.0.1:44207_    ] 
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=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 646756 INFO  
(OverseerThreadFactory-425-thread-2-processing-n:127.0.0.1:44207_) 
[n:127.0.0.1:44207_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 646756 INFO  
(OverseerCollectionConfigSetProcessor-98958367980388357-127.0.0.1:44207_-n_0000000000)
 [n:127.0.0.1:44207_    ] 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> 646757 WARN  
(OverseerThreadFactory-425-thread-2-processing-n:127.0.0.1:44207_) 
[n:127.0.0.1:44207_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 646995 INFO  (qtp1973469344-1040) [n:127.0.0.1:44207_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 646995 INFO  (qtp1973469344-1040) [n:127.0.0.1:44207_    ] 
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=2&wt=javabin&version=2}
 status=0 QTime=276
   [junit4]   2> 648020 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-1-001
 of type NRT
   [junit4]   2> 648036 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 648198 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f8fba45{/,null,AVAILABLE}
   [junit4]   2> 648198 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@449626b{HTTP/1.1,[http/1.1]}{127.0.0.1:40892}
   [junit4]   2> 648198 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.Server Started @661278ms
   [junit4]   2> 648198 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=40892, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-1-001/cores}
   [junit4]   2> 648199 ERROR 
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 648199 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 648199 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 648199 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 648199 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-06T16:14:35.008Z
   [junit4]   2> 648311 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 648311 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-1-001/solr.xml
   [junit4]   2> 648367 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 648367 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 648402 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 648454 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41566/solr
   [junit4]   2> 648692 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:40892_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 648693 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:40892_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 648712 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:40892_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40892_
   [junit4]   2> 648763 INFO  
(zkCallback-153-thread-1-processing-n:127.0.0.1:44207_) [n:127.0.0.1:44207_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 648873 INFO  
(zkCallback-166-thread-1-processing-n:127.0.0.1:40892_) [n:127.0.0.1:40892_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 648800 INFO  (zkCallback-161-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 648784 INFO  
(OverseerCollectionConfigSetProcessor-98958367980388357-127.0.0.1:44207_-n_0000000000)
 [n:127.0.0.1:44207_    ] 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> 649006 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:40892_    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: org.apache.solr.security.MockAuthorizationPlugin
   [junit4]   2> 649459 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:40892_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823
   [junit4]   2> 649496 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:40892_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823
   [junit4]   2> 649496 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:40892_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823
   [junit4]   2> 649498 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:40892_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-1-001/cores
   [junit4]   2> 649747 INFO  (qtp326318319-1086) [n:127.0.0.1:40892_    ] 
o.a.s.s.MockAuthorizationPlugin User request: null
   [junit4]   2> 649747 INFO  (qtp326318319-1086) [n:127.0.0.1:40892_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:40892_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 649781 INFO  
(OverseerThreadFactory-425-thread-3-processing-n:127.0.0.1:44207_) 
[n:127.0.0.1:44207_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:40892_ 
for creating new replica
   [junit4]   2> 649785 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_    ] 
o.a.s.s.MockAuthorizationPlugin User request: null
   [junit4]   2> 649785 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_    ] 
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> 649786 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 649838 INFO  
(zkCallback-166-thread-1-processing-n:127.0.0.1:40892_) [n:127.0.0.1:40892_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 650936 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 651032 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 651869 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
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> 651995 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
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> 651997 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
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@365fb823
   [junit4]   2> 651997 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 651997 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
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-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 652068 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=94.48828125, 
floorSegmentMB=1.314453125, forceMergeDeletesPctAllowed=13.873212730879272, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10439239699921332
   [junit4]   2> 652088 WARN  (qtp326318319-1084) [n:127.0.0.1:40892_ 
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> 652514 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 652514 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
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> 652515 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 652515 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 652516 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5480657186537028]
   [junit4]   2> 652534 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17284896[collection1_shard2_replica_n41] main]
   [junit4]   2> 652535 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 652535 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
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> 652536 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 652536 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
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 
1583333904844062720
   [junit4]   2> 652624 INFO  
(searcherExecutor-439-thread-1-processing-n:127.0.0.1:40892_ 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@17284896[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 652626 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 652626 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
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> 652626 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:40892/collection1_shard2_replica_n41/
   [junit4]   2> 652626 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 652626 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:40892/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 652626 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 652681 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40892/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 652698 INFO  
(zkCallback-166-thread-1-processing-n:127.0.0.1:40892_) [n:127.0.0.1:40892_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 652733 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 652735 INFO  (qtp326318319-1084) [n:127.0.0.1:40892_ 
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=2949
   [junit4]   2> 652737 INFO  (qtp326318319-1086) [n:127.0.0.1:40892_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:40892_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=2989
   [junit4]   2> 652844 INFO  
(zkCallback-166-thread-1-processing-n:127.0.0.1:40892_) [n:127.0.0.1:40892_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 653775 INFO  
(OverseerCollectionConfigSetProcessor-98958367980388357-127.0.0.1:44207_-n_0000000000)
 [n:127.0.0.1:44207_    ] 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> 653868 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-2-001
 of type NRT
   [junit4]   2> 653869 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 653941 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26fc0fc8{/,null,AVAILABLE}
   [junit4]   2> 653942 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@4c1a0e3a{HTTP/1.1,[http/1.1]}{127.0.0.1:37009}
   [junit4]   2> 653942 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.Server Started @667022ms
   [junit4]   2> 653942 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=37009, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-2-001/cores}
   [junit4]   2> 653942 ERROR 
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 653943 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 653943 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 653943 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 653943 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-06T16:14:40.752Z
   [junit4]   2> 654032 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 654033 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-2-001/solr.xml
   [junit4]   2> 654070 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 654070 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 654071 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 654161 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41566/solr
   [junit4]   2> 654254 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37009_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 654292 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37009_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 654293 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37009_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37009_
   [junit4]   2> 654303 INFO  (zkCallback-161-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 654597 INFO  
(zkCallback-166-thread-1-processing-n:127.0.0.1:40892_) [n:127.0.0.1:40892_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 654600 INFO  
(zkCallback-153-thread-2-processing-n:127.0.0.1:44207_) [n:127.0.0.1:44207_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 654604 INFO  
(zkCallback-172-thread-1-processing-n:127.0.0.1:37009_) [n:127.0.0.1:37009_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 654696 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37009_    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: org.apache.solr.security.MockAuthorizationPlugin
   [junit4]   2> 654916 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37009_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823
   [junit4]   2> 654954 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37009_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823
   [junit4]   2> 654987 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37009_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823
   [junit4]   2> 654989 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37009_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-2-001/cores
   [junit4]   2> 655244 INFO  (qtp1175868822-1115) [n:127.0.0.1:37009_    ] 
o.a.s.s.MockAuthorizationPlugin User request: null
   [junit4]   2> 655244 INFO  (qtp1175868822-1115) [n:127.0.0.1:37009_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37009_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 655276 INFO  
(OverseerThreadFactory-425-thread-4-processing-n:127.0.0.1:44207_) 
[n:127.0.0.1:44207_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37009_ 
for creating new replica
   [junit4]   2> 655279 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_    ] 
o.a.s.s.MockAuthorizationPlugin User request: null
   [junit4]   2> 655279 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_    ] 
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> 655279 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 655371 INFO  
(zkCallback-172-thread-1-processing-n:127.0.0.1:37009_) [n:127.0.0.1:37009_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 655385 INFO  
(zkCallback-166-thread-1-processing-n:127.0.0.1:40892_) [n:127.0.0.1:40892_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 656615 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 656706 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 657763 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
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> 657890 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
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> 657891 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
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@365fb823
   [junit4]   2> 657891 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 657891 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
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-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 657893 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=94.48828125, 
floorSegmentMB=1.314453125, forceMergeDeletesPctAllowed=13.873212730879272, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10439239699921332
   [junit4]   2> 657908 WARN  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
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> 658195 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 658195 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
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> 658196 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 658196 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 658197 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5480657186537028]
   [junit4]   2> 658198 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@aa396cd[collection1_shard1_replica_n43] main]
   [junit4]   2> 658200 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 658200 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
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> 658201 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 658201 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
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 
1583333910784245760
   [junit4]   2> 658269 INFO  
(searcherExecutor-450-thread-1-processing-n:127.0.0.1:37009_ 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@aa396cd[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 658276 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 658276 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
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> 658276 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37009/collection1_shard1_replica_n43/
   [junit4]   2> 658276 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 658276 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:37009/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 658276 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 658311 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37009/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 658312 INFO  
(zkCallback-166-thread-1-processing-n:127.0.0.1:40892_) [n:127.0.0.1:40892_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 658325 INFO  
(zkCallback-172-thread-1-processing-n:127.0.0.1:37009_) [n:127.0.0.1:37009_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 658362 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 658364 INFO  (qtp1175868822-1113) [n:127.0.0.1:37009_ 
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=3085
   [junit4]   2> 658380 INFO  (qtp1175868822-1115) [n:127.0.0.1:37009_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:37009_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=3136
   [junit4]   2> 658472 INFO  
(zkCallback-172-thread-1-processing-n:127.0.0.1:37009_) [n:127.0.0.1:37009_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 658472 INFO  
(zkCallback-166-thread-1-processing-n:127.0.0.1:40892_) [n:127.0.0.1:40892_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 659391 INFO  
(OverseerCollectionConfigSetProcessor-98958367980388357-127.0.0.1:44207_-n_0000000000)
 [n:127.0.0.1:44207_    ] 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> 659844 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-3-001
 of type NRT
   [junit4]   2> 659863 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 659900 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16f69f8a{/,null,AVAILABLE}
   [junit4]   2> 659900 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@44f9c8ca{HTTP/1.1,[http/1.1]}{127.0.0.1:37776}
   [junit4]   2> 659900 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.e.j.s.Server Started @672980ms
   [junit4]   2> 659900 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37776, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-3-001/cores}
   [junit4]   2> 659901 ERROR 
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 659916 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 659916 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 659916 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 659916 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-06T16:14:46.725Z
   [junit4]   2> 659990 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 659990 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-3-001/solr.xml
   [junit4]   2> 660026 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 660026 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 660027 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 660101 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41566/solr
   [junit4]   2> 660290 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37776_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 660307 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37776_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 660310 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37776_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37776_
   [junit4]   2> 660538 INFO  
(zkCallback-178-thread-1-processing-n:127.0.0.1:37776_) [n:127.0.0.1:37776_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660612 INFO  (zkCallback-161-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660612 INFO  
(zkCallback-153-thread-2-processing-n:127.0.0.1:44207_) [n:127.0.0.1:44207_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660541 INFO  
(zkCallback-172-thread-1-processing-n:127.0.0.1:37009_) [n:127.0.0.1:37009_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660538 INFO  
(zkCallback-166-thread-1-processing-n:127.0.0.1:40892_) [n:127.0.0.1:40892_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660887 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37776_    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: org.apache.solr.security.MockAuthorizationPlugin
   [junit4]   2> 661381 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37776_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823
   [junit4]   2> 661529 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37776_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823
   [junit4]   2> 661529 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37776_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365fb823
   [junit4]   2> 661616 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[2CFC9153E32D2E19])
 [n:127.0.0.1:37776_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-3-001/cores
   [junit4]   2> 662647 INFO  (qtp1175868822-1116) [n:127.0.0.1:37009_    ] 
o.a.s.s.MockAuthorizationPlugin User request: null
   [junit4]   2> 662647 INFO  (qtp1175868822-1116) [n:127.0.0.1:37009_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37776_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 662661 INFO  
(OverseerThreadFactory-425-thread-5-processing-n:127.0.0.1:44207_) 
[n:127.0.0.1:44207_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37776_ 
for creating new replica
   [junit4]   2> 662988 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_    ] 
o.a.s.s.MockAuthorizationPlugin User request: null
   [junit4]   2> 662988 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_    ] 
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> 662988 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 663025 INFO  
(zkCallback-166-thread-1-processing-n:127.0.0.1:40892_) [n:127.0.0.1:40892_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 663207 INFO  
(zkCallback-172-thread-1-processing-n:127.0.0.1:37009_) [n:127.0.0.1:37009_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 663227 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 663369 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 664541 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_ 
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> 664672 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_ 
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> 664672 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_ 
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@365fb823
   [junit4]   2> 664672 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 664672 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_ 
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-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_2CFC9153E32D2E19-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 664674 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=94.48828125, 
floorSegmentMB=1.314453125, forceMergeDeletesPctAllowed=13.873212730879272, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10439239699921332
   [junit4]   2> 664691 WARN  (qtp428924352-1144) [n:127.0.0.1:37776_ 
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> 665074 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 665074 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_ 
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> 665075 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 665075 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 665076 INFO  (qtp428924352-1144) [n:127.0.0.1:37776_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping clas

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

DDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1509989623563000000],
   [junit4]   2>     "_enqueue_time_":1509989623563000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:42243_solr"]}}
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$2(ScheduledTriggers.java:251)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected 
exception while processing event: {
   [junit4]   2>   "id":"14f48f8ff6ff98c0T42er2m8p9054ro2nh6btjrd7q",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1509989623563000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1509989623563000000],
   [junit4]   2>     "_enqueue_time_":1509989623563000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:42243_solr"]}}
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:121)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$2(ScheduledTriggers.java:248)
   [junit4]   2>        ... 6 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected 
exception executing operation: 
action=MOVEREPLICA&async=node_added_trigger1/14f48f8ff6ff98c0T42er2m8p9054ro2nh6btjrd7q/0&waitForFinalState=true&collection=readApiTestViolations&targetNode=127.0.0.1:42243_solr&replica=core_node5
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:115)
   [junit4]   2>        ... 7 more
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at java.lang.Thread.sleep(Thread.java:340)
   [junit4]   2>        at 
java.util.concurrent.TimeUnit.sleep(TimeUnit.java:386)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:161)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:85)
   [junit4]   2>        ... 7 more
   [junit4]   2> 5402501 INFO  (jetty-closer-2528-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@45579bdb{/solr,null,UNAVAILABLE}
   [junit4]   2> 5402502 ERROR 
(SUITE-AutoScalingHandlerTest-seed#[2CFC9153E32D2E19]-worker) [    ] 
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> 5402534 INFO  
(SUITE-AutoScalingHandlerTest-seed#[2CFC9153E32D2E19]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39112 39112
   [junit4]   2> 5402668 INFO  (Thread-9401) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39112 39112
   [junit4]   2> 5402704 WARN  (Thread-9401) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        209     /solr/aliases.json
   [junit4]   2>        209     /solr/clusterprops.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        209     /solr/clusterstate.json
   [junit4]   2>        34      
/solr/collections/readApiTestViolations/state.json
   [junit4]   2>        5       /solr/collections/COLL1/state.json
   [junit4]   2>        2       
/solr/collections/readApiTestViolations/leader_elect/shard1/election/98958677963571206-core_node3-n_0000000001
   [junit4]   2>        2       
/solr/collections/readApiTestViolations/leader_elect/shard1/election/98958677963571204-core_node9-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        209     /solr/live_nodes
   [junit4]   2>        209     /solr/collections
   [junit4]   2>        2       /solr/autoscaling/events/node_lost_trigger
   [junit4]   2>        2       /solr/autoscaling/events/node_added_trigger
   [junit4]   2>        2       /solr/autoscaling/events/node_added_trigger1
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_2CFC9153E32D2E19-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=251, maxMBSortInHeap=7.960235860438525, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6e89e0),
 locale=be, timezone=SystemV/HST10
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=133544256,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [TestRecoveryHdfs, 
SimpleFacetsTest, SolrInfoBeanTest, ResponseLogComponentTest, 
TestDistribDocBasedVersion, TestSolrCloudSnapshots, ChangedSchemaMergeTest, 
TestSuggestSpellingConverter, TestCollapseQParserPlugin, 
HttpSolrCallGetCoreTest, DocValuesTest, JavabinLoaderTest, 
ExternalFileFieldSortTest, ClassificationUpdateProcessorIntegrationTest, 
CdcrReplicationDistributedZkTest, FacetPivotSmallTest, TestComponentsName, 
BaseCdcrDistributedZkTest, TestCloudPivotFacet, ZkStateWriterTest, 
TestCollationFieldDocValues, LeaderInitiatedRecoveryOnCommitTest, 
ReplicationFactorTest, CacheHeaderTest, TestReplicationHandler, 
DistributedQueryComponentCustomSortTest, TestSolrCloudWithSecureImpersonation, 
DistribCursorPagingTest, TermsComponentTest, 
TestPerFieldSimilarityWithDefaultOverride, ConnectionManagerTest, 
TestSegmentSorting, UpdateParamsTest, UpdateLogTest, TestRestoreCore, 
TestConfig, CursorMarkTest, NoCacheHeaderTest, TestRandomCollapseQParserPlugin, 
SpatialFilterTest, TestRequestForwarding, TestSlowCompositeReaderWrapper, 
SolrJmxReporterCloudTest, AtomicUpdateProcessorFactoryTest, 
FastVectorHighlighterTest, SecurityConfHandlerTest, 
HdfsRestartWhileUpdatingTest, DistanceUnitsTest, 
TestImpersonationWithHadoopAuth, TestXmlQParserPlugin, SpellCheckCollatorTest, 
FileUtilsTest, TestSolrDeletionPolicy1, MigrateRouteKeyTest, 
TestManagedSchemaAPI, TestSimpleTextCodec, TestSolrQueryResponse, 
TestMultiWordSynonyms, TestCustomSort, TestDFRSimilarityFactory, 
DateMathParserTest, QueryResultKeyTest, SoftAutoCommitTest, 
TestFoldingMultitermQuery, TestBulkSchemaConcurrent, TestHdfsBackupRestoreCore, 
TestRuleBasedAuthorizationPlugin, RankQueryTest, TestPullReplica, 
DeleteInactiveReplicaTest, TestHttpShardHandlerFactory, 
TestReversedWildcardFilterFactory, TestRandomRequestDistribution, 
TestCustomDocTransformer, TestCoreAdminApis, TestRandomFaceting, 
TestCloudDeleteByQuery, TestSchemaManager, UpdateRequestProcessorFactoryTest, 
CleanupOldIndexTest, TestLegacyNumericUtils, TestManagedResourceStorage, 
ShufflingReplicaListTransformerTest, TestUtils, SystemLogListenerTest, 
TestHdfsUpdateLog, TestSchemaSimilarityResource, CheckHdfsIndexTest, 
LeaderElectionContextKeyTest, TestImplicitCoreProperties, 
TestFieldCollectionResource, SolrCloudReportersTest, RulesTest, DateFieldTest, 
StressHdfsTest, MoveReplicaHDFSTest, TestLeaderInitiatedRecoveryThread, 
NodeAddedTriggerTest, RAMDirectoryFactoryTest, SpellCheckComponentTest, 
DocExpirationUpdateProcessorFactoryTest, PeerSyncTest, 
LeaderElectionIntegrationTest, TestJoin, TestApiFramework, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSolrIndexConfig, 
TestNestedDocsSort, TestStreamBody, TestSubQueryTransformerCrossCore, 
MultiTermTest, V2ApiIntegrationTest, TestRecovery, 
PreAnalyzedUpdateProcessorTest, JSONWriterTest, BJQParserTest, 
PreAnalyzedFieldManagedSchemaCloudTest, CdcrUpdateLogTest, ExplicitHLLTest, 
TestCSVLoader, SpellCheckCollatorWithCollapseTest, DocumentBuilderTest, 
TestConfigSetsAPIZkFailure, CdcrVersionReplicationTest, 
TestPostingsSolrHighlighter, ZkControllerTest, TestStressVersions, 
StatsComponentTest, TestIndexSearcher, AnalysisAfterCoreReloadTest, 
CoreAdminHandlerTest, TestWordDelimiterFilterFactory, 
StatelessScriptUpdateProcessorFactoryTest, PathHierarchyTokenizerFactoryTest, 
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCSVResponseWriter, 
MBeansHandlerTest, SolrIndexConfigTest, TestMergePolicyConfig, 
TestSolrDeletionPolicy2, SampleTest, TestBinaryField, MinimalSchemaTest, 
OutputWriterTest, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, 
TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, 
TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, 
ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, 
URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, 
DistributedIntervalFacetingTest, TestHighlightDedupGrouping, 
TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, AssignTest, 
CloudExitableDirectoryReaderTest, CollectionReloadTest, 
CollectionStateFormat2Test, CollectionTooManyReplicasTest, 
CollectionsAPISolrJTest, LeaderFailureAfterFreshStartTest, 
LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, 
MissingSegmentRecoveryTest, NodeMutatorTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, 
RecoveryAfterSoftCommitTest, ShardSplitTest, TestTolerantUpdateProcessorCloud, 
TestTolerantUpdateProcessorRandomCloud, AutoScalingHandlerTest]
   [junit4] Completed [570/749 (3!)] on J0 in 36.24s, 7 tests, 1 failure <<< 
FAILURES!

[...truncated 47812 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to