Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0ADDCF46D for ; Sun, 28 Apr 2013 10:27:15 +0000 (UTC) Received: (qmail 12249 invoked by uid 500); 28 Apr 2013 10:27:13 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 12180 invoked by uid 500); 28 Apr 2013 10:27:12 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 12167 invoked by uid 99); 28 Apr 2013 10:27:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Apr 2013 10:27:12 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Apr 2013 10:26:50 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id DE31914AA043 for ; Sun, 28 Apr 2013 10:26:29 +0000 (UTC) Date: Sun, 28 Apr 2013 10:26:11 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1149276687.131.1367144789908.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_21) - Build # 2771 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_130_960317783.1367144771685" X-Jenkins-Job: Lucene-Solr-trunk-Windows X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_130_960317783.1367144771685 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2771/ Java: 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest= .testGetEmptyResults Error Message: IOException occured when talking to server at: https://127.0.0.1:64794/solr= /collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when = talking to server at: https://127.0.0.1:64794/solr/collection1 =09at __randomizedtesting.SeedInfo.seed([684260099B060508:33837117AF816102]= :0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:435) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:180) =09at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.request(= ConcurrentUpdateSolrServer.java:256) =09at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(Ab= stractUpdateRequest.java:117) =09at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168) =09at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146) =09at org.apache.solr.client.solrj.SolrExampleTests.testGetEmptyResults(Sol= rExampleTests.java:279) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:601) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:722) Caused by: org.apache.http.NoHttpResponseException: The target server faile= d to respond =09at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(Default= HttpResponseParser.java:95) =09at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(Default= HttpResponseParser.java:62) =09at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessagePa= rser.java:254) =09at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHead= er(AbstractHttpClientConnection.java:289) =09at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHead= er(DefaultClientConnection.java:252) =09at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponse= Header(ManagedClientConnectionImpl.java:191) =09at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRe= questExecutor.java:300) =09at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecu= tor.java:127) =09at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(Default= RequestDirector.java:717) =09at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq= uestDirector.java:522) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:906) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:805) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:784) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:365) =09... 46 more Build Log: [...truncated 10143 lines...] [junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStr= eamingTest [junit4:junit4] 1> 11043 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] WARN org.apache.solr.SolrTestCaseJ4 =EF=BF=BD startTracki= ngSearchers: numOpens=3D1 numCloses=3D1 [junit4:junit4] 1> 11100 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.SolrJettyTestBase =EF=BF=BD Randomiz= ed ssl (true) and clientAuth (false) [junit4:junit4] 1> 11101 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD ####initCor= e [junit4:junit4] 1> 11104 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD ####initCor= e end [junit4:junit4] 1> 11172 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.eclipse.jetty.server.Server =EF=BF=BD jetty-8.1.= 10.v20130312 [junit4:junit4] 1> 11410 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.eclipse.jetty.util.ssl.SslContextFactory =EF=BF= =BD Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv= 2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4:junit4] 1> 11435 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.eclipse.jetty.server.AbstractConnector =EF=BF=BD= Started SslSelectChannelConnector@127.0.0.1:64794 [junit4:junit4] 1> 11440 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.servlet.SolrDispatchFilter =EF=BF=BD= SolrDispatchFilter.init() [junit4:junit4] 1> 11450 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.SolrResourceLoader =EF=BF=BD JN= DI not configured for solr (NoInitialContextEx) [junit4:junit4] 1> 11451 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.SolrResourceLoader =EF=BF=BD us= ing system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-= Solr-trunk-Windows\solr\example\solr [junit4:junit4] 1> 11451 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.CoreContainer =EF=BF=BD looking= for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wi= ndows\solr\example\solr\solr.xml [junit4:junit4] 1> 11452 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.CoreContainer =EF=BF=BD New Cor= eContainer 1751618666 [junit4:junit4] 1> 11453 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.CoreContainer =EF=BF=BD Loading= CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\example\solr\' [junit4:junit4] 1> 11454 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.SolrResourceLoader =EF=BF=BD ne= w SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene= -Solr-trunk-Windows\solr\example\solr\' [junit4:junit4] 1> 11642 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.SolrCoreDiscoverer =EF=BF=BD Lo= oking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Window= s\solr\example\solr [junit4:junit4] 1> 11644 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.SolrCoreDiscoverer =EF=BF=BD Lo= oking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Window= s\solr\example\solr\.svn [junit4:junit4] 1> 11646 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.SolrCoreDiscoverer =EF=BF=BD Lo= oking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Window= s\solr\example\solr\.svn\prop-base [junit4:junit4] 1> 11649 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.SolrCoreDiscoverer =EF=BF=BD Lo= oking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Window= s\solr\example\solr\.svn\props [junit4:junit4] 1> 11651 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.SolrCoreDiscoverer =EF=BF=BD Lo= oking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Window= s\solr\example\solr\.svn\text-base [junit4:junit4] 1> 11654 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.SolrCoreDiscoverer =EF=BF=BD Lo= oking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Window= s\solr\example\solr\.svn\tmp [junit4:junit4] 1> 11656 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.SolrCoreDiscoverer =EF=BF=BD Lo= oking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Window= s\solr\example\solr\.svn\tmp\prop-base [junit4:junit4] 1> 11657 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.SolrCoreDiscoverer =EF=BF=BD Lo= oking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Window= s\solr\example\solr\.svn\tmp\props [junit4:junit4] 1> 11659 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.SolrCoreDiscoverer =EF=BF=BD Lo= oking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Window= s\solr\example\solr\.svn\tmp\text-base [junit4:junit4] 1> 11660 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.SolrCoreDiscoverer =EF=BF=BD Di= scovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-= Windows\solr\example\solr\collection1\core.properties, adding to cores [junit4:junit4] 1> SET INST DIR:C:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\example\solr\collection1 [junit4:junit4] 1> 11674 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.handler.component.HttpShardHandlerFac= tory =EF=BF=BD Setting socketTimeout to: 0 [junit4:junit4] 1> 11674 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.handler.component.HttpShardHandlerFac= tory =EF=BF=BD Setting urlScheme to: http:// [junit4:junit4] 1> 11675 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.handler.component.HttpShardHandlerFac= tory =EF=BF=BD Setting connTimeout to: 0 [junit4:junit4] 1> 11675 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.handler.component.HttpShardHandlerFac= tory =EF=BF=BD Setting maxConnectionsPerHost to: 20 [junit4:junit4] 1> 11675 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.handler.component.HttpShardHandlerFac= tory =EF=BF=BD Setting corePoolSize to: 0 [junit4:junit4] 1> 11676 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.handler.component.HttpShardHandlerFac= tory =EF=BF=BD Setting maximumPoolSize to: 2147483647 [junit4:junit4] 1> 11677 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.handler.component.HttpShardHandlerFac= tory =EF=BF=BD Setting maxThreadIdleTime to: 5 [junit4:junit4] 1> 11678 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.handler.component.HttpShardHandlerFac= tory =EF=BF=BD Setting sizeOfQueue to: -1 [junit4:junit4] 1> 11679 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.handler.component.HttpShardHandlerFac= tory =EF=BF=BD Setting fairnessPolicy to: false [junit4:junit4] 1> 11679 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.client.solrj.impl.HttpClientUtil =EF= =BF=BD Creating new http client, config:maxConnectionsPerHost=3D20&maxConne= ctions=3D10000&socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 1> 11686 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.core.CoreContainer =EF=BF=BD Registe= ring Log Listener [junit4:junit4] 1> 11691 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.CoreContainer =EF=BF=BD Creating SolrCore 'collection1' using in= stanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\e= xample\solr\collection1 [junit4:junit4] 1> 11693 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrResourceLoader =EF=BF=BD new SolrResourceLoader for director= y: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\= solr\collection1\' [junit4:junit4] 1> 11751 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrConfig =EF=BF=BD Adding specified lib dirs to ClassLoader [junit4:junit4] 1> 11753 [coreLoadExecutor-10-thread-1] WARN org.apache.= solr.core.SolrResourceLoader =EF=BF=BD No files added to classloader from = lib: ../../../contrib/extraction/lib (resolved as: C:\Users\JenkinsSlave\wo= rkspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\co= ntrib\extraction\lib). [junit4:junit4] 1> 11754 [coreLoadExecutor-10-thread-1] WARN org.apache.= solr.core.SolrResourceLoader =EF=BF=BD Can't find (or read) directory to a= dd to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\works= pace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist)= . [junit4:junit4] 1> 11756 [coreLoadExecutor-10-thread-1] WARN org.apache.= solr.core.SolrResourceLoader =EF=BF=BD No files added to classloader from = lib: ../../../contrib/clustering/lib/ (resolved as: C:\Users\JenkinsSlave\w= orkspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\c= ontrib\clustering\lib). [junit4:junit4] 1> 11756 [coreLoadExecutor-10-thread-1] WARN org.apache.= solr.core.SolrResourceLoader =EF=BF=BD Can't find (or read) directory to a= dd to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\works= pace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist)= . [junit4:junit4] 1> 11757 [coreLoadExecutor-10-thread-1] WARN org.apache.= solr.core.SolrResourceLoader =EF=BF=BD No files added to classloader from = lib: ../../../contrib/langid/lib/ (resolved as: C:\Users\JenkinsSlave\works= pace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contr= ib\langid\lib). [junit4:junit4] 1> 11758 [coreLoadExecutor-10-thread-1] WARN org.apache.= solr.core.SolrResourceLoader =EF=BF=BD Can't find (or read) directory to a= dd to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\works= pace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist)= . [junit4:junit4] 1> 11759 [coreLoadExecutor-10-thread-1] WARN org.apache.= solr.core.SolrResourceLoader =EF=BF=BD No files added to classloader from = lib: ../../../contrib/velocity/lib (resolved as: C:\Users\JenkinsSlave\work= space\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\cont= rib\velocity\lib). [junit4:junit4] 1> 11760 [coreLoadExecutor-10-thread-1] WARN org.apache.= solr.core.SolrResourceLoader =EF=BF=BD Can't find (or read) directory to a= dd to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\works= pace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist)= . [junit4:junit4] 1> 11761 [coreLoadExecutor-10-thread-1] WARN org.apache.= solr.core.SolrResourceLoader =EF=BF=BD Can't find (or read) directory to a= dd to classloader: /non/existent/dir/yields/warning (resolved as: C:\Users\= JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collecti= on1\non\existent\dir\yields\warning). [junit4:junit4] 1> 11882 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrConfig =EF=BF=BD Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 1> 12017 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.Config =EF=BF=BD Loaded SolrConfig: solrconfig.xml [junit4:junit4] 1> 12019 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.schema.IndexSchema =EF=BF=BD Reading Solr Schema from schema.xml [junit4:junit4] 1> 12051 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.schema.IndexSchema =EF=BF=BD Schema name=3Dexample [junit4:junit4] 1> 12981 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.schema.IndexSchema =EF=BF=BD unique key field: id [junit4:junit4] 1> 13007 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.schema.FileExchangeRateProvider =EF=BF=BD Reloading exchange rates fr= om file currency.xml [junit4:junit4] 1> 13017 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.schema.FileExchangeRateProvider =EF=BF=BD Reloading exchange rates fr= om file currency.xml [junit4:junit4] 1> 13087 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 1> 13088 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Opening new SolrCore at C:\User= s\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collec= tion1\, dataDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows= \solr\build\solr-solrj\test\J0\solrtest-SolrExampleStreamingTest-1367144357= 284\ [junit4:junit4] 1> 13088 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.JmxMonitoredMap =EF=BF=BD JMX monitoring is enabled. Adding Solr= mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@198a290f [junit4:junit4] 1> 13097 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Added SolrEventListener for new= Searcher: org.apache.solr.core.QuerySenderListener{queries=3D[]} [junit4:junit4] 1> 13098 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Added SolrEventListener for fir= stSearcher: org.apache.solr.core.QuerySenderListener{queries=3D[{q=3Dstatic= firstSearcher warming in solrconfig.xml}]} [junit4:junit4] 1> 13098 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 1> 13099 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.CachingDirectoryFactory =EF=BF=BD return new directory for C:\Us= ers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\= test\J0\solrtest-SolrExampleStreamingTest-1367144357284\ [junit4:junit4] 1> 13099 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD New index directory detected: old=3Dnull new= =3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\sol= r-solrj\test\J0\solrtest-SolrExampleStreamingTest-1367144357284\index/ [junit4:junit4] 1> 13100 [coreLoadExecutor-10-thread-1] WARN org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Solr index directory 'C:\Users\= JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test= \J0\solrtest-SolrExampleStreamingTest-1367144357284\index' doesn't exist. C= reating new index... [junit4:junit4] 1> 13113 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.CachingDirectoryFactory =EF=BF=BD return new directory for C:\Us= ers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\= test\J0\solrtest-SolrExampleStreamingTest-1367144357284\index [junit4:junit4] 1> 13117 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D1 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1,generation= =3D1} [junit4:junit4] 1> 13118 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD newest commit generation =3D 1 [junit4:junit4] 1> 13120 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD created json: solr.JSONResponseWriter [junit4:junit4] 1> 13120 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD adding lazy queryResponseWriter: solr.Velocit= yResponseWriter [junit4:junit4] 1> 13120 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD created velocity: solr.VelocityResponseWriter [junit4:junit4] 1> 13121 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD created xslt: solr.XSLTResponseWriter [junit4:junit4] 1> 13121 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.response.XSLTResponseWriter =EF=BF=BD xsltCacheLifetimeSeconds=3D5 [junit4:junit4] 1> 13125 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /select: solr.SearchHandler [junit4:junit4] 1> 13127 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /query: solr.SearchHandler [junit4:junit4] 1> 13129 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /get: solr.RealTimeGetHandler [junit4:junit4] 1> 13130 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /browse: solr.SearchHandler [junit4:junit4] 1> 13130 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /update: solr.UpdateRequestHan= dler [junit4:junit4] 1> 13131 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /update/json: solr.JsonUpdateR= equestHandler [junit4:junit4] 1> 13131 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /update/csv: solr.CSVRequestHa= ndler [junit4:junit4] 1> 13132 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD adding lazy requestHandler: solr.extra= ction.ExtractingRequestHandler [junit4:junit4] 1> 13133 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /update/extract: solr.extracti= on.ExtractingRequestHandler [junit4:junit4] 1> 13134 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD adding lazy requestHandler: solr.Field= AnalysisRequestHandler [junit4:junit4] 1> 13134 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /analysis/field: solr.FieldAna= lysisRequestHandler [junit4:junit4] 1> 13135 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD adding lazy requestHandler: solr.Docum= entAnalysisRequestHandler [junit4:junit4] 1> 13135 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /analysis/document: solr.Docum= entAnalysisRequestHandler [junit4:junit4] 1> 13135 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /admin/: solr.admin.AdminHandl= ers [junit4:junit4] 1> 13136 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /admin/ping: solr.PingRequestH= andler [junit4:junit4] 1> 13137 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /debug/dump: solr.DumpRequestH= andler [junit4:junit4] 1> 13138 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /replication: solr.Replication= Handler [junit4:junit4] 1> 13139 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD adding lazy requestHandler: solr.Searc= hHandler [junit4:junit4] 1> 13140 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /spell: solr.SearchHandler [junit4:junit4] 1> 13140 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD adding lazy requestHandler: solr.Searc= hHandler [junit4:junit4] 1> 13140 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /tvrh: solr.SearchHandler [junit4:junit4] 1> 13141 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD adding lazy requestHandler: solr.Searc= hHandler [junit4:junit4] 1> 13141 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /terms: solr.SearchHandler [junit4:junit4] 1> 13142 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD adding lazy requestHandler: solr.Searc= hHandler [junit4:junit4] 1> 13142 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.RequestHandlers =EF=BF=BD created /elevate: solr.SearchHandler [junit4:junit4] 1> 13153 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.handler.loader.XMLLoader =EF=BF=BD xsltCacheLifetimeSeconds=3D60 [junit4:junit4] 1> 13155 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.handler.loader.XMLLoader =EF=BF=BD xsltCacheLifetimeSeconds=3D60 [junit4:junit4] 1> 13158 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.handler.loader.XMLLoader =EF=BF=BD xsltCacheLifetimeSeconds=3D60 [junit4:junit4] 1> 13166 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.search.SolrIndexSearcher =EF=BF=BD Opening Searcher@4229c502 main [junit4:junit4] 1> 13167 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.update.UpdateHandler =EF=BF=BD Clearing tlog files, tlogDir=3DC:\User= s\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\te= st\J0\solrtest-SolrExampleStreamingTest-1367144357284\tlog [junit4:junit4] 1> 13170 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD Hard AutoCommit: if uncommited for 15000ms;= =20 [junit4:junit4] 1> 13170 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD Soft AutoCommit: disabled [junit4:junit4] 1> 13171 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.handler.component.SpellCheckComponent =EF=BF=BD Initializing spell ch= eckers [junit4:junit4] 1> 13171 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.spelling.DirectSolrSpellChecker =EF=BF=BD init: {name=3Ddefault,field= =3Dtext,classname=3Dsolr.DirectSolrSpellChecker,distanceMeasure=3Dinternal,= accuracy=3D0.5,maxEdits=3D2,minPrefix=3D1,maxInspections=3D5,minQueryLength= =3D4,maxQueryFrequency=3D0.01} [junit4:junit4] 1> 13172 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.handler.component.SpellCheckComponent =EF=BF=BD No queryConverter def= ined, using default converter [junit4:junit4] 1> 13174 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.handler.component.QueryElevationComponent =EF=BF=BD Loading QueryElev= ation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\= example\solr\collection1\conf\elevate.xml [junit4:junit4] 1> 13195 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.handler.ReplicationHandler =EF=BF=BD Commits will be reserved for 10= 000 [junit4:junit4] 1> 13196 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@4229c502 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 1> 13198 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] webapp=3Dnull path=3Dnull param= s=3D{event=3DfirstSearcher&q=3Dstatic+firstSearcher+warming+in+solrconfig.x= ml&distrib=3Dfalse} hits=3D0 status=3D0 QTime=3D1=20 [junit4:junit4] 1> 13198 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 13199 [searcherExecutor-11-thread-1] INFO org.apache.= solr.handler.component.SpellCheckComponent =EF=BF=BD Loading spell index f= or spellchecker: default [junit4:junit4] 1> 13200 [searcherExecutor-11-thread-1] INFO org.apache.= solr.handler.component.SpellCheckComponent =EF=BF=BD Loading spell index f= or spellchecker: wordbreak [junit4:junit4] 1> 13201 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@4229c502 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 1> 13211 [coreLoadExecutor-10-thread-1] INFO org.apache.= solr.core.CoreContainer =EF=BF=BD registering core: collection1 [junit4:junit4] 1> 13211 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.servlet.SolrDispatchFilter =EF=BF=BD= user.dir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\= build\solr-solrj\test\J0 [junit4:junit4] 1> 13211 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.servlet.SolrDispatchFilter =EF=BF=BD= SolrDispatchFilter.init() done [junit4:junit4] 1> 13212 [SUITE-SolrExampleStreamingTest-seed#[684260099B= 060508]-worker] INFO org.apache.solr.SolrJettyTestBase =EF=BF=BD Jetty As= signed Port#64794 [junit4:junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Luce= ne-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-SolrExampleS= treamingTest-1367144357284 [junit4:junit4] 1> 13229 [TEST-SolrExampleStreamingTest.testQueryWithPara= ms-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD= ###Starting testQueryWithParams [junit4:junit4] 1> 13276 [TEST-SolrExampleStreamingTest.testQueryWithPara= ms-seed#[684260099B060508]] INFO org.apache.solr.client.solrj.impl.HttpCli= entUtil =EF=BF=BD Creating new http client, config:maxConnections=3D128&ma= xConnectionsPerHost=3D32&followRedirects=3Dfalse [junit4:junit4] 1> 14024 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= query&debug=3Dtrue&wt=3Dxml&version=3D2.2} hits=3D0 status=3D0 QTime=3D26= =20 [junit4:junit4] 1> 14302 [TEST-SolrExampleStreamingTest.testQueryWithPara= ms-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD= ###Ending testQueryWithParams [junit4:junit4] 1> 14326 [TEST-SolrExampleStreamingTest.testStatistics-se= ed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD ###S= tarting testStatistics [junit4:junit4] 1> 14465 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onInit: commits: num=3D1 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1,generation= =3D1} [junit4:junit4] 1> 14467 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 1 [junit4:junit4] 1> 14530 [qtp523206750-35] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@18a7082a realtime [junit4:junit4] 1> 14540 [qtp523206750-35] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554765= 064699904)} 0 149 [junit4:junit4] 1> 14561 [qtp523206750-37] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 14564 [qtp523206750-37] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1,generation= =3D1} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_2,generation= =3D2} [junit4:junit4] 1> 14565 [qtp523206750-37] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 2 [junit4:junit4] 1> 14568 [qtp523206750-37] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@790bb6f4 main [junit4:junit4] 1> 14581 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@790bb6f4 main{StandardDirectoryReader(segments_1:1:nrt)} [junit4:junit4] 1> 14584 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 14587 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@790bb6f4 main{StandardDirectoryReader(segments_1:1:nrt)} [junit4:junit4] 1> 14583 [qtp523206750-37] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 14591 [qtp523206750-37] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 30 [junit4:junit4] 1> 14607 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= *:*&wt=3Dxml&version=3D2.2} hits=3D0 status=3D0 QTime=3D6=20 [junit4:junit4] 1> 14623 [concurrentUpdateScheduler-1-thread-1] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@5655be75 [junit4:junit4] 1> 14625 [concurrentUpdateScheduler-1-thread-4] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@168da839 [junit4:junit4] 1> 14624 [concurrentUpdateScheduler-1-thread-2] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@150b2f3 [junit4:junit4] 1> 14626 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@3b022cae [junit4:junit4] 1> 14626 [concurrentUpdateScheduler-1-thread-5] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@72322884 [junit4:junit4] 1> 14881 [qtp523206750-35] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[doc3 (1433554765341523968= ), doc5 (1433554765540753408), doc6 (1433554765542850560), doc7 (1433554765= 543899136), doc8 (1433554765544947712), doc9 (1433554765545996288)]} 0 199 [junit4:junit4] 1> 14884 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: doc3 is 200 [junit4:junit4] 1> 14885 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@3b0= 22cae [junit4:junit4] 1> 14891 [qtp523206750-37] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[doc4 (1433554765358301184= )]} 0 190 [junit4:junit4] 1> 14894 [concurrentUpdateScheduler-1-thread-5] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: doc4 is 200 [junit4:junit4] 1> 14895 [concurrentUpdateScheduler-1-thread-5] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@723= 22884 [junit4:junit4] 1> 14895 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[doc2 (1433554765359349760= )]} 0 192 [junit4:junit4] 1> 14896 [concurrentUpdateScheduler-1-thread-2] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: doc2 is 200 [junit4:junit4] 1> 14901 [concurrentUpdateScheduler-1-thread-2] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@150= b2f3 [junit4:junit4] 1> 14911 [qtp523206750-33] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[doc1 (1433554765354106880= )]} 0 215 [junit4:junit4] 1> 14912 [concurrentUpdateScheduler-1-thread-4] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: doc1 is 200 [junit4:junit4] 1> 14913 [concurrentUpdateScheduler-1-thread-4] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@168= da839 [junit4:junit4] 1> 14914 [qtp523206750-36] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[doc0 (1433554765363544064= )]} 0 208 [junit4:junit4] 1> 14916 [concurrentUpdateScheduler-1-thread-1] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: doc0 is 200 [junit4:junit4] 1> 14916 [concurrentUpdateScheduler-1-thread-1] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@565= 5be75 [junit4:junit4] 1> 14924 [qtp523206750-34] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 15309 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_2,generation= =3D2} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_3,generation= =3D3} [junit4:junit4] 1> 15310 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 3 [junit4:junit4] 1> 15449 [qtp523206750-34] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@20586c6 main [junit4:junit4] 1> 15451 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@20586c6 main{StandardDirectoryReader(segments_3:7:nrt _0(5.0):C2 _1(5.0= ):C2 _2(5.0):C6)} [junit4:junit4] 1> 15451 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 15455 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@20586c6 main{StandardDirectoryReader(segments_3:7:nrt _0(5.0):C2 _1(5.0):= C2 _2(5.0):C6)} [junit4:junit4] 1> 15460 [qtp523206750-34] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 15460 [qtp523206750-34] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 537 [junit4:junit4] 1> 15507 [qtp523206750-37] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= *:*&wt=3Dxml&version=3D2.2} hits=3D10 status=3D0 QTime=3D42=20 [junit4:junit4] 1> 15675 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{stat= s.field=3Dval_pi&stats=3Dtrue&q=3D*:*&wt=3Dxml&version=3D2.2&rows=3D0} hits= =3D10 status=3D0 QTime=3D138=20 [junit4:junit4] 1> 15799 [qtp523206750-36] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@212bd37a realtime [junit4:junit4] 1> 15801 [qtp523206750-36] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554766= 389051392)} 0 116 [junit4:junit4] 1> 15805 [qtp523206750-35] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 15807 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_3,generation= =3D3} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_4,generation= =3D4} [junit4:junit4] 1> 15807 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 4 [junit4:junit4] 1> 15813 [qtp523206750-35] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@2ce16496 main [junit4:junit4] 1> 15817 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@2ce16496 main{StandardDirectoryReader(segments_3:9:nrt)} [junit4:junit4] 1> 15818 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 15818 [qtp523206750-35] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 15821 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@2ce16496 main{StandardDirectoryReader(segments_3:9:nrt)} [junit4:junit4] 1> 15824 [qtp523206750-35] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 19 [junit4:junit4] 1> 15829 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= *:*&wt=3Dxml&version=3D2.2} hits=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 1> 15832 [concurrentUpdateScheduler-1-thread-1] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@38dc54d6 [junit4:junit4] 1> 15832 [concurrentUpdateScheduler-1-thread-2] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@39823684 [junit4:junit4] 1> 15832 [concurrentUpdateScheduler-1-thread-4] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@4bb488d0 [junit4:junit4] 1> 15832 [concurrentUpdateScheduler-1-thread-5] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@945cac4 [junit4:junit4] 1> 15834 [concurrentUpdateScheduler-1-thread-5] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@945= cac4 [junit4:junit4] 1> 15832 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@45030e9d [junit4:junit4] 1> 15841 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@450= 30e9d [junit4:junit4] 1> 16065 [qtp523206750-37] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[doc10 (143355476654528921= 6), doc13 (1433554766549483520), doc14 (1433554766549483521)]} 0 231 [junit4:junit4] 1> 16067 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[doc12 (143355476655262924= 8)]} 0 227 [junit4:junit4] 1> 16067 [concurrentUpdateScheduler-1-thread-1] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: doc10 is 200 [junit4:junit4] 1> 16068 [concurrentUpdateScheduler-1-thread-4] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: doc12 is 200 [junit4:junit4] 1> 16069 [concurrentUpdateScheduler-1-thread-1] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@38d= c54d6 [junit4:junit4] 1> 16071 [concurrentUpdateScheduler-1-thread-4] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@4bb= 488d0 [junit4:junit4] 1> 16073 [qtp523206750-33] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[doc11 (143355476655472640= 0)]} 0 230 [junit4:junit4] 1> 16074 [concurrentUpdateScheduler-1-thread-2] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: doc11 is 200 [junit4:junit4] 1> 16075 [concurrentUpdateScheduler-1-thread-2] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@398= 23684 [junit4:junit4] 1> 16080 [qtp523206750-36] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 16090 [qtp523206750-36] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_4,generation= =3D4} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_5,generation= =3D5} [junit4:junit4] 1> 16091 [qtp523206750-36] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 5 [junit4:junit4] 1> 16094 [qtp523206750-36] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@ee3aff0 main [junit4:junit4] 1> 16095 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@ee3aff0 main{StandardDirectoryReader(segments_5:13:nrt _3(5.0):C4 _4(5.= 0):C1)} [junit4:junit4] 1> 16095 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 16095 [qtp523206750-36] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 16099 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@ee3aff0 main{StandardDirectoryReader(segments_5:13:nrt _3(5.0):C4 _4(5.0)= :C1)} [junit4:junit4] 1> 16100 [qtp523206750-36] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 21 [junit4:junit4] 1> 16111 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= *:*&wt=3Dxml&version=3D2.2} hits=3D5 status=3D0 QTime=3D1=20 [junit4:junit4] 1> 16133 [qtp523206750-37] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{stat= s.field=3Dval_pi&stats=3Dtrue&q=3D*:*&wt=3Dxml&version=3D2.2&rows=3D0} hits= =3D5 status=3D0 QTime=3D0=20 [junit4:junit4] 1> 16144 [qtp523206750-38] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@5e398c3f realtime [junit4:junit4] 1> 16146 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554766= 866153472)} 0 6 [junit4:junit4] 1> 16151 [qtp523206750-33] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 16153 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_5,generation= =3D5} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_6,generation= =3D6} [junit4:junit4] 1> 16153 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 6 [junit4:junit4] 1> 16155 [qtp523206750-33] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@42bc6c9d main [junit4:junit4] 1> 16156 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@42bc6c9d main{StandardDirectoryReader(segments_5:15:nrt)} [junit4:junit4] 1> 16156 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 16156 [qtp523206750-33] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 16160 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@42bc6c9d main{StandardDirectoryReader(segments_5:15:nrt)} [junit4:junit4] 1> 16163 [qtp523206750-33] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 12 [junit4:junit4] 1> 16169 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= *:*&wt=3Dxml&version=3D2.2} hits=3D0 status=3D0 QTime=3D2=20 [junit4:junit4] 1> 16171 [concurrentUpdateScheduler-1-thread-1] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@6d2c0060 [junit4:junit4] 1> 16172 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@63ccd69e [junit4:junit4] 1> 16173 [concurrentUpdateScheduler-1-thread-5] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@1d1e5242 [junit4:junit4] 1> 16193 [concurrentUpdateScheduler-1-thread-2] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@4c585e91 [junit4:junit4] 1> 16196 [concurrentUpdateScheduler-1-thread-2] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@4c5= 85e91 [junit4:junit4] 1> 16196 [concurrentUpdateScheduler-1-thread-4] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@36e74627 [junit4:junit4] 1> 16198 [concurrentUpdateScheduler-1-thread-4] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@36e= 74627 [junit4:junit4] 1> 16410 [qtp523206750-36] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[doc0 (1433554766904950784= ), doc3 (1433554766925922305), doc4 (1433554766931165184)]} 0 234 [junit4:junit4] 1> 16413 [concurrentUpdateScheduler-1-thread-1] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: doc0 is 200 [junit4:junit4] 1> 16414 [concurrentUpdateScheduler-1-thread-1] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@6d2= c0060 [junit4:junit4] 1> 16431 [qtp523206750-34] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[doc2 (1433554766925922304= ), doc5 (1433554766930116608), doc6 (1433554766931165185), doc7 (1433554766= 934310912), doc8 (1433554766936408064), doc9 (1433554766937456640)]} 0 235 [junit4:junit4] 1> 16433 [concurrentUpdateScheduler-1-thread-5] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: doc2 is 200 [junit4:junit4] 1> 16434 [concurrentUpdateScheduler-1-thread-5] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@1d1= e5242 [junit4:junit4] 1> 16436 [qtp523206750-37] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[doc1 (1433554766932213760= )]} 0 234 [junit4:junit4] 1> 16438 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: doc1 is 200 [junit4:junit4] 1> 16440 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@63c= cd69e [junit4:junit4] 1> 16443 [qtp523206750-38] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 16450 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_6,generation= =3D6} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_7,generation= =3D7} [junit4:junit4] 1> 16452 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 7 [junit4:junit4] 1> 16452 [qtp523206750-38] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@36033d7 main [junit4:junit4] 1> 16455 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@36033d7 main{StandardDirectoryReader(segments_7:17:nrt _5(5.0):C10)} [junit4:junit4] 1> 16457 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 16457 [qtp523206750-38] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 16462 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@36033d7 main{StandardDirectoryReader(segments_7:17:nrt _5(5.0):C10)} [junit4:junit4] 1> 16464 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 22 [junit4:junit4] 1> 16481 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= inStock:true&wt=3Dxml&version=3D2.2} hits=3D5 status=3D0 QTime=3D9=20 [junit4:junit4] 1> 16490 [qtp523206750-36] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= inStock:false&wt=3Dxml&version=3D2.2} hits=3D5 status=3D0 QTime=3D1=20 [junit4:junit4] 1> 16535 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{f.va= l_pi.stats.facet=3DinStock&stats.field=3Dval_pi&stats=3Dtrue&q=3D*:*&wt=3Dx= ml&version=3D2.2&rows=3D0} hits=3D10 status=3D0 QTime=3D37=20 [junit4:junit4] 1> 16543 [TEST-SolrExampleStreamingTest.testStatistics-se= ed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD ###E= nding testStatistics [junit4:junit4] 1> 16589 [TEST-SolrExampleStreamingTest.testCommitWithinO= nDelete-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF= =BF=BD ###Starting testCommitWithinOnDelete [junit4:junit4] 1> 16598 [qtp523206750-37] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@5fb4f419 realtime [junit4:junit4] 1> 16614 [qtp523206750-37] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554767= 343255552)} 0 19 [junit4:junit4] 1> 16622 [qtp523206750-38] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 16623 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_7,generation= =3D7} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_8,generation= =3D8} [junit4:junit4] 1> 16623 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 8 [junit4:junit4] 1> 16626 [qtp523206750-38] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@42821db main [junit4:junit4] 1> 16628 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@42821db main{StandardDirectoryReader(segments_7:19:nrt)} [junit4:junit4] 1> 16629 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 16635 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@42821db main{StandardDirectoryReader(segments_7:19:nrt)} [junit4:junit4] 1> 16637 [qtp523206750-38] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 16639 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 17 [junit4:junit4] 1> 16647 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= *:*&wt=3Dxml&version=3D2.2} hits=3D0 status=3D0 QTime=3D1=20 [junit4:junit4] 1> 16668 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@5e9c6165 [junit4:junit4] 1> 16908 [qtp523206750-35] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[id3 (1433554767423995904)= ]} 0 236 [junit4:junit4] 1> 16910 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: id3 is 200 [junit4:junit4] 1> 16911 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@5e9= c6165 [junit4:junit4] 1> 16915 [qtp523206750-34] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 16920 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_8,generation= =3D8} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_9,generation= =3D9} [junit4:junit4] 1> 16922 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 9 [junit4:junit4] 1> 16924 [qtp523206750-34] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@f751b15 main [junit4:junit4] 1> 16926 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@f751b15 main{StandardDirectoryReader(segments_9:21:nrt _6(5.0):C1)} [junit4:junit4] 1> 16926 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 16931 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@f751b15 main{StandardDirectoryReader(segments_9:21:nrt _6(5.0):C1)} [junit4:junit4] 1> 16931 [qtp523206750-34] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 16931 [qtp523206750-34] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 16 [junit4:junit4] 1> 16937 [qtp523206750-37] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= id:id3&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QTime=3D2=20 [junit4:junit4] 1> 16946 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {delete=3D[id3 (-1433554767709208= 576)]} 0 3 [junit4:junit4] 1> 16951 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= id:id3&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QTime=3D1=20 [junit4:junit4] 1> 17192 [qtp523206750-36] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= id:id3&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QTime=3D1=20 [junit4:junit4] 1> 17433 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= id:id3&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QTime=3D1=20 [junit4:junit4] 1> 17673 [qtp523206750-37] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= id:id3&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QTime=3D0=20 [junit4:junit4] 1> 17913 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= id:id3&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QTime=3D0=20 [junit4:junit4] 1> 17948 [commitScheduler-14-thread-1] INFO org.apache.s= olr.update.UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSear= cher=3Dtrue,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dtrue,pr= epareCommit=3Dfalse} [junit4:junit4] 1> 17950 [commitScheduler-14-thread-1] INFO org.apache.s= olr.search.SolrIndexSearcher =EF=BF=BD Opening Searcher@294d1a3a main [junit4:junit4] 1> 17951 [commitScheduler-14-thread-1] INFO org.apache.s= olr.update.UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 17951 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@294d1a3a main{StandardDirectoryReader(segments_9:23:nrt)} [junit4:junit4] 1> 17951 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 17955 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@294d1a3a main{StandardDirectoryReader(segments_9:23:nrt)} [junit4:junit4] 1> 18156 [qtp523206750-36] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= id:id3&wt=3Dxml&version=3D2.2} hits=3D0 status=3D0 QTime=3D1=20 [junit4:junit4] 1> 18159 [TEST-SolrExampleStreamingTest.testCommitWithinO= nDelete-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF= =BF=BD ###Ending testCommitWithinOnDelete [junit4:junit4] 1> 18174 [TEST-SolrExampleStreamingTest.testAugmentFields= -seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD #= ##Starting testAugmentFields [junit4:junit4] 1> 18180 [qtp523206750-34] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554769= 002102784)} 0 3 [junit4:junit4] 1> 18182 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@7c7c5bdf [junit4:junit4] 1> 18419 [qtp523206750-35] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[111 (1433554769011539968)= ]} 0 234 [junit4:junit4] 1> 18421 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: 111 is 200 [junit4:junit4] 1> 18422 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@7c7= c5bdf [junit4:junit4] 1> 18426 [qtp523206750-33] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 18431 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_9,generation= =3D9} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_a,generation= =3D10} [junit4:junit4] 1> 18432 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 10 [junit4:junit4] 1> 18434 [qtp523206750-33] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@532988dd main [junit4:junit4] 1> 18435 [qtp523206750-33] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 18435 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@532988dd main{StandardDirectoryReader(segments_a:25:nrt _7(5.0):C1)} [junit4:junit4] 1> 18436 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 18439 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@532988dd main{StandardDirectoryReader(segments_a:25:nrt _7(5.0):C1)} [junit4:junit4] 1> 18441 [qtp523206750-33] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 15 [junit4:junit4] 1> 18448 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@5afafba9 [junit4:junit4] 1> 18688 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[222 (1433554769290461184)= ]} 0 236 [junit4:junit4] 1> 18690 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: 222 is 200 [junit4:junit4] 1> 18691 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@5af= afba9 [junit4:junit4] 1> 18695 [qtp523206750-36] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 18701 [qtp523206750-36] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_a,generation= =3D10} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_b,generation= =3D11} [junit4:junit4] 1> 18702 [qtp523206750-36] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 11 [junit4:junit4] 1> 18705 [qtp523206750-36] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@6e935f95 main [junit4:junit4] 1> 18706 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@6e935f95 main{StandardDirectoryReader(segments_b:27:nrt _7(5.0):C1 _8(5= .0):C1)} [junit4:junit4] 1> 18707 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 18707 [qtp523206750-36] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 18711 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@6e935f95 main{StandardDirectoryReader(segments_b:27:nrt _7(5.0):C1 _8(5.0= ):C1)} [junit4:junit4] 1> 18712 [qtp523206750-36] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 17 [junit4:junit4] 1> 18920 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{sort= =3Dprice+asc&fl=3Did,price,[docid],[explain+style%3Dnl],score,aaa:[value+v%= 3Daaa],ten:[value+v%3D10+t%3Dint]&q=3D*:*&wt=3Dxml&version=3D2.2} hits=3D2 = status=3D0 QTime=3D200=20 [junit4:junit4] 1> 18924 [TEST-SolrExampleStreamingTest.testAugmentFields= -seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD #= ##Ending testAugmentFields [junit4:junit4] 1> 18948 [TEST-SolrExampleStreamingTest.testMultiContentS= treamRequest-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 = =EF=BF=BD ###Starting testMultiContentStreamRequest [junit4:junit4] 1> 18955 [qtp523206750-35] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@a17b698 realtime [junit4:junit4] 1> 18957 [qtp523206750-35] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554769= 814749184)} 0 5 [junit4:junit4] 1> 18963 [qtp523206750-33] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 18965 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_b,generation= =3D11} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_c,generation= =3D12} [junit4:junit4] 1> 18965 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 12 [junit4:junit4] 1> 18968 [qtp523206750-33] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@6c09e5bc main [junit4:junit4] 1> 18969 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@6c09e5bc main{StandardDirectoryReader(segments_b:29:nrt)} [junit4:junit4] 1> 18970 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 18970 [qtp523206750-33] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 18973 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@6c09e5bc main{StandardDirectoryReader(segments_b:29:nrt)} [junit4:junit4] 1> 18977 [qtp523206750-33] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 15 [junit4:junit4] 1> 18984 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= *:*&wt=3Dxml&version=3D2.2} hits=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 1> 19248 [qtp523206750-36] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 19269 [qtp523206750-36] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_c,generation= =3D12} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_d,generation= =3D13} [junit4:junit4] 1> 19270 [qtp523206750-36] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 13 [junit4:junit4] 1> 19274 [qtp523206750-36] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@f474205 main [junit4:junit4] 1> 19276 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@f474205 main{StandardDirectoryReader(segments_d:31:nrt _9(5.0):C5)} [junit4:junit4] 1> 19277 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 19278 [qtp523206750-36] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 19282 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@f474205 main{StandardDirectoryReader(segments_d:31:nrt _9(5.0):C5)} [junit4:junit4] 1> 19283 [qtp523206750-36] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&echoParams=3DALL&commit=3Dtrue&a=3D?&= wt=3Dxml&version=3D2.2&softCommit=3Dfalse} {add=3D[SP2514N (143355477007165= 0304), 6H500F0 (1433554770092621824), TWINX2048-3200PRO (143355477009786470= 4), VS1GB400C3 (1433554770116739072), VDBDB1A16 (1433554770121981952)],comm= it=3D} 0 93 [junit4:junit4] 1> 19295 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= *:*&wt=3Dxml&version=3D2.2} hits=3D5 status=3D0 QTime=3D1=20 [junit4:junit4] 1> 19321 [TEST-SolrExampleStreamingTest.testMultiContentS= treamRequest-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 = =EF=BF=BD ###Ending testMultiContentStreamRequest [junit4:junit4] 1> 19342 [TEST-SolrExampleStreamingTest.testUpdateMultiVa= luedField-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 = =EF=BF=BD ###Starting testUpdateMultiValuedField [junit4:junit4] 1> 19343 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@d82ea1e [junit4:junit4] 1> 19583 [qtp523206750-37] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[123 (1433554770229985280)= ]} 0 235 [junit4:junit4] 1> 19586 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: 123 is 200 [junit4:junit4] 1> 19587 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@d82= ea1e [junit4:junit4] 1> 19590 [qtp523206750-38] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 19601 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_d,generation= =3D13} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_e,generation= =3D14} [junit4:junit4] 1> 19601 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 14 [junit4:junit4] 1> 19602 [qtp523206750-38] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@3232017b main [junit4:junit4] 1> 19605 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@3232017b main{StandardDirectoryReader(segments_e:33:nrt _9(5.0):C5 _a(5= .0):C1)} [junit4:junit4] 1> 19607 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 19607 [qtp523206750-38] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 19613 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@3232017b main{StandardDirectoryReader(segments_e:33:nrt _9(5.0):C5 _a(5.0= ):C1)} [junit4:junit4] 1> 19615 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 25 [junit4:junit4] 1> 19622 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= id:123&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QTime=3D2=20 [junit4:junit4] 1> 19625 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@6a99d2b4 [junit4:junit4] 1> 19864 [qtp523206750-36] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[123 (1433554770576015360)= ]} 0 234 [junit4:junit4] 1> 19867 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: 123 is 200 [junit4:junit4] 1> 19868 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@6a9= 9d2b4 [junit4:junit4] 1> 19873 [qtp523206750-35] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 19878 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_e,generation= =3D14} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_f,generation= =3D15} [junit4:junit4] 1> 19879 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 15 [junit4:junit4] 1> 19882 [qtp523206750-35] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@1bd61b65 main [junit4:junit4] 1> 19883 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@1bd61b65 main{StandardDirectoryReader(segments_f:37:nrt _9(5.0):C5 _b(5= .0):C1)} [junit4:junit4] 1> 19884 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 19886 [qtp523206750-35] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 19887 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@1bd61b65 main{StandardDirectoryReader(segments_f:37:nrt _9(5.0):C5 _b(5.0= ):C1)} [junit4:junit4] 1> 19890 [qtp523206750-35] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 17 [junit4:junit4] 1> 19896 [qtp523206750-37] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= id:123&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QTime=3D2=20 [junit4:junit4] 1> 19899 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@61bf1c70 [junit4:junit4] 1> 20138 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[123 (1433554770812993536)= ]} 0 234 [junit4:junit4] 1> 20141 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: 123 is 200 [junit4:junit4] 1> 20142 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@61b= f1c70 [junit4:junit4] 1> 20147 [qtp523206750-33] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 20150 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_f,generation= =3D15} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_g,generation= =3D16} [junit4:junit4] 1> 20151 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 16 [junit4:junit4] 1> 20153 [qtp523206750-33] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@63629237 main [junit4:junit4] 1> 20153 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@63629237 main{StandardDirectoryReader(segments_g:41:nrt _9(5.0):C5 _c(5= .0):C1)} [junit4:junit4] 1> 20154 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 20156 [qtp523206750-33] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 20159 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@63629237 main{StandardDirectoryReader(segments_g:41:nrt _9(5.0):C5 _c(5.0= ):C1)} [junit4:junit4] 1> 20161 [qtp523206750-33] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 15 [junit4:junit4] 1> 20168 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= id:123&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QTime=3D1=20 [junit4:junit4] 1> 20171 [TEST-SolrExampleStreamingTest.testUpdateMultiVa= luedField-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 = =EF=BF=BD ###Ending testUpdateMultiValuedField [junit4:junit4] 1> 20190 [TEST-SolrExampleStreamingTest.testUpdateRequest= WithParameters-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ= 4 =EF=BF=BD ###Starting testUpdateRequestWithParameters [junit4:junit4] 1> 20191 [TEST-SolrExampleStreamingTest.testUpdateRequest= WithParameters-seed#[684260099B060508]] INFO org.apache.solr.client.solrj.= impl.HttpClientUtil =EF=BF=BD Creating new http client, config:maxConnecti= ons=3D128&maxConnectionsPerHost=3D32&followRedirects=3Dfalse [junit4:junit4] 1> 20249 [qtp523206750-37] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@b6c4eb0 realtime [junit4:junit4] 1> 20250 [qtp523206750-37] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554771= 171606528)} 0 5 [junit4:junit4] 1> 20256 [qtp523206750-38] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 20258 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_g,generation= =3D16} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_h,generation= =3D17} [junit4:junit4] 1> 20259 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 17 [junit4:junit4] 1> 20261 [qtp523206750-38] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@423fa750 main [junit4:junit4] 1> 20262 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@423fa750 main{StandardDirectoryReader(segments_g:43:nrt)} [junit4:junit4] 1> 20263 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 20265 [qtp523206750-38] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 20270 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@423fa750 main{StandardDirectoryReader(segments_g:43:nrt)} [junit4:junit4] 1> 20272 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 16 [junit4:junit4] 1> 20275 [concurrentUpdateScheduler-2-thread-1] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@8eea465 [junit4:junit4] 1> 20276 [concurrentUpdateScheduler-2-thread-2] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@53b00227 [junit4:junit4] 1> 20281 [concurrentUpdateScheduler-2-thread-4] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@1597db22 [junit4:junit4] 1> 20278 [concurrentUpdateScheduler-2-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@7a91efc3 [junit4:junit4] 1> 20292 [concurrentUpdateScheduler-2-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@7a9= 1efc3 [junit4:junit4] 1> 20278 [concurrentUpdateScheduler-2-thread-5] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@581d871e [junit4:junit4] 1> 20284 [concurrentUpdateScheduler-2-thread-4] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@159= 7db22 [junit4:junit4] 1> 20299 [concurrentUpdateScheduler-2-thread-5] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@581= d871e [junit4:junit4] 1> 20587 [qtp523206750-34] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{overwrite=3Dfalse&wt=3Dxml&version=3D2.2} {add=3D[id1 (14= 33554771218792448)]} 0 296 [junit4:junit4] 1> 20590 [concurrentUpdateScheduler-2-thread-1] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: id1 is 200 [junit4:junit4] 1> 20591 [concurrentUpdateScheduler-2-thread-1] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@8ee= a465 [junit4:junit4] 1> 20608 [qtp523206750-37] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{overwrite=3Dfalse&wt=3Dxml&version=3D2.2} {add=3D[id1 (14= 33554771236618240)]} 0 300 [junit4:junit4] 1> 20612 [concurrentUpdateScheduler-2-thread-2] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: id1 is 200 [junit4:junit4] 1> 20613 [concurrentUpdateScheduler-2-thread-2] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@53b= 00227 [junit4:junit4] 1> 20621 [qtp523206750-38] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 20625 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_h,generation= =3D17} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_i,generation= =3D18} [junit4:junit4] 1> 20625 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 18 [junit4:junit4] 1> 20627 [qtp523206750-38] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@61755e66 main [junit4:junit4] 1> 20629 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@61755e66 main{StandardDirectoryReader(segments_i:45:nrt _d(5.0):C2)} [junit4:junit4] 1> 20629 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 20630 [qtp523206750-38] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 20634 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@61755e66 main{StandardDirectoryReader(segments_i:45:nrt _d(5.0):C2)} [junit4:junit4] 1> 20636 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 15 [junit4:junit4] 1> 20643 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= *:*&wt=3Dxml&version=3D2.2} hits=3D2 status=3D0 QTime=3D1=20 [junit4:junit4] 1> 20647 [TEST-SolrExampleStreamingTest.testUpdateRequest= WithParameters-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ= 4 =EF=BF=BD ###Ending testUpdateRequestWithParameters [junit4:junit4] 1> 20664 [TEST-SolrExampleStreamingTest.testExampleConfig= -seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD #= ##Starting testExampleConfig [junit4:junit4] 1> 20671 [qtp523206750-36] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@108f2c81 realtime [junit4:junit4] 1> 20672 [qtp523206750-36] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554771= 615154176)} 0 4 [junit4:junit4] 1> 20967 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@27b2d1a5 [junit4:junit4] 1> 21209 [qtp523206750-34] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[1112211111 (1433554771932= 872704)]} 0 238 [junit4:junit4] 1> 21211 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: 1112211111 is 200 [junit4:junit4] 1> 21212 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@27b= 2d1a5 [junit4:junit4] 1> 21218 [qtp523206750-37] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 21223 [qtp523206750-37] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_i,generation= =3D18} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_j,generation= =3D19} [junit4:junit4] 1> 21223 [qtp523206750-37] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 19 [junit4:junit4] 1> 21225 [qtp523206750-37] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@99167db main [junit4:junit4] 1> 21227 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@99167db main{StandardDirectoryReader(segments_j:49:nrt _e(5.0):C1)} [junit4:junit4] 1> 21229 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 21228 [qtp523206750-37] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 21233 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@99167db main{StandardDirectoryReader(segments_j:49:nrt _e(5.0):C1)} [junit4:junit4] 1> 21234 [qtp523206750-37] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 18 [junit4:junit4] 1> 21241 [qtp523206750-38] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dtrue,openSearcher=3Dtrue,w= aitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 21242 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_j,generation= =3D19} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_k,generation= =3D20} [junit4:junit4] 1> 21243 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 20 [junit4:junit4] 1> 21244 [qtp523206750-38] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@3143f2fb main [junit4:junit4] 1> 21245 [qtp523206750-38] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 21246 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@3143f2fb main{StandardDirectoryReader(segments_j:49:nrt _e(5.0):C1)} [junit4:junit4] 1> 21247 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 21251 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@3143f2fb main{StandardDirectoryReader(segments_j:49:nrt _e(5.0):C1)} [junit4:junit4] 1> 21253 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{optimize=3Dtrue&waitSearcher=3Dtrue&maxSegments=3D1&wt=3D= xml&version=3D2.2} {optimize=3D} 0 12 [junit4:junit4] 1> 21259 [qtp523206750-36] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= id:1112211111&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QTime=3D2=20 [junit4:junit4] 1> 21266 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@5f7d0c2f [junit4:junit4] 1> 21511 [qtp523206750-35] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[2 (1433554772253736960), = 3 (1433554772258979840), 4 (1433554772261076992), 5 (1433554772264222720)]}= 0 234 [junit4:junit4] 1> 21513 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: 2 is 200 [junit4:junit4] 1> 21514 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@5f7= d0c2f [junit4:junit4] 1> 21517 [qtp523206750-34] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 21524 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_k,generation= =3D20} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_l,generation= =3D21} [junit4:junit4] 1> 21525 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 21 [junit4:junit4] 1> 21528 [qtp523206750-34] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@1cc99212 main [junit4:junit4] 1> 21529 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@1cc99212 main{StandardDirectoryReader(segments_l:51:nrt _e(5.0):C1 _f(5= .0):C4)} [junit4:junit4] 1> 21532 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 21535 [qtp523206750-34] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 21537 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@1cc99212 main{StandardDirectoryReader(segments_l:51:nrt _e(5.0):C1 _f(5.0= ):C4)} [junit4:junit4] 1> 21540 [qtp523206750-34] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 23 [junit4:junit4] 1> 21545 [qtp523206750-37] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dtrue,openSearcher=3Dtrue,w= aitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 21796 [qtp523206750-37] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_l,generation= =3D21} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_m,generation= =3D22} [junit4:junit4] 1> 21800 [qtp523206750-37] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 22 [junit4:junit4] 1> 21805 [qtp523206750-37] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@6bf9403d main [junit4:junit4] 1> 21807 [qtp523206750-37] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 21809 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@6bf9403d main{StandardDirectoryReader(segments_m:53:nrt _g(5.0):C5)} [junit4:junit4] 1> 21811 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 21815 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@6bf9403d main{StandardDirectoryReader(segments_m:53:nrt _g(5.0):C5)} [junit4:junit4] 1> 21816 [qtp523206750-37] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{optimize=3Dtrue&waitSearcher=3Dtrue&maxSegments=3D1&wt=3D= xml&version=3D2.2} {optimize=3D} 0 272 [junit4:junit4] 1> 22092 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{face= t=3Dtrue&facet.query=3Dprice:[*+TO+2]&facet.query=3Dprice:[2+TO+4]&facet.qu= ery=3Dprice:[5+TO+*]&q=3D*:*&facet.field=3DinStock&facet.field=3Dprice&face= t.field=3Dtimestamp_dt&wt=3Dxml&version=3D2.2} hits=3D5 status=3D0 QTime=3D= 262=20 [junit4:junit4] 1> 22170 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{face= t=3Dtrue&facet.query=3Dprice:[*+TO+2]&facet.query=3Dprice:[2+TO+4]&facet.qu= ery=3Dprice:[5+TO+*]&q=3D*:*&facet.field=3DinStock&facet.field=3Dprice&face= t.field=3Dtimestamp_dt&wt=3Dxml&fq=3DinStock:true&version=3D2.2} hits=3D2 s= tatus=3D0 QTime=3D52=20 [junit4:junit4] 1> 22215 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{face= t=3Dtrue&facet.query=3Dprice:[*+TO+2]&facet.query=3Dprice:[2+TO+4]&q=3Dfoo&= wt=3Dxml&fq=3D{!field+f%3DinStock}true&fq=3D{!term+f%3Dname}hoss&version=3D= 2.2} hits=3D0 status=3D0 QTime=3D35=20 [junit4:junit4] 1> 22219 [TEST-SolrExampleStreamingTest.testExampleConfig= -seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD #= ##Ending testExampleConfig [junit4:junit4] 1> 22241 [TEST-SolrExampleStreamingTest.testUpdateField-s= eed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD ###= Starting testUpdateField [junit4:junit4] 1> 22247 [qtp523206750-36] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@56df7ace realtime [junit4:junit4] 1> 22249 [qtp523206750-36] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554773= 268758528)} 0 4 [junit4:junit4] 1> 22258 [qtp523206750-37] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 22258 [qtp523206750-37] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_m,generation= =3D22} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_n,generation= =3D23} [junit4:junit4] 1> 22259 [qtp523206750-37] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 23 [junit4:junit4] 1> 22260 [qtp523206750-37] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@61e9f1b6 main [junit4:junit4] 1> 22262 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@61e9f1b6 main{StandardDirectoryReader(segments_m:55:nrt)} [junit4:junit4] 1> 22263 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 22263 [qtp523206750-37] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 22267 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@61e9f1b6 main{StandardDirectoryReader(segments_m:55:nrt)} [junit4:junit4] 1> 22269 [qtp523206750-37] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 11 [junit4:junit4] 1> 22270 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@564caf80 [junit4:junit4] 1> 22509 [qtp523206750-35] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[unique (14335547732970700= 80)]} 0 235 [junit4:junit4] 1> 22510 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: unique is 200 [junit4:junit4] 1> 22512 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@564= caf80 [junit4:junit4] 1> 22517 [qtp523206750-34] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 22521 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_n,generation= =3D23} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_o,generation= =3D24} [junit4:junit4] 1> 22521 [qtp523206750-34] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 24 [junit4:junit4] 1> 22522 [qtp523206750-34] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@6d691769 main [junit4:junit4] 1> 22525 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@6d691769 main{StandardDirectoryReader(segments_o:57:nrt _h(5.0):C1)} [junit4:junit4] 1> 22527 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 22527 [qtp523206750-34] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 22532 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@6d691769 main{StandardDirectoryReader(segments_o:57:nrt _h(5.0):C1)} [junit4:junit4] 1> 22533 [qtp523206750-34] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 17 [junit4:junit4] 1> 22544 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{fl= =3Did,price_f,name,_version_&q=3D*:*&wt=3Dxml&version=3D2.2} hits=3D1 statu= s=3D0 QTime=3D2=20 [junit4:junit4] 1> 22553 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@bdaabe5 [junit4:junit4] 1> 22559 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {} 0 3 [junit4:junit4] 1> 22792 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: unique is 409 [junit4:junit4] 1> 22794 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@bda= abe5 [junit4:junit4] 1> 22797 [qtp523206750-35] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 22799 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_o,generation= =3D24} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_p,generation= =3D25} [junit4:junit4] 1> 22800 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 25 [junit4:junit4] 1> 22800 [qtp523206750-35] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@183dc442 main [junit4:junit4] 1> 22801 [qtp523206750-35] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 22802 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@183dc442 main{StandardDirectoryReader(segments_o:57:nrt _h(5.0):C1)} [junit4:junit4] 1> 22803 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 22809 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@183dc442 main{StandardDirectoryReader(segments_o:57:nrt _h(5.0):C1)} [junit4:junit4] 1> 22811 [qtp523206750-35] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 14 [junit4:junit4] 1> 23000 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@1968265a [junit4:junit4] 1> 23239 [qtp523206750-34] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[unique (14335547740656762= 88)]} 0 235 [junit4:junit4] 1> 23240 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: unique is 200 [junit4:junit4] 1> 23241 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@196= 8265a [junit4:junit4] 1> 23246 [qtp523206750-38] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 23251 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_p,generation= =3D25} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_q,generation= =3D26} [junit4:junit4] 1> 23253 [qtp523206750-38] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 26 [junit4:junit4] 1> 23256 [qtp523206750-38] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@25a517e9 main [junit4:junit4] 1> 23260 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@25a517e9 main{StandardDirectoryReader(segments_q:61:nrt _i(5.0):C1)} [junit4:junit4] 1> 23262 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 23262 [qtp523206750-38] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 23265 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@25a517e9 main{StandardDirectoryReader(segments_q:61:nrt _i(5.0):C1)} [junit4:junit4] 1> 23267 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 21 [junit4:junit4] 1> 23274 [qtp523206750-36] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{fl= =3Did,price_f,name,_version_&q=3D*:*&wt=3Dxml&version=3D2.2} hits=3D1 statu= s=3D0 QTime=3D1=20 [junit4:junit4] 1> 23278 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@6aa0328b [junit4:junit4] 1> 23519 [qtp523206750-37] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[unique (14335547743571804= 16)]} 0 236 [junit4:junit4] 1> 23521 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: unique is 200 [junit4:junit4] 1> 23522 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@6aa= 0328b [junit4:junit4] 1> 23528 [qtp523206750-35] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 23533 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_q,generation= =3D26} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_r,generation= =3D27} [junit4:junit4] 1> 23534 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 27 [junit4:junit4] 1> 23536 [qtp523206750-35] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@69885416 main [junit4:junit4] 1> 23538 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@69885416 main{StandardDirectoryReader(segments_r:65:nrt _j(5.0):C1)} [junit4:junit4] 1> 23539 [qtp523206750-35] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 23539 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 23544 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@69885416 main{StandardDirectoryReader(segments_r:65:nrt _j(5.0):C1)} [junit4:junit4] 1> 23546 [qtp523206750-35] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 18 [junit4:junit4] 1> 23553 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{fl= =3Did,price_f,name,_version_&q=3D*:*&wt=3Dxml&version=3D2.2} hits=3D1 statu= s=3D0 QTime=3D1=20 [junit4:junit4] 1> 23557 [TEST-SolrExampleStreamingTest.testUpdateField-s= eed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD ###= Ending testUpdateField [junit4:junit4] 1> 23584 [TEST-SolrExampleStreamingTest.testSetNullUpdate= Order-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF= =BD ###Starting testSetNullUpdateOrder [junit4:junit4] 1> 23586 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@62d25438 [junit4:junit4] 1> 23824 [qtp523206750-34] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[testSetNullUpdateOrder (1= 433554774678044672)]} 0 235 [junit4:junit4] 1> 23826 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: testSetNullUpdateOrder is 200 [junit4:junit4] 1> 23829 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@62d= 25438 [junit4:junit4] 1> 23833 [qtp523206750-36] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 23839 [qtp523206750-36] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_r,generation= =3D27} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_s,generation= =3D28} [junit4:junit4] 1> 23840 [qtp523206750-36] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 28 [junit4:junit4] 1> 23841 [qtp523206750-36] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@3ddb547d main [junit4:junit4] 1> 23843 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@3ddb547d main{StandardDirectoryReader(segments_s:67:nrt _j(5.0):C1 _k(5= .0):C1)} [junit4:junit4] 1> 23846 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 23850 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@3ddb547d main{StandardDirectoryReader(segments_s:67:nrt _j(5.0):C1 _k(5.0= ):C1)} [junit4:junit4] 1> 23852 [qtp523206750-36] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 23853 [qtp523206750-36] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 20 [junit4:junit4] 1> 23931 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD starti= ng runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Run= ner@6bcdc137 [junit4:junit4] 1> 24171 [qtp523206750-37] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {add=3D[testSetNullUpdateOrder (1= 433554775046094848)]} 0 235 [junit4:junit4] 1> 24173 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Status= for: testSetNullUpdateOrder is 200 [junit4:junit4] 1> 24174 [concurrentUpdateScheduler-1-thread-3] INFO org= .apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finish= ed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@6bc= dc137 [junit4:junit4] 1> 24177 [qtp523206750-35] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 24182 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_s,generation= =3D28} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_t,generation= =3D29} [junit4:junit4] 1> 24182 [qtp523206750-35] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD newest commit generation =3D 29 [junit4:junit4] 1> 24184 [qtp523206750-35] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@d9422a4 main [junit4:junit4] 1> 24184 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Searc= her@d9422a4 main{StandardDirectoryReader(segments_t:71:nrt _j(5.0):C1 _l(5.= 0):C1)} [junit4:junit4] 1> 24187 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 24188 [qtp523206750-35] INFO org.apache.solr.update.U= pdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 24190 [searcherExecutor-11-thread-1] INFO org.apache.= solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Searche= r@d9422a4 main{StandardDirectoryReader(segments_t:71:nrt _j(5.0):C1 _l(5.0)= :C1)} [junit4:junit4] 1> 24192 [qtp523206750-35] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2.2&= softCommit=3Dfalse} {commit=3D} 0 15 [junit4:junit4] 1> 24198 [qtp523206750-33] INFO org.apache.solr.core.Sol= rCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q=3D= id:testSetNullUpdateOrder&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QTime= =3D0=20 [junit4:junit4] 1> 24201 [TEST-SolrExampleStreamingTest.testSetNullUpdate= Order-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF= =BD ###Ending testSetNullUpdateOrder [junit4:junit4] 1> 24219 [TEST-SolrExampleStreamingTest.testGetEmptyResul= ts-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD= ###Starting testGetEmptyResults [junit4:junit4] 1> 24232 [qtp523206750-38] INFO org.apache.solr.search.S= olrIndexSearcher =EF=BF=BD Opening Searcher@729b297f realtime [junit4:junit4] 1> 24233 [qtp523206750-38] INFO org.apache.solr.update.p= rocessor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path=3D= /update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554775= 349133312)} 0 4 [junit4:junit4] 1> 40063 [commitScheduler-13-thread-1] INFO org.apache.s= olr.update.UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSear= cher=3Dfalse,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,= prepareCommit=3Dfalse} [junit4:junit4] 1> 40064 [commitScheduler-13-thread-1] INFO org.apache.s= olr.core.SolrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_t,generation= =3D29} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_u,generation= =3D30} [junit4:junit4] 1> 40065 [commitScheduler-13-thread-1] INFO org.apache.s= olr.core.SolrCore =EF=BF=BD newest commit generation =3D 30 [junit4:junit4] 1> 40070 [commitScheduler-13-thread-1] INFO org.apache.s= olr.update.UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 224497 [qtp523206750-36] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 224499 [TEST-SolrExampleStreamingTest.testGetEmptyResu= lts-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF= =BD ###Ending testGetEmptyResults [junit4:junit4] 1> 224504 [qtp523206750-36] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_u,generation= =3D30} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_v,generation= =3D31} [junit4:junit4] 1> 224505 [qtp523206750-36] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 31 [junit4:junit4] 1> 224506 [qtp523206750-36] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@5dd9ed0d main [junit4:junit4] 1> 224509 [qtp523206750-36] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 224512 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@5dd9ed0d main{StandardDirectoryReader(segments_t:73:nrt)} [junit4:junit4] 1> 224514 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 224522 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@5dd9ed0d main{StandardDirectoryReader(segments_t:73:nrt)} [junit4:junit4] 1> 224524 [qtp523206750-36] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2= .2&softCommit=3Dfalse} {commit=3D} 0 27 [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DSolrExamp= leStreamingTest -Dtests.method=3DtestGetEmptyResults -Dtests.seed=3D6842600= 99B060508 -Dtests.slow=3Dtrue -Dtests.locale=3Dno -Dtests.timezone=3DAsia/B= runei -Dtests.file.encoding=3DCp1252 [junit4:junit4] ERROR 200s | SolrExampleStreamingTest.testGetEmptyResult= s <<< [junit4:junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerE= xception: IOException occured when talking to server at: https://127.0.0.1:= 64794/solr/collection1 [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([684260099B060= 508:33837117AF816102]:0) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer= .request(HttpSolrServer.java:435) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer= .request(HttpSolrServer.java:180) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.ConcurrentUpda= teSolrServer.request(ConcurrentUpdateSolrServer.java:256) [junit4:junit4] > =09at org.apache.solr.client.solrj.request.AbstractUpd= ateRequest.process(AbstractUpdateRequest.java:117) [junit4:junit4] > =09at org.apache.solr.client.solrj.SolrServer.commit(S= olrServer.java:168) [junit4:junit4] > =09at org.apache.solr.client.solrj.SolrServer.commit(S= olrServer.java:146) [junit4:junit4] > =09at org.apache.solr.client.solrj.SolrExampleTests.te= stGetEmptyResults(SolrExampleTests.java:279) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:722) [junit4:junit4] > Caused by: org.apache.http.NoHttpResponseException: Th= e target server failed to respond [junit4:junit4] > =09at org.apache.http.impl.conn.DefaultHttpResponsePar= ser.parseHead(DefaultHttpResponseParser.java:95) [junit4:junit4] > =09at org.apache.http.impl.conn.DefaultHttpResponsePar= ser.parseHead(DefaultHttpResponseParser.java:62) [junit4:junit4] > =09at org.apache.http.impl.io.AbstractMessageParser.pa= rse(AbstractMessageParser.java:254) [junit4:junit4] > =09at org.apache.http.impl.AbstractHttpClientConnectio= n.receiveResponseHeader(AbstractHttpClientConnection.java:289) [junit4:junit4] > =09at org.apache.http.impl.conn.DefaultClientConnectio= n.receiveResponseHeader(DefaultClientConnection.java:252) [junit4:junit4] > =09at org.apache.http.impl.conn.ManagedClientConnectio= nImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191) [junit4:junit4] > =09at org.apache.http.protocol.HttpRequestExecutor.doR= eceiveResponse(HttpRequestExecutor.java:300) [junit4:junit4] > =09at org.apache.http.protocol.HttpRequestExecutor.exe= cute(HttpRequestExecutor.java:127) [junit4:junit4] > =09at org.apache.http.impl.client.DefaultRequestDirect= or.tryExecute(DefaultRequestDirector.java:717) [junit4:junit4] > =09at org.apache.http.impl.client.DefaultRequestDirect= or.execute(DefaultRequestDirector.java:522) [junit4:junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.e= xecute(AbstractHttpClient.java:906) [junit4:junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.e= xecute(AbstractHttpClient.java:805) [junit4:junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.e= xecute(AbstractHttpClient.java:784) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer= .request(HttpSolrServer.java:365) [junit4:junit4] > =09... 46 more [junit4:junit4] 1> 224645 [TEST-SolrExampleStreamingTest.testWaitOptions-= seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD ##= #Starting testWaitOptions [junit4:junit4] 1> 224646 [TEST-SolrExampleStreamingTest.testWaitOptions-= seed#[684260099B060508]] INFO org.apache.solr.client.solrj.impl.HttpClient= Util =EF=BF=BD Creating new http client, config:maxConnections=3D128&maxCo= nnectionsPerHost=3D32&followRedirects=3Dfalse [junit4:junit4] 1> 224653 [TEST-SolrExampleStreamingTest.testWaitOptions-= seed#[684260099B060508]] INFO org.apache.solr.client.solrj.impl.Concurrent= UpdateSolrServer =EF=BF=BD blocking for commit/optimize [junit4:junit4] 1> 224745 [qtp523206750-37] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 224748 [qtp523206750-37] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_v,generation= =3D31} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_w,generation= =3D32} [junit4:junit4] 1> 224749 [qtp523206750-37] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 32 [junit4:junit4] 1> 224751 [qtp523206750-37] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@793c0882 main [junit4:junit4] 1> 224751 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@793c0882 main{StandardDirectoryReader(segments_w:75:nrt _m(5.0):C1)} [junit4:junit4] 1> 224752 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 224755 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@793c0882 main{StandardDirectoryReader(segments_w:75:nrt _m(5.0):C1)} [junit4:junit4] 1> 224758 [qtp523206750-37] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 224758 [qtp523206750-37] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Djavabin&version= =3D2&softCommit=3Dfalse} {add=3D[42 (1433554985602252800)],commit=3D} 0 15 [junit4:junit4] 1> 224771 [TEST-SolrExampleStreamingTest.testWaitOptions-= seed#[684260099B060508]] INFO org.apache.solr.client.solrj.impl.Concurrent= UpdateSolrServer =EF=BF=BD blocking for commit/optimize [junit4:junit4] 1> 224772 [concurrentUpdateScheduler-3-thread-1] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD start= ing runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Ru= nner@1bcc1503 [junit4:junit4] 1> 224784 [qtp523206750-35] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dfalse,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareComm= it=3Dfalse} [junit4:junit4] 1> 224788 [qtp523206750-35] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_w,generation= =3D32} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_x,generation= =3D33} [junit4:junit4] 1> 224788 [qtp523206750-35] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 33 [junit4:junit4] 1> 224790 [qtp523206750-35] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@11c3da0a main [junit4:junit4] 1> 224791 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@11c3da0a main{StandardDirectoryReader(segments_x:77:nrt _m(5.0):C1 _n(= 5.0):C1)} [junit4:junit4] 1> 224791 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 224791 [qtp523206750-35] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 224794 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@11c3da0a main{StandardDirectoryReader(segments_x:77:nrt _m(5.0):C1 _n(5.= 0):C1)} [junit4:junit4] 1> 225139 [qtp523206750-35] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dfalse,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareComm= it=3Dfalse} [junit4:junit4] 1> 225142 [qtp523206750-35] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_x,generation= =3D33} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_y,generation= =3D34} [junit4:junit4] 1> 225144 [qtp523206750-35] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 34 [junit4:junit4] 1> 225146 [qtp523206750-35] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@73b2d15a main [junit4:junit4] 1> 225148 [qtp523206750-35] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 225149 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@73b2d15a main{StandardDirectoryReader(segments_x:77:nrt _m(5.0):C1 _n(= 5.0):C1)} [junit4:junit4] 1> 225152 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 225150 [qtp523206750-35] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&versio= n=3D2&softCommit=3Dfalse} {add=3D[43 (1433554985643147264)],commit=3D,commi= t=3D} 0 369 [junit4:junit4] 1> 225156 [concurrentUpdateScheduler-3-thread-1] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Statu= s for: 43 is 200 [junit4:junit4] 1> 225157 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@73b2d15a main{StandardDirectoryReader(segments_x:77:nrt _m(5.0):C1 _n(5.= 0):C1)} [junit4:junit4] 1> 225157 [concurrentUpdateScheduler-3-thread-1] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finis= hed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@1b= cc1503 [junit4:junit4] 1> 225165 [qtp523206750-36] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 225168 [qtp523206750-36] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_y,generation= =3D34} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_z,generation= =3D35} [junit4:junit4] 1> 225168 [qtp523206750-36] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 35 [junit4:junit4] 1> 225169 [qtp523206750-36] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@27080173 main [junit4:junit4] 1> 225171 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@27080173 main{StandardDirectoryReader(segments_z:79:nrt _m(5.0):C1 _n(= 5.0):C1 _o(5.0):C1)} [junit4:junit4] 1> 225172 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 225172 [qtp523206750-36] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 225177 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@27080173 main{StandardDirectoryReader(segments_z:79:nrt _m(5.0):C1 _n(5.= 0):C1 _o(5.0):C1)} [junit4:junit4] 1> 225179 [qtp523206750-36] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Djavabin&version= =3D2&softCommit=3Dfalse} {add=3D[44 (1433554986041606144)],commit=3D} 0 19 [junit4:junit4] 1> 225180 [concurrentUpdateScheduler-3-thread-1] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD start= ing runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Ru= nner@7a21becc [junit4:junit4] 1> 225180 [TEST-SolrExampleStreamingTest.testWaitOptions-= seed#[684260099B060508]] INFO org.apache.solr.client.solrj.impl.Concurrent= UpdateSolrServer =EF=BF=BD blocking for commit/optimize [junit4:junit4] 1> 225193 [qtp523206750-34] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dfalse,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareComm= it=3Dfalse} [junit4:junit4] 1> 225195 [qtp523206750-34] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_z,generation= =3D35} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_10,generation= =3D36} [junit4:junit4] 1> 225196 [qtp523206750-34] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 36 [junit4:junit4] 1> 225197 [qtp523206750-34] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@5e044857 main [junit4:junit4] 1> 225198 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@5e044857 main{StandardDirectoryReader(segments_10:81:nrt _m(5.0):C1 _n= (5.0):C1 _o(5.0):C1 _p(5.0):C1)} [junit4:junit4] 1> 225203 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 225199 [qtp523206750-34] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 225207 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@5e044857 main{StandardDirectoryReader(segments_10:81:nrt _m(5.0):C1 _n(5= .0):C1 _o(5.0):C1 _p(5.0):C1)} [junit4:junit4] 1> 225471 [qtp523206750-34] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dfalse,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareComm= it=3Dfalse} [junit4:junit4] 1> 225473 [qtp523206750-34] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_10,generation= =3D36} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_11,generation= =3D37} [junit4:junit4] 1> 225475 [qtp523206750-34] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 37 [junit4:junit4] 1> 225477 [qtp523206750-34] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@74a0b809 main [junit4:junit4] 1> 225478 [qtp523206750-34] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 225481 [qtp523206750-34] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&versio= n=3D2&softCommit=3Dfalse} {add=3D[45 (1433554986070966272)],commit=3D,commi= t=3D} 0 290 [junit4:junit4] 1> 225483 [concurrentUpdateScheduler-3-thread-1] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Statu= s for: 45 is 200 [junit4:junit4] 1> 225487 [concurrentUpdateScheduler-3-thread-1] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finis= hed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@7a= 21becc [junit4:junit4] 1> 225480 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@74a0b809 main{StandardDirectoryReader(segments_10:81:nrt _m(5.0):C1 _n= (5.0):C1 _o(5.0):C1 _p(5.0):C1)} [junit4:junit4] 1> 225491 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 225494 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@74a0b809 main{StandardDirectoryReader(segments_10:81:nrt _m(5.0):C1 _n(5= .0):C1 _o(5.0):C1 _p(5.0):C1)} [junit4:junit4] 1> 225495 [qtp523206750-38] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dtrue,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 225579 [qtp523206750-38] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_11,generation= =3D37} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_12,generation= =3D38} [junit4:junit4] 1> 225580 [qtp523206750-38] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 38 [junit4:junit4] 1> 225586 [qtp523206750-38] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@434ac89a main [junit4:junit4] 1> 225590 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@434ac89a main{StandardDirectoryReader(segments_12:85:nrt _r(5.0):C5)} [junit4:junit4] 1> 225592 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 225593 [qtp523206750-38] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 225607 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@434ac89a main{StandardDirectoryReader(segments_12:85:nrt _r(5.0):C5)} [junit4:junit4] 1> 225610 [qtp523206750-38] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{optimize=3Dtrue&waitSearcher=3Dtrue&maxSegments=3D1&wt= =3Djavabin&version=3D2} {add=3D[46 (1433554986388684800)],optimize=3D} 0 11= 8 [junit4:junit4] 1> 225612 [TEST-SolrExampleStreamingTest.testWaitOptions-= seed#[684260099B060508]] INFO org.apache.solr.client.solrj.impl.Concurrent= UpdateSolrServer =EF=BF=BD blocking for commit/optimize [junit4:junit4] 1> 225612 [concurrentUpdateScheduler-3-thread-1] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD start= ing runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Ru= nner@221a28c7 [junit4:junit4] 1> 225624 [qtp523206750-33] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dtrue,openSearcher=3Dtrue,= waitSearcher=3Dfalse,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 225642 [qtp523206750-33] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_12,generation= =3D38} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_13,generation= =3D39} [junit4:junit4] 1> 225643 [qtp523206750-33] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 39 [junit4:junit4] 1> 225644 [qtp523206750-33] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@345356ff main [junit4:junit4] 1> 225649 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@345356ff main{StandardDirectoryReader(segments_13:89:nrt _t(5.0):C6)} [junit4:junit4] 1> 225650 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 225652 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@345356ff main{StandardDirectoryReader(segments_13:89:nrt _t(5.0):C6)} [junit4:junit4] 1> 225649 [qtp523206750-33] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 225906 [qtp523206750-33] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dtrue,openSearcher=3Dtrue,= waitSearcher=3Dfalse,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 225908 [qtp523206750-33] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_13,generation= =3D39} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_14,generation= =3D40} [junit4:junit4] 1> 225910 [qtp523206750-33] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 40 [junit4:junit4] 1> 225913 [qtp523206750-33] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@24320fa1 main [junit4:junit4] 1> 225915 [qtp523206750-33] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 225917 [qtp523206750-33] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{optimize=3Dtrue&waitSearcher=3Dfalse&maxSegments=3D1&w= t=3Djavabin&version=3D2} {add=3D[47 (1433554986521853952)],optimize=3D,opti= mize=3D} 0 297 [junit4:junit4] 1> 225916 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@24320fa1 main{StandardDirectoryReader(segments_13:89:nrt _t(5.0):C6)} [junit4:junit4] 1> 225921 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 225921 [concurrentUpdateScheduler-3-thread-1] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Statu= s for: 47 is 200 [junit4:junit4] 1> 225923 [concurrentUpdateScheduler-3-thread-1] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finis= hed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@22= 1a28c7 [junit4:junit4] 1> 225946 [qtp523206750-35] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dtrue,openSearcher=3Dtrue,= waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit= =3Dfalse} [junit4:junit4] 1> 225950 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@24320fa1 main{StandardDirectoryReader(segments_13:89:nrt _t(5.0):C6)} [junit4:junit4] 1> 225956 [qtp523206750-35] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_14,generation= =3D40} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_15,generation= =3D41} [junit4:junit4] 1> 225957 [qtp523206750-35] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 41 [junit4:junit4] 1> 225959 [qtp523206750-35] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@5e73a225 main [junit4:junit4] 1> 225961 [qtp523206750-35] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 225961 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@5e73a225 main{StandardDirectoryReader(segments_15:93:nrt _v(5.0):C7)} [junit4:junit4] 1> 225962 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 225970 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@5e73a225 main{StandardDirectoryReader(segments_15:93:nrt _v(5.0):C7)} [junit4:junit4] 1> 225971 [qtp523206750-35] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{optimize=3Dtrue&waitSearcher=3Dtrue&maxSegments=3D1&wt= =3Djavabin&version=3D2} {add=3D[48 (1433554986855301120)],optimize=3D} 0 34 [junit4:junit4] 1> 226078 [concurrentUpdateScheduler-3-thread-1] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD start= ing runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Ru= nner@50c68fd6 [junit4:junit4] 1> 226085 [qtp523206750-34] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dtrue,openSearcher=3Dtrue,= waitSearcher=3Dfalse,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 226093 [qtp523206750-34] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_15,generation= =3D41} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_16,generation= =3D42} [junit4:junit4] 1> 226094 [qtp523206750-34] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 42 [junit4:junit4] 1> 226095 [qtp523206750-34] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@1ab1f413 main [junit4:junit4] 1> 226097 [qtp523206750-34] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 226099 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@1ab1f413 main{StandardDirectoryReader(segments_16:97:nrt _x(5.0):C8)} [junit4:junit4] 1> 226100 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 226101 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@1ab1f413 main{StandardDirectoryReader(segments_16:97:nrt _x(5.0):C8)} [junit4:junit4] 1> 226367 [qtp523206750-34] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dtrue,openSearcher=3Dtrue,= waitSearcher=3Dfalse,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 226371 [qtp523206750-34] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_16,generation= =3D42} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_17,generation= =3D43} [junit4:junit4] 1> 226373 [qtp523206750-34] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 43 [junit4:junit4] 1> 226374 [qtp523206750-34] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@15b36eb5 main [junit4:junit4] 1> 226376 [qtp523206750-34] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 226377 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@15b36eb5 main{StandardDirectoryReader(segments_16:97:nrt _x(5.0):C8)} [junit4:junit4] 1> 226380 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 226378 [qtp523206750-34] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{optimize=3Dtrue&waitSearcher=3Dfalse&maxSegments=3D1&w= t=3Djavabin&version=3D2} {add=3D[49 (1433554987007344640)],optimize=3D,opti= mize=3D} 0 295 [junit4:junit4] 1> 226385 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@15b36eb5 main{StandardDirectoryReader(segments_16:97:nrt _x(5.0):C8)} [junit4:junit4] 1> 226388 [concurrentUpdateScheduler-3-thread-1] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Statu= s for: 49 is 200 [junit4:junit4] 1> 226390 [concurrentUpdateScheduler-3-thread-1] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finis= hed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@50= c68fd6 [junit4:junit4] 1> 226397 [qtp523206750-38] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 226400 [qtp523206750-38] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_17,generation= =3D43} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_18,generation= =3D44} [junit4:junit4] 1> 226401 [qtp523206750-38] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 44 [junit4:junit4] 1> 226403 [qtp523206750-38] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@29730920 main [junit4:junit4] 1> 226405 [qtp523206750-38] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 226405 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@29730920 main{StandardDirectoryReader(segments_16:97:nrt _x(5.0):C8)} [junit4:junit4] 1> 226408 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 226415 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@29730920 main{StandardDirectoryReader(segments_16:97:nrt _x(5.0):C8)} [junit4:junit4] 1> 226417 [qtp523206750-38] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Djavabin&version= =3D2&softCommit=3Dfalse} {commit=3D} 0 20 [junit4:junit4] 1> 226422 [TEST-SolrExampleStreamingTest.testWaitOptions-= seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD ##= #Ending testWaitOptions [junit4:junit4] 1> 226453 [TEST-SolrExampleStreamingTest.testChineseDefau= lts-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF= =BD ###Starting testChineseDefaults [junit4:junit4] 1> 226496 [qtp523206750-35] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@26c472b2 realtime [junit4:junit4] 1> 226497 [qtp523206750-35] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554= 987438309376)} 0 3 [junit4:junit4] 1> 226505 [qtp523206750-36] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 226506 [qtp523206750-36] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_18,generation= =3D44} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_19,generation= =3D45} [junit4:junit4] 1> 226506 [qtp523206750-36] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 45 [junit4:junit4] 1> 226507 [qtp523206750-36] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@43ce3b9f main [junit4:junit4] 1> 226512 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@43ce3b9f main{StandardDirectoryReader(segments_18:99:nrt)} [junit4:junit4] 1> 226512 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 226512 [qtp523206750-36] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 226515 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@43ce3b9f main{StandardDirectoryReader(segments_18:99:nrt)} [junit4:junit4] 1> 226516 [qtp523206750-36] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2= .2&softCommit=3Dfalse} {commit=3D} 0 12 [junit4:junit4] 1> 226525 [qtp523206750-38] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q= =3D*:*&wt=3Dxml&version=3D2.2} hits=3D0 status=3D0 QTime=3D1=20 [junit4:junit4] 1> 226526 [TEST-SolrExampleStreamingTest.testChineseDefau= lts-seed#[684260099B060508]] INFO org.apache.solr.client.solrj.impl.Concur= rentUpdateSolrServer =EF=BF=BD blocking for commit/optimize [junit4:junit4] 1> 226533 [qtp523206750-37] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 226535 [qtp523206750-37] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_19,generation= =3D45} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1a,generation= =3D46} [junit4:junit4] 1> 226536 [qtp523206750-37] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 46 [junit4:junit4] 1> 226539 [qtp523206750-37] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@1eb2ce16 main [junit4:junit4] 1> 226540 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@1eb2ce16 main{StandardDirectoryReader(segments_1a:101:nrt _y(5.0):C1)} [junit4:junit4] 1> 226541 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 226541 [qtp523206750-37] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 226544 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@1eb2ce16 main{StandardDirectoryReader(segments_1a:101:nrt _y(5.0):C1)} [junit4:junit4] 1> 226545 [qtp523206750-37] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2= .2&softCommit=3Dfalse} {add=3D[42 (1433554987477106688)],commit=3D} 0 14 [junit4:junit4] 1> 226552 [qtp523206750-33] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q= =3D????&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QTime=3D2=20 [junit4:junit4] 1> 226554 [TEST-SolrExampleStreamingTest.testChineseDefau= lts-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF= =BD ###Ending testChineseDefaults [junit4:junit4] 1> 226611 [TEST-SolrExampleStreamingTest.testAddRetrieve-= seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD ##= #Starting testAddRetrieve [junit4:junit4] 1> 226618 [qtp523206750-35] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@7a8c4f67 realtime [junit4:junit4] 1> 226619 [qtp523206750-35] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554= 987565187072)} 0 4 [junit4:junit4] 1> 226622 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD start= ing runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Ru= nner@658297f2 [junit4:junit4] 1> 226989 [qtp523206750-34] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Dxml&version=3D2.2} {add=3D[id1 (14335549875788185= 60), id2 (1433554987580915712)]} 0 361 [junit4:junit4] 1> 226993 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Statu= s for: id1 is 200 [junit4:junit4] 1> 226995 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finis= hed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@65= 8297f2 [junit4:junit4] 1> 227003 [qtp523206750-38] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 227016 [qtp523206750-38] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1a,generation= =3D46} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1b,generation= =3D47} [junit4:junit4] 1> 227018 [qtp523206750-38] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 47 [junit4:junit4] 1> 227025 [qtp523206750-38] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@2859bf79 main [junit4:junit4] 1> 227028 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@2859bf79 main{StandardDirectoryReader(segments_1b:105:nrt _z(5.0):C2)} [junit4:junit4] 1> 227030 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 227035 [qtp523206750-38] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 227038 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@2859bf79 main{StandardDirectoryReader(segments_1b:105:nrt _z(5.0):C2)} [junit4:junit4] 1> 227040 [qtp523206750-38] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2= .2&softCommit=3Dfalse} {commit=3D} 0 37 [junit4:junit4] 1> 227048 [qtp523206750-37] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{sor= t=3Dprice+asc&q=3D*:*&wt=3Dxml&version=3D2.2} hits=3D2 status=3D0 QTime=3D2= =20 [junit4:junit4] 1> 227080 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD start= ing runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Ru= nner@51b145f [junit4:junit4] 1> 227372 [qtp523206750-33] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Dxml&version=3D2.2} {add=3D[id1 (14335549880601149= 44), id2 (1433554988065357824)]} 0 285 [junit4:junit4] 1> 227375 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Statu= s for: id1 is 200 [junit4:junit4] 1> 227377 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finis= hed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@51= b145f [junit4:junit4] 1> 227384 [qtp523206750-35] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 227396 [qtp523206750-35] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1b,generation= =3D47} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1c,generation= =3D48} [junit4:junit4] 1> 227399 [qtp523206750-35] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 48 [junit4:junit4] 1> 227403 [qtp523206750-35] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@48711f5a main [junit4:junit4] 1> 227408 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@48711f5a main{StandardDirectoryReader(segments_1c:109:nrt _10(5.0):C2)= } [junit4:junit4] 1> 227409 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 227415 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@48711f5a main{StandardDirectoryReader(segments_1c:109:nrt _10(5.0):C2)} [junit4:junit4] 1> 227416 [qtp523206750-35] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 227418 [qtp523206750-35] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2= .2&softCommit=3Dfalse} {commit=3D} 0 34 [junit4:junit4] 1> 227424 [qtp523206750-34] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{sor= t=3Dprice+asc&q=3D*:*&wt=3Dxml&version=3D2.2} hits=3D2 status=3D0 QTime=3D1= =20 [junit4:junit4] 1> 227432 [qtp523206750-38] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{sor= t=3Dprice+asc&q=3Dname:h?llo&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QT= ime=3D2=20 [junit4:junit4] 1> 227435 [TEST-SolrExampleStreamingTest.testAddRetrieve-= seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD ##= #Ending testAddRetrieve [junit4:junit4] 1> 227452 [TEST-SolrExampleStreamingTest.testContentStrea= mRequest-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF= =BF=BD ###Starting testContentStreamRequest [junit4:junit4] 1> 227459 [qtp523206750-37] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@38176916 realtime [junit4:junit4] 1> 227460 [qtp523206750-37] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554= 988447039488)} 0 5 [junit4:junit4] 1> 227468 [qtp523206750-33] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 227470 [qtp523206750-33] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1c,generation= =3D48} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1d,generation= =3D49} [junit4:junit4] 1> 227471 [qtp523206750-33] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 49 [junit4:junit4] 1> 227473 [qtp523206750-33] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@2f0c37a9 main [junit4:junit4] 1> 227475 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@2f0c37a9 main{StandardDirectoryReader(segments_1c:111:nrt)} [junit4:junit4] 1> 227479 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 227481 [qtp523206750-33] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 227483 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@2f0c37a9 main{StandardDirectoryReader(segments_1c:111:nrt)} [junit4:junit4] 1> 227484 [qtp523206750-33] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2= .2&softCommit=3Dfalse} {commit=3D} 0 16 [junit4:junit4] 1> 227490 [qtp523206750-35] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q= =3D*:*&wt=3Dxml&version=3D2.2} hits=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 1> 227588 [qtp523206750-36] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 227599 [qtp523206750-36] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1d,generation= =3D49} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1e,generation= =3D50} [junit4:junit4] 1> 227599 [qtp523206750-36] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 50 [junit4:junit4] 1> 227602 [qtp523206750-36] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@5fc59667 main [junit4:junit4] 1> 227606 [qtp523206750-36] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 227607 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@5fc59667 main{StandardDirectoryReader(segments_1e:113:nrt _11(5.0):C10= )} [junit4:junit4] 1> 227608 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 227610 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@5fc59667 main{StandardDirectoryReader(segments_1e:113:nrt _11(5.0):C10)} [junit4:junit4] 1> 227611 [qtp523206750-36] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2= .2&softCommit=3Dfalse} {add=3D[0553573403 (1433554988561334272), 0553579908= (1433554988566577152), 055357342X (1433554988567625728), 0553293354 (14335= 54988569722880), 0812521390 (1433554988571820032), 0812550706 (143355498857= 4965760), 0441385532 (1433554988577062912), 0380014300 (1433554988579160064= ), 0805080481 (1433554988581257216), 080508049X (1433554988584402944)],comm= it=3D} 0 99 [junit4:junit4] 1> 227623 [qtp523206750-34] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q= =3D*:*&wt=3Dxml&version=3D2.2} hits=3D10 status=3D0 QTime=3D1=20 [junit4:junit4] 1> 227636 [TEST-SolrExampleStreamingTest.testContentStrea= mRequest-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF= =BF=BD ###Ending testContentStreamRequest [junit4:junit4] 1> 227664 [TEST-SolrExampleStreamingTest.testCommitWithin= OnAdd-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF= =BD ###Starting testCommitWithinOnAdd [junit4:junit4] 1> 227672 [qtp523206750-38] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@4b7185e8 realtime [junit4:junit4] 1> 227673 [qtp523206750-38] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554= 988669337600)} 0 5 [junit4:junit4] 1> 227680 [qtp523206750-37] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 227681 [qtp523206750-37] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1e,generation= =3D50} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1f,generation= =3D51} [junit4:junit4] 1> 227681 [qtp523206750-37] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 51 [junit4:junit4] 1> 227682 [qtp523206750-37] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@1288fe70 main [junit4:junit4] 1> 227685 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@1288fe70 main{StandardDirectoryReader(segments_1e:115:nrt)} [junit4:junit4] 1> 227702 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 227703 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@1288fe70 main{StandardDirectoryReader(segments_1e:115:nrt)} [junit4:junit4] 1> 227708 [qtp523206750-37] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 227708 [qtp523206750-37] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2= .2&softCommit=3Dfalse} {commit=3D} 0 28 [junit4:junit4] 1> 227715 [qtp523206750-33] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q= =3D*:*&wt=3Dxml&version=3D2.2} hits=3D0 status=3D0 QTime=3D2=20 [junit4:junit4] 1> 227717 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD start= ing runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Ru= nner@5e611d42 [junit4:junit4] 1> 227720 [qtp523206750-36] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q= =3D*:*&wt=3Dxml&version=3D2.2} hits=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 1> 228094 [qtp523206750-38] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Dxml&version=3D2.2} {add=3D[id3 (14335549887406407= 68)]} 0 358 [junit4:junit4] 1> 228097 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Statu= s for: id3 is 200 [junit4:junit4] 1> 228098 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finis= hed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@5e= 611d42 [junit4:junit4] 1> 228394 [commitScheduler-14-thread-1] INFO org.apache.= solr.update.UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSea= rcher=3Dtrue,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dtrue,p= repareCommit=3Dfalse} [junit4:junit4] 1> 228407 [commitScheduler-14-thread-1] INFO org.apache.= solr.search.SolrIndexSearcher =EF=BF=BD Opening Searcher@3e6e8796 main [junit4:junit4] 1> 228408 [commitScheduler-14-thread-1] INFO org.apache.= solr.update.UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 228409 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@3e6e8796 main{StandardDirectoryReader(segments_1f:117:nrt _12(5.0):C1)= } [junit4:junit4] 1> 228409 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 228410 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@3e6e8796 main{StandardDirectoryReader(segments_1f:117:nrt _12(5.0):C1)} [junit4:junit4] 1> 228938 [qtp523206750-35] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q= =3Did:id3&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QTime=3D2=20 [junit4:junit4] 1> 228945 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD start= ing runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Ru= nner@8ff2ebd [junit4:junit4] 1> 229266 [qtp523206750-34] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Dxml&version=3D2.2} {add=3D[id4 (14335549900157091= 84)]} 0 315 [junit4:junit4] 1> 229269 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Statu= s for: id4 is 200 [junit4:junit4] 1> 229272 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finis= hed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@8f= f2ebd [junit4:junit4] 1> 229585 [commitScheduler-14-thread-1] INFO org.apache.= solr.update.UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSea= rcher=3Dtrue,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dtrue,p= repareCommit=3Dfalse} [junit4:junit4] 1> 229600 [commitScheduler-14-thread-1] INFO org.apache.= solr.search.SolrIndexSearcher =EF=BF=BD Opening Searcher@265def14 main [junit4:junit4] 1> 229601 [commitScheduler-14-thread-1] INFO org.apache.= solr.update.UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 229601 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@265def14 main{StandardDirectoryReader(segments_1f:119:nrt _12(5.0):C1 = _13(5.0):C1)} [junit4:junit4] 1> 229603 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 229610 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@265def14 main{StandardDirectoryReader(segments_1f:119:nrt _12(5.0):C1 _1= 3(5.0):C1)} [junit4:junit4] 1> 230207 [qtp523206750-38] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q= =3Did:id4&wt=3Dxml&version=3D2.2} hits=3D1 status=3D0 QTime=3D3=20 [junit4:junit4] 1> 230214 [TEST-SolrExampleStreamingTest.testCommitWithin= OnAdd-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF= =BD ###Ending testCommitWithinOnAdd [junit4:junit4] 1> 230241 [TEST-SolrExampleStreamingTest.testPingHandler-= seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD ##= #Starting testPingHandler [junit4:junit4] 1> 230250 [qtp523206750-35] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@1fa7abb1 realtime [junit4:junit4] 1> 230250 [qtp523206750-35] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Dxml&version=3D2.2} {deleteByQuery=3D*:* (-1433554= 991373615104)} 0 3 [junit4:junit4] 1> 230257 [qtp523206750-36] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 230257 [qtp523206750-36] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1f,generation= =3D51} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_1g,generation= =3D52} [junit4:junit4] 1> 230258 [qtp523206750-36] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 52 [junit4:junit4] 1> 230259 [qtp523206750-36] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@1a3836f1 main [junit4:junit4] 1> 230262 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@1a3836f1 main{StandardDirectoryReader(segments_1f:121:nrt)} [junit4:junit4] 1> 230263 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 230263 [qtp523206750-36] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 230267 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@1a3836f1 main{StandardDirectoryReader(segments_1f:121:nrt)} [junit4:junit4] 1> 230268 [qtp523206750-36] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2= .2&softCommit=3Dfalse} {commit=3D} 0 11 [junit4:junit4] 1> 230274 [qtp523206750-34] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/select params=3D{q= =3D*:*&wt=3Dxml&version=3D2.2} hits=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 1> 230316 [qtp523206750-37] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/admin/ping params=3D= {wt=3Dxml&version=3D2.2} hits=3D0 status=3D0 QTime=3D19=20 [junit4:junit4] 1> 230317 [qtp523206750-37] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/admin/ping params=3D= {wt=3Dxml&version=3D2.2} status=3D0 QTime=3D22=20 [junit4:junit4] 1> 230319 [TEST-SolrExampleStreamingTest.testPingHandler-= seed#[684 [...truncated too long message...] j.impl.ConcurrentUpdateSolrServer$Runner@1611c34a [junit4:junit4] 1> 236599 [qtp523206750-37] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD start commit{,optimize=3Dfalse,openSearcher=3Dtrue= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> 236608 [qtp523206750-37] INFO org.apache.solr.core.So= lrCore =EF=BF=BD SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_20,generation= =3D72} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(RateLimitedDirectoryWra= pper(org.apache.lucene.store.RAMDirectory@f2e624c lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@4fe2355f)),segFN=3Dsegments_21,generation= =3D73} [junit4:junit4] 1> 236610 [qtp523206750-37] INFO org.apache.solr.core.So= lrCore =EF=BF=BD newest commit generation =3D 73 [junit4:junit4] 1> 236615 [qtp523206750-37] INFO org.apache.solr.search.= SolrIndexSearcher =EF=BF=BD Opening Searcher@3fde7b88 main [junit4:junit4] 1> 236619 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener sending requests to Sear= cher@3fde7b88 main{StandardDirectoryReader(segments_21:177:nrt _1i(5.0):C1)= } [junit4:junit4] 1> 236621 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD QuerySenderListener done. [junit4:junit4] 1> 236623 [qtp523206750-37] INFO org.apache.solr.update.= UpdateHandler =EF=BF=BD end_commit_flush [junit4:junit4] 1> 236625 [searcherExecutor-11-thread-1] INFO org.apache= .solr.core.SolrCore =EF=BF=BD [collection1] Registered new searcher Search= er@3fde7b88 main{StandardDirectoryReader(segments_21:177:nrt _1i(5.0):C1)} [junit4:junit4] 1> 236626 [qtp523206750-37] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Dxml&version=3D2= .2&softCommit=3Dfalse} {commit=3D} 0 28 [junit4:junit4] 1> 236632 [qtp523206750-38] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/get params=3D{id=3DD= OCID&fl=3Did,name,aaa:[value+v%3Daaa]&wt=3Djavabin&qt=3D/get&version=3D2} s= tatus=3D0 QTime=3D0=20 [junit4:junit4] 1> 236641 [qtp523206750-33] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/get params=3D{id=3DD= OCID&fl=3Did,name,aaa:[value+v%3Daaa]&wt=3Dxml&qt=3D/get&version=3D2.2} sta= tus=3D0 QTime=3D1=20 [junit4:junit4] 1> 236643 [TEST-SolrExampleStreamingTest.testRealtimeGet-= seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD ##= #Ending testRealtimeGet [junit4:junit4] 1> 236665 [TEST-SolrExampleStreamingTest.testErrorHandlin= g-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD = ###Starting testErrorHandling [junit4:junit4] 1> 236829 [qtp523206750-35] INFO org.apache.solr.core.So= lrCore =EF=BF=BD Ignoring exception matching ignore_exception [junit4:junit4] 1> 236831 [qtp523206750-35] INFO org.apache.solr.core.So= lrCore =EF=BF=BD [collection1] webapp=3D/solr path=3D/analysis/field param= s=3D{analysis.fieldtype=3Dint&wt=3Dxml&qt=3D/analysis/field&analysis.fieldv= alue=3Dignore_exception&version=3D2.2} status=3D400 QTime=3D161=20 [junit4:junit4] 1> 237304 [qtp523206750-36] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Dxml&version=3D2.2} {} 0 469 [junit4:junit4] 1> 237307 [qtp523206750-36] INFO org.apache.solr.core.So= lrCore =EF=BF=BD Ignoring exception matching ignore_exception [junit4:junit4] 1> 237309 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD start= ing runner: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Ru= nner@226a690 [junit4:junit4] 1> 237313 [qtp523206750-37] INFO org.apache.solr.update.= processor.LogUpdateProcessor =EF=BF=BD [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Dxml&version=3D2.2} {} 0 0 [junit4:junit4] 1> 237314 [qtp523206750-37] INFO org.apache.solr.core.So= lrCore =EF=BF=BD Ignoring exception matching uniqueKey [junit4:junit4] 1> 237627 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD Statu= s for: DOCID is 400 [junit4:junit4] 1> 237630 [concurrentUpdateScheduler-1-thread-6] INFO or= g.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer =EF=BF=BD finis= hed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@22= 6a690 [junit4:junit4] 1> 237631 [TEST-SolrExampleStreamingTest.testErrorHandlin= g-seed#[684260099B060508]] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD = ###Ending testErrorHandling [junit4:junit4] 1> 237654 [SUITE-SolrExampleStreamingTest-seed#[684260099= B060508]-worker] INFO org.apache.solr.core.CoreContainer =EF=BF=BD Shutti= ng down CoreContainer instance=3D1751618666 [junit4:junit4] 1> 237657 [SUITE-SolrExampleStreamingTest-seed#[684260099= B060508]-worker] INFO org.apache.solr.core.SolrCore =EF=BF=BD [collection= 1] CLOSING SolrCore org.apache.solr.core.SolrCore@74617c53 [junit4:junit4] 1> 237704 [SUITE-SolrExampleStreamingTest-seed#[684260099= B060508]-worker] INFO org.apache.solr.update.UpdateHandler =EF=BF=BD clos= ing DirectUpdateHandler2{commits=3D67,autocommit maxTime=3D15000ms,autocomm= its=3D1,soft autocommits=3D3,optimizes=3D8,rollbacks=3D0,expungeDeletes=3D0= ,docsPending=3D0,adds=3D0,deletesById=3D0,deletesByQuery=3D1,errors=3D1,cum= ulative_adds=3D150,cumulative_deletesById=3D5,cumulative_deletesByQuery=3D2= 7,cumulative_errors=3D1} [junit4:junit4] 1> 237706 [SUITE-SolrExampleStreamingTest-seed#[684260099= B060508]-worker] INFO org.apache.solr.update.SolrCoreState =EF=BF=BD Clos= ing SolrCoreState [junit4:junit4] 1> 237707 [SUITE-SolrExampleStreamingTest-seed#[684260099= B060508]-worker] INFO org.apache.solr.update.DefaultSolrCoreState =EF=BF= =BD SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 1> 237708 [SUITE-SolrExampleStreamingTest-seed#[684260099= B060508]-worker] INFO org.apache.solr.update.DefaultSolrCoreState =EF=BF= =BD closing IndexWriter with IndexWriterCloser [junit4:junit4] 1> 237715 [SUITE-SolrExampleStreamingTest-seed#[684260099= B060508]-worker] INFO org.apache.solr.core.SolrCore =EF=BF=BD [collection= 1] Closing main searcher on request. [junit4:junit4] 1> 237717 [SUITE-SolrExampleStreamingTest-seed#[684260099= B060508]-worker] INFO org.apache.solr.core.CachingDirectoryFactory =EF=BF= =BD Closing MockDirectoryFactory - 2 directories currently being tracked [junit4:junit4] 1> 237717 [SUITE-SolrExampleStreamingTest-seed#[684260099= B060508]-worker] INFO org.apache.solr.core.CachingDirectoryFactory =EF=BF= =BD looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wind= ows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleStreamingTest-1367144= 357284\ [CachedDir<>] [junit4:junit4] 1> 237718 [SUITE-SolrExampleStreamingTest-seed#[684260099= B060508]-worker] INFO org.apache.solr.core.CachingDirectoryFactory =EF=BF= =BD Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wi= ndows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleStreamingTest-13671= 44357284\ [junit4:junit4] 1> 237718 [SUITE-SolrExampleStreamingTest-seed#[684260099= B060508]-worker] INFO org.apache.solr.core.CachingDirectoryFactory =EF=BF= =BD looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wind= ows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleStreamingTest-1367144= 357284\index [CachedDir<>] [junit4:junit4] 1> 237719 [SUITE-SolrExampleStreamingTest-seed#[684260099= B060508]-worker] INFO org.apache.solr.core.CachingDirectoryFactory =EF=BF= =BD Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wi= ndows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleStreamingTest-13671= 44357284\index [junit4:junit4] 1> 237721 [SUITE-SolrExampleStreamingTest-seed#[684260099= B060508]-worker] INFO org.eclipse.jetty.server.handler.ContextHandler =EF= =BF=BD stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 1> 237778 [SUITE-SolrExampleStreamingTest-seed#[684260099= B060508]-worker] INFO org.apache.solr.SolrTestCaseJ4 =EF=BF=BD ###deleteC= ore [junit4:junit4] 2> NOTE: test params are: codec=3DLucene41, sim=3DDefault= Similarity, locale=3Dno, timezone=3DAsia/Brunei [junit4:junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 = (64-bit)/cpus=3D2,threads=3D6,free=3D133423920,total=3D279969792 [junit4:junit4] 2> NOTE: All tests run in this JVM: [JettyWebappTest, Sol= rExampleStreamingTest] [junit4:junit4] Completed in 227.00s, 27 tests, 1 error <<< FAILURES! [...truncated 140 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:378: Th= e following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:358: Th= e following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The= following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:19= 4: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build= .xml:437: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-bui= ld.xml:1240: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-bui= ld.xml:884: There were test failures: 45 suites, 268 tests, 1 error, 1 igno= red (1 assumption) Total time: 72 minutes 28 seconds Build step 'Invoke Ant' marked build as failure Description set: Java: 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseG1G= C Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_130_960317783.1367144771685 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_130_960317783.1367144771685--