Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1924/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.client.solrj.SolrSchemalessExampleTest.testAddDelete Error Message: IOException occured when talking to server at: https://127.0.0.1:61764/solr/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:61764/solr/collection1 at __randomizedtesting.SeedInfo.seed([50109A53A81D9C33:98F0E75959B54FE5]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:573) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:124) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:110) at org.apache.solr.client.solrj.SolrExampleTestsBase.testAddDelete(SolrExampleTestsBase.java:179) 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: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) 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.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 46 more Build Log: [...truncated 10805 lines...] [junit4] Suite: org.apache.solr.client.solrj.SolrSchemalessExampleTest [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/init-core-data-001 [junit4] 2> 263010 T809 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 263441 T809 oas.SolrTestCaseJ4.initCore ####initCore [junit4] 2> 263442 T809 oas.SolrTestCaseJ4.initCore ####initCore end [junit4] 2> 263443 T809 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-002/cores/core [junit4] 2> 263448 T809 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 263462 T809 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 263505 T809 oejs.AbstractConnector.doStart Started [email protected]:६१७६४ [junit4] 2> 263507 T809 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1540e19d [junit4] 2> 263507 T809 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 263508 T809 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001 [junit4] 2> 263509 T809 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/' [junit4] 2> 263566 T809 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/solr.xml [junit4] 2> 263578 T809 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001 [junit4] 2> 263579 T809 oasc.CoreContainer.<init> New CoreContainer 1830301158 [junit4] 2> 263579 T809 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/] [junit4] 2> 263580 T809 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 600000 [junit4] 2> 263580 T809 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null [junit4] 2> 263581 T809 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 60000 [junit4] 2> 263581 T809 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 263581 T809 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 263582 T809 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 263583 T809 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 263583 T809 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 263583 T809 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 263584 T809 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 263584 T809 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 263588 T809 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true [junit4] 2> 263591 T809 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 263592 T809 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 263592 T809 oasc.CoreContainer.load Host Name: [junit4] 2> 263598 T809 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001 [junit4] 2> 263600 T809 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/ [junit4] 2> 263601 T809 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 263603 T819 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/' [junit4] 2> 263640 T819 oasc.SolrConfig.refreshRequestParams current version of requestparams : 0 [junit4] 2> 263641 T819 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader [junit4] 2> 263642 T819 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../contrib/extraction/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/../../../../contrib/extraction/lib). [junit4] 2> 263643 T819 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/../../../../dist). [junit4] 2> 263644 T819 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../contrib/clustering/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/../../../../contrib/clustering/lib). [junit4] 2> 263645 T819 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/../../../../dist). [junit4] 2> 263647 T819 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../contrib/langid/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/../../../../contrib/langid/lib). [junit4] 2> 263647 T819 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/../../../../dist). [junit4] 2> 263649 T819 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../contrib/velocity/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/../../../../contrib/velocity/lib). [junit4] 2> 263652 T819 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/../../../../dist). [junit4] 2> 263689 T819 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 263746 T819 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 263816 T819 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/conf/managed-schema [junit4] 2> 263824 T819 oass.IndexSchema.readSchema [collection1] Schema name=example-data-driven-schema [junit4] 2> 264147 T819 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 264186 T819 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 264191 T819 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 264261 T819 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/ [junit4] 2> 264262 T819 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 264263 T819 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-003/ [junit4] 2> 264263 T819 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@72cabc0 [junit4] 2> 264273 T819 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} [junit4] 2> 264275 T819 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} [junit4] 2> 264277 T819 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-003 [junit4] 2> 264277 T819 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-003/index/ [junit4] 2> 264278 T819 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-003/index' doesn't exist. Creating new index... [junit4] 2> 264278 T819 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-003/index [junit4] 2> 264280 T819 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_1,generation=1} [junit4] 2> 264281 T819 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 264282 T819 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter [junit4] 2> 264282 T819 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter [junit4] 2> 264282 T819 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter [junit4] 2> 264283 T819 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter [junit4] 2> 264283 T819 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5 [junit4] 2> 264291 T819 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 265160 T819 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 265161 T819 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 265162 T819 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 265162 T819 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 265163 T819 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 265164 T819 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 265164 T819 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 265165 T819 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 265165 T819 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 265166 T819 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 265167 T819 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 265167 T819 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 265168 T819 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 265168 T819 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 265168 T819 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 265169 T819 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 265169 T819 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler [junit4] 2> 265170 T819 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 265170 T819 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler [junit4] 2> 265170 T819 oasc.RequestHandlers.initHandlersFromConfig created /query: solr.SearchHandler [junit4] 2> 265171 T819 oasc.RequestHandlers.initHandlersFromConfig created /browse: solr.SearchHandler [junit4] 2> 265171 T819 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.extraction.ExtractingRequestHandler [junit4] 2> 265171 T819 oasc.RequestHandlers.initHandlersFromConfig created /update/extract: solr.extraction.ExtractingRequestHandler [junit4] 2> 265171 T819 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler [junit4] 2> 265171 T819 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler [junit4] 2> 265172 T819 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.DocumentAnalysisRequestHandler [junit4] 2> 265172 T819 oasc.RequestHandlers.initHandlersFromConfig created /analysis/document: solr.DocumentAnalysisRequestHandler [junit4] 2> 265173 T819 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4] 2> 265174 T819 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler [junit4] 2> 265174 T819 oasc.RequestHandlers.initHandlersFromConfig created /spell: solr.SearchHandler [junit4] 2> 265174 T819 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler [junit4] 2> 265175 T819 oasc.RequestHandlers.initHandlersFromConfig created /tvrh: solr.SearchHandler [junit4] 2> 265175 T819 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler [junit4] 2> 265175 T819 oasc.RequestHandlers.initHandlersFromConfig created /terms: solr.SearchHandler [junit4] 2> 265175 T819 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler [junit4] 2> 265176 T819 oasc.RequestHandlers.initHandlersFromConfig created /elevate: solr.SearchHandler [junit4] 2> 265182 T819 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265183 T819 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265186 T819 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265188 T819 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265190 T819 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 265192 T819 oasu.CommitTracker.<init> Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 265192 T819 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 265193 T819 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_1,generation=1} [junit4] 2> 265193 T819 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 265193 T819 oass.SolrIndexSearcher.<init> Opening Searcher@ead3aa0[collection1] main [junit4] 2> 265194 T819 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/conf [junit4] 2> 265194 T819 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/conf} [junit4] 2> 265194 T819 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/conf [junit4] 2> 265195 T819 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 265195 T819 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 265197 T819 oass.DirectSolrSpellChecker.init init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 265197 T819 oashc.SpellCheckComponent.inform No queryConverter defined, using default converter [junit4] 2> 265199 T819 oashc.QueryElevationComponent.inform Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/conf/elevate.xml [junit4] 2> 265248 T819 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 265250 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@ead3aa0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 265251 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 265251 T820 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 265252 T820 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 265253 T820 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ead3aa0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 265256 T819 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 265259 T809 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0 [junit4] 2> 265259 T809 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 265260 T809 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#61764 [junit4] 2> 265274 T809 oas.SolrTestCaseJ4.setUp ###Starting testFieldMutating [junit4] 2> ASYNC NEW_CORE C149 name=collection1 org.apache.solr.core.SolrCore@20fe1ed0 [junit4] 2> 265499 T818 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1491941115081785344)} 0 58 [junit4] 2> 265506 T815 C149 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 265508 T815 C149 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 265509 T815 C149 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 265509 T815 C149 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 265510 T815 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 5 [junit4] 2> 265517 T816 C149 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 265899 T817 C149 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/conf/managed-schema [junit4] 2> 265925 T817 C149 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/conf/managed-schema [junit4] 2> 265934 T817 C149 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/conf/managed-schema [junit4] 2> 265943 T817 C149 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/conf/managed-schema [junit4] 2> 265949 T817 C149 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/conf/managed-schema [junit4] 2> 265956 T817 C149 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/conf/managed-schema [junit4] 2> 265962 T817 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update/json/docs params={} {add=[605bb61f-bd1c-4da5-9c18-d21c34af8da7 (1491941115121631232), 21bdae35-e2a6-47f4-bb14-10a8ea94389f (1491941115533721600), fc28cb08-e349-49b5-b838-c2b33a202f6c (1491941115546304512), 024b417e-3c23-4fca-89cd-250fbadadb7b (1491941115555741696), 945db7a8-1589-4fb7-a8cb-1b69828c2ede (1491941115564130304), c3d93fbc-df35-4897-ad6a-c6a61c234ce2 (1491941115570421760), da4fd66b-62bf-4a01-94ca-924b824f45ae (1491941115581956096)]} 0 440 [junit4] 2> 265990 T813 C149 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 266006 T813 C149 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_2,generation=2} [junit4] 2> 266008 T813 C149 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 266010 T813 C149 oass.SolrIndexSearcher.<init> Opening Searcher@2811ada5[collection1] main [junit4] 2> 266011 T813 C149 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 266011 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@2811ada5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):C7)))} [junit4] 2> 266012 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 266014 T820 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2811ada5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):C7)))} [junit4] 2> 266014 T813 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 25 [junit4] 2> 266021 T815 C149 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=7 status=0 QTime=0 [junit4] 2> 266024 T809 oas.SolrTestCaseJ4.tearDown ###Ending testFieldMutating [junit4] 2> 266035 T809 oas.SolrTestCaseJ4.setUp ###Starting testCommitWithinOnAdd [junit4] 2> 266042 T816 C149 oass.SolrIndexSearcher.<init> Opening Searcher@4af109e6[collection1] realtime [junit4] 2> 266043 T816 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1491941115662696448)} 0 4 [junit4] 2> 266050 T814 C149 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 266057 T814 C149 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_2,generation=2} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_3,generation=3} [junit4] 2> 266057 T814 C149 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3 [junit4] 2> 266058 T814 C149 oass.SolrIndexSearcher.<init> Opening Searcher@69b96738[collection1] main [junit4] 2> 266058 T814 C149 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 266058 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@69b96738[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 266059 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 266061 T820 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69b96738[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 266061 T814 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 12 [junit4] 2> 266067 T817 C149 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 [junit4] 2> 266077 T818 C149 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/conf/managed-schema [junit4] 2> 266083 T818 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id3 (1491941115697299456)]} 0 11 [junit4] 2> 266087 T813 C149 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 266585 T823 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 266587 T823 oass.SolrIndexSearcher.<init> Opening Searcher@3b44afef[collection1] main [junit4] 2> 266587 T823 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 266587 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@3b44afef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.1.0):C1)))} [junit4] 2> 266587 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 266589 T820 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3b44afef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.1.0):C1)))} [junit4] 2> 267100 T815 C149 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=1 [junit4] 2> 267109 T816 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id4 (1491941116782575616)]} 0 2 [junit4] 2> 267610 T823 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 267612 T823 oass.SolrIndexSearcher.<init> Opening Searcher@2f5d01a0[collection1] main [junit4] 2> 267613 T823 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 267613 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@2f5d01a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.1.0):C1) Uninverting(_2(5.1.0):C1)))} [junit4] 2> 267613 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 267616 T820 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f5d01a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.1.0):C1) Uninverting(_2(5.1.0):C1)))} [junit4] 2> 268114 T816 C149 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=id:id4&wt=javabin&version=2} hits=1 status=0 QTime=0 [junit4] 2> 268116 T809 oas.SolrTestCaseJ4.tearDown ###Ending testCommitWithinOnAdd [junit4] 2> 268126 T809 oas.SolrTestCaseJ4.setUp ###Starting testAddDelete [junit4] 2> 268134 T814 C149 oass.SolrIndexSearcher.<init> Opening Searcher@6606aa1d[collection1] realtime [junit4] 2> 268134 T814 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1491941117858414592)} 0 1 [junit4] 2> 281084 T822 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 281085 T822 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_3,generation=3} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_4,generation=4} [junit4] 2> 281085 T822 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4 [junit4] 2> 281085 T822 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 468452 T809 oas.SolrTestCaseJ4.tearDown ###Ending testAddDelete [junit4] 2> 468454 T818 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0 & 222 (1491941327907061760)]} 0 3 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrSchemalessExampleTest -Dtests.method=testAddDelete -Dtests.seed=50109A53A81D9C33 -Dtests.slow=true -Dtests.locale=hi_IN -Dtests.timezone=America/Cordoba -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 201s | SolrSchemalessExampleTest.testAddDelete <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:61764/solr/collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([50109A53A81D9C33:98F0E75959B54FE5]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:573) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) [junit4] > at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:124) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:110) [junit4] > at org.apache.solr.client.solrj.SolrExampleTestsBase.testAddDelete(SolrExampleTestsBase.java:179) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [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.HttpSolrClient.executeMethod(HttpSolrClient.java:464) [junit4] > ... 46 more [junit4] 2> 468660 T809 oas.SolrTestCaseJ4.setUp ###Starting testArbitraryJsonIndexing [junit4] 2> 468733 T817 C149 oass.SolrIndexSearcher.<init> Opening Searcher@2c125cbe[collection1] realtime [junit4] 2> 468735 T817 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1491941328142991360)} 0 62 [junit4] 2> 468747 T815 C149 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 468749 T815 C149 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_4,generation=4} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_5,generation=5} [junit4] 2> 468750 T815 C149 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5 [junit4] 2> 468751 T815 C149 oass.SolrIndexSearcher.<init> Opening Searcher@610a82c9[collection1] main [junit4] 2> 468751 T815 C149 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 468752 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@610a82c9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 468752 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 468754 T820 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@610a82c9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 468755 T815 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 9 [junit4] 2> 468767 T814 C149 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 [junit4] 2> 468783 T816 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update/json/docs params={} {add=[abc1 (1491941328246800384), e913af32-62f7-43db-8eb7-4f8d09c33781 (1491941328255188992)]} 0 8 [junit4] 2> 468809 T817 C149 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 468813 T817 C149 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_5,generation=5} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_6,generation=6} [junit4] 2> 468814 T817 C149 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6 [junit4] 2> 468816 T817 C149 oass.SolrIndexSearcher.<init> Opening Searcher@439cd3f1[collection1] main [junit4] 2> 468817 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@439cd3f1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.1.0):C2)))} [junit4] 2> 468817 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 468819 T820 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@439cd3f1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.1.0):C2)))} [junit4] 2> 468821 T817 C149 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 468821 T817 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 13 [junit4] 2> 468827 T815 C149 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=1 [junit4] 2> 468833 T809 oas.SolrTestCaseJ4.tearDown ###Ending testArbitraryJsonIndexing [junit4] 2> 468854 T809 oas.SolrTestCaseJ4.setUp ###Starting testStreamingRequest [junit4] 2> 468868 T814 C149 oass.SolrIndexSearcher.<init> Opening Searcher@31cba515[collection1] realtime [junit4] 2> 468870 T814 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1491941328336977920)} 0 9 [junit4] 2> 468881 T818 C149 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 468882 T818 C149 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_6,generation=6} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_7,generation=7} [junit4] 2> 468884 T818 C149 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7 [junit4] 2> 468885 T818 C149 oass.SolrIndexSearcher.<init> Opening Searcher@5e07ea4a[collection1] main [junit4] 2> 468885 T818 C149 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 468886 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@5e07ea4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 468886 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 468889 T820 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e07ea4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 468890 T818 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 9 [junit4] 2> 468899 T813 C149 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 [junit4] 2> 468926 T817 C149 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-001/collection1/conf/managed-schema [junit4] 2> 468951 T817 C149 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 468963 T817 C149 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_7,generation=7} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_8,generation=8} [junit4] 2> 468965 T817 C149 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8 [junit4] 2> 468966 T817 C149 oass.SolrIndexSearcher.<init> Opening Searcher@794d843b[collection1] main [junit4] 2> 468967 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@794d843b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.1.0):C10)))} [junit4] 2> 468967 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 468971 T820 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@794d843b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.1.0):C10)))} [junit4] 2> 468972 T817 C149 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 468973 T817 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {add=[0 (1491941328396746752), 1 (1491941328428204032), 2 (1491941328429252608), 3 (1491941328429252609), 4 (1491941328429252610), 5 (1491941328429252611), 6 (1491941328430301184), 7 (1491941328430301185), 8 (1491941328430301186), 9 (1491941328430301187)],commit=} 0 54 [junit4] 2> 468981 T815 C149 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&fl=id,score,_docid_&wt=javabin&version=2} hits=10 status=0 QTime=2 [junit4] 2> 469008 T816 C149 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&fl=id,score,_docid_&wt=javabin&version=2} hits=10 status=0 QTime=0 [junit4] 2> 469011 T809 oas.SolrTestCaseJ4.tearDown ###Ending testStreamingRequest [junit4] 2> 469040 T809 oas.SolrTestCaseJ4.setUp ###Starting testCommitWithinOnDelete [junit4] 2> 469049 T814 C149 oass.SolrIndexSearcher.<init> Opening Searcher@3402455c[collection1] realtime [junit4] 2> 469051 T814 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1491941328530964480)} 0 5 [junit4] 2> 469062 T818 C149 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 469063 T818 C149 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_8,generation=8} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_9,generation=9} [junit4] 2> 469064 T818 C149 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9 [junit4] 2> 469064 T818 C149 oass.SolrIndexSearcher.<init> Opening Searcher@6b61b39a[collection1] main [junit4] 2> 469070 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@6b61b39a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 469071 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 469073 T820 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b61b39a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 469073 T818 C149 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 469074 T818 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 13 [junit4] 2> 469084 T813 C149 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 [junit4] 2> 469100 T817 C149 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id3 (1491941328584441856)]} 0 3 [junit4] 2> 469124 T815 C149 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 469128 T815 C149 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_9,generation=9} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_a,generation=10} [junit4] 2> 469128 T815 C149 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10 [junit4] 2> ASYNC NEW_CORE C150 name=collection1 org.apache.solr.core.SolrCore@20fe1ed0 [junit4] 2> 469156 T815 C150 oass.SolrIndexSearcher.<init> Opening Searcher@39a7ab70[collection1] main [junit4] 2> 469158 T815 C150 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 469160 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@39a7ab70[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.1.0):C1)))} [junit4] 2> 469161 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 469163 T820 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39a7ab70[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.1.0):C1)))} [junit4] 2> 469169 T815 C150 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 46 [junit4] 2> 469177 T816 C150 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=1 [junit4] 2> 469187 T814 C150 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {delete=[id3 (-1491941328676716544)]} 0 3 [junit4] 2> 469193 T818 C150 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=1 [junit4] 2> 469452 T813 C150 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=1 [junit4] 2> 469715 T815 C150 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=0 [junit4] 2> 469978 T816 C150 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=0 [junit4] 2> 470187 T823 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 470187 T823 oass.SolrIndexSearcher.<init> Opening Searcher@504a828[collection1] main [junit4] 2> 470188 T823 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 470188 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@504a828[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 470188 T820 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 470190 T820 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@504a828[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 470240 T817 C150 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 470243 T809 oas.SolrTestCaseJ4.tearDown ###Ending testCommitWithinOnDelete [junit4] 2> 470263 T809 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1830301158 [junit4] 2> 470264 T809 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@20fe1ed0 [junit4] 2> 470266 T809 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=13,autocommit maxTime=15000ms,autocommits=1,soft autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=23,cumulative_deletesById=1,cumulative_deletesByQuery=6,cumulative_errors=0,transaction_logs_total_size=2013,transaction_logs_total_number=10} [junit4] 2> 470267 T809 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 470268 T809 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 470268 T809 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 470269 T809 C150 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close. [junit4] 2> 470270 T809 C150 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_a,generation=10} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775cdc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34a5a937),segFN=segments_b,generation=11} [junit4] 2> 470270 T809 C150 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11 [junit4] 2> 470289 T809 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 470328 T809 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 470329 T809 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-003 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-003;done=false>>] [junit4] 2> 470329 T809 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-003 [junit4] 2> 470330 T809 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-003/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-003/index;done=false>>] [junit4] 2> 470331 T809 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001/tempDir-003/index [junit4] 2> 470332 T809 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4] 2> 470524 T809 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 50109A53A81D9C33-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50), sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=hi_IN, timezone=America/Cordoba [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_31 (64-bit)/cpus=2,threads=1,free=70550560,total=130023424 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrProperties, NamedListTest, DocumentAnalysisResponseTest, SolrPingTest, SolrDocumentTest, SolrParamTest, SolrExampleStreamingTest, TestRetryUtil, FacetFieldTest, CloudSolrClientMultiConstructorTest, SolrExampleJettyTest, ClientUtilsTest, TestBatchUpdate, SolrExampleXMLTest, LargeVolumeBinaryJettyTest, CloudSolrClientTest, TestDocumentObjectBinder, JettyWebappTest, TestXMLEscaping, SolrExampleBinaryTest, SolrExampleStreamingBinaryTest, QueryResponseTest, GetByIdTest, LargeVolumeEmbeddedTest, TestEmbeddedSolrServer, SolrExampleEmbeddedTest, TestSpellCheckResponse, LargeVolumeJettyTest, TermsResponseTest, MergeIndexesEmbeddedTest, TestCoreAdmin, TestNamedListCodec, TestJavaBinCodec, SolrQueryTest, TestHash, ContentStreamTest, ModifiableSolrParamsTest, TestFastInputStream, SolrExceptionTest, IteratorChainTest, TestUpdateRequestCodec, FieldAnalysisResponseTest, AnlysisResponseBaseTest, SolrSchemalessExampleTest] [junit4] Completed in 207.55s, 6 tests, 1 error <<< FAILURES! [...truncated 30 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:204: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: There were test failures: 53 suites, 333 tests, 1 error Total time: 150 minutes 6 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 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]
