Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3438/
Java: 32bit/jdk-9-ea+164 -server -XX:+UseG1GC
2 tests failed.
FAILED:
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest
Error Message:
expected:<2> but was:<4>
Stack Trace:
java.lang.AssertionError: expected:<2> but was:<4>
at
__randomizedtesting.SeedInfo.seed([6C573D0F56B69777:18A7DC4A1292D0F8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:130)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample
Error Message:
expected 32 docs in the techproducts example but found 0, output: Creating Solr
home directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6C573D0F56B69777-001/tempDir-005/techproducts/solr
Starting up Solr on port 36619 using command:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/bin/solr start -p 36619 -s
"temp/solr.util.TestSolrCLIRunExample_6C573D0F56B69777-001/tempDir-005/techproducts/solr"
Copying configuration to new core instance directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6C573D0F56B69777-001/tempDir-005/techproducts/solr/techproducts
Creating new core 'techproducts' using command:
http://localhost:36619/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
{ "responseHeader":{ "status":0, "QTime":822},
"core":"techproducts"} Indexing tech product example docs from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/example/exampledocs Solr
techproducts example launched successfully. Direct your Web browser to
http://localhost:36619/solr to visit the Solr Admin UI
Stack Trace:
java.lang.AssertionError: expected 32 docs in the techproducts example but
found 0, output: Creating Solr home directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6C573D0F56B69777-001/tempDir-005/techproducts/solr
Starting up Solr on port 36619 using command:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/bin/solr start -p 36619 -s
"temp/solr.util.TestSolrCLIRunExample_6C573D0F56B69777-001/tempDir-005/techproducts/solr"
Copying configuration to new core instance directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6C573D0F56B69777-001/tempDir-005/techproducts/solr/techproducts
Creating new core 'techproducts' using command:
http://localhost:36619/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
{
"responseHeader":{
"status":0,
"QTime":822},
"core":"techproducts"}
Indexing tech product example docs from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/example/exampledocs
Solr techproducts example launched successfully. Direct your Web browser to
http://localhost:36619/solr to visit the Solr Admin UI
at
__randomizedtesting.SeedInfo.seed([6C573D0F56B69777:E680EDB74C54AFE8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:378)
at
org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:302)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12669 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/init-core-data-001
[junit4] 2> 1706498 WARN
(SUITE-TestCloudRecovery-seed#[6C573D0F56B69777]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 1706498 INFO
(SUITE-TestCloudRecovery-seed#[6C573D0F56B69777]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1706500 INFO
(SUITE-TestCloudRecovery-seed#[6C573D0F56B69777]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1706503 INFO
(SUITE-TestCloudRecovery-seed#[6C573D0F56B69777]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001
[junit4] 2> 1706503 INFO
(SUITE-TestCloudRecovery-seed#[6C573D0F56B69777]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1706503 INFO (Thread-3176) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1706503 INFO (Thread-3176) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1706505 ERROR (Thread-3176) [ ] 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> 1706603 INFO
(SUITE-TestCloudRecovery-seed#[6C573D0F56B69777]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:41744
[junit4] 2> 1706609 INFO (jetty-launcher-2675-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1706609 INFO (jetty-launcher-2675-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1706611 INFO (jetty-launcher-2675-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18972d2{/solr,null,AVAILABLE}
[junit4] 2> 1706611 INFO (jetty-launcher-2675-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@45cc96{/solr,null,AVAILABLE}
[junit4] 2> 1706613 INFO (jetty-launcher-2675-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@12d8dff{SSL,[ssl,
http/1.1]}{127.0.0.1:37786}
[junit4] 2> 1706613 INFO (jetty-launcher-2675-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1c7f291{SSL,[ssl,
http/1.1]}{127.0.0.1:40274}
[junit4] 2> 1706613 INFO (jetty-launcher-2675-thread-1) [ ]
o.e.j.s.Server Started @1708537ms
[junit4] 2> 1706613 INFO (jetty-launcher-2675-thread-2) [ ]
o.e.j.s.Server Started @1708538ms
[junit4] 2> 1706613 INFO (jetty-launcher-2675-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37786}
[junit4] 2> 1706613 INFO (jetty-launcher-2675-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40274}
[junit4] 2> 1706614 ERROR (jetty-launcher-2675-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1706614 ERROR (jetty-launcher-2675-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1706614 INFO (jetty-launcher-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.0
[junit4] 2> 1706614 INFO (jetty-launcher-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.0
[junit4] 2> 1706614 INFO (jetty-launcher-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1706614 INFO (jetty-launcher-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1706614 INFO (jetty-launcher-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1706614 INFO (jetty-launcher-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1706614 INFO (jetty-launcher-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-04T20:50:42.509575Z
[junit4] 2> 1706614 INFO (jetty-launcher-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-04T20:50:42.509617Z
[junit4] 2> 1706616 INFO (jetty-launcher-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1706616 INFO (jetty-launcher-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1706619 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 0x15bd53aa6600002, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1706622 INFO (jetty-launcher-2675-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1706623 INFO (jetty-launcher-2675-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1706625 INFO (jetty-launcher-2675-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41744/solr
[junit4] 2> 1706626 INFO (jetty-launcher-2675-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41744/solr
[junit4] 2> 1706635 INFO (jetty-launcher-2675-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1706635 INFO (jetty-launcher-2675-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1706635 INFO (jetty-launcher-2675-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37786_solr
[junit4] 2> 1706635 INFO (jetty-launcher-2675-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40274_solr
[junit4] 2> 1706636 INFO (jetty-launcher-2675-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97906264794726406-127.0.0.1:37786_solr-n_0000000000) starting
[junit4] 2> 1706636 INFO (zkCallback-2686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1706636 INFO (zkCallback-2687-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1706639 INFO (jetty-launcher-2675-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37786_solr
[junit4] 2> 1706639 INFO (zkCallback-2687-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1706639 INFO (zkCallback-2686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1706807 INFO (jetty-launcher-2675-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node1/.
[junit4] 2> 1706817 INFO (jetty-launcher-2675-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node2/.
[junit4] 2> 1707968 INFO
(SUITE-TestCloudRecovery-seed#[6C573D0F56B69777]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1707968 INFO
(SUITE-TestCloudRecovery-seed#[6C573D0F56B69777]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41744/solr ready
[junit4] 2> 1708044 INFO (qtp30042051-14007) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1708046 INFO (OverseerThreadFactory-6338-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 1708159 INFO (qtp30042051-14009) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 1708160 INFO (qtp30042051-14069) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
[junit4] 2> 1708160 INFO (qtp30042051-14009) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1708220 INFO (qtp962083-14018) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
[junit4] 2> 1708221 INFO (qtp962083-14018) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1708226 INFO (qtp962083-14006) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 1708328 INFO (zkCallback-2687-thread-1) [ ]
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> 1708328 INFO (zkCallback-2686-thread-1) [ ]
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> 1709167 INFO (qtp30042051-14069) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1709167 INFO (qtp30042051-14009) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1709172 INFO (qtp30042051-14069) [ ] o.a.s.s.IndexSchema
[collection1_shard2_replica2] Schema name=minimal
[junit4] 2> 1709172 INFO (qtp30042051-14009) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 1709173 INFO (qtp30042051-14069) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1709173 INFO (qtp30042051-14009) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1709173 INFO (qtp30042051-14069) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica2' using configuration from
collection collection1, trusted=true
[junit4] 2> 1709173 INFO (qtp30042051-14009) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica2' using configuration from
collection collection1, trusted=true
[junit4] 2> 1709174 INFO (qtp30042051-14069) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1709174 INFO (qtp30042051-14009) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1709174 INFO (qtp30042051-14069) [ ] o.a.s.c.SolrCore
[[collection1_shard2_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node1/collection1_shard2_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node1/./collection1_shard2_replica2/data/]
[junit4] 2> 1709174 INFO (qtp30042051-14009) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 1709228 INFO (qtp962083-14018) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1709232 INFO (qtp962083-14006) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1709232 INFO (qtp962083-14018) [ ] o.a.s.s.IndexSchema
[collection1_shard2_replica1] Schema name=minimal
[junit4] 2> 1709234 INFO (qtp962083-14018) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1709234 INFO (qtp962083-14018) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1709235 INFO (qtp962083-14018) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1709235 INFO (qtp962083-14018) [ ] o.a.s.c.SolrCore
[[collection1_shard2_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node2/collection1_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node2/./collection1_shard2_replica1/data/]
[junit4] 2> 1709238 INFO (qtp962083-14006) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 1709239 INFO (qtp962083-14006) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1709239 INFO (qtp962083-14006) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1709240 INFO (qtp962083-14006) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1709240 INFO (qtp962083-14006) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 1709591 INFO (qtp30042051-14009) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1709591 INFO (qtp30042051-14009) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1709593 INFO (qtp30042051-14009) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1709593 INFO (qtp30042051-14009) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1709596 INFO (qtp30042051-14009) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@19188f3[collection1_shard1_replica2] main]
[junit4] 2> 1709597 INFO (qtp30042051-14009) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1709598 INFO (qtp30042051-14009) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1709598 INFO (qtp30042051-14009) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1709598 INFO (searcherExecutor-6344-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@19188f3[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1709598 INFO (qtp30042051-14009) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1566500239958867968
[junit4] 2> 1709601 INFO (qtp30042051-14069) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1709601 INFO (qtp30042051-14069) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1709602 INFO (qtp30042051-14009) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1709603 INFO (qtp30042051-14069) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1709603 INFO (qtp30042051-14069) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1709606 INFO (qtp30042051-14069) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@ee472b[collection1_shard2_replica2]
main]
[junit4] 2> 1709607 INFO (qtp30042051-14069) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1709607 INFO (qtp30042051-14069) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1709607 INFO (qtp30042051-14069) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1709607 INFO (searcherExecutor-6343-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica2] Registered new searcher
Searcher@ee472b[collection1_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1709607 INFO (qtp30042051-14069) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1566500239968305152
[junit4] 2> 1709612 INFO (qtp30042051-14069) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1709684 INFO (qtp962083-14018) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1709684 INFO (qtp962083-14018) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1709686 INFO (qtp962083-14018) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1709686 INFO (qtp962083-14018) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1709689 INFO (qtp962083-14018) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@e2d076[collection1_shard2_replica1]
main]
[junit4] 2> 1709690 INFO (qtp962083-14018) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1709690 INFO (qtp962083-14018) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1709690 INFO (qtp962083-14018) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1709690 INFO (searcherExecutor-6345-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher
Searcher@e2d076[collection1_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1709690 INFO (qtp962083-14018) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1566500240055336960
[junit4] 2> 1709701 INFO (qtp962083-14006) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1709701 INFO (qtp962083-14006) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1709702 INFO (qtp962083-14006) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1709702 INFO (qtp962083-14006) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1709706 INFO (qtp962083-14006) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1bbe448[collection1_shard1_replica1] main]
[junit4] 2> 1709707 INFO (qtp962083-14006) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1709707 INFO (qtp962083-14006) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1709707 INFO (qtp962083-14006) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1709707 INFO (searcherExecutor-6346-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@1bbe448[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1709707 INFO (qtp962083-14006) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1566500240073162752
[junit4] 2> 1709713 INFO (zkCallback-2686-thread-1) [ ]
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> 1709713 INFO (zkCallback-2687-thread-1) [ ]
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> 1710103 INFO (qtp30042051-14009) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1710103 INFO (qtp30042051-14009) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1710103 INFO (qtp30042051-14009) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:37786/solr/collection1_shard1_replica2/
[junit4] 2> 1710103 INFO (qtp30042051-14009) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:37786/solr
START replicas=[https://127.0.0.1:40274/solr/collection1_shard1_replica1/]
nUpdates=100
[junit4] 2> 1710103 INFO (qtp30042051-14009) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:37786/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1710107 INFO (qtp962083-14083) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1710107 INFO (qtp30042051-14009) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1710107 INFO (qtp30042051-14009) [ ]
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> 1710107 INFO (qtp30042051-14009) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1710109 INFO (qtp30042051-14009) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37786/solr/collection1_shard1_replica2/ shard1
[junit4] 2> 1710112 INFO (qtp30042051-14069) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1710112 INFO (qtp30042051-14069) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1710112 INFO (qtp30042051-14069) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:37786/solr/collection1_shard2_replica2/
[junit4] 2> 1710113 INFO (qtp30042051-14069) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1_shard2_replica2 url=https://127.0.0.1:37786/solr
START replicas=[https://127.0.0.1:40274/solr/collection1_shard2_replica1/]
nUpdates=100
[junit4] 2> 1710113 INFO (qtp30042051-14069) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1_shard2_replica2 url=https://127.0.0.1:37786/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1710114 INFO (qtp962083-14084) [ ] o.a.s.c.S.Request
[collection1_shard2_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1710114 INFO (qtp30042051-14069) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1710115 INFO (qtp30042051-14069) [ ]
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> 1710115 INFO (qtp30042051-14069) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1710116 INFO (qtp30042051-14069) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37786/solr/collection1_shard2_replica2/ shard2
[junit4] 2> 1710217 INFO (zkCallback-2686-thread-1) [ ]
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> 1710217 INFO (zkCallback-2687-thread-1) [ ]
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> 1710260 INFO (qtp30042051-14009) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1710262 INFO (qtp30042051-14009) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=2102
[junit4] 2> 1710266 INFO (qtp30042051-14069) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1710268 INFO (qtp30042051-14069) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2}
status=0 QTime=2108
[junit4] 2> 1710368 INFO (zkCallback-2686-thread-1) [ ]
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> 1710368 INFO (zkCallback-2687-thread-1) [ ]
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> 1710695 INFO (qtp962083-14018) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2}
status=0 QTime=2475
[junit4] 2> 1710712 INFO (qtp962083-14006) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=2485
[junit4] 2> 1710722 INFO (qtp30042051-14007) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1710812 INFO (zkCallback-2686-thread-1) [ ]
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> 1710812 INFO (zkCallback-2687-thread-1) [ ]
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> 1711722 INFO (qtp30042051-14007) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3677
[junit4] 2> 1711722 INFO
(SUITE-TestCloudRecovery-seed#[6C573D0F56B69777]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1711723 INFO
(SUITE-TestCloudRecovery-seed#[6C573D0F56B69777]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1711735 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting corruptedLogTest
[junit4] 2> 1711744 INFO (qtp962083-14010) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&_version_=-1566500242201772032&distrib.from=https://127.0.0.1:37786/solr/collection1_shard1_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1566500242201772032)} 0 2
[junit4] 2> 1711748 INFO (qtp962083-14018) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&_version_=-1566500242204917760&distrib.from=https://127.0.0.1:37786/solr/collection1_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1566500242204917760)} 0 3
[junit4] 2> 1711748 INFO (qtp30042051-14013) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:37786/solr/collection1_shard1_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1566500242204917760)} 0 8
[junit4] 2> 1711748 INFO (qtp30042051-14017) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{deleteByQuery=*:*
(-1566500242201772032)} 0 11
[junit4] 2> 1711751 INFO (qtp30042051-14009) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1711751 INFO (qtp962083-14006) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1711752 INFO (qtp962083-14082) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1711752 INFO (qtp962083-14006) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1711752 INFO (qtp962083-14082) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1711751 INFO (qtp30042051-14009) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1711752 INFO (qtp962083-14006) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1711752 INFO (qtp30042051-14009) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1711752 INFO (qtp962083-14006) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37786/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1711752 INFO (qtp30042051-14070) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1711752 INFO (qtp962083-14082) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1711752 INFO (qtp30042051-14070) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1711752 INFO (qtp962083-14082) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37786/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1711752 INFO (qtp30042051-14009) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37786/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1711753 INFO (qtp30042051-14070) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1711753 INFO (qtp30042051-14070) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37786/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1711753 INFO (qtp30042051-14021) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update
params={_stateVer_=collection1:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 2
[junit4] 2> 1711762 INFO (qtp962083-14010) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37786/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[1000
(1566500242221694976)]} 0 2
[junit4] 2> 1711762 INFO (qtp30042051-14069) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[1000 (1566500242221694976)]} 0 6
[junit4] 2> 1711772 INFO (qtp962083-14083) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37786/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[1001
(1566500242230083584)]} 0 2
[junit4] 2> 1711773 INFO (qtp30042051-14013) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[1001 (1566500242230083584)]} 0 8
[junit4] 2> 1711776 INFO (qtp962083-14084) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37786/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[0
(1566500242240569344)]} 0 0
[junit4] 2> 1711776 INFO (qtp30042051-14009) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[0 (1566500242240569344)]} 0 1
[junit4] 2> 1711779 INFO (qtp962083-14018) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37786/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[1
(1566500242244763648)]} 0 0
[junit4] 2> 1711779 INFO (qtp30042051-14070) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[1 (1566500242244763648)]} 0 1
[junit4] 2> 1711783 INFO (qtp962083-14006) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37786/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[2
(1566500242247909376)]} 0 0
[junit4] 2> 1711783 INFO (qtp30042051-14021) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[2 (1566500242247909376)]} 0 2
[junit4] 2> 1711786 INFO (qtp962083-14082) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37786/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[3
(1566500242252103680)]} 0 0
[junit4] 2> 1711786 INFO (qtp30042051-14069) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[3 (1566500242252103680)]} 0 1
[junit4] 2> 1711789 INFO (qtp962083-14010) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37786/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[4
(1566500242255249408)]} 0 0
[junit4] 2> 1711789 INFO (qtp30042051-14013) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[4 (1566500242255249408)]} 0 1
[junit4] 2> 1711793 INFO (qtp962083-14083) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37786/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[5
(1566500242258395136)]} 0 0
[junit4] 2> 1711793 INFO (qtp30042051-14009) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[5 (1566500242258395136)]} 0 1
[junit4] 2> 1711797 INFO (qtp962083-14084) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37786/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[6
(1566500242262589440)]} 0 0
[junit4] 2> 1711797 INFO (qtp30042051-14070) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[6 (1566500242262589440)]} 0 1
[junit4] 2> 1711800 INFO (qtp962083-14018) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37786/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[7
(1566500242266783744)]} 0 0
[junit4] 2> 1711800 INFO (qtp30042051-14021) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[7 (1566500242266783744)]} 0 1
[junit4] 2> 1711803 INFO (qtp962083-14006) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37786/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[8
(1566500242269929472)]} 0 0
[junit4] 2> 1711803 INFO (qtp30042051-14069) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[8 (1566500242269929472)]} 0 1
[junit4] 2> 1711808 INFO (qtp962083-14082) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37786/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[9
(1566500242274123776)]} 0 0
[junit4] 2> 1711808 INFO (qtp30042051-14013) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[9 (1566500242274123776)]} 0 1
[junit4] 2> 1711814 INFO (qtp962083-14084) [ ] o.a.s.c.S.Request
[collection1_shard2_replica1] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=collection1:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:40274/solr/collection1_shard2_replica1/|https://127.0.0.1:37786/solr/collection1_shard2_replica2/&rows=10&version=2&q=*:*&NOW=1493931047705&isShard=true&wt=javabin}
hits=0 status=0 QTime=0
[junit4] 2> 1711814 INFO (qtp30042051-14070) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=collection1:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:37786/solr/collection1_shard1_replica2/|https://127.0.0.1:40274/solr/collection1_shard1_replica1/&rows=10&version=2&q=*:*&NOW=1493931047705&isShard=true&wt=javabin}
hits=0 status=0 QTime=0
[junit4] 2> 1711814 INFO (qtp962083-14018) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:5&wt=javabin&version=2} hits=0 status=0
QTime=4
[junit4] 2> 1711815 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 37786
[junit4] 2> 1711816 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=28487347
[junit4] 2> 1711817 INFO (coreCloseExecutor-6363-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@1e31d2d
[junit4] 2> 1711817 INFO (coreCloseExecutor-6363-thread-2) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@52ca19
[junit4] 2> 1711819 INFO (coreCloseExecutor-6363-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 1711819 INFO (coreCloseExecutor-6363-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard2.replica2
[junit4] 2> 1711820 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.Overseer Overseer
(id=97906264794726406-127.0.0.1:37786_solr-n_0000000000) closing
[junit4] 2> 1711821 INFO
(OverseerStateUpdate-97906264794726406-127.0.0.1:37786_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37786_solr
[junit4] 2> 1711821 INFO (zkCallback-2686-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40274_solr
[junit4] 2> 1711822 INFO (zkCallback-2686-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1711822 INFO (zkCallback-2693-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1711823 INFO (zkCallback-2686-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97906264794726405-127.0.0.1:40274_solr-n_0000000001) starting
[junit4] 2> 1711823 INFO (zkCallback-2686-thread-4) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1711823 INFO (zkCallback-2686-thread-3) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1711826 INFO (zkCallback-2686-thread-1) [ ]
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: [1])
[junit4] 2> 1711928 INFO (zkCallback-2686-thread-1) [ ]
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: [1])
[junit4] 2> 1713321 WARN (zkCallback-2687-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1713322 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1713322 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@12d8dff{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1713323 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@45cc96{/solr,null,UNAVAILABLE}
[junit4] 2> 1713323 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 40274
[junit4] 2> 1713323 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=6508340
[junit4] 2> 1713325 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.Overseer Overseer
(id=97906264794726405-127.0.0.1:40274_solr-n_0000000001) closing
[junit4] 2> 1713325 INFO
(OverseerStateUpdate-97906264794726405-127.0.0.1:40274_solr-n_0000000001) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40274_solr
[junit4] 2> 1713325 INFO (zkCallback-2693-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 1714323 WARN (zkCallback-2686-thread-4) [ ]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 1714323 WARN (zkCallback-2686-thread-3) [ ]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 1714323 INFO (zkCallback-2686-thread-4) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@45805c
[junit4] 2> 1714323 INFO (zkCallback-2686-thread-3) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@d0140f
[junit4] 2> 1714326 INFO (zkCallback-2686-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard2.replica1
[junit4] 2> 1714326 INFO (zkCallback-2686-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica1
[junit4] 2> 1714825 WARN (zkCallback-2686-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1714826 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1714826 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1c7f291{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1714827 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@18972d2{/solr,null,UNAVAILABLE}
[junit4] 2> 1714840 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1714842 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18dbe8b{/solr,null,AVAILABLE}
[junit4] 2> 1714842 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@182aa49{SSL,[ssl,
http/1.1]}{127.0.0.1:37786}
[junit4] 2> 1714843 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.e.j.s.Server Started @1716767ms
[junit4] 2> 1714843 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37786}
[junit4] 2> 1714843 ERROR
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1714843 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.0
[junit4] 2> 1714843 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1714843 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1714843 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-04T20:50:50.738713Z
[junit4] 2> 1714845 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1714851 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1714855 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41744/solr
[junit4] 2> 1714861 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1714861 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37786_solr
[junit4] 2> 1714861 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.Overseer Overseer
(id=97906264794726411-127.0.0.1:37786_solr-n_0000000002) starting
[junit4] 2> 1714864 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37786_solr
[junit4] 2> 1714864 INFO (zkCallback-2693-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1714864 INFO (zkCallback-2698-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1715125 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node1/.
[junit4] 2> 1715125 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1_shard2_replica2,
collection1_shard1_replica2]
[junit4] 2> 1715126 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1715132 INFO (coreLoadExecutor-6376-thread-2) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1715132 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1715137 INFO (coreLoadExecutor-6376-thread-2) [ ]
o.a.s.s.IndexSchema [collection1_shard2_replica2] Schema name=minimal
[junit4] 2> 1715137 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 1715138 INFO (coreLoadExecutor-6376-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1715138 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1715138 INFO (coreLoadExecutor-6376-thread-2) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica2' using
configuration from collection collection1, trusted=true
[junit4] 2> 1715138 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1, trusted=true
[junit4] 2> 1715139 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1715139 INFO (coreLoadExecutor-6376-thread-2) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1715139 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 1715139 INFO (coreLoadExecutor-6376-thread-2) [ ]
o.a.s.c.SolrCore [[collection1_shard2_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node1/collection1_shard2_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node1/./collection1_shard2_replica2/data/]
[junit4] 2> 1715229 INFO (zkCallback-2698-thread-1) [ ]
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: [1])
[junit4] 2> 1715371 INFO (coreLoadExecutor-6376-thread-2) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1715371 INFO (coreLoadExecutor-6376-thread-2) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1715373 INFO (coreLoadExecutor-6376-thread-2) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1715373 INFO (coreLoadExecutor-6376-thread-2) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1715375 INFO (coreLoadExecutor-6376-thread-2) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@80d304[collection1_shard2_replica2]
main]
[junit4] 2> 1715376 INFO (coreLoadExecutor-6376-thread-2) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1715376 INFO (coreLoadExecutor-6376-thread-2) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1715376 INFO (coreLoadExecutor-6376-thread-2) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1715376 INFO (searcherExecutor-6377-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica2] Registered new searcher
Searcher@80d304[collection1_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1715380 INFO (coreZkRegister-6369-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1715397 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1715397 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1715399 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1715399 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1715402 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@31817f[collection1_shard1_replica2]
main]
[junit4] 2> 1715403 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1715403 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1715403 INFO (coreLoadExecutor-6376-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1715403 INFO (searcherExecutor-6378-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@31817f[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1715407 INFO (coreZkRegister-6369-thread-2) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1715508 INFO (zkCallback-2698-thread-1) [ ]
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: [1])
[junit4] 2> 1716015 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1716016 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c773dd{/solr,null,AVAILABLE}
[junit4] 2> 1716016 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@19a7e6e{SSL,[ssl,
http/1.1]}{127.0.0.1:40274}
[junit4] 2> 1716017 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.e.j.s.Server Started @1717941ms
[junit4] 2> 1716017 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40274}
[junit4] 2> 1716018 ERROR
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1716018 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.0
[junit4] 2> 1716018 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1716018 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1716018 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-04T20:50:51.913414Z
[junit4] 2> 1716020 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1716026 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1716028 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41744/solr
[junit4] 2> 1716033 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1716034 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1716035 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40274_solr
[junit4] 2> 1716035 INFO (zkCallback-2698-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1716035 INFO (zkCallback-2693-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1716035 INFO (zkCallback-2704-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1716136 INFO (zkCallback-2698-thread-1) [ ]
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> 1716268 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node2/.
[junit4] 2> 1716268 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[6C573D0F56B69777]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1_shard1_replica1,
collection1_shard2_replica1]
[junit4] 2> 1716270 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1716275 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1716275 INFO (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1716280 INFO (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=minimal
[junit4] 2> 1716280 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 1716282 INFO (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1716282 INFO (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using
configuration from collection collection1, trusted=true
[junit4] 2> 1716282 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1716282 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1, trusted=true
[junit4] 2> 1716283 INFO (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1716283 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1716283 INFO (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node2/collection1_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node2/./collection1_shard2_replica1/data/]
[junit4] 2> 1716283 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_6C573D0F56B69777-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 1716373 INFO (zkCallback-2704-thread-1) [ ]
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> 1716373 INFO (zkCallback-2698-thread-1) [ ]
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> 1716505 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1716505 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1716506 INFO (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1716506 INFO (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1716507 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1716507 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1716508 WARN (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.u.UpdateLog Exception reverse reading log
[junit4] 2> java.io.EOFException
[junit4] 2> at
org.apache.solr.common.util.FastInputStream.readUnsignedByte(FastInputStream.java:72)
[junit4] 2> at
org.apache.solr.common.util.FastInputStream.readInt(FastInputStream.java:230)
[junit4] 2> at
org.apache.solr.update.TransactionLog$FSReverseReader.next(TransactionLog.java:800)
[junit4] 2> at
org.apache.solr.update.UpdateLog$RecentUpdates.update(UpdateLog.java:1245)
[junit4] 2> at
org.apache.solr.update.UpdateLog$RecentUpdates.<init>(UpdateLog.java:1175)
[junit4] 2> at
org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1348)
[junit4] 2> at
org.apache.solr.update.UpdateLog.init(UpdateLog.java:385)
[junit4] 2> at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)
[junit4] 2> at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
[junit4] 2> at
jdk.internal.reflect.GeneratedConstructorAccessor148.newInstance(Unknown Source)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[junit4] 2> at
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:487)
[junit4] 2> at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)
[junit4] 2> at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)
[junit4] 2> at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1079)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:943)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:916)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:555)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1716509 INFO (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1716509 INFO (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1716510 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1300077[collection1_shard1_replica1] main]
[junit4] 2> 1716511 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1716511 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1716511 INFO (coreLoadExecutor-6392-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1716511 INFO (searcherExecutor-6394-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@1300077[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1716512 INFO (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@e751d7[collection1_shard2_replica1]
main]
[junit4] 2> 1716512 INFO (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1716513 INFO (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1716513 INFO (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1716513 INFO (searcherExecutor-6393-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher
Searcher@e751d7[collection1_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1716513 WARN (coreLoadExecutor-6392-thread-2) [ ]
o.a.s.u.UpdateLog Exception reverse reading log
[junit4] 2> java.io.EOFException
[junit4] 2> at
org.apache.solr.common.util.FastInputStream.readUnsignedByte(FastInputStream.java:72)
[junit4] 2> at
org.apache.solr.common.util.FastInputStream.readInt(FastInputStream.java:230)
[junit4] 2> at
org.apache.solr.update.TransactionLog$FSReverseReader.next(TransactionLog.java:800)
[junit4] 2> at
org.apache.solr.update.UpdateLog$RecentUpdates.update(UpdateLog.java:1245)
[junit4] 2> at
org.apache.solr.update.UpdateLog$RecentUpdates.<init>(UpdateLog.java:1175)
[junit4] 2> at
org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1348)
[junit4] 2> at
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1851)
[junit4] 2> at
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1879)
[junit4] 2> at
org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:1019)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1001)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:916)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:555)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1716881 INFO (coreZkRegister-6369-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1716881 INFO (coreZkRegister-6369-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1716881 INFO (coreZkRegister-6369-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37786/solr/collection1_shard2_replica2/
[junit4] 2> 1716882 INFO (coreZkRegister-6369-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica2
url=https://127.0.0.1:37786/solr START
replicas=[https://127.0.0.1:40274/solr/collection1_shard2_replica1/]
nUpdates=100
[junit4] 2> 1716908 INFO (coreZkRegister-6369-thread-2) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1716908 INFO (coreZkRegister-6369-thread-2) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1716908 INFO (coreZkRegister-6369-thread-2) [ ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37786/solr/collection1_shard1_replica2/
[junit4] 2> 1716908 INFO (coreZkRegister-6369-thread-2) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica2
url=https://127.0.0.1:37786/solr START
replicas=[https://127.0.0.1:40274/solr/collection1_shard1_replica1/]
nUpdates=100
[junit4] 2> 1716946 ERROR (qtp23049844-14151) [ ]
o.a.s.s.SolrDispatchFilter Error processing the request. CoreContainer is
either not initialized or shutting down.
[junit4] 2> 1716946 WARN (qtp23049844-14151) [ ]
o.e.j.s.ServletHandler /solr/collection1_shard2_replica1/get
[junit4] 2> org.apache.solr.common.SolrException: Error processing the
request. CoreContainer is either not initialized or shutting down.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:311)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:301)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at org.eclipse.je
[...truncated too long message...]
.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-7363-thread-1]: delete []
[junit4] 2> 2188250 INFO (coreCloseExecutor-7363-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-7363-thread-1]: 0 msec to
checkpoint
[junit4] 2> 2188250 INFO (coreCloseExecutor-7363-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-7363-thread-1]: delete []
[junit4] 2> 2188295 INFO (coreCloseExecutor-7363-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.techproducts
[junit4] 2> 2188295 INFO
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6C573D0F56B69777]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 2188296 INFO
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6C573D0F56B69777]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@41e25c{/solr,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCLIRunExample -Dtests.method=testTechproductsExample
-Dtests.seed=6C573D0F56B69777 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=rof -Dtests.timezone=Arctic/Longyearbyen -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 4.30s J0 | TestSolrCLIRunExample.testTechproductsExample <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected 32 docs in
the techproducts example but found 0, output: Creating Solr home directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6C573D0F56B69777-001/tempDir-005/techproducts/solr
[junit4] > Starting up Solr on port 36619 using command:
[junit4] > /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/bin/solr
start -p 36619 -s
"temp/solr.util.TestSolrCLIRunExample_6C573D0F56B69777-001/tempDir-005/techproducts/solr"
[junit4] > Copying configuration to new core instance directory:
[junit4] >
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6C573D0F56B69777-001/tempDir-005/techproducts/solr/techproducts
[junit4] > Creating new core 'techproducts' using command:
[junit4] >
http://localhost:36619/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
[junit4] > {
[junit4] > "responseHeader":{
[junit4] > "status":0,
[junit4] > "QTime":822},
[junit4] > "core":"techproducts"}
[junit4] > Indexing tech product example docs from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/example/exampledocs
[junit4] > Solr techproducts example launched successfully. Direct your
Web browser to http://localhost:36619/solr to visit the Solr Admin UI
[junit4] > at
__randomizedtesting.SeedInfo.seed([6C573D0F56B69777:E680EDB74C54AFE8]:0)
[junit4] > at
org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:378)
[junit4] > at
org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:302)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:563)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 2188299 INFO
(SUITE-TestSolrCLIRunExample-seed#[6C573D0F56B69777]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6C573D0F56B69777-001
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=8, maxDocsPerChunk=5, blockSize=6),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=8, blockSize=6)), sim=RandomSimilarity(queryNorm=true,coord=crazy):
{}, locale=rof, timezone=Arctic/Longyearbyen
[junit4] 2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=220543320,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [DateRangeFieldTest,
ClusterStateTest, TestValueSourceCache, TestBlobHandler,
DistributedFacetExistsSmallTest, NotRequiredUniqueKeyTest,
TestIntervalFaceting, TestCrossCoreJoin, SyncSliceTest, AlternateDirectoryTest,
NodeMutatorTest, MissingSegmentRecoveryTest, PathHierarchyTokenizerFactoryTest,
TestClusterStateMutator, TestRestManager, TestSolr4Spatial,
TestQuerySenderNoQuery, AnalysisAfterCoreReloadTest, TestNamedUpdateProcessors,
MetricUtilsTest, BasicAuthStandaloneTest, TestXmlQParserPlugin,
TestAddFieldRealTimeGet, CurrencyFieldOpenExchangeTest,
BlockJoinFacetSimpleTest, TestBackupRepositoryFactory,
LeaderInitiatedRecoveryOnCommitTest, DefaultValueUpdateProcessorTest,
CdcrReplicationHandlerTest, TestUniqueKeyFieldResource,
HdfsBasicDistributedZk2Test, CollectionsAPIAsyncDistributedZkTest,
TestCSVLoader, BlockCacheTest, TestDocSet, TestDistributedSearch,
DocumentAnalysisRequestHandlerTest, TestIBSimilarityFactory,
TestPseudoReturnFields, HLLSerializationTest,
OverseerCollectionConfigSetProcessorTest, TestCryptoKeys,
SolrGraphiteReporterTest, ReturnFieldsTest, TestSimpleQParserPlugin,
RegexBoostProcessorTest, OverseerStatusTest, JvmMetricsTest, TestFaceting,
UtilsToolTest, CustomCollectionTest, HttpSolrCallGetCoreTest,
TestBulkSchemaConcurrent, TestSizeLimitedDistributedMap, TestFieldCache,
DistributedQueryComponentCustomSortTest, CursorPagingTest, SolrCLIZkUtilsTest,
TestRTimerTree, RequiredFieldsTest, CoreAdminCreateDiscoverTest,
TestBinaryResponseWriter, TestPHPSerializedResponseWriter,
TestRandomFlRTGCloud, TestCodecSupport, TestStressLucene,
BasicDistributedZkTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestCoreAdminApis, ConfigureRecoveryStrategyTest, TestFastLRUCache,
TestExceedMaxTermLength, TestClassicSimilarityFactory, JSONWriterTest,
PolyFieldTest, HdfsChaosMonkeySafeLeaderTest, TestFoldingMultitermQuery,
CollectionReloadTest, TestNestedDocsSort, TestGraphMLResponseWriter,
TestHighlightDedupGrouping, TestFileDictionaryLookup, TestPerFieldSimilarity,
TestDelegationWithHadoopAuth, BadCopyFieldTest, TestReloadAndDeleteDocs,
TestReplicationHandler, TestFieldCacheWithThreads, TestPointFields,
TestAuthenticationFramework, TestSchemaResource, DistribJoinFromCollectionTest,
TestRandomCollapseQParserPlugin, TestRandomDVFaceting,
TestMinMaxOnMultiValuedField, XsltUpdateRequestHandlerTest,
TestLeaderElectionWithEmptyReplica, TestCustomDocTransformer,
WrapperMergePolicyFactoryTest, TestSolrCloudWithSecureImpersonation,
SecurityConfHandlerTest, SolrCoreTest, DateFieldTest,
TestReplicationHandlerBackup, TestDocumentBuilder, TestFunctionQuery,
TestSolrConfigHandlerConcurrent, TestFieldTypeCollectionResource,
DistributedFacetPivotSmallAdvancedTest, TestInitQParser, TestFieldCacheSort,
CacheHeaderTest, TestStressUserVersions, FacetPivotSmallTest,
ExitableDirectoryReaderTest, TestFilteredDocIdSet, ShardRoutingTest,
BasicZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, ZkCLITest,
AutoCommitTest, TestHashPartitioner, ZkControllerTest, TestRealTimeGet,
TestJoin, HardAutoCommitTest, TestRangeQuery, ConvertedLegacyTest,
TestFiltering, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest,
ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SimplePostToolTest,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest,
SolrRequestParserTest, SuggesterTSTTest, NoCacheHeaderTest, TestUpdate,
FieldMutatingUpdateProcessorTest, QueryEqualityTest, TestRemoteStreaming,
DocValuesMultiTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest,
PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, RequestHandlersTest,
TestIndexingPerformance, FastVectorHighlighterTest, SolrPluginUtilsTest,
TestCollationField, MBeansHandlerTest, BinaryUpdateRequestHandlerTest,
TestComponentsName, HighlighterConfigTest, SOLR749Test, UpdateParamsTest,
CopyFieldTest, BadComponentTest, TestStressRecovery, ScriptEngineTest,
ChaosMonkeyNothingIsSafeTest, TestPathTrie, TestEmbeddedSolrServerSchemaAPI,
TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest,
CollectionStateFormat2Test, CollectionsAPISolrJTest, ForceLeaderTest,
TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPI,
TestReplicaProperties, TestStressLiveNodes,
TestTolerantUpdateProcessorRandomCloud, HdfsCollectionsAPIDistributedZkTest,
HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest,
HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, BlobRepositoryCloudTest,
TestConfigSetImmutable, TestImplicitCoreProperties, TestInfoStreamLogging,
TestInitParams, TestNRTOpen, TestSolrConfigHandler, TestSQLHandler,
TestDistributedStatsComponentCardinality, TestCloudSchemaless, TestJsonRequest,
CloudMLTQParserTest, TestLRUStatsCache, TestPKIAuthenticationPlugin,
TestSolrCloudWithHadoopAuthPlugin, ConjunctionSolrSpellCheckerTest,
SpellCheckCollatorWithCollapseTest, TestFreeTextSuggestions,
BlockDirectoryTest, TestUninvertingReader, AddBlockUpdateTest,
AnalysisErrorHandlingTest, CdcrUpdateLogTest,
PeerSyncWithIndexFingerprintCachingTest, AtomicUpdatesTest,
ClassificationUpdateProcessorIntegrationTest,
ClassificationUpdateProcessorTest, CloneFieldUpdateProcessorFactoryTest,
DocExpirationUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest,
PreAnalyzedUpdateProcessorTest, TemplateUpdateProcessorTest,
TolerantUpdateProcessorTest, UUIDUpdateProcessorFallbackTest,
DistanceUnitsTest, JsonValidatorTest, TestSolrCLIRunExample]
[junit4] Completed [706/711 (2!)] on J0 in 20.41s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 36355 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]