Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5879/
Java: 64bit/jdk-14 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1586728188590 bcoll: 1586728188743
Stack Trace:
java.lang.AssertionError: acoll: 1586728188590 bcoll: 1586728188743
at
__randomizedtesting.SeedInfo.seed([C56521D79A50E4D:84026DC7D75963B5]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
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:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:832)
Build Log:
[...truncated 13522 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> 507066 INFO
(SUITE-MultiThreadedOCPTest-seed#[C56521D79A50E4D]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
[junit4] 2> 507066 INFO
(SUITE-MultiThreadedOCPTest-seed#[C56521D79A50E4D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 507067 INFO
(SUITE-MultiThreadedOCPTest-seed#[C56521D79A50E4D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/data-dir-38-001
[junit4] 2> 507067 WARN
(SUITE-MultiThreadedOCPTest-seed#[C56521D79A50E4D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 507067 INFO
(SUITE-MultiThreadedOCPTest-seed#[C56521D79A50E4D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 507068 INFO
(SUITE-MultiThreadedOCPTest-seed#[C56521D79A50E4D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 507068 INFO
(SUITE-MultiThreadedOCPTest-seed#[C56521D79A50E4D]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 507070 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 507071 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 507071 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 507178 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer start zk server on port:56956
[junit4] 2> 507178 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:56956
[junit4] 2> 507178 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56956
[junit4] 2> 507178 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 56956
[junit4] 2> 507183 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 507188 INFO (zkConnectionManagerCallback-1660-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 507188 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 507194 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 507198 INFO (zkConnectionManagerCallback-1662-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 507198 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 507201 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 507204 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 507207 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 507210 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 507213 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 507217 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 507220 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 507224 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 507229 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 507232 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 507235 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 507237 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 507573 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 507573 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 507573 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ] o.e.j.s.Server
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 507578 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 507578 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ] o.e.j.s.session
No SessionScavenger set, using defaults
[junit4] 2> 507578 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
[junit4] 2> 507579 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6a66911a{/,null,AVAILABLE}
[junit4] 2> 507584 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@51158b51{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:56967}
[junit4] 2> 507584 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ] o.e.j.s.Server
Started @507659ms
[junit4] 2> 507584 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/tempDir-001/control/data,
hostPort=56967,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 507585 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 507585 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 507585 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 507585 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 507585 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 507585 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-12T21:49:09.319638Z
[junit4] 2> 507588 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 507593 INFO (zkConnectionManagerCallback-1664-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 507593 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 507697 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 507697 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/control-001/solr.xml
[junit4] 2> 507702 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 507824 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 507829 WARN
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@54ae358[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 507829 WARN
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@54ae358[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 507837 WARN
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@692941f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 507837 WARN
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@692941f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 507838 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56956/solr
[junit4] 2> 507841 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 507844 INFO (zkConnectionManagerCallback-1671-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 507844 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 507959 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [n:127.0.0.1:56967_
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 507962 INFO (zkConnectionManagerCallback-1673-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 507962 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [n:127.0.0.1:56967_
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 508288 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [n:127.0.0.1:56967_
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56967_
[junit4] 2> 508290 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [n:127.0.0.1:56967_
] o.a.s.c.Overseer Overseer
(id=72150455144873988-127.0.0.1:56967_-n_0000000000) starting
[junit4] 2> 508300 INFO
(OverseerStateUpdate-72150455144873988-127.0.0.1:56967_-n_0000000000)
[n:127.0.0.1:56967_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:56967_
[junit4] 2> 508302 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [n:127.0.0.1:56967_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56967_
[junit4] 2> 508305 INFO (zkCallback-1672-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 508312 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [n:127.0.0.1:56967_
] o.a.s.p.PackageLoader /packages.json updated to version -1
[junit4] 2> 508312 WARN
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [n:127.0.0.1:56967_
] 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> 508334 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [n:127.0.0.1:56967_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 508365 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [n:127.0.0.1:56967_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06
[junit4] 2> 508374 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [n:127.0.0.1:56967_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06
[junit4] 2> 508374 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [n:127.0.0.1:56967_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06
[junit4] 2> 508375 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [n:127.0.0.1:56967_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/control-001/cores
[junit4] 2> 508387 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 508391 INFO (zkConnectionManagerCallback-1682-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 508391 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 508395 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 508401 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56956/solr ready
[junit4] 2> 508404 INFO (qtp1805486141-4564) [n:127.0.0.1:56967_ ]
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:56967_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 508411 INFO
(OverseerThreadFactory-1624-thread-1-processing-n:127.0.0.1:56967_)
[n:127.0.0.1:56967_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 508538 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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> 508538 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 509580 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 509604 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 509724 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 509788 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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> 509789 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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@6ce7ba06
[junit4] 2> 509790 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 509792 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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=27, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=108.869140625,
floorSegmentMB=0.9345703125, forceMergeDeletesPctAllowed=7.885636947536692,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10816659269887215, deletesPctAllowed=41.75429584114195
[junit4] 2> 509794 WARN (qtp1805486141-4566) [n:127.0.0.1:56967_
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> 509861 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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> 509861 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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> 509863 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 509863 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 509864 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13765723468237034]
[junit4] 2> 509865 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@645894b3[control_collection_shard1_replica_n1] main]
[junit4] 2> 509869 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 509870 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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> 509871 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 509871 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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 1663805058297364480
[junit4] 2> 509877 INFO
(searcherExecutor-1629-thread-1-processing-n:127.0.0.1:56967_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:56967_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@645894b3[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 509889 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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> 509890 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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> 509902 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 509902 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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> 509902 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:56967/control_collection_shard1_replica_n1/
[junit4] 2> 509903 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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> 509903 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:56967/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 509903 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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/72150455144873988-core_node2-n_0000000000
[junit4] 2> 509909 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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:56967/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 510016 INFO (zkCallback-1672-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> 510016 INFO (zkCallback-1672-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> 510018 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_
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> 510021 INFO (qtp1805486141-4566) [n:127.0.0.1:56967_ ]
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=1483
[junit4] 2> 510026 INFO (qtp1805486141-4564) [n:127.0.0.1:56967_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 510131 INFO (zkCallback-1672-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> 510131 INFO (zkCallback-1672-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> 510131 INFO (zkCallback-1672-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> 510132 INFO (qtp1805486141-4564) [n:127.0.0.1:56967_ ]
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:56967_&wt=javabin&version=2}
status=0 QTime=1728
[junit4] 2> 510132 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
collection: control_collection
[junit4] 2> 510242 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 510245 INFO (zkConnectionManagerCallback-1688-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 510245 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 510248 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 510251 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56956/solr ready
[junit4] 2> 510251 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 510253 INFO (qtp1805486141-4564) [n:127.0.0.1:56967_ ]
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> 510261 INFO
(OverseerThreadFactory-1624-thread-2-processing-n:127.0.0.1:56967_)
[n:127.0.0.1:56967_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 510261 INFO
(OverseerCollectionConfigSetProcessor-72150455144873988-127.0.0.1:56967_-n_0000000000)
[n:127.0.0.1:56967_ ] 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> 510473 WARN
(OverseerThreadFactory-1624-thread-2-processing-n:127.0.0.1:56967_)
[n:127.0.0.1:56967_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 510475 INFO (qtp1805486141-4564) [n:127.0.0.1:56967_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 510477 INFO (qtp1805486141-4564) [n:127.0.0.1:56967_ ]
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=223
[junit4] 2> 510479 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 510479 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 510479 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 510479 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 510479 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 510479 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 510479 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 510821 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-1-001
of type NRT for shard2
[junit4] 2> 510822 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 510822 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 510822 INFO (closeThreadPool-1689-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 510824 INFO (closeThreadPool-1689-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 510824 INFO (closeThreadPool-1689-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 510824 INFO (closeThreadPool-1689-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 510825 INFO (closeThreadPool-1689-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1051fbb8{/,null,AVAILABLE}
[junit4] 2> 510826 INFO (closeThreadPool-1689-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3bb5d08{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:56990}
[junit4] 2> 510826 INFO (closeThreadPool-1689-thread-1) [ ]
o.e.j.s.Server Started @510902ms
[junit4] 2> 510826 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/tempDir-001/jetty1,
hostPort=56990,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-1-001/cores}
[junit4] 2> 510827 ERROR (closeThreadPool-1689-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 510827 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 510827 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 510827 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 510827 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 510827 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-12T21:49:12.561546Z
[junit4] 2> 510829 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 510832 INFO (zkConnectionManagerCallback-1691-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 510832 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 510936 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 510936 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-1-001/solr.xml
[junit4] 2> 510940 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 510981 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 510983 WARN (closeThreadPool-1689-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@332229af[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 510983 WARN (closeThreadPool-1689-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@332229af[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 510988 WARN (closeThreadPool-1689-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@14c7c42b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 510988 WARN (closeThreadPool-1689-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@14c7c42b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 510993 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56956/solr
[junit4] 2> 510994 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 510999 INFO (zkConnectionManagerCallback-1698-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 510999 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 511111 INFO (closeThreadPool-1689-thread-1)
[n:127.0.0.1:56990_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 511117 INFO (zkConnectionManagerCallback-1700-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 511117 INFO (closeThreadPool-1689-thread-1)
[n:127.0.0.1:56990_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 511135 INFO (closeThreadPool-1689-thread-1)
[n:127.0.0.1:56990_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 511151 INFO (closeThreadPool-1689-thread-1)
[n:127.0.0.1:56990_ ] o.a.s.c.ZkController Publish node=127.0.0.1:56990_ as
DOWN
[junit4] 2> 511154 INFO (closeThreadPool-1689-thread-1)
[n:127.0.0.1:56990_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 511154 INFO (closeThreadPool-1689-thread-1)
[n:127.0.0.1:56990_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56990_
[junit4] 2> 511161 INFO (zkCallback-1687-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 511161 INFO (zkCallback-1672-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 511161 INFO (zkCallback-1699-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 511167 INFO (closeThreadPool-1689-thread-1)
[n:127.0.0.1:56990_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 511168 WARN (closeThreadPool-1689-thread-1)
[n:127.0.0.1:56990_ ] 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> 511203 INFO (closeThreadPool-1689-thread-1)
[n:127.0.0.1:56990_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 511257 INFO (closeThreadPool-1689-thread-1)
[n:127.0.0.1:56990_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06
[junit4] 2> 511284 INFO (closeThreadPool-1689-thread-1)
[n:127.0.0.1:56990_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06
[junit4] 2> 511284 INFO (closeThreadPool-1689-thread-1)
[n:127.0.0.1:56990_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06
[junit4] 2> 511296 INFO (closeThreadPool-1689-thread-1)
[n:127.0.0.1:56990_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-1-001/cores
[junit4] 2> 511319 INFO (closeThreadPool-1689-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:56990_
[junit4] 2> 511326 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-2-001
of type NRT for shard1
[junit4] 2> 511333 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 511333 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 511333 INFO (closeThreadPool-1689-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 511336 INFO (closeThreadPool-1689-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 511336 INFO (closeThreadPool-1689-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 511336 INFO (closeThreadPool-1689-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 511338 INFO (closeThreadPool-1689-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@34207225{/,null,AVAILABLE}
[junit4] 2> 511340 INFO (closeThreadPool-1689-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1402c7e8{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:56996}
[junit4] 2> 511340 INFO (closeThreadPool-1689-thread-2) [ ]
o.e.j.s.Server Started @511415ms
[junit4] 2> 511340 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/tempDir-001/jetty2,
hostPort=56996,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-2-001/cores}
[junit4] 2> 511340 ERROR (closeThreadPool-1689-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 511340 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 511340 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 511340 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 511340 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 511340 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-12T21:49:13.074932Z
[junit4] 2> 511344 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 511347 INFO (zkConnectionManagerCallback-1706-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 511348 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 511460 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 511460 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-2-001/solr.xml
[junit4] 2> 511461 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 511715 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 511716 WARN (closeThreadPool-1689-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@55c69e55[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 511716 WARN (closeThreadPool-1689-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@55c69e55[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 511719 WARN (closeThreadPool-1689-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@693c03d2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 511719 WARN (closeThreadPool-1689-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@693c03d2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 511722 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56956/solr
[junit4] 2> 511723 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 511726 INFO (zkConnectionManagerCallback-1713-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 511726 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 511833 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:56996_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 511838 INFO (zkConnectionManagerCallback-1715-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 511839 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:56996_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 511865 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:56996_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 511885 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:56996_ ] o.a.s.c.ZkController Publish node=127.0.0.1:56996_ as
DOWN
[junit4] 2> 511889 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:56996_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 511889 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:56996_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56996_
[junit4] 2> 511893 INFO (zkCallback-1687-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 511893 INFO (zkCallback-1714-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 511893 INFO (zkCallback-1699-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 511902 INFO (zkCallback-1672-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 511905 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:56996_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 511906 WARN (closeThreadPool-1689-thread-2)
[n:127.0.0.1:56996_ ] 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> 511929 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:56996_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 511973 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:56996_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06
[junit4] 2> 511982 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:56996_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06
[junit4] 2> 511982 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:56996_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06
[junit4] 2> 511984 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:56996_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-2-001/cores
[junit4] 2> 511997 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:56996_
[junit4] 2> 512011 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-3-001
of type NRT for shard2
[junit4] 2> 512012 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 512012 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 512012 INFO (closeThreadPool-1689-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 512023 INFO (closeThreadPool-1689-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 512023 INFO (closeThreadPool-1689-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 512023 INFO (closeThreadPool-1689-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 512024 INFO (closeThreadPool-1689-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@74faba3{/,null,AVAILABLE}
[junit4] 2> 512030 INFO (closeThreadPool-1689-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@79fd0b43{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:57000}
[junit4] 2> 512031 INFO (closeThreadPool-1689-thread-2) [ ]
o.e.j.s.Server Started @512106ms
[junit4] 2> 512031 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/tempDir-001/jetty3,
hostPort=57000,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 512032 ERROR (closeThreadPool-1689-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 512032 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 512032 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 512032 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 512032 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 512032 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-12T21:49:13.766897Z
[junit4] 2> 512034 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 512043 INFO (zkConnectionManagerCallback-1721-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 512044 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 512165 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 512165 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-3-001/solr.xml
[junit4] 2> 512173 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 512269 INFO
(OverseerCollectionConfigSetProcessor-72150455144873988-127.0.0.1:56967_-n_0000000000)
[n:127.0.0.1:56967_ ] 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> 512522 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 512524 WARN (closeThreadPool-1689-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@458c522[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 512529 WARN (closeThreadPool-1689-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@458c522[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 512537 WARN (closeThreadPool-1689-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5533060f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 512537 WARN (closeThreadPool-1689-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5533060f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 512538 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56956/solr
[junit4] 2> 512542 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 512544 INFO (zkConnectionManagerCallback-1728-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 512545 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 512666 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:57000_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 512669 INFO (zkConnectionManagerCallback-1730-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 512677 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:57000_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 512708 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:57000_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 512728 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:57000_ ] o.a.s.c.ZkController Publish node=127.0.0.1:57000_ as
DOWN
[junit4] 2> 512733 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:57000_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 512734 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:57000_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57000_
[junit4] 2> 512738 INFO (zkCallback-1687-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 512739 INFO (zkCallback-1699-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 512739 INFO (zkCallback-1714-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 512739 INFO (zkCallback-1672-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 512739 INFO (zkCallback-1729-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 512745 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:57000_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 512746 WARN (closeThreadPool-1689-thread-2)
[n:127.0.0.1:57000_ ] 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> 512786 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:57000_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 512805 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:57000_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06
[junit4] 2> 512812 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:57000_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06
[junit4] 2> 512812 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:57000_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06
[junit4] 2> 512814 INFO (closeThreadPool-1689-thread-2)
[n:127.0.0.1:57000_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-3-001/cores
[junit4] 2> 512827 INFO (closeThreadPool-1689-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:57000_
[junit4] 2> 512836 INFO (qtp1805486141-4563) [n:127.0.0.1:56967_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:56990_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 512837 INFO (qtp1805486141-4564) [n:127.0.0.1:56967_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:56996_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 512837 INFO (qtp1805486141-4565) [n:127.0.0.1:56967_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:57000_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 512867 INFO
(OverseerThreadFactory-1624-thread-3-processing-n:127.0.0.1:56967_)
[n:127.0.0.1:56967_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:56990_ for creating new replica of shard shard2 for
collection collection1
[junit4] 2> 512867 INFO
(OverseerThreadFactory-1624-thread-4-processing-n:127.0.0.1:56967_)
[n:127.0.0.1:56967_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:56996_ for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 512884 INFO
(OverseerThreadFactory-1624-thread-3-processing-n:127.0.0.1:56967_)
[n:127.0.0.1:56967_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 512887 INFO
(OverseerThreadFactory-1624-thread-4-processing-n:127.0.0.1:56967_)
[n:127.0.0.1:56967_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 512893 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
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> 512900 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
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> 513934 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 513936 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 513961 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 513961 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 514094 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 514099 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 514170 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
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> 514170 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
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@6ce7ba06
[junit4] 2> 514170 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
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-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-2-001/cores/collection1_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
[junit4] 2> 514171 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
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> 514172 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=108.869140625,
floorSegmentMB=0.9345703125, forceMergeDeletesPctAllowed=7.885636947536692,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10816659269887215, deletesPctAllowed=41.75429584114195
[junit4] 2> 514172 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
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@6ce7ba06
[junit4] 2> 514172 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
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-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-1-001/cores/collection1_shard2_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
[junit4] 2> 514174 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=108.869140625,
floorSegmentMB=0.9345703125, forceMergeDeletesPctAllowed=7.885636947536692,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10816659269887215, deletesPctAllowed=41.75429584114195
[junit4] 2> 514177 WARN (qtp126146848-4621) [n:127.0.0.1:56990_
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> 514178 WARN (qtp272449847-4651) [n:127.0.0.1:56996_
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> 514269 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 514270 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
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> 514272 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 514272 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 514274 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13765723468237034]
[junit4] 2> 514275 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 514275 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 514275 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@cc8ef61[collection1_shard2_replica_n1] main]
[junit4] 2> 514276 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 514276 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 514277 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13765723468237034]
[junit4] 2> 514277 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2bb1e269[collection1_shard1_replica_n2] main]
[junit4] 2> 514281 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 514281 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 514282 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 514283 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
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> 514283 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 514283 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1663805062923681792
[junit4] 2> 514283 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 514283 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
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
1663805062923681792
[junit4] 2> 514286 INFO
(searcherExecutor-1658-thread-1-processing-n:127.0.0.1:56996_
x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@2bb1e269[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 514286 INFO
(searcherExecutor-1659-thread-1-processing-n:127.0.0.1:56990_
x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard2_replica_n1] Registered new searcher
Searcher@cc8ef61[collection1_shard2_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 514303 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 514304 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 514305 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 514305 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard2
[junit4] 2> 514323 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 514323 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 514323 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:56996/collection1_shard1_replica_n2/
[junit4] 2> 514323 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 514323 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy
http://127.0.0.1:56996/collection1_shard1_replica_n2/ has no replicas
[junit4] 2> 514323 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/72150455144873996-core_node4-n_0000000000
[junit4] 2> 514335 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:56996/collection1_shard1_replica_n2/ shard1
[junit4] 2> 514339 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 514339 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 514340 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:56990/collection1_shard2_replica_n1/
[junit4] 2> 514340 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 514341 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:56990/collection1_shard2_replica_n1/ has no replicas
[junit4] 2> 514341 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard2/leader after winning as
/collections/collection1/leader_elect/shard2/election/72150455144873993-core_node3-n_0000000000
[junit4] 2> 514352 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:56990/collection1_shard2_replica_n1/ shard2
[junit4] 2> 514464 INFO (qtp272449847-4651) [n:127.0.0.1:56996_
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 514464 INFO (qtp126146848-4621) [n:127.0.0.1:56990_
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 514473 INFO (qtp126146848-4621) [n:127.0.0.1:56990_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1580
[junit4] 2> 514473 INFO (qtp272449847-4651) [n:127.0.0.1:56996_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1573
[junit4] 2> 514479 INFO (qtp1805486141-4563) [n:127.0.0.1:56967_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:56990_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1642
[junit4] 2> 514479 INFO (qtp1805486141-4564) [n:127.0.0.1:56967_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:56996_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1642
[junit4] 2> 514872 INFO
(OverseerThreadFactory-1624-thread-5-processing-n:127.0.0.1:56967_)
[n:127.0.0.1:56967_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:57000_ for creating new replica of shard shard2 for
collection collection1
[junit4] 2> 514874 INFO
(OverseerCollectionConfigSetProcessor-72150455144873988-127.0.0.1:56967_-n_0000000000)
[n:127.0.0.1:56967_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 514877 INFO
(OverseerCollectionConfigSetProcessor-72150455144873988-127.0.0.1:56967_-n_0000000000)
[n:127.0.0.1:56967_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000005 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 514878 INFO
(OverseerThreadFactory-1624-thread-5-processing-n:127.0.0.1:56967_)
[n:127.0.0.1:56967_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 514885 INFO (qtp1347405452-4680) [n:127.0.0.1:57000_
x:collection1_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n5&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 515904 INFO (qtp1347405452-4680) [n:127.0.0.1:57000_
c:collection1 s:shard2 x:collection1_shard2_replica_n5 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 515920 INFO (qtp1347405452-4680) [n:127.0.0.1:57000_
c:collection1 s:shard2 x:collection1_shard2_replica_n5 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 516142 INFO (qtp1347405452-4680) [n:127.0.0.1:57000_
c:collection1 s:shard2 x:collection1_shard2_replica_n5 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 516271 INFO (qtp1347405452-4680) [n:127.0.0.1:57000_
c:collection1 s:shard2 x:collection1_shard2_replica_n5 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n5' using configuration from
configset conf1, trusted=true
[junit4] 2> 516272 INFO (qtp1347405452-4680) [n:127.0.0.1:57000_
c:collection1 s:shard2 x:collection1_shard2_replica_n5 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n5' (registry
'solr.core.collection1.shard2.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce7ba06
[junit4] 2> 516272 INFO (qtp1347405452-4680) [n:127.0.0.1:57000_
c:collection1 s:shard2 x:collection1_shard2_replica_n5 ] o.a.s.c.SolrCore
[[collection1_shard2_replica_n5] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-3-001/cores/collection1_shard2_replica_n5],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001/shard-3-001/cores/collection1_shard2_replica_n5/data/]
[junit4] 2> 516275 INFO (qtp1347405452-4680) [n:127.0.0.1:57000_
c:collection1 s:shard2 x:collection1_shard2_replica_n5 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=108.869140625,
floorSegmentMB=0.9345703125, forceMergeDeletesPctAllowed=7.885636947536692,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10816659269887215, deletesPctAllowed=41.75429584114195
[junit4] 2> 516279 WARN (qtp1347405452-4680) [n:127.0.0.1:57000_
c:collection1 s:shard2 x:collection1_shard2_replica_n5 ]
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> 516405 INFO (qtp1347405452-4680) [n:127.0.0.1:57000_
c:collection1 s:shard2 x:collection1_shard2_repli
[...truncated too long message...]
ommon.cloud.SolrZkClient.delete(SolrZkClient.java:262)
[junit4] 2> at
org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:98)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.resetTaskWithException(OverseerTaskProcessor.java:579)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:545)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2>
[junit4] 2> 558457 INFO
(OverseerAutoScalingTriggerThread-72150455144873988-127.0.0.1:56967_-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 558458 INFO (closeThreadPool-1762-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=72150455144873988-127.0.0.1:56967_-n_0000000000)
closing
[junit4] 2> 558458 INFO (closeThreadPool-1777-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=72150455144873988-127.0.0.1:56967_-n_0000000000)
closing
[junit4] 2> 558462 INFO (closeThreadPool-1762-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@51158b51{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 558462 INFO (closeThreadPool-1762-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6a66911a{/,null,UNAVAILABLE}
[junit4] 2> 558462 INFO (closeThreadPool-1762-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 558471 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 558701 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> 16 /solr/collections/collection1/state.json
[junit4] 2> 7 /solr/collections/collection1/terms/shard2
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3
/solr/collections/collection1/collectionprops.json
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard2_0
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard1_1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard1_0
[junit4] 2> 3
/solr/collections/control_collection/terms/shard1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard2_1
[junit4] 2> 3 /solr/collections/collection1/terms/shard1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/collectionprops.json
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard2
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard3
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard1
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard4
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 140 /solr/collections/ocptest_shardsplit2/state.json
[junit4] 2> 61 /solr/clusterstate.json
[junit4] 2> 55 /solr/collections/ocptest_shardsplit/state.json
[junit4] 2> 48 /solr/collections/ocptest1/state.json
[junit4] 2> 42 /solr/collections/ocptest2/state.json
[junit4] 2> 30 /solr/collections/ocptest3/state.json
[junit4] 2> 12 /solr/collections/control_collection/state.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 2
/solr/overseer_elect/election/72150455144873993-127.0.0.1:56990_-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 114 /solr/overseer/queue
[junit4] 2> 51 /solr/overseer/collection-queue-work
[junit4] 2> 31 /solr/collections
[junit4] 2> 25 /solr/live_nodes
[junit4] 2>
[junit4] 2> 558709 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56956
[junit4] 2> 558709 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56956
[junit4] 2> 558709 INFO
(TEST-MultiThreadedOCPTest.test-seed#[C56521D79A50E4D]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 56956
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test
-Dtests.seed=C56521D79A50E4D -Dtests.slow=true -Dtests.locale=sk-SK
-Dtests.timezone=America/Rio_Branco -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 51.7s J1 | MultiThreadedOCPTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: acoll: 1586728188590
bcoll: 1586728188743
[junit4] > at
__randomizedtesting.SeedInfo.seed([C56521D79A50E4D:84026DC7D75963B5]:0)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
[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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
[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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_C56521D79A50E4D-001
[junit4] 2> Apr 12, 2020 9:50:00 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene84,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2bd464ab),
locale=sk-SK, timezone=America/Rio_Branco
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14
(64-bit)/cpus=6,threads=1,free=190159048,total=455733248
[junit4] 2> NOTE: All tests run in this JVM: [AuditLoggerPluginTest,
TestCopyFieldCollectionResource, TestNestedUpdateProcessor, SimpleFacetsTest,
ClusterStateMockUtilTest, TestSort, TestChildDocTransformer, CopyFieldTest,
TestSubQueryTransformerDistrib, CoreAdminRequestStatusTest,
ConnectionReuseTest, TestRandomRequestDistribution, TestBlobHandler,
TestLegacyFieldCache, TestSchemalessBufferedUpdates,
TestDelegationWithHadoopAuth, SolrCloudReportersTest, TestDistributedSearch,
TestSolrXml, ResponseLogComponentTest, TestRTGBase, TestObjectReleaseTracker,
TestLuceneIndexBackCompat, ConjunctionSolrSpellCheckerTest,
SolrIndexMetricsTest, TestWithCollection, TestFunctionQuery, SuggesterFSTTest,
UUIDFieldTest, OverseerCollectionConfigSetProcessorTest, BJQParserTest,
TestFieldTypeCollectionResource, DocValuesMultiTest, TestComponentsName,
TestSimExtremeIndexing, MissingSegmentRecoveryTest, TestExportWriter,
TestSimpleTextCodec, OverseerStatusTest, MultiThreadedOCPTest]
[junit4] Completed [211/908 (1!)] on J1 in 52.04s, 1 test, 1 failure <<<
FAILURES!
[...truncated 47185 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5879/consoleText
[repro] Revision: f865c8af83e07434719e7355b9d7a110ca299bfd
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=MultiThreadedOCPTest
-Dtests.method=test -Dtests.seed=C56521D79A50E4D -Dtests.slow=true
-Dtests.locale=sk-SK -Dtests.timezone=America/Rio_Branco -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[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] MultiThreadedOCPTest
[repro] ant compile-test
[...truncated 3187 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.MultiThreadedOCPTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=C56521D79A50E4D
-Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=America/Rio_Branco
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[...truncated 85 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro] Exiting with code 0
[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]