Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/347/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest
Error Message:
3 threads leaked from SUITE scope at
org.apache.solr.cloud.SaslZkACLProviderTest: 1) Thread[id=27716,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[FDCEB798DCEC9BBA]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
2) Thread[id=27713,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[FDCEB798DCEC9BBA]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
3) Thread[id=27709,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[FDCEB798DCEC9BBA]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE
scope at org.apache.solr.cloud.SaslZkACLProviderTest:
1) Thread[id=27716,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[FDCEB798DCEC9BBA]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
2) Thread[id=27713,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[FDCEB798DCEC9BBA]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
3) Thread[id=27709,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[FDCEB798DCEC9BBA]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
at __randomizedtesting.SeedInfo.seed([FDCEB798DCEC9BBA]:0)
FAILED: org.apache.solr.cloud.ReindexCollectionTest.testFailure
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([FDCEB798DCEC9BBA:95734474E6DCF915]:0)
at
org.apache.solr.cloud.ReindexCollectionTest.lambda$testFailure$9(ReindexCollectionTest.java:305)
at
org.apache.solr.common.cloud.ClusterState.lambda$forEachCollection$0(ClusterState.java:359)
at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
at
org.apache.solr.common.cloud.ClusterState.forEachCollection(ClusterState.java:357)
at
org.apache.solr.cloud.ReindexCollectionTest.testFailure(ReindexCollectionTest.java:304)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
Error Message:
KeeperErrorCode = AuthFailed for /solr
Stack Trace:
org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode =
AuthFailed for /solr
at
__randomizedtesting.SeedInfo.seed([FDCEB798DCEC9BBA:F93AE14045A838B4]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:126)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:792)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$makePath$8(SolrZkClient.java:545)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:544)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:436)
at
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:84)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13312 lines...]
[junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_FDCEB798DCEC9BBA-001/init-core-data-001
[junit4] 2> 633741 INFO
(SUITE-ReindexCollectionTest-seed#[FDCEB798DCEC9BBA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 633757 INFO
(SUITE-ReindexCollectionTest-seed#[FDCEB798DCEC9BBA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 633758 INFO
(SUITE-ReindexCollectionTest-seed#[FDCEB798DCEC9BBA]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 633758 INFO
(SUITE-ReindexCollectionTest-seed#[FDCEB798DCEC9BBA]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_FDCEB798DCEC9BBA-001/tempDir-001
[junit4] 2> 633758 INFO
(SUITE-ReindexCollectionTest-seed#[FDCEB798DCEC9BBA]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 633773 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 633773 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 633873 INFO
(SUITE-ReindexCollectionTest-seed#[FDCEB798DCEC9BBA]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:37705
[junit4] 2> 633873 INFO
(SUITE-ReindexCollectionTest-seed#[FDCEB798DCEC9BBA]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37705
[junit4] 2> 633873 INFO
(SUITE-ReindexCollectionTest-seed#[FDCEB798DCEC9BBA]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37705
[junit4] 2> 633938 INFO (zkConnectionManagerCallback-2937-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 633986 INFO (zkConnectionManagerCallback-2939-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 634021 INFO (zkConnectionManagerCallback-2941-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 634033 WARN (jetty-launcher-2942-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 634034 INFO (jetty-launcher-2942-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 634034 INFO (jetty-launcher-2942-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 634034 INFO (jetty-launcher-2942-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 634049 WARN (jetty-launcher-2942-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 634050 INFO (jetty-launcher-2942-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 634050 INFO (jetty-launcher-2942-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 634050 INFO (jetty-launcher-2942-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 634166 INFO (jetty-launcher-2942-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 634166 INFO (jetty-launcher-2942-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 634166 INFO (jetty-launcher-2942-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 634173 INFO (jetty-launcher-2942-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6420c35{/solr,null,AVAILABLE}
[junit4] 2> 634174 WARN (jetty-launcher-2942-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@118dcc73[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 634220 INFO (jetty-launcher-2942-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 634220 INFO (jetty-launcher-2942-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 634221 INFO (jetty-launcher-2942-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 634221 INFO (jetty-launcher-2942-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3155927c{SSL,[ssl,
http/1.1]}{127.0.0.1:35045}
[junit4] 2> 634221 INFO (jetty-launcher-2942-thread-2) [ ]
o.e.j.s.Server Started @634325ms
[junit4] 2> 634221 INFO (jetty-launcher-2942-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35045}
[junit4] 2> 634221 INFO (jetty-launcher-2942-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@724ba26b{/solr,null,AVAILABLE}
[junit4] 2> 634221 ERROR (jetty-launcher-2942-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 634221 INFO (jetty-launcher-2942-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 634221 INFO (jetty-launcher-2942-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 634221 INFO (jetty-launcher-2942-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 634221 INFO (jetty-launcher-2942-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 634221 INFO (jetty-launcher-2942-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-04T18:26:12.959Z
[junit4] 2> 634221 WARN (jetty-launcher-2942-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1dde127d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 634253 INFO (jetty-launcher-2942-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4778e658{SSL,[ssl,
http/1.1]}{127.0.0.1:38933}
[junit4] 2> 634253 INFO (jetty-launcher-2942-thread-1) [ ]
o.e.j.s.Server Started @634357ms
[junit4] 2> 634253 INFO (jetty-launcher-2942-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38933}
[junit4] 2> 634253 ERROR (jetty-launcher-2942-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 634253 INFO (jetty-launcher-2942-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 634253 INFO (jetty-launcher-2942-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 634253 INFO (jetty-launcher-2942-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 634253 INFO (jetty-launcher-2942-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 634253 INFO (jetty-launcher-2942-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-04T18:26:12.991Z
[junit4] 2> 634269 INFO (zkConnectionManagerCallback-2944-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 634269 INFO (jetty-launcher-2942-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 634328 INFO (zkConnectionManagerCallback-2946-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 634329 INFO (jetty-launcher-2942-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 634417 INFO (jetty-launcher-2942-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 634417 WARN (jetty-launcher-2942-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 634434 INFO (jetty-launcher-2942-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 634435 WARN (jetty-launcher-2942-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 634437 WARN (jetty-launcher-2942-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5f8d412c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 634437 WARN (jetty-launcher-2942-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3dcec003[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 634445 WARN (jetty-launcher-2942-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 634457 WARN (jetty-launcher-2942-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 634501 WARN (jetty-launcher-2942-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@56adeed1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 634502 INFO (jetty-launcher-2942-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37705/solr
[junit4] 2> 634521 WARN (jetty-launcher-2942-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5af930dd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 634522 INFO (jetty-launcher-2942-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37705/solr
[junit4] 2> 634590 INFO (zkConnectionManagerCallback-2960-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 634600 INFO (zkConnectionManagerCallback-2957-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 634637 INFO (zkConnectionManagerCallback-2962-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 634677 INFO (zkConnectionManagerCallback-2964-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 634679 INFO (jetty-launcher-2942-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35045_solr
[junit4] 2> 634679 INFO (jetty-launcher-2942-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.c.Overseer Overseer
(id=72318227430899719-127.0.0.1:35045_solr-n_0000000000) starting
[junit4] 2> 634694 INFO (jetty-launcher-2942-thread-1)
[n:127.0.0.1:38933_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38933_solr
[junit4] 2> 634702 INFO (zkCallback-2963-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 634722 INFO (zkConnectionManagerCallback-2971-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 634725 INFO (jetty-launcher-2942-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 634727 INFO (jetty-launcher-2942-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37705/solr ready
[junit4] 2> 634737 INFO (zkCallback-2961-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 634749 INFO
(OverseerStateUpdate-72318227430899719-127.0.0.1:35045_solr-n_0000000000)
[n:127.0.0.1:35045_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:35045_solr
[junit4] 2> 634757 INFO (jetty-launcher-2942-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:35045_solr as DOWN
[junit4] 2> 634757 INFO (jetty-launcher-2942-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 634757 INFO (jetty-launcher-2942-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35045_solr
[junit4] 2> 634789 INFO (zkCallback-2961-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 634789 INFO (zkCallback-2963-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 634801 INFO (zkConnectionManagerCallback-2978-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 634802 INFO (jetty-launcher-2942-thread-1)
[n:127.0.0.1:38933_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 634802 INFO (jetty-launcher-2942-thread-1)
[n:127.0.0.1:38933_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37705/solr ready
[junit4] 2> 634803 INFO (zkCallback-2970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 634829 INFO (jetty-launcher-2942-thread-1)
[n:127.0.0.1:38933_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 634852 INFO (jetty-launcher-2942-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 634865 INFO (jetty-launcher-2942-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35045.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d3d2b87
[junit4] 2> 634902 INFO (jetty-launcher-2942-thread-1)
[n:127.0.0.1:38933_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38933.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d3d2b87
[junit4] 2> 634902 INFO (jetty-launcher-2942-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35045.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d3d2b87
[junit4] 2> 634903 INFO (jetty-launcher-2942-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35045.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d3d2b87
[junit4] 2> 634903 INFO (jetty-launcher-2942-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_FDCEB798DCEC9BBA-001/tempDir-001/node2/.
[junit4] 2> 634911 INFO (jetty-launcher-2942-thread-1)
[n:127.0.0.1:38933_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38933.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d3d2b87
[junit4] 2> 634911 INFO (jetty-launcher-2942-thread-1)
[n:127.0.0.1:38933_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38933.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d3d2b87
[junit4] 2> 634912 INFO (jetty-launcher-2942-thread-1)
[n:127.0.0.1:38933_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_FDCEB798DCEC9BBA-001/tempDir-001/node1/.
[junit4] 2> 634972 INFO (zkConnectionManagerCallback-2985-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 634973 INFO
(SUITE-ReindexCollectionTest-seed#[FDCEB798DCEC9BBA]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 634974 INFO
(SUITE-ReindexCollectionTest-seed#[FDCEB798DCEC9BBA]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37705/solr ready
[junit4] 2> 634993 INFO
(TEST-ReindexCollectionTest.testFailure-seed#[FDCEB798DCEC9BBA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFailure
[junit4] 2> 635044 INFO (zkConnectionManagerCallback-2990-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 635046 INFO
(TEST-ReindexCollectionTest.testFailure-seed#[FDCEB798DCEC9BBA]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 635046 INFO
(TEST-ReindexCollectionTest.testFailure-seed#[FDCEB798DCEC9BBA]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37705/solr ready
[junit4] 2> 635082 INFO (qtp1340283966-9367) [n:127.0.0.1:35045_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&maxShardsPerNode=-1&name=failReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 635097 INFO
(OverseerThreadFactory-2519-thread-1-processing-n:127.0.0.1:35045_solr)
[n:127.0.0.1:35045_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
failReindexing
[junit4] 2> 635200 INFO
(OverseerStateUpdate-72318227430899719-127.0.0.1:35045_solr-n_0000000000)
[n:127.0.0.1:35045_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"failReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"failReindexing_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35045/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 635201 INFO
(OverseerStateUpdate-72318227430899719-127.0.0.1:35045_solr-n_0000000000)
[n:127.0.0.1:35045_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"failReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"failReindexing_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38933/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 635202 INFO
(OverseerStateUpdate-72318227430899719-127.0.0.1:35045_solr-n_0000000000)
[n:127.0.0.1:35045_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"failReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"failReindexing_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35045/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 635204 INFO
(OverseerStateUpdate-72318227430899719-127.0.0.1:35045_solr-n_0000000000)
[n:127.0.0.1:35045_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"failReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"failReindexing_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38933/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 635430 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
x:failReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=failReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=failReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 635523 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
x:failReindexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=failReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=failReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 635524 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
x:failReindexing_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 635537 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
x:failReindexing_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=failReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=failReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 635545 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
x:failReindexing_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=failReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=failReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 636545 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 636545 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 636596 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 636598 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.s.IndexSchema [failReindexing_shard1_replica_n1] Schema name=minimal
[junit4] 2> 636602 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.s.IndexSchema [failReindexing_shard1_replica_n2] Schema name=minimal
[junit4] 2> 636602 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 636604 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 636605 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 636605 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'failReindexing_shard1_replica_n1'
using configuration from collection failReindexing, trusted=true
[junit4] 2> 636605 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35045.solr.core.failReindexing.shard1.replica_n1' (registry
'solr.core.failReindexing.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d3d2b87
[junit4] 2> 636605 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.SolrCore [[failReindexing_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_FDCEB798DCEC9BBA-001/tempDir-001/node2/failReindexing_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_FDCEB798DCEC9BBA-001/tempDir-001/node2/./failReindexing_shard1_replica_n1/data/]
[junit4] 2> 636606 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.s.IndexSchema [failReindexing_shard2_replica_n6] Schema name=minimal
[junit4] 2> 636608 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 636608 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'failReindexing_shard2_replica_n6'
using configuration from collection failReindexing, trusted=true
[junit4] 2> 636608 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38933.solr.core.failReindexing.shard2.replica_n6' (registry
'solr.core.failReindexing.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d3d2b87
[junit4] 2> 636608 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.c.SolrCore [[failReindexing_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_FDCEB798DCEC9BBA-001/tempDir-001/node1/failReindexing_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_FDCEB798DCEC9BBA-001/tempDir-001/node1/./failReindexing_shard2_replica_n6/data/]
[junit4] 2> 636609 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'failReindexing_shard1_replica_n2'
using configuration from collection failReindexing, trusted=true
[junit4] 2> 636610 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38933.solr.core.failReindexing.shard1.replica_n2' (registry
'solr.core.failReindexing.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d3d2b87
[junit4] 2> 636612 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.s.IndexSchema [failReindexing_shard2_replica_n4] Schema name=minimal
[junit4] 2> 636613 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.c.SolrCore [[failReindexing_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_FDCEB798DCEC9BBA-001/tempDir-001/node1/failReindexing_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_FDCEB798DCEC9BBA-001/tempDir-001/node1/./failReindexing_shard1_replica_n2/data/]
[junit4] 2> 636660 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 636661 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'failReindexing_shard2_replica_n4'
using configuration from collection failReindexing, trusted=true
[junit4] 2> 636661 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35045.solr.core.failReindexing.shard2.replica_n4' (registry
'solr.core.failReindexing.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d3d2b87
[junit4] 2> 636661 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.SolrCore [[failReindexing_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_FDCEB798DCEC9BBA-001/tempDir-001/node2/failReindexing_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_FDCEB798DCEC9BBA-001/tempDir-001/node2/./failReindexing_shard2_replica_n4/data/]
[junit4] 2> 636757 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 636757 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 636759 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 636759 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 636760 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6c0a6544[failReindexing_shard2_replica_n4] main]
[junit4] 2> 636761 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 636761 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 636762 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 636762 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1629909025292288000
[junit4] 2> 636765 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 636765 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 636767 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 636767 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 636768 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6f5027bf[failReindexing_shard1_replica_n2] main]
[junit4] 2> 636768 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 636768 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 636769 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 636769 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1629909025299628032
[junit4] 2> 636772 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 636772 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 636774 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/failReindexing/terms/shard2 to Terms{values={core_node7=0},
version=0}
[junit4] 2> 636774 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 636774 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/failReindexing/leaders/shard2
[junit4] 2> 636774 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 636775 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5833b977[failReindexing_shard1_replica_n1] main]
[junit4] 2> 636776 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 636776 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 636776 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 636776 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1629909025306968064
[junit4] 2> 636777 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 636777 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 636777 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 636779 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 636779 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 636781 INFO
(searcherExecutor-2529-thread-1-processing-n:127.0.0.1:38933_solr
x:failReindexing_shard1_replica_n2 c:failReindexing s:shard1 r:core_node5)
[n:127.0.0.1:38933_solr c:failReindexing s:shard1 r:core_node5
x:failReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[failReindexing_shard1_replica_n2] Registered new searcher
Searcher@6f5027bf[failReindexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 636781 INFO
(searcherExecutor-2530-thread-1-processing-n:127.0.0.1:35045_solr
x:failReindexing_shard2_replica_n4 c:failReindexing s:shard2 r:core_node7)
[n:127.0.0.1:35045_solr c:failReindexing s:shard2 r:core_node7
x:failReindexing_shard2_replica_n4] o.a.s.c.SolrCore
[failReindexing_shard2_replica_n4] Registered new searcher
Searcher@6c0a6544[failReindexing_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 636781 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@66b1b4e3[failReindexing_shard2_replica_n6] main]
[junit4] 2> 636782 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 636785 INFO
(searcherExecutor-2527-thread-1-processing-n:127.0.0.1:35045_solr
x:failReindexing_shard1_replica_n1 c:failReindexing s:shard1 r:core_node3)
[n:127.0.0.1:35045_solr c:failReindexing s:shard1 r:core_node3
x:failReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[failReindexing_shard1_replica_n1] Registered new searcher
Searcher@5833b977[failReindexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 636793 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 636793 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 636793 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1629909025324793856
[junit4] 2> 636794 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/failReindexing/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 636794 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/failReindexing/leaders/shard1
[junit4] 2> 636798 INFO
(searcherExecutor-2528-thread-1-processing-n:127.0.0.1:38933_solr
x:failReindexing_shard2_replica_n6 c:failReindexing s:shard2 r:core_node8)
[n:127.0.0.1:38933_solr c:failReindexing s:shard2 r:core_node8
x:failReindexing_shard2_replica_n6] o.a.s.c.SolrCore
[failReindexing_shard2_replica_n6] Registered new searcher
Searcher@66b1b4e3[failReindexing_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 636805 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/failReindexing/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=1}
[junit4] 2> 636805 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/failReindexing/leaders/shard1
[junit4] 2> 636806 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/failReindexing/terms/shard2 to Terms{values={core_node7=0,
core_node8=0}, version=1}
[junit4] 2> 636806 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/failReindexing/leaders/shard2
[junit4] 2> 636807 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 636807 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 636807 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35045/solr/failReindexing_shard1_replica_n1/
[junit4] 2> 636807 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=failReindexing_shard1_replica_n1
url=https://127.0.0.1:35045/solr START
replicas=[https://127.0.0.1:38933/solr/failReindexing_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 636824 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=failReindexing_shard1_replica_n1
url=https://127.0.0.1:35045/solr DONE. We have no versions. sync failed.
[junit4] 2> 636860 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.c.S.Request [failReindexing_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 636868 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 636868 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 636869 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/failReindexing/leaders/shard1/leader after winning as
/collections/failReindexing/leader_elect/shard1/election/72318227430899719-core_node3-n_0000000000
[junit4] 2> 636869 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35045/solr/failReindexing_shard1_replica_n1/ shard1
[junit4] 2> 636977 INFO (zkCallback-2961-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 636977 INFO (zkCallback-2961-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 636978 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 636992 ERROR (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.c.ZkStateReader Collection failReindexing is not lazy or watched!
[junit4] 2> 637047 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=failReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=failReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1617
[junit4] 2> 637097 INFO (zkCallback-2961-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 637097 INFO (zkCallback-2961-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 637097 INFO (zkCallback-2961-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 637281 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 637281 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 637281 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35045/solr/failReindexing_shard2_replica_n4/
[junit4] 2> 637281 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=failReindexing_shard2_replica_n4
url=https://127.0.0.1:35045/solr START
replicas=[https://127.0.0.1:38933/solr/failReindexing_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 637281 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=failReindexing_shard2_replica_n4
url=https://127.0.0.1:35045/solr DONE. We have no versions. sync failed.
[junit4] 2> 637283 INFO (qtp173184980-9371) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.c.S.Request [failReindexing_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 637284 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 637284 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 637284 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/failReindexing/leaders/shard2/leader after winning as
/collections/failReindexing/leader_elect/shard2/election/72318227430899719-core_node7-n_0000000000
[junit4] 2> 637284 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35045/solr/failReindexing_shard2_replica_n4/ shard2
[junit4] 2> 637393 INFO (zkCallback-2961-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 637393 INFO (zkCallback-2961-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 637393 INFO (zkCallback-2961-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 637394 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 637395 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=failReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=failReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1849
[junit4] 2> 637512 INFO (zkCallback-2961-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 637512 INFO (zkCallback-2961-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 637512 INFO (zkCallback-2961-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 637880 INFO (qtp173184980-9373) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=failReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=failReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2343
[junit4] 2> 637880 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=failReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=failReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2357
[junit4] 2> 637886 INFO (qtp1340283966-9367) [n:127.0.0.1:35045_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 637910 INFO (zkCallback-2963-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 637910 INFO (zkCallback-2961-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 637910 INFO (zkCallback-2963-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 637910 INFO (zkCallback-2961-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 637910 INFO (zkCallback-2961-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexing/state.json] for collection [failReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 637914 INFO (qtp1340283966-9367) [n:127.0.0.1:35045_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&maxShardsPerNode=-1&name=failReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2831
[junit4] 2> 637945 INFO (qtp1340283966-9366) [n:127.0.0.1:35045_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&maxShardsPerNode=-1&name=failReindexingTarget&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 637970 INFO
(OverseerCollectionConfigSetProcessor-72318227430899719-127.0.0.1:35045_solr-n_0000000000)
[n:127.0.0.1:35045_solr ] 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> 637970 INFO
(OverseerThreadFactory-2519-thread-2-processing-n:127.0.0.1:35045_solr)
[n:127.0.0.1:35045_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
failReindexingTarget
[junit4] 2> 638179 INFO
(OverseerStateUpdate-72318227430899719-127.0.0.1:35045_solr-n_0000000000)
[n:127.0.0.1:35045_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"failReindexingTarget",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"failReindexingTarget_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38933/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 638390 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
x:failReindexingTarget_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=failReindexingTarget_shard1_replica_n1&action=CREATE&numShards=1&collection=failReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 639531 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.0
[junit4] 2> 639540 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.s.IndexSchema
[failReindexingTarget_shard1_replica_n1] Schema name=minimal
[junit4] 2> 639542 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 639542 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'failReindexingTarget_shard1_replica_n1' using configuration from
collection failReindexingTarget, trusted=true
[junit4] 2> 639542 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_38933.solr.core.failReindexingTarget.shard1.replica_n1'
(registry 'solr.core.failReindexingTarget.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3d2b87
[junit4] 2> 639542 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.SolrCore
[[failReindexingTarget_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_FDCEB798DCEC9BBA-001/tempDir-001/node1/failReindexingTarget_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_FDCEB798DCEC9BBA-001/tempDir-001/node1/./failReindexingTarget_shard1_replica_n1/data/]
[junit4] 2> 639667 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 639667 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 639670 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 639670 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 639671 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6bf51b6b[failReindexingTarget_shard1_replica_n1] main]
[junit4] 2> 639672 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 639673 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 639673 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 639673 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1629909028344692736
[junit4] 2> 639677 INFO
(searcherExecutor-2547-thread-1-processing-n:127.0.0.1:38933_solr
x:failReindexingTarget_shard1_replica_n1 c:failReindexingTarget s:shard1
r:core_node2) [n:127.0.0.1:38933_solr c:failReindexingTarget s:shard1
r:core_node2 x:failReindexingTarget_shard1_replica_n1] o.a.s.c.SolrCore
[failReindexingTarget_shard1_replica_n1] Registered new searcher
Searcher@6bf51b6b[failReindexingTarget_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 639683 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/failReindexingTarget/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 639683 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/failReindexingTarget/leaders/shard1
[junit4] 2> 639685 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 639685 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 639686 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38933/solr/failReindexingTarget_shard1_replica_n1/
[junit4] 2> 639686 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 639686 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:38933/solr/failReindexingTarget_shard1_replica_n1/ has no
replicas
[junit4] 2> 639686 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/failReindexingTarget/leaders/shard1/leader after winning as
/collections/failReindexingTarget/leader_elect/shard1/election/72318227430899720-core_node2-n_0000000000
[junit4] 2> 639687 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
https://127.0.0.1:38933/solr/failReindexingTarget_shard1_replica_n1/ shard1
[junit4] 2> 639788 INFO (zkCallback-2963-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexingTarget/state.json] for collection
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
[junit4] 2> 639788 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 639792 INFO (zkCallback-2963-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexingTarget/state.json] for collection
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
[junit4] 2> 639797 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexingTarget s:shard1 r:core_node2
x:failReindexingTarget_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=failReindexingTarget_shard1_replica_n1&action=CREATE&numShards=1&collection=failReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1407
[junit4] 2> 639804 INFO (qtp1340283966-9366) [n:127.0.0.1:35045_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 639891 INFO (zkCallback-2961-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexingTarget/state.json] for collection
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
[junit4] 2> 639891 INFO (zkCallback-2963-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexingTarget/state.json] for collection
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
[junit4] 2> 639891 INFO (zkCallback-2963-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexingTarget/state.json] for collection
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
[junit4] 2> 639891 INFO (qtp1340283966-9366) [n:127.0.0.1:35045_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&maxShardsPerNode=-1&name=failReindexingTarget&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1946
[junit4] 2> 639903 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params
collections=failReindexingTarget&name=failAlias&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 639915 INFO (zkCallback-2963-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/failReindexingTarget/state.json] for collection
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
[junit4] 2> 639915 INFO
(OverseerCollectionConfigSetProcessor-72318227430899719-127.0.0.1:35045_solr-n_0000000000)
[n:127.0.0.1:35045_solr ] 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> 640018 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=failReindexingTarget&name=failAlias&action=CREATEALIAS&wt=javabin&version=2}
status=0 QTime=115
[junit4] 2> 640103 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/failReindexing/terms/shard2 to Terms{values={core_node7=1,
core_node8=1}, version=2}
[junit4] 2> 640335 INFO (qtp1340283966-9366) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/failReindexing/terms/shard1 to Terms{values={core_node3=1,
core_node5=1}, version=2}
[junit4] 2> 640358 INFO (qtp173184980-9460) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard2_replica_n6]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35045/solr/failReindexing_shard2_replica_n4/&wt=javabin&version=2}{add=[2
(1629909028755734528), 3 (1629909028773560320), 5 (1629909028773560321), 6
(1629909028773560322), 7 (1629909028774608896), 9 (1629909028774608897), 17
(1629909028774608898), 18 (1629909028774608899), 19 (1629909028774608900), 21
(1629909028774608901), ... (97 adds)]} 0 24
[junit4] 2> 640377 ERROR
(updateExecutor-2952-thread-2-processing-x:failReindexing_shard2_replica_n4
r:core_node7 null n:127.0.0.1:35045_solr c:failReindexing s:shard2)
[n:127.0.0.1:35045_solr c:failReindexing s:shard2 r:core_node7
x:failReindexing_shard2_replica_n4] o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient
Error consuming and closing http response stream.
[junit4] 2> => java.nio.channels.AsynchronousCloseException
[junit4] 2> at
org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:316)
[junit4] 2> java.nio.channels.AsynchronousCloseException: null
[junit4] 2> at
org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:316)
~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at java.io.InputStream.read(InputStream.java:101)
~[?:1.8.0_172]
[junit4] 2> at
org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:287)
~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:283)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:176)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
~[?:1.8.0_172]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 640377 INFO (qtp1340283966-9448) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard2_replica_n4]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2
(1629909028755734528), 3 (1629909028773560320), 5 (1629909028773560321), 6
(1629909028773560322), 7 (1629909028774608896), 9 (1629909028774608897), 17
(1629909028774608898), 18 (1629909028774608899), 19 (1629909028774608900), 21
(1629909028774608901), ... (97 adds)]} 0 312
[junit4] 2> 640388 INFO (qtp173184980-9372) [n:127.0.0.1:38933_solr
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35045/solr/failReindexing_shard1_replica_n1/&wt=javabin&version=2}{add=[0
(1629909028745248768), 1 (1629909028755734528), 4 (1629909028755734529), 8
(1629909028755734530), 10 (1629909028755734531), 11 (1629909028755734532), 12
(1629909028755734533), 13 (1629909028755734534), 14 (1629909028756783104), 15
(1629909028757831680), ... (103 adds)]} 0 54
[junit4] 2> 640403 ERROR
(updateExecutor-2952-thread-1-processing-x:failReindexing_shard1_replica_n1
r:core_node3 null n:127.0.0.1:35045_solr c:failReindexing s:shard1)
[n:127.0.0.1:35045_solr c:failReindexing s:shard1 r:core_node3
x:failReindexing_shard1_replica_n1] o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient
Error consuming and closing http response stream.
[junit4] 2> => java.nio.channels.AsynchronousCloseException
[junit4] 2> at
org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:316)
[junit4] 2> java.nio.channels.AsynchronousCloseException: null
[junit4] 2> at
org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:316)
~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at java.io.InputStream.read(InputStream.java:101)
~[?:1.8.0_172]
[junit4] 2> at
org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:287)
~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:283)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:176)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
~[?:1.8.0_172]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 640403 INFO (qtp1340283966-9366) [n:127.0.0.1:35045_solr
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0
(1629909028745248768), 1 (1629909028755734528), 4 (1629909028755734529), 8
(1629909028755734530), 10 (1629909028755734531), 11 (1629909028755734532), 12
(1629909028755734533), 13 (1629909028755734534), 14 (1629909028756783104), 15
(1629909028757831680), ... (103 adds)]} 0 349
[junit4] 2> 640518 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1629909029230739456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 640520 INFO (qtp1340283966-9365) [n:127.0.0.1:35045_solr
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3a5c8a48
commitCommandVersion:1629909029230739456
[junit4] 2> 640522 INFO (qtp173184980-9371) [n:127.0.0.1:38933_solr
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6]
o.a.s.u.Direct
[...truncated too long message...]
dSynchronizer.java:2014)
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
~[zookeeper-3.4.14.jar:3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf]
[junit4] 2> Apr 04, 2019 6:45:38 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {},
docValues:{}, maxPointsInLeafNode=1435, maxMBSortInHeap=7.255942549860091,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@31fc41eb),
locale=ar-SA, timezone=America/Knox_IN
[junit4] 2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=8,threads=2,free=281891864,total=494927872
[junit4] 2> NOTE: All tests run in this JVM: [DocumentBuilderTest,
JSONWriterTest, LargeFieldTest, DistributedQueryElevationComponentTest,
TestReload, TestObjectReleaseTracker, AdminHandlersProxyTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestWriterPerf,
TestLegacyNumericUtils, SegmentsInfoRequestHandlerTest,
CoreMergeIndexesAdminHandlerTest, TestSchemaNameResource, DeleteStatusTest,
ScheduledMaintenanceTriggerTest, TestFacetMethods,
DistributedTermsComponentTest, CheckHdfsIndexTest, TestUpdate,
TestFieldCacheSortRandom, TestFastLRUCache, TriggerIntegrationTest,
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest,
TestReplicaProperties, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
ResponseLogComponentTest, IndexSizeTriggerTest, TestDistributedMap,
TestCollectionsAPIViaSolrCloudCluster, TestInPlaceUpdatesStandalone,
LukeRequestHandlerTest, TestUtilizeNode, SystemInfoHandlerTest,
TestMultiWordSynonyms, SolrJmxReporterCloudTest, TestRestManager,
TestTrackingShardHandlerFactory, HighlighterTest, TestShortCircuitedRequests,
ManagedSchemaRoundRobinCloudTest, OverseerStatusTest, TestOrdValues,
TestOmitPositions, OpenExchangeRatesOrgProviderTest, TestDynamicURP,
OverseerCollectionConfigSetProcessorTest, TolerantUpdateProcessorTest,
TestRemoteStreaming, SystemCollectionCompatTest, TestMergePolicyConfig,
TestComplexPhraseQParserPlugin, TestHighFrequencyDictionaryFactory,
TestSchemalessBufferedUpdates, ZkFailoverTest, FullHLLTest, NodeMutatorTest,
SuggestComponentContextFilterQueryTest, SignificantTermsQParserPluginTest,
CircularListTest, ReindexCollectionTest, TestZkAclsWithHadoopAuth,
TestHdfsBackupRestoreCore, TestSolrCoreSnapshots, ReplaceNodeTest,
TestPerFieldSimilarity, ExternalFileFieldSortTest, TestRequestForwarding,
TestBM25SimilarityFactory, TestBulkSchemaConcurrent, RulesTest,
TestSolr4Spatial, TestCloudJSONFacetJoinDomain, SpatialRPTFieldTypeTest,
TestNumericRangeQuery32, DistributedFacetExistsSmallTest, HdfsNNFailoverTest,
TestManagedSchema, TestGraphMLResponseWriter, TestHashPartitioner,
TestMaxScoreQueryParser, StressHdfsTest, TestCustomStream,
SolrCloudReportersTest, ChangedSchemaMergeTest, TestSolrDeletionPolicy2,
ExecutePlanActionTest, V2StandaloneTest, OutputWriterTest,
TestLMJelinekMercerSimilarityFactory, FullSolrCloudDistribCmdsTest,
TestReplicationHandlerDiskOverFlow, CdcrUpdateLogTest,
BigEndianAscendingWordSerializerTest, SolrCmdDistributorTest,
DebugComponentTest, DateFieldTest, PeerSyncWithBufferUpdatesTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, BasicAuthIntegrationTest,
NodeLostTriggerTest, CdcrWithNodesRestartsTest, TestRealTimeGet,
ZkStateWriterTest, TestPrepRecovery, TestFieldCache, TestTrie, SolrCoreTest,
TestNamedUpdateProcessors, MoreLikeThisHandlerTest, TestQuerySenderNoQuery,
ClassificationUpdateProcessorTest, TestPushWriter, TestStressRecovery,
DeleteNodeTest, FastVectorHighlighterTest, TestDFRSimilarityFactory,
DistributedUpdateProcessorTest, BadComponentTest,
TestChildDocTransformerHierarchy, TestSolrConfigHandlerConcurrent,
PeerSyncWithLeaderTest, LeaderFailureAfterFreshStartTest,
PeerSyncReplicationTest, UpdateParamsTest, TestSchemaVersionResource,
ConfigSetsAPITest, RollingRestartTest,
VMParamsZkACLAndCredentialsProvidersTest, TestFiltering, TestConfigSetsAPI,
TestRetrieveFieldsOptimizer, ActionThrottleTest, TestCoreContainer,
TestPolicyCloud, CoreAdminHandlerTest, ConfigureRecoveryStrategyTest,
DistributedFacetSimpleRefinementLongTailTest,
TestReversedWildcardFilterFactory, TestExactSharedStatsCache,
TestDocumentBuilder, TestHighlightDedupGrouping, TestJoin,
TestSimpleTrackingShardHandler, TestCharFilters, TokenizerChainTest,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
AliasIntegrationTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
CloudExitableDirectoryReaderTest, ClusterStateUpdateTest,
CollectionStateFormat2Test, ConnectionManagerTest, CreateCollectionCleanupTest,
DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest,
DistributedVersionInfoTest, HttpPartitionOnCommitTest,
HttpPartitionWithTlogReplicasTest, LegacyCloudClusterPropTest,
MigrateRouteKeyTest, RemoteQueryErrorTest, SSLMigrationTest,
SaslZkACLProviderTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SaslZkACLProviderTest -Dtests.seed=FDCEB798DCEC9BBA
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SA
-Dtests.timezone=America/Knox_IN -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J2 | SaslZkACLProviderTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE
scope at org.apache.solr.cloud.SaslZkACLProviderTest:
[junit4] > 1) Thread[id=27716,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[FDCEB798DCEC9BBA]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
[junit4] > 2) Thread[id=27713,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[FDCEB798DCEC9BBA]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
[junit4] > 3) Thread[id=27709,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[FDCEB798DCEC9BBA]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
[junit4] > at
__randomizedtesting.SeedInfo.seed([FDCEB798DCEC9BBA]:0)
[junit4] Completed [493/847 (2!)] on J2 in 12.80s, 1 test, 2 errors <<<
FAILURES!
[...truncated 1212 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20190404_181538_5467871387610783371890.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps/java_pid31469.hprof ...
[junit4] Heap dump file created [485036476 bytes in 3.183 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 8968 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:633: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:585: Some of the tests
produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError?
Dumps created:
* java_pid31469.hprof
Total time: 98 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]