Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23940/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting Error Message: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:37095/solr/myAlias__CRA__Constructor_shard3_replica_n12 Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:37095/solr/myAlias__CRA__Constructor_shard3_replica_n12 at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:499) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:964) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763) 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:370) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:37095/solr/myAlias__CRA__Constructor_shard3_replica_n12 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660) 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.directUpdate(BaseCloudSolrClient.java:493) ... 45 more Caused by: java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548) ... 50 more Build Log: [...truncated 15565 lines...] [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest [junit4] 2> 3228920 INFO (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[69EC707C5A767FF1]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/init-core-data-001 [junit4] 2> 3228921 WARN (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[69EC707C5A767FF1]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 3228921 INFO (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[69EC707C5A767FF1]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 3228921 INFO (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[69EC707C5A767FF1]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 3228924 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[69EC707C5A767FF1]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMustMatch [junit4] 2> 3228924 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[69EC707C5A767FF1]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001 [junit4] 2> 3228925 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[69EC707C5A767FF1]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3228925 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3228925 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3229025 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[69EC707C5A767FF1]) [ ] o.a.s.c.ZkTestServer start zk server on port:38995 [junit4] 2> 3229025 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[69EC707C5A767FF1]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38995 [junit4] 2> 3229025 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[69EC707C5A767FF1]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38995 [junit4] 2> 3229029 INFO (zkConnectionManagerCallback-14444-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3229032 INFO (zkConnectionManagerCallback-14446-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3229034 INFO (zkConnectionManagerCallback-14448-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3229036 WARN (jetty-launcher-14449-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3229037 INFO (jetty-launcher-14449-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3229037 INFO (jetty-launcher-14449-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3229037 INFO (jetty-launcher-14449-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312 [junit4] 2> 3229043 INFO (jetty-launcher-14449-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3229043 INFO (jetty-launcher-14449-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3229043 INFO (jetty-launcher-14449-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3229045 INFO (jetty-launcher-14449-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a5bd300{/solr,null,AVAILABLE} [junit4] 2> 3229095 INFO (jetty-launcher-14449-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@ddbc14d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40241} [junit4] 2> 3229095 INFO (jetty-launcher-14449-thread-1) [ ] o.e.j.s.Server Started @3229364ms [junit4] 2> 3229095 INFO (jetty-launcher-14449-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40241} [junit4] 2> 3229095 ERROR (jetty-launcher-14449-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3229095 INFO (jetty-launcher-14449-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3229096 INFO (jetty-launcher-14449-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 3229096 INFO (jetty-launcher-14449-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3229096 INFO (jetty-launcher-14449-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3229096 INFO (jetty-launcher-14449-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-18T11:30:20.058153Z [junit4] 2> 3229098 INFO (zkConnectionManagerCallback-14451-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3229098 INFO (jetty-launcher-14449-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3229172 INFO (jetty-launcher-14449-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3229173 WARN (jetty-launcher-14449-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4ba20940[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3229178 WARN (jetty-launcher-14449-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1b14e6ee[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3229179 INFO (jetty-launcher-14449-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38995/solr [junit4] 2> 3229182 INFO (zkConnectionManagerCallback-14458-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3229189 INFO (zkConnectionManagerCallback-14460-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3229296 INFO (jetty-launcher-14449-thread-1) [n:127.0.0.1:40241_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40241_solr [junit4] 2> 3229296 INFO (jetty-launcher-14449-thread-1) [n:127.0.0.1:40241_solr ] o.a.s.c.Overseer Overseer (id=72102312865497093-127.0.0.1:40241_solr-n_0000000000) starting [junit4] 2> 3229299 INFO (zkConnectionManagerCallback-14467-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3229301 INFO (jetty-launcher-14449-thread-1) [n:127.0.0.1:40241_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38995/solr ready [junit4] 2> 3229302 INFO (OverseerStateUpdate-72102312865497093-127.0.0.1:40241_solr-n_0000000000) [n:127.0.0.1:40241_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40241_solr [junit4] 2> 3229302 INFO (jetty-launcher-14449-thread-1) [n:127.0.0.1:40241_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40241_solr [junit4] 2> 3229305 INFO (zkCallback-14459-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3229305 INFO (zkCallback-14466-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3229321 INFO (jetty-launcher-14449-thread-1) [n:127.0.0.1:40241_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3229352 INFO (jetty-launcher-14449-thread-1) [n:127.0.0.1:40241_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40241.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d633705 [junit4] 2> 3229372 INFO (jetty-launcher-14449-thread-1) [n:127.0.0.1:40241_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40241.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d633705 [junit4] 2> 3229373 INFO (jetty-launcher-14449-thread-1) [n:127.0.0.1:40241_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40241.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d633705 [junit4] 2> 3229375 INFO (jetty-launcher-14449-thread-1) [n:127.0.0.1:40241_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/. [junit4] 2> 3229404 INFO (zkConnectionManagerCallback-14473-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3229406 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[69EC707C5A767FF1]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3229406 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[69EC707C5A767FF1]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38995/solr ready [junit4] 2> 3229409 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3229410 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3229411 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[69EC707C5A767FF1]) [ ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@6b480c53 [junit4] 2> 3229411 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[69EC707C5A767FF1]) [ ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@54cb4c14 [junit4] 2> 3229412 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3229412 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3229413 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testMustMatch&action=CREATE&wt=javabin&version=2 [junit4] 2> 3229415 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , { [junit4] 2> "name":"testMustMatch", [junit4] 2> "baseConfigSet":"_default", [junit4] 2> "immutable":"false", [junit4] 2> "operation":"configsets:create"} [junit4] 2> 3229415 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMustMatch/protwords.txt [junit4] 2> 3229416 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMustMatch/managed-schema [junit4] 2> 3229417 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMustMatch/solrconfig.xml [junit4] 2> 3229418 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMustMatch/synonyms.txt [junit4] 2> 3229419 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMustMatch/stopwords.txt [junit4] 2> 3229420 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMustMatch/lang/contractions_it.txt [junit4] 2> 3229421 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMustMatch/lang/stemdict_nl.txt [junit4] 2> 3229422 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMustMatch/lang/stopwords_hy.txt [junit4] 2> 3229423 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMustMatch/lang/stopwords_no.txt [junit4] 2> 3229424 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMustMatch/lang/contractions_ca.txt [junit4] 2> 3229425 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMustMatch/lang/stopwords_id.txt [junit4] 2> 3229426 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMustMatch/lang/stopwords_ga.txt [junit4] 2> 3229427 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMustMatch/lang/stopwords_hi.txt [junit4] 2> 3229428 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMustMatch/lang/stopwords_da.txt [junit4] 2> 3229430 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMustMatch/lang/stopwords_ja.txt [junit4] 2> 3229431 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMustMatch/lang/stopwords_pt.txt [junit4] 2> 3229432 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMustMatch/lang/stopwords_hu.txt [junit4] 2> 3229433 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMustMatch/lang/stopwords_el.txt [junit4] 2> 3229434 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMustMatch/lang/stopwords_ru.txt [junit4] 2> 3229435 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMustMatch/lang/stopwords_tr.txt [junit4] 2> 3229436 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMustMatch/lang/stopwords_ar.txt [junit4] 2> 3229437 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMustMatch/lang/userdict_ja.txt [junit4] 2> 3229438 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMustMatch/lang/stopwords_eu.txt [junit4] 2> 3229439 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMustMatch/lang/stopwords_it.txt [junit4] 2> 3229440 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMustMatch/lang/stopwords_cz.txt [junit4] 2> 3229441 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMustMatch/lang/stoptags_ja.txt [junit4] 2> 3229442 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMustMatch/lang/contractions_fr.txt [junit4] 2> 3229443 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMustMatch/lang/stopwords_de.txt [junit4] 2> 3229444 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMustMatch/lang/stopwords_fa.txt [junit4] 2> 3229444 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMustMatch/lang/contractions_ga.txt [junit4] 2> 3229445 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMustMatch/lang/stopwords_ca.txt [junit4] 2> 3229446 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMustMatch/lang/stopwords_nl.txt [junit4] 2> 3229447 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMustMatch/lang/stopwords_bg.txt [junit4] 2> 3229448 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMustMatch/lang/stopwords_lv.txt [junit4] 2> 3229449 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMustMatch/lang/stopwords_en.txt [junit4] 2> 3229449 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMustMatch/lang/stopwords_es.txt [junit4] 2> 3229450 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMustMatch/lang/stopwords_th.txt [junit4] 2> 3229451 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMustMatch/lang/stopwords_ro.txt [junit4] 2> 3229452 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMustMatch/lang/stopwords_fr.txt [junit4] 2> 3229453 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMustMatch/lang/stopwords_sv.txt [junit4] 2> 3229454 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMustMatch/lang/stopwords_fi.txt [junit4] 2> 3229455 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMustMatch/lang/hyphenations_ga.txt [junit4] 2> 3229456 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMustMatch/lang/stopwords_gl.txt [junit4] 2> 3229456 INFO (OverseerThreadFactory-13766-thread-1-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testMustMatch/params.json [junit4] 2> 3229458 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testMustMatch&action=CREATE&wt=javabin&version=2} status=0 QTime=45 [junit4] 2> 3229459 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3229459 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3229459 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testMustMatch&name=testMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3229461 INFO (OverseerCollectionConfigSetProcessor-72102312865497093-127.0.0.1:40241_solr-n_0000000000) [n:127.0.0.1:40241_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> 3229461 INFO (OverseerThreadFactory-13766-thread-2-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMustMatch [junit4] 2> 3229566 INFO (OverseerStateUpdate-72102312865497093-127.0.0.1:40241_solr-n_0000000000) [n:127.0.0.1:40241_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testMustMatch", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testMustMatch_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:40241/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3229768 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMustMatch&newCollection=true&name=testMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3229768 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3230790 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 3230790 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 3230790 WARN (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 3230790 WARN (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 3230791 WARN (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 3230791 WARN (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 3230791 WARN (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 3230791 WARN (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 3230791 WARN (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 3230791 WARN (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 3230791 WARN (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 3230792 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 3230839 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema [testMustMatch_shard1_replica_n1] Schema name=default-config [junit4] 2> 3231181 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 3231202 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMustMatch_shard1_replica_n1' using configuration from collection testMustMatch, trusted=true [junit4] 2> 3231205 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40241.solr.core.testMustMatch.shard1.replica_n1' (registry 'solr.core.testMustMatch.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d633705 [junit4] 2> 3231205 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [[testMustMatch_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/./testMustMatch_shard1_replica_n1/data/] [junit4] 2> 3231211 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 3231309 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3231309 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3231314 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 3231314 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3231316 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f70611e[testMustMatch_shard1_replica_n1] main] [junit4] 2> 3231317 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMustMatch [junit4] 2> 3231318 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMustMatch [junit4] 2> 3231318 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMustMatch/managed-schema [junit4] 2> 3231318 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 3231319 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 3231319 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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> 3231321 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3231321 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631151217477419008 [junit4] 2> 3231328 INFO (searcherExecutor-13771-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3f70611e[testMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3231328 INFO (searcherExecutor-13771-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 3231328 INFO (searcherExecutor-13771-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 3231330 INFO (searcherExecutor-13771-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testMustMatch_shard1_replica_n1] Registered new searcher Searcher@3f70611e[testMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3231330 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMustMatch/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 3231330 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testMustMatch/leaders/shard1 [junit4] 2> 3231333 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3231333 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3231333 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40241/solr/testMustMatch_shard1_replica_n1/ [junit4] 2> 3231333 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3231334 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:40241/solr/testMustMatch_shard1_replica_n1/ has no replicas [junit4] 2> 3231334 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testMustMatch/leaders/shard1/leader after winning as /collections/testMustMatch/leader_elect/shard1/election/72102312865497093-core_node2-n_0000000000 [junit4] 2> 3231335 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40241/solr/testMustMatch_shard1_replica_n1/ shard1 [junit4] 2> 3231436 INFO (zkCallback-14459-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMustMatch/state.json] for collection [testMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3231437 INFO (zkCallback-14459-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMustMatch/state.json] for collection [testMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3231437 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3231539 INFO (zkCallback-14459-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMustMatch/state.json] for collection [testMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3231539 INFO (zkCallback-14459-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMustMatch/state.json] for collection [testMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3231539 INFO (zkCallback-14459-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMustMatch/state.json] for collection [testMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3231671 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMustMatch&newCollection=true&name=testMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1903 [junit4] 2> 3231673 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_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> 3231673 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testMustMatch&name=testMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2213 [junit4] 2> 3231764 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3231765 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3231917 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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":"testMustMatch"}}, {"add-updateprocessor":{ [junit4] 2> "name":"inc", [junit4] 2> "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory", [junit4] 2> "fieldName":"integer_i"}}] [junit4] 2> 3231918 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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 testMustMatch [junit4] 2> 3231918 INFO (Thread-7398) [ ] o.a.s.c.SolrCore config update listener called for core testMustMatch_shard1_replica_n1 [junit4] 2> 3231918 INFO (Thread-7398) [ ] o.a.s.c.SolrCore core reload testMustMatch_shard1_replica_n1 [junit4] 2> 3231919 INFO (solrHandlerExecutor-13776-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 3231924 INFO (Thread-7398) [ ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 3231924 INFO (Thread-7398) [ ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 3231924 WARN (Thread-7398) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 3231924 WARN (Thread-7398) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 3231924 WARN (Thread-7398) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 3231925 WARN (Thread-7398) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 3231925 WARN (Thread-7398) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 3231925 WARN (Thread-7398) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 3231925 WARN (Thread-7398) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 3231925 WARN (Thread-7398) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 3231925 WARN (Thread-7398) [ ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 3231925 INFO (Thread-7398) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 3231997 INFO (Thread-7398) [ ] o.a.s.s.IndexSchema [testMustMatch_shard1_replica_n1] Schema name=default-config [junit4] 2> 3232020 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1 [junit4] 2> 3232020 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testMustMatch_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3232021 INFO (SolrConfigHandler-refreshconf) [ ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything [junit4] 2> 3232021 INFO (solrHandlerExecutor-13776-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:40241/solr/testMustMatch_shard1_replica_n1/ for prop overlay after 1 attempts [junit4] 2> 3232021 INFO (solrHandlerExecutor-13776-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 3232122 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1 [junit4] 2> 3232122 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testMustMatch_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3232122 INFO (SolrConfigHandler-refreshconf) [ ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything [junit4] 2> 3232122 INFO (solrHandlerExecutor-13776-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:40241/solr/testMustMatch_shard1_replica_n1/ for prop overlay after 2 attempts [junit4] 2> 3232122 INFO (solrHandlerExecutor-13776-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 3232202 INFO (Thread-7398) [ ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 3232221 INFO (Thread-7398) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'testMustMatch_shard1_replica_n1' using configuration from collection testMustMatch [junit4] 2> 3232223 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1 [junit4] 2> 3232223 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testMustMatch_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3232223 INFO (SolrConfigHandler-refreshconf) [ ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything [junit4] 2> 3232223 INFO (solrHandlerExecutor-13776-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:40241/solr/testMustMatch_shard1_replica_n1/ for prop overlay after 3 attempts [junit4] 2> 3232223 INFO (solrHandlerExecutor-13776-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 3232277 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40241.solr.core.testMustMatch.shard1.replica_n1' (registry 'solr.core.testMustMatch.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d633705 [junit4] 2> 3232277 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [[testMustMatch_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/testMustMatch_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/./testMustMatch_shard1_replica_n1/data/] [junit4] 2> 3232281 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 3232370 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1 [junit4] 2> 3232370 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testMustMatch_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3232370 INFO (SolrConfigHandler-refreshconf) [ ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything [junit4] 2> 3232370 INFO (solrHandlerExecutor-13776-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:40241/solr/testMustMatch_shard1_replica_n1/ for prop overlay after 4 attempts [junit4] 2> 3232370 INFO (solrHandlerExecutor-13776-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 3232397 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 3232397 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3232400 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@65c63b63[testMustMatch_shard1_replica_n1] main] [junit4] 2> 3232401 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMustMatch [junit4] 2> 3232401 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMustMatch [junit4] 2> 3232401 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMustMatch/managed-schema [junit4] 2> 3232401 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 3232401 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 3232401 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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> 3232402 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3232402 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631151218610929664 [junit4] 2> 3232404 INFO (searcherExecutor-13777-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@65c63b63[testMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3232404 INFO (searcherExecutor-13777-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 3232404 INFO (searcherExecutor-13777-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 3232404 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 3232408 INFO (searcherExecutor-13777-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testMustMatch_shard1_replica_n1] Registered new searcher Searcher@65c63b63[testMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3232408 INFO (Thread-7398) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cf069de[testMustMatch_shard1_replica_n1] main] [junit4] 2> 3232409 INFO (searcherExecutor-13777-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1cf069de[testMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3232409 INFO (searcherExecutor-13777-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 3232413 INFO (searcherExecutor-13777-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testMustMatch_shard1_replica_n1] Registered new searcher Searcher@1cf069de[testMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3232471 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config [junit4] 2> 3232471 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader [junit4] 2> 3232471 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testMustMatch_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3232472 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 554.0ms to set the property overlay to be of version 0 for collection testMustMatch [junit4] 2> 3232472 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testMustMatch_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@aa7593 [junit4] 2> 3232472 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testMustMatch.shard1.replica_n1, tag=aa7593 [junit4] 2> 3232472 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57317808: rootName = solr_40241, domain = solr.core.testMustMatch.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testMustMatch.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@b2d02d6 [junit4] 2> 3232488 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMustMatch.shard1.leader, tag=aa7593 [junit4] 2> 3232489 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3232490 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 3232492 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/testMustMatch/params.json [junit4] 2> 3232492 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection testMustMatch [junit4] 2> 3232492 INFO (Thread-7399) [ ] o.a.s.c.SolrCore config update listener called for core testMustMatch_shard1_replica_n1 [junit4] 2> 3232492 INFO (Thread-7399) [ ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 [junit4] 2> 3232493 INFO (Thread-7399) [ ] o.a.s.c.RequestParams request params refreshed to version 1 [junit4] 2> 3232493 INFO (solrHandlerExecutor-13781-thread-1-processing-n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 3232594 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params [junit4] 2> 3232594 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader [junit4] 2> 3232594 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testMustMatch_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3232595 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 103.0ms to set the property params to be of version 1 for collection testMustMatch [junit4] 2> 3232595 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3232597 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 3232597 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testMustMatch&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3232599 INFO (OverseerCollectionConfigSetProcessor-72102312865497093-127.0.0.1:40241_solr-n_0000000000) [n:127.0.0.1:40241_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> 3232599 INFO (OverseerThreadFactory-13766-thread-3-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null [junit4] 2> 3232600 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testMustMatch.shard1.replica_n1, tag=null [junit4] 2> 3232600 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7cd449: rootName = solr_40241, domain = solr.core.testMustMatch.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testMustMatch.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@b2d02d6 [junit4] 2> 3232627 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testMustMatch_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@3cbc11e3 [junit4] 2> 3232627 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testMustMatch.shard1.replica_n1, tag=3cbc11e3 [junit4] 2> 3232627 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMustMatch.shard1.leader, tag=3cbc11e3 [junit4] 2> 3232630 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMustMatch/terms/shard1 to Terms{values={}, version=1} [junit4] 2> 3232630 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr x:testMustMatch_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=testMustMatch_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=30 [junit4] 2> 3232732 INFO (zkCallback-14459-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testMustMatch/state.json] for collection [testMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3232732 INFO (zkCallback-14459-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testMustMatch/state.json] for collection [testMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3232732 INFO (zkCallback-14459-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testMustMatch/state.json] for collection [testMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3232740 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testMustMatch&action=DELETE&wt=javabin&version=2} status=0 QTime=142 [junit4] 2> 3232845 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3232845 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3232846 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 [junit4] 2> 3232846 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3232847 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3232847 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3232848 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 [junit4] 2> 3232848 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3232896 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3232897 INFO (qtp1858955270-40004) [n:127.0.0.1:40241_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3232898 INFO (qtp1858955270-40005) [n:127.0.0.1:40241_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params router.maxCardinality=2147483647&create-collection.collection.configName=testMustMatch&create-collection.maxShardsPerNode=2&router.field=ship_name_en&name=myAlias&router.name=category&create-collection.numShards=1&create-collection.nrtReplicas=1&action=CREATEALIAS&router.mustMatch=HHS\s.%2B_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3232958 INFO (OverseerCollectionConfigSetProcessor-72102312865497093-127.0.0.1:40241_solr-n_0000000000) [n:127.0.0.1:40241_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 3232960 INFO (OverseerThreadFactory-13766-thread-4-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP [junit4] 2> 3233166 INFO (OverseerStateUpdate-72102312865497093-127.0.0.1:40241_solr-n_0000000000) [n:127.0.0.1:40241_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:40241/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3233369 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testMustMatch&newCollection=true&collection=myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP&version=2&replicaType=NRT&property.routedAliasName=myAlias&coreNodeName=core_node2&name=myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin [junit4] 2> 3234378 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 [junit4] 2> 3234378 INFO (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 1 [junit4] 2> 3234378 WARN (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_69EC707C5A767FF1-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 3234378 WARN (qtp1858955270-40006) [n:127.0.0.1:40241_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] [...truncated too long message...] ms are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1209, maxMBSortInHeap=5.83833627166886, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@8d33636), locale=ar-EH, timezone=Europe/Vilnius [junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 13-testing (64-bit)/cpus=8,threads=1,free=295009160,total=502792192 [junit4] 2> NOTE: All tests run in this JVM: [CheckHdfsIndexTest, SplitShardTest, TestSimExtremeIndexing, TestFastOutputStream, TestCSVResponseWriter, HdfsAutoAddReplicasIntegrationTest, HttpPartitionTest, TestHashQParserPlugin, TestPartialUpdateDeduplication, URLClassifyProcessorTest, TestLuceneIndexBackCompat, BasicDistributedZkTest, MoveReplicaHDFSTest, SolrCoreMetricManagerTest, TestQueryTypes, ZkNodePropsTest, HighlighterTest, SolrMetricsIntegrationTest, TestLegacyNumericUtils, TestManagedSchema, TestStressRecovery, TestSystemIdResolver, SignificantTermsQParserPluginTest, DeleteNodeTest, MetricTriggerIntegrationTest, TestEmbeddedSolrServerSchemaAPI, SOLR749Test, DistributedFacetExistsSmallTest, AssignBackwardCompatibilityTest, BlockJoinFacetSimpleTest, TestSolrCloudWithKerberosAlt, TestFieldResource, FieldMutatingUpdateProcessorTest, DebugComponentTest, RegexBytesRefFilterTest, CollectionStateFormat2Test, AlternateDirectoryTest, BasicAuthStandaloneTest, DeleteStatusTest, CdcrRequestHandlerTest, TestRestManager, SignatureUpdateProcessorFactoryTest, TestFieldCacheWithThreads, TestSchemalessBufferedUpdates, ScheduledTriggerIntegrationTest, TestSchemaVersionResource, TermVectorComponentTest, OutputWriterTest, TestInPlaceUpdatesRequiredField, ManagedSchemaRoundRobinCloudTest, TriggerSetPropertiesIntegrationTest, TestCharFilters, TestSha256AuthenticationProvider, HDFSCollectionsAPITest, DistributedFacetPivotSmallAdvancedTest, CoreSorterTest, SchemaApiFailureTest, PingRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedFacetSimpleRefinementLongTailTest, TestChildDocTransformerHierarchy, TestReloadAndDeleteDocs, AnalyticsQueryTest, TestTolerantUpdateProcessorCloud, TestPushWriter, TestOmitPositions, CreateRoutedAliasTest, DaemonStreamApiTest, HdfsSyncSliceTest, CoreAdminOperationTest, TestLMJelinekMercerSimilarityFactory, HdfsDirectoryFactoryTest, AutoScalingHandlerTest, TestSlowCompositeReaderWrapper, TestDeleteCollectionOnDownNodes, SpellingQueryConverterTest, TestBulkSchemaConcurrent, ByteBuffersDirectoryFactoryTest, ZkCLITest, DirectSolrConnectionTest, TestAddFieldRealTimeGet, TestStressVersions, TestDFRSimilarityFactory, TestSearcherReuse, TestFuzzyAnalyzedSuggestions, DirectSolrSpellCheckerTest, FastVectorHighlighterTest, TestBM25SimilarityFactory, TestLeaderElectionWithEmptyReplica, TestSimDistribStateManager, TestRemoteStreaming, LargeFieldTest, DefaultValueUpdateProcessorTest, TestCoreDiscovery, UpdateRequestProcessorFactoryTest, LeaderElectionIntegrationTest, TestJoin, HdfsChaosMonkeyNothingIsSafeTest, ResponseLogComponentTest, SolrJmxReporterCloudTest, AtomicUpdatesTest, SpatialRPTFieldTypeTest, NodeMarkersRegistrationTest, AutoscalingHistoryHandlerTest, CollectionsAPIAsyncDistributedZkTest, DateFieldTest, TestSSLRandomization, SuggesterWFSTTest, TestDistributedGrouping, TestComplexPhraseQParserPlugin, SSLMigrationTest, DistributedIntervalFacetingTest, TimeZoneUtilsTest, ClusterStateTest, TestReversedWildcardFilterFactory, TestUseDocValuesAsStored2, TestDirectoryFactory, TestNumericRangeQuery32, TestMiniSolrCloudClusterSSL, TestSolrCloudWithHadoopAuthPlugin, SolrTestCaseJ4Test, MigrateRouteKeyTest, HdfsRecoverLeaseTest, TestAuthenticationFramework, PeerSyncTest, OverseerTaskQueueTest, TestHdfsCloudBackupRestore, TestOrdValues, SolrCLIZkUtilsTest, ImplicitSnitchTest, TestValueSourceCache, TestManagedStopFilterFactory, TestRandomRequestDistribution, TestTrackingShardHandlerFactory, SuggesterFSTTest, TestFacetMethods, TestDocumentBuilder, TestNestedDocsSort, TestRandomDVFaceting, TestSimpleTrackingShardHandler, TestTolerantSearch, ConnectionReuseTest, ChaosMonkeyNothingIsSafeTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerTest, PeerSyncReplicationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, ShardRoutingTest, TestCloudConsistency, TestCloudRecovery2, TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, TestDistributedMap, TestDownShardTolerantSearch, TestOnReconnectListenerSupport, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestStressCloudBlindAtomicUpdates, TestWithCollection, SimpleCollectionCreateDeleteTest, TestRequestStatusCollectionAPI, MetricTriggerTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TestPolicyCloud, TestSimGenericDistributedQueue, TestSimLargeCluster, TestCodecSupport, TestConfig, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestDynamicLoading, TestLazyCores, TestSolrCoreSnapshots, DocumentAnalysisRequestHandlerTest, RequestLoggingTest, SearchHandlerTest, TestCSVLoader, TestCoreBackup, TestHdfsBackupRestoreCore, TestRestoreCore, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, TestSolrConfigHandlerConcurrent, TestSystemCollAutoCreate, InfoHandlerTest, LukeRequestHandlerTest, MetricsHandlerTest, MetricsHistoryHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, ShowFileRequestHandlerTest, SystemInfoHandlerTest, TestApiFramework, TestCollectionAPIs, TestConfigsApi, TestCoreAdminApis, ZookeeperStatusHandlerTest, BadComponentTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, DistributedSpellCheckComponentTest, InfixSuggestersTest, ShufflingReplicaListTransformerTest, SpellCheckComponentTest, SuggestComponentContextFilterQueryTest, TestDistributedStatsComponentCardinality, TestExpandComponent, JavabinLoaderTest, EmbeddedSolrNoSerializeTest, Tagger2Test, TestNumericRangeQuery64, SolrCloudReportersTest, TestSubQueryTransformerCrossCore, TestBulkSchemaAPI, BadCopyFieldTest, BadIndexSchemaTest, ChangedSchemaMergeTest, DocValuesMissingTest, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldManagedSchemaCloudTest, TestCloudSchemaless, TestMultiWordSynonyms, TestPayloadCheckQParserPlugin, TestRTGBase, TestRandomCollapseQParserPlugin, TestRecovery, TestReload, TestSimpleQParserPlugin, TestSmileRequest, TestSolr4Spatial2, TestSolrCoreParser, TestSolrFieldCacheBean, TestSolrJ, TestSolrQueryParser, RangeFacetCloudTest, TestCloudJSONFacetJoinDomain, TestCloudJSONFacetSKG, TestJsonFacetsStatsParsing, TestJsonFacetsWithNestedObjects, SortByFunctionTest, TestSortByMinMaxFunction, DistanceFunctionTest, BJQParserTest, TestScoreJoinQPNoScore, TestScoreJoinQPScore, TestJsonRequest, TestLegacyBM25SimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarity, TestPerFieldSimilarityWithDefaultOverride, TestSweetSpotSimilarityFactory, TestDefaultStatsCache, TestDistribIDF, TestExactStatsCache, AuditLoggerIntegrationTest, JWTAuthPluginTest, MultiDestinationAuditLoggerTest, PKIAuthenticationIntegrationTest, HttpSolrCallGetCoreTest, NoCacheHeaderTest, ResponseHeaderTest, FileBasedSpellCheckerTest, SpellCheckCollatorTest, TestAnalyzedSuggestions, TestPhraseSuggestions, BlockDirectoryTest, TestFieldCacheReopen, TestFieldCacheSort, TestNumericTerms64, CdcrUpdateLogTest, DataDrivenBlockJoinTest, PeerSyncWithBufferUpdatesTest, PeerSyncWithLeaderTest, SolrIndexMetricsTest, TestAtomicUpdateErrorCases, TestExceedMaxTermLength, TestIndexingPerformance, TestNestedUpdateProcessor, TestUpdate, TransactionLogTest, UpdateLogTest, CategoryRoutedAliasUpdateProcessorTest] [junit4] Completed [855/855 (1!)] on J2 in 3618.19s, 6 tests, 1 error <<< FAILURES! [...truncated 1 lines...] [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20190418_103629_9626507261332863888945.sysout [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: Java heap space [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid17796.hprof ... [junit4] Heap dump file created [507884895 bytes in 26.430 secs] [junit4] <<< JVM J2: EOF ---- [...truncated 8967 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:633: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created: * java_pid17796.hprof Total time: 198 minutes 59 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]
