Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/56/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseSerialGC
3 tests failed.
FAILED: org.apache.solr.cloud.SSLMigrationTest.test
Error Message:
Replica didn't have the proper urlScheme in the ClusterState
Stack Trace:
java.lang.AssertionError: Replica didn't have the proper urlScheme in the
ClusterState
at
__randomizedtesting.SeedInfo.seed([577E25054DD1C06D:DF2A1ADFE32DAD95]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SSLMigrationTest.assertReplicaInformation(SSLMigrationTest.java:104)
at
org.apache.solr.cloud.SSLMigrationTest.testMigrateSSL(SSLMigrationTest.java:97)
at org.apache.solr.cloud.SSLMigrationTest.test(SSLMigrationTest.java:61)
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:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.cloud.autoscaling.sim.TestLargeCluster.testNodeLost
Error Message:
did not finish processing all events in time: started=5, finished=4
Stack Trace:
java.lang.AssertionError: did not finish processing all events in time:
started=5, finished=4
at
__randomizedtesting.SeedInfo.seed([577E25054DD1C06D:E86BEBFBCE3BA5EB]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.doTestNodeLost(TestLargeCluster.java:524)
at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testNodeLost(TestLargeCluster.java:377)
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:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.cloud.autoscaling.sim.TestLargeCluster.testNodeLost
Error Message:
did not finish processing all events in time: started=5, finished=4
Stack Trace:
java.lang.AssertionError: did not finish processing all events in time:
started=5, finished=4
at
__randomizedtesting.SeedInfo.seed([577E25054DD1C06D:E86BEBFBCE3BA5EB]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.doTestNodeLost(TestLargeCluster.java:524)
at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testNodeLost(TestLargeCluster.java:377)
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:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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 13894 lines...]
[junit4] Suite: org.apache.solr.cloud.SSLMigrationTest
[junit4] 2> 1642803 INFO
(SUITE-SSLMigrationTest-seed#[577E25054DD1C06D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/init-core-data-001
[junit4] 2> 1642803 WARN
(SUITE-SSLMigrationTest-seed#[577E25054DD1C06D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=41 numCloses=41
[junit4] 2> 1642803 INFO
(SUITE-SSLMigrationTest-seed#[577E25054DD1C06D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1642804 INFO
(SUITE-SSLMigrationTest-seed#[577E25054DD1C06D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 1642804 INFO
(SUITE-SSLMigrationTest-seed#[577E25054DD1C06D]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /d_f/q
[junit4] 2> 1642804 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1642805 INFO (Thread-4508) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1642805 INFO (Thread-4508) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1642806 ERROR (Thread-4508) [ ] 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> 1642905 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.ZkTestServer start zk server on port:34185
[junit4] 2> 1642906 INFO (zkConnectionManagerCallback-5536-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1642908 INFO (zkConnectionManagerCallback-5538-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1642909 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1642910 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1642911 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1642911 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1642912 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1642912 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1642913 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1642913 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1642914 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1642914 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1642915 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1642915 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1642995 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
[junit4] 2> 1642996 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1642996 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1642996 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 1642997 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7d3214bf{/d_f/q,null,AVAILABLE}
[junit4] 2> 1642997 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6b2c7fd0{HTTP/1.1,[http/1.1]}{127.0.0.1:34113}
[junit4] 2> 1642997 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.Server
Started @1643030ms
[junit4] 2> 1642997 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/d_f/q,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/tempDir-001/control/data,
hostPort=34113,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/control-001/cores}
[junit4] 2> 1642997 ERROR
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1642997 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1642997 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1642998 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1642998 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1642998 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-26T06:00:33.781045Z
[junit4] 2> 1643000 INFO (zkConnectionManagerCallback-5540-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1643001 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1643001 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/control-001/solr.xml
[junit4] 2> 1643003 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1643003 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1643003 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1643083 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:34185/solr
[junit4] 2> 1643084 INFO (zkConnectionManagerCallback-5544-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1643086 INFO (zkConnectionManagerCallback-5546-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1643121 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1643121 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:34113_d_f%2Fq
[junit4] 2> 1643122 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.c.Overseer Overseer
(id=72265601715339268-127.0.0.1:34113_d_f%2Fq-n_0000000000) starting
[junit4] 2> 1643125 INFO (zkConnectionManagerCallback-5553-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1643126 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34185/solr
ready
[junit4] 2> 1643126 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34113_d_f%2Fq
[junit4] 2> 1643127 INFO
(OverseerStateUpdate-72265601715339268-127.0.0.1:34113_d_f%2Fq-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1643129 INFO (zkCallback-5552-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1643136 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1643144 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1643150 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1643150 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1643151 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/control-001/cores
[junit4] 2> 1643160 INFO (zkConnectionManagerCallback-5559-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1643161 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1643161 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34185/solr ready
[junit4] 2> 1643163 INFO (qtp855459017-21259) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34113_d_f%252Fq&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1643164 INFO (OverseerThreadFactory-8801-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
[junit4] 2> 1643271 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1643271 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1644561 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1644568 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 1644633 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1644639 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 1644639 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1644639 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1644640 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1644641 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1644641 WARN (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1644664 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1644665 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1644665 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1644665 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1644666 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1644666 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1d57c767[control_collection_shard1_replica_n1] main]
[junit4] 2> 1644667 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1644667 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1644667 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1644668 INFO
(searcherExecutor-8806-thread-1-processing-n:127.0.0.1:34113_d_f%2Fq
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:34113_d_f%2Fq c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@1d57c767[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1644668 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1604313767425867776
[junit4] 2> 1644671 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 1644672 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1644672 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1644672 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34113/d_f/q/control_collection_shard1_replica_n1/
[junit4] 2> 1644672 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1644672 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:34113/d_f/q/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 1644672 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1644674 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34113/d_f/q/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1644775 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1644777 INFO (qtp855459017-21254) [n:127.0.0.1:34113_d_f%2Fq
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1505
[junit4] 2> 1644778 INFO (qtp855459017-21259) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 30 seconds. Check all shard replicas
[junit4] 2> 1644877 INFO (zkCallback-5545-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1645165 INFO
(OverseerCollectionConfigSetProcessor-72265601715339268-127.0.0.1:34113_d_f%2Fq-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1645778 INFO (qtp855459017-21259) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34113_d_f%252Fq&wt=javabin&version=2}
status=0 QTime=2615
[junit4] 2> 1645780 INFO (zkConnectionManagerCallback-5564-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1645781 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1645781 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34185/solr ready
[junit4] 2> 1645781 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 1645782 INFO (qtp855459017-21255) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1645783 INFO (OverseerThreadFactory-8801-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 1645783 WARN (OverseerThreadFactory-8801-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection
(collection1) without cores.
[junit4] 2> 1645986 INFO (qtp855459017-21255) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 30 seconds. Check all shard replicas
[junit4] 2> 1645986 INFO (qtp855459017-21255) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=204
[junit4] 2> 1646051 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-1-001
of type NRT
[junit4] 2> 1646051 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
[junit4] 2> 1646052 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1646052 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1646052 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 1646052 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3d09763f{/d_f/q,null,AVAILABLE}
[junit4] 2> 1646052 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2fecf121{HTTP/1.1,[http/1.1]}{127.0.0.1:41503}
[junit4] 2> 1646052 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.Server
Started @1646085ms
[junit4] 2> 1646052 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/d_f/q,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/tempDir-001/jetty1,
hostPort=41503,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-1-001/cores,
replicaType=NRT}
[junit4] 2> 1646052 ERROR
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1646053 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1646053 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1646053 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1646053 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1646053 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-26T06:00:36.836143Z
[junit4] 2> 1646053 INFO (zkConnectionManagerCallback-5566-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1646054 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1646054 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-1-001/solr.xml
[junit4] 2> 1646056 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1646056 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1646056 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1646096 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:34185/solr
[junit4] 2> 1646097 INFO (zkConnectionManagerCallback-5570-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1646098 INFO (zkConnectionManagerCallback-5572-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1646101 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:41503_d_f%2Fq
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1646101 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:41503_d_f%2Fq
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1646102 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:41503_d_f%2Fq
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1646102 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:41503_d_f%2Fq
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41503_d_f%2Fq
[junit4] 2> 1646103 INFO (zkCallback-5545-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1646103 INFO (zkCallback-5552-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1646103 INFO (zkCallback-5563-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1646103 INFO (zkCallback-5571-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1646124 INFO (zkConnectionManagerCallback-5579-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1646125 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:41503_d_f%2Fq
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1646125 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:41503_d_f%2Fq
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34185/solr
ready
[junit4] 2> 1646125 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:41503_d_f%2Fq
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1646135 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:41503_d_f%2Fq
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1646141 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:41503_d_f%2Fq
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1646141 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:41503_d_f%2Fq
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1646142 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:41503_d_f%2Fq
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-1-001/cores
[junit4] 2> 1646157 INFO (qtp855459017-21257) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:41503_d_f%252Fq&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1646158 INFO
(OverseerCollectionConfigSetProcessor-72265601715339268-127.0.0.1:34113_d_f%2Fq-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1646159 INFO (OverseerThreadFactory-8801-thread-3) [
c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:41503_d_f%2Fq for creating new replica
[junit4] 2> 1646160 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1647167 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1647173 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 1647228 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1647234 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from
collection collection1, trusted=true
[junit4] 2> 1647235 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n41' (registry
'solr.core.collection1.shard2.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1647235 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1647235 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[[collection1_shard2_replica_n41] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
[junit4] 2> 1647236 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1647237 WARN (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1647260 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1647260 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1647261 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1647261 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1647261 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1647261 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6046274c[collection1_shard2_replica_n41] main]
[junit4] 2> 1647262 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1647262 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1647263 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1647263 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1604313770146922496
[junit4] 2> 1647263 INFO
(searcherExecutor-8820-thread-1-processing-n:127.0.0.1:41503_d_f%2Fq
x:collection1_shard2_replica_n41 c:collection1 s:shard2)
[n:127.0.0.1:41503_d_f%2Fq c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@6046274c[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1647266 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node42=0}, version=0}
[junit4] 2> 1647267 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1647267 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1647267 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:41503/d_f/q/collection1_shard2_replica_n41/
[junit4] 2> 1647267 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1647267 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
http://127.0.0.1:41503/d_f/q/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 1647267 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1647268 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41503/d_f/q/collection1_shard2_replica_n41/ shard2
[junit4] 2> 1647419 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1647439 INFO (qtp1279685676-21316) [n:127.0.0.1:41503_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1279
[junit4] 2> 1647440 INFO (qtp855459017-21257) [n:127.0.0.1:34113_d_f%2Fq
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:41503_d_f%252Fq&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1283
[junit4] 2> 1647534 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-2-001
of type NRT
[junit4] 2> 1647535 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
[junit4] 2> 1647536 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1647536 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1647536 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 1647536 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6d8ea79d{/d_f/q,null,AVAILABLE}
[junit4] 2> 1647536 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@8e90c94{HTTP/1.1,[http/1.1]}{127.0.0.1:34611}
[junit4] 2> 1647536 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.Server
Started @1647569ms
[junit4] 2> 1647536 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/d_f/q,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/tempDir-001/jetty2,
hostPort=34611,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 1647537 ERROR
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1647537 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1647537 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1647537 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1647537 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1647537 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-26T06:00:38.320652Z
[junit4] 2> 1647538 INFO (zkConnectionManagerCallback-5582-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1647539 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1647539 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-2-001/solr.xml
[junit4] 2> 1647540 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1647540 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1647540 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1647575 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:34185/solr
[junit4] 2> 1647576 INFO (zkConnectionManagerCallback-5586-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1647577 INFO (zkConnectionManagerCallback-5588-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1647580 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34611_d_f%2Fq
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1647581 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34611_d_f%2Fq
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1647581 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34611_d_f%2Fq
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1647581 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34611_d_f%2Fq
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34611_d_f%2Fq
[junit4] 2> 1647582 INFO (zkCallback-5545-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1647582 INFO (zkCallback-5563-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1647582 INFO (zkCallback-5571-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1647582 INFO (zkCallback-5578-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1647582 INFO (zkCallback-5552-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1647582 INFO (zkCallback-5587-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1647590 INFO (zkConnectionManagerCallback-5595-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1647591 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34611_d_f%2Fq
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1647591 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34611_d_f%2Fq
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34185/solr
ready
[junit4] 2> 1647591 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34611_d_f%2Fq
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1647600 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34611_d_f%2Fq
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1647606 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34611_d_f%2Fq
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1647607 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34611_d_f%2Fq
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1647607 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:34611_d_f%2Fq
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-2-001/cores
[junit4] 2> 1647627 INFO (qtp855459017-21253) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:34611_d_f%252Fq&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1647628 INFO
(OverseerCollectionConfigSetProcessor-72265601715339268-127.0.0.1:34113_d_f%2Fq-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1647628 INFO (OverseerThreadFactory-8801-thread-4) [
c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:34611_d_f%2Fq for creating new replica
[junit4] 2> 1647629 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1648642 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1648648 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
[collection1_shard1_replica_n43] Schema name=test
[junit4] 2> 1648703 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1648709 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from
collection collection1, trusted=true
[junit4] 2> 1648710 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n43' (registry
'solr.core.collection1.shard1.replica_n43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1648710 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1648710 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[[collection1_shard1_replica_n43] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-2-001/cores/collection1_shard1_replica_n43],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
[junit4] 2> 1648711 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1648712 WARN (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1648748 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1648748 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1648748 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1648748 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1648749 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1648749 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@67ffa6b9[collection1_shard1_replica_n43] main]
[junit4] 2> 1648750 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1648750 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1648750 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1648750 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1604313771706155008
[junit4] 2> 1648751 INFO
(searcherExecutor-8834-thread-1-processing-n:127.0.0.1:34611_d_f%2Fq
x:collection1_shard1_replica_n43 c:collection1 s:shard1)
[n:127.0.0.1:34611_d_f%2Fq c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[collection1_shard1_replica_n43] Registered new searcher
Searcher@67ffa6b9[collection1_shard1_replica_n43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1648753 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node44=0}, version=0}
[junit4] 2> 1648754 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1648754 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1648754 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:34611/d_f/q/collection1_shard1_replica_n43/
[junit4] 2> 1648754 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1648754 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
http://127.0.0.1:34611/d_f/q/collection1_shard1_replica_n43/ has no replicas
[junit4] 2> 1648754 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1648755 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34611/d_f/q/collection1_shard1_replica_n43/ shard1
[junit4] 2> 1648906 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1648907 INFO (qtp742760238-21354) [n:127.0.0.1:34611_d_f%2Fq
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1277
[junit4] 2> 1648908 INFO (qtp855459017-21253) [n:127.0.0.1:34113_d_f%2Fq
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:34611_d_f%252Fq&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1281
[junit4] 2> 1648974 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-3-001
of type NRT
[junit4] 2> 1648974 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
[junit4] 2> 1648975 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1648975 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1648975 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
[junit4] 2> 1648975 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@434cbc27{/d_f/q,null,AVAILABLE}
[junit4] 2> 1648975 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6b322c3d{HTTP/1.1,[http/1.1]}{127.0.0.1:35103}
[junit4] 2> 1648975 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.e.j.s.Server
Started @1649008ms
[junit4] 2> 1648975 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/d_f/q,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/tempDir-001/jetty3,
hostPort=35103,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-3-001/cores}
[junit4] 2> 1648976 ERROR
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1648976 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1648976 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1648976 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1648976 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1648976 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-26T06:00:39.759340Z
[junit4] 2> 1648977 INFO (zkConnectionManagerCallback-5598-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1648977 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1648977 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-3-001/solr.xml
[junit4] 2> 1648979 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1648979 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1648979 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1649116 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:34185/solr
[junit4] 2> 1649117 INFO (zkConnectionManagerCallback-5602-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1649118 INFO (zkConnectionManagerCallback-5604-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1649121 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:35103_d_f%2Fq
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1649121 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:35103_d_f%2Fq
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1649122 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:35103_d_f%2Fq
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1649122 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:35103_d_f%2Fq
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35103_d_f%2Fq
[junit4] 2> 1649123 INFO (zkCallback-5545-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1649123 INFO (zkCallback-5578-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1649123 INFO (zkCallback-5587-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1649123 INFO (zkCallback-5552-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1649123 INFO (zkCallback-5563-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1649123 INFO (zkCallback-5594-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1649123 INFO (zkCallback-5571-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1649123 INFO (zkCallback-5603-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1649131 INFO (zkConnectionManagerCallback-5611-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1649131 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:35103_d_f%2Fq
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1649132 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:35103_d_f%2Fq
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34185/solr
ready
[junit4] 2> 1649132 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:35103_d_f%2Fq
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1649141 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:35103_d_f%2Fq
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1649148 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:35103_d_f%2Fq
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1649148 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:35103_d_f%2Fq
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1649149 INFO
(TEST-SSLMigrationTest.test-seed#[577E25054DD1C06D]) [n:127.0.0.1:35103_d_f%2Fq
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-3-001/cores
[junit4] 2> 1649186 INFO (qtp855459017-21257) [n:127.0.0.1:34113_d_f%2Fq
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:35103_d_f%252Fq&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1649187 INFO
(OverseerCollectionConfigSetProcessor-72265601715339268-127.0.0.1:34113_d_f%2Fq-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1649188 INFO (OverseerThreadFactory-8801-thread-5) [
c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:35103_d_f%2Fq for creating new replica
[junit4] 2> 1649189 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
x:collection1_shard2_replica_n45] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1650605 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1650611 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
[collection1_shard2_replica_n45] Schema name=test
[junit4] 2> 1650671 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1650679 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from
collection collection1, trusted=true
[junit4] 2> 1650679 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n45' (registry
'solr.core.collection1.shard2.replica_n45') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@77e64e07
[junit4] 2> 1650679 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1650679 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
[[collection1_shard2_replica_n45] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-3-001/cores/collection1_shard2_replica_n45],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_577E25054DD1C06D-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
[junit4] 2> 1650682 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1650683 WARN (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1650718 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1650718 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1650719 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1650719 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1650720 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1650720 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@22a0e650[collection1_shard2_replica_n45] main]
[junit4] 2> 1650721 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1650721 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1650721 INFO (qtp486342150-21392) [n:127.0.0.1:35103_d_f%2Fq
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.h.Replicati
[...truncated too long message...]
\"node_name\":\"127.0.0.1:10100_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4,\n
\"INDEX.sizeInGB\":9.5367431640625E-6,\n \"SEARCHER.searcher.numDocs\":0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node6\":{\n
\"core\":\"testSearchRate_shard1_replica_n6\",\n
\"SEARCHER.searcher.maxDoc\":0,\n \"SEARCHER.searcher.deletedDocs\":0,\n
\"INDEX.sizeInBytes\":10240,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10056_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4,\n
\"INDEX.sizeInGB\":9.5367431640625E-6,\n \"SEARCHER.searcher.numDocs\":0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}"],
[junit4] 2> "__start__":3,
[junit4] 2> "coldNodes":{},
[junit4] 2> "coldShards":{},
[junit4] 2> "coldReplicas":[],
[junit4] 2> "coldCollections":{},
[junit4] 2> "hotShards":{"testSearchRate":{"shard1":40.0}},
[junit4] 2> "hotCollections":{"testSearchRate":40.0},
[junit4] 2> "hotNodes":{
[junit4] 2> "127.0.0.1:10061_solr":4.0,
[junit4] 2> "127.0.0.1:10100_solr":4.0,
[junit4] 2> "127.0.0.1:10138_solr":4.0,
[junit4] 2> "127.0.0.1:10079_solr":4.0,
[junit4] 2> "127.0.0.1:10090_solr":4.0,
[junit4] 2> "127.0.0.1:10024_solr":4.0,
[junit4] 2> "127.0.0.1:10097_solr":4.0,
[junit4] 2> "127.0.0.1:10131_solr":4.0,
[junit4] 2> "127.0.0.1:10056_solr":4.0,
[junit4] 2> "127.0.0.1:10015_solr":4.0},
[junit4] 2> "_enqueue_time_":3186743973595976,
[junit4] 2> "requestedOps":[
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}]}}",
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}]}}",
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}]}}"]}} with context
properties:
{operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$AddReplica@215ae69d,
org.apache.solr.client.solrj.request.CollectionAdminRequest$AddReplica@42239fe7,
org.apache.solr.client.solrj.request.CollectionAdminRequest$AddReplica@79064329],
AFTER_ACTION=[compute], BEFORE_ACTION=[compute, execute]}
[junit4] 2> 225749 DEBUG (AutoscalingActionExecutor-18-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction Executing operation:
action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10072_solr&type=NRT
[junit4] 2> 225757 INFO (simCloudManagerPool-16-thread-29) [ ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:10072_solr for creating new
replica
[junit4] 2> 225771 DEBUG (AutoscalingActionExecutor-18-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction Executing operation:
action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10103_solr&type=NRT
[junit4] 2> 225772 INFO (simCloudManagerPool-16-thread-34) [ ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:10103_solr for creating new
replica
[junit4] 2> 225786 DEBUG (AutoscalingActionExecutor-18-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction Executing operation:
action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10037_solr&type=NRT
[junit4] 2> 225787 INFO (simCloudManagerPool-16-thread-39) [ ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:10037_solr for creating new
replica
[junit4] 2> 225801 DEBUG (AutoscalingActionExecutor-18-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Resuming trigger: search_rate_trigger after 100ms
[junit4] 2> 225801 DEBUG (AutoscalingActionExecutor-18-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers -- processing took 3997 ms for event
id=b5252309edc1eTe311x332uageekw06lsjqoyc1
[junit4] 2> 225840 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[577E25054DD1C06D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSearchRate
[junit4] 2> 225841 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[577E25054DD1C06D]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 100
[junit4] 2> ## Empty nodes: 76
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: [.system, testSearchRate]
[junit4] 2> ## Max replicas per node: 1
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 24
[junit4] 2> ## * .system 1
[junit4] 2> ## - active 1
[junit4] 2> ## * testSearchRate 23
[junit4] 2> ## - active 23
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - ADDREPLICA 3
[junit4] 2> ## - CREATE 1
[junit4] 2> ## - DELETESTATUS 3
[junit4] 2> ## - REQUESTSTATUS 3
[junit4] 2> ## - autoscaling 4
[junit4] 2> ## - update 2
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2> ## * Trigger: node_added_trigger2
[junit4] 2> ## - FAILED 1
[junit4] 2> ## * Trigger: search_rate_trigger
[junit4] 2> ## - STARTED 1
[junit4] 2> ## - SUCCEEDED 1
[junit4] 2>
[junit4] OK 1.93s J2 | TestLargeCluster.testSearchRate
[junit4] 2> 225842 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Interrupted
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2050)
~[?:?]
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2084)
~[?:?]
[junit4] 2> at
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:189)
[java/:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:844) [?:?]
[junit4] 2> 225843 DEBUG
(SUITE-TestLargeCluster-seed#[577E25054DD1C06D]-worker) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
[junit4] 2> 225843 DEBUG
(SUITE-TestLargeCluster-seed#[577E25054DD1C06D]-worker) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
[junit4] 2> 225843 DEBUG
(SUITE-TestLargeCluster-seed#[577E25054DD1C06D]-worker) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
[junit4] 2> 225843 DEBUG
(SUITE-TestLargeCluster-seed#[577E25054DD1C06D]-worker) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool
executor
[junit4] 2> 225843 DEBUG
(SUITE-TestLargeCluster-seed#[577E25054DD1C06D]-worker) [ ]
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 225843 DEBUG
(SUITE-TestLargeCluster-seed#[577E25054DD1C06D]-worker) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestLargeCluster_577E25054DD1C06D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=813, maxMBSortInHeap=7.637462324672521,
sim=RandomSimilarity(queryNorm=false): {}, locale=nb, timezone=Asia/Manila
[junit4] 2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10
(64-bit)/cpus=8,threads=1,free=349369656,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestLargeCluster]
[junit4] Completed [3/10 (3!)] on J2 in 224.55s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 48 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1568:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1092:
There were test failures: 10 suites, 25 tests, 3 failures [seed:
577E25054DD1C06D]
Total time: 5 minutes 19 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.SSLMigrationTest
[repro] 3/5 failed: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=d59c90e5135dc48d1e5bb58ab1a643f34739a70c,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #55
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]