Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1707/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testMetadata

Error Message:
Error from server at http://127.0.0.1:42348/solr: Collection : collection2meta 
is part of alias meta3 remove or modify the alias before removing this 
collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42348/solr: Collection : collection2meta is 
part of alias meta3 remove or modify the alias before removing this collection.
        at 
__randomizedtesting.SeedInfo.seed([B7B563BE2D2C5BDF:BEA529BA6AC507B6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444)
        at 
org.apache.solr.cloud.AliasIntegrationTest.tearDown(AliasIntegrationTest.java:92)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataCAR

Error Message:
Error from server at http://127.0.0.1:42348/solr: collection already exists: 
collection1meta

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42348/solr: collection already exists: 
collection1meta
        at 
__randomizedtesting.SeedInfo.seed([B7B563BE2D2C5BDF:ABE722F590F7FB87]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.AliasIntegrationTest.createColectionsAndAlias(AliasIntegrationTest.java:291)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataCAR(AliasIntegrationTest.java:257)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12846 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B7B563BE2D2C5BDF-001/init-core-data-001
   [junit4]   2> 1599985 WARN  
(SUITE-AliasIntegrationTest-seed#[B7B563BE2D2C5BDF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1599985 INFO  
(SUITE-AliasIntegrationTest-seed#[B7B563BE2D2C5BDF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1599986 INFO  
(SUITE-AliasIntegrationTest-seed#[B7B563BE2D2C5BDF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1599986 INFO  
(SUITE-AliasIntegrationTest-seed#[B7B563BE2D2C5BDF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1599987 INFO  
(SUITE-AliasIntegrationTest-seed#[B7B563BE2D2C5BDF]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B7B563BE2D2C5BDF-001/tempDir-001
   [junit4]   2> 1599987 INFO  
(SUITE-AliasIntegrationTest-seed#[B7B563BE2D2C5BDF]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1599987 INFO  (Thread-3136) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1599987 INFO  (Thread-3136) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1599989 ERROR (Thread-3136) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1600087 INFO  
(SUITE-AliasIntegrationTest-seed#[B7B563BE2D2C5BDF]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33924
   [junit4]   2> 1600090 INFO  (zkConnectionManagerCallback-4137-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600094 INFO  (jetty-launcher-4134-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1600094 INFO  (jetty-launcher-4134-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1600094 INFO  (jetty-launcher-4134-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1600095 INFO  (jetty-launcher-4134-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1600095 INFO  (jetty-launcher-4134-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1600095 INFO  (jetty-launcher-4134-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@242e6368{/solr,null,AVAILABLE}
   [junit4]   2> 1600095 INFO  (jetty-launcher-4134-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1600095 INFO  (jetty-launcher-4134-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1600095 INFO  (jetty-launcher-4134-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@42f74635{HTTP/1.1,[http/1.1]}{127.0.0.1:42348}
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-1) [    ] 
o.e.j.s.Server Started @1602109ms
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42348}
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33c17b1e{/solr,null,AVAILABLE}
   [junit4]   2> 1600096 ERROR (jetty-launcher-4134-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6dba0be8{HTTP/1.1,[http/1.1]}{127.0.0.1:38726}
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-2) [    ] 
o.e.j.s.Server Started @1602110ms
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-02T04:06:32.975Z
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38726}
   [junit4]   2> 1600096 ERROR (jetty-launcher-4134-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1600096 INFO  (jetty-launcher-4134-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-02T04:06:32.975Z
   [junit4]   2> 1600098 INFO  (zkConnectionManagerCallback-4141-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600099 INFO  (zkConnectionManagerCallback-4139-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600099 INFO  (jetty-launcher-4134-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1600100 INFO  (jetty-launcher-4134-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1600106 INFO  (jetty-launcher-4134-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33924/solr
   [junit4]   2> 1600107 INFO  (jetty-launcher-4134-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33924/solr
   [junit4]   2> 1600124 INFO  (zkConnectionManagerCallback-4147-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600125 INFO  (zkConnectionManagerCallback-4149-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600127 INFO  
(zkConnectionManagerCallback-4153-thread-1-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600127 INFO  
(zkConnectionManagerCallback-4151-thread-1-processing-n:127.0.0.1:38726_solr) 
[n:127.0.0.1:38726_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600285 INFO  (jetty-launcher-4134-thread-1) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1600287 INFO  (jetty-launcher-4134-thread-1) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42348_solr
   [junit4]   2> 1600289 INFO  (jetty-launcher-4134-thread-1) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.Overseer Overseer 
(id=72064196424105990-127.0.0.1:42348_solr-n_0000000000) starting
   [junit4]   2> 1600300 INFO  (jetty-launcher-4134-thread-1) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42348_solr
   [junit4]   2> 1600305 INFO  
(OverseerStateUpdate-72064196424105990-127.0.0.1:42348_solr-n_0000000000) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1600319 INFO  (jetty-launcher-4134-thread-2) 
[n:127.0.0.1:38726_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1600324 INFO  (jetty-launcher-4134-thread-2) 
[n:127.0.0.1:38726_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1600326 INFO  (jetty-launcher-4134-thread-2) 
[n:127.0.0.1:38726_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38726_solr
   [junit4]   2> 1600330 INFO  
(zkCallback-4152-thread-1-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1600336 INFO  
(zkCallback-4150-thread-1-processing-n:127.0.0.1:38726_solr) 
[n:127.0.0.1:38726_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1600491 INFO  (jetty-launcher-4134-thread-1) 
[n:127.0.0.1:42348_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42348.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12d44a87
   [junit4]   2> 1600499 INFO  (jetty-launcher-4134-thread-2) 
[n:127.0.0.1:38726_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38726.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12d44a87
   [junit4]   2> 1600500 INFO  (jetty-launcher-4134-thread-1) 
[n:127.0.0.1:42348_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42348.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12d44a87
   [junit4]   2> 1600500 INFO  (jetty-launcher-4134-thread-1) 
[n:127.0.0.1:42348_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42348.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12d44a87
   [junit4]   2> 1600501 INFO  (jetty-launcher-4134-thread-1) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B7B563BE2D2C5BDF-001/tempDir-001/node1/.
   [junit4]   2> 1600505 INFO  (jetty-launcher-4134-thread-2) 
[n:127.0.0.1:38726_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38726.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12d44a87
   [junit4]   2> 1600505 INFO  (jetty-launcher-4134-thread-2) 
[n:127.0.0.1:38726_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38726.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12d44a87
   [junit4]   2> 1600506 INFO  (jetty-launcher-4134-thread-2) 
[n:127.0.0.1:38726_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B7B563BE2D2C5BDF-001/tempDir-001/node2/.
   [junit4]   2> 1600543 INFO  (zkConnectionManagerCallback-4159-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600547 INFO  (zkConnectionManagerCallback-4163-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600548 INFO  
(SUITE-AliasIntegrationTest-seed#[B7B563BE2D2C5BDF]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1600550 INFO  
(SUITE-AliasIntegrationTest-seed#[B7B563BE2D2C5BDF]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33924/solr ready
   [junit4]   2> 1600585 INFO  
(TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[B7B563BE2D2C5BDF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteOneOfTwoCollectionsAliased
   [junit4]   2> 1600589 INFO  (qtp1990662100-14479) [n:127.0.0.1:38726_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1600591 INFO  (qtp1990662100-14479) [n:127.0.0.1:38726_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> 1600594 INFO  (qtp207927362-14476) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection_one&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1600597 INFO  
(OverseerThreadFactory-4867-thread-1-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection_one
   [junit4]   2> 1600708 INFO  
(OverseerStateUpdate-72064196424105990-127.0.0.1:42348_solr-n_0000000000) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_one",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection_one_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42348/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1600711 INFO  
(OverseerStateUpdate-72064196424105990-127.0.0.1:42348_solr-n_0000000000) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_one",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection_one_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38726/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1600914 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection_one_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_one&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1600914 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1600916 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection_one_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_one&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1600916 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1601022 INFO  
(zkCallback-4150-thread-1-processing-n:127.0.0.1:38726_solr) 
[n:127.0.0.1:38726_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1601022 INFO  
(zkCallback-4152-thread-1-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1601022 INFO  
(zkCallback-4152-thread-2-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1601022 INFO  
(zkCallback-4150-thread-2-processing-n:127.0.0.1:38726_solr) 
[n:127.0.0.1:38726_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1601965 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1601970 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1602011 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection_one_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1602017 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1602017 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection_one_shard2_replica_n2' 
using configuration from collection collection_one, trusted=true
   [junit4]   2> 1602017 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection_one_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1602017 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38726.solr.core.collection_one.shard2.replica_n2' (registry 
'solr.core.collection_one.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12d44a87
   [junit4]   2> 1602017 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1602017 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection_one_shard2_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B7B563BE2D2C5BDF-001/tempDir-001/node2/collection_one_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B7B563BE2D2C5BDF-001/tempDir-001/node2/./collection_one_shard2_replica_n2/data/]
   [junit4]   2> 1602020 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1602020 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection_one_shard1_replica_n1' 
using configuration from collection collection_one, trusted=true
   [junit4]   2> 1602021 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42348.solr.core.collection_one.shard1.replica_n1' (registry 
'solr.core.collection_one.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12d44a87
   [junit4]   2> 1602021 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1602021 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection_one_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B7B563BE2D2C5BDF-001/tempDir-001/node1/collection_one_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B7B563BE2D2C5BDF-001/tempDir-001/node1/./collection_one_shard1_replica_n1/data/]
   [junit4]   2> 1602428 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1602428 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1602430 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1602430 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1602431 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42c218e2[collection_one_shard2_replica_n2] main]
   [junit4]   2> 1602432 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1602433 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1602433 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1602434 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1593797346918924288
   [junit4]   2> 1602436 INFO  
(searcherExecutor-4872-thread-1-processing-n:127.0.0.1:38726_solr 
x:collection_one_shard2_replica_n2 s:shard2 c:collection_one r:core_node4) 
[n:127.0.0.1:38726_solr c:collection_one s:shard2 r:core_node4 
x:collection_one_shard2_replica_n2] o.a.s.c.SolrCore 
[collection_one_shard2_replica_n2] Registered new searcher 
Searcher@42c218e2[collection_one_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1602438 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1602438 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1602444 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1602444 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1602446 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e109c3f[collection_one_shard1_replica_n1] main]
   [junit4]   2> 1602450 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1602451 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1602452 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1602452 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1593797346937798656
   [junit4]   2> 1602453 INFO  
(searcherExecutor-4873-thread-1-processing-n:127.0.0.1:42348_solr 
x:collection_one_shard1_replica_n1 s:shard1 c:collection_one r:core_node3) 
[n:127.0.0.1:42348_solr c:collection_one s:shard1 r:core_node3 
x:collection_one_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_one_shard1_replica_n1] Registered new searcher 
Searcher@2e109c3f[collection_one_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1602480 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1602481 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1602481 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38726/solr/collection_one_shard2_replica_n2/
   [junit4]   2> 1602481 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1602481 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38726/solr/collection_one_shard2_replica_n2/ has no replicas
   [junit4]   2> 1602481 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1602488 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1602488 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1602488 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42348/solr/collection_one_shard1_replica_n1/
   [junit4]   2> 1602488 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1602488 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42348/solr/collection_one_shard1_replica_n1/ has no replicas
   [junit4]   2> 1602488 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1602489 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38726/solr/collection_one_shard2_replica_n2/ shard2
   [junit4]   2> 1602495 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42348/solr/collection_one_shard1_replica_n1/ shard1
   [junit4]   2> 1602597 INFO  
(zkCallback-4152-thread-1-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1602597 INFO  
(zkCallback-4150-thread-2-processing-n:127.0.0.1:38726_solr) 
[n:127.0.0.1:38726_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1602597 INFO  
(zkCallback-4150-thread-1-processing-n:127.0.0.1:38726_solr) 
[n:127.0.0.1:38726_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1602597 INFO  
(zkCallback-4152-thread-2-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1602641 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1602643 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_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=collection_one_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_one&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1727
   [junit4]   2> 1602646 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1602648 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_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=collection_one_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_one&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1734
   [junit4]   2> 1602650 INFO  (qtp207927362-14476) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1602749 INFO  
(zkCallback-4150-thread-1-processing-n:127.0.0.1:38726_solr) 
[n:127.0.0.1:38726_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1602749 INFO  
(zkCallback-4152-thread-3-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1602749 INFO  
(zkCallback-4152-thread-2-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1602749 INFO  
(zkCallback-4150-thread-2-processing-n:127.0.0.1:38726_solr) 
[n:127.0.0.1:38726_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1603652 INFO  (qtp207927362-14476) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection_one&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3058
   [junit4]   2> 1603652 INFO  (qtp207927362-14478) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection_two&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1603655 INFO  
(OverseerCollectionConfigSetProcessor-72064196424105990-127.0.0.1:42348_solr-n_0000000000)
 [n:127.0.0.1:42348_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> 1603656 INFO  
(OverseerThreadFactory-4867-thread-2-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection_two
   [junit4]   2> 1603867 INFO  
(OverseerStateUpdate-72064196424105990-127.0.0.1:42348_solr-n_0000000000) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_two",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection_two_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42348/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1604069 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_two_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_two&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1604174 INFO  
(zkCallback-4152-thread-3-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_two/state.json] for collection [collection_two] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1604174 INFO  
(zkCallback-4152-thread-2-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_two/state.json] for collection [collection_two] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1605082 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1605087 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection_two_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1605089 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1605089 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection_two_shard1_replica_n1' 
using configuration from collection collection_two, trusted=true
   [junit4]   2> 1605089 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42348.solr.core.collection_two.shard1.replica_n1' (registry 
'solr.core.collection_two.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12d44a87
   [junit4]   2> 1605089 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1605089 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection_two_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B7B563BE2D2C5BDF-001/tempDir-001/node1/collection_two_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B7B563BE2D2C5BDF-001/tempDir-001/node1/./collection_two_shard1_replica_n1/data/]
   [junit4]   2> 1605149 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1605149 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1605229 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1605229 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1605232 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3cf5ee53[collection_two_shard1_replica_n1] main]
   [junit4]   2> 1605234 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1605234 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1605235 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1605235 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1593797349855985664
   [junit4]   2> 1605236 INFO  
(searcherExecutor-4882-thread-1-processing-n:127.0.0.1:42348_solr 
x:collection_two_shard1_replica_n1 s:shard1 c:collection_two r:core_node2) 
[n:127.0.0.1:42348_solr c:collection_two s:shard1 r:core_node2 
x:collection_two_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_two_shard1_replica_n1] Registered new searcher 
Searcher@3cf5ee53[collection_two_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1605248 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1605248 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1605248 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42348/solr/collection_two_shard1_replica_n1/
   [junit4]   2> 1605248 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1605248 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42348/solr/collection_two_shard1_replica_n1/ has no replicas
   [junit4]   2> 1605248 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1605253 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42348/solr/collection_two_shard1_replica_n1/ shard1
   [junit4]   2> 1605355 INFO  
(zkCallback-4152-thread-1-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_two/state.json] for collection [collection_two] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1605355 INFO  
(zkCallback-4152-thread-2-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_two/state.json] for collection [collection_two] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1605404 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1605406 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_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=collection_two_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_two&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1337
   [junit4]   2> 1605408 INFO  (qtp207927362-14478) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1605508 INFO  
(zkCallback-4152-thread-1-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_two/state.json] for collection [collection_two] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1605508 INFO  
(zkCallback-4152-thread-2-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_two/state.json] for collection [collection_two] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1605657 INFO  
(OverseerCollectionConfigSetProcessor-72064196424105990-127.0.0.1:42348_solr-n_0000000000)
 [n:127.0.0.1:42348_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> 1606410 INFO  (qtp207927362-14478) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection_two&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2757
   [junit4]   2> 1606414 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection_one:4&wt=javabin&version=2}{add=[1 
(1593797351091208192)]} 0 1
   [junit4]   2> 1606417 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1593797351095402496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1606417 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3022f721 
commitCommandVersion:1593797351095402496
   [junit4]   2> 1606417 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1593797351095402496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1606417 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1606417 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1606417 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42348/solr/collection_one_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1606418 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@531db9ea[collection_one_shard1_replica_n1] main]
   [junit4]   2> 1606420 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1606421 INFO  
(searcherExecutor-4873-thread-1-processing-n:127.0.0.1:42348_solr 
x:collection_one_shard1_replica_n1 s:shard1 c:collection_one r:core_node3) 
[n:127.0.0.1:42348_solr c:collection_one s:shard1 r:core_node3 
x:collection_one_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_one_shard1_replica_n1] Registered new searcher 
Searcher@531db9ea[collection_one_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1606421 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42348/solr/collection_one_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 1606421 INFO  (qtp207927362-14478) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection_one:4&commit=true&wt=javabin&version=2}{commit=} 
0 6
   [junit4]   2> 1606426 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_two_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection_two:4&wt=javabin&version=2}{add=[10 
(1593797351101693952), 11 (1593797351104839680)]} 0 2
   [junit4]   2> 1606427 INFO  (qtp207927362-14478) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1593797351105888256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1606427 INFO  (qtp207927362-14478) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3c2ba454 
commitCommandVersion:1593797351105888256
   [junit4]   2> 1606430 INFO  (qtp207927362-14478) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@210b84bd[collection_two_shard1_replica_n1] main]
   [junit4]   2> 1606431 INFO  (qtp207927362-14478) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1606433 INFO  
(searcherExecutor-4882-thread-1-processing-n:127.0.0.1:42348_solr 
x:collection_two_shard1_replica_n1 s:shard1 c:collection_two r:core_node2) 
[n:127.0.0.1:42348_solr c:collection_two s:shard1 r:core_node2 
x:collection_two_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_two_shard1_replica_n1] Registered new searcher 
Searcher@210b84bd[collection_two_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 1606433 INFO  (qtp207927362-14478) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_two_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection_two:4&commit=true&wt=javabin&version=2}{commit=} 
0 5
   [junit4]   2> 1606438 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
collections=collection_one,collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1606545 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection_one,collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=107
   [junit4]   2> 1606547 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.S.Request [collection_one_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:42348/solr/collection_one_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1519963599425&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1606548 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.S.Request [collection_two_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:42348/solr/collection_two_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1519963599425&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1606551 INFO  (qtp1990662100-14486) [n:127.0.0.1:38726_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.S.Request [collection_one_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:38726/solr/collection_one_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1519963599425&isShard=true&wt=javabin}
 hits=0 status=0 QTime=2
   [junit4]   2> 1606553 INFO  (qtp207927362-14481) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.S.Request [collection_one_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&shards.purpose=64&NOW=1519963599425&ids=1&isShard=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:42348/solr/collection_one_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1606553 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.S.Request [collection_two_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&shards.purpose=64&NOW=1519963599425&ids=11,10&isShard=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:42348/solr/collection_two_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1606553 INFO  (qtp207927362-14478) [n:127.0.0.1:42348_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.S.Request [collection_one_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection_one:4|collection_two:4&wt=javabin&version=2}
 hits=3 status=0 QTime=6
   [junit4]   2> 1606554 INFO  (qtp207927362-14483) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
async=7fa4bcb7-a0e1-4651-a4f6-ddf338c1bb52&name=collection_one&action=DELETE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1606557 INFO  (qtp207927362-14483) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=7fa4bcb7-a0e1-4651-a4f6-ddf338c1bb52&name=collection_one&action=DELETE&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 1606558 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7fa4bcb7-a0e1-4651-a4f6-ddf338c1bb52&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1606560 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7fa4bcb7-a0e1-4651-a4f6-ddf338c1bb52&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1606561 ERROR 
(OverseerThreadFactory-4867-thread-4-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: collection_one operation: delete 
failed:org.apache.solr.common.SolrException: Collection : collection_one is 
part of alias collection_alias_pair remove or modify the alias before removing 
this collection.
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:71)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:253)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1606562 INFO  
(OverseerCollectionConfigSetProcessor-72064196424105990-127.0.0.1:42348_solr-n_0000000000)
 [n:127.0.0.1:42348_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> 1606564 INFO  
(OverseerThreadFactory-4867-thread-4-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1607561 INFO  (qtp207927362-14483) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7fa4bcb7-a0e1-4651-a4f6-ddf338c1bb52&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1607563 INFO  (qtp207927362-14483) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7fa4bcb7-a0e1-4651-a4f6-ddf338c1bb52&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1607564 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=7fa4bcb7-a0e1-4651-a4f6-ddf338c1bb52&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1607565 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7fa4bcb7-a0e1-4651-a4f6-ddf338c1bb52&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1607565 INFO  (qtp207927362-14483) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
collections=collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1607568 INFO  
(OverseerCollectionConfigSetProcessor-72064196424105990-127.0.0.1:42348_solr-n_0000000000)
 [n:127.0.0.1:42348_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1607671 INFO  (qtp207927362-14483) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=105
   [junit4]   2> 1607671 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
async=db6777c4-94cc-4096-898c-3dd9b853a18c&name=collection_one&action=DELETE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1607674 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=db6777c4-94cc-4096-898c-3dd9b853a18c&name=collection_one&action=DELETE&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 1607675 INFO  (qtp207927362-14483) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=db6777c4-94cc-4096-898c-3dd9b853a18c&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1607676 INFO  (qtp207927362-14483) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=db6777c4-94cc-4096-898c-3dd9b853a18c&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1607677 INFO  
(OverseerThreadFactory-4867-thread-5-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, 
asyncId=db6777c4-94cc-4096-898c-3dd9b853a18c
   [junit4]   2> 1607678 INFO  
(OverseerCollectionConfigSetProcessor-72064196424105990-127.0.0.1:42348_solr-n_0000000000)
 [n:127.0.0.1:42348_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000007 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1607678 INFO  (qtp1990662100-14489) [n:127.0.0.1:38726_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=collection_one_shard2_replica_n2&async=db6777c4-94cc-4096-898c-3dd9b853a18c100752109001594&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1607678 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=collection_one_shard1_replica_n1&async=db6777c4-94cc-4096-898c-3dd9b853a18c100752108950591&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1607679 INFO  (qtp207927362-14483) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
db6777c4-94cc-4096-898c-3dd9b853a18c100752108950591
   [junit4]   2> 1607679 INFO  (qtp207927362-14483) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=db6777c4-94cc-4096-898c-3dd9b853a18c100752108950591&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1607679 INFO  
(parallelCoreAdminExecutor-4868-thread-1-processing-n:127.0.0.1:42348_solr 
db6777c4-94cc-4096-898c-3dd9b853a18c100752108950591 UNLOAD) 
[n:127.0.0.1:42348_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.collection_one.shard1.replica_n1, tag=null
   [junit4]   2> 1607679 INFO  
(parallelCoreAdminExecutor-4869-thread-1-processing-n:127.0.0.1:38726_solr 
db6777c4-94cc-4096-898c-3dd9b853a18c100752109001594 UNLOAD) 
[n:127.0.0.1:38726_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.collection_one.shard2.replica_n2, tag=null
   [junit4]   2> 1607679 INFO  
(parallelCoreAdminExecutor-4868-thread-1-processing-n:127.0.0.1:42348_solr 
db6777c4-94cc-4096-898c-3dd9b853a18c100752108950591 UNLOAD) 
[n:127.0.0.1:42348_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@685c29d3: rootName = 
solr_42348, domain = solr.core.collection_one.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection_one.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@1ddf7109
   [junit4]   2> 1607679 INFO  
(parallelCoreAdminExecutor-4869-thread-1-processing-n:127.0.0.1:38726_solr 
db6777c4-94cc-4096-898c-3dd9b853a18c100752109001594 UNLOAD) 
[n:127.0.0.1:38726_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b76ad2a: rootName = 
solr_38726, domain = solr.core.collection_one.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.collection_one.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@5bb026d3
   [junit4]   2> 1607715 INFO  
(parallelCoreAdminExecutor-4868-thread-1-processing-n:127.0.0.1:42348_solr 
db6777c4-94cc-4096-898c-3dd9b853a18c100752108950591 UNLOAD) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.SolrCore 
[collection_one_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@706a403d
   [junit4]   2> 1607715 INFO  
(parallelCoreAdminExecutor-4868-thread-1-processing-n:127.0.0.1:42348_solr 
db6777c4-94cc-4096-898c-3dd9b853a18c100752108950591 UNLOAD) 
[n:127.0.0.1:42348_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.collection_one.shard1.replica_n1, tag=1886011453
   [junit4]   2> 1607715 INFO  
(parallelCoreAdminExecutor-4868-thread-1-processing-n:127.0.0.1:42348_solr 
db6777c4-94cc-4096-898c-3dd9b853a18c100752108950591 UNLOAD) 
[n:127.0.0.1:42348_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.collection_one.shard1.leader, tag=1886011453
   [junit4]   2> 1607715 INFO  
(parallelCoreAdminExecutor-4869-thread-1-processing-n:127.0.0.1:38726_solr 
db6777c4-94cc-4096-898c-3dd9b853a18c100752109001594 UNLOAD) 
[n:127.0.0.1:38726_solr    ] o.a.s.c.SolrCore 
[collection_one_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6d7d234c
   [junit4]   2> 1607715 INFO  
(parallelCoreAdminExecutor-4869-thread-1-processing-n:127.0.0.1:38726_solr 
db6777c4-94cc-4096-898c-3dd9b853a18c100752109001594 UNLOAD) 
[n:127.0.0.1:38726_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.collection_one.shard2.replica_n2, tag=1836917580
   [junit4]   2> 1607715 INFO  
(parallelCoreAdminExecutor-4869-thread-1-processing-n:127.0.0.1:38726_solr 
db6777c4-94cc-4096-898c-3dd9b853a18c100752109001594 UNLOAD) 
[n:127.0.0.1:38726_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.collection_one.shard2.leader, tag=1836917580
   [junit4]   2> 1608681 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=db6777c4-94cc-4096-898c-3dd9b853a18c&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1608681 INFO  (qtp207927362-14483) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
db6777c4-94cc-4096-898c-3dd9b853a18c100752108950591
   [junit4]   2> 1608681 INFO  (qtp207927362-14483) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=db6777c4-94cc-4096-898c-3dd9b853a18c100752108950591&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1608681 INFO  (qtp1990662100-14486) [n:127.0.0.1:38726_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
db6777c4-94cc-4096-898c-3dd9b853a18c100752109001594
   [junit4]   2> 1608681 INFO  (qtp1990662100-14486) [n:127.0.0.1:38726_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=db6777c4-94cc-4096-898c-3dd9b853a18c100752109001594&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1608682 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=db6777c4-94cc-4096-898c-3dd9b853a18c&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1609403 INFO  
(OverseerThreadFactory-4867-thread-5-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000009 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1609680 INFO  
(OverseerCollectionConfigSetProcessor-72064196424105990-127.0.0.1:42348_solr-n_0000000000)
 [n:127.0.0.1:42348_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000009 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1609684 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=db6777c4-94cc-4096-898c-3dd9b853a18c&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1609685 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=db6777c4-94cc-4096-898c-3dd9b853a18c&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1609685 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=db6777c4-94cc-4096-898c-3dd9b853a18c&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1609686 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=db6777c4-94cc-4096-898c-3dd9b853a18c&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1609687 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.S.Request [collection_two_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection_two:4&wt=javabin&version=2} hits=2 status=0 
QTime=0
   [junit4]   2> 1609692 ERROR 
(TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[B7B563BE2D2C5BDF])
 [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [collection_one] 
failed due to (404) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38726/solr/collection_one: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: 
/solr/collection_one/select</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing /solr/collection_one/select. Reason:
   [junit4]   2> <pre>    Can not find: 
/solr/collection_one/select</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.8.v20171121</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry? 0
   [junit4]   2> 1609696 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with 
params 
async=6ef02ada-bcc1-4073-8c3c-3f524534729a&name=collection_alias_pair&action=DELETEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1609700 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=6ef02ada-bcc1-4073-8c3c-3f524534729a&name=collection_alias_pair&action=DELETEALIAS&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 1609700 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=6ef02ada-bcc1-4073-8c3c-3f524534729a&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1609703 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=6ef02ada-bcc1-4073-8c3c-3f524534729a&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 1609709 INFO  
(OverseerThreadFactory-4867-thread-5-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1610705 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=6ef02ada-bcc1-4073-8c3c-3f524534729a&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1610706 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=6ef02ada-bcc1-4073-8c3c-3f524534729a&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1610707 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=6ef02ada-bcc1-4073-8c3c-3f524534729a&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1610708 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=6ef02ada-bcc1-4073-8c3c-3f524534729a&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1610708 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
async=13b106b4-9c99-4619-8a6c-f5069774959c&name=collection_two&action=DELETE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1610712 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=13b106b4-9c99-4619-8a6c-f5069774959c&name=collection_two&action=DELETE&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 1610712 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=13b106b4-9c99-4619-8a6c-f5069774959c&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1610715 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=13b106b4-9c99-4619-8a6c-f5069774959c&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1610715 INFO  
(OverseerThreadFactory-4867-thread-5-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, 
asyncId=13b106b4-9c99-4619-8a6c-f5069774959c
   [junit4]   2> 1610716 INFO  
(OverseerCollectionConfigSetProcessor-72064196424105990-127.0.0.1:42348_solr-n_0000000000)
 [n:127.0.0.1:42348_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1610716 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=collection_two_shard1_replica_n1&async=13b106b4-9c99-4619-8a6c-f5069774959c100755147604458&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1610716 INFO  
(parallelCoreAdminExecutor-4868-thread-2-processing-n:127.0.0.1:42348_solr 
13b106b4-9c99-4619-8a6c-f5069774959c100755147604458 UNLOAD) 
[n:127.0.0.1:42348_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.collection_two.shard1.replica_n1, tag=null
   [junit4]   2> 1610716 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
13b106b4-9c99-4619-8a6c-f5069774959c100755147604458
   [junit4]   2> 1610716 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=13b106b4-9c99-4619-8a6c-f5069774959c100755147604458&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1610716 INFO  
(parallelCoreAdminExecutor-4868-thread-2-processing-n:127.0.0.1:42348_solr 
13b106b4-9c99-4619-8a6c-f5069774959c100755147604458 UNLOAD) 
[n:127.0.0.1:42348_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@74e9fe2d: rootName = 
solr_42348, domain = solr.core.collection_two.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection_two.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@30716408
   [junit4]   2> 1610723 INFO  
(parallelCoreAdminExecutor-4868-thread-2-processing-n:127.0.0.1:42348_solr 
13b106b4-9c99-4619-8a6c-f5069774959c100755147604458 UNLOAD) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.SolrCore 
[collection_two_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@40dccdcb
   [junit4]   2> 1610723 INFO  
(parallelCoreAdminExecutor-4868-thread-2-processing-n:127.0.0.1:42348_solr 
13b106b4-9c99-4619-8a6c-f5069774959c100755147604458 UNLOAD) 
[n:127.0.0.1:42348_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.collection_two.shard1.replica_n1, tag=1088212427
   [junit4]   2> 1610723 INFO  
(parallelCoreAdminExecutor-4868-thread-2-processing-n:127.0.0.1:42348_solr 
13b106b4-9c99-4619-8a6c-f5069774959c100755147604458 UNLOAD) 
[n:127.0.0.1:42348_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.collection_two.shard1.leader, tag=1088212427
   [junit4]   2> 1611719 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=13b106b4-9c99-4619-8a6c-f5069774959c&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1611720 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
13b106b4-9c99-4619-8a6c-f5069774959c100755147604458
   [junit4]   2> 1611720 INFO  (qtp207927362-14485) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=13b106b4-9c99-4619-8a6c-f5069774959c100755147604458&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1611721 INFO  (qtp207927362-14482) [n:127.0.0.1:42348_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=13b106b4-9c99-4619-8a6c-f5069774959c&action=REQUEST

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

 from ZooKeeper... (1) -> (0)
   [junit4]   2> 1658519 INFO  (jetty-closer-4135-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72064196424105990-127.0.0.1:42348_solr-n_0000000000) closing
   [junit4]   2> 1658519 INFO  
(zkCallback-4152-thread-1-processing-n:127.0.0.1:42348_solr) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 1658519 INFO  
(OverseerStateUpdate-72064196424105990-127.0.0.1:42348_solr-n_0000000000) 
[n:127.0.0.1:42348_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42348_solr
   [junit4]   2> 1658523 WARN  
(OverseerAutoScalingTriggerThread-72064196424105990-127.0.0.1:42348_solr-n_0000000000)
 [n:127.0.0.1:42348_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1658525 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10006013ce20006, likely client has closed socket
   [junit4]   2> 1658525 INFO  (jetty-closer-4135-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@242e6368{/solr,null,UNAVAILABLE}
   [junit4]   2> 1658528 INFO  (jetty-closer-4135-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1658529 INFO  (jetty-closer-4135-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@33c17b1e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1658531 INFO  (jetty-closer-4135-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1658532 ERROR 
(SUITE-AliasIntegrationTest-seed#[B7B563BE2D2C5BDF]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1658532 INFO  
(SUITE-AliasIntegrationTest-seed#[B7B563BE2D2C5BDF]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33924 33924
   [junit4]   2> 1668676 INFO  (Thread-3136) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33924 33924
   [junit4]   2> 1668677 WARN  (Thread-3136) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /solr/aliases.json
   [junit4]   2>        17      /solr/clusterprops.json
   [junit4]   2>        14      /solr/configs/conf
   [junit4]   2>        7       /solr/collections/collection2meta/terms/shard1
   [junit4]   2>        6       /solr/collections/collection1meta/terms/shard2
   [junit4]   2>        6       /solr/collections/collection1meta/terms/shard1
   [junit4]   2>        3       /solr/collections/collection_new/terms/shard1
   [junit4]   2>        3       /solr/collections/collection_old/terms/shard2
   [junit4]   2>        3       
/solr/collections/testErrorChecks-collection/terms/shard1
   [junit4]   2>        3       /solr/collections/collection1/terms/shard1
   [junit4]   2>        2       /solr/collections/collection2/terms/shard1
   [junit4]   2>        2       /solr/collections/collection_two/terms/shard1
   [junit4]   2>        2       /solr/collections/collection_one/terms/shard1
   [junit4]   2>        2       /solr/collections/collection_one/terms/shard2
   [junit4]   2>        2       /solr/collections/collection_old/terms/shard1
   [junit4]   2>        2       
/solr/collections/testErrorChecks-collection/terms/shard2
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/collections/collection1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        185     /solr/aliases.json
   [junit4]   2>        33      /solr/collections/collection1meta/state.json
   [junit4]   2>        18      /solr/collections/collection2meta/state.json
   [junit4]   2>        17      /solr/clusterstate.json
   [junit4]   2>        11      /solr/collections/collection_one/state.json
   [junit4]   2>        11      /solr/collections/collection1/state.json
   [junit4]   2>        11      /solr/collections/collection_old/state.json
   [junit4]   2>        11      
/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2>        6       /solr/collections/collection_two/state.json
   [junit4]   2>        6       /solr/collections/collection_new/state.json
   [junit4]   2>        6       /solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        152     /solr/collections
   [junit4]   2>        17      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B7B563BE2D2C5BDF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{a_t=PostingsFormat(name=LuceneFixedGap), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, maxPointsInLeafNode=1097, maxMBSortInHeap=7.745184829014363, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@57e2217c),
 locale=zh-SG, timezone=Australia/NSW
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 
(64-bit)/cpus=3,threads=1,free=213044136,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [LargeFieldTest, 
HttpSolrCallGetCoreTest, CdcrReplicationDistributedZkTest, 
TriLevelCompositeIdRoutingTest, PeerSyncTest, SpellCheckCollatorTest, 
CoreAdminCreateDiscoverTest, TestValueSourceCache, 
TestLMJelinekMercerSimilarityFactory, TestCustomDocTransformer, 
TestRandomFlRTGCloud, TestStressCloudBlindAtomicUpdates, 
TestDynamicFieldResource, TestIndexingPerformance, CleanupOldIndexTest, 
PrimitiveFieldTypeTest, TestDFRSimilarityFactory, PrimUtilsTest, 
TestAnalyzeInfixSuggestions, OverseerCollectionConfigSetProcessorTest, 
DeleteReplicaTest, AutoScalingHandlerTest, ActionThrottleTest, 
TestGeoJSONResponseWriter, TestClusterStateProvider, StressHdfsTest, 
TestStressVersions, SimpleFacetsTest, TestCoreAdminApis, TestSolrIndexConfig, 
TestNodeAddedTrigger, TestStressLucene, ReplaceNodeNoTargetTest, 
HdfsDirectoryFactoryTest, ChaosMonkeyNothingIsSafeTest, 
DistributedQueryComponentCustomSortTest, 
SuggestComponentContextFilterQueryTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSchemaVersionResource, 
HdfsBasicDistributedZkTest, TestConfigSetsAPI, RequestHandlersTest, 
TestAnalyzedSuggestions, TestDynamicLoading, TestReqParamsAPI, 
TestChildDocTransformer, ConfigureRecoveryStrategyTest, SolrCLIZkUtilsTest, 
DistribDocExpirationUpdateProcessorTest, TestExclusionRuleCollectionAccess, 
TestCloudSearcherWarming, TestMinMaxOnMultiValuedField, 
TestSolrConfigHandlerCloud, CreateRoutedAliasTest, TestUniqueKeyFieldResource, 
RankQueryTest, DisMaxRequestHandlerTest, TestHdfsCloudBackupRestore, 
TestUtilizeNode, DistributedDebugComponentTest, CdcrRequestHandlerTest, 
TestBulkSchemaConcurrent, SolrGraphiteReporterTest, TestLegacyNumericUtils, 
NoCacheHeaderTest, UpdateParamsTest, AtomicUpdatesTest, NodeAddedTriggerTest, 
TestSortByMinMaxFunction, TestExceedMaxTermLength, ZkFailoverTest, TestSort, 
TestCodecSupport, TestWriterPerf, ClassificationUpdateProcessorIntegrationTest, 
TestSearchPerf, TestPolicyCloud, TestScoreJoinQPNoScore, SyncSliceTest, 
HDFSCollectionsAPITest, TestGenericDistributedQueue, ExecutePlanActionTest, 
UpdateLogTest, TestReversedWildcardFilterFactory, NotRequiredUniqueKeyTest, 
DirectUpdateHandlerTest, NumberUtilsTest, TestSkipOverseerOperations, 
BadComponentTest, TestDocumentBuilder, SystemInfoHandlerTest, 
TestDeleteCollectionOnDownNodes, TestFieldCacheReopen, DistanceFunctionTest, 
HdfsRestartWhileUpdatingTest, TestUninvertingReader, TestSolrConfigHandler, 
SpellCheckComponentTest, ReturnFieldsTest, TestFuzzyAnalyzedSuggestions, 
BadIndexSchemaTest, URLClassifyProcessorTest, SolrMetricsIntegrationTest, 
IndexSchemaTest, TestCloudJSONFacetJoinDomain, TestDistributedGrouping, 
LeaderFailureAfterFreshStartTest, TestCoreDiscovery, HttpPartitionTest, 
FieldAnalysisRequestHandlerTest, UUIDFieldTest, DeleteStatusTest, 
TestHdfsBackupRestoreCore, SimplePostToolTest, 
TestLegacyNumericRangeQueryBuilder, DistributedQueueTest, RequestLoggingTest, 
TestSolrCoreParser, BigEndianAscendingWordDeserializerTest, 
TestInfoStreamLogging, TestCollectionAPIs, TestHashQParserPlugin, 
TestFieldResource, TestSolrCLIRunExample, TestRandomDVFaceting, 
CollectionsAPIDistributedZkTest, CSVRequestHandlerTest, TestXmlQParserPlugin, 
ShowFileRequestHandlerTest, RollingRestartTest, MetricsHandlerTest, 
TestSearcherReuse, TestWordDelimiterFilterFactory, TestNoOpRegenerator, 
TestStressRecovery, CollectionStateFormat2Test, LoggingHandlerTest, 
AliasIntegrationTest]
   [junit4] Completed [234/778 (1!)] on J1 in 68.70s, 8 tests, 2 errors <<< 
FAILURES!

[...truncated 49691 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1707/consoleText

[repro] Revision: 0424d9c06ba52037024ce5f0f678b2aca8c34fb7

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=AliasIntegrationTest 
-Dtests.method=testMetadata -Dtests.seed=B7B563BE2D2C5BDF -Dtests.slow=true 
-Dtests.locale=zh-SG -Dtests.timezone=Australia/NSW -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=AliasIntegrationTest 
-Dtests.method=testModifyMetadataCAR -Dtests.seed=B7B563BE2D2C5BDF 
-Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=Australia/NSW 
-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 3313 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.AliasIntegrationTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=B7B563BE2D2C5BDF 
-Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=Australia/NSW 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

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

Reply via email to