Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/382/
1 tests failed.
FAILED: org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataV1
Error Message:
Unexpected status: HTTP/1.1 400 Bad Request
Stack Trace:
java.lang.AssertionError: Unexpected status: HTTP/1.1 400 Bad Request
at
__randomizedtesting.SeedInfo.seed([9F46DF141600D102:4E2661DD36ACC25B]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AliasIntegrationTest.assertSuccess(AliasIntegrationTest.java:315)
at
org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataV1(AliasIntegrationTest.java:250)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12752 lines...]
[junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
[junit4] 2> 802340 INFO
(SUITE-AliasIntegrationTest-seed#[9F46DF141600D102]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001/init-core-data-001
[junit4] 2> 802341 WARN
(SUITE-AliasIntegrationTest-seed#[9F46DF141600D102]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 802341 INFO
(SUITE-AliasIntegrationTest-seed#[9F46DF141600D102]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 802342 INFO
(SUITE-AliasIntegrationTest-seed#[9F46DF141600D102]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 802343 INFO
(SUITE-AliasIntegrationTest-seed#[9F46DF141600D102]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001/tempDir-001
[junit4] 2> 802343 INFO
(SUITE-AliasIntegrationTest-seed#[9F46DF141600D102]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 802343 INFO (Thread-2006) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 802343 INFO (Thread-2006) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 802350 ERROR (Thread-2006) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 802443 INFO
(SUITE-AliasIntegrationTest-seed#[9F46DF141600D102]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:46390
[junit4] 2> 802445 INFO (zkConnectionManagerCallback-1294-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 802450 INFO (jetty-launcher-1291-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 802450 INFO (jetty-launcher-1291-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 802458 INFO (jetty-launcher-1291-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 802459 INFO (jetty-launcher-1291-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 802459 INFO (jetty-launcher-1291-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 802459 INFO (jetty-launcher-1291-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 802459 INFO (jetty-launcher-1291-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 802459 INFO (jetty-launcher-1291-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 802463 INFO (jetty-launcher-1291-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54ce034d{/solr,null,AVAILABLE}
[junit4] 2> 802464 INFO (jetty-launcher-1291-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9b33a13{/solr,null,AVAILABLE}
[junit4] 2> 802465 INFO (jetty-launcher-1291-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@309d6b8d{SSL,[ssl,
http/1.1]}{127.0.0.1:52557}
[junit4] 2> 802465 INFO (jetty-launcher-1291-thread-1) [ ]
o.e.j.s.Server Started @804866ms
[junit4] 2> 802465 INFO (jetty-launcher-1291-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4009a22d{SSL,[ssl,
http/1.1]}{127.0.0.1:51574}
[junit4] 2> 802465 INFO (jetty-launcher-1291-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52557}
[junit4] 2> 802465 INFO (jetty-launcher-1291-thread-2) [ ]
o.e.j.s.Server Started @804867ms
[junit4] 2> 802465 INFO (jetty-launcher-1291-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51574}
[junit4] 2> 802465 ERROR (jetty-launcher-1291-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 802465 ERROR (jetty-launcher-1291-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 802465 INFO (jetty-launcher-1291-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 802465 INFO (jetty-launcher-1291-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 802465 INFO (jetty-launcher-1291-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 802466 INFO (jetty-launcher-1291-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 802466 INFO (jetty-launcher-1291-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 802466 INFO (jetty-launcher-1291-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 802466 INFO (jetty-launcher-1291-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-13T04:34:03.225Z
[junit4] 2> 802466 INFO (jetty-launcher-1291-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-13T04:34:03.225Z
[junit4] 2> 802470 INFO (zkConnectionManagerCallback-1296-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 802471 INFO (jetty-launcher-1291-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 802475 INFO (zkConnectionManagerCallback-1298-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 802475 INFO (jetty-launcher-1291-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 802485 INFO (jetty-launcher-1291-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46390/solr
[junit4] 2> 802487 INFO (jetty-launcher-1291-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46390/solr
[junit4] 2> 802488 INFO (zkConnectionManagerCallback-1302-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 802488 INFO (zkConnectionManagerCallback-1306-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 802489 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
0x1045d7d22f90004, likely client has closed socket
[junit4] 2> 802498 INFO
(zkConnectionManagerCallback-1308-thread-1-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 802499 INFO
(zkConnectionManagerCallback-1310-thread-1-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 802577 INFO (jetty-launcher-1291-thread-2)
[n:127.0.0.1:51574_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 802578 INFO (jetty-launcher-1291-thread-2)
[n:127.0.0.1:51574_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:51574_solr
[junit4] 2> 802578 INFO (jetty-launcher-1291-thread-2)
[n:127.0.0.1:51574_solr ] o.a.s.c.Overseer Overseer
(id=73286285983809542-127.0.0.1:51574_solr-n_0000000000) starting
[junit4] 2> 802585 INFO (jetty-launcher-1291-thread-2)
[n:127.0.0.1:51574_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51574_solr
[junit4] 2> 802586 INFO (jetty-launcher-1291-thread-1)
[n:127.0.0.1:52557_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 802595 INFO
(OverseerStateUpdate-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 802596 INFO (jetty-launcher-1291-thread-1)
[n:127.0.0.1:52557_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52557_solr
[junit4] 2> 802607 INFO
(zkCallback-1309-thread-1-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 802619 INFO
(zkCallback-1307-thread-1-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 802627 INFO
(zkCallback-1307-thread-2-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 802664 INFO (jetty-launcher-1291-thread-2)
[n:127.0.0.1:51574_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51574.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4dfa10e4
[junit4] 2> 802671 INFO (jetty-launcher-1291-thread-2)
[n:127.0.0.1:51574_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51574.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4dfa10e4
[junit4] 2> 802671 INFO (jetty-launcher-1291-thread-2)
[n:127.0.0.1:51574_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51574.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4dfa10e4
[junit4] 2> 802672 INFO (jetty-launcher-1291-thread-2)
[n:127.0.0.1:51574_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001/tempDir-001/node2/.
[junit4] 2> 802702 INFO (jetty-launcher-1291-thread-1)
[n:127.0.0.1:52557_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52557.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4dfa10e4
[junit4] 2> 802710 INFO (jetty-launcher-1291-thread-1)
[n:127.0.0.1:52557_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52557.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4dfa10e4
[junit4] 2> 802710 INFO (jetty-launcher-1291-thread-1)
[n:127.0.0.1:52557_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52557.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4dfa10e4
[junit4] 2> 802711 INFO (jetty-launcher-1291-thread-1)
[n:127.0.0.1:52557_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001/tempDir-001/node1/.
[junit4] 2> 802738 INFO (zkConnectionManagerCallback-1316-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 802742 INFO (zkConnectionManagerCallback-1320-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 802743 INFO
(SUITE-AliasIntegrationTest-seed#[9F46DF141600D102]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 802744 INFO
(SUITE-AliasIntegrationTest-seed#[9F46DF141600D102]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46390/solr ready
[junit4] 2> 802766 INFO
(TEST-AliasIntegrationTest.testErrorChecks-seed#[9F46DF141600D102]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testErrorChecks
[junit4] 2> 802799 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 802801 INFO
(OverseerThreadFactory-3015-thread-1-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testErrorChecks-collection
[junit4] 2> 802912 INFO
(OverseerStateUpdate-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testErrorChecks-collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testErrorChecks-collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:51574/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 802914 INFO
(OverseerStateUpdate-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testErrorChecks-collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testErrorChecks-collection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:52557/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 803136 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard2_replica_n2&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 803137 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 803149 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 803149 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 803252 INFO
(zkCallback-1309-thread-2-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 803252 INFO
(zkCallback-1307-thread-2-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 803252 INFO
(zkCallback-1307-thread-1-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 803252 INFO
(zkCallback-1309-thread-1-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 804154 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.0
[junit4] 2> 804162 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.0
[junit4] 2> 804173 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.IndexSchema
[testErrorChecks-collection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 804173 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.IndexSchema
[testErrorChecks-collection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 804186 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 804186 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'testErrorChecks-collection_shard1_replica_n1' using configuration
from collection testErrorChecks-collection, trusted=true
[junit4] 2> 804186 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 804186 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'testErrorChecks-collection_shard2_replica_n2' using configuration
from collection testErrorChecks-collection, trusted=true
[junit4] 2> 804187 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for
'solr_51574.solr.core.testErrorChecks-collection.shard1.replica_n1' (registry
'solr.core.testErrorChecks-collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4dfa10e4
[junit4] 2> 804187 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for
'solr_52557.solr.core.testErrorChecks-collection.shard2.replica_n2' (registry
'solr.core.testErrorChecks-collection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4dfa10e4
[junit4] 2> 804187 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 804187 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 804187 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrCore
[[testErrorChecks-collection_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001/tempDir-001/node2/testErrorChecks-collection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001/tempDir-001/node2/./testErrorChecks-collection_shard1_replica_n1/data/]
[junit4] 2> 804187 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrCore
[[testErrorChecks-collection_shard2_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001/tempDir-001/node1/testErrorChecks-collection_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001/tempDir-001/node1/./testErrorChecks-collection_shard2_replica_n2/data/]
[junit4] 2> 804263 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 804263 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 804264 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 804264 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 804265 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@f09a500[testErrorChecks-collection_shard2_replica_n2] main]
[junit4] 2> 804267 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 804267 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 804268 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 804275 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 804275 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 804275 INFO
(searcherExecutor-3021-thread-1-processing-n:127.0.0.1:52557_solr
x:testErrorChecks-collection_shard2_replica_n2 s:shard2
c:testErrorChecks-collection r:core_node4) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrCore
[testErrorChecks-collection_shard2_replica_n2] Registered new searcher
Searcher@f09a500[testErrorChecks-collection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 804276 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1592258928349020160
[junit4] 2> 804276 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 804276 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 804278 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@23e22099[testErrorChecks-collection_shard1_replica_n1] main]
[junit4] 2> 804280 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 804281 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 804281 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 804282 INFO
(searcherExecutor-3020-thread-1-processing-n:127.0.0.1:51574_solr
x:testErrorChecks-collection_shard1_replica_n1 s:shard1
c:testErrorChecks-collection r:core_node3) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrCore
[testErrorChecks-collection_shard1_replica_n1] Registered new searcher
Searcher@23e22099[testErrorChecks-collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 804282 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1592258928355311616
[junit4] 2> 804288 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 804288 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 804288 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync
replicas to
https://127.0.0.1:52557/solr/testErrorChecks-collection_shard2_replica_n2/
[junit4] 2> 804288 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 804289 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy
https://127.0.0.1:52557/solr/testErrorChecks-collection_shard2_replica_n2/ has
no replicas
[junit4] 2> 804289 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 804295 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:52557/solr/testErrorChecks-collection_shard2_replica_n2/
shard2
[junit4] 2> 804295 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 804295 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 804296 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
replicas to
https://127.0.0.1:51574/solr/testErrorChecks-collection_shard1_replica_n1/
[junit4] 2> 804296 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 804296 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:51574/solr/testErrorChecks-collection_shard1_replica_n1/ has
no replicas
[junit4] 2> 804296 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 804298 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:51574/solr/testErrorChecks-collection_shard1_replica_n1/
shard1
[junit4] 2> 804399 INFO
(zkCallback-1309-thread-1-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 804399 INFO
(zkCallback-1307-thread-1-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 804399 INFO
(zkCallback-1309-thread-2-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 804399 INFO
(zkCallback-1307-thread-2-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 804447 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 804448 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard2_replica_n2&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1312
[junit4] 2> 804449 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 804451 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1301
[junit4] 2> 804453 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 804551 INFO
(zkCallback-1309-thread-2-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 804551 INFO
(zkCallback-1307-thread-2-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 804551 INFO
(zkCallback-1307-thread-1-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 804551 INFO
(zkCallback-1309-thread-1-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 804804 INFO
(OverseerCollectionConfigSetProcessor-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_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> 805453 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2654
[junit4] 2> 805455 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params
collections=doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 805458 INFO
(OverseerThreadFactory-3015-thread-2-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Ignoring exception matching .
[junit4] 2> 805464 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
status=400 QTime=8
[junit4] 2> 805465 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params
collections=testErrorChecks-collection,doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 805466 INFO
(OverseerThreadFactory-3015-thread-3-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Ignoring exception matching .
[junit4] 2> 805466 INFO
(OverseerCollectionConfigSetProcessor-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_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> 805468 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=testErrorChecks-collection,doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
status=400 QTime=3
[junit4] 2> 805468 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params
collections=testErrorChecks-collection&name=testalias&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 805470 INFO
(OverseerCollectionConfigSetProcessor-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_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> 805572 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=testErrorChecks-collection&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
status=0 QTime=104
[junit4] 2> 805573 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params
collections=testalias&name=testalias2&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 805576 INFO
(OverseerCollectionConfigSetProcessor-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_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> 805678 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=testalias&name=testalias2&action=CREATEALIAS&wt=javabin&version=2}
status=0 QTime=104
[junit4] 2> 805679 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params
collections=testalias2,doesnotexist&name=testalias3&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 805687 INFO
(OverseerThreadFactory-3015-thread-5-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Ignoring exception matching .
[junit4] 2> 805688 INFO
(OverseerCollectionConfigSetProcessor-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 805689 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=testalias2,doesnotexist&name=testalias3&action=CREATEALIAS&wt=javabin&version=2}
status=400 QTime=9
[junit4] 2> 805689 INFO
(OverseerCollectionConfigSetProcessor-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_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> 805689 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params
name=testalias&action=DELETEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 805693 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testalias&action=DELETEALIAS&wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 805694 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params
name=testalias2&action=DELETEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 805696 INFO
(OverseerCollectionConfigSetProcessor-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000012 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 805698 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testalias2&action=DELETEALIAS&wt=javabin&version=2} status=0
QTime=4
[junit4] 2> 805698 INFO
(TEST-AliasIntegrationTest.testErrorChecks-seed#[9F46DF141600D102]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testErrorChecks
[junit4] 2> 805699 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 805699 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 805700 INFO
(TEST-AliasIntegrationTest.testErrorChecks-seed#[9F46DF141600D102]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 805701 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=testErrorChecks-collection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 805706 INFO
(OverseerThreadFactory-3015-thread-5-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 805706 INFO
(OverseerCollectionConfigSetProcessor-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000014 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 805708 INFO (qtp98462966-7555) [n:127.0.0.1:51574_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testErrorChecks-collection.shard1.replica_n1, tag=null
[junit4] 2> 805708 INFO (qtp98462966-7555) [n:127.0.0.1:51574_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6cc8a05e: rootName =
solr_51574, domain = solr.core.testErrorChecks-collection.shard1.replica_n1,
service url = null, agent id = null] for registry
solr.core.testErrorChecks-collection.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@58d929f
[junit4] 2> 805710 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testErrorChecks-collection.shard2.replica_n2, tag=null
[junit4] 2> 805710 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c3e66d7: rootName =
solr_52557, domain = solr.core.testErrorChecks-collection.shard2.replica_n2,
service url = null, agent id = null] for registry
solr.core.testErrorChecks-collection.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@31bcfd22
[junit4] 2> 805720 INFO (qtp98462966-7555) [n:127.0.0.1:51574_solr ]
o.a.s.c.SolrCore [testErrorChecks-collection_shard1_replica_n1] CLOSING
SolrCore org.apache.solr.core.SolrCore@1973c6ed
[junit4] 2> 805720 INFO (qtp98462966-7555) [n:127.0.0.1:51574_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testErrorChecks-collection.shard1.replica_n1, tag=427017965
[junit4] 2> 805720 INFO (qtp98462966-7555) [n:127.0.0.1:51574_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testErrorChecks-collection.shard1.leader, tag=427017965
[junit4] 2> 805722 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr ]
o.a.s.c.SolrCore [testErrorChecks-collection_shard2_replica_n2] CLOSING
SolrCore org.apache.solr.core.SolrCore@6c63ef9a
[junit4] 2> 805722 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testErrorChecks-collection.shard2.replica_n2, tag=1818488730
[junit4] 2> 805722 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testErrorChecks-collection.shard2.leader,
tag=1818488730
[junit4] 2> 805724 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testErrorChecks-collection_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=17
[junit4] 2> 805725 INFO (qtp98462966-7555) [n:127.0.0.1:51574_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testErrorChecks-collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=17
[junit4] 2> 806434 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testErrorChecks-collection&action=DELETE&wt=javabin&version=2}
status=0 QTime=732
[junit4] 2> 806450 INFO
(TEST-AliasIntegrationTest.testModifyMetadataV2-seed#[9F46DF141600D102]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testModifyMetadataV2
[junit4] 2> 806451 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 806453 INFO
(OverseerThreadFactory-3015-thread-5-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1meta
[junit4] 2> 806453 INFO
(OverseerCollectionConfigSetProcessor-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000016 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 806660 INFO
(OverseerStateUpdate-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1meta",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1meta_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:51574/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 806661 INFO
(OverseerStateUpdate-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1meta",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1meta_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:52557/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 806863 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 806863 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 806969 INFO
(zkCallback-1309-thread-1-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 806969 INFO
(zkCallback-1307-thread-2-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 806969 INFO
(zkCallback-1309-thread-3-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 806969 INFO
(zkCallback-1307-thread-1-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 807874 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 807876 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 807881 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
[junit4] 2> 807885 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 807885 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1'
using configuration from collection collection1meta, trusted=true
[junit4] 2> 807885 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51574.solr.core.collection1meta.shard1.replica_n1' (registry
'solr.core.collection1meta.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4dfa10e4
[junit4] 2> 807885 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 807885 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001/tempDir-001/node2/collection1meta_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001/tempDir-001/node2/./collection1meta_shard1_replica_n1/data/]
[junit4] 2> 807888 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
[junit4] 2> 807890 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 807890 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2'
using configuration from collection collection1meta, trusted=true
[junit4] 2> 807891 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52557.solr.core.collection1meta.shard2.replica_n2' (registry
'solr.core.collection1meta.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4dfa10e4
[junit4] 2> 807891 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 807891 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001/tempDir-001/node1/collection1meta_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001/tempDir-001/node1/./collection1meta_shard2_replica_n2/data/]
[junit4] 2> 807952 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 807952 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 807953 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 807953 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 807953 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 807953 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 807955 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5833d055[collection1meta_shard1_replica_n1] main]
[junit4] 2> 807955 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 807955 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 807956 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 807956 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 807956 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 807957 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592258932208828416
[junit4] 2> 807957 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@63ac54cd[collection1meta_shard2_replica_n2] main]
[junit4] 2> 807958 INFO
(searcherExecutor-3030-thread-1-processing-n:127.0.0.1:51574_solr
x:collection1meta_shard1_replica_n1 s:shard1 c:collection1meta r:core_node3)
[n:127.0.0.1:51574_solr c:collection1meta s:shard1 r:core_node3
x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore
[collection1meta_shard1_replica_n1] Registered new searcher
Searcher@5833d055[collection1meta_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 807958 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 807959 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 807959 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 807960 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592258932211974144
[junit4] 2> 807960 INFO
(searcherExecutor-3031-thread-1-processing-n:127.0.0.1:52557_solr
x:collection1meta_shard2_replica_n2 s:shard2 c:collection1meta r:core_node4)
[n:127.0.0.1:52557_solr c:collection1meta s:shard2 r:core_node4
x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore
[collection1meta_shard2_replica_n2] Registered new searcher
Searcher@63ac54cd[collection1meta_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 807963 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 807963 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 807963 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:51574/solr/collection1meta_shard1_replica_n1/
[junit4] 2> 807963 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 807963 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:51574/solr/collection1meta_shard1_replica_n1/ has no replicas
[junit4] 2> 807963 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 807965 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 807965 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 807965 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:52557/solr/collection1meta_shard2_replica_n2/
[junit4] 2> 807965 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 807965 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.SyncStrategy
https://127.0.0.1:52557/solr/collection1meta_shard2_replica_n2/ has no replicas
[junit4] 2> 807965 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 807966 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:51574/solr/collection1meta_shard1_replica_n1/ shard1
[junit4] 2> 807970 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:52557/solr/collection1meta_shard2_replica_n2/ shard2
[junit4] 2> 808072 INFO
(zkCallback-1309-thread-1-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 808072 INFO
(zkCallback-1309-thread-3-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 808072 INFO
(zkCallback-1307-thread-2-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 808072 INFO
(zkCallback-1307-thread-1-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 808117 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 808119 INFO (qtp98462966-7557) [n:127.0.0.1:51574_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1256
[junit4] 2> 808121 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 808123 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1259
[junit4] 2> 808124 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 808223 INFO
(zkCallback-1309-thread-1-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 808223 INFO
(zkCallback-1307-thread-2-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 808223 INFO
(zkCallback-1307-thread-1-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 808223 INFO
(zkCallback-1309-thread-3-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 808455 INFO
(OverseerCollectionConfigSetProcessor-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000018 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 809125 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2673
[junit4] 2> 809126 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 809129 INFO
(OverseerThreadFactory-3015-thread-5-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection2meta
[junit4] 2> 809340 INFO
(OverseerStateUpdate-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2meta",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2meta_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:52557/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 809542 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 809646 INFO
(zkCallback-1307-thread-1-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 809646 INFO
(zkCallback-1307-thread-2-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 810554 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 810561 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.s.IndexSchema [collection2meta_shard1_replica_n1] Schema name=minimal
[junit4] 2> 810564 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 810564 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection2meta_shard1_replica_n1'
using configuration from collection collection2meta, trusted=true
[junit4] 2> 810564 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52557.solr.core.collection2meta.shard1.replica_n1' (registry
'solr.core.collection2meta.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4dfa10e4
[junit4] 2> 810564 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 810565 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SolrCore [[collection2meta_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001/tempDir-001/node1/collection2meta_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001/tempDir-001/node1/./collection2meta_shard1_replica_n1/data/]
[junit4] 2> 810609 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 810609 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 810610 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 810610 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 810612 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4dd0a2dc[collection2meta_shard1_replica_n1] main]
[junit4] 2> 810613 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 810613 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 810613 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 810614 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592258934994894848
[junit4] 2> 810615 INFO
(searcherExecutor-3040-thread-1-processing-n:127.0.0.1:52557_solr
x:collection2meta_shard1_replica_n1 s:shard1 c:collection2meta r:core_node2)
[n:127.0.0.1:52557_solr c:collection2meta s:shard1 r:core_node2
x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore
[collection2meta_shard1_replica_n1] Registered new searcher
Searcher@4dd0a2dc[collection2meta_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 810620 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 810620 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 810620 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:52557/solr/collection2meta_shard1_replica_n1/
[junit4] 2> 810620 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 810620 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:52557/solr/collection2meta_shard1_replica_n1/ has no replicas
[junit4] 2> 810620 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 810623 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:52557/solr/collection2meta_shard1_replica_n1/ shard1
[junit4] 2> 810724 INFO
(zkCallback-1307-thread-2-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 810724 INFO
(zkCallback-1307-thread-1-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 810774 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 810775 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_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=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1233
[junit4] 2> 810777 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 810876 INFO
(zkCallback-1307-thread-1-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 810876 INFO
(zkCallback-1307-thread-2-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 811132 INFO
(OverseerCollectionConfigSetProcessor-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000020 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 811778 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2651
[junit4] 2> 811808 INFO (qtp98462966-7558) [n:127.0.0.1:51574_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/c params={} status=0 QTime=12
[junit4] 2> 811811 INFO
(TEST-AliasIntegrationTest.testModifyMetadataV2-seed#[9F46DF141600D102]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testModifyMetadataV2
[junit4] 2> 811811 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 811811 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 811813 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params
name=testModifyMetadataV2&action=DELETEALIAS&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 811821 INFO
(OverseerCollectionConfigSetProcessor-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000022 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 811824 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testModifyMetadataV2&action=DELETEALIAS&wt=javabin&version=2}
status=0 QTime=11
[junit4] 2> 811826 INFO
(TEST-AliasIntegrationTest.testModifyMetadataV2-seed#[9F46DF141600D102]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 811827 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=collection2meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 811830 INFO
(OverseerThreadFactory-3015-thread-5-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 811831 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection2meta.shard1.replica_n1, tag=null
[junit4] 2> 811831 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@40e3ce9: rootName =
solr_52557, domain = solr.core.collection2meta.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.collection2meta.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@6adda3bb
[junit4] 2> 811844 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr ]
o.a.s.c.SolrCore [collection2meta_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@43cc8905
[junit4] 2> 811844 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection2meta.shard1.replica_n1, tag=1137477893
[junit4] 2> 811844 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection2meta.shard1.leader, tag=1137477893
[junit4] 2> 811848 INFO (qtp905461152-7554) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=collection2meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=17
[junit4] 2> 812562 INFO (qtp905461152-7547) [n:127.0.0.1:52557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0
QTime=734
[junit4] 2> 812564 INFO (qtp905461152-7550) [n:127.0.0.1:52557_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=collection1meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 812568 INFO
(OverseerThreadFactory-3015-thread-5-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 812569 INFO
(OverseerCollectionConfigSetProcessor-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000026 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 812569 INFO (qtp905461152-7549) [n:127.0.0.1:52557_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1meta.shard2.replica_n
[...truncated too long message...]
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@25e23a42: rootName =
solr_51574, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@6cecd3c6
[junit4] 2> 866752 INFO (jetty-closer-1292-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 866752 INFO (jetty-closer-1292-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a7605bd: rootName =
solr_51574, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@6ce4fd0d
[junit4] 2> 866753 INFO (jetty-closer-1292-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 866753 INFO (jetty-closer-1292-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@883ef: rootName =
solr_52557, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@6cecd3c6
[junit4] 2> 866753 INFO (jetty-closer-1292-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:51574_solr
[junit4] 2> 866754 INFO (jetty-closer-1292-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 866754 INFO
(zkCallback-1307-thread-1-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 866754 INFO
(zkCallback-1309-thread-3-processing-n:127.0.0.1:51574_solr)
[n:127.0.0.1:51574_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 866755 INFO (jetty-closer-1292-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73286285983809542-127.0.0.1:51574_solr-n_0000000000) closing
[junit4] 2> 866755 INFO
(OverseerStateUpdate-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:51574_solr
[junit4] 2> 866756 WARN
(OverseerAutoScalingTriggerThread-73286285983809542-127.0.0.1:51574_solr-n_0000000000)
[n:127.0.0.1:51574_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 866765 INFO (jetty-closer-1292-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 866765 INFO (jetty-closer-1292-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4fa080c9: rootName =
solr_52557, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@6ce4fd0d
[junit4] 2> 866766 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
0x1045d7d22f90006, likely client has closed socket
[junit4] 2> 866766 INFO (jetty-closer-1292-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@9b33a13{/solr,null,UNAVAILABLE}
[junit4] 2> 866767 INFO (jetty-closer-1292-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 866767 INFO
(zkCallback-1307-thread-1-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:52557_solr
[junit4] 2> 866768 INFO (jetty-closer-1292-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:52557_solr
[junit4] 2> 866769 INFO (jetty-closer-1292-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 866769 INFO
(zkCallback-1307-thread-1-processing-n:127.0.0.1:52557_solr)
[n:127.0.0.1:52557_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 866771 INFO (jetty-closer-1292-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@54ce034d{/solr,null,UNAVAILABLE}
[junit4] 2> 866772 INFO (jetty-closer-1292-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 866772 ERROR
(SUITE-AliasIntegrationTest-seed#[9F46DF141600D102]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 866773 INFO
(SUITE-AliasIntegrationTest-seed#[9F46DF141600D102]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46390 46390
[junit4] 2> 866940 INFO (Thread-2006) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:46390 46390
[junit4] 2> 866942 WARN (Thread-2006) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/aliases.json
[junit4] 2> 16 /solr/configs/conf
[junit4] 2> 9 /solr/collections/collection1meta/terms/shard2
[junit4] 2> 9 /solr/collections/collection1meta/terms/shard1
[junit4] 2> 8 /solr/collections/collection2meta/terms/shard1
[junit4] 2> 3 /solr/collections/collection2/terms/shard1
[junit4] 2> 3 /solr/collections/collection_one/terms/shard1
[junit4] 2> 3 /solr/collections/collection_one/terms/shard2
[junit4] 2> 3
/solr/collections/testErrorChecks-collection/terms/shard1
[junit4] 2> 3
/solr/collections/testErrorChecks-collection/terms/shard2
[junit4] 2> 3 /solr/collections/collection1/terms/shard2
[junit4] 2> 2 /solr/collections/collection_new/terms/shard1
[junit4] 2> 2 /solr/collections/collection_two/terms/shard1
[junit4] 2> 2 /solr/collections/collection_old/terms/shard2
[junit4] 2> 2 /solr/collections/collection_old/terms/shard1
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/collections/collection1/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 268 /solr/aliases.json
[junit4] 2> 44 /solr/collections/collection1meta/state.json
[junit4] 2> 24 /solr/collections/collection2meta/state.json
[junit4] 2> 18 /solr/clusterprops.json
[junit4] 2> 18 /solr/clusterstate.json
[junit4] 2> 11 /solr/collections/collection_one/state.json
[junit4] 2> 11 /solr/collections/collection1/state.json
[junit4] 2> 11 /solr/collections/collection_old/state.json
[junit4] 2> 11
/solr/collections/testErrorChecks-collection/state.json
[junit4] 2> 6 /solr/collections/collection_new/state.json
[junit4] 2> 6 /solr/collections/collection_two/state.json
[junit4] 2> 6 /solr/collections/collection2/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 213 /solr/collections
[junit4] 2> 18 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_9F46DF141600D102-001
[junit4] 2> Feb 13, 2018 4:35:07 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=en-GB, timezone=Pacific/Ponape
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=85763856,total=515375104
[junit4] 2> NOTE: All tests run in this JVM:
[TestRequestStatusCollectionAPI, MultiTermTest,
UUIDUpdateProcessorFallbackTest, SpellCheckCollatorWithCollapseTest,
NodeAddedTriggerTest, TestImpersonationWithHadoopAuth, TestRangeQuery,
TestClusterStateMutator, SearchHandlerTest, SuggesterTSTTest,
TestUseDocValuesAsStored, CollectionsAPIAsyncDistributedZkTest, DateFieldTest,
AnalysisAfterCoreReloadTest, NoCacheHeaderTest, TestTolerantSearch,
SolrCmdDistributorTest, ConvertedLegacyTest, SharedFSAutoReplicaFailoverTest,
StatelessScriptUpdateProcessorFactoryTest, SpellPossibilityIteratorTest,
TestPrepRecovery, TestCoreBackup, HdfsChaosMonkeyNothingIsSafeTest,
StatsReloadRaceTest, HttpSolrCallGetCoreTest, TestSchemaManager,
SystemLogListenerTest, TestExportWriter, CoreMergeIndexesAdminHandlerTest,
ForceLeaderTest, ClusterStateUpdateTest, HDFSCollectionsAPITest,
TestLMJelinekMercerSimilarityFactory, TestFieldSortValues, TestTrieFacet,
SpatialHeatmapFacetsTest, TestCoreDiscovery, TestReqParamsAPI,
DistributedFacetPivotLargeTest, LIRRollingUpdatesTest,
TestBackupRepositoryFactory, DistributedQueryComponentOptimizationTest,
ReturnFieldsTest, HdfsRecoverLeaseTest, HdfsDirectoryTest, SpatialFilterTest,
TestSimDistributedQueue, HLLSerializationTest,
ClassificationUpdateProcessorIntegrationTest, BJQParserTest,
SortSpecParsingTest, TestLegacyFieldCache, CircularListTest,
TestAtomicUpdateErrorCases, TestFiltering, TestRandomDVFaceting,
TestJavabinTupleStreamParser, SmileWriterTest, TestJsonRequest,
ResponseLogComponentTest, TestReloadDeadlock, TestCloudPseudoReturnFields,
TestExecutePlanAction, DeleteReplicaTest, TestRawTransformer, TestFaceting,
WordBreakSolrSpellCheckerTest, MigrateRouteKeyTest, TestInfoStreamLogging,
TestSuggestSpellingConverter, TestNestedDocsSort, TestSchemaVersionResource,
CustomCollectionTest, VMParamsZkACLAndCredentialsProvidersTest,
TestCloudInspectUtil, SpellCheckComponentTest,
TestLeaderElectionWithEmptyReplica, TestRequestForwarding,
TestEmbeddedSolrServerConstructors, ConnectionReuseTest, AliasIntegrationTest]
[junit4] Completed [214/775 (1!)] on J2 in 64.87s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 50417 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]