Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12040/ Java: 32bit/jdk1.7.0_76 -server -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.TestDistributedMissingSort.test Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:55367//collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:55367//collection1 at __randomizedtesting.SeedInfo.seed([E31D6E904F572F86:6B49514AE1AB427E]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:566) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:174) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:153) at org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:488) at org.apache.solr.BaseDistributedSearchTestCase.indexr(BaseDistributedSearchTestCase.java:466) at org.apache.solr.TestDistributedMissingSort.index(TestDistributedMissingSort.java:65) at org.apache.solr.TestDistributedMissingSort.test(TestDistributedMissingSort.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) 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 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:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) 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:152) at java.net.SocketInputStream.read(SocketInputStream.java:122) at sun.security.ssl.InputRecord.readFully(InputRecord.java:442) at sun.security.ssl.InputRecord.read(InputRecord.java:480) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:934) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:891) at sun.security.ssl.AppInputStream.read(AppInputStream.java:102) 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:261) 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:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:462) ... 51 more Build Log: [...truncated 10603 lines...] [junit4] Suite: org.apache.solr.TestDistributedMissingSort [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/init-core-data-001 [junit4] 2> 1188432 T7528 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 1188433 T7528 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 1188514 T7528 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1 [junit4] 2> 1188516 T7528 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1188519 T7528 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1188548 T7528 oejs.AbstractConnector.doStart Started [email protected]:50883 [junit4] 2> 1188549 T7528 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {schema=schema-distributed-missing-sort.xml, hostPort=50883, hostContext=/, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores} [junit4] 2> 1188551 T7528 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@192e317 [junit4] 2> 1188551 T7528 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/' [junit4] 2> 1188565 T7528 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/solr.xml [junit4] 2> 1188579 T7528 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores [junit4] 2> 1188580 T7528 oasc.CoreContainer.<init> New CoreContainer 10779361 [junit4] 2> 1188580 T7528 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/] [junit4] 2> 1188581 T7528 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/lib [junit4] 2> 1188581 T7528 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/lib). [junit4] 2> 1188588 T7528 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1188589 T7528 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 1188589 T7528 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1188589 T7528 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1188589 T7528 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1188589 T7528 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1188590 T7528 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1188590 T7528 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1188590 T7528 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1188590 T7528 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1188590 T7528 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1188592 T7528 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1188593 T7528 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1188593 T7528 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1188594 T7528 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 1188594 T7528 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores [junit4] 2> 1188606 T7528 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1/, transient=false, config=solrconfig.xml, schema=schema-distributed-missing-sort.xml, name=collection1, loadOnStartup=true, configSet=collection1, dataDir=data/, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1} [junit4] 2> 1188606 T7528 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1/ [junit4] 2> 1188606 T7528 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1188607 T7538 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/' [junit4] 2> 1188607 T7538 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 1188607 T7538 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 1188621 T7538 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1188635 T7538 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0 [junit4] 2> 1188674 T7538 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1188674 T7538 oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-distributed-missing-sort.xml [junit4] 2> 1188677 T7538 oass.IndexSchema.readSchema [collection1] Schema name=test-distributed-missing-sort [junit4] 2> 1188707 T7538 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1188708 T7538 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 1188708 T7538 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1188708 T7538 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1/data/ [junit4] 2> 1188708 T7538 c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d6c743 [junit4] 2> 1188709 T7538 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1/data [junit4] 2> 1188709 T7538 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1/data/index/ [junit4] 2> 1188709 T7538 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1188709 T7538 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1/data/index [junit4] 2> 1188710 T7538 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5746198475215233] [junit4] 2> 1188710 T7538 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@131cdce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@be9c4e),segFN=segments_1,generation=1} [junit4] 2> 1188710 T7538 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1188714 T7538 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1188714 T7538 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1188714 T7538 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1188715 T7538 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1188715 T7538 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1188715 T7538 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1188715 T7538 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 1188715 T7538 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 1188715 T7538 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1188716 T7538 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1188716 T7538 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1188716 T7538 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1188718 T7538 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1188719 T7538 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1188720 T7538 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1188721 T7538 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1188725 T7538 c:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1188727 T7538 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: standard,/search-facet-def,/replication,/update/csv,/schema,/admin/properties,/mlt,/admin/logging,/config,dismax,mock,/admin/plugins,spellCheckCompRH1,/search-facet-invariants,/terms,mltrh,/update,lazy,/admin/luke,/debug/dump,/admin/file,/update/json/docs,/get,/admin/system,/admin/segments,spellCheckCompRH,defaults,/admin/threads,tvrh,spellCheckCompRH_Direct,/admin/mbeans,/admin/ping,spellCheckWithWordbreak,spellCheckWithWordbreak_Direct,/update/json [junit4] 2> 1188729 T7538 c:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 1188730 T7538 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1188731 T7538 c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1188731 T7538 c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 1188732 T7538 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1188732 T7538 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1188732 T7538 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1188733 T7538 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@131cdce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@be9c4e),segFN=segments_1,generation=1} [junit4] 2> 1188733 T7538 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1188734 T7538 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1fa6424[collection1] main [junit4] 2> 1188734 T7538 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 1188734 T7538 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 1188734 T7538 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1188734 T7538 c:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 1188752 T7538 c:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1188872 T7538 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1188873 T7539 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 1188874 T7539 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 1188874 T7539 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 1188874 T7539 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 1188874 T7538 c:collection1 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1188874 T7539 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 1188875 T7528 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1188875 T7528 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1188875 T7539 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 1188876 T7539 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 1188876 T7539 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 1188876 T7539 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 1188877 T7539 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fa6424[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1188976 T7528 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 1188978 T7528 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1188981 T7528 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1188983 T7528 oejs.AbstractConnector.doStart Started [email protected]:55367 [junit4] 2> 1188984 T7528 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=55367, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores, hostContext=/, schema=schema-distributed-missing-sort.xml} [junit4] 2> 1188986 T7528 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@192e317 [junit4] 2> 1188986 T7528 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/' [junit4] 2> 1189001 T7528 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/solr.xml [junit4] 2> 1189014 T7528 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores [junit4] 2> 1189015 T7528 oasc.CoreContainer.<init> New CoreContainer 20919993 [junit4] 2> 1189015 T7528 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/] [junit4] 2> 1189016 T7528 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/lib [junit4] 2> 1189016 T7528 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/lib). [junit4] 2> 1189024 T7528 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1189024 T7528 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 1189024 T7528 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1189025 T7528 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1189025 T7528 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1189025 T7528 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1189026 T7528 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1189026 T7528 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1189026 T7528 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1189027 T7528 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1189027 T7528 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1189029 T7528 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1189031 T7528 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1189031 T7528 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1189032 T7528 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 1189032 T7528 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores [junit4] 2> 1189033 T7528 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {loadOnStartup=true, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1/, configSet=collection1, dataDir=data/, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1, schema=schema-distributed-missing-sort.xml, config=solrconfig.xml, name=collection1, transient=false} [junit4] 2> 1189033 T7528 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1/ [junit4] 2> 1189034 T7528 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1189039 T7550 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/' [junit4] 2> 1189040 T7550 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 1189040 T7550 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 1189059 T7550 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1189080 T7550 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0 [junit4] 2> 1189131 T7550 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1189131 T7550 oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-distributed-missing-sort.xml [junit4] 2> 1189135 T7550 oass.IndexSchema.readSchema [collection1] Schema name=test-distributed-missing-sort [junit4] 2> 1189160 T7550 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1189161 T7550 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 1189161 T7550 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1189162 T7550 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1/data/ [junit4] 2> 1189162 T7550 c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d6c743 [junit4] 2> 1189162 T7550 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1/data [junit4] 2> 1189163 T7550 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1/data/index/ [junit4] 2> 1189163 T7550 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1189163 T7550 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1/data/index [junit4] 2> 1189163 T7550 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5746198475215233] [junit4] 2> 1189164 T7550 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1ebad5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17c1e04),segFN=segments_1,generation=1} [junit4] 2> 1189164 T7550 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1189169 T7550 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1189169 T7550 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1189169 T7550 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1189170 T7550 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1189170 T7550 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1189170 T7550 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1189170 T7550 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 1189171 T7550 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 1189171 T7550 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1189171 T7550 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1189172 T7550 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1189172 T7550 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1189175 T7550 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1189177 T7550 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1189178 T7550 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1189180 T7550 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1189187 T7550 c:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1189191 T7550 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: standard,/search-facet-def,/replication,/update/csv,/schema,/admin/properties,/mlt,/admin/logging,/config,dismax,mock,/admin/plugins,spellCheckCompRH1,/search-facet-invariants,/terms,mltrh,/update,lazy,/admin/luke,/debug/dump,/admin/file,/update/json/docs,/get,/admin/system,/admin/segments,spellCheckCompRH,defaults,/admin/threads,tvrh,spellCheckCompRH_Direct,/admin/mbeans,/admin/ping,spellCheckWithWordbreak,spellCheckWithWordbreak_Direct,/update/json [junit4] 2> 1189192 T7550 c:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 1189193 T7550 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1189194 T7550 c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1189194 T7550 c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 1189194 T7550 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1189194 T7550 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1189195 T7550 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1189195 T7550 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1ebad5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17c1e04),segFN=segments_1,generation=1} [junit4] 2> 1189196 T7550 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1189196 T7550 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@bacd69[collection1] main [junit4] 2> 1189196 T7550 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 1189196 T7550 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 1189197 T7550 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1189197 T7550 c:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 1189230 T7550 c:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1189338 T7550 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1189351 T7551 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 1189352 T7551 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 1189352 T7551 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 1189352 T7550 c:collection1 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1189352 T7551 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 1189354 T7528 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1189354 T7528 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1189354 T7551 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 1189355 T7551 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 1189355 T7551 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 1189355 T7551 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 1189355 T7551 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 1189356 T7528 oas.SolrTestCaseJ4.setUp ###Starting test [junit4] 2> 1189357 T7551 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bacd69[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> ASYNC NEW_CORE C4276 name=collection1 org.apache.solr.core.SolrCore@fbd7e [junit4] 2> 1189413 T7536 c:collection1 C4276 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1497632416254132224)} 0 3 [junit4] 2> ASYNC NEW_CORE C4277 name=collection1 org.apache.solr.core.SolrCore@1b38981 [junit4] 2> 1189491 T7548 c:collection1 C4277 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1497632416338018304)} 0 1 [junit4] 2> 1189501 T7537 c:collection1 C4276 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1 (1497632416348504064)]} 0 2 [junit4] 2> 1189508 T7549 c:collection1 C4277 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1 (1497632416355844096)]} 0 2 [junit4] 2> 1189512 T7536 c:collection1 C4276 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2 (1497632416360038400)]} 0 1 [junit4] 2> 1189515 T7548 c:collection1 C4277 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2 (1497632416364232704)]} 0 0 [junit4] 2> 1189518 T7537 c:collection1 C4276 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[3 (1497632416367378432)]} 0 0 [junit4] 2> 1189522 T7549 c:collection1 C4277 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[3 (1497632416370524160)]} 0 1 [junit4] 2> 1189525 T7536 c:collection1 C4276 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[4 (1497632416374718464)]} 0 1 [junit4] 2> 1189529 T7548 c:collection1 C4277 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[4 (1497632416377864192)]} 0 1 [junit4] 2> 1189532 T7537 c:collection1 C4276 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1497632416381009920)]} 0 1 [junit4] 2> 1189534 T7549 c:collection1 C4277 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1497632416384155648)]} 0 0 [junit4] 2> 1189538 T7536 c:collection1 C4276 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[6 (1497632416387301376)]} 0 1 [junit4] 2> 1189541 T7548 c:collection1 C4277 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[6 (1497632416390447104)]} 0 1 [junit4] 2> 1189544 T7537 c:collection1 C4276 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[7 (1497632416394641408)]} 0 1 [junit4] 2> 1189548 T7549 c:collection1 C4277 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[7 (1497632416397787136)]} 0 1 [junit4] 2> 1189551 T7536 c:collection1 C4276 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[8 (1497632416401981440)]} 0 1 [junit4] 2> 1279582 T7528 oas.SolrTestCaseJ4.tearDown ###Ending test [junit4] 2> 1279584 T7549 c:collection1 C4277 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[8 (1497632510807375872)]} 0 1 [junit4] 2> 1279614 T7528 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=10779361 [junit4] 2> 1279614 T7528 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@fbd7e [junit4] 2> 1279615 T7528 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=8,adds=8,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=8,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 1279615 T7528 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 1279615 T7528 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1279616 T7528 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 1279616 T7528 C4276 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close. [junit4] 2> 1279619 T7528 C4276 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@131cdce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@be9c4e),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@131cdce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@be9c4e),segFN=segments_2,generation=2} [junit4] 2> 1279621 T7528 C4276 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 1279621 T7528 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 1279636 T7528 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1279637 T7528 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1/data/index;done=false>>] [junit4] 2> 1279637 T7528 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1/data/index [junit4] 2> 1279643 T7528 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1/data;done=false>>] [junit4] 2> 1279643 T7528 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/control/cores/collection1/data [junit4] 2> 1279644 T7528 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 1279835 T7528 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=20919993 [junit4] 2> 1279836 T7528 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1b38981 [junit4] 2> 1279836 T7528 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=8,adds=8,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=8,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 1279836 T7528 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 1279837 T7528 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1279837 T7528 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 1279837 T7528 C4277 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close. [junit4] 2> 1279840 T7528 C4277 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1ebad5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17c1e04),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1ebad5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17c1e04),segFN=segments_2,generation=2} [junit4] 2> 1279840 T7528 C4277 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 1279841 T7528 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 1279877 T7528 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1279878 T7528 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1/data/index;done=false>>] [junit4] 2> 1279878 T7528 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1/data/index [junit4] 2> 1279879 T7528 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1/data;done=false>>] [junit4] 2> 1279879 T7528 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001/tempDir-001/shard0/cores/collection1/data [junit4] 2> 1279885 T7528 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDistributedMissingSort -Dtests.method=test -Dtests.seed=E31D6E904F572F86 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=is_IS -Dtests.timezone=IST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 91.6s J1 | TestDistributedMissingSort.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:55367//collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([E31D6E904F572F86:6B49514AE1AB427E]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:566) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:174) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:153) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:488) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.indexr(BaseDistributedSearchTestCase.java:466) [junit4] > at org.apache.solr.TestDistributedMissingSort.index(TestDistributedMissingSort.java:65) [junit4] > at org.apache.solr.TestDistributedMissingSort.test(TestDistributedMissingSort.java:43) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) [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:152) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:442) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:480) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:934) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:891) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:102) [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:261) [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:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:462) [junit4] > ... 51 more [junit4] 2> 1280037 T7528 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedMissingSort E31D6E904F572F86-001 [junit4] 2> NOTE: test params are: codec=Lucene50, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=is_IS, timezone=IST [junit4] 2> NOTE: Linux 3.13.0-48-generic i386/Oracle Corporation 1.7.0_76 (32-bit)/cpus=12,threads=1,free=428835744,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [BadComponentTest, SolrPluginUtilsTest, TestNamedUpdateProcessors, TestLRUCache, DistributedFacetPivotSmallAdvancedTest, CoreAdminRequestStatusTest, TestFieldResource, TestElisionMultitermQuery, PreAnalyzedUpdateProcessorTest, RequiredFieldsTest, CurrencyFieldOpenExchangeTest, TestAtomicUpdateErrorCases, PreAnalyzedFieldTest, TestCoreContainer, CopyFieldTest, TestSchemaManager, FieldAnalysisRequestHandlerTest, TestObjectReleaseTracker, BasicFunctionalityTest, ZkControllerTest, ChaosMonkeySafeLeaderTest, RequestLoggingTest, UUIDUpdateProcessorFallbackTest, CollectionsAPIDistributedZkTest, DistributedFacetPivotLongTailTest, ConvertedLegacyTest, TestEmbeddedSolrServerConstructors, TestFoldingMultitermQuery, DistanceFunctionTest, TestSuggestSpellingConverter, TestLFUCache, ClusterStateUpdateTest, AnalyticsMergeStrategyTest, ShardSplitTest, LeaderInitiatedRecoveryOnCommitTest, DeleteInactiveReplicaTest, TestCoreDiscovery, ZkSolrClientTest, CloudMLTQParserTest, ZkCLITest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrDeletionPolicy2, VMParamsZkACLAndCredentialsProvidersTest, TestSolrCoreProperties, SpellCheckComponentTest, TestFastLRUCache, TestStandardQParsers, MultiThreadedOCPTest, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, EnumFieldTest, TestOverriddenPrefixQueryForCustomFieldType, HdfsLockFactoryTest, EchoParamsTest, TestSolr4Spatial2, TestFuzzyAnalyzedSuggestions, TestLMDirichletSimilarityFactory, TestPHPSerializedResponseWriter, TestOmitPositions, TestSolrQueryParserDefaultOperatorResource, TestCollectionAPI, ShardRoutingCustomTest, NoCacheHeaderTest, SystemInfoHandlerTest, DateRangeFieldTest, HdfsCollectionsAPIDistributedZkTest, TestExactSharedStatsCache, TestComponentsName, AlternateDirectoryTest, ResourceLoaderTest, SolrXmlInZkTest, TestSearchPerf, TestChildDocTransformer, OverriddenZkACLAndCredentialsProvidersTest, TestCloudPivotFacet, AddBlockUpdateTest, TestFieldTypeResource, ShowFileRequestHandlerTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, TestReplicationHandler, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressVersions, TestRangeQuery, StatsComponentTest, OverseerCollectionProcessorTest, SoftAutoCommitTest, SuggesterFSTTest, SolrRequestParserTest, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, TestUpdate, TestWordDelimiterFilterFactory, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, ReturnFieldsTest, JSONWriterTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, SOLR749Test, UpdateParamsTest, TestQuerySenderNoQuery, SolrIndexConfigTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCharFilters, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, URLClassifyProcessorTest, PrimUtilsTest, DateFieldTest, SliceStateTest, FileUtilsTest, TestRTGBase, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort] [junit4] Completed on J1 in 91.63s, 1 test, 1 error <<< FAILURES! [...truncated 332 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1370: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:976: There were test failures: 478 suites, 1902 tests, 1 error, 47 ignored (20 assumptions) Total time: 52 minutes 45 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.7.0_76 -server -XX:+UseConcMarkSweepGC 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]
