Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1543/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1597866471859 bcoll: 1597866472089
Stack Trace:
java.lang.AssertionError: acoll: 1597866471859 bcoll: 1597866472089
at
__randomizedtesting.SeedInfo.seed([A8883D121A86709D:20DC02C8B47A1D65]: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:567)
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:830)
Build Log:
[...truncated 14586 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> 773376 INFO
(SUITE-MultiThreadedOCPTest-seed#[A8883D121A86709D]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
[junit4] 2> 773389 INFO
(SUITE-MultiThreadedOCPTest-seed#[A8883D121A86709D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\data-dir-91-001
[junit4] 2> 773389 INFO
(SUITE-MultiThreadedOCPTest-seed#[A8883D121A86709D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 773393 INFO
(SUITE-MultiThreadedOCPTest-seed#[A8883D121A86709D]-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)
[junit4] 2> 773393 INFO
(SUITE-MultiThreadedOCPTest-seed#[A8883D121A86709D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 773394 INFO
(SUITE-MultiThreadedOCPTest-seed#[A8883D121A86709D]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_ojm/
[junit4] 2> 773401 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 773402 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 773402 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 773423 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 773512 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer start zk server on port: 52108
[junit4] 2> 773512 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52108
[junit4] 2> 773512 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52108
[junit4] 2> 773512 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 52108
[junit4] 2> 773519 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 773535 INFO (zkConnectionManagerCallback-6354-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 773535 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 773557 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 773616 INFO (zkConnectionManagerCallback-6356-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 773616 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 773631 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 773654 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 773674 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 773690 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 773706 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 773723 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 773738 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 773750 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 773774 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 773814 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 773843 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 773898 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 776954 WARN
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 776954 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 776954 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 776954 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ] o.e.j.s.Server
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 776959 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 776959 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 776959 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 776960 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a6f60c0{/_ojm,null,AVAILABLE}
[junit4] 2> 776964 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@79a83fa3{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:52168}
[junit4] 2> 776964 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ] o.e.j.s.Server
Started @776904ms
[junit4] 2> 776964 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_ojm,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\tempDir-001/control/data,
hostPort=52168,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\control-001\cores}
[junit4] 2> 776965 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 776965 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 776965 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 776965 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 776965 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 776965 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-19T19:47:01.780181800Z
[junit4] 2> 776967 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 776982 INFO (zkConnectionManagerCallback-6358-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 776982 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 777089 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 777090 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\control-001\solr.xml
[junit4] 2> 777094 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 777094 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 777097 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 777446 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 777464 WARN
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@519dc225[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 777464 WARN
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@519dc225[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 777473 WARN
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6b46e007[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 777474 WARN
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6b46e007[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 777479 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52108/solr
[junit4] 2> 777481 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 777500 INFO (zkConnectionManagerCallback-6368-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 777500 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 777513 WARN
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]-SendThread(127.0.0.1:52108))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x10020ac848f0003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10020ac848f0003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10020ac848f0003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 777616 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D])
[n:127.0.0.1:52168__ojm ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 777621 INFO (zkConnectionManagerCallback-6370-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 777621 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D])
[n:127.0.0.1:52168__ojm ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 779670 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D])
[n:127.0.0.1:52168__ojm ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:52168__ojm
[junit4] 2> 779686 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D])
[n:127.0.0.1:52168__ojm ] o.a.s.c.Overseer Overseer
(id=72093519368355844-127.0.0.1:52168__ojm-n_0000000000) starting
[junit4] 2> 779809 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D])
[n:127.0.0.1:52168__ojm ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52168__ojm
[junit4] 2> 779809 INFO
(OverseerStateUpdate-72093519368355844-127.0.0.1:52168__ojm-n_0000000000)
[n:127.0.0.1:52168__ojm ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:52168__ojm
[junit4] 2> 779814 INFO
(OverseerStateUpdate-72093519368355844-127.0.0.1:52168__ojm-n_0000000000)
[n:127.0.0.1:52168__ojm ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 779850 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D])
[n:127.0.0.1:52168__ojm ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 779851 WARN
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D])
[n:127.0.0.1:52168__ojm ] 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> 779878 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D])
[n:127.0.0.1:52168__ojm ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 779919 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D])
[n:127.0.0.1:52168__ojm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e
[junit4] 2> 779933 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D])
[n:127.0.0.1:52168__ojm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e
[junit4] 2> 779933 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D])
[n:127.0.0.1:52168__ojm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e
[junit4] 2> 779935 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D])
[n:127.0.0.1:52168__ojm ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\control-001\cores
[junit4] 2> 779963 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 779987 INFO (zkConnectionManagerCallback-6387-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 779987 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 779989 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 779990 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52108/solr ready
[junit4] 2> 779995 INFO (qtp604059420-9701) [n:127.0.0.1:52168__ojm ]
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:52168__ojm&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 780020 INFO
(OverseerThreadFactory-6377-thread-1-processing-n:127.0.0.1:52168__ojm)
[n:127.0.0.1:52168__ojm ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 780175 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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> 780175 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 781365 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 781405 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 781584 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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> 781758 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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> 781758 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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@4bbe8f1e
[junit4] 2> 781758 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\control-001\cores\control_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\control-001\cores\control_collection_shard1_replica_n1\data\]
[junit4] 2> 781760 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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=43, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=42.34765625,
floorSegmentMB=1.1728515625, forceMergeDeletesPctAllowed=11.802329127702437,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.34895834168589995, deletesPctAllowed=48.16781789687224
[junit4] 2> 781762 WARN (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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> 781851 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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> 781851 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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> 781853 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 781853 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 781855 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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=31, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=35.8544921875,
floorSegmentMB=0.6953125, forceMergeDeletesPctAllowed=12.298109284403854,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7868039544167219, deletesPctAllowed=23.378942138368874
[junit4] 2> 781873 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 781875 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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> 781877 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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> 781877 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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 1675484386234990592
[junit4] 2> 781880 INFO
(searcherExecutor-6389-thread-1-processing-n:127.0.0.1:52168__ojm
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:52168__ojm 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> 781933 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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> 781933 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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> 781984 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 781984 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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> 781984 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52168/_ojm/control_collection_shard1_replica_n1/
[junit4] 2> 781987 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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> 781990 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:52168/_ojm/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 781991 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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/72093519368355844-core_node2-n_0000000000
[junit4] 2> 782002 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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:52168/_ojm/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 782131 INFO (zkCallback-6369-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> 782131 INFO (zkCallback-6369-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> 782160 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm
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> 782194 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm ]
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=2017
[junit4] 2> 782248 INFO (qtp604059420-9701) [n:127.0.0.1:52168__ojm ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 782291 INFO (zkCallback-6369-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> 782291 INFO (zkCallback-6369-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> 782298 INFO (zkCallback-6369-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> 782312 INFO (qtp604059420-9701) [n:127.0.0.1:52168__ojm ]
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:52168__ojm&wt=javabin&version=2}
status=0 QTime=2318
[junit4] 2> 782312 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
collection: control_collection
[junit4] 2> 782481 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 782511 INFO (zkConnectionManagerCallback-6398-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 782511 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 782522 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 782578 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52108/solr ready
[junit4] 2> 782578 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 782582 INFO (qtp604059420-9701) [n:127.0.0.1:52168__ojm ]
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=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 782607 INFO
(OverseerThreadFactory-6377-thread-2-processing-n:127.0.0.1:52168__ojm)
[n:127.0.0.1:52168__ojm ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 782616 INFO
(OverseerCollectionConfigSetProcessor-72093519368355844-127.0.0.1:52168__ojm-n_0000000000)
[n:127.0.0.1:52168__ojm ] 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> 782953 WARN
(OverseerThreadFactory-6377-thread-2-processing-n:127.0.0.1:52168__ojm)
[n:127.0.0.1:52168__ojm ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 782988 INFO (qtp604059420-9701) [n:127.0.0.1:52168__ojm ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 782996 INFO (qtp604059420-9701) [n:127.0.0.1:52168__ojm ]
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=2&wt=javabin&version=2}
status=0 QTime=414
[junit4] 2> 782997 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 782997 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 782998 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 782998 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 782998 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 782999 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 782999 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 784670 INFO
(OverseerCollectionConfigSetProcessor-72093519368355844-127.0.0.1:52168__ojm-n_0000000000)
[n:127.0.0.1:52168__ojm ] 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> 785515 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-1-001
of type NRT for shard2
[junit4] 2> 785519 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 785519 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 785519 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 785519 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 785520 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 785520 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 785520 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 785520 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2f286145{/_ojm,null,AVAILABLE}
[junit4] 2> 785526 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@25d20039{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:52381}
[junit4] 2> 785526 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.Server Started @785466ms
[junit4] 2> 785526 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_ojm,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\tempDir-001/jetty1,
hostPort=52381,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-1-001\cores}
[junit4] 2> 785534 ERROR (closeThreadPool-6399-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 785534 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 785534 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 785534 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 785534 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 785534 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-19T19:47:10.349845600Z
[junit4] 2> 785535 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 785545 INFO (zkConnectionManagerCallback-6401-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 785545 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 785657 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 785657 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-1-001\solr.xml
[junit4] 2> 785685 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 785685 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 785685 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 786386 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 786392 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4aae3135[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 786392 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4aae3135[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 786423 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@75e3640a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 786423 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@75e3640a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 786426 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52108/solr
[junit4] 2> 786428 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 786472 INFO (zkConnectionManagerCallback-6411-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 786472 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 786582 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52381__ojm ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 786610 INFO (zkConnectionManagerCallback-6413-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 786610 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52381__ojm ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 786623 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52381__ojm ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 786668 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52381__ojm ] o.a.s.c.ZkController Publish
node=127.0.0.1:52381__ojm as DOWN
[junit4] 2> 786677 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52381__ojm ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 786677 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52381__ojm ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52381__ojm
[junit4] 2> 786689 INFO (zkCallback-6369-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 786690 INFO (zkCallback-6412-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 786690 INFO (zkCallback-6397-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 786692 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52381__ojm ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 786692 WARN (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52381__ojm ] 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> 786738 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52381__ojm ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 786770 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52381__ojm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e
[junit4] 2> 786782 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52381__ojm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e
[junit4] 2> 786782 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52381__ojm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e
[junit4] 2> 786783 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52381__ojm ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-1-001\cores
[junit4] 2> 786818 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:52381__ojm
[junit4] 2> 788068 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-2-001
of type NRT for shard1
[junit4] 2> 788069 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 788069 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 788069 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 788069 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 788070 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 788070 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 788070 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 788070 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4a1a7457{/_ojm,null,AVAILABLE}
[junit4] 2> 788072 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4d810f59{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:52420}
[junit4] 2> 788072 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.Server Started @788012ms
[junit4] 2> 788072 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_ojm,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\tempDir-001/jetty2,
hostPort=52420,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-2-001\cores}
[junit4] 2> 788072 ERROR (closeThreadPool-6399-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 788072 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 788072 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 788072 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 788073 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 788073 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-19T19:47:12.888657300Z
[junit4] 2> 788074 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 788080 INFO (zkConnectionManagerCallback-6423-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 788080 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 788186 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 788186 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-2-001\solr.xml
[junit4] 2> 788191 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 788191 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 788194 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 788387 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 788396 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@51dc5566[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 788396 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@51dc5566[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 788403 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1dd8890d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 788403 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1dd8890d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 788404 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52108/solr
[junit4] 2> 788405 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 788415 INFO (zkConnectionManagerCallback-6433-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 788415 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 788539 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52420__ojm ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 788545 INFO (zkConnectionManagerCallback-6435-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 788546 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52420__ojm ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 788558 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52420__ojm ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 788594 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52420__ojm ] o.a.s.c.ZkController Publish
node=127.0.0.1:52420__ojm as DOWN
[junit4] 2> 788609 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52420__ojm ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 788609 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52420__ojm ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52420__ojm
[junit4] 2> 788626 INFO (zkCallback-6412-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 788626 INFO (zkCallback-6369-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 788630 INFO (zkCallback-6434-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 788630 INFO (zkCallback-6397-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 788634 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52420__ojm ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 788634 WARN (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52420__ojm ] 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> 788702 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52420__ojm ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 788733 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52420__ojm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e
[junit4] 2> 788742 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52420__ojm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e
[junit4] 2> 788742 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52420__ojm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e
[junit4] 2> 788751 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52420__ojm ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-2-001\cores
[junit4] 2> 788798 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:52420__ojm
[junit4] 2> 790957 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-3-001
of type NRT for shard2
[junit4] 2> 790958 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 790958 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 790958 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 790958 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 790960 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 790960 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 790960 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 790960 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2cae8c4e{/_ojm,null,AVAILABLE}
[junit4] 2> 790962 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2922957e{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:52466}
[junit4] 2> 790962 INFO (closeThreadPool-6399-thread-1) [ ]
o.e.j.s.Server Started @790901ms
[junit4] 2> 790962 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_ojm,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\tempDir-001/jetty3,
hostPort=52466,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-3-001\cores}
[junit4] 2> 790962 ERROR (closeThreadPool-6399-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 790962 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 790962 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 790962 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 790962 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 790962 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-19T19:47:15.777955900Z
[junit4] 2> 790964 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 790982 INFO (zkConnectionManagerCallback-6445-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 790983 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 791106 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 791106 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-3-001\solr.xml
[junit4] 2> 791112 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 791112 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 791114 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 791662 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 791671 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2b6d5311[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 791672 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2b6d5311[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 791677 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4df07c1c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 791678 WARN (closeThreadPool-6399-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4df07c1c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 791679 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52108/solr
[junit4] 2> 791687 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 791700 INFO (zkConnectionManagerCallback-6455-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 791700 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 791715 WARN
(closeThreadPool-6399-thread-1-SendThread(127.0.0.1:52108)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x10020ac848f000e.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10020ac848f000e, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10020ac848f000e, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 791818 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52466__ojm ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 791829 INFO (zkConnectionManagerCallback-6457-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 791831 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52466__ojm ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 791918 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52466__ojm ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 791938 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52466__ojm ] o.a.s.c.ZkController Publish
node=127.0.0.1:52466__ojm as DOWN
[junit4] 2> 791962 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52466__ojm ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 791962 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52466__ojm ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52466__ojm
[junit4] 2> 791998 INFO (zkCallback-6369-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 791998 INFO (zkCallback-6434-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 791998 INFO (zkCallback-6397-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 791998 INFO (zkCallback-6412-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 791998 INFO (zkCallback-6456-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 792046 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52466__ojm ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 792046 WARN (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52466__ojm ] 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> 792076 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52466__ojm ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 792106 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52466__ojm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e
[junit4] 2> 792110 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52466__ojm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e
[junit4] 2> 792110 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52466__ojm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bbe8f1e
[junit4] 2> 792110 INFO (closeThreadPool-6399-thread-1)
[n:127.0.0.1:52466__ojm ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-3-001\cores
[junit4] 2> 792226 INFO (closeThreadPool-6399-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:52466__ojm
[junit4] 2> 792237 INFO (qtp604059420-9700) [n:127.0.0.1:52168__ojm ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:52381__ojm&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 792241 INFO (qtp604059420-9701) [n:127.0.0.1:52168__ojm ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:52466__ojm&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 792237 INFO (qtp604059420-9702) [n:127.0.0.1:52168__ojm ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:52420__ojm&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 792305 INFO
(OverseerThreadFactory-6377-thread-3-processing-n:127.0.0.1:52168__ojm)
[n:127.0.0.1:52168__ojm c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Node Identified 127.0.0.1:52381__ojm for creating new replica of shard shard2
for collection collection1
[junit4] 2> 792305 INFO
(OverseerThreadFactory-6377-thread-4-processing-n:127.0.0.1:52168__ojm)
[n:127.0.0.1:52168__ojm c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Node Identified 127.0.0.1:52420__ojm for creating new replica of shard shard1
for collection collection1
[junit4] 2> 792331 INFO
(OverseerThreadFactory-6377-thread-3-processing-n:127.0.0.1:52168__ojm)
[n:127.0.0.1:52168__ojm c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 792337 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
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> 792342 INFO
(OverseerThreadFactory-6377-thread-4-processing-n:127.0.0.1:52168__ojm)
[n:127.0.0.1:52168__ojm c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 792346 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
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> 793453 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 793457 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 793537 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 793554 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 793762 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
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> 793767 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
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> 793918 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
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> 793918 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
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@4bbe8f1e
[junit4] 2> 793918 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-1-001\cores\collection1_shard2_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-1-001\cores\collection1_shard2_replica_n1\data\]
[junit4] 2> 793920 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=42.34765625,
floorSegmentMB=1.1728515625, forceMergeDeletesPctAllowed=11.802329127702437,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.34895834168589995, deletesPctAllowed=48.16781789687224
[junit4] 2> 793921 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
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> 793921 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
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@4bbe8f1e
[junit4] 2> 793921 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore
[[collection1_shard1_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-2-001\cores\collection1_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001\shard-2-001\cores\collection1_shard1_replica_n2\data\]
[junit4] 2> 793921 WARN (qtp569217244-9761) [n:127.0.0.1:52381__ojm
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> 793925 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=42.34765625,
floorSegmentMB=1.1728515625, forceMergeDeletesPctAllowed=11.802329127702437,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.34895834168589995, deletesPctAllowed=48.16781789687224
[junit4] 2> 793928 WARN (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
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> 794041 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 794041 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
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> 794051 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 794051 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 794051 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=35.8544921875,
floorSegmentMB=0.6953125, forceMergeDeletesPctAllowed=12.298109284403854,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7868039544167219, deletesPctAllowed=23.378942138368874
[junit4] 2> 794059 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 794060 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
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> 794060 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 794060 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
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
1675484399009792000
[junit4] 2> 794064 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 794064 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
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> 794067 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 794067 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 794073 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=35.8544921875,
floorSegmentMB=0.6953125, forceMergeDeletesPctAllowed=12.298109284403854,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7868039544167219, deletesPctAllowed=23.378942138368874
[junit4] 2> 794073 INFO
(searcherExecutor-6468-thread-1-processing-n:127.0.0.1:52381__ojm
x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:52381__ojm
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> 794086 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 794094 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
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> 794094 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 794094 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
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
1675484399045443584
[junit4] 2> 794118 INFO
(searcherExecutor-6470-thread-1-processing-n:127.0.0.1:52420__ojm
x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:52420__ojm
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> 794147 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 794147 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard2
[junit4] 2> 794290 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
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> 794290 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
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> 794350 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 794350 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 794350 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:52381/_ojm/collection1_shard2_replica_n1/
[junit4] 2> 794355 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 794361 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:52381/_ojm/collection1_shard2_replica_n1/ has no replicas
[junit4] 2> 794361 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard2/leader after winning as
/collections/collection1/leader_elect/shard2/election/72093519368355849-core_node3-n_0000000000
[junit4] 2> 794366 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 794366 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
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> 794366 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:52420/_ojm/collection1_shard1_replica_n2/
[junit4] 2> 794366 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 794366 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy
http://127.0.0.1:52420/_ojm/collection1_shard1_replica_n2/ has no replicas
[junit4] 2> 794366 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/72093519368355852-core_node4-n_0000000000
[junit4] 2> 794387 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:52381/_ojm/collection1_shard2_replica_n1/ shard2
[junit4] 2> 794402 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:52420/_ojm/collection1_shard1_replica_n2/ shard1
[junit4] 2> 794585 INFO (zkCallback-6412-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 794585 INFO (zkCallback-6434-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 794585 INFO (zkCallback-6434-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 794591 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 794591 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 794607 INFO (qtp2066898135-9792) [n:127.0.0.1:52420__ojm
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2261
[junit4] 2> 794607 INFO (qtp569217244-9761) [n:127.0.0.1:52381__ojm ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2269
[juni
[...truncated too long message...]
d 0x10020ac848f0001, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10020ac848f0001, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 832511 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> 7 /solr/collections/collection1/terms/shard2
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3
/solr/collections/collection1/collectionprops.json
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard2_0
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard1_1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard1_0
[junit4] 2> 3
/solr/collections/control_collection/terms/shard1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard2_1
[junit4] 2> 3 /solr/collections/collection1/terms/shard1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/collectionprops.json
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard2
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard3
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard1
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard4
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 125 /solr/collections/ocptest_shardsplit2/state.json
[junit4] 2> 71 /solr/collections/collection1/state.json
[junit4] 2> 55 /solr/collections/ocptest_shardsplit/state.json
[junit4] 2> 36 /solr/collections/ocptest3/state.json
[junit4] 2> 33 /solr/collections/ocptest2/state.json
[junit4] 2> 30 /solr/collections/ocptest1/state.json
[junit4] 2> 12 /solr/collections/control_collection/state.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/72093519368355849-127.0.0.1:52381__ojm-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 106 /solr/overseer/queue
[junit4] 2> 58 /solr/overseer/collection-queue-work
[junit4] 2> 31 /solr/collections
[junit4] 2> 25 /solr/live_nodes
[junit4] 2>
[junit4] 2> 832529 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52108
[junit4] 2> 832529 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52108
[junit4] 2> 832529 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A8883D121A86709D]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 52108
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test
-Dtests.seed=A8883D121A86709D -Dtests.slow=true -Dtests.locale=chr
-Dtests.timezone=Europe/Luxembourg -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 61.2s J1 | MultiThreadedOCPTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: acoll: 1597866471859
bcoll: 1597866472089
[junit4] > at
__randomizedtesting.SeedInfo.seed([A8883D121A86709D:20DC02C8B47A1D65]: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:567)
[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:830)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_A8883D121A86709D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86):
{multiDefault=Lucene84, _root_=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=Direct)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Lucene80),
range_facet_i_dv=DocValuesFormat(name=Lucene80),
intDvoDefault=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=483,
maxMBSortInHeap=7.0760135417896635,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=chr,
timezone=Europe/Luxembourg
[junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 13.0.2
(64-bit)/cpus=6,threads=1,free=225900832,total=480997376
[junit4] 2> NOTE: All tests run in this JVM: [QueryEqualityTest,
DynamicMapsTest, MetricUtilsTest, ZkCollectionPropsCachingTest,
TestCorePropertiesReload, PeerSyncWithIndexFingerprintCachingTest,
BasicDistributedZk2Test, ByteBuffersDirectoryFactoryTest,
SecurityConfHandlerTest, TestManagedSynonymFilterFactory,
TestTermsQParserPlugin, SolrCloudReportersTest,
TestLegacyBM25SimilarityFactory, URLClassifyProcessorTest, ConnectionReuseTest,
TestUseDocValuesAsStored2, TestQueryTypes, TestDistributedMap,
V2StandaloneTest, AuthToolTest, StatsReloadRaceTest, ChaosMonkeySafeLeaderTest,
RequestLoggingTest, TestSnapshotCloudManager, JvmMetricsTest,
HighlighterMaxOffsetTest, TestDynamicURP, TestPHPSerializedResponseWriter,
RoutingToNodesWithPropertiesTest, IndexBasedSpellCheckerTest, SplitShardTest,
DeleteShardTest, CursorMarkTest, ResponseHeaderTest, TestSegmentSorting,
DocValuesMissingTest, SuggesterWFSTTest, BasicFunctionalityTest,
TestSolrCloudSnapshots, LeaderElectionIntegrationTest,
DistributedFacetSimpleRefinementLongTailTest, CreateRoutedAliasTest,
TestSolrDeletionPolicy2, TestFieldResource, TestExportWriter,
SpatialRPTFieldTypeTest, TestJsonFacetsWithNestedObjects,
TestReRankQParserPlugin, TestCSVResponseWriter, HdfsRecoverLeaseTest,
TestCustomSort, TestFieldSortValues, ReplaceNodeTest,
DocExpirationUpdateProcessorFactoryTest, SignificantTermsQParserPluginTest,
TestStressRecovery, TestCloudDeleteByQuery, TestLazySolrCluster,
SuggestComponentContextFilterQueryTest, BlockJoinFacetRandomTest,
OpenExchangeRatesOrgProviderTest, CdcrReplicationHandlerTest,
TestUnifiedSolrHighlighterWithoutStoredId, TestDFISimilarityFactory,
TriggerSetPropertiesIntegrationTest, TestZkAclsWithHadoopAuth,
RegexBytesRefFilterTest, TestCloudJSONFacetSKGEquiv,
ExitableDirectoryReaderTest, CloudMLTQParserTest, TestSolrJacksonAnnotation,
OverseerStatusTest, TestSuggestSpellingConverter,
TestReplicationHandlerDiskOverFlow, HdfsBasicDistributedZk2Test,
TestLegacyNumericRangeQueryBuilder, SystemLogListenerTest, TestReloadDeadlock,
BlockDirectoryTest, TestTolerantSearch, ScheduledMaintenanceTriggerTest,
NodeAddedTriggerTest, MultiThreadedOCPTest]
[junit4] Completed [359/919 (1!)] on J1 in 61.41s, 1 test, 1 failure <<<
FAILURES!
[...truncated 49739 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1543/consoleText
[repro] Revision: 0f88cce8418f8a65b1643951a43fff66722f9547
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[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 3474 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.MultiThreadedOCPTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=A8883D121A86709D
-Dtests.slow=true -Dtests.locale=chr -Dtests.timezone=Europe/Luxembourg
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[...truncated 82 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro] Exiting with code 0
[...truncated 96 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]