Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1615/
1 tests failed. FAILED: org.apache.solr.handler.clustering.DistributedClusteringComponentTest.test Error Message: Captured an uncaught exception in thread: Thread[id=245, name=Thread-99, state=RUNNABLE, group=TGRP-DistributedClusteringComponentTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=245, name=Thread-99, state=RUNNABLE, group=TGRP-DistributedClusteringComponentTest] Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34997/bh/e/collection1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:34997/bh/e/collection1 at __randomizedtesting.SeedInfo.seed([7F72D1328F47A0C9]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) 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.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957) at org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:626) Build Log: [...truncated 19712 lines...] [junit4] Suite: org.apache.solr.handler.clustering.DistributedClusteringComponentTest [junit4] 2> ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2 [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/contrib/solr-clustering/test/J1/temp/solr.handler.clustering.DistributedClusteringComponentTest_7F72D1328F47A0C9-001/init-core-data-001 [junit4] 1> 09:54:08.816 [TEST-DistributedClusteringComponentTest.test-seed#[7F72D1328F47A0C9]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 1> 09:54:14.501 [searcherExecutor-10-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:14.505 [searcherExecutor-10-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:14.960 [TEST-DistributedClusteringComponentTest.test-seed#[7F72D1328F47A0C9]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 1> 09:54:15.800 [searcherExecutor-23-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:15.801 [searcherExecutor-23-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:17.359 [searcherExecutor-10-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:17.365 [searcherExecutor-10-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:17.366 [searcherExecutor-10-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:17.445 [searcherExecutor-23-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:17.446 [searcherExecutor-23-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:17.447 [searcherExecutor-23-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:18.979 [TEST-DistributedClusteringComponentTest.test-seed#[7F72D1328F47A0C9]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 1> 09:54:19.433 [searcherExecutor-40-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:19.435 [searcherExecutor-40-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:19.447 [TEST-DistributedClusteringComponentTest.test-seed#[7F72D1328F47A0C9]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 1> 09:54:19.973 [searcherExecutor-53-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:19.974 [searcherExecutor-53-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:19.985 [TEST-DistributedClusteringComponentTest.test-seed#[7F72D1328F47A0C9]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 1> 09:54:20.334 [searcherExecutor-66-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:20.335 [searcherExecutor-66-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:20.498 [searcherExecutor-40-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:20.500 [searcherExecutor-40-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:20.501 [searcherExecutor-40-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:20.516 [searcherExecutor-53-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:20.517 [searcherExecutor-53-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:20.518 [searcherExecutor-53-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:20.532 [searcherExecutor-66-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:20.533 [searcherExecutor-66-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:20.534 [searcherExecutor-66-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:21.278 [TEST-DistributedClusteringComponentTest.test-seed#[7F72D1328F47A0C9]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 1> 09:54:21.695 [searcherExecutor-85-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:21.696 [searcherExecutor-85-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:21.707 [TEST-DistributedClusteringComponentTest.test-seed#[7F72D1328F47A0C9]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 1> 09:54:22.038 [searcherExecutor-98-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:22.039 [searcherExecutor-98-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:22.052 [TEST-DistributedClusteringComponentTest.test-seed#[7F72D1328F47A0C9]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 1> 09:54:22.439 [searcherExecutor-111-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:22.440 [searcherExecutor-111-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:22.445 [TEST-DistributedClusteringComponentTest.test-seed#[7F72D1328F47A0C9]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 1> 09:54:22.852 [searcherExecutor-124-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:22.853 [searcherExecutor-124-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2308) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:23.028 [searcherExecutor-85-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:23.029 [searcherExecutor-85-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:23.030 [searcherExecutor-85-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:23.044 [searcherExecutor-98-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:23.045 [searcherExecutor-98-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1034) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.handleBareTokenQuery(SolrQueryParserBase.java:800) [junit4] 1> at org.apache.solr.parser.QueryParser.Term(QueryParser.java:421) [junit4] 1> at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:278) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:162) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:23.046 [searcherExecutor-98-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082) [junit4] 1> at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593) [junit4] 1> at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142) [junit4] 1> at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131) [junit4] 1> at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254) [junit4] 1> at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49) [junit4] 1> at org.apache.solr.search.QParser.getQuery(QParser.java:173) [junit4] 1> at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160) [junit4] 1> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272) [junit4] 1> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 1> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541) [junit4] 1> at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74) [junit4] 1> at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2324) [junit4] 1> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 1> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 1> at java.lang.Thread.run(Thread.java:748) [junit4] 1> [junit4] 1> 09:54:23.058 [searcherExecutor-111-thread-1-processing-x:collection1] ERROR org.apache.solr.handler.RequestHandlerBase - org.apache.solr.common.SolrException: no field name specified in query and no default specified via ' [...truncated too long message...] ve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null900041859 [copy] Copying 238 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null900041859 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null900041859 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 59ms :: artifacts dl 9ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 278 minutes 14 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$34.hasMatch(FilePath.java:2678) at hudson.FilePath$34.invoke(FilePath.java:2557) at hudson.FilePath$34.invoke(FilePath.java:2547) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1036) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1038) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
