You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/08/17 00:43:59 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0_11) - Build # 10919 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10919/
Java: 64bit/jdk1.8.0_11 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.schema.TestCloudSchemaless.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:54503/hb_gt/jp/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:54503/hb_gt/jp/collection1
	at __randomizedtesting.SeedInfo.seed([3B871E7DD7903C36:BA619065A0CF5C0A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
	at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
	... 48 more




Build Log:
[...truncated 11732 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/init-core-data-001
   [junit4]   2> 1108225 T2927 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1108226 T2927 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /hb_gt/jp
   [junit4]   2> 1108228 T2927 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1108229 T2927 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1108229 T2928 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1108329 T2927 oasc.ZkTestServer.run start zk server on port:33001
   [junit4]   2> 1108330 T2927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1108336 T2934 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12a8ec64 name:ZooKeeperConnection Watcher:127.0.0.1:33001 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1108337 T2927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1108337 T2927 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1108392 T2927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1108394 T2936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7836fa8c name:ZooKeeperConnection Watcher:127.0.0.1:33001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1108394 T2927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1108394 T2927 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1108396 T2927 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1108397 T2927 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1108398 T2927 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1108399 T2927 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1108400 T2927 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1108402 T2927 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml
   [junit4]   2> 1108402 T2927 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1108403 T2927 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1108403 T2927 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1108405 T2927 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1108405 T2927 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1108406 T2927 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1108406 T2927 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1108407 T2927 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1108408 T2927 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1108409 T2927 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1108409 T2927 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1108410 T2927 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1108410 T2927 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1108412 T2927 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1108412 T2927 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1108413 T2927 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1108413 T2927 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1108415 T2927 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1108415 T2927 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1108418 T2927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1108419 T2938 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ad686b8 name:ZooKeeperConnection Watcher:127.0.0.1:33001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1108419 T2927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1109027 T2927 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1109033 T2927 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1109136 T2927 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:39615
   [junit4]   2> 1109137 T2927 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1109138 T2927 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1109138 T2927 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002
   [junit4]   2> 1109139 T2927 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/'
   [junit4]   2> 1109157 T2927 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/solr.xml
   [junit4]   2> 1109165 T2927 oasc.CoreContainer.<init> New CoreContainer 1131462587
   [junit4]   2> 1109165 T2927 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/]
   [junit4]   2> 1109166 T2927 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1109166 T2927 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1109166 T2927 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1109166 T2927 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1109166 T2927 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1109167 T2927 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1109167 T2927 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1109167 T2927 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1109167 T2927 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1109169 T2927 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1109169 T2927 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1109170 T2927 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1109170 T2927 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1109170 T2927 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33001/solr
   [junit4]   2> 1109171 T2927 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1109173 T2927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1109175 T2949 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4acc99d1 name:ZooKeeperConnection Watcher:127.0.0.1:33001 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1109175 T2927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1109177 T2927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1109179 T2951 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34033e34 name:ZooKeeperConnection Watcher:127.0.0.1:33001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1109179 T2927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1109180 T2927 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1109183 T2927 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1109186 T2927 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1109188 T2927 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1109189 T2927 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1109191 T2927 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1109192 T2927 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39615_hb_gt%2Fjp
   [junit4]   2> 1109192 T2927 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39615_hb_gt%2Fjp
   [junit4]   2> 1109194 T2927 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1109195 T2927 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1109197 T2927 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:39615_hb_gt%2Fjp
   [junit4]   2> 1109197 T2927 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1109198 T2927 oasc.Overseer.start Overseer (id=92289564843376644-127.0.0.1:39615_hb_gt%2Fjp-n_0000000000) starting
   [junit4]   2> 1109200 T2927 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1109204 T2927 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1109204 T2953 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1109206 T2927 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1109207 T2927 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1109208 T2952 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1109237 T2954 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1109238 T2954 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1109239 T2954 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1109239 T2955 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1109240 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1109241 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:39615/hb_gt/jp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39615_hb_gt%2Fjp",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1109241 T2952 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1109242 T2952 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1109244 T2955 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> 1110239 T2954 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1110239 T2954 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1110240 T2954 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1110240 T2954 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1110241 T2954 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1110242 T2954 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/collection1/'
   [junit4]   2> 1110243 T2954 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1110243 T2954 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1110243 T2954 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1110316 T2954 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 1110336 T2954 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1110337 T2954 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> 1110356 T2954 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1110358 T2954 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 1110365 T2954 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1110383 T2954 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 1110384 T2954 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak
   [junit4]   2> 1110386 T2954 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> 1110387 T2954 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1110387 T2954 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1110387 T2954 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/collection1/data/
   [junit4]   2> 1110388 T2954 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1110388 T2954 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/collection1/data
   [junit4]   2> 1110389 T2954 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/collection1/data/index/
   [junit4]   2> 1110390 T2954 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1110390 T2954 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/collection1/data/index
   [junit4]   2> 1110390 T2954 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42500976381810707]
   [junit4]   2> 1110511 T2954 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a8107d6; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1110511 T2954 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1110512 T2954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 1110707 T2954 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1110707 T2954 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1110707 T2954 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1110707 T2954 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1110707 T2954 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1110707 T2954 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1110708 T2954 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1110708 T2954 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1110708 T2954 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1110708 T2954 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1110708 T2954 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1110708 T2954 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1110710 T2954 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1110710 T2954 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1110711 T2954 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1110712 T2954 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1110712 T2954 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1110713 T2954 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1110713 T2954 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1110714 T2954 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=31.5146484375, floorSegmentMB=1.0771484375, forceMergeDeletesPctAllowed=18.2414015888937, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.362483077508326
   [junit4]   2> 1110715 T2954 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a8107d6; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1110715 T2954 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1110715 T2954 oass.SolrIndexSearcher.<init> Opening Searcher@7f29a152[collection1] main
   [junit4]   2> 1110715 T2954 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1110716 T2954 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1110716 T2954 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1110716 T2954 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1110717 T2954 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1110717 T2954 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1110717 T2954 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1110717 T2954 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1110718 T2954 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1110719 T2954 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1110719 T2954 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1110720 T2954 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1110721 T2954 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 1110726 T2956 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f29a152[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1110726 T2954 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1110728 T2927 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1110728 T2927 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1110728 T2959 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:39615/hb_gt/jp collection:control_collection shard:shard1
   [junit4]   2> 1110729 T2959 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1110731 T2927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1110734 T2961 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@347f9dd4 name:ZooKeeperConnection Watcher:127.0.0.1:33001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1110734 T2927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1110735 T2927 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1110735 T2959 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1110736 T2955 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1110736 T2927 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1110736 T2959 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1110737 T2959 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2868 name=collection1 org.apache.solr.core.SolrCore@3981310e url=https://127.0.0.1:39615/hb_gt/jp/collection1 node=127.0.0.1:39615_hb_gt%2Fjp C2868_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:39615/hb_gt/jp, core=collection1, node_name=127.0.0.1:39615_hb_gt%2Fjp}
   [junit4]   2> 1110737 T2959 C2868 P39615 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:39615/hb_gt/jp/collection1/
   [junit4]   2> 1110737 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1110738 T2959 C2868 P39615 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1110738 T2959 C2868 P39615 oasc.SyncStrategy.syncToMe https://127.0.0.1:39615/hb_gt/jp/collection1/ has no replicas
   [junit4]   2> 1110738 T2959 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:39615/hb_gt/jp/collection1/ shard1
   [junit4]   2> 1110738 T2959 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1110741 T2955 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1110843 T2955 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> 1110844 T2962 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> 1110892 T2959 oasc.ZkController.register We are https://127.0.0.1:39615/hb_gt/jp/collection1/ and leader is https://127.0.0.1:39615/hb_gt/jp/collection1/
   [junit4]   2> 1110892 T2959 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:39615/hb_gt/jp
   [junit4]   2> 1110892 T2959 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1110892 T2959 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1110892 T2959 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1110893 T2955 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1110894 T2959 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1110894 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1110895 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:39615/hb_gt/jp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39615_hb_gt%2Fjp",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1110997 T2962 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> 1110997 T2955 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> 1111068 T2927 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1111068 T2927 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1111073 T2927 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1111073 T2927 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:41293
   [junit4]   2> 1111076 T2927 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1111077 T2927 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1111077 T2927 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003
   [junit4]   2> 1111078 T2927 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/'
   [junit4]   2> 1111093 T2927 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/solr.xml
   [junit4]   2> 1111100 T2927 oasc.CoreContainer.<init> New CoreContainer 1205977269
   [junit4]   2> 1111101 T2927 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/]
   [junit4]   2> 1111101 T2927 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1111101 T2927 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1111102 T2927 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1111102 T2927 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1111102 T2927 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1111102 T2927 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1111102 T2927 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1111103 T2927 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1111103 T2927 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1111104 T2927 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1111105 T2927 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1111105 T2927 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1111105 T2927 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1111106 T2927 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33001/solr
   [junit4]   2> 1111106 T2927 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1111107 T2927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1111109 T2973 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b2557f1 name:ZooKeeperConnection Watcher:127.0.0.1:33001 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1111109 T2927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1111111 T2927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1111113 T2975 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ca9accf name:ZooKeeperConnection Watcher:127.0.0.1:33001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1111113 T2927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1111117 T2927 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1112119 T2927 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41293_hb_gt%2Fjp
   [junit4]   2> 1112120 T2927 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41293_hb_gt%2Fjp
   [junit4]   2> 1112123 T2955 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1112124 T2962 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1112125 T2976 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1112532 T2977 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1112532 T2977 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1112533 T2955 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1112533 T2977 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1112534 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1112535 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:41293/hb_gt/jp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41293_hb_gt%2Fjp",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1112535 T2952 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 1112535 T2952 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1112538 T2955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1112538 T2976 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1112538 T2962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1113534 T2977 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1113534 T2977 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1113534 T2977 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1113535 T2977 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1113535 T2977 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1113536 T2977 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/collection1/'
   [junit4]   2> 1113536 T2977 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1113536 T2977 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1113536 T2977 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1113553 T2977 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 1113570 T2977 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1113571 T2977 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema
   [junit4]   2> 1113573 T2977 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 1113580 T2977 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1113580 T2977 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1113581 T2977 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1113581 T2977 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/collection1/data/
   [junit4]   2> 1113581 T2977 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1113581 T2977 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/collection1/data
   [junit4]   2> 1113582 T2977 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/collection1/data/index/
   [junit4]   2> 1113582 T2977 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1113582 T2977 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/collection1/data/index
   [junit4]   2> 1113583 T2977 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42500976381810707]
   [junit4]   2> 1113675 T2977 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc6cbba; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1113675 T2977 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1113676 T2977 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 1113680 T2977 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1113680 T2977 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1113680 T2977 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1113681 T2977 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1113681 T2977 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1113681 T2977 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1113681 T2977 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1113682 T2977 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1113682 T2977 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1113682 T2977 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1113682 T2977 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1113682 T2977 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1113685 T2977 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1113686 T2977 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1113687 T2977 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1113688 T2977 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1113689 T2977 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1113691 T2977 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1113691 T2977 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1113692 T2977 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=31.5146484375, floorSegmentMB=1.0771484375, forceMergeDeletesPctAllowed=18.2414015888937, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.362483077508326
   [junit4]   2> 1113693 T2977 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc6cbba; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1113693 T2977 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1113693 T2977 oass.SolrIndexSearcher.<init> Opening Searcher@30aa6c9f[collection1] main
   [junit4]   2> 1113694 T2977 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1113694 T2977 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1113695 T2977 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1113695 T2977 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1113695 T2977 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1113695 T2977 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1113696 T2977 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1113697 T2977 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1113697 T2977 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1113697 T2977 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1113697 T2977 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 1113699 T2977 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1113699 T2978 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30aa6c9f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1113700 T2981 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:41293/hb_gt/jp collection:collection1 shard:shard2
   [junit4]   2> 1113700 T2927 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1113700 T2927 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1113701 T2981 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1113706 T2981 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1113707 T2981 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1113707 T2981 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1113707 T2955 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C2869 name=collection1 org.apache.solr.core.SolrCore@5672365a url=https://127.0.0.1:41293/hb_gt/jp/collection1 node=127.0.0.1:41293_hb_gt%2Fjp C2869_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:41293/hb_gt/jp, core=collection1, node_name=127.0.0.1:41293_hb_gt%2Fjp}
   [junit4]   2> 1113708 T2981 C2869 P41293 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:41293/hb_gt/jp/collection1/
   [junit4]   2> 1113708 T2981 C2869 P41293 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1113708 T2981 C2869 P41293 oasc.SyncStrategy.syncToMe https://127.0.0.1:41293/hb_gt/jp/collection1/ has no replicas
   [junit4]   2> 1113708 T2981 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:41293/hb_gt/jp/collection1/ shard2
   [junit4]   2> 1113708 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1113709 T2981 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1113712 T2955 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1113815 T2976 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1113815 T2955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1113815 T2962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1113864 T2981 oasc.ZkController.register We are https://127.0.0.1:41293/hb_gt/jp/collection1/ and leader is https://127.0.0.1:41293/hb_gt/jp/collection1/
   [junit4]   2> 1113864 T2981 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:41293/hb_gt/jp
   [junit4]   2> 1113864 T2981 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1113864 T2981 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1113864 T2981 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1113865 T2955 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1113866 T2981 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1113866 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1113867 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:41293/hb_gt/jp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41293_hb_gt%2Fjp",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1113969 T2955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1113969 T2962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1113969 T2976 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1114234 T2927 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1114236 T2927 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1114243 T2927 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1114527 T2927 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:40625
   [junit4]   2> 1114529 T2927 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1114530 T2927 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1114530 T2927 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004
   [junit4]   2> 1114531 T2927 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/'
   [junit4]   2> 1114546 T2927 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/solr.xml
   [junit4]   2> 1114566 T2927 oasc.CoreContainer.<init> New CoreContainer 1700411895
   [junit4]   2> 1114566 T2927 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/]
   [junit4]   2> 1114567 T2927 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1114567 T2927 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1114568 T2927 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1114569 T2927 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1114569 T2927 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1114570 T2927 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1114570 T2927 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1114571 T2927 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1114571 T2927 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1114573 T2927 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1114576 T2927 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1114576 T2927 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1114577 T2927 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1114577 T2927 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33001/solr
   [junit4]   2> 1114577 T2927 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1114578 T2927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1114580 T2992 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12be8061 name:ZooKeeperConnection Watcher:127.0.0.1:33001 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1114580 T2927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1114583 T2927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1114584 T2994 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a81783c name:ZooKeeperConnection Watcher:127.0.0.1:33001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1114584 T2927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1114591 T2927 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1115593 T2927 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40625_hb_gt%2Fjp
   [junit4]   2> 1115594 T2927 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40625_hb_gt%2Fjp
   [junit4]   2> 1115596 T2955 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1115596 T2976 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1115596 T2962 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1115597 T2995 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1115601 T2996 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1115601 T2996 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1115602 T2955 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1115602 T2996 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1115603 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1115604 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40625/hb_gt/jp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40625_hb_gt%2Fjp",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1115604 T2952 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4
   [junit4]   2> 1115604 T2952 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1115606 T2976 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1115606 T2955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1115606 T2962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1115606 T2995 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1116602 T2996 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1116602 T2996 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1116603 T2996 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1116603 T2996 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1116603 T2996 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1116604 T2996 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/collection1/'
   [junit4]   2> 1116604 T2996 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1116605 T2996 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1116605 T2996 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1116629 T2996 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 1116638 T2996 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1116638 T2996 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema
   [junit4]   2> 1116641 T2996 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 1116660 T2996 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1116660 T2996 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1116660 T2996 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1116660 T2996 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/collection1/data/
   [junit4]   2> 1116661 T2996 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1116661 T2996 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/collection1/data
   [junit4]   2> 1116661 T2996 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/collection1/data/index/
   [junit4]   2> 1116662 T2996 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1116662 T2996 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/collection1/data/index
   [junit4]   2> 1116663 T2996 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42500976381810707]
   [junit4]   2> 1116675 T2996 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17157e56; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1116675 T2996 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1116676 T2996 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 1116677 T2996 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1116677 T2996 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1116677 T2996 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1116678 T2996 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1116678 T2996 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1116678 T2996 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1116678 T2996 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1116678 T2996 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1116678 T2996 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1116679 T2996 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1116679 T2996 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1116679 T2996 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1116681 T2996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1116681 T2996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1116682 T2996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1116683 T2996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1116683 T2996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1116684 T2996 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1116684 T2996 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1116685 T2996 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=31.5146484375, floorSegmentMB=1.0771484375, forceMergeDeletesPctAllowed=18.2414015888937, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.362483077508326
   [junit4]   2> 1116686 T2996 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17157e56; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1116686 T2996 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1116687 T2996 oass.SolrIndexSearcher.<init> Opening Searcher@779a5c53[collection1] main
   [junit4]   2> 1116687 T2996 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1116688 T2996 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1116688 T2996 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1116688 T2996 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1116688 T2996 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1116689 T2996 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1116689 T2996 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1116689 T2996 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1116690 T2996 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1116690 T2996 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1116690 T2996 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 1116691 T2996 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1116691 T2997 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@779a5c53[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1116691 T3000 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:40625/hb_gt/jp collection:collection1 shard:shard3
   [junit4]   2> 1116692 T2927 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1116692 T2927 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1116692 T3000 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1116695 T3000 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 1116696 T2955 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1116696 T3000 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1116696 T3000 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2870 name=collection1 org.apache.solr.core.SolrCore@93dcea8 url=https://127.0.0.1:40625/hb_gt/jp/collection1 node=127.0.0.1:40625_hb_gt%2Fjp C2870_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:40625/hb_gt/jp, core=collection1, node_name=127.0.0.1:40625_hb_gt%2Fjp}
   [junit4]   2> 1116696 T3000 C2870 P40625 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:40625/hb_gt/jp/collection1/
   [junit4]   2> 1116697 T3000 C2870 P40625 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1116697 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1116697 T3000 C2870 P40625 oasc.SyncStrategy.syncToMe https://127.0.0.1:40625/hb_gt/jp/collection1/ has no replicas
   [junit4]   2> 1116697 T3000 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:40625/hb_gt/jp/collection1/ shard3
   [junit4]   2> 1116697 T3000 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 1116700 T2955 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1116802 T2976 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1116803 T2962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1116802 T2955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1116803 T2995 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1116851 T3000 oasc.ZkController.register We are https://127.0.0.1:40625/hb_gt/jp/collection1/ and leader is https://127.0.0.1:40625/hb_gt/jp/collection1/
   [junit4]   2> 1116851 T3000 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:40625/hb_gt/jp
   [junit4]   2> 1116851 T3000 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1116851 T3000 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1116851 T3000 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1116852 T2955 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1116853 T3000 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1116853 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1116854 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40625/hb_gt/jp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40625_hb_gt%2Fjp",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1116956 T2976 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1116956 T2962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1116956 T2955 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1116956 T2995 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1117088 T2927 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1117089 T2927 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1117094 T2927 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1117096 T2927 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47959
   [junit4]   2> 1117098 T2927 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1117098 T2927 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1117098 T2927 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-005
   [junit4]   2> 1117099 T2927 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-005/'
   [junit4]   2> 1117113 T2927 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-005/solr.xml
   [junit4]   2> 1117124 T2927 oasc.CoreContainer.<init> New CoreContainer 1494633134
   [junit4]   2> 1117124 T2927 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001/tempDir-005/]
   [junit4]   2> 1117125 T2927 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1117125 T2927 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1117125 T2927 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1117126 T2927 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1117126 T2927 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1117126 T2927 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1117127 T2927 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1117127 T2927 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1117127 T2927 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1117129 T2927 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1117130 T2927 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1117130 T2927 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1117130 T2927 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1117131 T2927 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33001/solr
   [junit4]   2> 1117131 T2927 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1117132 T2927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1117134 T3011 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a87d0fb name:ZooKeeperConnection Watcher:127.0.0.1:33001 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1117134 T2927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1117136 T2927 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1117137 T3013 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35ce9696 name:ZooKeeperConnection Watcher:127.0.0.1:33001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1117137 T2927 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1117142 T2927 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1118143 T2927 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47959_hb_gt%2Fjp
   [junit4]   2> 1118144 T2927 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47959_hb_gt%2Fjp
   [junit4]   2> 1118145 T2976 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1118146 T2962 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1118146 T2995 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1118146 T2955 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1118147 T3014 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1118150 T3015 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1118150 T3015 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1118150 T2955 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1118150 T3015 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1118151 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1118152 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47959/hb_gt/jp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47959_hb_gt%2Fjp",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1118152 T2952 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4
   [junit4]   2> 1118152 T2952 o

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

der ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:302)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:288)
   [junit4]   2> 
   [junit4]   2> 1376632 T2927 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/hb_gt/jp,null}
   [junit4]   2> 1381622 T2927 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1381626 T2927 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:33001 33001
   [junit4]   2> 1382269 T2928 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:33001 33001
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSchemaless -Dtests.method=testDistribSearch -Dtests.seed=3B871E7DD7903C36 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_RS -Dtests.timezone=Indian/Chagos -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    274s J1 | TestCloudSchemaless.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:54503/hb_gt/jp/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3B871E7DD7903C36:BA619065A0CF5C0A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
   [junit4]    > 	at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:150)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:121)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
   [junit4]    > 	... 48 more
   [junit4]   2> 1382491 T2927 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-3B871E7DD7903C36-001
   [junit4]   2> 274280 T2926 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene49, sim=DefaultSimilarity, locale=sr_RS, timezone=Indian/Chagos
   [junit4]   2> NOTE: Linux 3.13.0-32-generic amd64/Oracle Corporation 1.8.0_11 (64-bit)/cpus=8,threads=1,free=86914584,total=271147008
   [junit4]   2> NOTE: All tests run in this JVM: [AnalyticsMergeStrategyTest, DocValuesMissingTest, TestFreeTextSuggestions, TestRealTimeGet, TestMergePolicyConfig, TestBadConfig, StatsComponentTest, TestSystemIdResolver, TestFileDictionaryLookup, HdfsCollectionsAPIDistributedZkTest, TestFieldTypeResource, TestExceedMaxTermLength, QueryElevationComponentTest, SOLR749Test, DOMUtilTest, TestDocumentBuilder, EnumFieldTest, DocValuesTest, LukeRequestHandlerTest, SimplePostToolTest, FileBasedSpellCheckerTest, SystemInfoHandlerTest, TestSolrXmlPersistence, TestCollationField, TestFastLRUCache, CurrencyFieldXmlFileTest, PrimUtilsTest, TestBinaryField, SolrIndexConfigTest, SynonymTokenizerTest, TestDistributedGrouping, DeleteReplicaTest, UUIDUpdateProcessorFallbackTest, CoreContainerCoreInitFailuresTest, TestMultiCoreConfBootstrap, RollingRestartTest, UniqFieldsUpdateProcessorFactoryTest, MigrateRouteKeyTest, LoggingHandlerTest, ChangedSchemaMergeTest, SolrRequestParserTest, PolyFieldTest, TestDocBasedVersionConstraints, TestPerFieldSimilarity, NumericFieldsTest, TestManagedResourceStorage, TermVectorComponentDistributedTest, OutputWriterTest, TestCSVLoader, URLClassifyProcessorTest, ResponseHeaderTest, TimeZoneUtilsTest, DistributedTermsComponentTest, HdfsBasicDistributedZk2Test, SpatialFilterTest, MultiTermTest, DistributedSuggestComponentTest, FieldAnalysisRequestHandlerTest, FullSolrCloudDistribCmdsTest, TestSolrXmlPersistor, TestIndexingPerformance, TermVectorComponentTest, TestPHPSerializedResponseWriter, RankQueryTest, TestInfoStreamLogging, MultiThreadedOCPTest, TestManagedResource, TestUniqueKeyFieldResource, TestZkChroot, TestJoin, SoftAutoCommitTest, AtomicUpdatesTest, OpenCloseCoreStressTest, ChaosMonkeyNothingIsSafeTest, TestCoreContainer, TestCharFilters, TestLFUCache, UUIDFieldTest, TestLeaderElectionZkExpiry, TestDynamicFieldCollectionResource, TestLMDirichletSimilarityFactory, TestOmitPositions, SolrCoreTest, AnalysisAfterCoreReloadTest, TestNonNRTOpen, TestCloudSchemaless]
   [junit4] Completed on J1 in 274.57s, 1 test, 1 error <<< FAILURES!

[...truncated 700 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:474: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:454: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:966: There were test failures: 412 suites, 1714 tests, 1 error, 38 ignored (17 assumptions)

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