Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1523/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1600938708581 bcoll: 1600938708710
Stack Trace:
java.lang.AssertionError: acoll: 1600938708581 bcoll: 1600938708710
at
__randomizedtesting.SeedInfo.seed([E0590127D90AA824:680D3EFD77F6C5DC]: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:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 13538 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> 90794 INFO
(SUITE-MultiThreadedOCPTest-seed#[E0590127D90AA824]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
[junit4] 2> 90794 INFO
(SUITE-MultiThreadedOCPTest-seed#[E0590127D90AA824]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 90795 INFO
(SUITE-MultiThreadedOCPTest-seed#[E0590127D90AA824]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/data-dir-12-001
[junit4] 2> 90795 WARN
(SUITE-MultiThreadedOCPTest-seed#[E0590127D90AA824]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 90797 INFO
(SUITE-MultiThreadedOCPTest-seed#[E0590127D90AA824]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 90798 INFO
(SUITE-MultiThreadedOCPTest-seed#[E0590127D90AA824]-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> 90798 INFO
(SUITE-MultiThreadedOCPTest-seed#[E0590127D90AA824]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/caxqf/g
[junit4] 2> 90806 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 90807 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 90808 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 90813 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 90913 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer start zk server on port: 62272
[junit4] 2> 90914 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62272
[junit4] 2> 90914 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62272
[junit4] 2> 90914 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62272
[junit4] 2> 90923 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 90944 INFO (zkConnectionManagerCallback-313-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 90945 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 90971 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 90988 INFO (zkConnectionManagerCallback-315-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 90988 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 91001 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 91018 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 91026 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 91035 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 91043 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 91056 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 91065 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 91075 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 91085 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 91094 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 91106 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 91115 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 91908 WARN
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 91908 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 91908 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 91910 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ] o.e.j.s.Server
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
[junit4] 2> 91926 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 91926 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 91926 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 91928 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6114e276{/caxqf/g,null,AVAILABLE}
[junit4] 2> 91942 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5c087f14{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:62287}
[junit4] 2> 91942 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ] o.e.j.s.Server
Started @92041ms
[junit4] 2> 91942 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/caxqf/g,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/tempDir-001/control/data,
hostPort=62287,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/control-001/cores}
[junit4] 2> 91943 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 91943 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 91945 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 91945 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 91945 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 91945 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-24T09:11:02.865990Z
[junit4] 2> 91951 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 91955 INFO (zkConnectionManagerCallback-317-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 91959 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 91965 WARN
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]-SendThread(127.0.0.1:62272))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1000f7423a30002.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1000f7423a30002, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1000f7423a30002, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 92066 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 92067 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/control-001/solr.xml
[junit4] 2> 92081 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 92081 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 92083 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 92225 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 92227 WARN
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@28f7ef62[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 92227 WARN
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@28f7ef62[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 92262 WARN
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@10c8477[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 92263 WARN
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@10c8477[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 92265 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62272/solr
[junit4] 2> 92283 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 92290 INFO (zkConnectionManagerCallback-327-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 92292 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 92315 WARN
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]-SendThread(127.0.0.1:62272))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1000f7423a30003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1000f7423a30003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1000f7423a30003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 92430 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824])
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 92434 INFO (zkConnectionManagerCallback-329-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 92435 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824])
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 93698 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824])
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.c.OverseerElectionContext I am going
to be the leader 127.0.0.1:62287_caxqf%2Fg
[junit4] 2> 93707 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824])
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.c.Overseer Overseer
(id=72074585526435844-127.0.0.1:62287_caxqf%2Fg-n_0000000000) starting
[junit4] 2> 93859 INFO
(OverseerStateUpdate-72074585526435844-127.0.0.1:62287_caxqf%2Fg-n_0000000000)
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.c.Overseer Starting to work on the
main queue : 127.0.0.1:62287_caxqf%2Fg
[junit4] 2> 93860 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824])
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:62287_caxqf%2Fg
[junit4] 2> 93876 INFO (zkCallback-328-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 93906 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824])
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 93906 WARN
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824])
[n:127.0.0.1:62287_caxqf%2Fg ] 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> 93951 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824])
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 94008 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824])
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee
[junit4] 2> 94035 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824])
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee
[junit4] 2> 94035 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824])
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee
[junit4] 2> 94036 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824])
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/control-001/cores
[junit4] 2> 94070 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 94075 INFO (zkConnectionManagerCallback-346-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 94076 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 94084 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 94094 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62272/solr ready
[junit4] 2> 94102 INFO (qtp15673422-467) [n:127.0.0.1:62287_caxqf%2Fg
] 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:62287_caxqf%252Fg&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 94146 INFO
(OverseerThreadFactory-336-thread-1-processing-n:127.0.0.1:62287_caxqf%2Fg)
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 94329 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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> 94329 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 95390 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 95407 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 95589 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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> 95802 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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> 95803 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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@1ce7c2ee
[junit4] 2> 95803 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 95811 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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=22, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=79.056640625,
floorSegmentMB=0.9306640625, forceMergeDeletesPctAllowed=12.27023197235267,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=32.09220483726953
[junit4] 2> 95841 WARN (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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> 95937 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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> 95937 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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> 95940 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 95940 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 95941 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 95953 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 95956 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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> 95956 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 95956 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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 1678705863558168576
[junit4] 2> 95967 INFO
(searcherExecutor-348-thread-1-processing-n:127.0.0.1:62287_caxqf%2Fg
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:62287_caxqf%2Fg c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher autowarm time:
0 ms
[junit4] 2> 96000 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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> 96000 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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> 96035 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 96036 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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> 96037 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:62287/caxqf/g/control_collection_shard1_replica_n1/
[junit4] 2> 96039 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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> 96042 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:62287/caxqf/g/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 96043 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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/72074585526435844-core_node2-n_0000000000
[junit4] 2> 96081 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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:62287/caxqf/g/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 96195 INFO (zkCallback-328-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> 96195 INFO (zkCallback-328-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> 96197 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
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> 96202 INFO (qtp15673422-466) [n:127.0.0.1:62287_caxqf%2Fg
] 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=1873
[junit4] 2> 96210 INFO (qtp15673422-467) [n:127.0.0.1:62287_caxqf%2Fg
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 96302 INFO (zkCallback-328-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> 96302 INFO (zkCallback-328-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> 96302 INFO (zkCallback-328-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> 96305 INFO (qtp15673422-467) [n:127.0.0.1:62287_caxqf%2Fg
] 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:62287_caxqf%252Fg&wt=javabin&version=2}
status=0 QTime=2203
[junit4] 2> 96305 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
collection: control_collection
[junit4] 2> 96315 WARN
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]-SendThread(127.0.0.1:62272))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1000f7423a30005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1000f7423a30005, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1000f7423a30005, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 96420 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 96427 INFO (zkConnectionManagerCallback-357-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 96427 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 96441 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 96452 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62272/solr ready
[junit4] 2> 96453 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 96460 INFO (qtp15673422-467) [n:127.0.0.1:62287_caxqf%2Fg
] 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> 96487 INFO
(OverseerThreadFactory-336-thread-2-processing-n:127.0.0.1:62287_caxqf%2Fg)
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 96489 INFO
(OverseerCollectionConfigSetProcessor-72074585526435844-127.0.0.1:62287_caxqf%2Fg-n_0000000000)
[n:127.0.0.1:62287_caxqf%2Fg ] 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> 96708 WARN
(OverseerThreadFactory-336-thread-2-processing-n:127.0.0.1:62287_caxqf%2Fg)
[n:127.0.0.1:62287_caxqf%2Fg ] o.a.s.c.a.c.CreateCollectionCmd It is
unusual to create a collection (collection1) without cores.
[junit4] 2> 96712 INFO (qtp15673422-467) [n:127.0.0.1:62287_caxqf%2Fg
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 96714 INFO (qtp15673422-467) [n:127.0.0.1:62287_caxqf%2Fg
] 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=254
[junit4] 2> 96717 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 96717 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 96717 INFO (watches-354-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 96717 INFO (watches-354-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 96717 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 96717 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 96717 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 96717 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 96717 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 96999 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-1-001
of type NRT for shard2
[junit4] 2> 97002 WARN (closeThreadPool-358-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 97002 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 97002 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 97002 INFO (closeThreadPool-358-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
[junit4] 2> 97004 INFO (closeThreadPool-358-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 97004 INFO (closeThreadPool-358-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 97004 INFO (closeThreadPool-358-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 97005 INFO (closeThreadPool-358-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2e7bdadc{/caxqf/g,null,AVAILABLE}
[junit4] 2> 97006 INFO (closeThreadPool-358-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@189e46d4{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:62326}
[junit4] 2> 97006 INFO (closeThreadPool-358-thread-1) [ ]
o.e.j.s.Server Started @97105ms
[junit4] 2> 97006 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/caxqf/g,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/tempDir-001/jetty1,
hostPort=62326,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-1-001/cores}
[junit4] 2> 97007 ERROR (closeThreadPool-358-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 97007 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 97007 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 97007 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 97007 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 97007 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-24T09:11:07.927395Z
[junit4] 2> 97008 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 97012 INFO (zkConnectionManagerCallback-360-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 97012 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 97018 WARN
(closeThreadPool-358-thread-1-SendThread(127.0.0.1:62272)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1000f7423a30007.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1000f7423a30007, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1000f7423a30007, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 97119 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 97119 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-1-001/solr.xml
[junit4] 2> 97124 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 97124 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 97125 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 97404 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 97407 WARN (closeThreadPool-358-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@388df36c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 97407 WARN (closeThreadPool-358-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@388df36c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 97423 WARN (closeThreadPool-358-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6d061694[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 97423 WARN (closeThreadPool-358-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6d061694[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 97424 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62272/solr
[junit4] 2> 97437 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 97454 INFO (zkConnectionManagerCallback-370-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 97454 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 97483 WARN
(closeThreadPool-358-thread-1-SendThread(127.0.0.1:62272)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1000f7423a30008.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1000f7423a30008, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1000f7423a30008, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 97647 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62326_caxqf%2Fg ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 97658 INFO (zkConnectionManagerCallback-372-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 97658 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62326_caxqf%2Fg ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 97709 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62326_caxqf%2Fg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 97751 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62326_caxqf%2Fg ] o.a.s.c.ZkController Publish
node=127.0.0.1:62326_caxqf%2Fg as DOWN
[junit4] 2> 97763 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62326_caxqf%2Fg ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 97763 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62326_caxqf%2Fg ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:62326_caxqf%2Fg
[junit4] 2> 97770 INFO (zkCallback-356-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 97771 INFO (zkCallback-328-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 97772 INFO (zkCallback-371-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 97800 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62326_caxqf%2Fg ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 97800 WARN (closeThreadPool-358-thread-1)
[n:127.0.0.1:62326_caxqf%2Fg ] 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> 97826 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62326_caxqf%2Fg ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 97850 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62326_caxqf%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee
[junit4] 2> 97870 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62326_caxqf%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee
[junit4] 2> 97870 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62326_caxqf%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee
[junit4] 2> 97874 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62326_caxqf%2Fg ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-1-001/cores
[junit4] 2> 97912 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62326_caxqf%2Fg
[junit4] 2> 97913 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-2-001
of type NRT for shard1
[junit4] 2> 97916 WARN (closeThreadPool-358-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 97916 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 97916 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 97916 INFO (closeThreadPool-358-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
[junit4] 2> 97921 INFO (closeThreadPool-358-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 97921 INFO (closeThreadPool-358-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 97921 INFO (closeThreadPool-358-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 97922 INFO (closeThreadPool-358-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7450e415{/caxqf/g,null,AVAILABLE}
[junit4] 2> 97925 INFO (closeThreadPool-358-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3ec7d96b{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:62336}
[junit4] 2> 97925 INFO (closeThreadPool-358-thread-2) [ ]
o.e.j.s.Server Started @98024ms
[junit4] 2> 97925 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/caxqf/g,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/tempDir-001/jetty2,
hostPort=62336,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-2-001/cores}
[junit4] 2> 97926 ERROR (closeThreadPool-358-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 97926 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 97926 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 97926 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 97926 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 97926 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-24T09:11:08.846522Z
[junit4] 2> 97928 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 97938 INFO (zkConnectionManagerCallback-382-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 97940 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 97948 WARN
(closeThreadPool-358-thread-2-SendThread(127.0.0.1:62272)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1000f7423a3000a.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1000f7423a3000a, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1000f7423a3000a, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 98053 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 98053 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-2-001/solr.xml
[junit4] 2> 98059 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 98059 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 98060 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 98231 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 98233 WARN (closeThreadPool-358-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@66486022[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 98233 WARN (closeThreadPool-358-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@66486022[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 98241 WARN (closeThreadPool-358-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7291554c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 98241 WARN (closeThreadPool-358-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7291554c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 98245 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62272/solr
[junit4] 2> 98262 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 98266 INFO (zkConnectionManagerCallback-392-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 98266 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 98389 INFO (closeThreadPool-358-thread-2)
[n:127.0.0.1:62336_caxqf%2Fg ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 98393 INFO (zkConnectionManagerCallback-394-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 98393 INFO (closeThreadPool-358-thread-2)
[n:127.0.0.1:62336_caxqf%2Fg ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 98418 INFO (closeThreadPool-358-thread-2)
[n:127.0.0.1:62336_caxqf%2Fg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 98436 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-3-001
of type NRT for shard2
[junit4] 2> 98437 WARN (closeThreadPool-358-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 98437 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 98437 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 98437 INFO (closeThreadPool-358-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
[junit4] 2> 98438 INFO (closeThreadPool-358-thread-2)
[n:127.0.0.1:62336_caxqf%2Fg ] o.a.s.c.ZkController Publish
node=127.0.0.1:62336_caxqf%2Fg as DOWN
[junit4] 2> 98440 INFO (closeThreadPool-358-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 98440 INFO (closeThreadPool-358-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 98440 INFO (closeThreadPool-358-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 98440 INFO (closeThreadPool-358-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6acfe746{/caxqf/g,null,AVAILABLE}
[junit4] 2> 98441 INFO (closeThreadPool-358-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1f5f7397{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:62342}
[junit4] 2> 98441 INFO (closeThreadPool-358-thread-1) [ ]
o.e.j.s.Server Started @98540ms
[junit4] 2> 98441 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/caxqf/g,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/tempDir-001/jetty3,
hostPort=62342,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-3-001/cores}
[junit4] 2> 98442 ERROR (closeThreadPool-358-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 98442 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 98442 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 98442 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 98442 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 98442 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-24T09:11:09.362466Z
[junit4] 2> 98442 INFO (closeThreadPool-358-thread-2)
[n:127.0.0.1:62336_caxqf%2Fg ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 98442 INFO (closeThreadPool-358-thread-2)
[n:127.0.0.1:62336_caxqf%2Fg ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:62336_caxqf%2Fg
[junit4] 2> 98444 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 98451 INFO (zkCallback-328-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 98451 INFO (zkConnectionManagerCallback-398-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 98452 INFO (zkCallback-371-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 98452 INFO (zkCallback-393-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 98452 INFO (zkCallback-356-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 98452 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 98459 INFO (closeThreadPool-358-thread-2)
[n:127.0.0.1:62336_caxqf%2Fg ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 98460 WARN (closeThreadPool-358-thread-2)
[n:127.0.0.1:62336_caxqf%2Fg ] 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> 98472 INFO (closeThreadPool-358-thread-2)
[n:127.0.0.1:62336_caxqf%2Fg ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 98489 INFO (closeThreadPool-358-thread-2)
[n:127.0.0.1:62336_caxqf%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee
[junit4] 2> 98497 INFO
(OverseerCollectionConfigSetProcessor-72074585526435844-127.0.0.1:62287_caxqf%2Fg-n_0000000000)
[n:127.0.0.1:62287_caxqf%2Fg ] 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> 98497 INFO (closeThreadPool-358-thread-2)
[n:127.0.0.1:62336_caxqf%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee
[junit4] 2> 98498 INFO (closeThreadPool-358-thread-2)
[n:127.0.0.1:62336_caxqf%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee
[junit4] 2> 98499 INFO (closeThreadPool-358-thread-2)
[n:127.0.0.1:62336_caxqf%2Fg ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-2-001/cores
[junit4] 2> 98510 INFO (closeThreadPool-358-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62336_caxqf%2Fg
[junit4] 2> 98560 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 98560 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-3-001/solr.xml
[junit4] 2> 98564 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 98564 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 98565 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 98611 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 98613 WARN (closeThreadPool-358-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@60dcc48d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 98613 WARN (closeThreadPool-358-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@60dcc48d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 98617 WARN (closeThreadPool-358-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7ce47f58[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 98617 WARN (closeThreadPool-358-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7ce47f58[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 98618 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62272/solr
[junit4] 2> 98620 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 98625 INFO (zkConnectionManagerCallback-414-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 98625 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 98628 WARN
(closeThreadPool-358-thread-1-SendThread(127.0.0.1:62272)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1000f7423a3000e.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1000f7423a3000e, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1000f7423a3000e, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 98734 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62342_caxqf%2Fg ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 98739 INFO (zkConnectionManagerCallback-416-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 98740 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62342_caxqf%2Fg ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 98774 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62342_caxqf%2Fg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 98789 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62342_caxqf%2Fg ] o.a.s.c.ZkController Publish
node=127.0.0.1:62342_caxqf%2Fg as DOWN
[junit4] 2> 98792 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62342_caxqf%2Fg ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 98792 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62342_caxqf%2Fg ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:62342_caxqf%2Fg
[junit4] 2> 98799 INFO (zkCallback-328-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 98799 INFO (zkCallback-356-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 98799 INFO (zkCallback-415-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 98799 INFO (zkCallback-393-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 98799 INFO (zkCallback-371-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 98804 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62342_caxqf%2Fg ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 98805 WARN (closeThreadPool-358-thread-1)
[n:127.0.0.1:62342_caxqf%2Fg ] 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> 98859 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62342_caxqf%2Fg ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 98893 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62342_caxqf%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee
[junit4] 2> 98903 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62342_caxqf%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee
[junit4] 2> 98904 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62342_caxqf%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ce7c2ee
[junit4] 2> 98905 INFO (closeThreadPool-358-thread-1)
[n:127.0.0.1:62342_caxqf%2Fg ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-3-001/cores
[junit4] 2> 98924 INFO (closeThreadPool-358-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62342_caxqf%2Fg
[junit4] 2> 98934 INFO (qtp15673422-468) [n:127.0.0.1:62287_caxqf%2Fg
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:62326_caxqf%252Fg&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 98935 INFO (qtp15673422-467) [n:127.0.0.1:62287_caxqf%2Fg
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:62336_caxqf%252Fg&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 98935 INFO (qtp15673422-469) [n:127.0.0.1:62287_caxqf%2Fg
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:62342_caxqf%252Fg&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 98959 INFO
(OverseerThreadFactory-336-thread-3-processing-n:127.0.0.1:62287_caxqf%2Fg)
[n:127.0.0.1:62287_caxqf%2Fg c:collection1 s:shard2 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:62326_caxqf%2Fg for
creating new replica of shard shard2 for collection collection1
[junit4] 2> 98962 INFO
(OverseerThreadFactory-336-thread-4-processing-n:127.0.0.1:62287_caxqf%2Fg)
[n:127.0.0.1:62287_caxqf%2Fg c:collection1 s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:62336_caxqf%2Fg for
creating new replica of shard shard1 for collection collection1
[junit4] 2> 98973 INFO
(OverseerThreadFactory-336-thread-3-processing-n:127.0.0.1:62287_caxqf%2Fg)
[n:127.0.0.1:62287_caxqf%2Fg c:collection1 s:shard2 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 98988 INFO
(OverseerThreadFactory-336-thread-4-processing-n:127.0.0.1:62287_caxqf%2Fg)
[n:127.0.0.1:62287_caxqf%2Fg c:collection1 s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 98988 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
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> 99003 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
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> 100018 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 100032 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 100050 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 100065 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 100170 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
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> 100177 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
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> 100327 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
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> 100328 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
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@1ce7c2ee
[junit4] 2> 100328 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-1-001/cores/collection1_shard2_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
[junit4] 2> 100339 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=79.056640625,
floorSegmentMB=0.9306640625, forceMergeDeletesPctAllowed=12.27023197235267,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=32.09220483726953
[junit4] 2> 100341 WARN (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
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> 100347 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
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> 100347 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
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@1ce7c2ee
[junit4] 2> 100348 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore
[[collection1_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-2-001/cores/collection1_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
[junit4] 2> 100352 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=79.056640625,
floorSegmentMB=0.9306640625, forceMergeDeletesPctAllowed=12.27023197235267,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=32.09220483726953
[junit4] 2> 100355 WARN (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
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> 100430 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 100430 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
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> 100438 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 100438 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 100440 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
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=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 100446 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 100452 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
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> 100452 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 100452 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
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
1678705868272566272
[junit4] 2> 100459 INFO
(searcherExecutor-429-thread-1-processing-n:127.0.0.1:62336_caxqf%2Fg
x:collection1_shard1_replica_n2 c:collection1 s:shard1)
[n:127.0.0.1:62336_caxqf%2Fg c:collection1 s:shard1
x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher autowarm time: 0 ms
[junit4] 2> 100475 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 100475 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
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> 100478 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 100483 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 100488 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
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=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 100493 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
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> 100496 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
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> 100499 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 100505 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
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> 100505 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 100506 INFO (qtp480367000-526) [n:127.0.0.1:62326_caxqf%2Fg
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
1678705868329189376
[junit4] 2> 100510 INFO
(searcherExecutor-427-thread-1-processing-n:127.0.0.1:62326_caxqf%2Fg
x:collection1_shard2_replica_n1 c:collection1 s:shard2)
[n:127.0.0.1:62326_caxqf%2Fg c:collection1 s:shard2
x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard2_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 100537 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 100537 INFO (qtp989354732-555) [n:127.0.0.1:62336_caxqf%2Fg
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> 1
[...truncated too long message...]
ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 151147 WARN
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]-SendThread(127.0.0.1:62272))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1000f7423a30000.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1000f7423a30000, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1000f7423a30000, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 151250 WARN
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]-SendThread(127.0.0.1:62272))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1000f7423a30001.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1000f7423a30001, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1000f7423a30001, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 151370 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> 5 /solr/configs/conf1
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[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/collection1/terms/shard1_0
[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> 132 /solr/collections/ocptest_shardsplit2/state.json
[junit4] 2> 67 /solr/clusterstate.json
[junit4] 2> 46 /solr/collections/ocptest2/state.json
[junit4] 2> 44 /solr/collections/ocptest_shardsplit/state.json
[junit4] 2> 43 /solr/collections/ocptest1/state.json
[junit4] 2> 33 /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/72074585526435849-127.0.0.1:62326_caxqf%2Fg-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 111 /solr/overseer/queue
[junit4] 2> 51 /solr/overseer/collection-queue-work
[junit4] 2> 31 /solr/collections
[junit4] 2> 24 /solr/live_nodes
[junit4] 2>
[junit4] 2> 151382 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:62272
[junit4] 2> 151382 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62272
[junit4] 2> 151382 INFO
(TEST-MultiThreadedOCPTest.test-seed#[E0590127D90AA824]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62272
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test
-Dtests.seed=E0590127D90AA824 -Dtests.slow=true -Dtests.locale=en-SE
-Dtests.timezone=Etc/GMT-0 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 60.6s J1 | MultiThreadedOCPTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: acoll: 1600938708581
bcoll: 1600938708710
[junit4] > at
__randomizedtesting.SeedInfo.seed([E0590127D90AA824:680D3EFD77F6C5DC]: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:566)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E0590127D90AA824-001
[junit4] 2> Sep 24, 2020 9:12:02 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87):
{multiDefault=Lucene84, _root_=BlockTreeOrds(blocksize=128),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Direct),
intDvoDefault=DocValuesFormat(name=Lucene80),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=633,
maxMBSortInHeap=7.494057496150738,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-SE,
timezone=Etc/GMT-0
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6
(64-bit)/cpus=6,threads=1,free=131755672,total=415236096
[junit4] 2> NOTE: All tests run in this JVM: [TestCloudJSONFacetSKGEquiv,
TestQueryTypes, TestSubQueryTransformerCrossCore, TestSolrJacksonAnnotation,
TestCoreAdminApis, OpenExchangeRatesOrgProviderTest, MetricUtilsTest,
PeerSyncWithIndexFingerprintCachingTest, AuthToolTest, TestReRankQParserPlugin,
TestDocBasedVersionConstraints, TestTolerantSearch, MultiThreadedOCPTest]
[junit4] Completed [67/919 (1!)] on J1 in 61.70s, 1 test, 1 failure <<<
FAILURES!
[...truncated 50653 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1523/consoleText
[repro] Revision: 7eb2961590fa555d063f425bd8d47ea34bbfd17b
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=MultiThreadedOCPTest
-Dtests.method=test -Dtests.seed=E0590127D90AA824 -Dtests.slow=true
-Dtests.locale=en-SE -Dtests.timezone=Etc/GMT-0 -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[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 3454 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.MultiThreadedOCPTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=E0590127D90AA824
-Dtests.slow=true -Dtests.locale=en-SE -Dtests.timezone=Etc/GMT-0
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 86 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro] Exiting with code 0
[...truncated 93 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]