Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/425/ Java: 32bit/jdk1.8.0_201 -client -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting Error Message: Error from server at https://127.0.0.1:38547/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n12: Could not find collection : myAlias__CRA__Stunt_Ship Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:38547/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n12: Could not find collection : myAlias__CRA__Stunt_Ship at __randomizedtesting.SeedInfo.seed([8EBEC3EAC96CB2EA:BF2E4F066D3A4DC3]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:489) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:977) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138) at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:366) 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) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38547/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n12: Could not find collection : myAlias__CRA__Stunt_Ship at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.lambda$directUpdate$0(BaseCloudSolrClient.java:465) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more Build Log: [...truncated 15880 lines...] [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/init-core-data-001 [junit4] 2> 3168633 WARN (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[8EBEC3EAC96CB2EA]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7 [junit4] 2> 3168634 INFO (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[8EBEC3EAC96CB2EA]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 3168635 INFO (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[8EBEC3EAC96CB2EA]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 3168638 INFO (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[8EBEC3EAC96CB2EA]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 3168641 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 3168641 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001 [junit4] 2> 3168641 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3168642 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3168642 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3168742 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.c.ZkTestServer start zk server on port:33467 [junit4] 2> 3168742 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33467 [junit4] 2> 3168742 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33467 [junit4] 2> 3168746 INFO (zkConnectionManagerCallback-21081-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3168748 INFO (zkConnectionManagerCallback-21083-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3168752 INFO (zkConnectionManagerCallback-21085-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3168755 WARN (jetty-launcher-21086-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3168756 INFO (jetty-launcher-21086-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3168756 INFO (jetty-launcher-21086-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3168756 INFO (jetty-launcher-21086-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_201-b09 [junit4] 2> 3168760 WARN (jetty-launcher-21086-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3168761 INFO (jetty-launcher-21086-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3168761 INFO (jetty-launcher-21086-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3168761 INFO (jetty-launcher-21086-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_201-b09 [junit4] 2> 3168765 WARN (jetty-launcher-21086-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3168765 INFO (jetty-launcher-21086-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3168765 INFO (jetty-launcher-21086-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3168765 INFO (jetty-launcher-21086-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09 [junit4] 2> 3168767 WARN (jetty-launcher-21086-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3168767 INFO (jetty-launcher-21086-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3168767 INFO (jetty-launcher-21086-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3168767 INFO (jetty-launcher-21086-thread-4) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09 [junit4] 2> 3168771 INFO (jetty-launcher-21086-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3168771 INFO (jetty-launcher-21086-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3168771 INFO (jetty-launcher-21086-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3168775 INFO (jetty-launcher-21086-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3168775 INFO (jetty-launcher-21086-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3168775 INFO (jetty-launcher-21086-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3168776 INFO (jetty-launcher-21086-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3168776 INFO (jetty-launcher-21086-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3168776 INFO (jetty-launcher-21086-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3168777 INFO (jetty-launcher-21086-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3168777 INFO (jetty-launcher-21086-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3168777 INFO (jetty-launcher-21086-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3168778 INFO (jetty-launcher-21086-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bc5e19{/solr,null,AVAILABLE} [junit4] 2> 3168779 WARN (jetty-launcher-21086-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@122c93d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3168779 INFO (jetty-launcher-21086-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fde3c0{/solr,null,AVAILABLE} [junit4] 2> 3168780 WARN (jetty-launcher-21086-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6d0367[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3168781 INFO (jetty-launcher-21086-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19bd569{/solr,null,AVAILABLE} [junit4] 2> 3168781 INFO (jetty-launcher-21086-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cde2b{/solr,null,AVAILABLE} [junit4] 2> 3168781 INFO (jetty-launcher-21086-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1aa79eb{SSL,[ssl, http/1.1]}{127.0.0.1:36875} [junit4] 2> 3168781 INFO (jetty-launcher-21086-thread-2) [ ] o.e.j.s.Server Started @3168821ms [junit4] 2> 3168781 INFO (jetty-launcher-21086-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36875} [junit4] 2> 3168781 WARN (jetty-launcher-21086-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@77c89f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3168781 ERROR (jetty-launcher-21086-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3168781 INFO (jetty-launcher-21086-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3168781 WARN (jetty-launcher-21086-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@a8ff67[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3168781 INFO (jetty-launcher-21086-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.1.0 [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-18T23:40:48.222Z [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1f2f5ee{SSL,[ssl, http/1.1]}{127.0.0.1:43819} [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-1) [ ] o.e.j.s.Server Started @3168822ms [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43819} [junit4] 2> 3168782 ERROR (jetty-launcher-21086-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.1.0 [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2870d5{SSL,[ssl, http/1.1]}{127.0.0.1:34199} [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-3) [ ] o.e.j.s.Server Started @3168822ms [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34199} [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-18T23:40:48.222Z [junit4] 2> 3168782 ERROR (jetty-launcher-21086-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.1.0 [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3168782 INFO (jetty-launcher-21086-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3168783 INFO (jetty-launcher-21086-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-18T23:40:48.222Z [junit4] 2> 3168805 INFO (jetty-launcher-21086-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6208f5{SSL,[ssl, http/1.1]}{127.0.0.1:43053} [junit4] 2> 3168805 INFO (jetty-launcher-21086-thread-4) [ ] o.e.j.s.Server Started @3168845ms [junit4] 2> 3168805 INFO (jetty-launcher-21086-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43053} [junit4] 2> 3168806 ERROR (jetty-launcher-21086-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3168806 INFO (jetty-launcher-21086-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3168806 INFO (jetty-launcher-21086-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.1.0 [junit4] 2> 3168806 INFO (jetty-launcher-21086-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3168806 INFO (jetty-launcher-21086-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3168806 INFO (jetty-launcher-21086-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-18T23:40:48.246Z [junit4] 2> 3168807 INFO (zkConnectionManagerCallback-21088-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3168809 INFO (jetty-launcher-21086-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3168811 INFO (zkConnectionManagerCallback-21092-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3168811 INFO (zkConnectionManagerCallback-21090-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3168812 INFO (jetty-launcher-21086-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3168812 INFO (jetty-launcher-21086-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3168822 INFO (zkConnectionManagerCallback-21094-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3168823 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002b48adb70003, likely client has closed socket [junit4] 2> 3168835 INFO (jetty-launcher-21086-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3170535 INFO (jetty-launcher-21086-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3170536 WARN (jetty-launcher-21086-thread-4) [ ] 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> 3170538 WARN (jetty-launcher-21086-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@18f9448[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3170552 WARN (jetty-launcher-21086-thread-4) [ ] 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> 3170572 WARN (jetty-launcher-21086-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1a3a391[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3170573 INFO (jetty-launcher-21086-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33467/solr [junit4] 2> 3170603 INFO (zkConnectionManagerCallback-21104-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3170604 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002b48adb70007, likely client has closed socket [junit4] 2> 3170663 INFO (zkConnectionManagerCallback-21106-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3170778 INFO (jetty-launcher-21086-thread-4) [n:127.0.0.1:43053_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43053_solr [junit4] 2> 3170779 INFO (jetty-launcher-21086-thread-4) [n:127.0.0.1:43053_solr ] o.a.s.c.Overseer Overseer (id=72105185190019080-127.0.0.1:43053_solr-n_0000000000) starting [junit4] 2> 3170786 INFO (zkConnectionManagerCallback-21113-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3170788 INFO (jetty-launcher-21086-thread-4) [n:127.0.0.1:43053_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33467/solr ready [junit4] 2> 3170789 INFO (OverseerStateUpdate-72105185190019080-127.0.0.1:43053_solr-n_0000000000) [n:127.0.0.1:43053_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43053_solr [junit4] 2> 3170803 INFO (jetty-launcher-21086-thread-4) [n:127.0.0.1:43053_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43053_solr [junit4] 2> 3170836 INFO (zkCallback-21112-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3170836 INFO (zkCallback-21105-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3170855 INFO (jetty-launcher-21086-thread-4) [n:127.0.0.1:43053_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3170902 INFO (jetty-launcher-21086-thread-4) [n:127.0.0.1:43053_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43053.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aedd58 [junit4] 2> 3170916 INFO (jetty-launcher-21086-thread-4) [n:127.0.0.1:43053_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43053.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aedd58 [junit4] 2> 3170918 INFO (jetty-launcher-21086-thread-4) [n:127.0.0.1:43053_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43053.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aedd58 [junit4] 2> 3170920 INFO (jetty-launcher-21086-thread-4) [n:127.0.0.1:43053_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node4/. [junit4] 2> 3172150 INFO (jetty-launcher-21086-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3172151 WARN (jetty-launcher-21086-thread-3) [ ] 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> 3172152 WARN (jetty-launcher-21086-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@79d971[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3172155 WARN (jetty-launcher-21086-thread-3) [ ] 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> 3172164 WARN (jetty-launcher-21086-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@df2902[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3172166 INFO (jetty-launcher-21086-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33467/solr [junit4] 2> 3172172 INFO (zkConnectionManagerCallback-21120-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3172174 INFO (zkConnectionManagerCallback-21122-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3172177 INFO (jetty-launcher-21086-thread-3) [n:127.0.0.1:34199_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3172181 INFO (jetty-launcher-21086-thread-3) [n:127.0.0.1:34199_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34199_solr as DOWN [junit4] 2> 3172181 INFO (jetty-launcher-21086-thread-3) [n:127.0.0.1:34199_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3172182 INFO (jetty-launcher-21086-thread-3) [n:127.0.0.1:34199_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34199_solr [junit4] 2> 3172183 INFO (zkCallback-21105-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3172183 INFO (zkCallback-21112-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3172191 INFO (zkCallback-21121-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3172206 INFO (zkConnectionManagerCallback-21129-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3172213 INFO (jetty-launcher-21086-thread-3) [n:127.0.0.1:34199_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3172214 INFO (jetty-launcher-21086-thread-3) [n:127.0.0.1:34199_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33467/solr ready [junit4] 2> 3172215 INFO (jetty-launcher-21086-thread-3) [n:127.0.0.1:34199_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3172236 INFO (jetty-launcher-21086-thread-3) [n:127.0.0.1:34199_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34199.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aedd58 [junit4] 2> 3172256 INFO (jetty-launcher-21086-thread-3) [n:127.0.0.1:34199_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34199.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aedd58 [junit4] 2> 3172256 INFO (jetty-launcher-21086-thread-3) [n:127.0.0.1:34199_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34199.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aedd58 [junit4] 2> 3172257 INFO (jetty-launcher-21086-thread-3) [n:127.0.0.1:34199_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node3/. [junit4] 2> 3172879 INFO (jetty-launcher-21086-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3172880 WARN (jetty-launcher-21086-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> 3172881 WARN (jetty-launcher-21086-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@d3c9e9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3172884 WARN (jetty-launcher-21086-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> 3172888 WARN (jetty-launcher-21086-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@dba56b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3172889 INFO (jetty-launcher-21086-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33467/solr [junit4] 2> 3172892 INFO (zkConnectionManagerCallback-21136-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3172895 INFO (zkConnectionManagerCallback-21138-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3172899 INFO (jetty-launcher-21086-thread-1) [n:127.0.0.1:43819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3172902 INFO (jetty-launcher-21086-thread-1) [n:127.0.0.1:43819_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43819_solr as DOWN [junit4] 2> 3172902 INFO (jetty-launcher-21086-thread-1) [n:127.0.0.1:43819_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3172902 INFO (jetty-launcher-21086-thread-1) [n:127.0.0.1:43819_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43819_solr [junit4] 2> 3172903 INFO (zkCallback-21112-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3172903 INFO (zkCallback-21121-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3172904 INFO (zkCallback-21128-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3172904 INFO (zkCallback-21105-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3172904 INFO (zkCallback-21137-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3172927 INFO (zkConnectionManagerCallback-21145-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3172929 INFO (jetty-launcher-21086-thread-1) [n:127.0.0.1:43819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3172930 INFO (jetty-launcher-21086-thread-1) [n:127.0.0.1:43819_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33467/solr ready [junit4] 2> 3172935 INFO (jetty-launcher-21086-thread-1) [n:127.0.0.1:43819_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3172956 INFO (jetty-launcher-21086-thread-1) [n:127.0.0.1:43819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43819.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aedd58 [junit4] 2> 3172957 INFO (jetty-launcher-21086-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3172958 WARN (jetty-launcher-21086-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> 3172960 WARN (jetty-launcher-21086-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@9bfa02[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3172964 WARN (jetty-launcher-21086-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> 3172970 INFO (jetty-launcher-21086-thread-1) [n:127.0.0.1:43819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43819.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aedd58 [junit4] 2> 3172970 INFO (jetty-launcher-21086-thread-1) [n:127.0.0.1:43819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43819.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aedd58 [junit4] 2> 3172971 INFO (jetty-launcher-21086-thread-1) [n:127.0.0.1:43819_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node1/. [junit4] 2> 3172972 WARN (jetty-launcher-21086-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@483dd4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3172974 INFO (jetty-launcher-21086-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33467/solr [junit4] 2> 3172975 INFO (zkConnectionManagerCallback-21152-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3172976 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002b48adb70010, likely client has closed socket [junit4] 2> 3172987 INFO (zkConnectionManagerCallback-21154-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3172995 INFO (jetty-launcher-21086-thread-2) [n:127.0.0.1:36875_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3172998 INFO (jetty-launcher-21086-thread-2) [n:127.0.0.1:36875_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36875_solr as DOWN [junit4] 2> 3172999 INFO (jetty-launcher-21086-thread-2) [n:127.0.0.1:36875_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3172999 INFO (jetty-launcher-21086-thread-2) [n:127.0.0.1:36875_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36875_solr [junit4] 2> 3173006 INFO (zkCallback-21105-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3173006 INFO (zkCallback-21121-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3173006 INFO (zkCallback-21128-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3173006 INFO (zkCallback-21137-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3173007 INFO (zkCallback-21153-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3173015 INFO (zkCallback-21112-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3173024 INFO (zkCallback-21144-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3173032 INFO (zkConnectionManagerCallback-21161-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3173033 INFO (jetty-launcher-21086-thread-2) [n:127.0.0.1:36875_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 3173034 INFO (jetty-launcher-21086-thread-2) [n:127.0.0.1:36875_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33467/solr ready [junit4] 2> 3173035 INFO (jetty-launcher-21086-thread-2) [n:127.0.0.1:36875_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3173057 INFO (jetty-launcher-21086-thread-2) [n:127.0.0.1:36875_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36875.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aedd58 [junit4] 2> 3173071 INFO (jetty-launcher-21086-thread-2) [n:127.0.0.1:36875_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36875.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aedd58 [junit4] 2> 3173071 INFO (jetty-launcher-21086-thread-2) [n:127.0.0.1:36875_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36875.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aedd58 [junit4] 2> 3173072 INFO (jetty-launcher-21086-thread-2) [n:127.0.0.1:36875_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/. [junit4] 2> 3173144 INFO (zkConnectionManagerCallback-21167-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3173146 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 3173146 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33467/solr ready [junit4] 2> 3173147 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@1167a11 [junit4] 2> 3173147 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 127.0.0.1:33467/solr [junit4] 2> 3173149 INFO (zkConnectionManagerCallback-21172-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3173151 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 3173153 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33467/solr ready [junit4] 2> 3173232 INFO (qtp21175578-56154) [n:127.0.0.1:43053_solr ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=test&action=CREATE&wt=javabin&version=2 [junit4] 2> 3173235 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , { [junit4] 2> "name":"test", [junit4] 2> "baseConfigSet":"_default", [junit4] 2> "immutable":"false", [junit4] 2> "operation":"configsets:create"} [junit4] 2> 3173237 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/test/protwords.txt [junit4] 2> 3173239 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/test/managed-schema [junit4] 2> 3173241 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/test/solrconfig.xml [junit4] 2> 3173243 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/test/synonyms.txt [junit4] 2> 3173244 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/test/stopwords.txt [junit4] 2> 3173246 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/test/lang/contractions_it.txt [junit4] 2> 3173247 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/test/lang/stemdict_nl.txt [junit4] 2> 3173249 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/test/lang/stopwords_hy.txt [junit4] 2> 3173250 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/test/lang/stopwords_no.txt [junit4] 2> 3173252 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/test/lang/contractions_ca.txt [junit4] 2> 3173253 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/test/lang/stopwords_id.txt [junit4] 2> 3173254 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/test/lang/stopwords_ga.txt [junit4] 2> 3173256 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/test/lang/stopwords_hi.txt [junit4] 2> 3173257 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/test/lang/stopwords_da.txt [junit4] 2> 3173259 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/test/lang/stopwords_ja.txt [junit4] 2> 3173261 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/test/lang/stopwords_pt.txt [junit4] 2> 3173262 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/test/lang/stopwords_hu.txt [junit4] 2> 3173264 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/test/lang/stopwords_el.txt [junit4] 2> 3173265 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/test/lang/stopwords_ru.txt [junit4] 2> 3173266 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/test/lang/stopwords_tr.txt [junit4] 2> 3173267 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/test/lang/stopwords_ar.txt [junit4] 2> 3173269 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/test/lang/userdict_ja.txt [junit4] 2> 3173272 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/test/lang/stopwords_eu.txt [junit4] 2> 3173273 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/test/lang/stopwords_it.txt [junit4] 2> 3173276 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/test/lang/stopwords_cz.txt [junit4] 2> 3173277 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/test/lang/stoptags_ja.txt [junit4] 2> 3173279 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/test/lang/contractions_fr.txt [junit4] 2> 3173280 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/test/lang/stopwords_de.txt [junit4] 2> 3173281 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/test/lang/stopwords_fa.txt [junit4] 2> 3173282 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/test/lang/contractions_ga.txt [junit4] 2> 3173284 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/test/lang/stopwords_ca.txt [junit4] 2> 3173285 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/test/lang/stopwords_nl.txt [junit4] 2> 3173286 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/test/lang/stopwords_bg.txt [junit4] 2> 3173288 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/test/lang/stopwords_lv.txt [junit4] 2> 3173289 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/test/lang/stopwords_en.txt [junit4] 2> 3173291 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/test/lang/stopwords_es.txt [junit4] 2> 3173292 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/test/lang/stopwords_th.txt [junit4] 2> 3173293 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/test/lang/stopwords_ro.txt [junit4] 2> 3173294 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/test/lang/stopwords_fr.txt [junit4] 2> 3173304 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/test/lang/stopwords_sv.txt [junit4] 2> 3173307 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/test/lang/stopwords_fi.txt [junit4] 2> 3173308 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/test/lang/hyphenations_ga.txt [junit4] 2> 3173312 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/test/lang/stopwords_gl.txt [junit4] 2> 3173313 INFO (OverseerThreadFactory-14555-thread-1-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/test/params.json [junit4] 2> 3173319 INFO (qtp21175578-56154) [n:127.0.0.1:43053_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=test&action=CREATE&wt=javabin&version=2} status=0 QTime=86 [junit4] 2> 3173321 INFO (qtp21175578-56159) [n:127.0.0.1:43053_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=test&name=test&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3173324 INFO (OverseerCollectionConfigSetProcessor-72105185190019080-127.0.0.1:43053_solr-n_0000000000) [n:127.0.0.1:43053_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> 3173324 INFO (OverseerThreadFactory-14555-thread-2-processing-n:127.0.0.1:43053_solr) [n:127.0.0.1:43053_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection test [junit4] 2> 3173431 INFO (OverseerStateUpdate-72105185190019080-127.0.0.1:43053_solr-n_0000000000) [n:127.0.0.1:43053_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"test_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:36875/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3173714 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr x:test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3174733 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 3174733 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 3174734 WARN (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 3174734 WARN (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 3174734 WARN (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 3174734 WARN (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 3174734 WARN (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 3174734 WARN (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 3174735 WARN (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 3174735 WARN (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 3174735 WARN (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 3174735 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0 [junit4] 2> 3174790 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema [test_shard1_replica_n1] Schema name=default-config [junit4] 2> 3174983 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 3175011 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_shard1_replica_n1' using configuration from collection test, trusted=true [junit4] 2> 3175011 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36875.solr.core.test.shard1.replica_n1' (registry 'solr.core.test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aedd58 [junit4] 2> 3175012 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [[test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/./test_shard1_replica_n1/data/] [junit4] 2> 3175016 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 3175090 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3175090 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3175094 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 3175094 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3175095 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f8a7d[test_shard1_replica_n1] main] [junit4] 2> 3175096 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test [junit4] 2> 3175096 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test [junit4] 2> 3175096 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/test/managed-schema [junit4] 2> 3175097 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 3175097 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 3175097 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 3175099 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3175099 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631197178929086464 [junit4] 2> 3175102 INFO (searcherExecutor-14581-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@6f8a7d[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3175102 INFO (searcherExecutor-14581-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 3175102 INFO (searcherExecutor-14581-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 3175103 INFO (searcherExecutor-14581-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [test_shard1_replica_n1] Registered new searcher Searcher@6f8a7d[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3175105 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 3175105 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test/leaders/shard1 [junit4] 2> 3175107 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3175107 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3175107 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36875/solr/test_shard1_replica_n1/ [junit4] 2> 3175107 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3175107 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:36875/solr/test_shard1_replica_n1/ has no replicas [junit4] 2> 3175107 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test/leaders/shard1/leader after winning as /collections/test/leader_elect/shard1/election/72105185190019089-core_node2-n_0000000000 [junit4] 2> 3175108 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36875/solr/test_shard1_replica_n1/ shard1 [junit4] 2> 3175210 INFO (zkCallback-21153-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 3175210 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3175255 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1541 [junit4] 2> 3175259 INFO (qtp21175578-56159) [n:127.0.0.1:43053_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> 3175313 INFO (zkCallback-21153-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 3175313 INFO (zkCallback-21105-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 3175313 INFO (zkCallback-21153-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 3175314 INFO (qtp21175578-56159) [n:127.0.0.1:43053_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=test&name=test&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1992 [junit4] 2> 3175326 INFO (OverseerCollectionConfigSetProcessor-72105185190019080-127.0.0.1:43053_solr-n_0000000000) [n:127.0.0.1:43053_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> 3175335 INFO (qtp14854337-56155) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{ [junit4] 2> "name":"tolerant", [junit4] 2> "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{ [junit4] 2> "name":"tracking-testSliceRouting", [junit4] 2> "class":"solr.TrackingUpdateProcessorFactory", [junit4] 2> "group":"test"}}, {"add-updateprocessor":{ [junit4] 2> "name":"inc", [junit4] 2> "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory", [junit4] 2> "fieldName":"integer_i"}}] [junit4] 2> 3175335 INFO (qtp14854337-56155) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection test [junit4] 2> 3175335 INFO (Thread-10091) [ ] o.a.s.c.SolrCore config update listener called for core test_shard1_replica_n1 [junit4] 2> 3175335 INFO (Thread-10091) [ ] o.a.s.c.SolrCore core reload test_shard1_replica_n1 [junit4] 2> 3175336 INFO (solrHandlerExecutor-14586-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 3175349 INFO (Thread-10091) [ ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 3175349 INFO (Thread-10091) [ ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 3175350 WARN (Thread-10091) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 3175350 WARN (Thread-10091) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 3175350 WARN (Thread-10091) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 3175350 WARN (Thread-10091) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 3175350 WARN (Thread-10091) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 3175350 WARN (Thread-10091) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 3175350 WARN (Thread-10091) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 3175351 WARN (Thread-10091) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 3175351 WARN (Thread-10091) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 3175351 INFO (Thread-10091) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0 [junit4] 2> 3175400 INFO (Thread-10091) [ ] o.a.s.s.IndexSchema [test_shard1_replica_n1] Schema name=default-config [junit4] 2> 3175441 INFO (qtp14854337-56148) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1 [junit4] 2> 3175441 INFO (qtp14854337-56148) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.S.Request [test_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3175442 INFO (SolrConfigHandler-refreshconf) [ ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything [junit4] 2> 3175442 INFO (solrHandlerExecutor-14586-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:36875/solr/test_shard1_replica_n1/ for prop overlay after 1 attempts [junit4] 2> 3175442 INFO (solrHandlerExecutor-14586-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 3175543 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1 [junit4] 2> 3175543 INFO (qtp14854337-56153) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.S.Request [test_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3175543 INFO (SolrConfigHandler-refreshconf) [ ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything [junit4] 2> 3175544 INFO (solrHandlerExecutor-14586-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:36875/solr/test_shard1_replica_n1/ for prop overlay after 2 attempts [junit4] 2> 3175544 INFO (solrHandlerExecutor-14586-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 3175567 INFO (Thread-10091) [ ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 3175589 INFO (Thread-10091) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'test_shard1_replica_n1' using configuration from collection test [junit4] 2> 3175622 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36875.solr.core.test.shard1.replica_n1' (registry 'solr.core.test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aedd58 [junit4] 2> 3175622 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [[test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/test_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001/tempDir-001/node2/./test_shard1_replica_n1/data/] [junit4] 2> 3175625 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 3175645 INFO (qtp14854337-56148) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1 [junit4] 2> 3175645 INFO (qtp14854337-56148) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.S.Request [test_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3175645 INFO (SolrConfigHandler-refreshconf) [ ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything [junit4] 2> 3175646 INFO (solrHandlerExecutor-14586-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:36875/solr/test_shard1_replica_n1/ for prop overlay after 3 attempts [junit4] 2> 3175646 INFO (solrHandlerExecutor-14586-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 3175677 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 3175677 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3175679 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@88bd6c[test_shard1_replica_n1] main] [junit4] 2> 3175680 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test [junit4] 2> 3175680 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test [junit4] 2> 3175680 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/test/managed-schema [junit4] 2> 3175681 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 3175681 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 3175681 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 3175682 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3175682 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631197179540406272 [junit4] 2> 3175683 INFO (searcherExecutor-14587-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@88bd6c[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3175683 INFO (searcherExecutor-14587-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 3175683 INFO (searcherExecutor-14587-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 3175684 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 3175692 INFO (searcherExecutor-14587-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [test_shard1_replica_n1] Registered new searcher Searcher@88bd6c[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3175692 INFO (Thread-10091) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@185760b[test_shard1_replica_n1] main] [junit4] 2> 3175692 INFO (searcherExecutor-14587-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@185760b[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3175692 INFO (searcherExecutor-14587-thread-1-processing-n:127.0.0.1:36875_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36875_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener Que [...truncated too long message...] /election/72105195009671179-127.0.0.1:34763_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 10 /solr/live_nodes [junit4] 2> 10 /solr/collections [junit4] 2> [junit4] 2> 3339416 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33113 [junit4] 2> 3339416 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33113 [junit4] 2> 3339417 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[8EBEC3EAC96CB2EA]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testNonEnglish [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8EBEC3EAC96CB2EA-001 [junit4] 2> Apr 18, 2019 11:43:38 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 9 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=100, maxMBSortInHeap=5.085913506784303, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1354b2a), locale=es-AR, timezone=Etc/GMT [junit4] 2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=8,threads=1,free=293083688,total=477364224 [junit4] 2> NOTE: All tests run in this JVM: [TestRestoreCore, ZkStateReaderTest, TestFieldCollectionResource, ReturnFieldsTest, TestNumericTerms32, BaseCdcrDistributedZkTest, TestReplicationHandlerBackup, TestRTGBase, RestoreTriggerStateTest, SolrIndexConfigTest, TestGraphTermsQParserPlugin, NumericFieldsTest, DistanceFunctionTest, TestManagedSchemaThreadSafety, TestLRUStatsCache, DeleteInactiveReplicaTest, TestEmbeddedSolrServerAdminHandler, EnumFieldTest, TestSchemaSimilarityResource, TestSweetSpotSimilarityFactory, TestGroupingSearch, TestBinaryResponseWriter, CleanupOldIndexTest, TestCloudConsistency, TestLegacyNumericRangeQueryBuilder, TestTrieFacet, ScriptEngineTest, SpatialFilterTest, TestWordDelimiterFilterFactory, SyncSliceTest, TestCloudSchemaless, TestFieldCacheReopen, QueryEqualityTest, ZkShardTermsTest, RootFieldTest, TaggingAttributeTest, TestSimClusterStateProvider, PeerSyncWithIndexFingerprintCachingTest, RuleEngineTest, TestDFISimilarityFactory, ReplaceNodeNoTargetTest, TestJsonFacetsWithNestedObjects, AnalysisAfterCoreReloadTest, SimpleMLTQParserTest, TestOverriddenPrefixQueryForCustomFieldType, CSVRequestHandlerTest, DirectoryFactoryTest, TestCollectionAPI, ChaosMonkeySafeLeaderTest, DistributedSpellCheckComponentTest, TestCorePropertiesReload, HdfsRecoveryZkTest, SystemLogListenerTest, TestGeoJSONResponseWriter, TestExclusionRuleCollectionAccess, DistributedFacetPivotSmallTest, InfoHandlerTest, TestLeaderElectionZkExpiry, CdcrVersionReplicationTest, TestInfoStreamLogging, TestFieldTypeResource, CursorPagingTest, CollectionsAPISolrJTest, TestRebalanceLeaders, BlobRepositoryCloudTest, DistributedQueueTest, TestPhraseSuggestions, TestSolrXml, TestDocTermOrds, ForceLeaderTest, TestOnReconnectListenerSupport, TestCoreBackup, TestMissingGroups, FullHLLTest, BlockJoinFacetRandomTest, TestIntervalFaceting, TriggerEventQueueTest, TestDynamicLoading, TestSimDistributedQueue, LeaderTragicEventTest, AnalyticsMergeStrategyTest, RecoveryZkTest, TestJettySolrRunner, TestPullReplicaErrorHandling, SearchHandlerTest, TestFilteredDocIdSet, RequiredFieldsTest, HdfsBasicDistributedZk2Test, TestUseDocValuesAsStored, TestSkipOverseerOperations, IndexSchemaTest, HighlighterConfigTest, TestSegmentSorting, TestSolrDeletionPolicy1, PathHierarchyTokenizerFactoryTest, TestLMDirichletSimilarityFactory, TestUtils, TestHttpShardHandlerFactory, DistributedQueryComponentCustomSortTest, TestSimGenericDistributedQueue, TestLocalFSCloudBackupRestore, TestDistributedMissingSort, UninvertDocValuesMergePolicyTest, OrderedExecutorTest, TestCloudPhrasesIdentificationComponent, DocValuesMissingTest, TestSolrCloudSnapshots, TestNonDefinedSimilarityFactory, TestSmileRequest, TestBlobHandler, TestBadConfig, TestCustomSort, TestRecoveryHdfs, CustomHighlightComponentTest, DistanceUnitsTest, PreAnalyzedUpdateProcessorTest, RestartWhileUpdatingTest, PropertiesRequestHandlerTest, TestExportWriter, AddBlockUpdateTest, TestConfigSetsAPIZkFailure, TestJsonFacetRefinement, CacheHeaderTest, PreAnalyzedFieldManagedSchemaCloudTest, V2ApiIntegrationTest, TestHalfAndHalfDocValues, DistributedDebugComponentTest, MBeansHandlerTest, TestCloudNestedDocsSort, TestLegacyTerms, RandomizedTaggerTest, SolrGraphiteReporterTest, StatelessScriptUpdateProcessorFactoryTest, TestIndexingPerformance, TestUnInvertedFieldException, IgnoreLargeDocumentProcessorFactoryTest, IndexBasedSpellCheckerTest, TestAtomicUpdateErrorCases, TestConfigSets, TestJoin, TestRandomFaceting, TestSolrCoreProperties, TestTolerantSearch, TestDeprecatedFilters, TestLuceneMatchVersion, TestLuceneIndexBackCompat, AsyncCallRequestStatusResponseTest, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ClusterStateUpdateTest, CollectionPropsTest, CreateRoutedAliasTest, DeleteShardTest, DistribCursorPagingTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionTest, LeaderFailoverAfterPartitionTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCloudExampleTest, TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCloudRecovery2, TestDistribDocBasedVersion, TestPullReplica, TestRandomRequestDistribution, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestTlogReplica, TestTolerantUpdateProcessorRandomCloud, TestWithCollection, CollectionsAPIDistributedZkTest, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, NodeLostTriggerTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsThreadLeakTest, ImplicitSnitchTest, ConfigureRecoveryStrategyTest, PluginInfoTest, QueryResultKeyTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, SolrCoreCheckLockOnStartupTest, TestBackupRepositoryFactory, TestConfig, TestCoreDiscovery, TestNRTOpen, TestQuerySenderNoQuery, TestSimpleTextCodec, TestSolrIndexConfig, JsonLoaderTest, MoreLikeThisHandlerTest, TestConfigReload, TestSolrConfigHandlerCloud, XsltUpdateRequestHandlerTest, AutoscalingHistoryHandlerTest, SystemInfoHandlerTest, TestApiFramework, TestConfigsApi, ZookeeperStatusHandlerTest, DistributedFacetPivotLargeTest, DistributedQueryElevationComponentTest, PhrasesIdentificationComponentTest, ReplicaListTransformerTest, SpellCheckComponentTest, StatsComponentTest, TermVectorComponentDistributedTest, TestPostingsSolrHighlighter, CheckHdfsIndexTest, TestSchemalessBufferedUpdates, UUIDFieldTest, LargeFieldTest, SortSpecParsingTest, TestComplexPhraseQParserPlugin, TestIndexSearcher, TestPseudoReturnFields, TestQueryUtils, TestRealTimeGet, TestSolrCoreParser, TestSolrFieldCacheBean, TestSort, TestSurroundQueryParser, RangeFacetCloudTest, SpatialHeatmapFacetsTest, AuditLoggerPluginTest, BasicAuthIntegrationTest, MultiDestinationAuditLoggerTest, SolrLogAuditLoggerPluginTest, TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, TestImpersonationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin, NoCacheHeaderTest, SolrRequestParserTest, SpellingQueryConverterTest, WordBreakSolrSpellCheckerTest, TestAnalyzedSuggestions, TestFreeTextSuggestions, TestHighFrequencyDictionaryFactory, TestFieldCacheWithThreads, TestLegacyFieldCache, CdcrUpdateLogTest, DataDrivenBlockJoinTest, DirectUpdateHandlerTest, PeerSyncTest, TestInPlaceUpdatesRequiredField, TestUpdate, TransactionLogTest, UpdateLogTest, VersionInfoTest, AtomicUpdateRemovalJavabinTest, CategoryRoutedAliasUpdateProcessorTest] [junit4] Completed [854/854 (1!)] on J0 in 171.87s, 6 tests, 1 error <<< FAILURES! [...truncated 1 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-20190418_224759_3562437045684103570267.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_pid10805.hprof ... [junit4] Heap dump file created [510383131 bytes in 3.627 secs] [junit4] <<< JVM J0: EOF ---- [...truncated 8958 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_pid10805.hprof Total time: 112 minutes 22 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]
