Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24103/
Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
should be a routed alias

Stack Trace:
java.lang.AssertionError: should be a routed alias
        at 
__randomizedtesting.SeedInfo.seed([71E5B5C55F2F378D:6E3229E92C24CEC6]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:305)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13954 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_71E5B5C55F2F378D-001/init-core-data-001
   [junit4]   2> 1061459 WARN  
(SUITE-AliasIntegrationTest-seed#[71E5B5C55F2F378D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1061460 INFO  
(SUITE-AliasIntegrationTest-seed#[71E5B5C55F2F378D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1061460 INFO  
(SUITE-AliasIntegrationTest-seed#[71E5B5C55F2F378D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1061460 INFO  
(SUITE-AliasIntegrationTest-seed#[71E5B5C55F2F378D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1061460 INFO  
(SUITE-AliasIntegrationTest-seed#[71E5B5C55F2F378D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_71E5B5C55F2F378D-001/tempDir-001
   [junit4]   2> 1061461 INFO  
(SUITE-AliasIntegrationTest-seed#[71E5B5C55F2F378D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1061461 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1061461 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1061561 INFO  
(SUITE-AliasIntegrationTest-seed#[71E5B5C55F2F378D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42719
   [junit4]   2> 1061561 INFO  
(SUITE-AliasIntegrationTest-seed#[71E5B5C55F2F378D]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42719
   [junit4]   2> 1061561 INFO  
(SUITE-AliasIntegrationTest-seed#[71E5B5C55F2F378D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42719
   [junit4]   2> 1061563 INFO  (zkConnectionManagerCallback-9223-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061567 INFO  (zkConnectionManagerCallback-9225-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061570 INFO  (zkConnectionManagerCallback-9227-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061575 WARN  (jetty-launcher-9228-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1061575 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1061575 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1061575 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1061575 WARN  (jetty-launcher-9228-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1061575 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1061575 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1061575 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1061601 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1061601 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1061601 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1061601 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1061602 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1061602 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1061602 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a570cb{/solr,null,AVAILABLE}
   [junit4]   2> 1061602 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62ebb4ed{/solr,null,AVAILABLE}
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@518f6ba4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44679}
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@598e8820{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34177}
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.e.j.s.Server Started @1061661ms
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34177}
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.e.j.s.Server Started @1061661ms
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44679}
   [junit4]   2> 1061604 ERROR (jetty-launcher-9228-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1061604 ERROR (jetty-launcher-9228-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1061604 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-18T19:28:08.341844Z
   [junit4]   2> 1061605 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-18T19:28:08.342189Z
   [junit4]   2> 1061611 INFO  (zkConnectionManagerCallback-9230-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061612 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1061612 INFO  (zkConnectionManagerCallback-9232-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061614 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1061697 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1061697 WARN  (jetty-launcher-9228-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@39236d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1061699 WARN  (jetty-launcher-9228-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3a62ede7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1061700 INFO  (jetty-launcher-9228-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42719/solr
   [junit4]   2> 1061706 INFO  (zkConnectionManagerCallback-9240-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061708 INFO  (zkConnectionManagerCallback-9242-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061747 INFO  (jetty-launcher-9228-thread-2) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34177_solr
   [junit4]   2> 1061748 INFO  (jetty-launcher-9228-thread-2) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.Overseer Overseer 
(id=72274060983861254-127.0.0.1:34177_solr-n_0000000000) starting
   [junit4]   2> 1061750 INFO  (zkConnectionManagerCallback-9249-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061752 INFO  (jetty-launcher-9228-thread-2) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42719/solr ready
   [junit4]   2> 1061760 INFO  
(OverseerStateUpdate-72274060983861254-127.0.0.1:34177_solr-n_0000000000) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34177_solr
   [junit4]   2> 1061760 INFO  (jetty-launcher-9228-thread-2) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34177_solr
   [junit4]   2> 1061766 INFO  (zkCallback-9241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1061766 INFO  (zkCallback-9248-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1061782 INFO  (jetty-launcher-9228-thread-2) 
[n:127.0.0.1:34177_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1061800 INFO  (jetty-launcher-9228-thread-2) 
[n:127.0.0.1:34177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34177.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f72805
   [junit4]   2> 1061807 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1061808 WARN  (jetty-launcher-9228-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5f0ece5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1061809 INFO  (jetty-launcher-9228-thread-2) 
[n:127.0.0.1:34177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34177.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f72805
   [junit4]   2> 1061809 INFO  (jetty-launcher-9228-thread-2) 
[n:127.0.0.1:34177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34177.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f72805
   [junit4]   2> 1061809 INFO  (jetty-launcher-9228-thread-2) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_71E5B5C55F2F378D-001/tempDir-001/node2/.
   [junit4]   2> 1061810 WARN  (jetty-launcher-9228-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@34b814e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1061811 INFO  (jetty-launcher-9228-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42719/solr
   [junit4]   2> 1061821 INFO  (zkConnectionManagerCallback-9256-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061830 INFO  (zkConnectionManagerCallback-9258-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061832 INFO  (jetty-launcher-9228-thread-1) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1061834 INFO  (jetty-launcher-9228-thread-1) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44679_solr as DOWN
   [junit4]   2> 1061835 INFO  (jetty-launcher-9228-thread-1) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1061835 INFO  (jetty-launcher-9228-thread-1) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44679_solr
   [junit4]   2> 1061835 INFO  (zkCallback-9241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1061835 INFO  (zkCallback-9248-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1061835 INFO  (zkCallback-9257-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1061838 INFO  (zkConnectionManagerCallback-9265-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061839 INFO  (jetty-launcher-9228-thread-1) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1061839 INFO  (jetty-launcher-9228-thread-1) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42719/solr ready
   [junit4]   2> 1061852 INFO  (jetty-launcher-9228-thread-1) 
[n:127.0.0.1:44679_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1061867 INFO  (jetty-launcher-9228-thread-1) 
[n:127.0.0.1:44679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44679.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f72805
   [junit4]   2> 1061876 INFO  (jetty-launcher-9228-thread-1) 
[n:127.0.0.1:44679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44679.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f72805
   [junit4]   2> 1061877 INFO  (jetty-launcher-9228-thread-1) 
[n:127.0.0.1:44679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44679.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f72805
   [junit4]   2> 1061877 INFO  (jetty-launcher-9228-thread-1) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_71E5B5C55F2F378D-001/tempDir-001/node1/.
   [junit4]   2> 1061918 INFO  (zkConnectionManagerCallback-9271-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061919 INFO  
(SUITE-AliasIntegrationTest-seed#[71E5B5C55F2F378D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1061920 INFO  
(SUITE-AliasIntegrationTest-seed#[71E5B5C55F2F378D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42719/solr ready
   [junit4]   2> 1061932 INFO  
(TEST-AliasIntegrationTest.testErrorChecks-seed#[71E5B5C55F2F378D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testErrorChecks
   [junit4]   2> 1061939 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1061941 INFO  
(OverseerThreadFactory-7964-thread-1-processing-n:127.0.0.1:34177_solr) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testErrorChecks-collection
   [junit4]   2> 1062054 INFO  
(OverseerStateUpdate-72274060983861254-127.0.0.1:34177_solr-n_0000000000) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testErrorChecks-collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testErrorChecks-collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34177/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1062055 INFO  
(OverseerStateUpdate-72274060983861254-127.0.0.1:34177_solr-n_0000000000) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testErrorChecks-collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testErrorChecks-collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44679/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1062257 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr    
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard2_replica_n2&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1062257 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr    
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1062257 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr    
x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1063264 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1063264 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1063271 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.IndexSchema 
[testErrorChecks-collection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1063273 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1063273 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'testErrorChecks-collection_shard2_replica_n2' using configuration 
from collection testErrorChecks-collection, trusted=true
   [junit4]   2> 1063273 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_44679.solr.core.testErrorChecks-collection.shard2.replica_n2' (registry 
'solr.core.testErrorChecks-collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f72805
   [junit4]   2> 1063273 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrCore 
[[testErrorChecks-collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_71E5B5C55F2F378D-001/tempDir-001/node1/testErrorChecks-collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_71E5B5C55F2F378D-001/tempDir-001/node1/./testErrorChecks-collection_shard2_replica_n2/data/]
   [junit4]   2> 1063321 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testErrorChecks-collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1063322 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1063322 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'testErrorChecks-collection_shard1_replica_n1' using configuration 
from collection testErrorChecks-collection, trusted=true
   [junit4]   2> 1063323 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_34177.solr.core.testErrorChecks-collection.shard1.replica_n1' (registry 
'solr.core.testErrorChecks-collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f72805
   [junit4]   2> 1063323 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testErrorChecks-collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_71E5B5C55F2F378D-001/tempDir-001/node2/testErrorChecks-collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_71E5B5C55F2F378D-001/tempDir-001/node2/./testErrorChecks-collection_shard1_replica_n1/data/]
   [junit4]   2> 1063368 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1063368 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1063400 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1063400 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1063402 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3981cb28[testErrorChecks-collection_shard2_replica_n2] main]
   [junit4]   2> 1063411 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1063411 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1063411 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1063411 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1633899186904629248
   [junit4]   2> 1063416 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testErrorChecks-collection/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1063416 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testErrorChecks-collection/leaders/shard2
   [junit4]   2> 1063416 INFO  
(searcherExecutor-7976-thread-1-processing-n:127.0.0.1:44679_solr 
x:testErrorChecks-collection_shard2_replica_n2 c:testErrorChecks-collection 
s:shard2 r:core_node4) [n:127.0.0.1:44679_solr c:testErrorChecks-collection 
s:shard2 r:core_node4 x:testErrorChecks-collection_shard2_replica_n2] 
o.a.s.c.SolrCore [testErrorChecks-collection_shard2_replica_n2] Registered new 
searcher Searcher@3981cb28[testErrorChecks-collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1063418 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1063418 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1063418 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:44679/solr/testErrorChecks-collection_shard2_replica_n2/
   [junit4]   2> 1063418 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1063418 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:44679/solr/testErrorChecks-collection_shard2_replica_n2/ has 
no replicas
   [junit4]   2> 1063418 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testErrorChecks-collection/leaders/shard2/leader after winning as 
/collections/testErrorChecks-collection/leader_elect/shard2/election/72274060983861257-core_node4-n_0000000000
   [junit4]   2> 1063421 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44679/solr/testErrorChecks-collection_shard2_replica_n2/ shard2
   [junit4]   2> 1063471 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1063471 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1063473 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1063473 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1063474 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@231b2364[testErrorChecks-collection_shard1_replica_n1] main]
   [junit4]   2> 1063514 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1063515 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1063515 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1063515 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1633899187013681152
   [junit4]   2> 1063518 INFO  
(searcherExecutor-7977-thread-1-processing-n:127.0.0.1:34177_solr 
x:testErrorChecks-collection_shard1_replica_n1 c:testErrorChecks-collection 
s:shard1 r:core_node3) [n:127.0.0.1:34177_solr c:testErrorChecks-collection 
s:shard1 r:core_node3 x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.SolrCore [testErrorChecks-collection_shard1_replica_n1] Registered new 
searcher Searcher@231b2364[testErrorChecks-collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1063520 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testErrorChecks-collection/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1063520 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testErrorChecks-collection/leaders/shard1
   [junit4]   2> 1063522 INFO  (zkCallback-9257-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1063522 INFO  (zkCallback-9257-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1063522 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1063523 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1063524 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1063524 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:34177/solr/testErrorChecks-collection_shard1_replica_n1/
   [junit4]   2> 1063526 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1063526 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:34177/solr/testErrorChecks-collection_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 1063526 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testErrorChecks-collection/leaders/shard1/leader after winning as 
/collections/testErrorChecks-collection/leader_elect/shard1/election/72274060983861254-core_node3-n_0000000000
   [junit4]   2> 1063527 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34177/solr/testErrorChecks-collection_shard1_replica_n1/ shard1
   [junit4]   2> 1063569 INFO  (qtp588394843-26138) [n:127.0.0.1:44679_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_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=testErrorChecks-collection_shard2_replica_n2&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1312
   [junit4]   2> 1063628 INFO  (zkCallback-9257-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1063628 INFO  (zkCallback-9257-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1063629 INFO  (zkCallback-9241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1063629 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1063630 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_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=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1373
   [junit4]   2> 1063658 INFO  (zkCallback-9257-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1063663 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1063765 INFO  (zkCallback-9257-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1063765 INFO  (zkCallback-9257-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1063765 INFO  (zkCallback-9257-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1063765 INFO  (zkCallback-9241-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1063765 INFO  (zkCallback-9241-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1063765 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1825
   [junit4]   2> 1063775 INFO  (watches-9268-thread-1) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1063778 INFO  
(TEST-AliasIntegrationTest.testErrorChecks-seed#[71E5B5C55F2F378D]) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1063780 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
collections=doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 1063791 INFO  
(OverseerCollectionConfigSetProcessor-72274060983861254-127.0.0.1:34177_solr-n_0000000000)
 [n:127.0.0.1:34177_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> 1063792 INFO  
(OverseerThreadFactory-7964-thread-2-processing-n:127.0.0.1:34177_solr) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Ignoring exception matching .
   [junit4]   2> 1063794 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
 status=400 QTime=13
   [junit4]   2> 1063795 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
collections=testErrorChecks-collection,doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1063807 INFO  
(OverseerCollectionConfigSetProcessor-72274060983861254-127.0.0.1:34177_solr-n_0000000000)
 [n:127.0.0.1:34177_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> 1063807 INFO  
(OverseerThreadFactory-7964-thread-3-processing-n:127.0.0.1:34177_solr) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Ignoring exception matching .
   [junit4]   2> 1063808 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=testErrorChecks-collection,doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
 status=400 QTime=13
   [junit4]   2> 1063809 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
collections=testErrorChecks-collection&name=testalias&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1063810 INFO  
(OverseerCollectionConfigSetProcessor-72274060983861254-127.0.0.1:34177_solr-n_0000000000)
 [n:127.0.0.1:34177_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> 1063914 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=testErrorChecks-collection&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=105
   [junit4]   2> 1063915 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
collections=testalias&name=testalias2&action=CREATEALIAS&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 1063918 INFO  
(OverseerCollectionConfigSetProcessor-72274060983861254-127.0.0.1:34177_solr-n_0000000000)
 [n:127.0.0.1:34177_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> 1064020 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=testalias&name=testalias2&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=106
   [junit4]   2> 1064034 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
collections=testalias2,doesnotexist&name=testalias3&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1064036 INFO  
(OverseerThreadFactory-7964-thread-5-processing-n:127.0.0.1:34177_solr) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Ignoring exception matching .
   [junit4]   2> 1064038 INFO  
(OverseerCollectionConfigSetProcessor-72274060983861254-127.0.0.1:34177_solr-n_0000000000)
 [n:127.0.0.1:34177_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1064044 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=testalias2,doesnotexist&name=testalias3&action=CREATEALIAS&wt=javabin&version=2}
 status=400 QTime=9
   [junit4]   2> 1064045 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with 
params name=testalias&action=DELETEALIAS&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1064047 INFO  
(OverseerCollectionConfigSetProcessor-72274060983861254-127.0.0.1:34177_solr-n_0000000000)
 [n:127.0.0.1:34177_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> 1064049 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testalias&action=DELETEALIAS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1064050 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with 
params name=testalias2&action=DELETEALIAS&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1064052 INFO  
(OverseerCollectionConfigSetProcessor-72274060983861254-127.0.0.1:34177_solr-n_0000000000)
 [n:127.0.0.1:34177_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1064053 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testalias2&action=DELETEALIAS&wt=javabin&version=2} status=0 
QTime=3
   [junit4]   2> 1064053 INFO  
(TEST-AliasIntegrationTest.testErrorChecks-seed#[71E5B5C55F2F378D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testErrorChecks
   [junit4]   2> 1064054 INFO  
(TEST-AliasIntegrationTest.testErrorChecks-seed#[71E5B5C55F2F378D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1064059 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testErrorChecks-collection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1064064 INFO  
(OverseerThreadFactory-7964-thread-5-processing-n:127.0.0.1:34177_solr) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 1064065 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.testErrorChecks-collection.shard1.replica_n1, tag=null
   [junit4]   2> 1064065 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76680d17: 
rootName = solr_34177, domain = 
solr.core.testErrorChecks-collection.shard1.replica_n1, service url = null, 
agent id = null] for registry 
solr.core.testErrorChecks-collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@2b4d221f
   [junit4]   2> 1064071 INFO  (qtp588394843-26140) [n:127.0.0.1:44679_solr    
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.testErrorChecks-collection.shard2.replica_n2, tag=null
   [junit4]   2> 1064071 INFO  (qtp588394843-26140) [n:127.0.0.1:44679_solr    
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43877f10: 
rootName = solr_44679, domain = 
solr.core.testErrorChecks-collection.shard2.replica_n2, service url = null, 
agent id = null] for registry 
solr.core.testErrorChecks-collection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@44aafcf1
   [junit4]   2> 1064082 INFO  
(OverseerCollectionConfigSetProcessor-72274060983861254-127.0.0.1:34177_solr-n_0000000000)
 [n:127.0.0.1:34177_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000014 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1064090 INFO  (qtp588394843-26140) [n:127.0.0.1:44679_solr    
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrCore 
[testErrorChecks-collection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5cc9032d
   [junit4]   2> 1064090 INFO  (qtp588394843-26140) [n:127.0.0.1:44679_solr    
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.testErrorChecks-collection.shard2.replica_n2, tag=5cc9032d
   [junit4]   2> 1064090 INFO  (qtp588394843-26140) [n:127.0.0.1:44679_solr    
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testErrorChecks-collection.shard2.leader, tag=5cc9032d
   [junit4]   2> 1064093 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrCore 
[testErrorChecks-collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5bedbb5f
   [junit4]   2> 1064093 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.testErrorChecks-collection.shard1.replica_n1, tag=5bedbb5f
   [junit4]   2> 1064093 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testErrorChecks-collection.shard1.leader, tag=5bedbb5f
   [junit4]   2> 1064095 INFO  (qtp588394843-26140) [n:127.0.0.1:44679_solr    
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testErrorChecks-collection/terms/shard2 to 
Terms{values={}, version=1}
   [junit4]   2> 1064099 INFO  (qtp588394843-26140) [n:127.0.0.1:44679_solr    
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=testErrorChecks-collection_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=34
   [junit4]   2> 1064118 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testErrorChecks-collection/terms/shard1 to 
Terms{values={}, version=1}
   [junit4]   2> 1064122 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=testErrorChecks-collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=58
   [junit4]   2> 1064228 INFO  (zkCallback-9257-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1064228 INFO  (zkCallback-9257-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1064228 INFO  (zkCallback-9257-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1064228 INFO  (zkCallback-9241-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1064228 INFO  (zkCallback-9241-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1064262 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testErrorChecks-collection&action=DELETE&wt=javabin&version=2} 
status=0 QTime=202
   [junit4]   2> 1064289 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[71E5B5C55F2F378D]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testModifyPropertiesCAR
   [junit4]   2> 1064295 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1064295 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1064297 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1064300 INFO  
(OverseerThreadFactory-7964-thread-5-processing-n:127.0.0.1:34177_solr) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1meta
   [junit4]   2> 1064307 INFO  
(OverseerCollectionConfigSetProcessor-72274060983861254-127.0.0.1:34177_solr-n_0000000000)
 [n:127.0.0.1:34177_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000016 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1064516 INFO  
(OverseerStateUpdate-72274060983861254-127.0.0.1:34177_solr-n_0000000000) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34177/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1064524 INFO  
(OverseerStateUpdate-72274060983861254-127.0.0.1:34177_solr-n_0000000000) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1meta_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44679/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1064727 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr    
x:collection1meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1064727 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr    
x:collection1meta_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1065733 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1065739 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1065740 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1065742 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065742 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 1065743 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34177.solr.core.collection1meta.shard1.replica_n1' (registry 
'solr.core.collection1meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f72805
   [junit4]   2> 1065743 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_71E5B5C55F2F378D-001/tempDir-001/node2/collection1meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_71E5B5C55F2F378D-001/tempDir-001/node2/./collection1meta_shard1_replica_n1/data/]
   [junit4]   2> 1065746 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1065747 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065747 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 1065748 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44679.solr.core.collection1meta.shard2.replica_n2' (registry 
'solr.core.collection1meta.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f72805
   [junit4]   2> 1065748 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_71E5B5C55F2F378D-001/tempDir-001/node1/collection1meta_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_71E5B5C55F2F378D-001/tempDir-001/node1/./collection1meta_shard2_replica_n2/data/]
   [junit4]   2> 1065803 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1065803 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1065805 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1065805 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1065808 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f2f922c[collection1meta_shard1_replica_n1] main]
   [junit4]   2> 1065810 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1065811 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1065811 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1065811 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633899189421211648
   [junit4]   2> 1065813 INFO  
(searcherExecutor-7986-thread-1-processing-n:127.0.0.1:34177_solr 
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3) 
[n:127.0.0.1:34177_solr c:collection1meta s:shard1 r:core_node3 
x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1] Registered new searcher 
Searcher@1f2f922c[collection1meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1065816 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1065816 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1meta/leaders/shard1
   [junit4]   2> 1065818 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1065818 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1065818 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34177/solr/collection1meta_shard1_replica_n1/
   [junit4]   2> 1065818 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1065818 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:34177/solr/collection1meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 1065818 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1meta/leaders/shard1/leader after winning as 
/collections/collection1meta/leader_elect/shard1/election/72274060983861254-core_node3-n_0000000000
   [junit4]   2> 1065819 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34177/solr/collection1meta_shard1_replica_n1/ shard1
   [junit4]   2> 1065854 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1065854 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1065856 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1065856 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1065857 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11fa0b63[collection1meta_shard2_replica_n2] main]
   [junit4]   2> 1065858 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1065858 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1065859 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1065859 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633899189471543296
   [junit4]   2> 1065861 INFO  
(searcherExecutor-7987-thread-1-processing-n:127.0.0.1:44679_solr 
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4) 
[n:127.0.0.1:44679_solr c:collection1meta s:shard2 r:core_node4 
x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n2] Registered new searcher 
Searcher@11fa0b63[collection1meta_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1065862 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 1065862 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1meta/leaders/shard2
   [junit4]   2> 1065864 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1065864 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1065864 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44679/solr/collection1meta_shard2_replica_n2/
   [junit4]   2> 1065864 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1065864 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44679/solr/collection1meta_shard2_replica_n2/ has no replicas
   [junit4]   2> 1065864 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1meta/leaders/shard2/leader after winning as 
/collections/collection1meta/leader_elect/shard2/election/72274060983861257-core_node4-n_0000000000
   [junit4]   2> 1065865 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44679/solr/collection1meta_shard2_replica_n2/ shard2
   [junit4]   2> 1065966 INFO  (zkCallback-9241-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065966 INFO  (zkCallback-9241-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065966 INFO  (zkCallback-9257-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065966 INFO  (zkCallback-9257-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065967 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1065970 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1066018 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_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=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1290
   [junit4]   2> 1066018 INFO  (qtp588394843-26136) [n:127.0.0.1:44679_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_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=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1290
   [junit4]   2> 1066020 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1066072 INFO  (zkCallback-9241-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1066072 INFO  (zkCallback-9241-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1066072 INFO  (zkCallback-9241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1066072 INFO  (qtp1712328512-26135) [n:127.0.0.1:34177_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1775
   [junit4]   2> 1066072 INFO  (zkCallback-9257-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1066072 INFO  (zkCallback-9257-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1066072 INFO  (zkCallback-9257-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1066073 INFO  (qtp1712328512-26137) [n:127.0.0.1:34177_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1066075 INFO  
(OverseerThreadFactory-7964-thread-5-processing-n:127.0.0.1:34177_solr) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection2meta
   [junit4]   2> 1066076 INFO  
(OverseerCollectionConfigSetProcessor-72274060983861254-127.0.0.1:34177_solr-n_0000000000)
 [n:127.0.0.1:34177_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000018 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1066283 INFO  
(OverseerStateUpdate-72274060983861254-127.0.0.1:34177_solr-n_0000000000) 
[n:127.0.0.1:34177_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34177/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1066481 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr    
x:collection2meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1067487 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1067587 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection2meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1067588 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1067588 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2meta_shard1_replica_n1' 
using configuration from collection collection2meta, trusted=true
   [junit4]   2> 1067589 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34177.solr.core.collection2meta.shard1.replica_n1' (registry 
'solr.core.collection2meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f72805
   [junit4]   2> 1067589 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection2meta_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_71E5B5C55F2F378D-001/tempDir-001/node2/collection2meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_71E5B5C55F2F378D-001/tempDir-001/node2/./collection2meta_shard1_replica_n1/data/]
   [junit4]   2> 1067624 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1067624 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1067626 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1067626 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1067627 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5bca58f[collection2meta_shard1_replica_n1] main]
   [junit4]   2> 1067627 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1067628 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1067628 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1067628 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633899191326474240
   [junit4]   2> 1067630 INFO  
(searcherExecutor-7996-thread-1-processing-n:127.0.0.1:34177_solr 
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) 
[n:127.0.0.1:34177_solr c:collection2meta s:shard1 r:core_node2 
x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2meta_shard1_replica_n1] Registered new searcher 
Searcher@5bca58f[collection2meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1067632 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2meta/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1067632 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection2meta/leaders/shard1
   [junit4]   2> 1067633 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1067633 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1067633 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34177/solr/collection2meta_shard1_replica_n1/
   [junit4]   2> 1067634 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1067634 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:34177/solr/collection2meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 1067634 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection2meta/leaders/shard1/leader after winning as 
/collections/collection2meta/leader_elect/shard1/election/72274060983861254-core_node2-n_0000000000
   [junit4]   2> 1067635 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34177/solr/collection2meta_shard1_replica_n1/ shard1
   [junit4]   2> 1067736 INFO  (zkCallback-9241-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1067736 INFO  (zkCallback-9241-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1067736 INFO  (qtp1712328512-26139) [n:127.0.0.1:34177_solr 
c:collection2m

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

wnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 71E5B5C55F2F378D
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ahoj! Master seed: 71E5B5C55F2F378D
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID(19...@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(19...@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(19...@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      4.01s J2 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      4.03s J2 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      3.87s J2 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      6.23s J2 | AliasIntegrationTest.test
   [junit4] OK      3.85s J2 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.80s J2 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      10.3s J2 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      3.75s J2 | AliasIntegrationTest.testProperties
   [junit4] OK      10.8s J2 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] Completed [1/5] on J2 in 58.39s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      4.31s J1 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      4.11s J1 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      3.82s J1 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      6.39s J1 | AliasIntegrationTest.test
   [junit4] OK      3.92s J1 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.88s J1 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      10.1s J1 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      3.78s J1 | AliasIntegrationTest.testProperties
   [junit4] OK      10.8s J1 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] Completed [2/5] on J1 in 59.41s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      4.05s J0 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      4.01s J0 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      3.85s J0 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      6.26s J0 | AliasIntegrationTest.test
   [junit4] OK      3.94s J0 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.89s J0 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      10.1s J0 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      3.87s J0 | AliasIntegrationTest.testProperties
   [junit4] OK      10.8s J0 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] Completed [3/5] on J0 in 59.49s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      2.04s J1 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      3.68s J1 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      3.65s J1 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      5.04s J1 | AliasIntegrationTest.test
   [junit4] OK      3.70s J1 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.71s J1 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      9.70s J1 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      3.69s J1 | AliasIntegrationTest.testProperties
   [junit4] OK      10.7s J1 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] Completed [4/5] on J1 in 47.78s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      2.07s J2 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      3.69s J2 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      3.68s J2 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      5.06s J2 | AliasIntegrationTest.test
   [junit4] OK      3.89s J2 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.72s J2 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      9.72s J2 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      3.78s J2 | AliasIntegrationTest.testProperties
   [junit4] OK      10.7s J2 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] Completed [5/5] on J2 in 48.57s, 9 tests
   [junit4] 
   [junit4] JVM J0:     0.79 ..    60.81 =    60.02s
   [junit4] JVM J1:     0.77 ..   108.79 =   108.02s
   [junit4] JVM J2:     0.81 ..   109.09 =   108.28s
   [junit4] Execution time total: 1 minute 49 seconds
   [junit4] Tests summary: 5 suites, 45 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 192.63s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 117.69s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints]  97.94s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints]  90.15s | org.apache.solr.update.TestInPlaceUpdatesStandalone
[junit4:tophints]  85.81s | org.apache.solr.cloud.BasicDistributedZkTest

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/home/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar)
 to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 51 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2803)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2682)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2663)
        at hudson.FilePath.act(FilePath.java:1076)
        at hudson.FilePath.act(FilePath.java:1059)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2661)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:247)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1843)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=18cb42ee80854e2159201fe550b13d894425a4f8, 
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #24102
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to