Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2084/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.test Error Message: Could not get expected value 'P val' for path 'response/params/y/p' full output: { "responseHeader":{ "status":0, "QTime":0}, "response":{ "znodeVersion":1, "params":{ "x":{ "a":"A val", "b":"B val", "":{"v":0}}, "y":{ "c":"CY val", "b":"BY val", "i":20, "d":[ "val 1", "val 2"], "":{"v":0}}}}} Stack Trace: java.lang.AssertionError: Could not get expected value 'P val' for path 'response/params/y/p' full output: { "responseHeader":{ "status":0, "QTime":0}, "response":{ "znodeVersion":1, "params":{ "x":{ "a":"A val", "b":"B val", "":{"v":0}}, "y":{ "c":"CY val", "b":"BY val", "i":20, "d":[ "val 1", "val 2"], "":{"v":0}}}}} at __randomizedtesting.SeedInfo.seed([32AB64B7EC33568D:BAFF5B6D42CF3B75]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399) at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:245) at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:78) 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:497) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.solr.schema.TestBulkSchemaConcurrent.test Error Message: [[field a0 still exists, new type mystr0 still exists, dynamic field *_lol0 still exists, CopyField source=a0,dest=hello_lol0 still exists], [], [], [], []] Stack Trace: java.lang.AssertionError: [[field a0 still exists, new type mystr0 still exists, dynamic field *_lol0 still exists, CopyField source=a0,dest=hello_lol0 still exists], [], [], [], []] at __randomizedtesting.SeedInfo.seed([32AB64B7EC33568D:BAFF5B6D42CF3B75]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:121) 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:497) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 9512 lines...] [junit4] Suite: org.apache.solr.schema.TestBulkSchemaConcurrent [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/init-core-data-001 [junit4] 2> 868001 T6017 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 868001 T6017 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 868004 T6017 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 868006 T6018 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 868106 T6017 oasc.ZkTestServer.run start zk server on port:56351 [junit4] 2> 868106 T6017 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 868107 T6017 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 868113 T6025 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ded47 name:ZooKeeperConnection Watcher:127.0.0.1:56351 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 868113 T6017 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 868114 T6017 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 868114 T6017 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 868119 T6017 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 868121 T6017 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 868124 T6028 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68dcc86 name:ZooKeeperConnection Watcher:127.0.0.1:56351/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 868124 T6017 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 868124 T6017 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 868125 T6017 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 868128 T6017 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 868133 T6017 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 868137 T6017 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 868140 T6017 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml to /configs/conf1/solrconfig.xml [junit4] 2> 868141 T6017 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 868147 T6017 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 868148 T6017 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 868152 T6017 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 868152 T6017 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 868157 T6017 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 868157 T6017 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 868161 T6017 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 868162 T6017 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 868166 T6017 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 868166 T6017 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 868171 T6017 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 868171 T6017 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 868176 T6017 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 868176 T6017 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 868181 T6017 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 868181 T6017 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 868186 T6017 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 868186 T6017 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 868190 T6017 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 868191 T6017 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 868600 T6017 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores/collection1 [junit4] 2> 868605 T6017 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 868608 T6017 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@13d44a21{/,null,AVAILABLE} [junit4] 2> 868614 T6017 oejs.AbstractConnector.doStart Started ServerConnector@5e9b1a72{HTTP/1.1}{127.0.0.1:56354} [junit4] 2> 868615 T6017 oejs.Server.doStart Started @871036ms [junit4] 2> 868615 T6017 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/tempDir-001/control/data, hostContext=/, hostPort=56354, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores} [junit4] 2> 868615 T6017 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482 [junit4] 2> 868616 T6017 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/' [junit4] 2> 868653 T6017 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/solr.xml [junit4] 2> 868667 T6017 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores [junit4] 2> 868668 T6017 oasc.CoreContainer.<init> New CoreContainer 444454909 [junit4] 2> 868668 T6017 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/] [junit4] 2> 868669 T6017 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/lib [junit4] 2> 868670 T6017 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/lib). [junit4] 2> 868685 T6017 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 868686 T6017 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 868686 T6017 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 868687 T6017 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 868688 T6017 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 868688 T6017 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 868688 T6017 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 868689 T6017 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 868689 T6017 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 868690 T6017 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 868690 T6017 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 868692 T6017 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 868692 T6017 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 868693 T6017 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 868693 T6017 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 868693 T6017 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56351/solr [junit4] 2> 868694 T6017 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 868694 T6017 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 868696 T6017 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 868700 T6042 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@255606ea name:ZooKeeperConnection Watcher:127.0.0.1:56351 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 868701 T6017 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 868701 T6017 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 868705 T6017 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 868707 T6045 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38445406 name:ZooKeeperConnection Watcher:127.0.0.1:56351/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 868708 T6017 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 868711 T6017 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 868715 T6017 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 868719 T6017 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 868724 T6017 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 868728 T6017 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 868735 T6017 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 868739 T6017 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 868742 T6017 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 868745 T6017 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56354_ [junit4] 2> 868747 T6017 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56354_ [junit4] 2> 868750 T6017 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 868752 T6017 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 868755 T6017 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 868758 T6017 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56354_ [junit4] 2> 868759 T6017 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 868761 T6017 oasc.Overseer.start Overseer (id=93528916322549763-127.0.0.1:56354_-n_0000000000) starting [junit4] 2> 868765 T6017 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 868780 T6017 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 868781 T6047 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 868781 T6017 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 868783 T6046 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 868792 T6017 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores [junit4] 2> 868794 T6017 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 868795 T6017 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores/collection1/ [junit4] 2> 868795 T6017 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 868797 T6049 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 868797 T6049 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 868798 T6045 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 868798 T6049 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 868800 T6046 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56354", [junit4] 2> "node_name":"127.0.0.1:56354_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 868801 T6046 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56354", [junit4] 2> "node_name":"127.0.0.1:56354_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 868802 T6046 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 868802 T6046 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 868804 T6045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 869800 T6049 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 869800 T6049 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 869801 T6049 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 869801 T6049 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 869803 T6049 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 869803 T6049 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores/collection1/' [junit4] 2> 869819 T6049 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 869822 T6049 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 869829 T6049 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 869832 T6049 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 869836 T6049 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 869837 T6049 oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead [junit4] 2> 869839 T6049 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 869845 T6049 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 869947 T6049 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 869956 T6049 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 869957 T6049 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 869975 T6049 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 869979 T6049 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 869982 T6049 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 869983 T6049 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 869984 T6049 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 869984 T6049 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 869985 T6049 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 869985 T6049 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 869989 T6049 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema [junit4] 2> 869991 T6049 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak [junit4] 2> 869997 T6049 oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak [junit4] 2> 869998 T6049 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 869998 T6049 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 869999 T6049 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores/collection1/data/ [junit4] 2> 869999 T6049 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 870001 T6049 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores/collection1/data [junit4] 2> 870002 T6049 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores/collection1/data/index/ [junit4] 2> 870002 T6049 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 870003 T6049 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores/collection1/data/index [junit4] 2> 870004 T6049 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=10.806640625, floorSegmentMB=1.41015625, forceMergeDeletesPctAllowed=9.480615705872658, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 870006 T6049 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5643794; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 870007 T6049 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 870010 T6049 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 870011 T6049 oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 870019 T6049 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 870019 T6049 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 870021 T6049 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 870022 T6049 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 870419 T6049 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 870420 T6049 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 870421 T6049 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 870421 T6049 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 870424 T6049 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 870424 T6049 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 870425 T6049 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=12.9326171875, floorSegmentMB=0.5869140625, forceMergeDeletesPctAllowed=15.754365339908952, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6825380302008239 [junit4] 2> 870428 T6049 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/control-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5643794; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 870429 T6049 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 870429 T6049 oass.SolrIndexSearcher.<init> Opening Searcher@317185a6[collection1] main [junit4] 2> 870430 T6049 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 870433 T6049 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 870434 T6049 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 870435 T6049 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 870435 T6049 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 870436 T6049 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 870437 T6049 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 870437 T6049 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 870437 T6049 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 870437 T6049 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema [junit4] 2> 870438 T6049 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 870439 T6050 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@317185a6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 870438 T6049 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 870441 T6053 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56354 collection:control_collection shard:shard1 [junit4] 2> 870441 T6017 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 870441 T6017 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 870442 T6017 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 870442 T6053 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 870443 T6017 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 870447 T6056 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5602f614 name:ZooKeeperConnection Watcher:127.0.0.1:56351/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 870447 T6017 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 870447 T6017 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 870448 T6017 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 870453 T6053 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 870454 T6017 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 870457 T6045 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 870458 T6053 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 870458 T6053 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3492 name=collection1 org.apache.solr.core.SolrCore@25aa30b url=http://127.0.0.1:56354/collection1 node=127.0.0.1:56354_ C3492_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:56354, node_name=127.0.0.1:56354_, state=down} [junit4] 2> 870458 T6053 C3492 P56354 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56354/collection1/ [junit4] 2> 870459 T6053 C3492 P56354 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 870459 T6046 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 870459 T6053 C3492 P56354 oasc.SyncStrategy.syncToMe http://127.0.0.1:56354/collection1/ has no replicas [junit4] 2> 870459 T6053 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56354/collection1/ shard1 [junit4] 2> 870459 T6053 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 870461 T6056 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 870463 T6045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 870477 T6045 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 870479 T6046 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:56354", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 870585 T6045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 870586 T6056 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 870633 T6053 oasc.ZkController.register We are http://127.0.0.1:56354/collection1/ and leader is http://127.0.0.1:56354/collection1/ [junit4] 2> 870633 T6053 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56354 [junit4] 2> 870634 T6053 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 870634 T6053 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 870635 T6053 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 870637 T6045 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 870639 T6046 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56354", [junit4] 2> "node_name":"127.0.0.1:56354_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 3 [junit4] 2> 870641 T6046 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56354", [junit4] 2> "node_name":"127.0.0.1:56354_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 870749 T6056 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 870749 T6045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 870881 T6017 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores/collection1 [junit4] 2> 870884 T6017 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001 [junit4] 2> 870885 T6017 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 870890 T6017 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@10805577{/,null,AVAILABLE} [junit4] 2> 870891 T6017 oejs.AbstractConnector.doStart Started ServerConnector@36e087f9{HTTP/1.1}{127.0.0.1:56359} [junit4] 2> 870892 T6017 oejs.Server.doStart Started @873312ms [junit4] 2> 870892 T6017 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=56359, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores} [junit4] 2> 870893 T6017 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482 [junit4] 2> 870894 T6017 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/' [junit4] 2> 870924 T6017 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/solr.xml [junit4] 2> 870936 T6017 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores [junit4] 2> 870936 T6017 oasc.CoreContainer.<init> New CoreContainer 128911531 [junit4] 2> 870936 T6017 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/] [junit4] 2> 870937 T6017 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/lib [junit4] 2> 870937 T6017 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/lib). [junit4] 2> 870949 T6017 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 870949 T6017 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 870949 T6017 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 870949 T6017 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 870950 T6017 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 870950 T6017 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 870950 T6017 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 870950 T6017 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 870950 T6017 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 870950 T6017 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 870951 T6017 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 870951 T6017 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 870951 T6017 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 870951 T6017 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 870952 T6017 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 870952 T6017 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56351/solr [junit4] 2> 870952 T6017 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 870953 T6017 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 870954 T6017 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 870957 T6070 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54306f6f name:ZooKeeperConnection Watcher:127.0.0.1:56351 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 870957 T6017 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 870958 T6017 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 870963 T6017 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 870965 T6073 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7943c242 name:ZooKeeperConnection Watcher:127.0.0.1:56351/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 870965 T6017 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 870974 T6017 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 871986 T6017 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56359_ [junit4] 2> 871987 T6017 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56359_ [junit4] 2> 871993 T6017 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 871997 T6017 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores [junit4] 2> 871999 T6017 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 871999 T6017 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores/collection1/ [junit4] 2> 871999 T6017 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 872001 T6074 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 872001 T6074 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 872002 T6045 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 872002 T6074 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 872004 T6046 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56359", [junit4] 2> "node_name":"127.0.0.1:56359_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 872005 T6046 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56359", [junit4] 2> "node_name":"127.0.0.1:56359_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 872005 T6046 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 872005 T6046 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 872112 T6045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 872112 T6073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 872112 T6056 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 873004 T6074 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 873004 T6074 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 873005 T6074 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 873005 T6074 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 873007 T6074 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 873007 T6074 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores/collection1/' [junit4] 2> 873022 T6074 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 873026 T6074 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 873032 T6074 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 873034 T6074 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 873038 T6074 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 873040 T6074 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/managed-schema [junit4] 2> 873043 T6074 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 873105 T6074 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 873113 T6074 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 873113 T6074 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 873116 T6074 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 873119 T6074 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 873133 T6074 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 873134 T6074 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 873135 T6074 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 873135 T6074 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 873136 T6074 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 873136 T6074 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 873141 T6074 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 873141 T6074 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 873142 T6074 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores/collection1/data/ [junit4] 2> 873142 T6074 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 873143 T6074 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores/collection1/data [junit4] 2> 873143 T6074 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores/collection1/data/index/ [junit4] 2> 873144 T6074 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 873144 T6074 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores/collection1/data/index [junit4] 2> 873144 T6074 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=10.806640625, floorSegmentMB=1.41015625, forceMergeDeletesPctAllowed=9.480615705872658, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 873146 T6074 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c3b2a33; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 873147 T6074 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 873149 T6074 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 873149 T6074 oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 873155 T6074 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 873156 T6074 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 873157 T6074 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 873157 T6074 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 873160 T6074 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 873161 T6074 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 873161 T6074 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 873161 T6074 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 873162 T6074 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 873162 T6074 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 873163 T6074 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=12.9326171875, floorSegmentMB=0.5869140625, forceMergeDeletesPctAllowed=15.754365339908952, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6825380302008239 [junit4] 2> 873164 T6074 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-1-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c3b2a33; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 873164 T6074 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 873164 T6074 oass.SolrIndexSearcher.<init> Opening Searcher@c8887ff[collection1] main [junit4] 2> 873164 T6074 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 873165 T6074 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 873166 T6074 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 873167 T6074 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 873167 T6074 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 873167 T6074 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 873168 T6074 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 873168 T6074 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 873168 T6074 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 873168 T6074 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema [junit4] 2> 873169 T6074 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 873170 T6074 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 873170 T6075 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c8887ff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 873171 T6078 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56359 collection:collection1 shard:shard2 [junit4] 2> 873172 T6017 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 873172 T6017 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 873175 T6078 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 873184 T6078 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 873187 T6045 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 873188 T6078 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 873188 T6078 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3493 name=collection1 org.apache.solr.core.SolrCore@6e504047 url=http://127.0.0.1:56359/collection1 node=127.0.0.1:56359_ C3493_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:56359, node_name=127.0.0.1:56359_, state=down} [junit4] 2> 873188 T6078 C3493 P56359 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56359/collection1/ [junit4] 2> 873188 T6078 C3493 P56359 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 873189 T6078 C3493 P56359 oasc.SyncStrategy.syncToMe http://127.0.0.1:56359/collection1/ has no replicas [junit4] 2> 873189 T6078 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56359/collection1/ shard2 [junit4] 2> 873189 T6078 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 873189 T6046 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1"} current state version: 5 [junit4] 2> 873198 T6045 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 873199 T6046 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:56359", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 5 [junit4] 2> 873306 T6045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 873307 T6073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 873307 T6056 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 873353 T6078 oasc.ZkController.register We are http://127.0.0.1:56359/collection1/ and leader is http://127.0.0.1:56359/collection1/ [junit4] 2> 873353 T6078 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56359 [junit4] 2> 873353 T6078 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 873353 T6078 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 873353 T6078 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 873355 T6045 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 873358 T6046 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56359", [junit4] 2> "node_name":"127.0.0.1:56359_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 6 [junit4] 2> 873358 T6046 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56359", [junit4] 2> "node_name":"127.0.0.1:56359_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 873464 T6056 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 873465 T6045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 873465 T6073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 873514 T6017 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores/collection1 [junit4] 2> 873517 T6017 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001 [junit4] 2> 873518 T6017 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 873521 T6017 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@4c5f837b{/,null,AVAILABLE} [junit4] 2> 873522 T6017 oejs.AbstractConnector.doStart Started ServerConnector@5a222163{HTTP/1.1}{127.0.0.1:56362} [junit4] 2> 873522 T6017 oejs.Server.doStart Started @875941ms [junit4] 2> 873522 T6017 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=56362, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores} [junit4] 2> 873522 T6017 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482 [junit4] 2> 873522 T6017 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/' [junit4] 2> 873553 T6017 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/solr.xml [junit4] 2> 873657 T6017 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores [junit4] 2> 873658 T6017 oasc.CoreContainer.<init> New CoreContainer 1624453963 [junit4] 2> 873658 T6017 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/] [junit4] 2> 873659 T6017 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/lib [junit4] 2> 873659 T6017 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/lib). [junit4] 2> 873669 T6017 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 873669 T6017 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 873669 T6017 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 873670 T6017 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 873670 T6017 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 873670 T6017 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 873670 T6017 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 873670 T6017 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 873670 T6017 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 873670 T6017 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 873671 T6017 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 873671 T6017 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 873671 T6017 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 873672 T6017 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 873672 T6017 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 873672 T6017 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56351/solr [junit4] 2> 873672 T6017 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 873672 T6017 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 873674 T6017 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 873677 T6092 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@502fc70d name:ZooKeeperConnection Watcher:127.0.0.1:56351 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 873677 T6017 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 873677 T6017 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 873681 T6017 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 873684 T6095 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77ee9d84 name:ZooKeeperConnection Watcher:127.0.0.1:56351/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 873684 T6017 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 873694 T6017 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 874709 T6017 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56362_ [junit4] 2> 874711 T6017 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56362_ [junit4] 2> 874725 T6017 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 874728 T6017 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores [junit4] 2> 874731 T6017 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 874732 T6017 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores/collection1/ [junit4] 2> 874733 T6017 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 874734 T6096 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 874734 T6096 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 874735 T6045 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 874735 T6096 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 874737 T6046 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56362", [junit4] 2> "node_name":"127.0.0.1:56362_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 7 [junit4] 2> 874738 T6046 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56362", [junit4] 2> "node_name":"127.0.0.1:56362_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 874738 T6046 oasco.ReplicaMutator.updateState Collection already exists with numShards=2 [junit4] 2> 874738 T6046 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 874845 T6056 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 874845 T6095 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 874845 T6045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 874845 T6073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 875737 T6096 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 875738 T6096 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 875739 T6096 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 875739 T6096 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 875741 T6096 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 875741 T6096 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores/collection1/' [junit4] 2> 875760 T6096 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 875764 T6096 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 875775 T6096 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 875778 T6096 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 875830 T6096 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 875832 T6096 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/managed-schema [junit4] 2> 875836 T6096 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 875904 T6096 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 875914 T6096 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 875915 T6096 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 875919 T6096 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 875923 T6096 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 875939 T6096 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 875941 T6096 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 875941 T6096 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 875942 T6096 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 875944 T6096 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 875944 T6096 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 875949 T6096 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 875950 T6096 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 875950 T6096 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores/collection1/data/ [junit4] 2> 875950 T6096 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 875951 T6096 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores/collection1/data [junit4] 2> 875951 T6096 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores/collection1/data/index/ [junit4] 2> 875952 T6096 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 875952 T6096 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores/collection1/data/index [junit4] 2> 875952 T6096 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=10.806640625, floorSegmentMB=1.41015625, forceMergeDeletesPctAllowed=9.480615705872658, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 875955 T6096 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent 32AB64B7EC33568D-001/shard-2-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7183fe5d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 875955 T6096 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 875959 T6096 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 875959 T6096 oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 875966 T6096 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 875967 T6096 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 875968 T6096 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 875969 T6096 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 875972 T6096 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/rep [...truncated too long message...] yUtil.retryOnThrowable(RetryUtil.java:31) [junit4] 2> at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135) [junit4] 2> ... 11 more [junit4] 2> [junit4] 2> 2218878 T11466 oejs.AbstractConnector.doStop Stopped ServerConnector@d32bf94{HTTP/1.1}{127.0.0.1:0} [junit4] 2> 2218878 T11466 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@4dc081f1{/dj_uvk,null,UNAVAILABLE} [junit4] 2> 2218887 T11466 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59642 59642 [junit4] 2> 2218900 T11467 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59642 59642 [junit4] 2> 2219433 T11467 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 110 /solr/configs/conf1 [junit4] 2> 6 /solr/aliases.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 3 /solr/overseer/queue [junit4] 2> 3 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test -Dtests.seed=32AB64B7EC33568D -Dtests.slow=true -Dtests.locale=is_IS -Dtests.timezone=Asia/Tel_Aviv -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 55.5s J1 | TestSolrConfigHandlerCloud.test <<< [junit4] > Throwable #1: java.lang.AssertionError: Could not get expected value 'P val' for path 'response/params/y/p' full output: { [junit4] > "responseHeader":{ [junit4] > "status":0, [junit4] > "QTime":0}, [junit4] > "response":{ [junit4] > "znodeVersion":1, [junit4] > "params":{ [junit4] > "x":{ [junit4] > "a":"A val", [junit4] > "b":"B val", [junit4] > "":{"v":0}}, [junit4] > "y":{ [junit4] > "c":"CY val", [junit4] > "b":"BY val", [junit4] > "i":20, [junit4] > "d":[ [junit4] > "val 1", [junit4] > "val 2"], [junit4] > "":{"v":0}}}}} [junit4] > at __randomizedtesting.SeedInfo.seed([32AB64B7EC33568D:BAFF5B6D42CF3B75]:0) [junit4] > at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399) [junit4] > at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:245) [junit4] > at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:78) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2219447 T11466 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 32AB64B7EC33568D-001 [junit4] 2> 55502 T11465 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50), sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=is_IS, timezone=Asia/Tel_Aviv [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40 (64-bit)/cpus=3,threads=1,free=189958480,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestMiniSolrCloudClusterSSL, ResponseHeaderTest, DistribCursorPagingTest, DistributedFacetPivotLargeTest, LoggingHandlerTest, SegmentsInfoRequestHandlerTest, IndexSchemaTest, TestSimpleTrackingShardHandler, StatelessScriptUpdateProcessorFactoryTest, TestCloudManagedSchemaConcurrent, TestDynamicLoading, StandardRequestHandlerTest, TestSortingResponseWriter, TestAnalyzeInfixSuggestions, ConvertedLegacyTest, SchemaVersionSpecificBehaviorTest, TestFiltering, EchoParamsTest, TestSearcherReuse, TestCoreDiscovery, TestSolrDynamicMBean, MergeStrategyTest, XsltUpdateRequestHandlerTest, QueryParsingTest, TestDefaultSimilarityFactory, TestRandomFaceting, TestTrie, TestHashQParserPlugin, PrimitiveFieldTypeTest, TestCursorMarkWithoutUniqueKey, ExternalFileFieldSortTest, TermsComponentTest, TestStandardQParsers, TestInfoStreamLogging, BadCopyFieldTest, TestLMDirichletSimilarityFactory, TestInitParams, DebugComponentTest, SolrCmdDistributorTest, TestSchemaResource, SpellCheckComponentTest, BinaryUpdateRequestHandlerTest, TestSolrCoreProperties, TestZkChroot, TermVectorComponentTest, TestCloudSchemaless, DistributedTermsComponentTest, TestDocSet, SolrRequestParserTest, TestRemoteStreaming, MBeansHandlerTest, RecoveryAfterSoftCommitTest, TermVectorComponentDistributedTest, WordBreakSolrSpellCheckerTest, CloudMLTQParserTest, TestNonDefinedSimilarityFactory, AnalyticsMergeStrategyTest, HdfsBasicDistributedZkTest, JsonLoaderTest, TestHdfsUpdateLog, TestDefaultStatsCache, CurrencyFieldXmlFileTest, OpenExchangeRatesOrgProviderTest, DirectUpdateHandlerOptimizeTest, TestStressUserVersions, TestSolrJ, TestSolrDeletionPolicy1, BasicZkTest, DateRangeFieldTest, PluginInfoTest, CollectionsAPIDistributedZkTest, ChaosMonkeySafeLeaderTest, FieldMutatingUpdateProcessorTest, TestDocBasedVersionConstraints, ShardSplitTest, DocumentBuilderTest, TestOrdValues, DeleteInactiveReplicaTest, TestClassNameShortening, TestBulkSchemaConcurrent, TestLuceneMatchVersion, TestRTGBase, HdfsLockFactoryTest, HdfsChaosMonkeySafeLeaderTest, ShardRoutingCustomTest, CollectionsAPIAsyncDistributedZkTest, TestSolrQueryParserDefaultOperatorResource, SimpleMLTQParserTest, ConnectionManagerTest, ExitableDirectoryReaderTest, TestCryptoKeys, TriLevelCompositeIdRoutingTest, TestSolrDeletionPolicy2, SuggesterTSTTest, TestBlobHandler, TestReversedWildcardFilterFactory, TestSolrQueryParser, DocExpirationUpdateProcessorFactoryTest, TestConfig, TestSearchPerf, CopyFieldTest, SignatureUpdateProcessorFactoryTest, MinimalSchemaTest, TestSolrConfigHandler, HdfsCollectionsAPIDistributedZkTest, SpellingQueryConverterTest, TestBulkSchemaAPI, ChangedSchemaMergeTest, TestBadConfig, DateMathParserTest, TestCollectionAPI, HttpPartitionTest, TestTolerantSearch, StatsComponentTest, LeaderElectionIntegrationTest, LeaderElectionTest, ZkSolrClientTest, TestDistributedSearch, SimpleFacetsTest, TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest, BasicFunctionalityTest, OverseerCollectionProcessorTest, HighlighterTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SuggesterFSTTest, TestFoldingMultitermQuery, SpatialFilterTest, PolyFieldTest, TestPseudoReturnFields, QueryEqualityTest, DisMaxRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, RequestHandlersTest, MoreLikeThisHandlerTest, FastVectorHighlighterTest, RegexBoostProcessorTest, TestJmxIntegration, JSONWriterTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderListener, AlternateDirectoryTest, TestQuerySenderNoQuery, SolrIndexConfigTest, SampleTest, OutputWriterTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, ResourceLoaderTest, ChaosMonkeyNothingIsSafeTest, AsyncMigrateRouteKeyTest, CustomCollectionTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, ReplicationFactorTest, TestMiniSolrCloudCluster, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateWriterTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestImplicitCoreProperties, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestConfigReload, TestReplicationHandlerBackup, TestReqParamsAPI, TestSolrConfigHandlerCloud] [junit4] Completed on J1 in 55.78s, 1 test, 1 failure <<< FAILURES! [...truncated 177 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:191: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1351: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:958: There were test failures: 476 suites, 1894 tests, 2 failures, 53 ignored (20 assumptions) Total time: 59 minutes 0 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org