Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/133/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC
4 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([DF7A8010A86E5732]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([DF7A8010A86E5732]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.NodeLostTriggerIntegrationTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.autoscaling.NodeLostTriggerIntegrationTest: 1)
Thread[id=27710, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-NodeLostTriggerIntegrationTest] at
[email protected]/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.autoscaling.NodeLostTriggerIntegrationTest:
1) Thread[id=27710, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-NodeLostTriggerIntegrationTest]
at [email protected]/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
at __randomizedtesting.SeedInfo.seed([DF7A8010A86E5732]:0)
FAILED:
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([DF7A8010A86E5732:C7C0081CA65B9ADD]:0)
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:257)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
Build Log:
[...truncated 13859 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[junit4] 2> 472151 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[DF7A8010A86E5732]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/server/solr/configsets/_default/conf'
[junit4] 2> 472151 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[DF7A8010A86E5732]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 472165 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[DF7A8010A86E5732]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/data-dir-33-001
[junit4] 2> 472165 WARN
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[DF7A8010A86E5732]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 472165 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[DF7A8010A86E5732]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 472166 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[DF7A8010A86E5732]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 472166 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[DF7A8010A86E5732]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 472186 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 472187 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 472187 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 472287 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer start zk server on port: 54172
[junit4] 2> 472287 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54172
[junit4] 2> 472287 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54172
[junit4] 2> 472287 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54172
[junit4] 2> 472290 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 472304 INFO (zkConnectionManagerCallback-2921-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 472304 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 472311 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 472315 INFO (zkConnectionManagerCallback-2923-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 472315 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 472318 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 472322 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 472328 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 472332 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 472334 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 472341 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 472344 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 472350 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 472354 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 472357 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 472360 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 472362 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 475551 WARN
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 475551 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 475551 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 475552 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 475554 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 475554 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 475554 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 475555 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e011ff2{/,null,AVAILABLE}
[junit4] 2> 475556 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@53a7c9f9{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:54181}
[junit4] 2> 475556 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.e.j.s.Server Started @475595ms
[junit4] 2> 475556 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/tempDir-001/control/data,
hostPort=54181,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/control-001/cores}
[junit4] 2> 475558 ERROR
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 475558 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 475558 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.6.2
[junit4] 2> 475558 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 475558 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
[junit4] 2> 475558 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-26T15:56:38.954465Z
[junit4] 2> 475560 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 475564 INFO (zkConnectionManagerCallback-2925-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 475564 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 475668 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 475668 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/control-001/solr.xml
[junit4] 2> 475672 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 475672 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 475673 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 475735 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 475737 WARN
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2f5f0049[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 475737 WARN
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2f5f0049[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 475742 WARN
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1a1fcb0f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 475742 WARN
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1a1fcb0f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 475743 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54172/solr
[junit4] 2> 475744 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 475747 INFO (zkConnectionManagerCallback-2936-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 475747 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 475852 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732])
[n:127.0.0.1:54181_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 475855 INFO (zkConnectionManagerCallback-2938-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 475855 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732])
[n:127.0.0.1:54181_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 476239 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732])
[n:127.0.0.1:54181_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:54181_
[junit4] 2> 476240 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732])
[n:127.0.0.1:54181_ ] o.a.s.c.Overseer Overseer
(id=72072325633802244-127.0.0.1:54181_-n_0000000000) starting
[junit4] 2> 476263 INFO
(OverseerStateUpdate-72072325633802244-127.0.0.1:54181_-n_0000000000)
[n:127.0.0.1:54181_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:54181_
[junit4] 2> 476263 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732])
[n:127.0.0.1:54181_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54181_
[junit4] 2> 476270 INFO
(OverseerStateUpdate-72072325633802244-127.0.0.1:54181_-n_0000000000)
[n:127.0.0.1:54181_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 476282 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732])
[n:127.0.0.1:54181_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 476283 WARN
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732])
[n:127.0.0.1:54181_ ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 476307 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732])
[n:127.0.0.1:54181_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 476330 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732])
[n:127.0.0.1:54181_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 476343 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732])
[n:127.0.0.1:54181_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 476343 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732])
[n:127.0.0.1:54181_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 476345 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732])
[n:127.0.0.1:54181_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/control-001/cores
[junit4] 2> 476358 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 476365 INFO (zkConnectionManagerCallback-2955-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 476365 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 476368 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 476371 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54172/solr ready
[junit4] 2> 476375 INFO (qtp575336556-4768) [n:127.0.0.1:54181_ ]
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:54181_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 476391 INFO
(OverseerThreadFactory-2945-thread-1-processing-n:127.0.0.1:54181_)
[n:127.0.0.1:54181_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 476528 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
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> 476528 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 477603 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.2
[junit4] 2> 477644 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 477720 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 477785 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
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 configset conf1, trusted=true
[junit4] 2> 477786 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
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@3e060c74
[junit4] 2> 477786 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
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
[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 477802 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
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=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1917500328296849]
[junit4] 2> 477865 WARN (qtp575336556-4770) [n:127.0.0.1:54181_
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> 477974 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
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> 477974 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
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> 477981 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 477981 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 477986 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=14.7470703125,
floorSegmentMB=0.7275390625, forceMergeDeletesPctAllowed=21.370334912297064,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.28501019638981245, deletesPctAllowed=48.415014726858715
[junit4] 2> 478028 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 478050 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
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> 478051 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 478051 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
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 1676104068179689472
[junit4] 2> 478061 INFO
(searcherExecutor-2957-thread-1-processing-n:127.0.0.1:54181_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:54181_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher autowarm time:
0 ms
[junit4] 2> 478085 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
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> 478086 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 478128 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 478128 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
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> 478128 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:54181/control_collection_shard1_replica_n1/
[junit4] 2> 478132 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
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> 478134 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:54181/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 478134 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72072325633802244-core_node2-n_0000000000
[junit4] 2> 478158 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
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:54181/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 478276 INFO (zkCallback-2937-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> 478276 INFO (zkCallback-2937-thread-2) [ ]
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> 478279 INFO (qtp575336556-4770) [n:127.0.0.1:54181_
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> 478319 INFO (qtp575336556-4770) [n:127.0.0.1:54181_ ]
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=1790
[junit4] 2> 478325 INFO (qtp575336556-4768) [n:127.0.0.1:54181_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 478388 INFO (zkCallback-2937-thread-2) [ ]
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> 478388 INFO (zkCallback-2937-thread-3) [ ]
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> 478388 INFO (zkCallback-2937-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> 478395 INFO (qtp575336556-4768) [n:127.0.0.1:54181_ ]
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:54181_&wt=javabin&version=2}
status=0 QTime=2019
[junit4] 2> 478397 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
collection: control_collection
[junit4] 2> 478401 INFO
(OverseerCollectionConfigSetProcessor-72072325633802244-127.0.0.1:54181_-n_0000000000)
[n:127.0.0.1:54181_ ] 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> 478517 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 478522 INFO (zkConnectionManagerCallback-2966-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 478523 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 478525 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 478533 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54172/solr ready
[junit4] 2> 478536 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 478539 INFO (qtp575336556-4768) [n:127.0.0.1:54181_ ]
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> 478563 INFO
(OverseerThreadFactory-2945-thread-2-processing-n:127.0.0.1:54181_)
[n:127.0.0.1:54181_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 478799 WARN
(OverseerThreadFactory-2945-thread-2-processing-n:127.0.0.1:54181_)
[n:127.0.0.1:54181_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 478802 INFO (qtp575336556-4768) [n:127.0.0.1:54181_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 478804 INFO (qtp575336556-4768) [n:127.0.0.1:54181_ ]
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=265
[junit4] 2> 478806 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 478806 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 478806 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 478806 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 478806 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 478806 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 478807 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 478807 INFO (watches-2963-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 478807 INFO (watches-2963-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 480571 INFO
(OverseerCollectionConfigSetProcessor-72072325633802244-127.0.0.1:54181_-n_0000000000)
[n:127.0.0.1:54181_ ] 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> 484785 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-1-001
of type NRT for shard2
[junit4] 2> 484786 WARN (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 484787 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 484787 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 484787 INFO (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 484791 INFO (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 484791 INFO (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 484791 INFO (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 484792 INFO (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2800bd58{/,null,AVAILABLE}
[junit4] 2> 484798 INFO (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1db2066a{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:54199}
[junit4] 2> 484798 INFO (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.Server Started @484837ms
[junit4] 2> 484798 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/tempDir-001/jetty1,
hostPort=54199,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-1-001/cores}
[junit4] 2> 484798 ERROR (closeThreadPool-2967-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 484798 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 484799 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.6.2
[junit4] 2> 484799 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 484799 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
[junit4] 2> 484799 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-26T15:56:48.195150Z
[junit4] 2> 484812 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 484820 INFO (zkConnectionManagerCallback-2969-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 484820 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 484927 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 484927 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-1-001/solr.xml
[junit4] 2> 484932 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 484932 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 484933 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 485052 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 485056 WARN (closeThreadPool-2967-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@236d7ca0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 485056 WARN (closeThreadPool-2967-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@236d7ca0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 485067 WARN (closeThreadPool-2967-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@276b24a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 485067 WARN (closeThreadPool-2967-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@276b24a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 485073 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54172/solr
[junit4] 2> 485078 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 485083 INFO (zkConnectionManagerCallback-2980-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 485084 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 485199 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54199_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 485207 INFO (zkConnectionManagerCallback-2982-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 485208 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54199_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 485262 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54199_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 485298 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54199_ ] o.a.s.c.ZkController Publish node=127.0.0.1:54199_ as
DOWN
[junit4] 2> 485304 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54199_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 485304 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54199_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54199_
[junit4] 2> 485313 INFO (zkCallback-2937-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 485313 INFO (zkCallback-2965-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 485314 INFO (zkCallback-2981-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 485323 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54199_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 485324 WARN (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54199_ ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 485357 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54199_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 485407 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54199_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 485426 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54199_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 485427 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54199_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 485428 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54199_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-1-001/cores
[junit4] 2> 485454 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54199_
[junit4] 2> 485685 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-2-001
of type NRT for shard1
[junit4] 2> 485687 WARN (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 485687 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 485687 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 485688 INFO (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 485692 INFO (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 485692 INFO (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 485693 INFO (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 485694 INFO (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3ef079ef{/,null,AVAILABLE}
[junit4] 2> 485696 INFO (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@143ff9a2{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:54215}
[junit4] 2> 485696 INFO (closeThreadPool-2967-thread-1) [ ]
o.e.j.s.Server Started @485735ms
[junit4] 2> 485696 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/tempDir-001/jetty2,
hostPort=54215,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 485696 ERROR (closeThreadPool-2967-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 485696 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 485697 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.6.2
[junit4] 2> 485697 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 485697 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
[junit4] 2> 485697 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-26T15:56:49.093213Z
[junit4] 2> 485701 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 485706 INFO (zkConnectionManagerCallback-2992-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 485707 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 485812 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 485812 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-2-001/solr.xml
[junit4] 2> 485816 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 485817 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 485818 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 486004 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 486009 WARN (closeThreadPool-2967-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3fcd4fd8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 486009 WARN (closeThreadPool-2967-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3fcd4fd8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 486022 WARN (closeThreadPool-2967-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@335ef6a0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 486022 WARN (closeThreadPool-2967-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@335ef6a0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 486027 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54172/solr
[junit4] 2> 486033 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 486035 INFO (zkConnectionManagerCallback-3003-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 486036 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 486142 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54215_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 486145 INFO (zkConnectionManagerCallback-3005-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 486145 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54215_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 486182 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54215_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 486208 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54215_ ] o.a.s.c.ZkController Publish node=127.0.0.1:54215_ as
DOWN
[junit4] 2> 486215 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54215_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 486215 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54215_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54215_
[junit4] 2> 486224 INFO (zkCallback-2937-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 486224 INFO (zkCallback-2981-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 486224 INFO (zkCallback-2965-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 486224 INFO (zkCallback-3004-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 486237 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-3-001
of type NRT for shard2
[junit4] 2> 486239 WARN (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 486239 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 486239 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 486239 INFO (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 486244 INFO (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 486244 INFO (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 486244 INFO (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 486245 INFO (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@21a8a184{/,null,AVAILABLE}
[junit4] 2> 486245 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54215_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 486245 WARN (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54215_ ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 486246 INFO (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4e4f86c{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:54228}
[junit4] 2> 486246 INFO (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.Server Started @486285ms
[junit4] 2> 486246 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/tempDir-001/jetty3,
hostPort=54228,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-3-001/cores}
[junit4] 2> 486246 ERROR (closeThreadPool-2967-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 486246 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 486246 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.6.2
[junit4] 2> 486246 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 486246 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
[junit4] 2> 486246 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-26T15:56:49.642950Z
[junit4] 2> 486247 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 486255 INFO (zkConnectionManagerCallback-3010-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 486255 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 486294 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54215_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 486331 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54215_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 486344 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54215_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 486344 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54215_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 486359 INFO (closeThreadPool-2967-thread-1)
[n:127.0.0.1:54215_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-2-001/cores
[junit4] 2> 486362 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 486362 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-3-001/solr.xml
[junit4] 2> 486364 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 486364 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 486366 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 486385 INFO (closeThreadPool-2967-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54215_
[junit4] 2> 486505 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 486509 WARN (closeThreadPool-2967-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@629d195d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 486510 WARN (closeThreadPool-2967-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@629d195d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 486518 WARN (closeThreadPool-2967-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@17d19d77[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 486518 WARN (closeThreadPool-2967-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@17d19d77[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 486521 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54172/solr
[junit4] 2> 486525 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 486528 INFO (zkConnectionManagerCallback-3026-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 486528 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 486643 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54228_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 486648 INFO (zkConnectionManagerCallback-3028-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 486649 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54228_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 486699 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54228_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 486761 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54228_ ] o.a.s.c.ZkController Publish node=127.0.0.1:54228_ as
DOWN
[junit4] 2> 486768 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54228_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 486768 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54228_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54228_
[junit4] 2> 486775 INFO (zkCallback-2965-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 486775 INFO (zkCallback-2981-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 486775 INFO (zkCallback-2937-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 486775 INFO (zkCallback-3004-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 486777 INFO (zkCallback-3027-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 486791 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54228_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 486797 WARN (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54228_ ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 486868 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54228_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 486937 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54228_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 486958 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54228_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 486958 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54228_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 486961 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54228_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-3-001/cores
[junit4] 2> 487010 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54228_
[junit4] 2> 487450 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[DF7A8010A86E5732]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-4-001
of type NRT for shard1
[junit4] 2> 487452 WARN (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 487452 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 487452 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 487452 INFO (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 487468 INFO (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 487468 INFO (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 487468 INFO (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 487470 INFO (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e8ce0c1{/,null,AVAILABLE}
[junit4] 2> 487479 INFO (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@368452a3{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:54242}
[junit4] 2> 487479 INFO (closeThreadPool-2967-thread-2) [ ]
o.e.j.s.Server Started @487518ms
[junit4] 2> 487479 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/tempDir-001/jetty4,
hostPort=54242,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-4-001/cores,
replicaType=NRT}
[junit4] 2> 487479 ERROR (closeThreadPool-2967-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 487479 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 487479 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.6.2
[junit4] 2> 487479 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 487479 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
[junit4] 2> 487479 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-26T15:56:50.875969Z
[junit4] 2> 487488 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 487494 INFO (zkConnectionManagerCallback-3038-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 487494 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 487600 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 487600 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-4-001/solr.xml
[junit4] 2> 487611 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 487611 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 487612 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 487985 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 488008 WARN (closeThreadPool-2967-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@35d104ec[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 488008 WARN (closeThreadPool-2967-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@35d104ec[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 488025 WARN (closeThreadPool-2967-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4637ebc1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 488025 WARN (closeThreadPool-2967-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4637ebc1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 488027 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54172/solr
[junit4] 2> 488036 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 488049 INFO (zkConnectionManagerCallback-3049-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 488049 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 488185 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54242_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 488204 INFO (zkConnectionManagerCallback-3051-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 488214 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54242_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 488393 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54242_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 488512 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54242_ ] o.a.s.c.ZkController Publish node=127.0.0.1:54242_ as
DOWN
[junit4] 2> 488544 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54242_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 488544 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54242_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54242_
[junit4] 2> 488559 INFO (zkCallback-2937-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 488559 INFO (zkCallback-2981-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 488559 INFO (zkCallback-3004-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 488559 INFO (zkCallback-2965-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 488559 INFO (zkCallback-3027-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 488560 INFO (zkCallback-3050-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 488588 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54242_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 488589 WARN (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54242_ ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 488627 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54242_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 488675 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54242_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 488709 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54242_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 488709 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54242_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 488713 INFO (closeThreadPool-2967-thread-2)
[n:127.0.0.1:54242_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-4-001/cores
[junit4] 2> 488772 INFO (closeThreadPool-2967-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54242_
[junit4] 2> 488805 INFO (qtp575336556-4767) [n:127.0.0.1:54181_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:54199_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 488829 INFO (qtp575336556-4770) [n:127.0.0.1:54181_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:54242_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 488829 INFO (qtp575336556-4769) [n:127.0.0.1:54181_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:54228_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 488829 INFO (qtp575336556-4768) [n:127.0.0.1:54181_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:54215_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 488909 INFO
(OverseerThreadFactory-2945-thread-3-processing-n:127.0.0.1:54181_)
[n:127.0.0.1:54181_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:54199_ for creating new replica of shard shard2 for
collection collection1
[junit4] 2> 488917 INFO
(OverseerThreadFactory-2945-thread-4-processing-n:127.0.0.1:54181_)
[n:127.0.0.1:54181_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:54242_ for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 488968 INFO
(OverseerThreadFactory-2945-thread-3-processing-n:127.0.0.1:54181_)
[n:127.0.0.1:54181_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 488997 INFO
(OverseerThreadFactory-2945-thread-4-processing-n:127.0.0.1:54181_)
[n:127.0.0.1:54181_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 489022 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 489037 INFO (qtp4141245-4915) [n:127.0.0.1:54242_
x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 491020 INFO (qtp4141245-4915) [n:127.0.0.1:54242_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.6.2
[junit4] 2> 491025 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.6.2
[junit4] 2> 491069 INFO (qtp4141245-4915) [n:127.0.0.1:54242_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 491146 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 491474 INFO (qtp4141245-4915) [n:127.0.0.1:54242_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 491520 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 492258 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from
configset conf1, trusted=true
[junit4] 2> 492260 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n1' (registry
'solr.core.collection1.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 492260 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-1-001/cores/collection1_shard2_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
[junit4] 2> 492265 INFO (qtp4141245-4915) [n:127.0.0.1:54242_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from
configset conf1, trusted=true
[junit4] 2> 492266 INFO (qtp4141245-4915) [n:127.0.0.1:54242_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e060c74
[junit4] 2> 492266 INFO (qtp4141245-4915) [n:127.0.0.1:54242_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore
[[collection1_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-4-001/cores/collection1_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_DF7A8010A86E5732-001/shard-4-001/cores/collection1_shard1_replica_n2/data/]
[junit4] 2> 492388 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1917500328296849]
[junit4] 2> 492390 INFO (qtp4141245-4915) [n:127.0.0.1:54242_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1917500328296849]
[junit4] 2> 492512 WARN (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_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> 492526 WARN (qtp4141245-4915) [n:127.0.0.1:54242_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
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> 492682 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 492682 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 492683 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 492683 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 492685 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=14.7470703125,
floorSegmentMB=0.7275390625, forceMergeDeletesPctAllowed=21.370334912297064,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.28501019638981245, deletesPctAllowed=48.415014726858715
[junit4] 2> 492694 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 492696 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 492696 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 492697 INFO (qtp428708227-4827) [n:127.0.0.1:54199_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1676104083537133568
[junit4] 2> 492698 INFO (qtp4141245-4915) [n:127.0.0.1:54242_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler
Using
[...truncated too long message...]
riggerThread has been closed explicitly
[junit4] 2> 1817399 INFO (closeThreadPool-15742-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72072412151611399-127.0.0.1:53843_solr-n_0000000001) closing
[junit4] 2> 1817505 INFO (jetty-closer-15733-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72072412151611399-127.0.0.1:53843_solr-n_0000000001) closing
[junit4] 2> 1817507 INFO (zkCallback-15686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1817507 INFO (jetty-closer-15733-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@35af323{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 1817508 INFO (jetty-closer-15733-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@576ad91c{/solr,null,UNAVAILABLE}
[junit4] 2> 1817508 INFO (jetty-closer-15733-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1817614 INFO (jetty-closer-15733-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@48f6ac2e{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 1817614 INFO (jetty-closer-15733-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4074b98c{/solr,null,UNAVAILABLE}
[junit4] 2> 1817614 INFO (jetty-closer-15733-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1817615 INFO
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[DF7A8010A86E5732])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1817844 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/autoscaling.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 24 /solr/live_nodes
[junit4] 2> 13 /solr/overseer/collection-queue-work
[junit4] 2> 12 /solr/overseer/queue
[junit4] 2> 5 /solr/collections
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/autoscaling/events/node_added_triggerMR
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1817846 INFO
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[DF7A8010A86E5732])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53838
[junit4] 2> 1817847 INFO
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[DF7A8010A86E5732])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53838
[junit4] 2> 1817847 INFO
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[DF7A8010A86E5732])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53838
[junit4] 2> 1817847 INFO
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[DF7A8010A86E5732])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=NodeMarkersRegistrationTest
-Dtests.method=testNodeMarkersRegistration -Dtests.seed=DF7A8010A86E5732
-Dtests.slow=true -Dtests.locale=en-SL -Dtests.timezone=Poland
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 25.5s J0 |
NodeMarkersRegistrationTest.testNodeMarkersRegistration <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([DF7A8010A86E5732:C7C0081CA65B9ADD]:0)
[junit4] > at
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:257)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_DF7A8010A86E5732-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {},
docValues:{}, maxPointsInLeafNode=1005, maxMBSortInHeap=6.7079729129299945,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-SL,
timezone=Poland
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1
(64-bit)/cpus=6,threads=1,free=87824776,total=410435584
[junit4] 2> NOTE: All tests run in this JVM:
[FieldAnalysisRequestHandlerTest, ZkShardTermsTest,
VMParamsZkACLAndCredentialsProvidersTest, SolrInfoBeanTest, HdfsRecoveryZkTest,
BasicAuthOnSingleNodeTest, TestBulkSchemaConcurrent, TestTlogReplica,
AnalysisAfterCoreReloadTest, LeaderTragicEventTest, TestRawTransformer,
CreateCollectionCleanupTest, SearchHandlerTest, TestSimExtremeIndexing,
TestRandomCollapseQParserPlugin, SolrCoreMetricManagerTest,
ZkDynamicConfigTest, TestImplicitCoreProperties,
CloudExitableDirectoryReaderTest, BJQParserTest,
ScheduledTriggerIntegrationTest, TestComplexPhraseQParserPlugin,
TestLeaderElectionWithEmptyReplica, TestSimPolicyCloud, TestTextField,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestDistributedMap,
TestConfigSetProperties, TestShardHandlerFactory, TestJsonFacets,
JavaBinAtomicUpdateMultivalueTest, BaseCdcrDistributedZkTest, EnumFieldTest,
TransactionLogTest, SoftAutoCommitTest, DeleteReplicaTest,
TermVectorComponentDistributedTest, UninvertDocValuesMergePolicyTest,
SparseHLLTest, HdfsUnloadDistributedZkTest, DistributedUpdateProcessorTest,
TolerantUpdateProcessorTest, TestAtomicUpdateErrorCases,
DistribJoinFromCollectionTest, JWTVerificationkeyResolverTest,
LeaderElectionContextKeyTest, CachingDirectoryFactoryTest,
TestHalfAndHalfDocValues, TestShortCircuitedRequests, TestSolrCoreParser,
DateFieldTest, TestFoldingMultitermQuery, TestSolrConfigHandlerConcurrent,
TokenizerChainTest, GraphQueryTest, HdfsDirectoryFactoryTest,
ExecutePlanActionTest, TestSolrCLIRunExample, TestClassicSimilarityFactory,
TestSolrCoreSnapshots, AnalyticsQueryTest, TestSolrTestCaseJ4, SplitShardTest,
TestInPlaceUpdatesRequiredField, TestJoin, DistributedMLTComponentTest,
HighlighterWithoutStoredIdTest, TimeZoneUtilsTest, TestCollectionAPI,
OverseerSolrResponseUnsafeSerializationTest, TestExplainDocTransformer,
TestRandomRequestDistribution, TestUniqueKeyFieldResource,
TestCloudJSONFacetJoinDomain, DistributedIntervalFacetingTest,
CustomTermsComponentTest, SpellingQueryConverterTest, SolrJmxReporterCloudTest,
DistanceUnitsTest, ZookeeperReadAPITest, AtomicUpdateProcessorFactoryTest,
TestReqParamsAPI, TestSimClusterStateProvider, CdcrRequestHandlerTest,
TestExtendedDismaxParser, TestGraphMLResponseWriter,
SchemaVersionSpecificBehaviorTest, ShardsWhitelistTest, TestRecoveryHdfs,
TestNumericTerms64, SolrCloudExampleTest, TestConfigSetsAPI, TestPrepRecovery,
TestStressLiveNodes, AutoAddReplicasIntegrationTest, NodeAddedTriggerTest,
NodeMarkersRegistrationTest]
[junit4] Completed [571/914 (3!)] on J0 in 25.68s, 1 test, 1 failure <<<
FAILURES!
[...truncated 45975 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/133/consoleText
[repro] Revision: 016993b65e393b58246d54e8ddda9f56a453eb0e
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=ChaosMonkeyNothingIsSafeTest
-Dtests.method=test -Dtests.seed=DF7A8010A86E5732 -Dtests.slow=true
-Dtests.locale=fil-PH -Dtests.timezone=Africa/Tripoli -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] Repro line: ant test -Dtestcase=ChaosMonkeyNothingIsSafeTest
-Dtests.seed=DF7A8010A86E5732 -Dtests.slow=true -Dtests.locale=fil-PH
-Dtests.timezone=Africa/Tripoli -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] Repro line: ant test -Dtestcase=NodeLostTriggerIntegrationTest
-Dtests.seed=DF7A8010A86E5732 -Dtests.slow=true -Dtests.locale=fr-GP
-Dtests.timezone=America/Guatemala -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] Repro line: ant test -Dtestcase=NodeMarkersRegistrationTest
-Dtests.method=testNodeMarkersRegistration -Dtests.seed=DF7A8010A86E5732
-Dtests.slow=true -Dtests.locale=en-SL -Dtests.timezone=Poland
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] NodeLostTriggerIntegrationTest
[repro] NodeMarkersRegistrationTest
[repro] ChaosMonkeyNothingIsSafeTest
[repro] ant compile-test
[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15
-Dtests.class="*.NodeLostTriggerIntegrationTest|*.NodeMarkersRegistrationTest|*.ChaosMonkeyNothingIsSafeTest"
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
-Dtests.seed=DF7A8010A86E5732 -Dtests.slow=true -Dtests.locale=fr-GP
-Dtests.timezone=America/Guatemala -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 131 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[repro] 0/5 failed:
org.apache.solr.cloud.autoscaling.NodeLostTriggerIntegrationTest
[repro] 0/5 failed:
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
[repro] Exiting with code 0
[...truncated 91 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]