Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2061/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.schema.TestBulkSchemaConcurrent.test

Error Message:
[[], [], [], [], [CopyField source=a4,dest=hello_lol4 still exists, new type 
mystr4 still exists, dynamic field *_lol4 still exists, field a4 still exists]]

Stack Trace:
java.lang.AssertionError: [[], [], [], [], [CopyField source=a4,dest=hello_lol4 
still exists, new type mystr4 still exists, dynamic field *_lol4 still exists, 
field a4 still exists]]
        at 
__randomizedtesting.SeedInfo.seed([DC51ADC46D81DF2D:5405921EC37DB2D5]: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 9721 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
 DC51ADC46D81DF2D-001/init-core-data-001
   [junit4]   2> 1323461 T6643 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1323461 T6643 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1323466 T6643 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1323467 T6644 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1323568 T6643 oasc.ZkTestServer.run start zk server on 
port:53168
   [junit4]   2> 1323568 T6643 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1323569 T6643 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1323574 T6651 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@47d0d65c 
name:ZooKeeperConnection Watcher:127.0.0.1:53168 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1323575 T6643 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1323575 T6643 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1323575 T6643 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1323581 T6643 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1323582 T6643 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1323585 T6654 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1adb1e9b 
name:ZooKeeperConnection Watcher:127.0.0.1:53168/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1323585 T6643 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1323585 T6643 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1323586 T6643 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1323590 T6643 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1323593 T6643 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1323596 T6643 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1323601 T6643 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> 1323601 T6643 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1323606 T6643 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> 1323606 T6643 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1323610 T6643 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> 1323611 T6643 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1323615 T6643 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> 1323615 T6643 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1323619 T6643 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> 1323619 T6643 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1323623 T6643 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> 1323623 T6643 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1323627 T6643 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> 1323627 T6643 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1323631 T6643 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> 1323631 T6643 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1323635 T6643 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> 1323636 T6643 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1323640 T6643 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> 1323640 T6643 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1323643 T6643 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> 1323643 T6643 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1323993 T6643 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
 DC51ADC46D81DF2D-001/control-001/cores/collection1
   [junit4]   2> 1323998 T6643 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1324001 T6643 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@5c27f1a{/,null,AVAILABLE}
   [junit4]   2> 1324006 T6643 oejs.AbstractConnector.doStart Started 
ServerConnector@25165d82{HTTP/1.1}{127.0.0.1:53177}
   [junit4]   2> 1324007 T6643 oejs.Server.doStart Started @1328116ms
   [junit4]   2> 1324007 T6643 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
 DC51ADC46D81DF2D-001/tempDir-001/control/data, hostContext=/, hostPort=53177, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/control-001/cores}
   [junit4]   2> 1324007 T6643 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1324008 T6643 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/control-001/'
   [junit4]   2> 1324038 T6643 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/control-001/solr.xml
   [junit4]   2> 1324047 T6643 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
 DC51ADC46D81DF2D-001/control-001/cores
   [junit4]   2> 1324047 T6643 oasc.CoreContainer.<init> New CoreContainer 
250647329
   [junit4]   2> 1324047 T6643 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
 DC51ADC46D81DF2D-001/control-001/]
   [junit4]   2> 1324047 T6643 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/control-001/lib
   [junit4]   2> 1324048 T6643 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
 DC51ADC46D81DF2D-001/control-001/lib).
   [junit4]   2> 1324057 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1324057 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1324057 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1324057 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1324057 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1324057 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1324058 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1324059 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1324059 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1324059 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1324059 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1324060 T6643 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1324060 T6643 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1324060 T6643 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1324060 T6643 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1324060 T6643 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53168/solr
   [junit4]   2> 1324061 T6643 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1324061 T6643 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1324062 T6643 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1324065 T6668 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@63461123 
name:ZooKeeperConnection Watcher:127.0.0.1:53168 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1324065 T6643 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1324066 T6643 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1324070 T6643 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1324073 T6671 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@30da1509 
name:ZooKeeperConnection Watcher:127.0.0.1:53168/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1324073 T6643 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1324075 T6643 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1324080 T6643 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1324085 T6643 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1324090 T6643 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1324095 T6643 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1324100 T6643 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1324104 T6643 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1324107 T6643 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1324110 T6643 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53177_
   [junit4]   2> 1324111 T6643 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53177_
   [junit4]   2> 1324115 T6643 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1324118 T6643 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1324121 T6643 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1324124 T6643 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:53177_
   [junit4]   2> 1324124 T6643 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1324127 T6643 oasc.Overseer.start Overseer 
(id=93499124005142531-127.0.0.1:53177_-n_0000000000) starting
   [junit4]   2> 1324132 T6643 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1324147 T6643 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1324148 T6643 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1324148 T6673 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1324149 T6672 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1324156 T6643 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
 DC51ADC46D81DF2D-001/control-001/cores
   [junit4]   1> 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
 DC51ADC46D81DF2D-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
 DC51ADC46D81DF2D-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1324158 T6643 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/control-001/cores/collection1/
   [junit4]   2> 1324158 T6643 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1324160 T6675 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1324160 T6675 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1324161 T6671 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1324162 T6675 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1324164 T6672 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:53177";,
   [junit4]   2>          "node_name":"127.0.0.1:53177_",
   [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> 1324164 T6672 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:53177";,
   [junit4]   2>          "node_name":"127.0.0.1:53177_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1324165 T6672 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1324165 T6672 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1324167 T6671 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> 1325164 T6675 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1325164 T6675 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1325165 T6675 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1325165 T6675 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1325167 T6675 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1325167 T6675 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/control-001/cores/collection1/'
   [junit4]   2> 1325179 T6675 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1325183 T6675 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1325190 T6675 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1325191 T6675 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1325205 T6675 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1325206 T6675 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> 1325208 T6675 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1325212 T6675 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1325311 T6675 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1325319 T6675 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1325320 T6675 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1325337 T6675 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1325340 T6675 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1325343 T6675 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1325345 T6675 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1325345 T6675 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1325345 T6675 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1325347 T6675 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1325347 T6675 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1325349 T6675 
oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted 
managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 1325351 T6675 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml.bak
   [junit4]   2> 1325356 T6675 
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> 1325356 T6675 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1325356 T6675 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 1325357 T6675 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
 DC51ADC46D81DF2D-001/control-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/control-001/cores/collection1/data/
   [junit4]   2> 1325357 T6675 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 1325357 T6675 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/control-001/cores/collection1/data
   [junit4]   2> 1325358 T6675 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
 DC51ADC46D81DF2D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1325358 T6675 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
 DC51ADC46D81DF2D-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1325359 T6675 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/control-001/cores/collection1/data/index
   [junit4]   2> 1325359 T6675 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1325362 T6675 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
 DC51ADC46D81DF2D-001/control-001/cores/collection1/data/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7051f20; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1325362 T6675 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1325366 T6675 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1325366 T6675 oasc.RequestHandlers.applyInitParams WARN 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1325372 T6675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1325373 T6675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1325374 T6675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1325375 T6675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1325376 T6675 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> 1325377 T6675 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1325377 T6675 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1325377 T6675 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1325378 T6675 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1325378 T6675 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1325378 T6675 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1325379 T6675 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
 DC51ADC46D81DF2D-001/control-001/cores/collection1/data/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7051f20; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1325379 T6675 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1325379 T6675 oass.SolrIndexSearcher.<init> Opening 
Searcher@69b0941c[collection1] main
   [junit4]   2> 1325380 T6675 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1325381 T6675 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1325381 T6675 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1325382 T6675 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1325382 T6675 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1325382 T6675 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1325383 T6675 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1325383 T6675 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1325383 T6675 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1325384 T6675 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1325385 T6675 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1325385 T6676 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@69b0941c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1325385 T6675 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1325387 T6679 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:53177 collection:control_collection 
shard:shard1
   [junit4]   2> 1325387 T6643 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1325388 T6643 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1325388 T6643 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1325389 T6679 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1325389 T6643 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1325393 T6682 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@54fa439 name:ZooKeeperConnection 
Watcher:127.0.0.1:53168/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1325393 T6643 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1325394 T6643 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1325394 T6643 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1325399 T6679 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1325401 T6643 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1325401 T6643 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 1325401 T6643 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1325402 T6643 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1325405 T6671 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1325407 T6685 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6af8ba96 
name:ZooKeeperConnection Watcher:127.0.0.1:53168/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1325407 T6679 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1325407 T6679 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 1325407 T6643 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> ASYNC  NEW_CORE C4281 name=collection1 
org.apache.solr.core.SolrCore@541fefb4 url=http://127.0.0.1:53177/collection1 
node=127.0.0.1:53177_ C4281_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:53177, 
node_name=127.0.0.1:53177_, state=down}
   [junit4]   2> 1325407 T6679 C4281 P53177 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:53177/collection1/
   [junit4]   2> 1325408 T6679 C4281 P53177 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1325408 T6679 C4281 P53177 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:53177/collection1/ has no replicas
   [junit4]   2> 1325409 T6672 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> 1325408 T6643 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1325409 T6679 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:53177/collection1/ shard1
   [junit4]   2> 1325410 T6679 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1325416 T6672 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":"2"} current state version: 1
   [junit4]   2> 1325417 T6672 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1325418 T6671 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> 1325418 T6682 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> 1325426 T6686 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1325431 T6672 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:53177";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 1325432 T6672 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 1325434 T6682 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> 1325434 T6671 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> 1325443 T6671 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1325546 T6671 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> 1325546 T6682 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> 1325581 T6679 oasc.ZkController.register We are 
http://127.0.0.1:53177/collection1/ and leader is 
http://127.0.0.1:53177/collection1/
   [junit4]   2> 1325582 T6679 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:53177
   [junit4]   2> 1325582 T6679 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1325582 T6679 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1325582 T6679 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1325584 T6671 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1325586 T6672 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:53177";,
   [junit4]   2>          "node_name":"127.0.0.1:53177_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 1325587 T6672 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:53177";,
   [junit4]   2>          "node_name":"127.0.0.1:53177_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1325693 T6682 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> 1325693 T6671 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> 1325761 T6643 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
 DC51ADC46D81DF2D-001/shard-1-001/cores/collection1
   [junit4]   2> 1325763 T6643 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
 DC51ADC46D81DF2D-001/shard-1-001
   [junit4]   2> 1325764 T6643 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1325767 T6643 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@10556068{/,null,AVAILABLE}
   [junit4]   2> 1325768 T6643 oejs.AbstractConnector.doStart Started 
ServerConnector@1cab5e6d{HTTP/1.1}{127.0.0.1:53185}
   [junit4]   2> 1325768 T6643 oejs.Server.doStart Started @1329876ms
   [junit4]   2> 1325768 T6643 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
 DC51ADC46D81DF2D-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=53185, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/shard-1-001/cores}
   [junit4]   2> 1325768 T6643 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1325769 T6643 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/shard-1-001/'
   [junit4]   2> 1325799 T6643 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/shard-1-001/solr.xml
   [junit4]   2> 1325806 T6643 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
 DC51ADC46D81DF2D-001/shard-1-001/cores
   [junit4]   2> 1325806 T6643 oasc.CoreContainer.<init> New CoreContainer 
334322195
   [junit4]   2> 1325807 T6643 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
 DC51ADC46D81DF2D-001/shard-1-001/]
   [junit4]   2> 1325807 T6643 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/shard-1-001/lib
   [junit4]   2> 1325808 T6643 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
 DC51ADC46D81DF2D-001/shard-1-001/lib).
   [junit4]   2> 1325817 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1325818 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1325818 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1325818 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1325818 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1325818 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1325819 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1325819 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1325819 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1325819 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1325820 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1325820 T6643 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1325820 T6643 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1325820 T6643 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1325821 T6643 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1325821 T6643 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53168/solr
   [junit4]   2> 1325821 T6643 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1325821 T6643 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1325823 T6643 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1325827 T6700 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@577de714 
name:ZooKeeperConnection Watcher:127.0.0.1:53168 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1325828 T6643 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1325828 T6643 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1325833 T6643 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1325836 T6703 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@32a378e6 
name:ZooKeeperConnection Watcher:127.0.0.1:53168/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1325836 T6643 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1325846 T6643 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1326860 T6643 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53185_
   [junit4]   2> 1326862 T6643 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53185_
   [junit4]   2> 1326867 T6643 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1326870 T6643 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
 DC51ADC46D81DF2D-001/shard-1-001/cores
   [junit4]   1> 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
 DC51ADC46D81DF2D-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1326872 T6643 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/shard-1-001/cores/collection1/
   [junit4]   2> 1326872 T6643 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1326876 T6704 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1326876 T6704 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1326879 T6671 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1326880 T6704 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 1326880 T6672 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:53185";,
   [junit4]   2>          "node_name":"127.0.0.1:53185_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1326880 T6704 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 1326881 T6672 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:53185";,
   [junit4]   2>          "node_name":"127.0.0.1:53185_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1326882 T6672 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 1326882 T6672 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 1326882 T6704 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1326884 T6704 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 1326884 T6704 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1326988 T6672 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1326989 T6703 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1326990 T6703 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 1327886 T6704 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1327886 T6704 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1327887 T6704 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1327887 T6704 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1327890 T6704 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1327890 T6704 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1327915 T6704 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1327920 T6704 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1327929 T6704 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1327931 T6704 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1327949 T6704 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1327952 T6704 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/managed-schema
   [junit4]   2> 1327959 T6704 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1328124 T6704 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1328136 T6704 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1328137 T6704 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1328141 T6704 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1328146 T6704 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1328160 T6704 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1328163 T6704 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1328163 T6704 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1328163 T6704 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1328165 T6704 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1328165 T6704 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1328173 T6704 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1328173 T6704 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 1328174 T6704 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
 DC51ADC46D81DF2D-001/shard-1-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1328174 T6704 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 1328175 T6704 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1328176 T6704 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
 DC51ADC46D81DF2D-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1328176 T6704 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
 DC51ADC46D81DF2D-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1328177 T6704 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1328178 T6704 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1328182 T6704 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
 DC51ADC46D81DF2D-001/shard-1-001/cores/collection1/data/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@194b172a; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1328182 T6704 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1328187 T6704 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1328188 T6704 oasc.RequestHandlers.applyInitParams WARN 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1328197 T6704 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1328198 T6704 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1328199 T6704 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1328201 T6704 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1328206 T6704 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> 1328207 T6704 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1328208 T6704 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1328208 T6704 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1328209 T6704 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1328209 T6704 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1328210 T6704 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1328211 T6704 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
 DC51ADC46D81DF2D-001/shard-1-001/cores/collection1/data/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@194b172a; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1328211 T6704 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1328211 T6704 oass.SolrIndexSearcher.<init> Opening 
Searcher@44449049[collection1] main
   [junit4]   2> 1328211 T6704 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1328214 T6704 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1328214 T6704 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1328216 T6704 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1328216 T6704 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1328216 T6704 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1328218 T6704 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1328218 T6704 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1328218 T6704 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1328218 T6704 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1328220 T6704 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1328220 T6704 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1328220 T6705 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@44449049[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1328223 T6708 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:53185 collection:collection1 
shard:shard2
   [junit4]   2> 1328224 T6643 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1328224 T6643 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1328225 T6708 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1328238 T6708 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1328241 T6671 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1328242 T6708 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1328242 T6708 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4282 name=collection1 
org.apache.solr.core.SolrCore@330584b3 url=http://127.0.0.1:53185/collection1 
node=127.0.0.1:53185_ C4282_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:53185, 
node_name=127.0.0.1:53185_, state=down}
   [junit4]   2> 1328242 T6708 C4282 P53185 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:53185/collection1/
   [junit4]   2> 1328243 T6708 C4282 P53185 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1328243 T6708 C4282 P53185 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:53185/collection1/ has no replicas
   [junit4]   2> 1328244 T6708 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:53185/collection1/ shard2
   [junit4]   2> 1328244 T6708 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1328244 T6672 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> 1328248 T6672 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1328249 T6703 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1328251 T6703 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 1328258 T6672 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:53185";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 1328260 T6672 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1328261 T6703 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1328262 T6703 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 1328267 T6671 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1328309 T6708 oasc.ZkController.register We are 
http://127.0.0.1:53185/collection1/ and leader is 
http://127.0.0.1:53185/collection1/
   [junit4]   2> 1328309 T6708 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:53185
   [junit4]   2> 1328309 T6708 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1328309 T6708 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1328309 T6708 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1328312 T6671 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1328314 T6672 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:53185";,
   [junit4]   2>          "node_name":"127.0.0.1:53185_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1328316 T6672 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:53185";,
   [junit4]   2>          "node_name":"127.0.0.1:53185_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1328319 T6672 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1328321 T6703 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1328324 T6708 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 1328325 T6703 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 1328591 T6643 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
 DC51ADC46D81DF2D-001/shard-2-001/cores/collection1
   [junit4]   2> 1328593 T6643 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
 DC51ADC46D81DF2D-001/shard-2-001
   [junit4]   2> 1328594 T6643 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1328601 T6643 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@457c3473{/,null,AVAILABLE}
   [junit4]   2> 1328602 T6643 oejs.AbstractConnector.doStart Started 
ServerConnector@66349e2{HTTP/1.1}{127.0.0.1:53192}
   [junit4]   2> 1328603 T6643 oejs.Server.doStart Started @1332709ms
   [junit4]   2> 1328603 T6643 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
 DC51ADC46D81DF2D-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=53192, 
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
 DC51ADC46D81DF2D-001/shard-2-001/cores}
   [junit4]   2> 1328603 T6643 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1328603 T6643 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/shard-2-001/'
   [junit4]   2> 1328647 T6643 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
 DC51ADC46D81DF2D-001/shard-2-001/solr.xml
   [junit4]   2> 1328657 T6643 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
 DC51ADC46D81DF2D-001/shard-2-001/cores
   [junit4]   2> 1328657 T6643 oasc.CoreContainer.<init> New CoreContainer 
413121755
   [junit4]   2> 1328657 T6643 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
 DC51ADC46D81DF2D-001/shard-2-001/]
   [junit4]   2> 1328658 T6643 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
 DC51ADC46D81DF2D-001/shard-2-001/lib
   [junit4]   2> 1328659 T6643 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
 DC51ADC46D81DF2D-001/shard-2-001/lib).
   [junit4]   2> 1328667 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1328668 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1328668 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1328668 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1328668 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1328668 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1328669 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1328669 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1328669 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1328669 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1328669 T6643 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1328670 T6643 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1328670 T6643 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1328670 T6643 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1328671 T6643 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1328671 T6643 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53168/solr
   [junit4]   2> 1328671 T6643 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1328671 T6643 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1328672 T6643 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1328678 T6722 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@539486a4 
name:ZooKeeperConnection Watcher:127.0.0.1:53168 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328680 T6643 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1328681 T6643 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1328687 T6643 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1328692 T6725 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c10dfbc 
name:ZooKeeperConnection Watcher:127.0.0.1:53168/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328693 T6643 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1328704 T6643 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1329722 T6643 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53192_
   [junit4]   2> 1329724 T6643 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53192_
   [junit4]   2> 1329731 T6643 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1329736 T6643 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
 DC51ADC46D81DF2D-001/shard-2-001/cores
   [junit4]   1> 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
 DC51ADC46D81DF2D-001/shard-2-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
 DC51ADC46D81DF2D-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1329739 T6643 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
 DC51ADC46D81DF2D-001/shard-2-001/cores/collection1/
   [junit4]   2> 1329740 T6643 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1329746 T6726 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1329746 T6726 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1329751 T6671 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1329753 T6726 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 1329753 T6726 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 1329753 T6672 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:53192";,
   [junit4]   2>          "node_name":"127.0.0.1:53192_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1329754 T6726 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1329754 T6672 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:53192";,
   [junit4]   2>          "node_name":"127.0.0.1:53192_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1329755 T6672 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 1329755 T6672 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1329756 T6672 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 1329757 T6726 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 1329757 T6726 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1329757 T6725 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 1329758 T6703 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 1329758 T6725 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 1329759 T6703 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 1330759 T6726 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1330759 T6726 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1330761 T6726 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1330761 T6726 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1330764 T6726 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1330764 T6726 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
 DC51ADC46D81DF2D-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1330779 T6726 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1330783 T6726 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1330793 T6726 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1330796 T6726 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1330806 T6726 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1330809 T6726 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/managed-schema
   [junit4]   2> 1330812 T6726 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1330975 T6726 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1330984 T6726 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1330985 T6726 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1330990 T6726 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1330994 T6726 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1331015 T6726 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1331018 T6726 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1331018 T6726 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1331019 T6726 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1331021 T6726 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1331022 T6726 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1331030 T6726 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1331031 T6726 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 1331032 T6726 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
 DC51ADC46D81DF2D-001/shard-2-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 1331032 T6726 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 1331035 T6726 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/shard-2-001/cores/collection1/data
   [junit4]   2> 1331036 T6726 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
 DC51ADC46D81DF2D-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 1331037 T6726 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
 DC51ADC46D81DF2D-001/shard-2-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1331039 T6726 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 1331040 T6726 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1331044 T6726 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
 DC51ADC46D81DF2D-001/shard-2-001/cores/collection1/data/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10639db2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1331044 T6726 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1331049 T6726 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1331049 T6726 oasc.RequestHandlers.applyInitParams WARN 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1331058 T6726 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1331061 T6726 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1331062 T6726 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1331064 T6726 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1331067 T6726 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> 1331068 T6726 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1331069 T6726 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1331069 T6726 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1331070 T6726 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1331070 T6726 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1331070 T6726 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1331071 T6726 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
 DC51ADC46D81DF2D-001/shard-2-001/cores/collection1/data/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10639db2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1331071 T6726 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1331072 T6726 oass.SolrIndexSearcher.<init> Opening 
Searcher@68112ce6[collection1] main
   [junit4]   2> 1331072 T6726 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1331075 T6726 oascc.ZkStateReader.readConfigName path=/co

[...truncated too long message...]

solr.schema.TestBulkSchemaConcurrent 
DC51ADC46D81DF2D-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 1443504 T6870 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1443504 T6870 oasc.SolrException.log ERROR There was a problem 
trying to register as the leader:org.apache.solr.common.SolrException: Could 
not register as the leader because creating the ephemeral registration node in 
ZooKeeper failed
   [junit4]   2>                at 
org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:147)
   [junit4]   2>                at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:323)
   [junit4]   2>                at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2>                at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2>                at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>                at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2>                at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>                at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /collections
   [junit4]   2>                at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>                at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>                at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:291)
   [junit4]   2>                at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:291)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:486)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:455)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:442)
   [junit4]   2>                at 
org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:139)
   [junit4]   2>                at 
org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2>                at 
org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135)
   [junit4]   2>                ... 11 more
   [junit4]   2>        
   [junit4]   2> 1444983 T6893 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1444985 T6643 oejs.AbstractConnector.doStop Stopped 
ServerConnector@12f0a284{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1444985 T6643 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@4fdf3847{/,null,UNAVAILABLE}
   [junit4]   2> 1444988 T6643 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:53168 53168
   [junit4]   2> 1445022 T6644 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:53168 53168
   [junit4]   2> 1446390 T6644 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                40      /solr/configs/conf1/managed-schema
   [junit4]   2>                40      /solr/configs/conf1
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                4       /solr/collections/collection1/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                7       /solr/configs/conf1/managed-schema
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                3       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBulkSchemaConcurrent -Dtests.method=test 
-Dtests.seed=DC51ADC46D81DF2D -Dtests.slow=true -Dtests.locale=es_CR 
-Dtests.timezone=Atlantic/Faeroe -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  123s J1 | TestBulkSchemaConcurrent.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: [[], [], [], [], 
[CopyField source=a4,dest=hello_lol4 still exists, new type mystr4 still 
exists, dynamic field *_lol4 still exists, field a4 still exists]]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DC51ADC46D81DF2D:5405921EC37DB2D5]:0)
   [junit4]    >        at 
org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:121)
   [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> 1446399 T6643 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.schema.TestBulkSchemaConcurrent
 DC51ADC46D81DF2D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, 
locale=es_CR, timezone=Atlantic/Faeroe
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40 
(64-bit)/cpus=3,threads=1,free=108838920,total=230494208
   [junit4]   2> NOTE: All tests run in this JVM: [DateMathParserTest, 
LeaderInitiatedRecoveryOnCommitTest, BadIndexSchemaTest, SSLMigrationTest, 
TestSolrQueryParserResource, DisMaxRequestHandlerTest, 
TestDocBasedVersionConstraints, TestLuceneMatchVersion, TestRealTimeGet, 
DistributedQueryComponentOptimizationTest, TestTolerantSearch, TestTrie, 
CustomCollectionTest, SpellCheckCollatorTest, AliasIntegrationTest, 
TestExpandComponent, ChaosMonkeySafeLeaderTest, SearchHandlerTest, 
TestSearchPerf, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, 
BadCopyFieldTest, ReplicationFactorTest, TestRandomMergePolicy, 
SimpleCollectionCreateDeleteTest, DistributedFacetPivotSmallAdvancedTest, 
AnalysisErrorHandlingTest, AsyncMigrateRouteKeyTest, 
TestHighlightDedupGrouping, TestDefaultSimilarityFactory, TestZkChroot, 
ExternalCollectionsTest, TestSystemIdResolver, TestConfigReload, 
CSVRequestHandlerTest, TestReplicationHandlerBackup, 
DirectUpdateHandlerOptimizeTest, TestLMDirichletSimilarityFactory, 
TestReversedWildcardFilterFactory, OverseerRolesTest, 
TestSchemaVersionResource, FastVectorHighlighterTest, TestObjectReleaseTracker, 
TestNonDefinedSimilarityFactory, TestRecovery, 
VMParamsZkACLAndCredentialsProvidersTest, 
TestSolrQueryParserDefaultOperatorResource, TestFastOutputStream, 
ExternalFileFieldSortTest, HdfsDirectoryFactoryTest, OpenCloseCoreStressTest, 
FileBasedSpellCheckerTest, TestStressUserVersions, CursorPagingTest, 
DistributedMLTComponentTest, MergeStrategyTest, 
HdfsCollectionsAPIDistributedZkTest, IndexSchemaTest, 
TestFuzzyAnalyzedSuggestions, InfoHandlerTest, TestConfig, 
HdfsWriteToMultipleCollectionsTest, HdfsBasicDistributedZk2Test, 
MBeansHandlerTest, TestFiltering, SchemaVersionSpecificBehaviorTest, 
DirectSolrSpellCheckerTest, ShardRoutingCustomTest, TestSolrDeletionPolicy2, 
ExitableDirectoryReaderTest, FullSolrCloudDistribCmdsTest, 
TestCloudManagedSchemaConcurrent, TestRandomFaceting, TestReload, 
DistributedTermsComponentTest, TestDFRSimilarityFactory, BlockCacheTest, 
TriLevelCompositeIdRoutingTest, CopyFieldTest, AutoCommitTest, 
LoggingHandlerTest, TestFieldTypeResource, PolyFieldTest, UpdateParamsTest, 
TermVectorComponentTest, TestDefaultStatsCache, 
OpenExchangeRatesOrgProviderTest, StandardRequestHandlerTest, TestCodecSupport, 
TermVectorComponentDistributedTest, TestSolrDeletionPolicy1, 
TestBulkSchemaConcurrent]
   [junit4] Completed on J1 in 122.97s, 1 test, 1 failure <<< FAILURES!

[...truncated 792 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: 475 suites, 1891 tests, 1 failure, 53 ignored (20 
assumptions)

Total time: 60 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 
-XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to