Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6678/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED: org.apache.solr.cloud.OverseerRolesTest.testOverseerRole
Error Message:
Timed out waiting for overseer state change
Stack Trace:
java.lang.AssertionError: Timed out waiting for overseer state change
at
__randomizedtesting.SeedInfo.seed([F93974D572B6BA1:EE586AD96C985D70]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:62)
at
org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:140)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi
Error Message:
Error from server at http://127.0.0.1:62500/solr:
java.nio.file.InvalidPathException: Illegal char <�> at index 53:
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr�uildsolr-core estJ1
empsolr.handler.V2ApiIntegrationTest_F93974D572B6BA1-001 empDir-002
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException:
Error from server at http://127.0.0.1:62500/solr:
java.nio.file.InvalidPathException: Illegal char <�> at index 53:
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr�uildsolr-core estJ1
empsolr.handler.V2ApiIntegrationTest_F93974D572B6BA1-001 empDir-002
at
__randomizedtesting.SeedInfo.seed([F93974D572B6BA1:D30D70CCEF320F1F]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:804)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:600)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:470)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:400)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1102)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:843)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:774)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi(V2ApiIntegrationTest.java:141)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.core.DirectoryFactoryTest.testGetDataHome
Error Message:
expected:<[/tmp/inst1/]data> but was:<[C:\tmp\inst1\]data>
Stack Trace:
org.junit.ComparisonFailure: expected:<[/tmp/inst1/]data> but
was:<[C:\tmp\inst1\]data>
at
__randomizedtesting.SeedInfo.seed([F93974D572B6BA1:93F54B960FA36CE2]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.core.DirectoryFactoryTest.testGetDataHome(DirectoryFactoryTest.java:58)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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 11699 lines...]
[junit4] Suite: org.apache.solr.handler.V2ApiIntegrationTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_F93974D572B6BA1-001\init-core-data-001
[junit4] 2> 992382 WARN
(SUITE-V2ApiIntegrationTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 992383 INFO
(SUITE-V2ApiIntegrationTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 992387 INFO
(SUITE-V2ApiIntegrationTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 992389 INFO
(SUITE-V2ApiIntegrationTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_F93974D572B6BA1-001\tempDir-001
[junit4] 2> 992389 INFO
(SUITE-V2ApiIntegrationTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 992389 INFO (Thread-2822) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 992389 INFO (Thread-2822) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 992393 ERROR (Thread-2822) [ ] 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> 992489 INFO
(SUITE-V2ApiIntegrationTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:62496
[junit4] 2> 992498 INFO (jetty-launcher-1546-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 992498 INFO (jetty-launcher-1546-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@fe1694{/solr,null,AVAILABLE}
[junit4] 2> 992500 INFO (jetty-launcher-1546-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@11c288fc{HTTP/1.1,[http/1.1]}{127.0.0.1:62500}
[junit4] 2> 992500 INFO (jetty-launcher-1546-thread-1) [ ]
o.e.j.s.Server Started @996362ms
[junit4] 2> 992500 INFO (jetty-launcher-1546-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62500}
[junit4] 2> 992500 ERROR (jetty-launcher-1546-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 992500 INFO (jetty-launcher-1546-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 992501 INFO (jetty-launcher-1546-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 992501 INFO (jetty-launcher-1546-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 992501 INFO (jetty-launcher-1546-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-25T09:44:20.616Z
[junit4] 2> 992503 INFO (jetty-launcher-1546-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 992503 INFO (jetty-launcher-1546-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@20b8861f{/solr,null,AVAILABLE}
[junit4] 2> 992504 INFO (jetty-launcher-1546-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@514bbecb{HTTP/1.1,[http/1.1]}{127.0.0.1:62505}
[junit4] 2> 992504 INFO (jetty-launcher-1546-thread-2) [ ]
o.e.j.s.Server Started @996366ms
[junit4] 2> 992504 INFO (jetty-launcher-1546-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62505}
[junit4] 2> 992504 ERROR (jetty-launcher-1546-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 992504 INFO (jetty-launcher-1546-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 992504 INFO (jetty-launcher-1546-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 992504 INFO (jetty-launcher-1546-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 992504 INFO (jetty-launcher-1546-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-25T09:44:20.619Z
[junit4] 2> 992513 INFO (jetty-launcher-1546-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 992521 INFO (jetty-launcher-1546-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62496/solr
[junit4] 2> 992522 INFO (jetty-launcher-1546-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 992529 INFO (jetty-launcher-1546-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62496/solr
[junit4] 2> 992568 INFO (jetty-launcher-1546-thread-1)
[n:127.0.0.1:62500_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 992568 INFO (jetty-launcher-1546-thread-2)
[n:127.0.0.1:62505_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 992569 INFO (jetty-launcher-1546-thread-1)
[n:127.0.0.1:62500_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:62500_solr
[junit4] 2> 992569 INFO (jetty-launcher-1546-thread-2)
[n:127.0.0.1:62505_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62505_solr
[junit4] 2> 992570 INFO (jetty-launcher-1546-thread-1)
[n:127.0.0.1:62500_solr ] o.a.s.c.Overseer Overseer
(id=98198084682252293-127.0.0.1:62500_solr-n_0000000000) starting
[junit4] 2> 992591 INFO
(zkCallback-1557-thread-1-processing-n:127.0.0.1:62505_solr)
[n:127.0.0.1:62505_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 992592 INFO
(zkCallback-1558-thread-1-processing-n:127.0.0.1:62500_solr)
[n:127.0.0.1:62500_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 992633 INFO (jetty-launcher-1546-thread-1)
[n:127.0.0.1:62500_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62500_solr
[junit4] 2> 992638 INFO
(zkCallback-1557-thread-1-processing-n:127.0.0.1:62505_solr)
[n:127.0.0.1:62505_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 992638 INFO
(zkCallback-1558-thread-1-processing-n:127.0.0.1:62500_solr)
[n:127.0.0.1:62500_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 992691 INFO (jetty-launcher-1546-thread-2)
[n:127.0.0.1:62505_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62505.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50841fdc
[junit4] 2> 992693 INFO (jetty-launcher-1546-thread-2)
[n:127.0.0.1:62505_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62505.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50841fdc
[junit4] 2> 992693 INFO (jetty-launcher-1546-thread-2)
[n:127.0.0.1:62505_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62505.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50841fdc
[junit4] 2> 992694 INFO (jetty-launcher-1546-thread-2)
[n:127.0.0.1:62505_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_F93974D572B6BA1-001\tempDir-001\node2\.
[junit4] 2> 992725 INFO (jetty-launcher-1546-thread-1)
[n:127.0.0.1:62500_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62500.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50841fdc
[junit4] 2> 992728 INFO (jetty-launcher-1546-thread-1)
[n:127.0.0.1:62500_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62500.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50841fdc
[junit4] 2> 992728 INFO (jetty-launcher-1546-thread-1)
[n:127.0.0.1:62500_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62500.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50841fdc
[junit4] 2> 992729 INFO (jetty-launcher-1546-thread-1)
[n:127.0.0.1:62500_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_F93974D572B6BA1-001\tempDir-001\node1\.
[junit4] 2> 992745 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cdea3431c0007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 992752 INFO
(SUITE-V2ApiIntegrationTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 992753 INFO
(SUITE-V2ApiIntegrationTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62496/solr ready
[junit4] 2> 992759 INFO (qtp614811377-10561) [n:127.0.0.1:62500_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 992764 INFO
(OverseerThreadFactory-5068-thread-1-processing-n:127.0.0.1:62500_solr)
[n:127.0.0.1:62500_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 992872 INFO
(OverseerStateUpdate-98198084682252293-127.0.0.1:62500_solr-n_0000000000)
[n:127.0.0.1:62500_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62500/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 992874 INFO
(OverseerStateUpdate-98198084682252293-127.0.0.1:62500_solr-n_0000000000)
[n:127.0.0.1:62500_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62505/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 992980 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 992981 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 993011 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 993013 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 993122 INFO
(zkCallback-1558-thread-1-processing-n:127.0.0.1:62500_solr)
[n:127.0.0.1:62500_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 993122 INFO
(zkCallback-1557-thread-1-processing-n:127.0.0.1:62505_solr)
[n:127.0.0.1:62505_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 993122 INFO
(zkCallback-1558-thread-2-processing-n:127.0.0.1:62500_solr)
[n:127.0.0.1:62500_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 993122 INFO
(zkCallback-1557-thread-2-processing-n:127.0.0.1:62505_solr)
[n:127.0.0.1:62505_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 994016 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 994033 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 994036 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 994036 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 994036 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from collection collection1, trusted=true
[junit4] 2> 994037 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62500.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50841fdc
[junit4] 2> 994037 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 994037 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_F93974D572B6BA1-001\tempDir-001\node1\collection1_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_F93974D572B6BA1-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
[junit4] 2> 994041 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 994043 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 994043 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using
configuration from collection collection1, trusted=true
[junit4] 2> 994043 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62505.solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50841fdc
[junit4] 2> 994045 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 994045 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_F93974D572B6BA1-001\tempDir-001\node2\collection1_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_F93974D572B6BA1-001\tempDir-001\node2\.\collection1_shard1_replica_n2\data\]
[junit4] 2> 994120 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 994120 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 994121 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 994121 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 994122 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 994122 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 994125 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 994125 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 994126 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@48001595[collection1_shard1_replica_n2] main]
[junit4] 2> 994128 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 994129 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 994129 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 994133 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 994133 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 994135 INFO
(searcherExecutor-5070-thread-1-processing-n:127.0.0.1:62505_solr
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:62505_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@48001595[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 994135 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1571169356742656000
[junit4] 2> 994141 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 994141 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6711e34f[collection1_shard1_replica_n1] main]
[junit4] 2> 994142 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 994142 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 994142 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 994142 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 994143 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 994143 INFO
(searcherExecutor-5069-thread-1-processing-n:127.0.0.1:62500_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:62500_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@6711e34f[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 994144 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1571169356752093184
[junit4] 2> 994241 INFO
(zkCallback-1557-thread-2-processing-n:127.0.0.1:62505_solr)
[n:127.0.0.1:62505_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 994241 INFO
(zkCallback-1557-thread-1-processing-n:127.0.0.1:62505_solr)
[n:127.0.0.1:62505_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 994241 INFO
(zkCallback-1558-thread-2-processing-n:127.0.0.1:62500_solr)
[n:127.0.0.1:62500_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 994242 INFO
(zkCallback-1558-thread-1-processing-n:127.0.0.1:62500_solr)
[n:127.0.0.1:62500_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 994646 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 994647 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 994647 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:62505/solr/collection1_shard1_replica_n2/
[junit4] 2> 994647 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2
url=http://127.0.0.1:62505/solr START
replicas=[http://127.0.0.1:62500/solr/collection1_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 994647 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2
url=http://127.0.0.1:62505/solr DONE. We have no versions. sync failed.
[junit4] 2> 994649 INFO (qtp614811377-10566) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 994649 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 994650 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 994650 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 994653 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:62505/solr/collection1_shard1_replica_n2/ shard1
[junit4] 2> 994757 INFO
(zkCallback-1557-thread-1-processing-n:127.0.0.1:62505_solr)
[n:127.0.0.1:62505_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 994757 INFO
(zkCallback-1558-thread-2-processing-n:127.0.0.1:62500_solr)
[n:127.0.0.1:62500_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 994757 INFO
(zkCallback-1557-thread-2-processing-n:127.0.0.1:62505_solr)
[n:127.0.0.1:62505_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 994757 INFO
(zkCallback-1558-thread-1-processing-n:127.0.0.1:62500_solr)
[n:127.0.0.1:62500_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 994805 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 994809 INFO (qtp1271901625-10572) [n:127.0.0.1:62505_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1797
[junit4] 2> 994908 INFO
(zkCallback-1558-thread-1-processing-n:127.0.0.1:62500_solr)
[n:127.0.0.1:62500_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 994908 INFO
(zkCallback-1558-thread-2-processing-n:127.0.0.1:62500_solr)
[n:127.0.0.1:62500_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 994908 INFO
(zkCallback-1557-thread-1-processing-n:127.0.0.1:62505_solr)
[n:127.0.0.1:62505_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 994908 INFO
(zkCallback-1557-thread-2-processing-n:127.0.0.1:62505_solr)
[n:127.0.0.1:62505_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 995151 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2170
[junit4] 2> 995153 INFO (qtp614811377-10561) [n:127.0.0.1:62500_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> 995251 INFO
(zkCallback-1558-thread-1-processing-n:127.0.0.1:62500_solr)
[n:127.0.0.1:62500_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 995251 INFO
(zkCallback-1557-thread-2-processing-n:127.0.0.1:62505_solr)
[n:127.0.0.1:62505_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 995251 INFO
(zkCallback-1557-thread-1-processing-n:127.0.0.1:62505_solr)
[n:127.0.0.1:62505_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 995251 INFO
(zkCallback-1558-thread-2-processing-n:127.0.0.1:62500_solr)
[n:127.0.0.1:62500_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 996154 INFO (qtp614811377-10561) [n:127.0.0.1:62500_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf1&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3394
[junit4] 2> 996179 INFO
(TEST-V2ApiIntegrationTest.testSingleWarning-seed#[F93974D572B6BA1]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSingleWarning
[junit4] 2> 996191 INFO
(TEST-V2ApiIntegrationTest.testSingleWarning-seed#[F93974D572B6BA1]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSingleWarning
[junit4] 2> 996209 INFO
(TEST-V2ApiIntegrationTest.testSetPropertyValidationOfCluster-seed#[F93974D572B6BA1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSetPropertyValidationOfCluster
[junit4] 2> 996215 INFO (qtp614811377-10583) [n:127.0.0.1:62500_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster
params={wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 996216 INFO (qtp614811377-10584) [n:127.0.0.1:62500_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster
params={wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 996216 INFO
(TEST-V2ApiIntegrationTest.testSetPropertyValidationOfCluster-seed#[F93974D572B6BA1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSetPropertyValidationOfCluster
[junit4] 2> 996235 INFO
(TEST-V2ApiIntegrationTest.testCollectionsApi-seed#[F93974D572B6BA1]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCollectionsApi
[junit4] 2> 996245 INFO (qtp614811377-10565) [n:127.0.0.1:62500_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/c params={wt=javabin&version=2}
status=400 QTime=2
[junit4] 2> 996245 INFO
(TEST-V2ApiIntegrationTest.testCollectionsApi-seed#[F93974D572B6BA1]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCollectionsApi
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=V2ApiIntegrationTest -Dtests.method=testCollectionsApi
-Dtests.seed=F93974D572B6BA1 -Dtests.slow=true -Dtests.locale=sv
-Dtests.timezone=Europe/Skopje -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.03s J1 | V2ApiIntegrationTest.testCollectionsApi <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException:
Error from server at http://127.0.0.1:62500/solr:
java.nio.file.InvalidPathException: Illegal char <> at index 53:
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolruildsolr-core estJ1
empsolr.handler.V2ApiIntegrationTest_F93974D572B6BA1-001 empDir-002
[junit4] > at
__randomizedtesting.SeedInfo.seed([F93974D572B6BA1:D30D70CCEF320F1F]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:804)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:600)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:470)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:400)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1102)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:843)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:774)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] > at
org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi(V2ApiIntegrationTest.java:141)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 996265 INFO
(TEST-V2ApiIntegrationTest.testException-seed#[F93974D572B6BA1]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testException
[junit4] 2> 996292 INFO (qtp614811377-10564) [n:127.0.0.1:62500_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/c/collection1
params={wt=xml&version=2.2} status=400 QTime=1
[junit4] 2> 996293 INFO (qtp614811377-10561) [n:127.0.0.1:62500_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/c/collection1
params={wt=javabin&version=2} status=400 QTime=0
[junit4] 2> 996293 INFO (qtp614811377-10568) [n:127.0.0.1:62500_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/c/collection1
params={wt=json&version=1} status=400 QTime=0
[junit4] 2> 996293 INFO
(TEST-V2ApiIntegrationTest.testException-seed#[F93974D572B6BA1]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testException
[junit4] 2> 996315 INFO
(TEST-V2ApiIntegrationTest.testWelcomeMessage-seed#[F93974D572B6BA1]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testWelcomeMessage
[junit4] 2> 996316 INFO (qtp1271901625-10579) [n:127.0.0.1:62505_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/ params={wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 996316 INFO (qtp614811377-10583) [n:127.0.0.1:62500_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/_introspect
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 996316 INFO
(TEST-V2ApiIntegrationTest.testWelcomeMessage-seed#[F93974D572B6BA1]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testWelcomeMessage
[junit4] 2> 996335 INFO
(TEST-V2ApiIntegrationTest.testIntrospect-seed#[F93974D572B6BA1]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testIntrospect
[junit4] 2> 996337 INFO
(TEST-V2ApiIntegrationTest.testIntrospect-seed#[F93974D572B6BA1]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testIntrospect
[junit4] 2> 996340 INFO (jetty-closer-1547-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@11c288fc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 996340 INFO (jetty-closer-1547-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@514bbecb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 996340 INFO (jetty-closer-1547-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1617022493
[junit4] 2> 996340 INFO (jetty-closer-1547-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1019640885
[junit4] 2> 996341 INFO (jetty-closer-1547-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 996341 INFO (jetty-closer-1547-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 996341 INFO (jetty-closer-1547-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 996342 INFO (jetty-closer-1547-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 996342 INFO (jetty-closer-1547-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 996343 INFO (jetty-closer-1547-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 996343 INFO (jetty-closer-1547-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 996343 INFO (jetty-closer-1547-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 996345 INFO (coreCloseExecutor-5079-thread-1)
[n:127.0.0.1:62500_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@9d815a1
[junit4] 2> 996345 INFO (coreCloseExecutor-5080-thread-1)
[n:127.0.0.1:62505_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@6678b833
[junit4] 2> 996347 INFO (coreCloseExecutor-5079-thread-1)
[n:127.0.0.1:62500_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=165156257
[junit4] 2> 996349 INFO (coreCloseExecutor-5079-thread-1)
[n:127.0.0.1:62500_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=165156257
[junit4] 2> 996349 INFO (coreCloseExecutor-5080-thread-1)
[n:127.0.0.1:62505_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n2, tag=1719187507
[junit4] 2> 996351 INFO (coreCloseExecutor-5080-thread-1)
[n:127.0.0.1:62505_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=1719187507
[junit4] 2> 996351 INFO (jetty-closer-1547-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98198084682252293-127.0.0.1:62500_solr-n_0000000000) closing
[junit4] 2> 996351 INFO
(OverseerStateUpdate-98198084682252293-127.0.0.1:62500_solr-n_0000000000)
[n:127.0.0.1:62500_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:62500_solr
[junit4] 2> 996353 WARN
(zkCallback-1558-thread-1-processing-n:127.0.0.1:62500_solr)
[n:127.0.0.1:62500_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 996354 INFO (jetty-closer-1547-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@fe1694{/solr,null,UNAVAILABLE}
[junit4] 2> 997854 WARN
(zkCallback-1557-thread-2-processing-n:127.0.0.1:62505_solr)
[n:127.0.0.1:62505_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 997854 INFO (jetty-closer-1547-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@20b8861f{/solr,null,UNAVAILABLE}
[junit4] 2> 997854 ERROR
(SUITE-V2ApiIntegrationTest-seed#[F93974D572B6BA1]-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> 997855 INFO
(SUITE-V2ApiIntegrationTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:62496 62496
[junit4] 2> 997856 INFO (Thread-2822) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:62496 62496
[junit4] 2> 997857 WARN (Thread-2822) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/configs/conf1/managed-schema
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 14 /solr/collections/collection1/state.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_F93974D572B6BA1-001
[junit4] 2> Jun 25, 2017 9:44:25 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=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1722, maxMBSortInHeap=5.152149228307096,
sim=RandomSimilarity(queryNorm=true): {}, locale=sv, timezone=Europe/Skopje
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=189818472,total=430964736
[junit4] 2> NOTE: All tests run in this JVM: [TestUtils,
TestLegacyFieldReuse, MetricsHandlerTest, TestReversedWildcardFilterFactory,
TestSolrFieldCacheBean, CdcrReplicationDistributedZkTest,
ParsingFieldUpdateProcessorsTest, TestExactSharedStatsCache,
TestDistribDocBasedVersion, BlockJoinFacetSimpleTest, SearchHandlerTest,
TestCollectionAPIs, TestSolrJ, HdfsTlogReplayBufferedWhileIndexingTest,
TestJsonFacetRefinement, StatelessScriptUpdateProcessorFactoryTest,
TestManagedSchema, JavabinLoaderTest, TestEmbeddedSolrServerConstructors,
SpellCheckCollatorWithCollapseTest, CollectionsAPIDistributedZkTest,
TestLRUStatsCache, DateMathParserTest, DeleteReplicaTest, TestJettySolrRunner,
SchemaVersionSpecificBehaviorTest, TestSQLHandlerNonCloud,
ClassificationUpdateProcessorTest, SuggesterFSTTest, PolyFieldTest,
BasicDistributedZk2Test, TestCloudInspectUtil, TestValueSourceCache,
TestAuthorizationFramework, ConcurrentDeleteAndCreateCollectionTest,
SpatialHeatmapFacetsTest, TestUnifiedSolrHighlighter,
LeaderFailoverAfterPartitionTest, TestCSVLoader, DateRangeFieldTest,
FacetPivotSmallTest, TestMergePolicyConfig, BadIndexSchemaTest,
TestSubQueryTransformerDistrib, TestSubQueryTransformer, SuggestComponentTest,
TestQueryTypes, TestJsonRequest, TestRandomRequestDistribution,
TestLegacyTerms, DeleteStatusTest, VMParamsZkACLAndCredentialsProvidersTest,
TestConfigReload, TestManagedResourceStorage, TestCSVResponseWriter,
SubstringBytesRefFilterTest, RollingRestartTest, TestJoin,
TestInfoStreamLogging, HdfsSyncSliceTest, ChangedSchemaMergeTest,
AlternateDirectoryTest, TestRawResponseWriter,
OpenExchangeRatesOrgProviderTest, TestCoreAdminApis, TestGeoJSONResponseWriter,
TestSolrCloudWithKerberosAlt, TestDFISimilarityFactory,
TestLeaderInitiatedRecoveryThread, TestNumericTerms64,
DocExpirationUpdateProcessorFactoryTest, TestCustomDocTransformer,
RuleEngineTest, SimpleCollectionCreateDeleteTest, TestSegmentSorting,
CdcrRequestHandlerTest, SynonymTokenizerTest, ZkNodePropsTest,
TestSolrQueryResponse, TestDelegationWithHadoopAuth, TestFieldSortValues,
TestMaxScoreQueryParser, TestPostingsSolrHighlighter, QueryEqualityTest,
TestSizeLimitedDistributedMap, TestRTimerTree, DirectSolrConnectionTest,
TestPullReplicaErrorHandling, BasicAuthStandaloneTest,
LeaderElectionIntegrationTest, JvmMetricsTest, NumericFieldsTest,
EnumFieldTest, TestSolr4Spatial2, TestDistributedGrouping, TestRandomFaceting,
SolrMetricReporterTest, DistributedQueryComponentOptimizationTest,
HdfsNNFailoverTest, PluginInfoTest, HdfsLockFactoryTest, DateFieldTest,
TestMaxTokenLenTokenizer, DistributedFacetPivotLargeTest, TestNRTOpen,
TestSchemaResource, SuggesterTSTTest, TestRandomCollapseQParserPlugin,
TestBadConfig, TestSolr4Spatial, RequestHandlersTest,
TestInPlaceUpdatesStandalone, TestSolrConfigHandler, SpellCheckComponentTest,
ZkStateWriterTest, TestCollationField, TestFieldCache,
CachingDirectoryFactoryTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
SOLR749Test, TestReloadDeadlock, TestJavabinTupleStreamParser, VersionInfoTest,
OverseerModifyCollectionTest, StatsReloadRaceTest,
ClassificationUpdateProcessorFactoryTest, HLLSerializationTest,
ExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest,
TestOmitPositions, SpellCheckCollatorTest, TestXmlQParser, TestFieldCacheSort,
TestLockTree, PeerSyncWithIndexFingerprintCachingTest, TestSolrDeletionPolicy1,
ShardRoutingCustomTest, RAMDirectoryFactoryTest, SolrCoreMetricManagerTest,
TermVectorComponentDistributedTest, ConvertedLegacyTest,
OverriddenZkACLAndCredentialsProvidersTest, TestBM25SimilarityFactory,
TestInitQParser, SolrCloudReportersTest, TestUniqueKeyFieldResource,
FileBasedSpellCheckerTest, CursorMarkTest, BlockJoinFacetDistribTest,
TestOverriddenPrefixQueryForCustomFieldType, TestLegacyFieldCache,
TestRangeQuery, SolrCoreCheckLockOnStartupTest, BlockCacheTest,
TestTolerantUpdateProcessorCloud, TestIBSimilarityFactory, CopyFieldTest,
TestReRankQParserPlugin, V2ApiIntegrationTest]
[junit4] Completed [232/723 (1!)] on J1 in 5.74s, 6 tests, 1 error <<<
FAILURES!
[...truncated 935 lines...]
[junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverseerRolesTest_F93974D572B6BA1-001\init-core-data-001
[junit4] 2> 2396346 INFO
(SUITE-OverseerRolesTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2396346 INFO
(SUITE-OverseerRolesTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2396346 INFO
(SUITE-OverseerRolesTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverseerRolesTest_F93974D572B6BA1-001\tempDir-001
[junit4] 2> 2396346 INFO
(SUITE-OverseerRolesTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2396346 INFO (Thread-4115) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2396346 INFO (Thread-4115) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2396346 ERROR (Thread-4115) [ ] 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> 2396455 INFO
(SUITE-OverseerRolesTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:58805
[junit4] 2> 2396455 INFO (jetty-launcher-3599-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2396455 INFO (jetty-launcher-3599-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18ddc921{/solr,null,AVAILABLE}
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2912126a{SSL,[ssl,
http/1.1]}{127.0.0.1:58809}
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-1) [ ]
o.e.j.s.Server Started @2400505ms
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58809}
[junit4] 2> 2396471 ERROR (jetty-launcher-3599-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-25T10:07:44.756Z
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2acd586b{/solr,null,AVAILABLE}
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@278dbcbc{SSL,[ssl,
http/1.1]}{127.0.0.1:58814}
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-2) [ ]
o.e.j.s.Server Started @2400517ms
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58814}
[junit4] 2> 2396471 ERROR (jetty-launcher-3599-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2396471 INFO (jetty-launcher-3599-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-25T10:07:44.756Z
[junit4] 2> 2396486 INFO (jetty-launcher-3599-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2396486 INFO (jetty-launcher-3599-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ae97e87{/solr,null,AVAILABLE}
[junit4] 2> 2396486 INFO (jetty-launcher-3599-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@24784a11{SSL,[ssl,
http/1.1]}{127.0.0.1:58819}
[junit4] 2> 2396486 INFO (jetty-launcher-3599-thread-3) [ ]
o.e.j.s.Server Started @2400527ms
[junit4] 2> 2396486 INFO (jetty-launcher-3599-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58819}
[junit4] 2> 2396486 ERROR (jetty-launcher-3599-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2396486 INFO (jetty-launcher-3599-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2396486 INFO (jetty-launcher-3599-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2396486 INFO (jetty-launcher-3599-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2396486 INFO (jetty-launcher-3599-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-25T10:07:44.771Z
[junit4] 2> 2396503 INFO (jetty-launcher-3599-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2396503 INFO (jetty-launcher-3599-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54673e03{/solr,null,AVAILABLE}
[junit4] 2> 2396503 INFO (jetty-launcher-3599-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3be4a92a{SSL,[ssl,
http/1.1]}{127.0.0.1:58824}
[junit4] 2> 2396503 INFO (jetty-launcher-3599-thread-4) [ ]
o.e.j.s.Server Started @2400538ms
[junit4] 2> 2396503 INFO (jetty-launcher-3599-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58824}
[junit4] 2> 2396503 ERROR (jetty-launcher-3599-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2396503 INFO (jetty-launcher-3599-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2396503 INFO (jetty-launcher-3599-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2396503 INFO (jetty-launcher-3599-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2396503 INFO (jetty-launcher-3599-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-25T10:07:44.788Z
[junit4] 2> 2396518 INFO (jetty-launcher-3599-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2396518 INFO (jetty-launcher-3599-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2396533 INFO (jetty-launcher-3599-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2396549 INFO (jetty-launcher-3599-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58805/solr
[junit4] 2> 2396549 INFO (jetty-launcher-3599-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58805/solr
[junit4] 2> 2396549 INFO (jetty-launcher-3599-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58805/solr
[junit4] 2> 2396549 INFO (jetty-launcher-3599-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2396549 INFO (jetty-launcher-3599-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58805/solr
[junit4] 2> 2396596 INFO (jetty-launcher-3599-thread-2)
[n:127.0.0.1:58814_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2396596 INFO (jetty-launcher-3599-thread-3)
[n:127.0.0.1:58819_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2396596 INFO (jetty-launcher-3599-thread-1)
[n:127.0.0.1:58809_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2396596 INFO (jetty-launcher-3599-thread-2)
[n:127.0.0.1:58814_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:58814_solr
[junit4] 2> 2396596 INFO (jetty-launcher-3599-thread-3)
[n:127.0.0.1:58819_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58819_solr
[junit4] 2> 2396596 INFO (jetty-launcher-3599-thread-1)
[n:127.0.0.1:58809_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58809_solr
[junit4] 2> 2396596 INFO (jetty-launcher-3599-thread-2)
[n:127.0.0.1:58814_solr ] o.a.s.c.Overseer Overseer
(id=98198176702857226-127.0.0.1:58814_solr-n_0000000000) starting
[junit4] 2> 2396596 INFO
(zkCallback-3618-thread-1-processing-n:127.0.0.1:58809_solr)
[n:127.0.0.1:58809_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2396611 INFO
(zkCallback-3620-thread-1-processing-n:127.0.0.1:58819_solr)
[n:127.0.0.1:58819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2396611 INFO
(zkCallback-3619-thread-1-processing-n:127.0.0.1:58814_solr)
[n:127.0.0.1:58814_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2396611 INFO (jetty-launcher-3599-thread-4)
[n:127.0.0.1:58824_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2396627 INFO (jetty-launcher-3599-thread-2)
[n:127.0.0.1:58814_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58814_solr
[junit4] 2> 2396642 INFO
(zkCallback-3618-thread-1-processing-n:127.0.0.1:58809_solr)
[n:127.0.0.1:58809_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2396642 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:58824_solr)
[n:127.0.0.1:58824_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2396642 INFO
(zkCallback-3619-thread-1-processing-n:127.0.0.1:58814_solr)
[n:127.0.0.1:58814_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2396642 INFO
(zkCallback-3620-thread-1-processing-n:127.0.0.1:58819_solr)
[n:127.0.0.1:58819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2396642 INFO (jetty-launcher-3599-thread-4)
[n:127.0.0.1:58824_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2396659 INFO (jetty-launcher-3599-thread-4)
[n:127.0.0.1:58824_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58824_solr
[junit4] 2> 2396659 INFO
(zkCallback-3621-thread-1-processing-n:127.0.0.1:58824_solr)
[n:127.0.0.1:58824_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2396659 INFO
(zkCallback-3619-thread-1-processing-n:127.0.0.1:58814_solr)
[n:127.0.0.1:58814_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2396659 INFO
(zkCallback-3620-thread-1-processing-n:127.0.0.1:58819_solr)
[n:127.0.0.1:58819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2396659 INFO
(zkCallback-3618-thread-1-processing-n:127.0.0.1:58809_solr)
[n:127.0.0.1:58809_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2397016 INFO (jetty-launcher-3599-thread-3)
[n:127.0.0.1:58819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58819.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c7801b5
[junit4] 2> 2397016 INFO (jetty-launcher-3599-thread-3)
[n:127.0.0.1:58819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58819.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c7801b5
[junit4] 2> 2397016 INFO (jetty-launcher-3599-thread-3)
[n:127.0.0.1:58819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58819.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c7801b5
[junit4] 2> 2397016 INFO (jetty-launcher-3599-thread-3)
[n:127.0.0.1:58819_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverseerRolesTest_F93974D572B6BA1-001\tempDir-001\node3\.
[junit4] 2> 2397032 INFO (jetty-launcher-3599-thread-2)
[n:127.0.0.1:58814_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58814.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c7801b5
[junit4] 2> 2397032 INFO (jetty-launcher-3599-thread-1)
[n:127.0.0.1:58809_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58809.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c7801b5
[junit4] 2> 2397032 INFO (jetty-launcher-3599-thread-2)
[n:127.0.0.1:58814_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58814.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c7801b5
[junit4] 2> 2397032 INFO (jetty-launcher-3599-thread-2)
[n:127.0.0.1:58814_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58814.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c7801b5
[junit4] 2> 2397032 INFO (jetty-launcher-3599-thread-2)
[n:127.0.0.1:58814_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverseerRolesTest_F93974D572B6BA1-001\tempDir-001\node2\.
[junit4] 2> 2397032 INFO (jetty-launcher-3599-thread-1)
[n:127.0.0.1:58809_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58809.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c7801b5
[junit4] 2> 2397032 INFO (jetty-launcher-3599-thread-1)
[n:127.0.0.1:58809_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58809.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c7801b5
[junit4] 2> 2397032 INFO (jetty-launcher-3599-thread-1)
[n:127.0.0.1:58809_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverseerRolesTest_F93974D572B6BA1-001\tempDir-001\node1\.
[junit4] 2> 2397079 INFO (jetty-launcher-3599-thread-4)
[n:127.0.0.1:58824_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58824.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c7801b5
[junit4] 2> 2397079 INFO (jetty-launcher-3599-thread-4)
[n:127.0.0.1:58824_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58824.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c7801b5
[junit4] 2> 2397079 INFO (jetty-launcher-3599-thread-4)
[n:127.0.0.1:58824_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58824.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c7801b5
[junit4] 2> 2397079 INFO (jetty-launcher-3599-thread-4)
[n:127.0.0.1:58824_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverseerRolesTest_F93974D572B6BA1-001\tempDir-001\node4\.
[junit4] 2> 2397110 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cdeb8aff7000d, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2397125 INFO
(SUITE-OverseerRolesTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2397125 INFO
(SUITE-OverseerRolesTest-seed#[F93974D572B6BA1]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58805/solr ready
[junit4] 2> 2397141 INFO
(TEST-OverseerRolesTest.testOverseerRole-seed#[F93974D572B6BA1]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testOverseerRole
[junit4] 2> 2397141 INFO
(TEST-OverseerRolesTest.testOverseerRole-seed#[F93974D572B6BA1]) [ ]
o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:58814_solr
[junit4] 2> 2397141 INFO
(TEST-OverseerRolesTest.testOverseerRole-seed#[F93974D572B6BA1]) [ ]
o.a.s.c.OverseerRolesTest Election queue:
[junit4] 2> 2397141 INFO
(TEST-OverseerRolesTest.testOverseerRole-seed#[F93974D572B6BA1]) [ ]
o.a.s.c.OverseerRolesTest ### Setting overseer designate 127.0.0.1:58809_solr
[junit4] 2> 2397172 INFO (qtp566186317-19909) [n:127.0.0.1:58809_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params
node=127.0.0.1:58809_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 2397188 INFO
(OverseerThreadFactory-9044-thread-1-processing-n:127.0.0.1:58814_solr)
[n:127.0.0.1:58814_solr ] o.a.s.c.OverseerRoleCmd Overseer role added to
127.0.0.1:58809_solr
[junit4] 2> 2397188 INFO (Thread-4164) [n:127.0.0.1:58814_solr ]
o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at
98198176702857226-127.0.0.1:58814_solr-n_0000000000 overseer designates are
[127.0.0.1:58809_solr]
[junit4] 2> 2397188 INFO (qtp566186317-19909) [n:127.0.0.1:58809_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:58809_solr&role=overseer&action=ADDROLE&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 2397188 INFO (Thread-4164) [n:127.0.0.1:58814_solr ]
o.a.s.c.OverseerNodePrioritizer sorted nodes
[98198176702857226-127.0.0.1:58814_solr-n_0000000000,
98198176702857227-127.0.0.1:58819_solr-n_0000000001,
98198176702857225-127.0.0.1:58809_solr-n_0000000002,
98198176702857228-127.0.0.1:58824_solr-n_0000000003]
[junit4] 2> 2397188 INFO (Thread-4164) [n:127.0.0.1:58814_solr ]
o.a.s.c.OverseerNodePrioritizer asking node
98198176702857225-127.0.0.1:58809_solr-n_0000000002 to come join election at
head
[junit4] 2> 2397188 INFO (qtp566186317-19870) [n:127.0.0.1:58809_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=98198176702857225-127.0.0.1:58809_solr-n_0000000002&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2397188 INFO (Thread-4164) [n:127.0.0.1:58814_solr ]
o.a.s.c.OverseerNodePrioritizer asking the old first in line
98198176702857227-127.0.0.1:58819_solr-n_0000000001 to rejoin election
[junit4] 2> 2397203 INFO (qtp1824382803-19888) [n:127.0.0.1:58819_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=98198176702857227-127.0.0.1:58819_solr-n_0000000001&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2397203 INFO
(OverseerStateUpdate-98198176702857226-127.0.0.1:58814_solr-n_0000000000)
[n:127.0.0.1:58814_solr ] o.a.s.c.Overseer Quit command received {
[junit4] 2> "operation":"quit",
[junit4] 2> "id":"98198176702857226-127.0.0.1:58814_solr-n_0000000000"}
127.0.0.1:58814_solr
[junit4] 2> 2397203 INFO
(OverseerStateUpdate-98198176702857226-127.0.0.1:58814_solr-n_0000000000)
[n:127.0.0.1:58814_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:58814_solr
[junit4] 2> 2397203 WARN (OverseerExitThread) [n:127.0.0.1:58814_solr
] o.a.s.c.Overseer I'm exiting, but I'm still the leader
[junit4] 2> 2397219 INFO (OverseerExitThread) [n:127.0.0.1:58814_solr
] o.a.s.c.Overseer Overseer
(id=98198176702857226-127.0.0.1:58814_solr-n_0000000000) closing
[junit4] 2> 2397219 INFO
(zkCallback-3620-thread-1-processing-n:127.0.0.1:58819_solr)
[n:127.0.0.1:58819_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:58819_solr
[junit4] 2> 2397219 INFO
(zkCallback-3620-thread-1-processing-n:127.0.0.1:58819_solr)
[n:127.0.0.1:58819_solr ] o.a.s.c.Overseer Overseer
(id=98198176702857227-127.0.0.1:58819_solr-n_0000000001) starting
[junit4] 2> 2397219 INFO
(OverseerCollectionConfigSetProcessor-98198176702857227-127.0.0.1:58819_solr-n_0000000001)
[n:127.0.0.1:58819_solr ] o.a.s.c.OverseerNodePrioritizer prioritizing
overseer nodes at 98198176702857227-127.0.0.1:58819_solr-n_0000000001 overseer
designates are [127.0.0.1:58809_solr]
[junit4] 2> 2397219 INFO
(OverseerCollectionConfigSetProcessor-98198176702857227-127.0.0.1:58819_solr-n_0000000001)
[n:127.0.0.1:58819_solr ] o.a.s.c.OverseerNodePrioritizer sorted nodes
[98198176702857227-127.0.0.1:58819_solr-n_0000000001,
98198176702857225-127.0.0.1:58809_solr-n_0000000002,
98198176702857228-127.0.0.1:58824_solr-n_0000000003,
98198176702857226-127.0.0.1:58814_solr-n_0000000004]
[junit4] 2> 2397219 INFO
(OverseerStateUpdate-98198176702857227-127.0.0.1:58819_solr-n_0000000001)
[n:127.0.0.1:58819_solr ] o.a.s.c.Overseer Quit command received {
[junit4] 2> "operation":"quit",
[junit4] 2> "id":"98198176702857227-127.0.0.1:58819_solr-n_0000000001"}
127.0.0.1:58819_solr
[junit4] 2> 2397219 INFO
(OverseerStateUpdate-98198176702857227-127.0.0.1:58819_solr-n_0000000001)
[n:127.0.0.1:58819_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:58819_solr
[junit4] 2> 2397219 WARN (OverseerExitThread) [n:127.0.0.1:58819_solr
] o.a.s.c.Overseer I'm exiting, but I'm still the leader
[junit4] 2> 2397219 INFO (OverseerExitThread) [n:127.0.0.1:58819_solr
] o.a.s.c.Overseer Overseer
(id=98198176702857227-127.0.0.1:58819_solr-n_0000000001) closing
[junit4] 2> 2397219 INFO
(zkCallback-3618-thread-1-processing-n:127.0.0.1:58809_solr)
[n:127.0.0.1:58809_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:58809_solr
[junit4] 2> 2397219 INFO
(zkCallback-3618-thread-1-processing-n:127.0.0.1:58809_solr)
[n:127.0.0.1:58809_solr ] o.a.s.c.Overseer Overseer
(id=98198176702857225-127.0.0.1:58809_solr-n_0000000002) starting
[junit4] 2> 2397297 INFO
(TEST-OverseerRolesTest.testOverseerRole-seed#[F93974D572B6BA1]) [ ]
o.a.s.c.OverseerRolesTest ### Adding another overseer designate
127.0.0.1:58824_solr
[junit4] 2> 2397297 INFO (qtp566186317-19868) [n:127.0.0.1:58809_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params
node=127.0.0.1:58824_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 2397297 INFO
(OverseerThreadFactory-9056-thread-1-processing-n:127.0.0.1:58809_solr)
[n:127.0.0.1:58809_solr ] o.a.s.c.OverseerRoleCmd Overseer role added to
127.0.0.1:58824_solr
[junit4] 2> 2397297 INFO (qtp566186317-19868) [n:127.0.0.1:58809_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:58824_solr&role=overseer&action=ADDROLE&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 2397297 INFO
(TEST-OverseerRolesTest.testOverseerRole-seed#[F93974D572B6BA1]) [ ]
o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:58809_solr
[junit4] 2> 2397297 INFO
(TEST-OverseerRolesTest.testOverseerRole-seed#[F93974D572B6BA1]) [ ]
o.a.s.c.OverseerRolesTest Election queue:
[junit4] 2> 2397297 INFO
(TEST-OverseerRolesTest.testOverseerRole-seed#[F93974D572B6BA1]) [ ]
o.a.s.c.ChaosMonkey monkey: stop jetty! 58809
[junit4] 2> 2397297 INFO
(TEST-OverseerRolesTest.testOverseerRole-seed#[F93974D572B6BA1]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1556170593
[junit4] 2> 2397297 INFO
(TEST-OverseerRolesTest.testOverseerRole-seed#[F93974D572B6BA1]) [ ]
o.a.s.m.SolrMetricManager Closing metric repor
[...truncated too long message...]
terTest, TestTrie, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest,
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest,
DocValuesMultiTest, DebugComponentTest, TestSurroundQueryParser,
DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest,
TermsComponentTest, DocumentBuilderTest, TestIndexingPerformance,
RequiredFieldsTest, FastVectorHighlighterTest, LoggingHandlerTest,
TestJmxIntegration, UpdateRequestProcessorFactoryTest, QueryParsingTest,
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
TestPartialUpdateDeduplication, PingRequestHandlerTest, TestQuerySenderNoQuery,
ResponseLogComponentTest, SolrIndexConfigTest, TestSolrDeletionPolicy2,
MultiTermTest, SampleTest, TestDocSet, TestBinaryField,
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties,
SpellPossibilityIteratorTest, TestCharFilters, TestDFRSimilarityFactory,
TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream,
TestSystemIdResolver, SpellingQueryConverterTest, TestLRUCache,
SystemInfoHandlerTest, FileUtilsTest, DistributedMLTComponentTest,
DistributedIntervalFacetingTest, TestTolerantSearch,
TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AssignTest,
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest,
CdcrReplicationHandlerTest, CloudExitableDirectoryReaderTest,
CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest,
DeleteInactiveReplicaTest, DeleteNodeTest, DistributedQueueTest,
DocValuesNotIndexedTest, HttpPartitionTest, NodeMutatorTest,
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest]
[junit4] Completed [519/723 (2!)] on J0 in 18.60s, 1 test, 1 failure <<<
FAILURES!
[...truncated 193 lines...]
[junit4] Suite: org.apache.solr.core.DirectoryFactoryTest
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DirectoryFactoryTest -Dtests.method=testGetDataHome
-Dtests.seed=F93974D572B6BA1 -Dtests.slow=true -Dtests.locale=ar-MA
-Dtests.timezone=America/Atka -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.01s J1 | DirectoryFactoryTest.testGetDataHome <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure:
expected:<[/tmp/inst1/]data> but was:<[C:\tmp\inst1\]data>
[junit4] > at
__randomizedtesting.SeedInfo.seed([F93974D572B6BA1:93F54B960FA36CE2]:0)
[junit4] > at
org.apache.solr.core.DirectoryFactoryTest.testGetDataHome(DirectoryFactoryTest.java:58)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=962, maxMBSortInHeap=5.1001032116998175,
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-MA, timezone=America/Atka
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=243836728,total=525860864
[junit4] 2> NOTE: All tests run in this JVM: [TestUtils,
TestLegacyFieldReuse, MetricsHandlerTest, TestReversedWildcardFilterFactory,
TestSolrFieldCacheBean, CdcrReplicationDistributedZkTest,
ParsingFieldUpdateProcessorsTest, TestExactSharedStatsCache,
TestDistribDocBasedVersion, BlockJoinFacetSimpleTest, SearchHandlerTest,
TestCollectionAPIs, TestSolrJ, HdfsTlogReplayBufferedWhileIndexingTest,
TestJsonFacetRefinement, StatelessScriptUpdateProcessorFactoryTest,
TestManagedSchema, JavabinLoaderTest, TestEmbeddedSolrServerConstructors,
SpellCheckCollatorWithCollapseTest, CollectionsAPIDistributedZkTest,
TestLRUStatsCache, DateMathParserTest, DeleteReplicaTest, TestJettySolrRunner,
SchemaVersionSpecificBehaviorTest, TestSQLHandlerNonCloud,
ClassificationUpdateProcessorTest, SuggesterFSTTest, PolyFieldTest,
BasicDistributedZk2Test, TestCloudInspectUtil, TestValueSourceCache,
TestAuthorizationFramework, ConcurrentDeleteAndCreateCollectionTest,
SpatialHeatmapFacetsTest, TestUnifiedSolrHighlighter,
LeaderFailoverAfterPartitionTest, TestCSVLoader, DateRangeFieldTest,
FacetPivotSmallTest, TestMergePolicyConfig, BadIndexSchemaTest,
TestSubQueryTransformerDistrib, TestSubQueryTransformer, SuggestComponentTest,
TestQueryTypes, TestJsonRequest, TestRandomRequestDistribution,
TestLegacyTerms, DeleteStatusTest, VMParamsZkACLAndCredentialsProvidersTest,
TestConfigReload, TestManagedResourceStorage, TestCSVResponseWriter,
SubstringBytesRefFilterTest, RollingRestartTest, TestJoin,
TestInfoStreamLogging, HdfsSyncSliceTest, ChangedSchemaMergeTest,
AlternateDirectoryTest, TestRawResponseWriter,
OpenExchangeRatesOrgProviderTest, TestCoreAdminApis, TestGeoJSONResponseWriter,
TestSolrCloudWithKerberosAlt, TestDFISimilarityFactory,
TestLeaderInitiatedRecoveryThread, TestNumericTerms64,
DocExpirationUpdateProcessorFactoryTest, TestCustomDocTransformer,
RuleEngineTest, SimpleCollectionCreateDeleteTest, TestSegmentSorting,
CdcrRequestHandlerTest, SynonymTokenizerTest, ZkNodePropsTest,
TestSolrQueryResponse, TestDelegationWithHadoopAuth, TestFieldSortValues,
TestMaxScoreQueryParser, TestPostingsSolrHighlighter, QueryEqualityTest,
TestSizeLimitedDistributedMap, TestRTimerTree, DirectSolrConnectionTest,
TestPullReplicaErrorHandling, BasicAuthStandaloneTest,
LeaderElectionIntegrationTest, JvmMetricsTest, NumericFieldsTest,
EnumFieldTest, TestSolr4Spatial2, TestDistributedGrouping, TestRandomFaceting,
SolrMetricReporterTest, DistributedQueryComponentOptimizationTest,
HdfsNNFailoverTest, PluginInfoTest, HdfsLockFactoryTest, DateFieldTest,
TestMaxTokenLenTokenizer, DistributedFacetPivotLargeTest, TestNRTOpen,
TestSchemaResource, SuggesterTSTTest, TestRandomCollapseQParserPlugin,
TestBadConfig, TestSolr4Spatial, RequestHandlersTest,
TestInPlaceUpdatesStandalone, TestSolrConfigHandler, SpellCheckComponentTest,
ZkStateWriterTest, TestCollationField, TestFieldCache,
CachingDirectoryFactoryTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
SOLR749Test, TestReloadDeadlock, TestJavabinTupleStreamParser, VersionInfoTest,
OverseerModifyCollectionTest, StatsReloadRaceTest,
ClassificationUpdateProcessorFactoryTest, HLLSerializationTest,
ExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest,
TestOmitPositions, SpellCheckCollatorTest, TestXmlQParser, TestFieldCacheSort,
TestLockTree, PeerSyncWithIndexFingerprintCachingTest, TestSolrDeletionPolicy1,
ShardRoutingCustomTest, RAMDirectoryFactoryTest, SolrCoreMetricManagerTest,
TermVectorComponentDistributedTest, ConvertedLegacyTest,
OverriddenZkACLAndCredentialsProvidersTest, TestBM25SimilarityFactory,
TestInitQParser, SolrCloudReportersTest, TestUniqueKeyFieldResource,
FileBasedSpellCheckerTest, CursorMarkTest, BlockJoinFacetDistribTest,
TestOverriddenPrefixQueryForCustomFieldType, TestLegacyFieldCache,
TestRangeQuery, SolrCoreCheckLockOnStartupTest, BlockCacheTest,
TestTolerantUpdateProcessorCloud, TestIBSimilarityFactory, CopyFieldTest,
TestReRankQParserPlugin, V2ApiIntegrationTest, TestSolrConfigHandlerConcurrent,
TestStressLiveNodes, TestRequestStatusCollectionAPI, TestConfigSetProperties,
DistributedQueryElevationComponentTest, CustomCollectionTest,
SolrRequestParserTest, TestRemoteStreaming, DistributedTermsComponentTest,
TestConfigOverlay, ActionThrottleTest, CdcrUpdateLogTest, OverseerStatusTest,
TestPolicyCloud, TestUseDocValuesAsStored, TestCorePropertiesReload,
ReplicaListTransformerTest, BigEndianAscendingWordSerializerTest,
TestDefaultStatsCache, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest,
UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest,
BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, ZkCLITest,
AutoCommitTest, TestHashPartitioner, DistributedSpellCheckComponentTest,
HardAutoCommitTest, TestGroupingSearch, SolrCmdDistributorTest,
BasicFunctionalityTest, TestIndexSearcher, ShowFileRequestHandlerTest,
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest,
TestExtendedDismaxParser, TestStressLucene, SpatialFilterTest, TestUpdate,
TestAtomicUpdateErrorCases, SortByFunctionTest, DistanceFunctionTest,
CacheHeaderTest, LukeRequestHandlerTest, TestWriterPerf,
TermVectorComponentTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest,
RegexBoostProcessorTest, SolrPluginUtilsTest, ReturnFieldsTest,
MBeansHandlerTest, JsonLoaderTest, TestPHPSerializedResponseWriter,
CSVRequestHandlerTest, TestLFUCache, TestElisionMultitermQuery,
OutputWriterTest, TestPhraseSuggestions, TestXIncludeConfig,
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestFastWriter,
ResourceLoaderTest, TestFastLRUCache, TestSuggestSpellingConverter,
DOMUtilTest, TestDocumentBuilder, CursorPagingTest, SolrTestCaseJ4Test,
TestCrossCoreJoin, TestDistributedMissingSort, TestSimpleTrackingShardHandler,
AliasIntegrationTest, CollectionStateFormat2Test, CollectionsAPISolrJTest,
DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest,
MigrateRouteKeyTest, MissingSegmentRecoveryTest, MoveReplicaTest,
MultiThreadedOCPTest, PeerSyncReplicationTest, RemoteQueryErrorTest,
ReplaceNodeTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrCloudExampleTest,
TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPIExclusivity,
TestCryptoKeys, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess,
TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica,
TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore,
TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport,
TestShortCircuitedRequests, TestStressInPlaceUpdates,
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest,
AutoScalingHandlerTest, HdfsBasicDistributedZk2Test,
HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest,
HdfsChaosMonkeySafeLeaderTest, HdfsRecoveryZkTest, HdfsThreadLeakTest,
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest,
StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, RulesTest,
ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest]
[junit4] Completed [575/723 (3!)] on J1 in 0.03s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 43773 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]