Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/486/
Java: 64bit/jdk-12 -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([8BF4C069281A5E0F:94235C455B11A744]: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:302)
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:567)
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:835)
Build Log:
[...truncated 14382 lines...]
[junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
[junit4] 2> 1100574 INFO
(SUITE-AliasIntegrationTest-seed#[8BF4C069281A5E0F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_8BF4C069281A5E0F-001/init-core-data-001
[junit4] 2> 1100575 WARN
(SUITE-AliasIntegrationTest-seed#[8BF4C069281A5E0F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=45 numCloses=45
[junit4] 2> 1100575 INFO
(SUITE-AliasIntegrationTest-seed#[8BF4C069281A5E0F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1100575 INFO
(SUITE-AliasIntegrationTest-seed#[8BF4C069281A5E0F]-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> 1100576 INFO
(SUITE-AliasIntegrationTest-seed#[8BF4C069281A5E0F]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_8BF4C069281A5E0F-001/tempDir-001
[junit4] 2> 1100576 INFO
(SUITE-AliasIntegrationTest-seed#[8BF4C069281A5E0F]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1100579 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1100579 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1100679 INFO
(SUITE-AliasIntegrationTest-seed#[8BF4C069281A5E0F]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:38915
[junit4] 2> 1100679 INFO
(SUITE-AliasIntegrationTest-seed#[8BF4C069281A5E0F]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38915
[junit4] 2> 1100679 INFO
(SUITE-AliasIntegrationTest-seed#[8BF4C069281A5E0F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38915
[junit4] 2> 1100681 INFO (zkConnectionManagerCallback-10802-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1100683 INFO (zkConnectionManagerCallback-10804-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1100687 INFO (zkConnectionManagerCallback-10806-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1100689 WARN (jetty-launcher-10807-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1100689 WARN (jetty-launcher-10807-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1100689 INFO (jetty-launcher-10807-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1100689 INFO (jetty-launcher-10807-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1100689 INFO (jetty-launcher-10807-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1100689 INFO (jetty-launcher-10807-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1100689 INFO (jetty-launcher-10807-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 1100689 INFO (jetty-launcher-10807-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 1100690 INFO (jetty-launcher-10807-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1100690 INFO (jetty-launcher-10807-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1100690 INFO (jetty-launcher-10807-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1100690 INFO (jetty-launcher-10807-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1100690 INFO (jetty-launcher-10807-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1100690 INFO (jetty-launcher-10807-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1100690 INFO (jetty-launcher-10807-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3cdeadd5{/solr,null,AVAILABLE}
[junit4] 2> 1100690 INFO (jetty-launcher-10807-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4babf41{/solr,null,AVAILABLE}
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@511b32bd{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:٤٤٨٤٥}
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5571b7f2{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:٤١٦٠٣}
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-1) [ ]
o.e.j.s.Server Started @١١٠٠٧٤٣ms
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-2) [ ]
o.e.j.s.Server Started @١١٠٠٧٤٣ms
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44845}
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41603}
[junit4] 2> 1100691 ERROR (jetty-launcher-10807-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1100691 ERROR (jetty-launcher-10807-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-30T04:02:45.055896Z
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1100691 INFO (jetty-launcher-10807-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-30T04:02:45.055907Z
[junit4] 2> 1100700 INFO (zkConnectionManagerCallback-10809-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1100700 INFO (zkConnectionManagerCallback-10811-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1100700 INFO (jetty-launcher-10807-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1100701 INFO (jetty-launcher-10807-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1100704 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10064de73b50004, likely client has closed socket
[junit4] 2> 1100767 INFO (jetty-launcher-10807-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1100767 WARN (jetty-launcher-10807-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5e4787c9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1100769 WARN (jetty-launcher-10807-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@b42af0d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1100770 INFO (jetty-launcher-10807-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38915/solr
[junit4] 2> 1100779 INFO (zkConnectionManagerCallback-10819-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1100791 INFO (zkConnectionManagerCallback-10821-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1100833 INFO (jetty-launcher-10807-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1100834 WARN (jetty-launcher-10807-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5cf95a32[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1100839 INFO (jetty-launcher-10807-thread-1)
[n:127.0.0.1:41603_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41603_solr
[junit4] 2> 1100839 INFO (jetty-launcher-10807-thread-1)
[n:127.0.0.1:41603_solr ] o.a.s.c.Overseer Overseer
(id=72168500624687110-127.0.0.1:41603_solr-n_0000000000) starting
[junit4] 2> 1100840 WARN (jetty-launcher-10807-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@d607819[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1100841 INFO (jetty-launcher-10807-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38915/solr
[junit4] 2> 1100847 INFO (zkConnectionManagerCallback-10829-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1100859 INFO (zkConnectionManagerCallback-10834-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1100860 INFO (zkConnectionManagerCallback-10836-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1100865 INFO (jetty-launcher-10807-thread-2)
[n:127.0.0.1:44845_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44845_solr
[junit4] 2> 1100867 INFO (zkCallback-10835-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1100871 INFO (jetty-launcher-10807-thread-1)
[n:127.0.0.1:41603_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38915/solr ready
[junit4] 2> 1100872 INFO (zkCallback-10833-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1100872 INFO (zkCallback-10820-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1100873 INFO
(OverseerStateUpdate-72168500624687110-127.0.0.1:41603_solr-n_0000000000)
[n:127.0.0.1:41603_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:41603_solr
[junit4] 2> 1100876 INFO (jetty-launcher-10807-thread-1)
[n:127.0.0.1:41603_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41603_solr as DOWN
[junit4] 2> 1100877 INFO (zkConnectionManagerCallback-10843-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1100877 INFO (jetty-launcher-10807-thread-1)
[n:127.0.0.1:41603_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1100877 INFO (jetty-launcher-10807-thread-1)
[n:127.0.0.1:41603_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41603_solr
[junit4] 2> 1100878 INFO (zkCallback-10835-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1100878 INFO (zkCallback-10820-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1100878 INFO (zkCallback-10833-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1100879 INFO (jetty-launcher-10807-thread-2)
[n:127.0.0.1:44845_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1100880 INFO (jetty-launcher-10807-thread-2)
[n:127.0.0.1:44845_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38915/solr ready
[junit4] 2> 1100923 INFO (jetty-launcher-10807-thread-2)
[n:127.0.0.1:44845_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1100931 INFO (jetty-launcher-10807-thread-1)
[n:127.0.0.1:41603_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1100953 INFO (jetty-launcher-10807-thread-2)
[n:127.0.0.1:44845_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44845.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3de27723
[junit4] 2> 1100958 INFO (jetty-launcher-10807-thread-1)
[n:127.0.0.1:41603_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41603.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3de27723
[junit4] 2> 1100961 INFO (jetty-launcher-10807-thread-2)
[n:127.0.0.1:44845_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44845.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3de27723
[junit4] 2> 1100961 INFO (jetty-launcher-10807-thread-2)
[n:127.0.0.1:44845_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44845.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3de27723
[junit4] 2> 1100962 INFO (jetty-launcher-10807-thread-2)
[n:127.0.0.1:44845_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_8BF4C069281A5E0F-001/tempDir-001/node2/.
[junit4] 2> 1100966 INFO (jetty-launcher-10807-thread-1)
[n:127.0.0.1:41603_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41603.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3de27723
[junit4] 2> 1100966 INFO (jetty-launcher-10807-thread-1)
[n:127.0.0.1:41603_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41603.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3de27723
[junit4] 2> 1100967 INFO (jetty-launcher-10807-thread-1)
[n:127.0.0.1:41603_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_8BF4C069281A5E0F-001/tempDir-001/node1/.
[junit4] 2> 1101036 INFO (zkConnectionManagerCallback-10850-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1101044 INFO
(SUITE-AliasIntegrationTest-seed#[8BF4C069281A5E0F]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1101045 INFO
(SUITE-AliasIntegrationTest-seed#[8BF4C069281A5E0F]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38915/solr ready
[junit4] 2> 1101071 INFO
(TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[8BF4C069281A5E0F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteOneOfTwoCollectionsAliased
[junit4] 2> 1101080 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=collection_one&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1101082 INFO
(OverseerThreadFactory-8820-thread-1-processing-n:127.0.0.1:41603_solr)
[n:127.0.0.1:41603_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection_one
[junit4] 2> 1101185 INFO
(OverseerStateUpdate-72168500624687110-127.0.0.1:41603_solr-n_0000000000)
[n:127.0.0.1:41603_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection_one",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection_one_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41603/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1101186 INFO
(OverseerStateUpdate-72168500624687110-127.0.0.1:41603_solr-n_0000000000)
[n:127.0.0.1:41603_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection_one",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection_one_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44845/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1101388 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
x:collection_one_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection_one_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_one&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1101388 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
x:collection_one_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection_one_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_one&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1101388 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
x:collection_one_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1102398 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 1102398 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 1102408 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.s.IndexSchema [collection_one_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1102408 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.s.IndexSchema [collection_one_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1102409 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1102409 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection_one_shard1_replica_n1'
using configuration from collection collection_one, trusted=true
[junit4] 2> 1102410 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1102410 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection_one_shard2_replica_n2'
using configuration from collection collection_one, trusted=true
[junit4] 2> 1102410 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41603.solr.core.collection_one.shard1.replica_n1' (registry
'solr.core.collection_one.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3de27723
[junit4] 2> 1102410 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.SolrCore [[collection_one_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_8BF4C069281A5E0F-001/tempDir-001/node1/collection_one_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_8BF4C069281A5E0F-001/tempDir-001/node1/./collection_one_shard1_replica_n1/data/]
[junit4] 2> 1102410 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44845.solr.core.collection_one.shard2.replica_n2' (registry
'solr.core.collection_one.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3de27723
[junit4] 2> 1102410 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.c.SolrCore [[collection_one_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_8BF4C069281A5E0F-001/tempDir-001/node2/collection_one_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_8BF4C069281A5E0F-001/tempDir-001/node2/./collection_one_shard2_replica_n2/data/]
[junit4] 2> 1102447 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1102447 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1102449 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1102449 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1102449 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1102449 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1102450 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4af9b435[collection_one_shard2_replica_n2] main]
[junit4] 2> 1102451 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1102451 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1102451 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1102451 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1632210221075005440
[junit4] 2> 1102452 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1102452 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1102453 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6a4ffca7[collection_one_shard1_replica_n1] main]
[junit4] 2> 1102453 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1102454 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1102455 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1102455 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1632210221079199744
[junit4] 2> 1102455 INFO
(searcherExecutor-8829-thread-1-processing-n:127.0.0.1:44845_solr
x:collection_one_shard2_replica_n2 c:collection_one s:shard2 r:core_node4)
[n:127.0.0.1:44845_solr c:collection_one s:shard2 r:core_node4
x:collection_one_shard2_replica_n2] o.a.s.c.SolrCore
[collection_one_shard2_replica_n2] Registered new searcher
Searcher@4af9b435[collection_one_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1102456 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection_one/terms/shard2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 1102456 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection_one/leaders/shard2
[junit4] 2> 1102458 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1102458 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1102458 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44845/solr/collection_one_shard2_replica_n2/
[junit4] 2> 1102458 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1102458 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:44845/solr/collection_one_shard2_replica_n2/ has no replicas
[junit4] 2> 1102458 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection_one/leaders/shard2/leader after winning as
/collections/collection_one/leader_elect/shard2/election/72168500624687113-core_node4-n_0000000000
[junit4] 2> 1102460 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44845/solr/collection_one_shard2_replica_n2/ shard2
[junit4] 2> 1102460 INFO
(searcherExecutor-8828-thread-1-processing-n:127.0.0.1:41603_solr
x:collection_one_shard1_replica_n1 c:collection_one s:shard1 r:core_node3)
[n:127.0.0.1:41603_solr c:collection_one s:shard1 r:core_node3
x:collection_one_shard1_replica_n1] o.a.s.c.SolrCore
[collection_one_shard1_replica_n1] Registered new searcher
Searcher@6a4ffca7[collection_one_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1102462 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection_one/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 1102462 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection_one/leaders/shard1
[junit4] 2> 1102464 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1102464 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1102464 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:41603/solr/collection_one_shard1_replica_n1/
[junit4] 2> 1102464 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1102464 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:41603/solr/collection_one_shard1_replica_n1/ has no replicas
[junit4] 2> 1102464 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection_one/leaders/shard1/leader after winning as
/collections/collection_one/leader_elect/shard1/election/72168500624687110-core_node3-n_0000000000
[junit4] 2> 1102465 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41603/solr/collection_one_shard1_replica_n1/ shard1
[junit4] 2> 1102579 INFO (zkCallback-10835-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1102580 INFO (zkCallback-10835-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1102581 INFO (zkCallback-10820-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1102582 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1102582 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1102588 INFO (zkCallback-10820-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1102590 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection_one_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_one&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1202
[junit4] 2> 1102595 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection_one_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_one&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1207
[junit4] 2> 1102632 INFO (qtp505572195-28611) [n:127.0.0.1:41603_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> 1102692 INFO (zkCallback-10820-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1102692 INFO (zkCallback-10820-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1102692 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=collection_one&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=1612
[junit4] 2> 1102693 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=collection_two&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1102695 INFO (zkCallback-10835-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1102695 INFO (zkCallback-10835-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1102699 INFO (zkCallback-10820-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1102699 INFO (zkCallback-10835-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1102701 INFO
(OverseerCollectionConfigSetProcessor-72168500624687110-127.0.0.1:41603_solr-n_0000000000)
[n:127.0.0.1:41603_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> 1102701 INFO
(OverseerThreadFactory-8820-thread-2-processing-n:127.0.0.1:41603_solr)
[n:127.0.0.1:41603_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection_two
[junit4] 2> 1102905 INFO
(OverseerStateUpdate-72168500624687110-127.0.0.1:41603_solr-n_0000000000)
[n:127.0.0.1:41603_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection_two",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection_two_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44845/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1103106 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
x:collection_two_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_two_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_two&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1104113 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 1104120 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.s.IndexSchema [collection_two_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1104128 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1104128 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection_two_shard1_replica_n1'
using configuration from collection collection_two, trusted=true
[junit4] 2> 1104129 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44845.solr.core.collection_two.shard1.replica_n1' (registry
'solr.core.collection_two.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3de27723
[junit4] 2> 1104129 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.SolrCore [[collection_two_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_8BF4C069281A5E0F-001/tempDir-001/node2/collection_two_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_8BF4C069281A5E0F-001/tempDir-001/node2/./collection_two_shard1_replica_n1/data/]
[junit4] 2> 1104166 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1104166 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1104169 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1104169 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1104171 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@63fb7c2e[collection_two_shard1_replica_n1] main]
[junit4] 2> 1104171 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1104172 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1104172 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1104173 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1632210222880653312
[junit4] 2> 1104175 INFO
(searcherExecutor-8838-thread-1-processing-n:127.0.0.1:44845_solr
x:collection_two_shard1_replica_n1 c:collection_two s:shard1 r:core_node2)
[n:127.0.0.1:44845_solr c:collection_two s:shard1 r:core_node2
x:collection_two_shard1_replica_n1] o.a.s.c.SolrCore
[collection_two_shard1_replica_n1] Registered new searcher
Searcher@63fb7c2e[collection_two_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1104177 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection_two/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 1104177 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection_two/leaders/shard1
[junit4] 2> 1104179 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1104179 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1104179 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44845/solr/collection_two_shard1_replica_n1/
[junit4] 2> 1104179 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1104179 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:44845/solr/collection_two_shard1_replica_n1/ has no replicas
[junit4] 2> 1104179 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection_two/leaders/shard1/leader after winning as
/collections/collection_two/leader_elect/shard1/election/72168500624687113-core_node2-n_0000000000
[junit4] 2> 1104181 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44845/solr/collection_two_shard1_replica_n1/ shard1
[junit4] 2> 1104282 INFO (zkCallback-10835-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_two/state.json] for collection [collection_two]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1104282 INFO (zkCallback-10835-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_two/state.json] for collection [collection_two]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1104283 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1104284 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_two_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_two&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1178
[junit4] 2> 1104286 INFO (qtp505572195-28613) [n:127.0.0.1:41603_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> 1104384 INFO (zkCallback-10820-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_two/state.json] for collection [collection_two]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1104384 INFO (zkCallback-10835-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_two/state.json] for collection [collection_two]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1104384 INFO (zkCallback-10835-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_two/state.json] for collection [collection_two]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1104384 INFO (zkCallback-10835-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_two/state.json] for collection [collection_two]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1104395 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=collection_two&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1702
[junit4] 2> 1104396 INFO
(TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[8BF4C069281A5E0F])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica
count: 2
[junit4] 2> 1104396 INFO (watches-10847-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 1104396 INFO
(TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[8BF4C069281A5E0F])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica
count: 1
[junit4] 2> 1104396 INFO (watches-10847-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
[junit4] 2> 1104398 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection_one/terms/shard1 to Terms{values={core_node3=1},
version=1}
[junit4] 2> 1104398 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=collection_one:4&wt=javabin&version=2}{add=[1
(1632210223115534336)]} 0 1
[junit4] 2> 1104401 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1632210223119728640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1104401 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1104402 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1104402 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard2_replica_n2]
webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41603/solr/collection_one_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1104402 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1632210223120777216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1104402 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1d33695f
commitCommandVersion:1632210223120777216
[junit4] 2> 1104405 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2d5cc12[collection_one_shard1_replica_n1] main]
[junit4] 2> 1104406 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1104406 INFO
(searcherExecutor-8828-thread-1-processing-n:127.0.0.1:41603_solr
x:collection_one_shard1_replica_n1 c:collection_one s:shard1 r:core_node3)
[n:127.0.0.1:41603_solr c:collection_one s:shard1 r:core_node3
x:collection_one_shard1_replica_n1] o.a.s.c.SolrCore
[collection_one_shard1_replica_n1] Registered new searcher
Searcher@2d5cc12[collection_one_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33,
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=12+33, source=flush,
os.version=4.18.0-17-generic,
timestamp=1556596968767}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1104407 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=collection_one:4&commit=true&wt=javabin&version=2}{commit=}
0 7
[junit4] 2> 1104410 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection_two/terms/shard1 to Terms{values={core_node2=1},
version=1}
[junit4] 2> 1104410 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection_two_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=collection_two:4&wt=javabin&version=2}{add=[10
(1632210223127068672), 11 (1632210223128117248)]} 0 1
[junit4] 2> 1104410 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1632210223129165824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1104410 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@470eeaf6
commitCommandVersion:1632210223129165824
[junit4] 2> 1104412 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2e1a5f2[collection_two_shard1_replica_n1] main]
[junit4] 2> 1104412 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1104413 INFO
(searcherExecutor-8838-thread-1-processing-n:127.0.0.1:44845_solr
x:collection_two_shard1_replica_n1 c:collection_two s:shard1 r:core_node2)
[n:127.0.0.1:44845_solr c:collection_two s:shard1 r:core_node2
x:collection_two_shard1_replica_n1] o.a.s.c.SolrCore
[collection_two_shard1_replica_n1] Registered new searcher
Searcher@2e1a5f2[collection_two_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C2:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33,
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=12+33, source=flush,
os.version=4.18.0-17-generic,
timestamp=1556596968775}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1104413 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection_two_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=collection_two:4&commit=true&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 1104414 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with
params
collections=collection_one,collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1104415 INFO
(OverseerCollectionConfigSetProcessor-72168500624687110-127.0.0.1:41603_solr-n_0000000000)
[n:127.0.0.1:41603_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> 1104516 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=collection_one,collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2}
status=0 QTime=102
[junit4] 2> 1104521 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2]
o.a.s.c.S.Request [collection_one_shard2_replica_n2] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:44845/solr/collection_one_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1556596968881&isShard=true&wt=javabin}
hits=0 status=0 QTime=0
[junit4] 2> 1104521 INFO (qtp1009969859-28610) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.S.Request [collection_two_shard1_replica_n1] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:44845/solr/collection_two_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1556596968881&isShard=true&wt=javabin}
hits=2 status=0 QTime=0
[junit4] 2> 1104522 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.S.Request [collection_one_shard1_replica_n1] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:41603/solr/collection_one_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1556596968881&isShard=true&wt=javabin}
hits=1 status=0 QTime=0
[junit4] 2> 1104523 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.S.Request [collection_two_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&shards.purpose=64&NOW=1556596968881&ids=11,10&isShard=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:44845/solr/collection_two_shard1_replica_n1/&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1104523 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.S.Request [collection_one_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&shards.purpose=64&NOW=1556596968881&ids=1&isShard=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:41603/solr/collection_one_shard1_replica_n1/&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1104524 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1]
o.a.s.c.S.Request [collection_one_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection_one:4|collection_two:4&wt=javabin&version=2}
hits=3 status=0 QTime=6
[junit4] 2> 1104524 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
async=d43f8fc5-aeab-4a4f-9ed3-514fc70970fc&name=collection_one&action=DELETE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1104525 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=d43f8fc5-aeab-4a4f-9ed3-514fc70970fc&name=collection_one&action=DELETE&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1104526 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=d43f8fc5-aeab-4a4f-9ed3-514fc70970fc&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1104527 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=d43f8fc5-aeab-4a4f-9ed3-514fc70970fc&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1104540 INFO
(OverseerCollectionConfigSetProcessor-72168500624687110-127.0.0.1:41603_solr-n_0000000000)
[n:127.0.0.1:41603_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> 1104540 ERROR
(OverseerThreadFactory-8820-thread-4-processing-n:127.0.0.1:41603_solr)
[n:127.0.0.1:41603_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Collection: collection_one operation: delete
failed:org.apache.solr.common.SolrException: Collection : collection_one is
part of aliases: [collection_one, collection_alias_pair], remove or modify the
aliases before removing this collection.
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteCollectionCmd.checkAliasReference(DeleteCollectionCmd.java:194)
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:79)
[junit4] 2> at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:505)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] 2>
[junit4] 2> 1104544 INFO
(OverseerThreadFactory-8820-thread-4-processing-n:127.0.0.1:41603_solr)
[n:127.0.0.1:41603_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> 1105528 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=d43f8fc5-aeab-4a4f-9ed3-514fc70970fc&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1105529 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=d43f8fc5-aeab-4a4f-9ed3-514fc70970fc&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1105529 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=d43f8fc5-aeab-4a4f-9ed3-514fc70970fc&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1105530 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=d43f8fc5-aeab-4a4f-9ed3-514fc70970fc&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1105530 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with
params
collections=collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1105531 INFO
(OverseerCollectionConfigSetProcessor-72168500624687110-127.0.0.1:41603_solr-n_0000000000)
[n:127.0.0.1:41603_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> 1105633 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2}
status=0 QTime=102
[junit4] 2> 1105633 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
async=56ad796b-a3a9-4476-a4e1-6d69c0c7ae72&name=collection_one&action=DELETE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1105634 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=56ad796b-a3a9-4476-a4e1-6d69c0c7ae72&name=collection_one&action=DELETE&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1105634 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=56ad796b-a3a9-4476-a4e1-6d69c0c7ae72&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1105635 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=56ad796b-a3a9-4476-a4e1-6d69c0c7ae72&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1105635 INFO
(OverseerCollectionConfigSetProcessor-72168500624687110-127.0.0.1:41603_solr-n_0000000000)
[n:127.0.0.1:41603_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000007 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1105635 INFO
(OverseerThreadFactory-8820-thread-5-processing-n:127.0.0.1:41603_solr)
[n:127.0.0.1:41603_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=56ad796b-a3a9-4476-a4e1-6d69c0c7ae72
[junit4] 2> 1105636 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
x:collection_one_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection_one_shard2_replica_n2&async=56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305268189477&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1105636 INFO
(parallelCoreAdminExecutor-8817-thread-1-processing-n:127.0.0.1:44845_solr
x:collection_one_shard2_replica_n2
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305268189477 UNLOAD)
[n:127.0.0.1:44845_solr x:collection_one_shard2_replica_n2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection_one.shard2.replica_n2, tag=null
[junit4] 2> 1105636 INFO
(parallelCoreAdminExecutor-8817-thread-1-processing-n:127.0.0.1:44845_solr
x:collection_one_shard2_replica_n2
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305268189477 UNLOAD)
[n:127.0.0.1:44845_solr x:collection_one_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3bb17cb8: rootName =
solr_44845, domain = solr.core.collection_one.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.collection_one.shard2.replica_n2
/ com.codahale.metrics.MetricRegistry@2e6194d
[junit4] 2> 1105639 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
x:collection_one_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection_one_shard1_replica_n1&async=56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305267990526&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 1105640 INFO
(parallelCoreAdminExecutor-8822-thread-1-processing-n:127.0.0.1:41603_solr
x:collection_one_shard1_replica_n1
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305267990526 UNLOAD)
[n:127.0.0.1:41603_solr x:collection_one_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection_one.shard1.replica_n1, tag=null
[junit4] 2> 1105640 INFO
(parallelCoreAdminExecutor-8822-thread-1-processing-n:127.0.0.1:41603_solr
x:collection_one_shard1_replica_n1
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305267990526 UNLOAD)
[n:127.0.0.1:41603_solr x:collection_one_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fa9d25a: rootName =
solr_41603, domain = solr.core.collection_one.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.collection_one.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@580cc5a4
[junit4] 2> 1105640 INFO (qtp1009969859-28610) [n:127.0.0.1:44845_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305268189477
[junit4] 2> 1105640 INFO (qtp1009969859-28610) [n:127.0.0.1:44845_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305268189477&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1105646 INFO
(parallelCoreAdminExecutor-8817-thread-1-processing-n:127.0.0.1:44845_solr
x:collection_one_shard2_replica_n2
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305268189477 UNLOAD)
[n:127.0.0.1:44845_solr x:collection_one_shard2_replica_n2] o.a.s.c.SolrCore
[collection_one_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@6c64a041
[junit4] 2> 1105646 INFO
(parallelCoreAdminExecutor-8817-thread-1-processing-n:127.0.0.1:44845_solr
x:collection_one_shard2_replica_n2
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305268189477 UNLOAD)
[n:127.0.0.1:44845_solr x:collection_one_shard2_replica_n2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection_one.shard2.replica_n2, tag=6c64a041
[junit4] 2> 1105646 INFO
(parallelCoreAdminExecutor-8817-thread-1-processing-n:127.0.0.1:44845_solr
x:collection_one_shard2_replica_n2
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305268189477 UNLOAD)
[n:127.0.0.1:44845_solr x:collection_one_shard2_replica_n2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection_one.shard2.leader, tag=6c64a041
[junit4] 2> 1105648 INFO
(parallelCoreAdminExecutor-8817-thread-1-processing-n:127.0.0.1:44845_solr
x:collection_one_shard2_replica_n2
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305268189477 UNLOAD)
[n:127.0.0.1:44845_solr x:collection_one_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection_one/terms/shard2 to Terms{values={}, version=1}
[junit4] 2> 1105651 INFO
(parallelCoreAdminExecutor-8822-thread-1-processing-n:127.0.0.1:41603_solr
x:collection_one_shard1_replica_n1
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305267990526 UNLOAD)
[n:127.0.0.1:41603_solr x:collection_one_shard1_replica_n1] o.a.s.c.SolrCore
[collection_one_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@23c0915e
[junit4] 2> 1105651 INFO
(parallelCoreAdminExecutor-8822-thread-1-processing-n:127.0.0.1:41603_solr
x:collection_one_shard1_replica_n1
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305267990526 UNLOAD)
[n:127.0.0.1:41603_solr x:collection_one_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection_one.shard1.replica_n1, tag=23c0915e
[junit4] 2> 1105651 INFO
(parallelCoreAdminExecutor-8822-thread-1-processing-n:127.0.0.1:41603_solr
x:collection_one_shard1_replica_n1
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305267990526 UNLOAD)
[n:127.0.0.1:41603_solr x:collection_one_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection_one.shard1.leader, tag=23c0915e
[junit4] 2> 1105654 INFO
(parallelCoreAdminExecutor-8822-thread-1-processing-n:127.0.0.1:41603_solr
x:collection_one_shard1_replica_n1
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305267990526 UNLOAD)
[n:127.0.0.1:41603_solr x:collection_one_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection_one/terms/shard1 to Terms{values={}, version=2}
[junit4] 2> 1105755 INFO (zkCallback-10835-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1105755 INFO (zkCallback-10835-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1105756 INFO (zkCallback-10820-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1105756 INFO (zkCallback-10820-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1105756 INFO (zkCallback-10820-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1106635 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=56ad796b-a3a9-4476-a4e1-6d69c0c7ae72&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1106636 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=56ad796b-a3a9-4476-a4e1-6d69c0c7ae72&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1106642 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305268189477
[junit4] 2> 1106642 INFO (qtp1009969859-28612) [n:127.0.0.1:44845_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305268189477&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1106643 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305267990526
[junit4] 2> 1106643 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=56ad796b-a3a9-4476-a4e1-6d69c0c7ae721692305267990526&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1106744 INFO (zkCallback-10820-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1106744 INFO (zkCallback-10820-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1106744 INFO (zkCallback-10820-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1106744 INFO (zkCallback-10820-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection_one/state.json] for collection [collection_one]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1106748 INFO
(OverseerThreadFactory-8820-thread-5-processing-n:127.0.0.1:41603_solr)
[n:127.0.0.1:41603_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000009 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1107636 INFO
(OverseerCollectionConfigSetProcessor-72168500624687110-127.0.0.1:41603_solr-n_0000000000)
[n:127.0.0.1:41603_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000009 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1107636 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=56ad796b-a3a9-4476-a4e1-6d69c0c7ae72&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1107637 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=56ad796b-a3a9-4476-a4e1-6d69c0c7ae72&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1107637 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=56ad796b-a3a9-4476-a4e1-6d69c0c7ae72&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1107638 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=56ad796b-a3a9-4476-a4e1-6d69c0c7ae72&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1107640 INFO (qtp1009969859-28614) [n:127.0.0.1:44845_solr
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1]
o.a.s.c.S.Request [collection_two_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection_two:4&wt=javabin&version=2} hits=2 status=0
QTime=0
[junit4] 2> 1107643 ERROR
(TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[8BF4C069281A5E0F])
[ ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [collection_one]
failed due to (404)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:44845/solr/collection_one: Expected mime type
application/octet-stream but got text/html. <html>
[junit4] 2> <head>
[junit4] 2> <meta http-equiv="Content-Type"
content="text/html;charset=utf-8"/>
[junit4] 2> <title>Error 404 Can not find:
/solr/collection_one/select</title>
[junit4] 2> </head>
[junit4] 2> <body><h2>HTTP ERROR 404</h2>
[junit4] 2> <p>Problem accessing /solr/collection_one/select. Reason:
[junit4] 2> <pre> Can not find:
/solr/collection_one/select</pre></p><hr><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.14.v20181114</a><hr/>
[junit4] 2>
[junit4] 2> </body>
[junit4] 2> </html>
[junit4] 2> , retry=0 commError=false errorCode=404
[junit4] 2> 1107643 INFO
(TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[8BF4C069281A5E0F])
[ ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it
seems
[junit4] 2> 1107643 WARN
(TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[8BF4C069281A5E0F])
[ ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s)
[collection_one] after stale state error from server.
[junit4] 2> 1107643 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with
params
async=9f22d1b9-b56d-423e-b00a-26b6c856a5c1&name=collection_alias_pair&action=DELETEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1107644 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=9f22d1b9-b56d-423e-b00a-26b6c856a5c1&name=collection_alias_pair&action=DELETEALIAS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1107645 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=9f22d1b9-b56d-423e-b00a-26b6c856a5c1&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1107645 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=9f22d1b9-b56d-423e-b00a-26b6c856a5c1&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1107651 INFO
(OverseerThreadFactory-8820-thread-5-processing-n:127.0.0.1:41603_solr)
[n:127.0.0.1:41603_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> 1108646 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=9f22d1b9-b56d-423e-b00a-26b6c856a5c1&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1108654 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=9f22d1b9-b56d-423e-b00a-26b6c856a5c1&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=8
[junit4] 2> 1108655 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=9f22d1b9-b56d-423e-b00a-26b6c856a5c1&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1108656 INFO (qtp505572195-28613) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=9f22d1b9-b56d-423e-b00a-26b6c856a5c1&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1108657 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
async=5e912e31-0964-4f42-8dd8-716a07f1252e&name=collection_two&action=DELETE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1108658 INFO (qtp505572195-28609) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=5e912e31-0964-4f42-8dd8-716a07f1252e&name=collection_two&action=DELETE&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1108658 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=5e912e31-0964-4f42-8dd8-716a07f1252e&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1108659 INFO (qtp505572195-28611) [n:127.0.0.1:41603_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=5e912e31-0964-4f42-8dd8-716a07f1252e&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1108659 INFO
(OverseerCollectionConfigSetProcessor-72168500624687110-127.0.0.1:41603_solr-n_0000000000)
[n:127.0.0.1:41603_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> 1108659 INFO
(OverseerThreadFactory-8820-thread-5-processing-n:127.0.0.1:41603_solr)
[n:127.0.0.1:41603_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteD
[...truncated too long message...]
unit4] 2> 1147218 INFO (jetty-closer-10930-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3cdeadd5{/solr,null,UNAVAILABLE}
[junit4] 2> 1147218 INFO (jetty-closer-10930-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1147219 INFO (jetty-closer-10930-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@511b32bd{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:٠}
[junit4] 2> 1147219 INFO (jetty-closer-10930-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4babf41{/solr,null,UNAVAILABLE}
[junit4] 2> 1147219 INFO (jetty-closer-10930-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1147219 INFO
(SUITE-AliasIntegrationTest-seed#[8BF4C069281A5E0F]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1147220 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 23 /solr/aliases.json
[junit4] 2> 23 /solr/clusterprops.json
[junit4] 2> 18 /solr/configs/conf
[junit4] 2> 11 /solr/collections/collection2meta/terms/shard1
[junit4] 2> 11 /solr/collections/collection1meta/terms/shard1
[junit4] 2> 10 /solr/collections/collection1meta/terms/shard2
[junit4] 2> 7 /solr/collections/collection1meta/state.json
[junit4] 2> 4 /solr/collections/collection_new/terms/shard1
[junit4] 2> 4 /solr/collections/collection2/terms/shard1
[junit4] 2> 4 /solr/collections/collection_one/terms/shard1
[junit4] 2> 4 /solr/collections/collection_old/terms/shard2
[junit4] 2> 4 /solr/collections/collection_old/terms/shard1
[junit4] 2> 4 /solr/collections/collection1/terms/shard1
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2> 3 /solr/collections/collection_two/terms/shard1
[junit4] 2> 3
/solr/collections/testErrorChecks-collection/state.json
[junit4] 2> 3 /solr/collections/collection_one/terms/shard2
[junit4] 2> 3
/solr/collections/testErrorChecks-collection/terms/shard1
[junit4] 2> 3 /solr/collections/collection1/terms/shard2
[junit4] 2> 2 /solr/collections/collection2meta/state.json
[junit4] 2> 2 /solr/collections/collection_old/state.json
[junit4] 2> 2 /solr/collections/collection_one/state.json
[junit4] 2> 2
/solr/collections/testErrorChecks-collection/terms/shard2
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 398 /solr/aliases.json
[junit4] 2> 72 /solr/collections/collection1meta/state.json
[junit4] 2> 44 /solr/collections/collection2meta/state.json
[junit4] 2> 23 /solr/clusterstate.json
[junit4] 2> 18 /solr/collections/collection_old/state.json
[junit4] 2> 17 /solr/collections/collection_one/state.json
[junit4] 2> 14 /solr/collections/collection1/state.json
[junit4] 2> 14
/solr/collections/testErrorChecks-collection/state.json
[junit4] 2> 10 /solr/collections/collection_two/state.json
[junit4] 2> 10 /solr/collections/collection_new/state.json
[junit4] 2> 8 /solr/collections/collection2/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 94 /solr/collections
[junit4] 2> 23 /solr/live_nodes
[junit4] 2>
[junit4] 2> 1147223 INFO
(SUITE-AliasIntegrationTest-seed#[8BF4C069281A5E0F]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38915
[junit4] 2> 1147223 INFO
(SUITE-AliasIntegrationTest-seed#[8BF4C069281A5E0F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38915
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_8BF4C069281A5E0F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{a_t=Lucene50(blocksize=128), _root_=Lucene50(blocksize=128),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{_version_=DocValuesFormat(name=Asserting)},
maxPointsInLeafNode=668, maxMBSortInHeap=6.513553909547597,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2cddbc5f),
locale=ckb-IQ, timezone=Africa/Porto-Novo
[junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12
(64-bit)/cpus=8,threads=1,free=238505544,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[UUIDUpdateProcessorFallbackTest, TestBinaryField, TermsComponentTest,
DeleteReplicaTest, TestSimGenericDistributedQueue,
MetricsHistoryIntegrationTest, JWTAuthPluginTest, TestLegacyField,
CdcrOpsAndBoundariesTest, ReturnFieldsTest, SharedFSAutoReplicaFailoverTest,
TestAtomicUpdateErrorCases, SolrGraphiteReporterTest,
ParsingFieldUpdateProcessorsTest, TestMacros, TestPostingsSolrHighlighter,
TestSubQueryTransformerCrossCore, TestZkChroot, TestFreeTextSuggestions,
TestManagedResourceStorage, SolrCloudExampleTest, TestGraphTermsQParserPlugin,
BigEndianAscendingWordDeserializerTest, TestUseDocValuesAsStored,
RandomizedTaggerTest, MoveReplicaTest, HighlighterConfigTest, EnumFieldTest,
TestXmlQParserPlugin, HdfsCollectionsAPIDistributedZkTest, TestConfigSets,
TestFieldCollectionResource, TestGroupingSearch, QueryEqualityTest,
PluginInfoTest, TestDFISimilarityFactory, TestFilteredDocIdSet,
ZkControllerTest, TestCustomSort, AnalysisAfterCoreReloadTest,
TestDistributedMissingSort, SolrMetricManagerTest, TestCoreBackup,
IndexSchemaTest, TestLRUStatsCache, CursorMarkTest, TestRestoreCore,
DirectoryFactoryTest, AuthToolTest, ExplicitHLLTest, BasicAuthIntegrationTest,
TestTolerantUpdateProcessorRandomCloud, TestManagedSynonymGraphFilterFactory,
TestSweetSpotSimilarityFactory, TestDistribDocBasedVersion,
CSVRequestHandlerTest, TestPhraseSuggestions, DateMathParserTest,
SearchHandlerTest, HdfsBasicDistributedZk2Test, TestQuerySenderListener,
UninvertDocValuesMergePolicyTest, AsyncCallRequestStatusResponseTest,
TestUpdate, TestLegacyNumericRangeQueryBuilder, UnloadDistributedZkTest,
SpellPossibilityIteratorTest, ScheduledTriggerTest, SolrIndexConfigTest,
ConjunctionSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest,
TestSimNodeLostTrigger, TestCrossCoreJoin, TestRecoveryHdfs,
CleanupOldIndexTest, TestRTGBase, UpdateParamsTest, ForceLeaderTest,
EchoParamsTest, TestConfigOverlay, ConnectionManagerTest, TestCloudRecovery,
TestSolrCoreParser, DistributedQueryComponentCustomSortTest,
ChaosMonkeySafeLeaderTest, TestSolrCloudSnapshots, TestSolrConfigHandlerCloud,
TestSegmentSorting, TestJsonFacetsWithNestedObjects, HealthCheckHandlerTest,
DataDrivenBlockJoinTest, RecoveryZkTest, TestHalfAndHalfDocValues,
MissingSegmentRecoveryTest, CoreAdminRequestStatusTest,
AutoAddReplicasIntegrationTest, NumberUtilsTest, SimplePostToolTest,
TestFieldCacheReopen, TestSkipOverseerOperations, DeleteInactiveReplicaTest,
WordBreakSolrSpellCheckerTest, TestDeprecatedFilters,
AtomicUpdateProcessorFactoryTest, CollectionsAPISolrJTest, ZkStateReaderTest,
SubstringBytesRefFilterTest, NoCacheHeaderTest, TestCloudConsistency,
TaggingAttributeTest, TestNumericRangeQuery64, QueryElevationComponentTest,
OverseerTest, JsonLoaderTest, TestSmileRequest, LeaderElectionTest,
TestPseudoReturnFields, TimeRoutedAliasUpdateProcessorTest,
DistributedFacetPivotSmallTest, TestReRankQParserPlugin, HLLUtilTest,
AnalyticsMergeStrategyTest, TestInitQParser, BaseCdcrDistributedZkTest,
SpatialFilterTest, PreAnalyzedFieldManagedSchemaCloudTest,
TestPHPSerializedResponseWriter, TestDocTermOrds, XsltUpdateRequestHandlerTest,
TestPullReplicaErrorHandling, TestInPlaceUpdateWithRouteField,
CollectionReloadTest, NestedShardedAtomicUpdateTest,
TestImpersonationWithHadoopAuth, HttpPartitionWithTlogReplicasTest,
TestReplicationHandlerBackup, SolrLogAuditLoggerPluginTest, TestSchemaManager,
CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest,
SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestRandomDVFaceting,
TestRandomFaceting, TestSimpleTrackingShardHandler, TestSolrCoreProperties,
TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest,
ProtectedTermFilterFactoryTest, TestCharFilters,
TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat,
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors,
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest,
ActionThrottleTest, AddReplicaTest, AliasIntegrationTest]
[junit4] Completed [443/855 (1!)] on J0 in 46.82s, 9 tests, 1 failure <<<
FAILURES!
[...truncated 44595 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/486/consoleText
[repro] Revision: 44efae15a948b7bb6bf78d59ba110fe8996a8194
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=AliasIntegrationTest
-Dtests.method=testClusterStateProviderAPI -Dtests.seed=8BF4C069281A5E0F
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ckb-IQ
-Dtests.timezone=Africa/Porto-Novo -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] AliasIntegrationTest
[repro] ant compile-test
[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.AliasIntegrationTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=8BF4C069281A5E0F
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ckb-IQ
-Dtests.timezone=Africa/Porto-Novo -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 115 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro] Exiting with code 0
[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]