Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11696/ Java: 32bit/jdk1.7.0_67 -client -XX:+UseSerialGC (asserts: true)
3 tests failed. FAILED: org.apache.solr.client.solrj.SolrSchemalessExampleTest.testStreamingRequest Error Message: Error from server at http://127.0.0.1:51537/solr/collection1: undefined field: "cat" Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51537/solr/collection1: undefined field: "cat" at __randomizedtesting.SeedInfo.seed([20658798CDB011CF:E78CFF96EFBBBA9C]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558) 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.SolrExampleTestsBase.testStreamingRequest(SolrExampleTestsBase.java:230) 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: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) FAILED: org.apache.solr.client.solrj.SolrSchemalessExampleTest.testCommitWithinOnDelete Error Message: Error from server at http://127.0.0.1:51537/solr/collection1: undefined field: "price" Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51537/solr/collection1: undefined field: "price" at __randomizedtesting.SeedInfo.seed([20658798CDB011CF:4C7170291733FBF4]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558) 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:117) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:103) at org.apache.solr.client.solrj.SolrExampleTestsBase.testCommitWithinOnDelete(SolrExampleTestsBase.java:134) 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: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) FAILED: org.apache.solr.client.solrj.SolrSchemalessExampleTest.testCommitWithinOnAdd Error Message: Error from server at http://127.0.0.1:51537/solr/collection1: undefined field: "price" Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51537/solr/collection1: undefined field: "price" at __randomizedtesting.SeedInfo.seed([20658798CDB011CF:3CEAADF4BC12F1C4]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558) 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.SolrExampleTestsBase.testCommitWithinOnAdd(SolrExampleTestsBase.java:63) 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: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) Build Log: [...truncated 10659 lines...] [junit4] Suite: org.apache.solr.client.solrj.SolrSchemalessExampleTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/init-core-data-001 [junit4] 2> 3692 T23 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) [junit4] 2> 3781 T23 oas.SolrTestCaseJ4.initCore ####initCore [junit4] 2> 3781 T23 oas.SolrTestCaseJ4.initCore ####initCore end [junit4] 2> 3910 T23 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3988 T23 oejs.AbstractConnector.doStart Started [email protected]:51537 [junit4] 2> 4019 T23 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1b271f1 [junit4] 2> 4023 T23 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4023 T23 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001 [junit4] 2> 4024 T23 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/' [junit4] 2> 4043 T23 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/solr.xml [junit4] 2> 4083 T23 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001 [junit4] 2> 4083 T23 oasc.CoreContainer.<init> New CoreContainer 19140156 [junit4] 2> 4084 T23 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/] [junit4] 2> 4096 T23 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4] 2> 4097 T23 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null [junit4] 2> 4097 T23 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4] 2> 4097 T23 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 4097 T23 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 4098 T23 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 4098 T23 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 4098 T23 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 4098 T23 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 4099 T23 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 4099 T23 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false [junit4] 2> 4100 T23 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4100 T23 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4100 T23 oasc.CoreContainer.load Host Name: [junit4] 2> 4102 T23 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001 [junit4] 2> 4103 T23 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/ [junit4] 2> 4104 T23 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 4104 T35 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/' [junit4] 2> 4148 T35 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 4149 T35 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader [junit4] 2> 4150 T35 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/../../../../contrib/extraction/lib). [junit4] 2> 4151 T35 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/../../../../dist). [junit4] 2> 4151 T35 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/../../../../contrib/clustering/lib). [junit4] 2> 4151 T35 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/../../../../dist). [junit4] 2> 4152 T35 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/../../../../contrib/langid/lib). [junit4] 2> 4152 T35 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/../../../../dist). [junit4] 2> 4152 T35 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/../../../../contrib/velocity/lib). [junit4] 2> 4156 T35 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/../../../../dist). [junit4] 2> 4188 T35 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 4261 T35 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 4266 T35 oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead [junit4] 2> 4270 T35 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/conf/schema.xml [junit4] 2> 4309 T35 oass.IndexSchema.readSchema [collection1] Schema name=example-schemaless [junit4] 2> 5061 T35 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 5097 T35 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5103 T35 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5187 T35 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/conf/managed-schema [junit4] 2> 5189 T35 oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/conf/schema.xml to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/conf/schema.xml.bak [junit4] 2> 5190 T35 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/ [junit4] 2> 5190 T35 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 5191 T35 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-002/ [junit4] 2> 5194 T35 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX. [junit4] 2> 5205 T35 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} [junit4] 2> 5205 T35 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} [junit4] 2> 5212 T35 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-002 [junit4] 2> 5212 T35 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-002/index/ [junit4] 2> 5213 T35 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-002/index' doesn't exist. Creating new index... [junit4] 2> 5213 T35 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-002/index [junit4] 2> 5214 T35 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_1,generation=1} [junit4] 2> 5214 T35 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5220 T35 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter [junit4] 2> 5220 T35 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter [junit4] 2> 5221 T35 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter [junit4] 2> 5228 T35 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter [junit4] 2> 5228 T35 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5 [junit4] 2> 5294 T35 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 5445 T35 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 5446 T35 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5446 T35 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5446 T35 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5447 T35 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5447 T35 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 5447 T35 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 5448 T35 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 5448 T35 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 5448 T35 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 5450 T35 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 5450 T35 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 5451 T35 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 5451 T35 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 5451 T35 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 5452 T35 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 5452 T35 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler [junit4] 2> 5452 T35 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 5461 T35 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler [junit4] 2> 5462 T35 oasc.RequestHandlers.initHandlersFromConfig created /query: solr.SearchHandler [junit4] 2> 5462 T35 oasc.RequestHandlers.initHandlersFromConfig created /browse: solr.SearchHandler [junit4] 2> 5462 T35 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.extraction.ExtractingRequestHandler [junit4] 2> 5463 T35 oasc.RequestHandlers.initHandlersFromConfig created /update/extract: solr.extraction.ExtractingRequestHandler [junit4] 2> 5463 T35 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler [junit4] 2> 5464 T35 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler [junit4] 2> 5464 T35 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.DocumentAnalysisRequestHandler [junit4] 2> 5464 T35 oasc.RequestHandlers.initHandlersFromConfig created /analysis/document: solr.DocumentAnalysisRequestHandler [junit4] 2> 5468 T35 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4] 2> 5468 T35 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler [junit4] 2> 5468 T35 oasc.RequestHandlers.initHandlersFromConfig created /spell: solr.SearchHandler [junit4] 2> 5468 T35 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler [junit4] 2> 5468 T35 oasc.RequestHandlers.initHandlersFromConfig created /tvrh: solr.SearchHandler [junit4] 2> 5469 T35 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler [junit4] 2> 5469 T35 oasc.RequestHandlers.initHandlersFromConfig created /terms: solr.SearchHandler [junit4] 2> 5469 T35 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler [junit4] 2> 5469 T35 oasc.RequestHandlers.initHandlersFromConfig created /elevate: solr.SearchHandler [junit4] 2> 5471 T35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5474 T35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5475 T35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5476 T35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5479 T35 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 5480 T35 oasu.CommitTracker.<init> Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 5480 T35 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 5481 T35 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_1,generation=1} [junit4] 2> 5481 T35 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5481 T35 oass.SolrIndexSearcher.<init> Opening Searcher@c41a0b[collection1] main [junit4] 2> 5483 T35 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/conf [junit4] 2> 5483 T35 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/conf} [junit4] 2> 5484 T35 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/conf [junit4] 2> 5484 T35 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 5484 T35 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 5503 T35 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> 5521 T35 oashc.SpellCheckComponent.inform No queryConverter defined, using default converter [junit4] 2> 5525 T35 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/conf/elevate.xml [junit4] 2> 5553 T35 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 5553 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@c41a0b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 5554 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 5554 T35 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 5554 T36 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 5555 T23 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0 [junit4] 2> 5556 T23 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 5555 T36 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 5556 T23 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#51537 [junit4] 2> 5556 T36 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c41a0b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 5565 T23 oas.SolrTestCaseJ4.setUp ###Starting testStreamingRequest [junit4] 2> ASYNC NEW_CORE C18 name=collection1 org.apache.solr.core.SolrCore@16bb5c8 [junit4] 2> 5891 T32 C18 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1489652167133364224)} 0 5 [junit4] 2> ASYNC NEW_CORE C19 name=collection1 org.apache.solr.core.SolrCore@16bb5c8 [junit4] 2> 5932 T34 C19 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 5932 T34 C19 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 5933 T34 C19 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 5933 T34 C19 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 5934 T34 C19 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&waitSearcher=true&commit=true&softCommit=false&wt=javabin} {commit=} 0 3 [junit4] 2> 5941 T31 C19 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&q=*:*&wt=javabin} hits=0 status=0 QTime=3 [junit4] 2> 5946 T33 C19 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&waitSearcher=true&commit=true&softCommit=false&wt=javabin} {} 0 2 [junit4] 2> 5946 T33 C19 oasc.SolrException.log ERROR org.apache.solr.common.SolrException: undefined field: "cat" [junit4] 2> at org.apache.solr.schema.IndexSchema.getField(IndexSchema.java:1222) [junit4] 2> at org.apache.solr.schema.IndexSchema.getCopyFieldsList(IndexSchema.java:1339) [junit4] 2> at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:110) [junit4] 2> at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78) [junit4] 2> at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:240) [junit4] 2> at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:166) [junit4] 2> at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69) [junit4] 2> at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51) [junit4] 2> at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:931) [junit4] 2> at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1085) [junit4] 2> at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:697) [junit4] 2> at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:104) [junit4] 2> at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:247) [junit4] 2> at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:174) [junit4] 2> at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:103) [junit4] 2> at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:144) [junit4] 2> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2005) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:779) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:414) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:201) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137) [junit4] 2> at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:368) [junit4] 2> at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489) [junit4] 2> at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953) [junit4] 2> at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014) [junit4] 2> at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953) [junit4] 2> at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240) [junit4] 2> at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) [junit4] 2> at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628) [junit4] 2> at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 5949 T23 oas.SolrTestCaseJ4.tearDown ###Ending testStreamingRequest [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrSchemalessExampleTest -Dtests.method=testStreamingRequest -Dtests.seed=20658798CDB011CF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=Europe/Samara -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.51s J0 | SolrSchemalessExampleTest.testStreamingRequest <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51537/solr/collection1: undefined field: "cat" [junit4] > at __randomizedtesting.SeedInfo.seed([20658798CDB011CF:E78CFF96EFBBBA9C]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558) [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.SolrExampleTestsBase.testStreamingRequest(SolrExampleTestsBase.java:230) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 6069 T23 oas.SolrTestCaseJ4.setUp ###Starting testArbitraryJsonIndexing [junit4] 2> ASYNC NEW_CORE C20 name=collection1 org.apache.solr.core.SolrCore@16bb5c8 [junit4] 2> 6072 T34 C20 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1489652167324205056)} 0 1 [junit4] 2> 6075 T31 C20 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 6076 T31 C20 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 6076 T31 C20 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 6077 T31 C20 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 6077 T31 C20 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&waitSearcher=true&commit=true&softCommit=false&wt=javabin} {commit=} 0 2 [junit4] 2> 6080 T33 C20 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&q=*:*&wt=javabin} hits=0 status=0 QTime=0 [junit4] 2> 6172 T32 C20 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-001/collection1/conf/managed-schema [junit4] 2> 6183 T32 C20 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update/json/docs params={} {add=[abc1 (1489652167350419456), 09da3573-f57f-4d79-a1e1-e901b06f36f6 (1489652167440596992)]} 0 100 [junit4] 2> 6190 T31 C20 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> ASYNC NEW_CORE C21 name=collection1 org.apache.solr.core.SolrCore@16bb5c8 [junit4] 2> 6210 T31 C21 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_2,generation=2} [junit4] 2> 6211 T31 C21 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 6217 T31 C21 oass.SolrIndexSearcher.<init> Opening Searcher@879e96[collection1] main [junit4] 2> 6218 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@879e96[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C2)))} [junit4] 2> 6218 T31 C21 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 6219 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 6219 T36 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@879e96[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C2)))} [junit4] 2> 6220 T31 C21 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&waitSearcher=true&commit=true&softCommit=false&wt=javabin} {commit=} 0 30 [junit4] 2> 6223 T33 C21 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&q=*:*&wt=javabin} hits=2 status=0 QTime=0 [junit4] 2> 6228 T23 oas.SolrTestCaseJ4.tearDown ###Ending testArbitraryJsonIndexing [junit4] 2> 6238 T23 oas.SolrTestCaseJ4.setUp ###Starting testAddDelete [junit4] 2> 6311 T32 C21 oass.SolrIndexSearcher.<init> Opening Searcher@9ff595[collection1] realtime [junit4] 2> 6311 T32 C21 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1489652167502462976)} 0 70 [junit4] 2> 6319 T34 C21 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[0 & 222 (1489652167581106176)]} 0 4 [junit4] 2> 6322 T31 C21 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 6326 T31 C21 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_2,generation=2} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_3,generation=3} [junit4] 2> 6327 T31 C21 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3 [junit4] 2> 6329 T31 C21 oass.SolrIndexSearcher.<init> Opening Searcher@a588d[collection1] main [junit4] 2> 6330 T31 C21 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 6330 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@a588d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.0.0):C1)))} [junit4] 2> 6331 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 6332 T36 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a588d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.0.0):C1)))} [junit4] 2> 6335 T31 C21 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&waitSearcher=true&commit=true&softCommit=false&wt=javabin} {commit=} 0 13 [junit4] 2> 6339 T33 C21 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&q=*:*&wt=javabin} hits=1 status=0 QTime=0 [junit4] 2> 6345 T32 C21 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {delete=[0 & 222 (-1489652167610466304)]} 0 1 [junit4] 2> 6350 T34 C21 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 6352 T34 C21 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_3,generation=3} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_4,generation=4} [junit4] 2> 6353 T34 C21 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4 [junit4] 2> 6354 T34 C21 oass.SolrIndexSearcher.<init> Opening Searcher@ffc999[collection1] main [junit4] 2> 6355 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@ffc999[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 6356 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 6355 T34 C21 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 6356 T36 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ffc999[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 6358 T34 C21 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&waitSearcher=true&commit=true&softCommit=false&wt=javabin} {commit=} 0 8 [junit4] 2> 6362 T31 C21 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&q=*:*&wt=javabin} hits=0 status=0 QTime=0 [junit4] 2> 6368 T33 C21 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[0 & 222 (1489652167634583552)]} 0 2 [junit4] 2> 6373 T32 C21 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 6379 T32 C21 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_4,generation=4} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_5,generation=5} [junit4] 2> 6380 T32 C21 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5 [junit4] 2> 6383 T32 C21 oass.SolrIndexSearcher.<init> Opening Searcher@11acf91[collection1] main [junit4] 2> 6385 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@11acf91[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.0.0):C1)))} [junit4] 2> 6385 T32 C21 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 6385 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 6386 T36 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11acf91[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.0.0):C1)))} [junit4] 2> 6387 T32 C21 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&waitSearcher=true&commit=true&softCommit=false&wt=javabin} {commit=} 0 15 [junit4] 2> 6391 T34 C21 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&q=*:*&wt=javabin} hits=1 status=0 QTime=1 [junit4] 2> ASYNC NEW_CORE C22 name=collection1 org.apache.solr.core.SolrCore@16bb5c8 [junit4] 2> 6405 T31 C22 oass.SolrIndexSearcher.<init> Opening Searcher@1a3dbc6[collection1] realtime [junit4] 2> 6406 T31 C22 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=id:"0\ \&\ 222" (-1489652167672332288)} 0 3 [junit4] 2> 6410 T33 C22 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 6410 T33 C22 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_5,generation=5} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_6,generation=6} [junit4] 2> 6411 T33 C22 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6 [junit4] 2> 6411 T33 C22 oass.SolrIndexSearcher.<init> Opening Searcher@9ea8[collection1] main [junit4] 2> 6413 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@9ea8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 6413 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 6413 T33 C22 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 6413 T36 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9ea8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 6415 T33 C22 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&waitSearcher=true&commit=true&softCommit=false&wt=javabin} {commit=} 0 6 [junit4] 2> 6419 T32 C22 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&q=*:*&wt=javabin} hits=0 status=0 QTime=1 [junit4] 2> 6423 T34 C22 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[0 & 222 (1489652167692255232)]} 0 1 [junit4] 2> 6427 T31 C22 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1 & 222 (1489652167697498112)]} 0 0 [junit4] 2> 6431 T33 C22 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[2 & 222 (1489652167700643840)]} 0 1 [junit4] 2> 6434 T32 C22 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 6437 T32 C22 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_6,generation=6} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_7,generation=7} [junit4] 2> 6438 T32 C22 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7 [junit4] 2> 6440 T32 C22 oass.SolrIndexSearcher.<init> Opening Searcher@2b177a[collection1] main [junit4] 2> 6440 T32 C22 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 6440 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@2b177a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.0.0):C3)))} [junit4] 2> 6441 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 6441 T36 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b177a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.0.0):C3)))} [junit4] 2> 6442 T32 C22 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&waitSearcher=true&commit=true&softCommit=false&wt=javabin} {commit=} 0 8 [junit4] 2> 6445 T31 C22 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&q=*:*&wt=javabin} hits=3 status=0 QTime=0 [junit4] 2> 6449 T33 C22 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {delete=[0 & 222 (-1489652167719518208), 1 & 222 (-1489652167720566784), 2 & 222 (-1489652167720566785)]} 0 1 [junit4] 2> 6452 T32 C22 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 6453 T32 C22 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_7,generation=7} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bc179 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab1c28),segFN=segments_8,generation=8} [junit4] 2> 6453 T32 C22 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8 [junit4] 2> 6454 T32 C22 oass.SolrIndexSearcher.<init> Opening Searcher@12ca65d[collection1] main [junit4] 2> 6455 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@12ca65d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 6455 T36 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 6455 T32 C22 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 6455 T36 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12ca65d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 6456 T32 C22 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&waitSearcher=true&commit=true&softCommit=false&wt=javabin} {commit=} 0 4 [junit4] 2> 6459 T34 C22 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&q=*:*&wt=javabin} hits=0 status=0 QTime=0 [junit4] 2> 6460 T23 oas.SolrTestCaseJ4.tearDown ###Ending testAddDelete [junit4] 2> 6469 T23 oas.SolrTestCaseJ4.setUp ###Starting testCommitWithinOnDelete [junit4] 2> 6474 T31 C22 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1489652167745732608)} 0 2 [junit4] 2> 6478 T33 C22 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 6479 T33 C22 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 6480 T33 C22 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 6481 T33 C22 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 6482 T33 C22 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&waitSearcher=true&commit=true&softCommit=false&wt=javabin} {commit=} 0 4 [junit4] 2> 6486 T32 C22 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&q=*:*&wt=javabin} hits=0 status=0 QTime=1 [junit4] 2> 6496 T34 C22 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {} 0 1 [junit4] 2> 6497 T34 C22 oasc.SolrException.log ERROR org.apache.solr.common.SolrException: undefined field: "price" [junit4] 2> at org.apache.solr.schema.IndexSchema.getField(IndexSchema.java:1222) [junit4] 2> at org.apache.solr.schema.IndexSchema.getCopyFieldsList(IndexSchema.java:1339) [junit4] 2> at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:110) [junit4] 2> at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78) [junit4] 2> at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:240) [junit4] 2> at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:166) [junit4] 2> at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69) [junit4] 2> at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51) [junit4] 2> at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:931) [junit4] 2> at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1085) [junit4] 2> at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:697) [junit4] 2> at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:104) [junit4] 2> at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:247) [junit4] 2> at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:174) [junit4] 2> at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:103) [junit4] 2> at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:144) [junit4] 2> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2005) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:779) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:414) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:201) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137) [junit4] 2> at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:368) [junit4] 2> at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489) [junit4] 2> at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953) [junit4] 2> at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014) [junit4] 2> at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953) [junit4] 2> at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240) [junit4] 2> at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) [junit4] 2> at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628) [junit4] 2> at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 6500 T23 oas.SolrTestCaseJ4.tearDown ###Ending testCommitWithinOnDelete [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrSchemalessExampleTest -Dtests.method=testCommitWithinOnDelete -Dtests.seed=20658798CDB011CF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=Europe/Samara -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.05s J0 | SolrSchemalessExampleTest.testCommitWithinOnDelete <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51537/solr/collection1: undefined field: "price" [junit4] > at __randomizedtesting.SeedInfo.seed([20658798CDB011CF:4C7170291733FBF4]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558) [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:117) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:103) [junit4] > at org.apache.solr.client.solrj.SolrExampleTestsBase.testCommitWithinOnDelete(SolrExampleTestsBase.java:134) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 6515 T23 oas.SolrTestCaseJ4.setUp ###Starting testCommitWithinOnAdd [junit4] 2> 6520 T31 C22 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1489652167792918528)} 0 2 [junit4] 2> 6523 T33 C22 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 6524 T33 C22 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 6524 T33 C22 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 6525 T33 C22 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 6525 T33 C22 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&waitSearcher=true&commit=true&softCommit=false&wt=javabin} {commit=} 0 2 [junit4] 2> 6528 T32 C22 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&q=*:*&wt=javabin} hits=0 status=0 QTime=0 [junit4] 2> 6531 T34 C22 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {} 0 0 [junit4] 2> 6532 T34 C22 oasc.SolrException.log ERROR org.apache.solr.common.SolrException: undefined field: "price" [junit4] 2> at org.apache.solr.schema.IndexSchema.getField(IndexSchema.java:1222) [junit4] 2> at org.apache.solr.schema.IndexSchema.getCopyFieldsList(IndexSchema.java:1339) [junit4] 2> at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:110) [junit4] 2> at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78) [junit4] 2> at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:240) [junit4] 2> at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:166) [junit4] 2> at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69) [junit4] 2> at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51) [junit4] 2> at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:931) [junit4] 2> at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1085) [junit4] 2> at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:697) [junit4] 2> at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:104) [junit4] 2> at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:247) [junit4] 2> at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:174) [junit4] 2> at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:103) [junit4] 2> at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:144) [junit4] 2> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2005) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:779) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:414) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:201) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137) [junit4] 2> at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:368) [junit4] 2> at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489) [junit4] 2> at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953) [junit4] 2> at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014) [junit4] 2> at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953) [junit4] 2> at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240) [junit4] 2> at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) [junit4] 2> at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628) [junit4] 2> at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 6534 T23 oas.SolrTestCaseJ4.tearDown ###Ending testCommitWithinOnAdd [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrSchemalessExampleTest -Dtests.method=testCommitWithinOnAdd -Dtests.seed=20658798CDB011CF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=Europe/Samara -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.03s J0 | SolrSchemalessExampleTest.testCommitWithinOnAdd <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51537/solr/collection1: undefined field: "price" [junit4] > at __randomizedtesting.SeedInfo.seed([20658798CDB011CF:3CEAADF4BC12F1C4]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558) [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.SolrExampleTestsBase.testCommitWithinOnAdd(SolrExampleTestsBase.java:63) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 6566 T23 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=19140156 [junit4] 2> 6567 T23 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@16bb5c8 [junit4] 2> 6569 T23 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=11,autocommit maxTime=15000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=3,cumulative_adds=10,cumulative_deletesById=4,cumulative_deletesByQuery=6,cumulative_errors=3,transaction_logs_total_size=1066,transaction_logs_total_number=10} [junit4] 2> 6570 T23 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 6571 T23 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 6572 T23 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 6573 T23 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 6574 T23 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 6575 T23 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-002/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-002/index;done=false>>] [junit4] 2> 6576 T23 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-002/index [junit4] 2> 6576 T23 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-002 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-002;done=false>>] [junit4] 2> 6577 T23 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001/tempDir-002 [junit4] 2> 6579 T23 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4] 2> 6758 T23 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrSchemalessExampleTest 20658798CDB011CF-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=el_CY, timezone=Europe/Samara [junit4] 2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation 1.7.0_67 (32-bit)/cpus=8,threads=1,free=13088176,total=40067072 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrProperties, SolrSchemalessExampleTest] [junit4] Completed on J0 in 3.12s, 5 tests, 3 errors <<< FAILURES! [...truncated 159 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:203: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1363: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:970: There were test failures: 52 suites, 329 tests, 3 errors Total time: 79 minutes 31 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.7.0_67 -client -XX:+UseSerialGC (asserts: true) 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]
