Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2007/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC (asserts: false)
1 tests failed. FAILED: org.apache.solr.TestDistributedMissingSort.testDistribSearch Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:50978/fm/db Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:50978/fm/db at __randomizedtesting.SeedInfo.seed([84BC817DF13FEF5F:55A0F6586608F63]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:578) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:213) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:209) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102) at org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:438) at org.apache.solr.BaseDistributedSearchTestCase.indexr(BaseDistributedSearchTestCase.java:420) at org.apache.solr.TestDistributedMissingSort.index(TestDistributedMissingSort.java:90) at org.apache.solr.TestDistributedMissingSort.doTest(TestDistributedMissingSort.java:42) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:875) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:150) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:463) ... 50 more Build Log: [...truncated 8880 lines...] [junit4] Suite: org.apache.solr.TestDistributedMissingSort [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/init-core-data-001 [junit4] 2> 1686493 T5479 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 1686494 T5479 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /fm/db [junit4] 2> 1686497 T5479 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 1686500 T5479 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1686509 T5479 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1686516 T5479 oejs.AbstractConnector.doStart Started [email protected]:50973 [junit4] 2> 1686520 T5479 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 1686521 T5479 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1686521 T5479 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr [junit4] 2> 1686522 T5479 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/' [junit4] 2> 1686561 T5479 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/solr.xml [junit4] 2> 1686582 T5479 oasc.CoreContainer.<init> New CoreContainer 610984075 [junit4] 2> 1686583 T5479 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/] [junit4] 2> 1686583 T5479 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1686583 T5479 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 1686584 T5479 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1686584 T5479 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1686585 T5479 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1686585 T5479 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1686585 T5479 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1686586 T5479 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1686586 T5479 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1686586 T5479 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1686589 T5479 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1686590 T5479 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1686591 T5479 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1686591 T5479 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1686597 T5489 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/' [junit4] 2> 1686598 T5489 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader [junit4] 2> 1686599 T5489 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 1686600 T5489 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 1686652 T5489 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1686684 T5489 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1686687 T5489 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-distributed-missing-sort.xml [junit4] 2> 1686690 T5489 oass.IndexSchema.readSchema [collection1] Schema name=test-distributed-missing-sort [junit4] 2> 1686702 T5489 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1686704 T5489 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/ [junit4] 2> 1686704 T5489 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1686704 T5489 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/control/data/ [junit4] 2> 1686704 T5489 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47fc5fd9 [junit4] 2> 1686706 T5489 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/control/data [junit4] 2> 1686706 T5489 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/control/data/index/ [junit4] 2> 1686706 T5489 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 1686708 T5489 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/control/data/index [junit4] 2> 1686708 T5489 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=82.3203125, floorSegmentMB=0.3359375, forceMergeDeletesPctAllowed=23.71552379778163, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1686710 T5489 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@57377192 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2934c08c)),segFN=segments_1,generation=1} [junit4] 2> 1686710 T5489 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1686710 T5489 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4] 2> 1686721 T5489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1686723 T5489 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1686723 T5489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1686724 T5489 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1686724 T5489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1686725 T5489 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1686726 T5489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 1686727 T5489 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 1686727 T5489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1686728 T5489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1686730 T5489 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1686731 T5489 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1686732 T5489 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1686732 T5489 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1686732 T5489 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1686733 T5489 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1686734 T5489 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 1686734 T5489 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 1686735 T5489 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 1686735 T5489 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 1686736 T5489 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 1686737 T5489 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 1686738 T5489 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 1686738 T5489 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 1686738 T5489 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 1686739 T5489 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 1686742 T5489 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 1686742 T5489 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 1686743 T5489 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1686743 T5489 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4] 2> 1686744 T5489 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4] 2> 1686744 T5489 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1686745 T5489 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1686745 T5489 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 1686745 T5489 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 1686745 T5489 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 1686746 T5489 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1686747 T5489 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1686747 T5489 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1686748 T5489 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1686748 T5489 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1686749 T5489 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1686749 T5489 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1686750 T5489 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1686752 T5489 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4] 2> 1686752 T5489 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4] 2> 1686752 T5489 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler [junit4] 2> 1686753 T5489 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler [junit4] 2> 1686762 T5489 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1686764 T5489 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1686766 T5489 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1686768 T5489 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1686770 T5489 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 1686774 T5489 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1686774 T5489 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1686775 T5489 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=99.8173828125, floorSegmentMB=1.998046875, forceMergeDeletesPctAllowed=21.786436757571565, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1686775 T5489 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@57377192 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2934c08c)),segFN=segments_1,generation=1} [junit4] 2> 1686775 T5489 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1686776 T5489 oass.SolrIndexSearcher.<init> Opening Searcher@2b94cdd8[collection1] main [junit4] 2> 1686776 T5489 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 1686776 T5489 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 1686777 T5489 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed [junit4] 2> 1686777 T5489 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage [junit4] 2> 1686777 T5489 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1686777 T5489 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 1686788 T5489 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1686842 T5489 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1686842 T5490 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 1686844 T5490 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 1686845 T5490 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 1686845 T5489 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1686845 T5490 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 1686847 T5479 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 1686848 T5479 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1686849 T5490 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 1686851 T5490 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 1686854 T5490 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 1686856 T5479 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1686856 T5490 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 1686867 T5479 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1686871 T5490 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 1686872 T5479 oejs.AbstractConnector.doStart Started [email protected]:50974 [junit4] 2> 1686873 T5490 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b94cdd8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1686879 T5479 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 1686880 T5479 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1686880 T5479 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr [junit4] 2> 1686880 T5479 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/' [junit4] 2> 1686923 T5479 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/solr.xml [junit4] 2> 1686935 T5479 oasc.CoreContainer.<init> New CoreContainer 335063807 [junit4] 2> 1686936 T5479 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/] [junit4] 2> 1686936 T5479 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1686937 T5479 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 1686937 T5479 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1686937 T5479 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1686938 T5479 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1686939 T5479 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1686939 T5479 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1686939 T5479 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1686940 T5479 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1686940 T5479 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1686942 T5479 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1686944 T5479 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1686945 T5479 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1686945 T5479 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1686948 T5501 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/' [junit4] 2> 1686950 T5501 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader [junit4] 2> 1686950 T5501 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 1686951 T5501 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 1686986 T5501 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1687013 T5501 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1687016 T5501 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-distributed-missing-sort.xml [junit4] 2> 1687018 T5501 oass.IndexSchema.readSchema [collection1] Schema name=test-distributed-missing-sort [junit4] 2> 1687028 T5501 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1687029 T5501 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/ [junit4] 2> 1687029 T5501 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1687030 T5501 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/shard0/data/ [junit4] 2> 1687030 T5501 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47fc5fd9 [junit4] 2> 1687031 T5501 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/shard0/data [junit4] 2> 1687031 T5501 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/shard0/data/index/ [junit4] 2> 1687031 T5501 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/shard0/data/index' doesn't exist. Creating new index... [junit4] 2> 1687032 T5501 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/shard0/data/index [junit4] 2> 1687032 T5501 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=82.3203125, floorSegmentMB=0.3359375, forceMergeDeletesPctAllowed=23.71552379778163, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1687033 T5501 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@41eaa228 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16f5c918)),segFN=segments_1,generation=1} [junit4] 2> 1687033 T5501 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1687034 T5501 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4] 2> 1687041 T5501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1687041 T5501 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1687041 T5501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1687042 T5501 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1687042 T5501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1687042 T5501 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1687042 T5501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 1687043 T5501 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 1687043 T5501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1687043 T5501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1687044 T5501 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1687044 T5501 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1687046 T5501 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1687046 T5501 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1687047 T5501 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1687047 T5501 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1687048 T5501 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 1687049 T5501 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 1687050 T5501 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 1687050 T5501 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 1687051 T5501 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 1687053 T5501 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 1687053 T5501 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 1687054 T5501 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 1687054 T5501 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 1687055 T5501 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 1687055 T5501 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 1687056 T5501 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 1687056 T5501 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1687057 T5501 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4] 2> 1687057 T5501 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4] 2> 1687058 T5501 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1687058 T5501 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1687059 T5501 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 1687060 T5501 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 1687060 T5501 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 1687060 T5501 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1687061 T5501 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1687061 T5501 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1687062 T5501 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1687063 T5501 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1687063 T5501 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1687063 T5501 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1687064 T5501 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 1687064 T5501 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4] 2> 1687065 T5501 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4] 2> 1687066 T5501 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler [junit4] 2> 1687066 T5501 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler [junit4] 2> 1687068 T5501 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1687070 T5501 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1687071 T5501 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1687073 T5501 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1687074 T5501 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 1687081 T5501 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1687082 T5501 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1687083 T5501 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=99.8173828125, floorSegmentMB=1.998046875, forceMergeDeletesPctAllowed=21.786436757571565, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1687084 T5501 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@41eaa228 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16f5c918)),segFN=segments_1,generation=1} [junit4] 2> 1687085 T5501 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1687086 T5501 oass.SolrIndexSearcher.<init> Opening Searcher@f00aea8[collection1] main [junit4] 2> 1687087 T5501 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 1687088 T5501 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 1687088 T5501 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed [junit4] 2> 1687088 T5501 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage [junit4] 2> 1687089 T5501 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1687089 T5501 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 1687108 T5501 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1687153 T5501 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1687154 T5502 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 1687155 T5502 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 1687155 T5502 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 1687156 T5502 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 1687156 T5501 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1687158 T5502 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 1687159 T5479 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 1687160 T5479 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1687159 T5502 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 1687162 T5502 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 1687165 T5502 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 1687167 T5502 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 1687172 T5502 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f00aea8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> ASYNC NEW_CORE C3907 name=collection1 org.apache.solr.core.SolrCore@53e0bc4d [junit4] 2> 1687221 T5486 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1488064045145653248)} 0 4 [junit4] 2> ASYNC NEW_CORE C3908 name=collection1 org.apache.solr.core.SolrCore@7668a5fb [junit4] 2> 1687262 T5497 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1488064045190742016)} 0 2 [junit4] 2> 1687275 T5488 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[1 (1488064045199130624)]} 0 7 [junit4] 2> 1687296 T5498 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[1 (1488064045219053568)]} 0 10 [junit4] 2> 1687305 T5484 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[2 (1488064045237927936)]} 0 1 [junit4] 2> 1687311 T5500 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[2 (1488064045243170816)]} 0 1 [junit4] 2> 1687320 T5485 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[3 (1488064045252608000)]} 0 2 [junit4] 2> 1687326 T5495 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[3 (1488064045259948032)]} 0 0 [junit4] 2> 1687333 T5487 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[4 (1488064045267288064)]} 0 0 [junit4] 2> 1687339 T5496 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[4 (1488064045273579520)]} 0 0 [junit4] 2> 1687346 T5488 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[5 (1488064045279870976)]} 0 3 [junit4] 2> 1687352 T5497 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[5 (1488064045286162432)]} 0 1 [junit4] 2> 1687357 T5483 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[6 (1488064045292453888)]} 0 0 [junit4] 2> 1687368 T5499 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[6 (1488064045302939648)]} 0 1 [junit4] 2> 1687382 T5484 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[7 (1488064045317619712)]} 0 3 [junit4] 2> 1687389 T5498 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[7 (1488064045326008320)]} 0 0 [junit4] 2> 1687396 T5486 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[8 (1488064045332299776)]} 0 1 [junit4] 2> 1687414 T5500 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[8 (1488064045348028416)]} 0 5 [junit4] 2> 1687425 T5485 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[9 (1488064045359562752)]} 0 4 [junit4] 2> 1687433 T5495 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[9 (1488064045372145664)]} 0 1 [junit4] 2> 1687438 T5487 C3907 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1687452 T5487 C3907 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@57377192 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2934c08c)),segFN=segments_1,generation=1} [junit4] 2> commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@57377192 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2934c08c)),segFN=segments_2,generation=2} [junit4] 2> 1687455 T5487 C3907 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 1687461 T5487 C3907 oass.SolrIndexSearcher.<init> Opening Searcher@103a5ca6[collection1] main [junit4] 2> 1687462 T5487 C3907 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 1687464 T5490 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@103a5ca6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9)))} [junit4] 2> 1687465 T5487 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 27 [junit4] 2> 1687469 T5496 C3908 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1687473 T5496 C3908 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@41eaa228 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16f5c918)),segFN=segments_1,generation=1} [junit4] 2> commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@41eaa228 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16f5c918)),segFN=segments_2,generation=2} [junit4] 2> 1687474 T5496 C3908 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 1687477 T5496 C3908 oass.SolrIndexSearcher.<init> Opening Searcher@6d9ea3a0[collection1] main [junit4] 2> 1687478 T5496 C3908 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 1687481 T5502 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6d9ea3a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9)))} [junit4] 2> 1687481 T5496 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 12 [junit4] 2> 1687491 T5488 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[10 (1488064045429817344)]} 0 3 [junit4] 2> 1687502 T5497 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[10 (1488064045438205952)]} 0 6 [junit4] 2> 1687508 T5483 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[11 (1488064045450788864)]} 0 0 [junit4] 2> 1687515 T5499 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[11 (1488064045457080320)]} 0 1 [junit4] 2> 1687521 T5484 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[12 (1488064045463371776)]} 0 2 [junit4] 2> 1687531 T5498 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[12 (1488064045473857536)]} 0 2 [junit4] 2> 1687537 T5486 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[13 (1488064045480148992)]} 0 1 [junit4] 2> 1687546 T5500 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[13 (1488064045487489024)]} 0 3 [junit4] 2> 1687551 T5485 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[14 (1488064045494829056)]} 0 1 [junit4] 2> 1687560 T5495 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[14 (1488064045504266240)]} 0 1 [junit4] 2> 1687566 T5487 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[15 (1488064045511606272)]} 0 0 [junit4] 2> 1687573 T5496 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[15 (1488064045516849152)]} 0 2 [junit4] 2> 1687579 T5488 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[16 (1488064045524189184)]} 0 2 [junit4] 2> 1687585 T5497 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[16 (1488064045530480640)]} 0 1 [junit4] 2> 1687593 T5484 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[17 (1488064045538869248)]} 0 3 [junit4] 2> 1687601 T5498 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[17 (1488064045546209280)]} 0 3 [junit4] 2> 1687606 T5486 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[100 (1488064045552500736)]} 0 1 [junit4] 2> 1687612 T5500 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[100 (1488064045558792192)]} 0 1 [junit4] 2> 1687627 T5485 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[101 (1488064045575569408)]} 0 0 [junit4] 2> 1687634 T5495 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[101 (1488064045581860864)]} 0 2 [junit4] 2> 1687642 T5487 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[102 (1488064045591298048)]} 0 0 [junit4] 2> 1687648 T5496 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[102 (1488064045596540928)]} 0 1 [junit4] 2> 1687653 T5488 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[103 (1488064045602832384)]} 0 0 [junit4] 2> 1687660 T5497 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[103 (1488064045608075264)]} 0 2 [junit4] 2> 1687665 T5483 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[104 (1488064045615415296)]} 0 0 [junit4] 2> 1687670 T5499 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[104 (1488064045619609600)]} 0 1 [junit4] 2> 1687674 T5484 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[105 (1488064045623803904)]} 0 1 [junit4] 2> 1687679 T5498 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[105 (1488064045629046784)]} 0 1 [junit4] 2> 1687684 T5486 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[106 (1488064045634289664)]} 0 1 [junit4] 2> 1687689 T5500 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[106 (1488064045639532544)]} 0 1 [junit4] 2> 1687695 T5485 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[107 (1488064045646872576)]} 0 0 [junit4] 2> 1687700 T5496 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[107 (1488064045651066880)]} 0 1 [junit4] 2> 1687706 T5487 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[108 (1488064045657358336)]} 0 2 [junit4] 2> 1687711 T5497 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[108 (1488064045663649792)]} 0 0 [junit4] 2> 1687718 T5488 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[109 (1488064045670989824)]} 0 0 [junit4] 2> 1687724 T5499 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[109 (1488064045676232704)]} 0 1 [junit4] 2> 1687729 T5484 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[110 (1488064045682524160)]} 0 0 [junit4] 2> 1687735 T5498 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[110 (1488064045687767040)]} 0 1 [junit4] 2> 1687742 T5486 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[111 (1488064045696155648)]} 0 1 [junit4] 2> 1687748 T5495 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[111 (1488064045702447104)]} 0 0 [junit4] 2> 1687756 T5485 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[112 (1488064045709787136)]} 0 1 [junit4] 2> 1687762 T5500 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[112 (1488064045716078592)]} 0 1 [junit4] 2> 1687768 T5487 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[113 (1488064045723418624)]} 0 1 [junit4] 2> 1687776 T5496 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[113 (1488064045730758656)]} 0 1 [junit4] 2> 1687785 T5488 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[114 (1488064045740195840)]} 0 1 [junit4] 2> 1687791 T5497 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[114 (1488064045747535872)]} 0 1 [junit4] 2> 1687798 T5483 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[115 (1488064045753827328)]} 0 1 [junit4] 2> 1687804 T5499 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[115 (1488064045761167360)]} 0 0 [junit4] 2> 1687811 T5484 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[116 (1488064045767458816)]} 0 1 [junit4] 2> 1687817 T5498 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[116 (1488064045774798848)]} 0 0 [junit4] 2> 1687822 T5486 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[117 (1488064045780041728)]} 0 0 [junit4] 2> 1687829 T5495 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[117 (1488064045786333184)]} 0 1 [junit4] 2> 1687848 T5485 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[118 (1488064045806256128)]} 0 1 [junit4] 2> 1687856 T5500 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[118 (1488064045814644736)]} 0 1 [junit4] 2> 1687862 T5487 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[119 (1488064045821984768)]} 0 0 [junit4] 2> 1687869 T5496 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[119 (1488064045828276224)]} 0 1 [junit4] 2> 1687878 T5488 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[120 (1488064045837713408)]} 0 2 [junit4] 2> 1687884 T5497 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[120 (1488064045845053440)]} 0 0 [junit4] 2> 1687890 T5483 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[121 (1488064045851344896)]} 0 0 [junit4] 2> 1687895 T5499 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[121 (1488064045856587776)]} 0 0 [junit4] 2> 1687902 T5484 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[122 (1488064045863927808)]} 0 0 [junit4] 2> 1687908 T5498 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[122 (1488064045870219264)]} 0 0 [junit4] 2> 1687915 T5486 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[123 (1488064045877559296)]} 0 0 [junit4] 2> 1687921 T5495 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[123 (1488064045883850752)]} 0 0 [junit4] 2> 1687931 T5485 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[124 (1488064045893287936)]} 0 1 [junit4] 2> 1687936 T5500 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[124 (1488064045898530816)]} 0 1 [junit4] 2> 1687942 T5487 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[125 (1488064045904822272)]} 0 1 [junit4] 2> 1687947 T5496 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[125 (1488064045911113728)]} 0 0 [junit4] 2> 1687963 T5488 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[126 (1488064045925793792)]} 0 4 [junit4] 2> 1687975 T5497 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[126 (1488064045939425280)]} 0 1 [junit4] 2> 1687979 T5483 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[127 (1488064045944668160)]} 0 1 [junit4] 2> 1687985 T5499 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[127 (1488064045950959616)]} 0 1 [junit4] 2> 1687991 T5484 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[128 (1488064045956202496)]} 0 1 [junit4] 2> 1687995 T5498 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[128 (1488064045961445376)]} 0 0 [junit4] 2> 1688001 T5486 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[129 (1488064045966688256)]} 0 1 [junit4] 2> 1688010 T5495 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[129 (1488064045977174016)]} 0 0 [junit4] 2> 1688016 T5485 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[130 (1488064045982416896)]} 0 1 [junit4] 2> 1688027 T5500 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[130 (1488064045991854080)]} 0 5 [junit4] 2> 1688039 T5487 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[131 (1488064046006534144)]} 0 1 [junit4] 2> 1688046 T5496 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[131 (1488064046014922752)]} 0 0 [junit4] 2> 1688052 T5488 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[132 (1488064046020165632)]} 0 1 [junit4] 2> 1688056 T5497 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[132 (1488064046025408512)]} 0 0 [junit4] 2> 1688062 T5483 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[133 (1488064046031699968)]} 0 0 [junit4] 2> 1688074 T5499 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[133 (1488064046042185728)]} 0 4 [junit4] 2> 1688084 T5484 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[134 (1488064046053720064)]} 0 1 [junit4] 2> 1688091 T5498 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[134 (1488064046062108672)]} 0 1 [junit4] 2> 1688097 T5486 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[135 (1488064046068400128)]} 0 1 [junit4] 2> 1688102 T5500 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[135 (1488064046073643008)]} 0 1 [junit4] 2> 1688106 T5485 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[136 (1488064046077837312)]} 0 0 [junit4] 2> 1688112 T5496 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[136 (1488064046084128768)]} 0 0 [junit4] 2> 1688119 T5487 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[137 (1488064046091468800)]} 0 1 [junit4] 2> 1688123 T5497 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[137 (1488064046095663104)]} 0 0 [junit4] 2> 1688129 T5483 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[138 (1488064046101954560)]} 0 0 [junit4] 2> 1688134 T5499 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[138 (1488064046107197440)]} 0 1 [junit4] 2> 1688145 T5484 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[139 (1488064046118731776)]} 0 1 [junit4] 2> 1688150 T5495 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[139 (1488064046123974656)]} 0 1 [junit4] 2> 1688157 T5486 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[140 (1488064046131314688)]} 0 0 [junit4] 2> 1688165 T5498 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[140 (1488064046139703296)]} 0 0 [junit4] 2> 1688170 T5485 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[141 (1488064046144946176)]} 0 0 [junit4] 2> 1688175 T5500 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[141 (1488064046150189056)]} 0 0 [junit4] 2> 1688183 T5487 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[142 (1488064046157529088)]} 0 1 [junit4] 2> 1688190 T5496 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[142 (1488064046162771968)]} 0 3 [junit4] 2> 1688201 T5488 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[143 (1488064046176403456)]} 0 1 [junit4] 2> 1688205 T5497 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[143 (1488064046181646336)]} 0 0 [junit4] 2> 1688214 T5483 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[144 (1488064046191083520)]} 0 1 [junit4] 2> 1688222 T5499 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[144 (1488064046198423552)]} 0 1 [junit4] 2> 1688228 T5484 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[145 (1488064046204715008)]} 0 1 [junit4] 2> 1688232 T5495 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[145 (1488064046209957888)]} 0 0 [junit4] 2> 1688238 T5486 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[146 (1488064046215200768)]} 0 1 [junit4] 2> 1688242 T5498 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[146 (1488064046220443648)]} 0 0 [junit4] 2> 1688246 T5485 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[147 (1488064046224637952)]} 0 0 [junit4] 2> 1688251 T5500 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[147 (1488064046228832256)]} 0 1 [junit4] 2> 1688256 T5487 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[148 (1488064046234075136)]} 0 0 [junit4] 2> 1688260 T5496 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[148 (1488064046238269440)]} 0 1 [junit4] 2> 1688266 T5488 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[149 (1488064046245609472)]} 0 1 [junit4] 2> 1688271 T5497 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={wt=javabin&version=2} {add=[149 (1488064046249803776)]} 0 1 [junit4] 2> 1688276 T5483 C3907 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1688290 T5483 C3907 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@57377192 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2934c08c)),segFN=segments_2,generation=2} [junit4] 2> commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@57377192 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2934c08c)),segFN=segments_3,generation=3} [junit4] 2> 1688291 T5483 C3907 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3 [junit4] 2> 1688292 T5483 C3907 oass.SolrIndexSearcher.<init> Opening Searcher@3f07f462[collection1] main [junit4] 2> 1688293 T5483 C3907 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 1688296 T5490 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f07f462[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9) Uninverting(_1(6.0.0):c58)))} [junit4] 2> 1688297 T5483 C3907 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 22 [junit4] 2> 1688303 T5499 C3908 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1688317 T5499 C3908 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@41eaa228 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16f5c918)),segFN=segments_2,generation=2} [junit4] 2> commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@41eaa228 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16f5c918)),segFN=segments_3,generation=3} [junit4] 2> 1688317 T5499 C3908 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3 [junit4] 2> 1688319 T5499 C3908 oass.SolrIndexSearcher.<init> Opening Searcher@3ad16aa6[collection1] main [junit4] 2> 1688320 T5499 C3908 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 1688323 T5502 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ad16aa6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9) Uninverting(_1(6.0.0):c58)))} [junit4] 2> 1688324 T5499 C3908 oasup.LogUpdateProcessor.finish [collection1] webapp=/fm/db path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 21 [junit4] 2> 1688353 T5484 C3907 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&sort=one_i1_ml+desc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=25 [junit4] 2> 1688421 T5496 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&fl=id&NOW=1419128462169&start=0&fsv=true&isShard=true&sort=one_i1_ml+desc&shard.url=https://127.0.0.1:50974/fm/db|[ff01::114]:33332/fm/db&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=4 [junit4] 2> 1688437 T5497 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&NOW=1419128462169&ids=11,12,13,1,2,3,4,5,6,7,8,9,10&isShard=true&shard.url=https://127.0.0.1:50974/fm/db|[ff01::114]:33332/fm/db&rows=13&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1688467 T5495 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&shards=https://127.0.0.1:50974/fm/db|[ff01::114]:33332/fm/db&sort=one_i1_ml+desc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=104 [junit4] 2> 1688497 T5486 C3907 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&sort=one_i1_ml+asc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=1 [junit4] 2> 1688520 T5500 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&fl=id&NOW=1419128462313&start=0&fsv=true&isShard=true&sort=one_i1_ml+asc&shard.url=[ff01::114]:33332/fm/db|https://127.0.0.1:50974/fm/db&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=1 [junit4] 2> 1688552 T5496 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&NOW=1419128462313&ids=11,12,13,1,2,3,4,5,6,7,8,9,10&isShard=true&shard.url=[ff01::114]:33332/fm/db|https://127.0.0.1:50974/fm/db&rows=13&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1688557 T5499 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&shards=[ff01::114]:33332/fm/db|https://127.0.0.1:50974/fm/db&sort=one_i1_ml+asc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=50 [junit4] 2> 1688580 T5485 C3907 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&sort=one_i1_ml+desc,id+asc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=1 [junit4] 2> 1688618 T5495 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&fl=id&NOW=1419128462410&start=0&fsv=true&isShard=true&sort=one_i1_ml+desc,id+asc&shard.url=[ff01::213]:33332/fm/db|[ff01::114]:33332/fm/db|https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=4 [junit4] 2> 1688674 T5500 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&NOW=1419128462410&ids=110,111,112,113,114,115,116,117,118,119,10,11,12,13,14,15,16,17,120,121,122,1,123,2,124,3,125,4,126,5,127,6,128,7,129,8,9,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,100,145,101,146,102,147,103,148,104,149,105,106,107,108,109&isShard=true&shard.url=[ff01::213]:33332/fm/db|[ff01::114]:33332/fm/db|https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db&rows=200&wt=javabin&version=2} status=0 QTime=15 [junit4] 2> 1688911 T5497 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&shards=[ff01::213]:33332/fm/db|[ff01::114]:33332/fm/db|https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db&sort=one_i1_ml+desc,id+asc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=307 [junit4] 2> 1688957 T5488 C3907 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&sort=one_i1_ml+asc,id+desc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=0 [junit4] 2> 1688994 T5495 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&fl=id&NOW=1419128462788&start=0&fsv=true&isShard=true&sort=one_i1_ml+asc,id+desc&shard.url=https://127.0.0.1:50974/fm/db&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=3 [junit4] 2> 1689021 T5498 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&NOW=1419128462788&ids=110,111,112,113,114,115,116,117,118,119,10,11,12,13,14,15,16,17,120,121,122,1,123,2,124,3,125,4,126,5,127,6,128,7,129,8,9,130,131,132,133,134,135,136,137,138,139,140,141,142,143,100,144,101,145,102,146,103,147,104,148,105,149,106,107,108,109&isShard=true&shard.url=https://127.0.0.1:50974/fm/db&rows=200&wt=javabin&version=2} status=0 QTime=7 [junit4] 2> 1689030 T5499 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&shards=https://127.0.0.1:50974/fm/db&sort=one_i1_ml+asc,id+desc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=48 [junit4] 2> 1689057 T5483 C3907 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&sort=three_l1_ml+desc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=1 [junit4] 2> 1689076 T5500 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&fl=id&NOW=1419128462877&start=0&fsv=true&isShard=true&sort=three_l1_ml+desc&shard.url=https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db|[ff01::213]:33332/fm/db&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=1 [junit4] 2> 1689084 T5497 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&NOW=1419128462877&ids=11,12,13,1,2,3,4,5,6,7,8,9,10&isShard=true&shard.url=https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db|[ff01::213]:33332/fm/db&rows=13&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 1689091 T5496 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&shards=https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db|[ff01::213]:33332/fm/db&sort=three_l1_ml+desc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=20 [junit4] 2> 1689125 T5486 C3907 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&sort=three_l1_ml+asc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=0 [junit4] 2> 1689154 T5498 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&fl=id&NOW=1419128462946&start=0&fsv=true&isShard=true&sort=three_l1_ml+asc&shard.url=https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=1 [junit4] 2> 1689176 T5499 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&NOW=1419128462946&ids=11,12,13,1,2,3,4,5,6,7,8,9,10&isShard=true&shard.url=https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db&rows=13&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1689180 T5495 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&shards=https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db&sort=three_l1_ml+asc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=40 [junit4] 2> 1689230 T5487 C3907 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&sort=three_l1_ml+desc,id+asc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=2 [junit4] 2> 1689269 T5497 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&fl=id&NOW=1419128463070&start=0&fsv=true&isShard=true&sort=three_l1_ml+desc,id+asc&shard.url=https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=2 [junit4] 2> 1689283 T5496 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&NOW=1419128463070&ids=110,111,112,113,114,115,116,117,118,119,10,11,12,13,14,15,16,17,120,121,122,1,123,2,124,3,125,4,126,5,127,6,128,7,129,8,9,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,100,145,101,146,102,147,103,148,104,149,105,106,107,108,109&isShard=true&shard.url=https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db&rows=200&wt=javabin&version=2} status=0 QTime=5 [junit4] 2> 1689297 T5500 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&shards=https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db&sort=three_l1_ml+desc,id+asc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=33 [junit4] 2> 1689319 T5485 C3907 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&sort=three_l1_ml+asc,id+desc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=0 [junit4] 2> 1689351 T5495 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&fl=id&NOW=1419128463148&start=0&fsv=true&isShard=true&sort=three_l1_ml+asc,id+desc&shard.url=[ff01::114]:33332/fm/db|https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=1 [junit4] 2> 1689365 T5497 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&NOW=1419128463148&ids=110,111,112,113,114,115,116,117,118,119,10,11,12,13,14,15,16,17,120,121,122,1,123,2,124,3,125,4,126,5,127,6,128,7,129,8,9,130,131,132,133,134,135,136,137,138,139,140,141,142,143,100,144,101,145,102,146,103,147,104,148,105,149,106,107,108,109&isShard=true&shard.url=[ff01::114]:33332/fm/db|https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db&rows=200&wt=javabin&version=2} status=0 QTime=7 [junit4] 2> 1689372 T5498 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&shards=[ff01::114]:33332/fm/db|https://127.0.0.1:50974/fm/db|[ff01::083]:33332/fm/db&sort=three_l1_ml+asc,id+desc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=30 [junit4] 2> 1689383 T5488 C3907 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&sort=five_s1_ml+desc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=1 [junit4] 2> 1689393 T5500 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&fl=id&NOW=1419128463196&start=0&fsv=true&isShard=true&sort=five_s1_ml+desc&shard.url=https://127.0.0.1:50974/fm/db&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=1 [junit4] 2> 1689399 T5499 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&NOW=1419128463196&ids=11,12,13,1,2,3,4,5,6,7,8,9,10&isShard=true&shard.url=https://127.0.0.1:50974/fm/db&rows=13&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1689404 T5496 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&shards=https://127.0.0.1:50974/fm/db&sort=five_s1_ml+desc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=14 [junit4] 2> 1689414 T5484 C3907 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&sort=five_s1_ml+asc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=1 [junit4] 2> 1689423 T5497 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&fl=id&NOW=1419128463226&start=0&fsv=true&isShard=true&sort=five_s1_ml+asc&shard.url=https://127.0.0.1:50974/fm/db|[ff01::114]:33332/fm/db&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=0 [junit4] 2> 1689428 T5498 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&NOW=1419128463226&ids=11,12,13,1,2,3,4,5,6,7,8,9,10&isShard=true&shard.url=https://127.0.0.1:50974/fm/db|[ff01::114]:33332/fm/db&rows=13&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1689431 T5495 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&shards=https://127.0.0.1:50974/fm/db|[ff01::114]:33332/fm/db&sort=five_s1_ml+asc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=11 [junit4] 2> 1689437 T5483 C3907 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&sort=five_s1_ml+desc,id+asc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=1 [junit4] 2> 1689448 T5499 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&fl=id&NOW=1419128463250&start=0&fsv=true&isShard=true&sort=five_s1_ml+desc,id+asc&shard.url=[ff01::213]:33332/fm/db|https://127.0.0.1:50974/fm/db&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=2 [junit4] 2> 1689465 T5496 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&NOW=1419128463250&ids=110,111,112,113,114,115,116,117,118,119,10,11,12,13,14,15,16,17,120,121,122,1,123,2,124,3,125,4,126,5,127,6,128,7,129,8,9,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,100,145,101,146,102,147,103,148,104,149,105,106,107,108,109&isShard=true&shard.url=[ff01::213]:33332/fm/db|https://127.0.0.1:50974/fm/db&rows=200&wt=javabin&version=2} status=0 QTime=5 [junit4] 2> 1689470 T5500 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&shards=[ff01::213]:33332/fm/db|https://127.0.0.1:50974/fm/db&sort=five_s1_ml+desc,id+asc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=26 [junit4] 2> 1689482 T5486 C3907 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&sort=five_s1_ml+asc,id+desc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=0 [junit4] 2> 1689493 T5498 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&fl=id&NOW=1419128463295&start=0&fsv=true&isShard=true&sort=five_s1_ml+asc,id+desc&shard.url=[ff01::083]:33332/fm/db|https://127.0.0.1:50974/fm/db|[ff01::114]:33332/fm/db&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=1 [junit4] 2> 1689514 T5495 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&NOW=1419128463295&ids=110,111,112,113,114,115,116,117,118,119,10,11,12,13,14,15,16,17,120,121,122,1,123,2,124,3,125,4,126,5,127,6,128,7,129,8,9,130,131,132,133,134,135,136,137,138,139,140,141,142,143,100,144,101,145,102,146,103,147,104,148,105,149,106,107,108,109&isShard=true&shard.url=[ff01::083]:33332/fm/db|https://127.0.0.1:50974/fm/db|[ff01::114]:33332/fm/db&rows=200&wt=javabin&version=2} status=0 QTime=11 [junit4] 2> 1689524 T5497 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&shards=[ff01::083]:33332/fm/db|https://127.0.0.1:50974/fm/db|[ff01::114]:33332/fm/db&sort=five_s1_ml+asc,id+desc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=35 [junit4] 2> 1689537 T5485 C3907 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&sort=two_i1_mf+desc,id+asc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=1 [junit4] 2> 1689563 T5496 C3908 oasc.SolrCore.execute [collection1] webapp=/fm/db path=/select params={q=*:*&distrib=false&fl=i [...truncated too long message...] lr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/shard1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/shard1/data/index;done=false>>] [junit4] 2> 1801920 T5479 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/shard1/data/index [junit4] 2> 1801921 T5479 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/shard1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/shard1/data;done=false>>] [junit4] 2> 1801922 T5479 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001/tempDir-001/shard1/data [junit4] 2> 1801923 T5479 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/fm/db,null} [junit4] 2> 1806814 T5479 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDistributedMissingSort -Dtests.method=testDistribSearch -Dtests.seed=84BC817DF13FEF5F -Dtests.slow=true -Dtests.locale=es_BO -Dtests.timezone=Australia/NSW -Dtests.asserts=false -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 120s | TestDistributedMissingSort.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:50978/fm/db [junit4] > at __randomizedtesting.SeedInfo.seed([84BC817DF13FEF5F:55A0F6586608F63]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:578) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:213) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:209) [junit4] > at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:438) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.indexr(BaseDistributedSearchTestCase.java:420) [junit4] > at org.apache.solr.TestDistributedMissingSort.index(TestDistributedMissingSort.java:90) [junit4] > at org.apache.solr.TestDistributedMissingSort.doTest(TestDistributedMissingSort.java:42) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:875) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:150) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:121) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:463) [junit4] > ... 50 more [junit4] 2> 1806852 T5479 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort-84BC817DF13FEF5F-001 [junit4] 2> NOTE: test params are: codec=Lucene50, sim=DefaultSimilarity, locale=es_BO, timezone=Australia/NSW [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=2,threads=1,free=222753032,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [OverseerRolesTest, BadIndexSchemaTest, TestXIncludeConfig, TestExtendedDismaxParser, TestFieldResource, HdfsSyncSliceTest, TestManagedResource, TestSimpleQParserPlugin, UpdateParamsTest, TestWordDelimiterFilterFactory, CoreContainerCoreInitFailuresTest, WordBreakSolrSpellCheckerTest, DateMathParserTest, TestRemoteStreaming, TestFuzzyAnalyzedSuggestions, HdfsRecoveryZkTest, TestRealTimeGet, TestLuceneMatchVersion, SliceStateTest, TestExceedMaxTermLength, QueryResultKeyTest, TestElisionMultitermQuery, TestManagedSynonymFilterFactory, XsltUpdateRequestHandlerTest, TestCloudSchemaless, TestFunctionQuery, MinimalSchemaTest, SimpleFacetsTest, TestSolrXmlPersistence, HdfsUnloadDistributedZkTest, TestDefaultSimilarityFactory, TestCSVLoader, TestStressUserVersions, TermVectorComponentTest, DefaultValueUpdateProcessorTest, TestBulkSchemaConcurrent, TestSolrDynamicMBean, TestCSVResponseWriter, TestComponentsName, CustomCollectionTest, QueryEqualityTest, TestDocBasedVersionConstraints, SuggestComponentTest, TestSolrQueryParserDefaultOperatorResource, TestIndexSearcher, TestManagedSchemaFieldTypeResource, ResourceLoaderTest, SampleTest, UUIDUpdateProcessorFallbackTest, CollectionsAPIAsyncDistributedZkTest, TestTrie, TestRequestStatusCollectionAPI, TestJmxMonitoredMap, PluginInfoTest, OpenCloseCoreStressTest, OverriddenZkACLAndCredentialsProvidersTest, TestSolrConfigHandlerConcurrent, BlockDirectoryTest, TestDistribDocBasedVersion, ResponseHeaderTest, TestCustomSort, ZkStateWriterTest, TestQuerySenderListener, TermsComponentTest, TestStressRecovery, TestQuerySenderNoQuery, TestSchemaResource, DocumentBuilderTest, HdfsWriteToMultipleCollectionsTest, TestCloudManagedSchema, TestCloudManagedSchemaConcurrent, TestReplicaProperties, SolrInfoMBeanTest, TestSolrConfigHandlerCloud, SyncSliceTest, TestSolrXml, TestDistributedMissingSort] [junit4] Completed in 120.39s, 1 test, 1 error <<< FAILURES! [...truncated 1165 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:187: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1349: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:956: There were test failures: 453 suites, 1850 tests, 1 error, 37 ignored (21 assumptions) Total time: 164 minutes 3 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC (asserts: false) Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
