Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/322/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI

Error Message:
{} expected:<2> but was:<0>

Stack Trace:
java.lang.AssertionError: {} expected:<2> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([1AC9568D75AE9FE5:51ECAA106A566AE]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:291)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14521 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_1AC9568D75AE9FE5-001/init-core-data-001
   [junit4]   2> 1325774 WARN  
(SUITE-AliasIntegrationTest-seed#[1AC9568D75AE9FE5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1325775 INFO  
(SUITE-AliasIntegrationTest-seed#[1AC9568D75AE9FE5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1325776 INFO  
(SUITE-AliasIntegrationTest-seed#[1AC9568D75AE9FE5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1325776 INFO  
(SUITE-AliasIntegrationTest-seed#[1AC9568D75AE9FE5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1325776 INFO  
(SUITE-AliasIntegrationTest-seed#[1AC9568D75AE9FE5]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_1AC9568D75AE9FE5-001/tempDir-001
   [junit4]   2> 1325777 INFO  
(SUITE-AliasIntegrationTest-seed#[1AC9568D75AE9FE5]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1325780 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1325780 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1325880 INFO  
(SUITE-AliasIntegrationTest-seed#[1AC9568D75AE9FE5]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40737
   [junit4]   2> 1325880 INFO  
(SUITE-AliasIntegrationTest-seed#[1AC9568D75AE9FE5]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40737
   [junit4]   2> 1325880 INFO  
(SUITE-AliasIntegrationTest-seed#[1AC9568D75AE9FE5]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40737
   [junit4]   2> 1325882 INFO  (zkConnectionManagerCallback-12118-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325884 INFO  (zkConnectionManagerCallback-12120-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325888 INFO  (zkConnectionManagerCallback-12122-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325889 WARN  (jetty-launcher-12123-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1325889 WARN  (jetty-launcher-12123-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1325890 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1325890 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1325890 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1325890 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1325890 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1325890 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1325893 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1325893 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1325893 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1325893 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1325893 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1325893 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1325896 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b92d1{/solr,null,AVAILABLE}
   [junit4]   2> 1325899 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d25699{/solr,null,AVAILABLE}
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@125d83e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44213}
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3cdb70{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37289}
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.e.j.s.Server Started @1325944ms
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.e.j.s.Server Started @1325944ms
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44213}
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37289}
   [junit4]   2> 1325900 ERROR (jetty-launcher-12123-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1325900 ERROR (jetty-launcher-12123-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-13T14:10:17.215Z
   [junit4]   2> 1325900 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-13T14:10:17.215Z
   [junit4]   2> 1325910 INFO  (zkConnectionManagerCallback-12127-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325911 INFO  (zkConnectionManagerCallback-12126-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325911 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1325911 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1326318 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1326320 WARN  (jetty-launcher-12123-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@b335e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1326322 WARN  (jetty-launcher-12123-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@d2b788[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1326323 INFO  (jetty-launcher-12123-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40737/solr
   [junit4]   2> 1326324 INFO  (zkConnectionManagerCallback-12135-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326325 INFO  (zkConnectionManagerCallback-12137-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326385 INFO  (jetty-launcher-12123-thread-2) 
[n:127.0.0.1:44213_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44213_solr
   [junit4]   2> 1326385 INFO  (jetty-launcher-12123-thread-2) 
[n:127.0.0.1:44213_solr    ] o.a.s.c.Overseer Overseer 
(id=72244499588120582-127.0.0.1:44213_solr-n_0000000000) starting
   [junit4]   2> 1326388 INFO  (zkConnectionManagerCallback-12144-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326389 INFO  (jetty-launcher-12123-thread-2) 
[n:127.0.0.1:44213_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40737/solr ready
   [junit4]   2> 1326390 INFO  
(OverseerStateUpdate-72244499588120582-127.0.0.1:44213_solr-n_0000000000) 
[n:127.0.0.1:44213_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44213_solr
   [junit4]   2> 1326393 INFO  (jetty-launcher-12123-thread-2) 
[n:127.0.0.1:44213_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44213_solr
   [junit4]   2> 1326400 INFO  (zkCallback-12143-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1326404 INFO  (zkCallback-12136-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1326411 INFO  (jetty-launcher-12123-thread-2) 
[n:127.0.0.1:44213_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1326435 INFO  (jetty-launcher-12123-thread-2) 
[n:127.0.0.1:44213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44213.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177f012
   [junit4]   2> 1326442 INFO  (jetty-launcher-12123-thread-2) 
[n:127.0.0.1:44213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44213.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177f012
   [junit4]   2> 1326442 INFO  (jetty-launcher-12123-thread-2) 
[n:127.0.0.1:44213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44213.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177f012
   [junit4]   2> 1326443 INFO  (jetty-launcher-12123-thread-2) 
[n:127.0.0.1:44213_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_1AC9568D75AE9FE5-001/tempDir-001/node2/.
   [junit4]   2> 1327003 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1327004 WARN  (jetty-launcher-12123-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@936d7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1327007 WARN  (jetty-launcher-12123-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@192f0d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1327007 INFO  (jetty-launcher-12123-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40737/solr
   [junit4]   2> 1327008 INFO  (zkConnectionManagerCallback-12151-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327010 INFO  (zkConnectionManagerCallback-12153-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327012 INFO  (jetty-launcher-12123-thread-1) 
[n:127.0.0.1:37289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1327013 INFO  (jetty-launcher-12123-thread-1) 
[n:127.0.0.1:37289_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37289_solr as DOWN
   [junit4]   2> 1327013 INFO  (jetty-launcher-12123-thread-1) 
[n:127.0.0.1:37289_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1327013 INFO  (jetty-launcher-12123-thread-1) 
[n:127.0.0.1:37289_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37289_solr
   [junit4]   2> 1327014 INFO  (zkCallback-12136-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1327014 INFO  (zkCallback-12152-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1327016 INFO  (zkCallback-12143-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1327029 INFO  (zkConnectionManagerCallback-12160-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327030 INFO  (jetty-launcher-12123-thread-1) 
[n:127.0.0.1:37289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1327030 INFO  (jetty-launcher-12123-thread-1) 
[n:127.0.0.1:37289_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40737/solr ready
   [junit4]   2> 1327030 INFO  (jetty-launcher-12123-thread-1) 
[n:127.0.0.1:37289_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1327041 INFO  (jetty-launcher-12123-thread-1) 
[n:127.0.0.1:37289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37289.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177f012
   [junit4]   2> 1327048 INFO  (jetty-launcher-12123-thread-1) 
[n:127.0.0.1:37289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37289.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177f012
   [junit4]   2> 1327048 INFO  (jetty-launcher-12123-thread-1) 
[n:127.0.0.1:37289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37289.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177f012
   [junit4]   2> 1327049 INFO  (jetty-launcher-12123-thread-1) 
[n:127.0.0.1:37289_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_1AC9568D75AE9FE5-001/tempDir-001/node1/.
   [junit4]   2> 1327067 INFO  (zkConnectionManagerCallback-12166-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327068 INFO  
(SUITE-AliasIntegrationTest-seed#[1AC9568D75AE9FE5]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1327069 INFO  
(SUITE-AliasIntegrationTest-seed#[1AC9568D75AE9FE5]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40737/solr ready
   [junit4]   2> 1327085 INFO  
(TEST-AliasIntegrationTest.test-seed#[1AC9568D75AE9FE5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1327092 INFO  (qtp16297758-31038) [n:127.0.0.1:44213_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1327095 INFO  (qtp16297758-31038) [n:127.0.0.1:44213_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1327097 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1327099 INFO  
(OverseerThreadFactory-8563-thread-1-processing-n:127.0.0.1:44213_solr) 
[n:127.0.0.1:44213_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1327202 INFO  
(OverseerStateUpdate-72244499588120582-127.0.0.1:44213_solr-n_0000000000) 
[n:127.0.0.1:44213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37289/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1327203 INFO  
(OverseerStateUpdate-72244499588120582-127.0.0.1:44213_solr-n_0000000000) 
[n:127.0.0.1:44213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44213/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1327405 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr    
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1327405 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr    
x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1327405 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr    
x:collection1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1328415 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1328415 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1328430 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1328431 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1328432 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1328432 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1328432 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1328432 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1328432 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37289.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177f012
   [junit4]   2> 1328432 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44213.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177f012
   [junit4]   2> 1328432 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_1AC9568D75AE9FE5-001/tempDir-001/node1/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_1AC9568D75AE9FE5-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1328432 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_1AC9568D75AE9FE5-001/tempDir-001/node2/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_1AC9568D75AE9FE5-001/tempDir-001/node2/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 1328471 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1328471 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1328471 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1328471 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1328472 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1328472 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1328472 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1328472 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1328473 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9f8a5d[collection1_shard1_replica_n1] main]
   [junit4]   2> 1328473 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33ffcc[collection1_shard2_replica_n2] main]
   [junit4]   2> 1328474 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1328474 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1328474 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1328474 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1328474 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1328474 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1328474 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633426205351870464
   [junit4]   2> 1328474 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633426205351870464
   [junit4]   2> 1328477 INFO  
(searcherExecutor-8576-thread-1-processing-n:127.0.0.1:44213_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:44213_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@33ffcc[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1328477 INFO  
(searcherExecutor-8575-thread-1-processing-n:127.0.0.1:37289_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:37289_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@9f8a5d[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1328478 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1328478 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 1328480 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1328480 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1328480 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/
   [junit4]   2> 1328480 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1328480 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1328480 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72244499588120585-core_node3-n_0000000000
   [junit4]   2> 1328480 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1328480 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 1328481 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1328483 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1328483 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1328483 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/
   [junit4]   2> 1328483 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1328483 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 1328483 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72244499588120582-core_node4-n_0000000000
   [junit4]   2> 1328484 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 1328585 INFO  (zkCallback-12136-thread-1) [    ] 
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> 1328585 INFO  (zkCallback-12152-thread-1) [    ] 
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> 1328585 INFO  (zkCallback-12152-thread-2) [    ] 
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> 1328585 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1328586 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1328587 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1182
   [junit4]   2> 1328587 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1182
   [junit4]   2> 1328588 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1328687 INFO  (zkCallback-12152-thread-1) [    ] 
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> 1328687 INFO  (zkCallback-12136-thread-2) [    ] 
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> 1328687 INFO  (zkCallback-12136-thread-1) [    ] 
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> 1328687 INFO  (zkCallback-12152-thread-2) [    ] 
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> 1328687 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1590
   [junit4]   2> 1328687 INFO  (zkCallback-12152-thread-3) [    ] 
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> 1328688 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1328689 INFO  
(OverseerThreadFactory-8563-thread-2-processing-n:127.0.0.1:44213_solr) 
[n:127.0.0.1:44213_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection2
   [junit4]   2> 1328689 INFO  
(OverseerCollectionConfigSetProcessor-72244499588120582-127.0.0.1:44213_solr-n_0000000000)
 [n:127.0.0.1:44213_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1328892 INFO  
(OverseerStateUpdate-72244499588120582-127.0.0.1:44213_solr-n_0000000000) 
[n:127.0.0.1:44213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37289/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1329094 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr    
x:collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1330370 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1330376 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1330377 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1330378 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using 
configuration from collection collection2, trusted=true
   [junit4]   2> 1330378 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37289.solr.core.collection2.shard1.replica_n1' (registry 
'solr.core.collection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177f012
   [junit4]   2> 1330378 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_1AC9568D75AE9FE5-001/tempDir-001/node1/collection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_1AC9568D75AE9FE5-001/tempDir-001/node1/./collection2_shard1_replica_n1/data/]
   [junit4]   2> 1330419 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1330419 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1330420 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1330420 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1330421 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e368af[collection2_shard1_replica_n1] main]
   [junit4]   2> 1330421 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1330421 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1330422 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1330422 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633426207394496512
   [junit4]   2> 1330424 INFO  
(searcherExecutor-8585-thread-1-processing-n:127.0.0.1:37289_solr 
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node2) 
[n:127.0.0.1:37289_solr c:collection2 s:shard1 r:core_node2 
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2_shard1_replica_n1] Registered new searcher 
Searcher@e368af[collection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1330446 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1330446 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection2/leaders/shard1
   [junit4]   2> 1330447 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1330447 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1330447 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37289/solr/collection2_shard1_replica_n1/
   [junit4]   2> 1330447 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1330447 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:37289/solr/collection2_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1330447 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection2/leaders/shard1/leader after winning as 
/collections/collection2/leader_elect/shard1/election/72244499588120585-core_node2-n_0000000000
   [junit4]   2> 1330448 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37289/solr/collection2_shard1_replica_n1/ shard1
   [junit4]   2> 1330549 INFO  (zkCallback-12152-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1330549 INFO  (zkCallback-12152-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1330549 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1330550 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1456
   [junit4]   2> 1330551 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1330650 INFO  (zkCallback-12152-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1330650 INFO  (zkCallback-12152-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1330650 INFO  (zkCallback-12152-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1330650 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1962
   [junit4]   2> 1330651 INFO  (watches-12163-thread-1) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1330651 INFO  
(TEST-AliasIntegrationTest.test-seed#[1AC9568D75AE9FE5]) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1330651 INFO  
(TEST-AliasIntegrationTest.test-seed#[1AC9568D75AE9FE5]) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1330651 INFO  (watches-12163-thread-1) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1330653 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1330653 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[8 
(1633426207635668992)]} 0 1
   [junit4]   2> 1330653 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 1330653 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[6 
(1633426207635668992), 7 (1633426207636717568)]} 0 1
   [junit4]   2> 1330657 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1633426207640911872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1330658 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d2e260 
commitCommandVersion:1633426207640911872
   [junit4]   2> 1330660 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b502bf[collection1_shard1_replica_n1] main]
   [junit4]   2> 1330660 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1330661 INFO  
(searcherExecutor-8575-thread-1-processing-n:127.0.0.1:37289_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:37289_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@1b502bf[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.1.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic, 
timestamp=1557756621973}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1330661 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 1330661 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1633426207645106176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1330661 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@10c4ab0 
commitCommandVersion:1633426207645106176
   [junit4]   2> 1330663 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9f5943[collection1_shard2_replica_n2] main]
   [junit4]   2> 1330663 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1330664 INFO  
(searcherExecutor-8576-thread-1-processing-n:127.0.0.1:44213_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:44213_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@9f5943[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C2:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.1.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic, 
timestamp=1557756621977}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1330664 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 1330666 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 1330666 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection2:4&wt=javabin&version=2}{add=[9 
(1633426207649300480), 10 (1633426207650349056)]} 0 1
   [junit4]   2> 1330666 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1633426207650349057,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1330666 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71b4ca 
commitCommandVersion:1633426207650349057
   [junit4]   2> 1330670 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1de9363[collection2_shard1_replica_n1] main]
   [junit4]   2> 1330670 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1330671 INFO  
(searcherExecutor-8585-thread-1-processing-n:127.0.0.1:37289_solr 
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node2) 
[n:127.0.0.1:37289_solr c:collection2 s:shard1 r:core_node2 
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2_shard1_replica_n1] Registered new searcher 
Searcher@1de9363[collection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C2:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.1.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic, 
timestamp=1557756621984}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1330671 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection2:4&commit=true&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 1330673 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1&name=testalias1&action=CREATEALIAS&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 1330676 INFO  
(OverseerCollectionConfigSetProcessor-72244499588120582-127.0.0.1:44213_solr-n_0000000000)
 [n:127.0.0.1:44213_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1330779 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection1&name=testalias1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=105
   [junit4]   2> 1330780 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1330781 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1330783 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1330785 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1330787 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1330788 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:testalias1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 1330789 INFO  (qtp16297758-31038) [n:127.0.0.1:44213_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1330789 INFO  (qtp16297758-31038) [n:127.0.0.1:44213_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1330790 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1330790 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 1330791 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1330792 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:testalias1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 1330792 INFO  (qtp16297758-31038) [n:127.0.0.1:44213_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1330792 INFO  (qtp16297758-31038) [n:127.0.0.1:44213_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1330793 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1330798 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} 
status=0 QTime=5
   [junit4]   2> 1330805 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1557756622114&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1330805 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1557756622114&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1330806 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1557756622114&ids=6,7&isShard=true&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330806 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1557756622114&ids=8&isShard=true&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330807 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=8
   [junit4]   2> 1330810 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1557756622124&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1330810 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1557756622124&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1330817 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1557756622124&ids=8&isShard=true&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330817 INFO  (qtp16297758-31038) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1557756622124&ids=6,7&isShard=true&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330817 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=8
   [junit4]   2> 1330824 INFO  (zkConnectionManagerCallback-12176-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1330825 INFO  
(TEST-AliasIntegrationTest.test-seed#[1AC9568D75AE9FE5]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1330826 INFO  
(TEST-AliasIntegrationTest.test-seed#[1AC9568D75AE9FE5]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40737/solr ready
   [junit4]   2> 1330828 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1557756622142&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1330828 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1557756622142&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1330829 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1557756622142&ids=8&isShard=true&collection=collection1&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330829 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1557756622142&ids=6,7&isShard=true&collection=collection1&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330829 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&collection=testalias1&wt=javabin&version=2}
 hits=3 status=0 QTime=2
   [junit4]   2> 1330834 INFO  (qtp16297758-31038) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1557756622148&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1330834 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1557756622148&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1330835 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1557756622148&ids=8&isShard=true&collection=collection1&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330835 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1557756622148&ids=6,7&isShard=true&collection=collection1&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330835 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&collection=testalias1&wt=javabin&version=2}
 hits=3 status=0 QTime=2
   [junit4]   2> 1330838 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1557756622151&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1330849 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1557756622151&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1330853 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1557756622151&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1330854 INFO  (qtp25815729-31145) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1557756622151&ids=8&isShard=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330854 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1557756622151&ids=9,10&isShard=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection2_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330854 INFO  (qtp16297758-31038) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1557756622151&ids=6,7&isShard=true&collection=collection1,collection2&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330855 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|collection2:4&wt=javabin&version=2} 
hits=5 status=0 QTime=18
   [junit4]   2> 1330858 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1557756622172&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1330858 INFO  (qtp25815729-31145) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1557756622172&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1330858 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1557756622172&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1330859 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1557756622172&ids=8&isShard=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330859 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1557756622172&ids=6,7&isShard=true&collection=collection1,collection2&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330859 INFO  (qtp25815729-31146) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1557756622172&ids=9,10&isShard=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection2_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330859 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|collection2:4&wt=javabin&version=2} 
hits=5 status=0 QTime=2
   [junit4]   2> 1330861 INFO  (qtp25815729-31146) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1557756622175&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1330861 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1557756622175&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1330861 INFO  (qtp16297758-31038) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1557756622175&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1330862 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1557756622175&ids=8&isShard=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330862 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1557756622175&ids=6,7&isShard=true&collection=collection1,collection2&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330862 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1557756622175&ids=9,10&isShard=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection2_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330862 INFO  (qtp25815729-31145) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|collection2:4&collection=testalias1,collection2&wt=javabin&version=2}
 hits=5 status=0 QTime=2
   [junit4]   2> 1330872 INFO  (qtp25815729-31041) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1557756622184&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1330873 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1557756622184&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1330873 INFO  (qtp25815729-31039) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1557756622184&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1330874 INFO  (qtp25815729-31037) [n:127.0.0.1:37289_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1557756622184&ids=9,10&isShard=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection2_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330874 INFO  (qtp25815729-31145) [n:127.0.0.1:37289_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1557756622184&ids=8&isShard=true&collection=collection1,collection2&shard.url=http://127.0.0.1:37289/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1330875 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1557756622184&ids=6,7&isShard=true&collection=collection1,collection2&shard.url=http://127.0.0.1:44213/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1330875 INFO  (qtp16297758-31038) [n:127.0.0.1:44213_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|collection2:4&collection=testalias1,collection2&wt=javabin&version=2}
 hits=5 status=0 QTime=6
   [junit4]   2> 1330881 INFO  (qtp25815729-31146) [n:127.0.0.1:37289_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection2,collection1&name=testalias2&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1330897 INFO  
(OverseerCollectionConfigSetProcessor-72244499588120582-127.0.0.1:44213_solr-n_0000000000)
 [n:127.0.0.1:44213_solr    ] 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> 1330999 INFO  (qtp25815729-31146) [n:127.0.0.1:37289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection2,collection1&name=testalias2&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=118
   [junit4]   2> 1331101 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1331103 INFO  (qtp16297758-31040) [n:127.0.0.1:44213_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1331105 INFO  (qtp16297758-31036) [n:127.0.0.1:44213_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with para

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

hread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@960fd2: rootName = 
solr_37289, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@9d21aa
   [junit4]   2> 1373778 INFO  (jetty-closer-12248-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1373781 INFO  (jetty-closer-12248-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3cdb70{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1373781 INFO  (jetty-closer-12248-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d25699{/solr,null,UNAVAILABLE}
   [junit4]   2> 1373781 INFO  (jetty-closer-12248-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1373781 INFO  
(SUITE-AliasIntegrationTest-seed#[1AC9568D75AE9FE5]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1373782 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      /solr/aliases.json
   [junit4]   2>        24      /solr/clusterprops.json
   [junit4]   2>        18      /solr/configs/conf
   [junit4]   2>        11      /solr/collections/collection2meta/terms/shard1
   [junit4]   2>        11      /solr/collections/collection1meta/terms/shard2
   [junit4]   2>        11      /solr/collections/collection1meta/terms/shard1
   [junit4]   2>        6       /solr/collections/collection1meta/state.json
   [junit4]   2>        4       /solr/collections/collection_new/terms/shard1
   [junit4]   2>        4       /solr/collections/collection2/terms/shard1
   [junit4]   2>        4       /solr/collections/collection_one/terms/shard1
   [junit4]   2>        4       /solr/collections/collection_old/terms/shard2
   [junit4]   2>        4       /solr/collections/collection_old/terms/shard1
   [junit4]   2>        4       /solr/collections/collection1/terms/shard1
   [junit4]   2>        4       /solr/collections/collection1/terms/shard2
   [junit4]   2>        3       /solr/collections/collection_two/terms/shard1
   [junit4]   2>        3       
/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2>        3       /solr/collections/collection_one/terms/shard2
   [junit4]   2>        3       
/solr/collections/testErrorChecks-collection/terms/shard2
   [junit4]   2>        2       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/collections/collection_old/state.json
   [junit4]   2>        2       
/solr/collections/testErrorChecks-collection/terms/shard1
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        383     /solr/aliases.json
   [junit4]   2>        70      /solr/collections/collection1meta/state.json
   [junit4]   2>        45      /solr/collections/collection2meta/state.json
   [junit4]   2>        24      /solr/clusterstate.json
   [junit4]   2>        18      /solr/collections/collection_old/state.json
   [junit4]   2>        17      /solr/collections/collection_one/state.json
   [junit4]   2>        14      
/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/collection_two/state.json
   [junit4]   2>        10      /solr/collections/collection_new/state.json
   [junit4]   2>        9       /solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        107     /solr/collections
   [junit4]   2>        24      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1373785 INFO  
(SUITE-AliasIntegrationTest-seed#[1AC9568D75AE9FE5]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40737
   [junit4]   2> 1373785 INFO  
(SUITE-AliasIntegrationTest-seed#[1AC9568D75AE9FE5]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40737
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_1AC9568D75AE9FE5-001
   [junit4]   2> May 13, 2019 2:11:05 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 8 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{a_t=BlockTreeOrds(blocksize=128), _root_=BlockTreeOrds(blocksize=128), 
id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=249, 
maxMBSortInHeap=7.918683059986818, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1b5f42d),
 locale=es-BO, timezone=Europe/San_Marino
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=95149312,total=423649280
   [junit4]   2> NOTE: All tests run in this JVM: [TestFaceting, 
DistributedFacetPivotSmallAdvancedTest, AsyncCallRequestStatusResponseTest, 
TestSimTriggerIntegration, CustomCollectionTest, OverseerRolesTest, 
UnloadDistributedZkTest, TestStandardQParsers, CdcrBootstrapTest, 
TestHdfsUpdateLog, TestFileDictionaryLookup, HdfsRecoverLeaseTest, 
TestLegacyBM25SimilarityFactory, SuggesterTSTTest, AutoScalingHandlerTest, 
TestClassicSimilarityFactory, TestReloadDeadlock, SolrMetricsIntegrationTest, 
TestReloadAndDeleteDocs, TestConfigsApi, ResponseLogComponentTest, 
TestJsonFacetsStatsParsing, TestCoreDiscovery, MetricsHistoryHandlerTest, 
TestSimExtremeIndexing, NodeAddedTriggerTest, SmileWriterTest, 
HttpSolrCallGetCoreTest, TestQueryUtils, TestSortableTextField, PrimUtilsTest, 
DefaultValueUpdateProcessorTest, TestCloudPhrasesIdentificationComponent, 
DaemonStreamApiTest, TestRecovery, ScheduledTriggerIntegrationTest, 
DeleteInactiveReplicaTest, TestLogWatcher, JWTAuthPluginIntegrationTest, 
SolrShardReporterTest, TestSQLHandlerNonCloud, FieldAnalysisRequestHandlerTest, 
ZkShardTermsTest, TestInPlaceUpdatesRequiredField, 
PeerSyncWithBufferUpdatesTest, BasicZkTest, TestZkChroot, 
TestJavabinTupleStreamParser, SearchHandlerTest, 
TestReversedWildcardFilterFactory, TestDirectoryFactory, 
TestClusterStateMutator, TestExactStatsCache, TestSystemCollAutoCreate, 
TestFieldCache, TestJmxIntegration, TestRTimerTree, TermVectorComponentTest, 
CurrencyRangeFacetCloudTest, TestRequestStatusCollectionAPI, TestSolr4Spatial2, 
SolrCmdDistributorTest, TestTrie, TestSegmentSorting, 
TestSuggestSpellingConverter, HealthCheckHandlerTest, TestFunctionQuery, 
PhrasesIdentificationComponentTest, TestCloudManagedSchema, 
RangeFacetCloudTest, TestIndexSearcher, BadIndexSchemaTest, PolyFieldTest, 
TestRebalanceLeaders, TestNRTOpen, CoreAdminOperationTest, 
TestSimNodeAddedTrigger, TestTolerantUpdateProcessorRandomCloud, 
CloudMLTQParserTest, CdcrUpdateLogTest, TestDelegationWithHadoopAuth, 
MergeStrategyTest, TestPerFieldSimilarityWithDefaultOverride, 
TestSurroundQueryParser, TestStressLiveNodes, TestSimpleQParserPlugin, 
TestSlowCompositeReaderWrapper, SearchRateTriggerTest, TestDefaultStatsCache, 
DistributedQueryElevationComponentTest, TestPayloadScoreQParserPlugin, 
SimpleFacetsTest, SolrCoreMetricManagerTest, 
HdfsAutoAddReplicasIntegrationTest, RankQueryTest, TestFieldSortValues, 
TestScoreJoinQPNoScore, SuggestComponentContextFilterQueryTest, TaggerTest, 
ImplicitSnitchTest, MetricUtilsTest, TestUninvertingReader, TestConfig, 
ClassificationUpdateProcessorIntegrationTest, DOMUtilTest, 
TestReplicationHandler, TestLeaderElectionZkExpiry, 
TestSerializedLuceneMatchVersion, TestPointFields, TestLegacyFieldCache, 
TestLegacyNumericUtils, BitVectorTest, TestSolrQueryResponse, TestJoin, 
TestNumericRangeQuery32, OverriddenZkACLAndCredentialsProvidersTest, 
DocValuesTest, TestCollationFieldDocValues, TestDistribDocBasedVersion, 
LukeRequestHandlerTest, DistributedFacetExistsSmallTest, 
TriggerCooldownIntegrationTest, CleanupOldIndexTest, FileBasedSpellCheckerTest, 
DistribCursorPagingTest, TestConfigReload, ConvertedLegacyTest, 
MetricsHistoryIntegrationTest, MissingSegmentRecoveryTest, 
FastVectorHighlighterTest, TestRawResponseWriter, 
HdfsChaosMonkeyNothingIsSafeTest, PeerSyncWithLeaderTest, 
TestBackupRepositoryFactory, CdcrRequestHandlerTest, HLLSerializationTest, 
RegexBoostProcessorTest, AtomicUpdatesTest, DateRangeFieldTest, 
MetricTriggerIntegrationTest, TestXmlQParser, HDFSCollectionsAPITest, 
TestTrackingShardHandlerFactory, CursorPagingTest, DisMaxRequestHandlerTest, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestDistributedSearch, TestSimpleTrackingShardHandler, TestCharFilters, 
TestWordDelimiterFilterFactory, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
ConnectionReuseTest, AliasIntegrationTest]
   [junit4] Completed [463/855 (1!)] on J2 in 48.79s, 9 tests, 1 failure <<< 
FAILURES!

[...truncated 47226 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/322/consoleText

[repro] Revision: 47c4e4184a5482894753fb4f7aa5126cf9f035c8

[repro] Ant options: "-Dargs=-server -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=AliasIntegrationTest 
-Dtests.method=testClusterStateProviderAPI -Dtests.seed=1AC9568D75AE9FE5 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-BO 
-Dtests.timezone=Europe/San_Marino -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       AliasIntegrationTest
[repro] ant compile-test

[...truncated 3576 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.AliasIntegrationTest" -Dtests.showOutput=onerror 
"-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=1AC9568D75AE9FE5 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-BO 
-Dtests.timezone=Europe/San_Marino -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 110 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro] Exiting with code 0

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

Reply via email to