Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4529/ Java: 64bit/jdk1.8.0_31 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.cloud.ReplicationFactorTest.test Error Message: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:52703/yz/qt/repfacttest_c8n_1x3_shard1_replica1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:52703/yz/qt/repfacttest_c8n_1x3_shard1_replica1 at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:597) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:920) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:811) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:754) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220) at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:284) at org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112) 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:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:52703/yz/qt/repfacttest_c8n_1x3_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:211) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:207) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:594) ... 47 more Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:461) ... 52 more Build Log: [...truncated 9474 lines...] [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\init-core-data-001 [junit4] 2> 2077776 T8222 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /yz/qt [junit4] 2> 2077780 T8222 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2077781 T8223 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2077896 T8222 oasc.ZkTestServer.run start zk server on port:52696 [junit4] 2> 2077896 T8222 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2077899 T8222 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2077902 T8230 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35e68b9c name:ZooKeeperConnection Watcher:127.0.0.1:52696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2077903 T8222 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2077903 T8222 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2077903 T8222 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2077906 T8224 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14bf35306cd0000, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 2077909 T8222 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2077911 T8222 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2077913 T8233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@833894e name:ZooKeeperConnection Watcher:127.0.0.1:52696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2077913 T8222 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2077920 T8222 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2077920 T8222 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2077924 T8222 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2077928 T8222 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2077930 T8222 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2077934 T8222 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2077934 T8222 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2077940 T8222 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 2077940 T8222 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2077944 T8222 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2077944 T8222 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2077948 T8222 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2077948 T8222 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2077953 T8222 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2077954 T8222 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2077962 T8222 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 2077962 T8222 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2077966 T8222 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2077967 T8222 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2077972 T8222 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2077972 T8222 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2077978 T8222 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2077978 T8222 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2077984 T8222 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2077984 T8222 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2077988 T8222 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2077988 T8222 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2079602 T8222 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\cores\collection1 [junit4] 2> 2079608 T8222 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 2079611 T8222 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@149e9214{/yz/qt,null,AVAILABLE} [junit4] 2> 2079626 T8222 oejs.AbstractConnector.doStart Started ServerConnector@761e3c9d{HTTP/1.1}{127.0.0.1:52704} [junit4] 2> 2079627 T8222 oejs.Server.doStart Started @2087555ms [junit4] 2> 2079627 T8222 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\tempDir-001/control/data, hostContext=/yz/qt, hostPort=52703, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\cores} [junit4] 2> 2079627 T8222 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44 [junit4] 2> 2079627 T8222 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\' [junit4] 2> 2079672 T8222 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\solr.xml [junit4] 2> 2079684 T8222 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\cores [junit4] 2> 2079685 T8222 oasc.CoreContainer.<init> New CoreContainer 739154016 [junit4] 2> 2079685 T8222 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\] [junit4] 2> 2079685 T8222 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\lib [junit4] 2> 2079686 T8222 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\lib). [junit4] 2> 2079697 T8222 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2079697 T8222 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2079698 T8222 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2079698 T8222 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2079698 T8222 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2079700 T8222 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2079700 T8222 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2079700 T8222 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2079700 T8222 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2079700 T8222 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2079700 T8222 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 2079700 T8222 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2079700 T8222 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2079700 T8222 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2079700 T8222 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 2079700 T8222 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52696/solr [junit4] 2> 2079700 T8222 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2079700 T8222 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2079703 T8222 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2079705 T8247 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cd37a30 name:ZooKeeperConnection Watcher:127.0.0.1:52696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2079706 T8222 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2079707 T8222 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2079708 T8224 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14bf35306cd0002, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 2079712 T8222 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2079713 T8250 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4014386a name:ZooKeeperConnection Watcher:127.0.0.1:52696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2079714 T8222 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2079717 T8222 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2079723 T8222 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2079727 T8222 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2079733 T8222 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2079739 T8222 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2079744 T8222 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2079744 T8222 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52703_yz%2Fqt [junit4] 2> 2079744 T8222 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52703_yz%2Fqt [junit4] 2> 2079746 T8222 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2079746 T8222 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2079755 T8222 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2079759 T8222 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52703_yz%2Fqt [junit4] 2> 2079759 T8222 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2079762 T8222 oasc.Overseer.start Overseer (id=93435755213160451-127.0.0.1:52703_yz%2Fqt-n_0000000000) starting [junit4] 2> 2079767 T8222 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2079781 T8222 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2079782 T8252 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2079783 T8251 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2079783 T8222 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2079788 T8222 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2079791 T8222 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2079800 T8222 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=} [junit4] 2> 2079804 T8222 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\cores\collection1\ [junit4] 2> 2079804 T8222 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2079807 T8254 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 2079807 T8254 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2079808 T8250 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2079808 T8254 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2079810 T8251 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52703/yz/qt", [junit4] 2> "node_name":"127.0.0.1:52703_yz%2Fqt", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 2079811 T8251 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52703/yz/qt", [junit4] 2> "node_name":"127.0.0.1:52703_yz%2Fqt", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 2079811 T8251 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 2079811 T8251 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 2079814 T8250 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> 2080954 T8254 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 2080954 T8254 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 2080955 T8254 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2080955 T8254 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 2080956 T8254 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2080956 T8254 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\cores\collection1\' [junit4] 2> 2080991 T8254 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 2080994 T8254 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 2081005 T8254 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 2081018 T8254 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2081057 T8254 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2081060 T8254 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 2081063 T8254 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 2081359 T8254 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2081376 T8254 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2081376 T8254 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2081403 T8254 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2081408 T8254 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2081413 T8254 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2081414 T8254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2081416 T8254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2081416 T8254 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2081419 T8254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2081419 T8254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2081419 T8254 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 2081419 T8254 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2081420 T8254 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\cores\collection1\data\ [junit4] 2> 2081420 T8254 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16a58bc5 [junit4] 2> 2081420 T8254 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\cores\collection1\data\ [junit4] 2> 2081420 T8254 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\cores\collection1\data\index/ [junit4] 2> 2081420 T8254 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 2081422 T8254 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\control-001\cores\collection1\data\index [junit4] 2> 2081423 T8254 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=81.142578125, floorSegmentMB=0.8994140625, forceMergeDeletesPctAllowed=15.849273823867117, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2452647169850085 [junit4] 2> 2081431 T8254 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@17b922bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f9dd92),segFN=segments_1,generation=1} [junit4] 2> 2081431 T8254 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2081436 T8254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2081436 T8254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2081436 T8254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2081436 T8254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2081437 T8254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2081437 T8254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2081437 T8254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2081438 T8254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2081438 T8254 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2081446 T8254 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2081448 T8254 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2081458 T8254 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2081461 T8254 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2081471 T8254 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 2081473 T8254 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 2081475 T8254 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2081477 T8254 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2081478 T8254 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2081478 T8254 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=14.802734375, floorSegmentMB=0.853515625, forceMergeDeletesPctAllowed=23.102447865597313, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2779871766490103 [junit4] 2> 2081479 T8254 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@17b922bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f9dd92),segFN=segments_1,generation=1} [junit4] 2> 2081479 T8254 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2081479 T8254 oass.SolrIndexSearcher.<init> Opening Searcher@72cd4757[collection1] main [junit4] 2> 2081480 T8254 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 2081483 T8254 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2081483 T8254 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2081484 T8254 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2081484 T8254 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2081484 T8254 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2081486 T8254 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2081486 T8254 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2081486 T8254 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2081486 T8254 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 2081487 T8254 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 2081488 T8255 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72cd4757[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2081492 T8222 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2081492 T8222 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2081496 T8258 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52703/yz/qt collection:control_collection shard:shard1 [junit4] 2> 2081499 T8258 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 2081503 T8222 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2081507 T8222 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2081516 T8258 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 2081517 T8262 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35bc7f09 name:ZooKeeperConnection Watcher:127.0.0.1:52696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2081517 T8222 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2081518 T8222 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2081519 T8250 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2081521 T8258 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2081521 T8258 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C12312 name=collection1 org.apache.solr.core.SolrCore@7e061cdb url=http://127.0.0.1:52703/yz/qt/collection1 node=127.0.0.1:52703_yz%2Fqt C12312_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:52703/yz/qt, node_name=127.0.0.1:52703_yz%2Fqt, state=down} [junit4] 2> 2081522 T8258 C12312 P52703 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52703/yz/qt/collection1/ [junit4] 2> 2081522 T8258 C12312 P52703 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2081522 T8258 C12312 P52703 oasc.SyncStrategy.syncToMe http://127.0.0.1:52703/yz/qt/collection1/ has no replicas [junit4] 2> 2081523 T8258 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52703/yz/qt/collection1/ shard1 [junit4] 2> 2081523 T8251 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 2081523 T8258 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 2081523 T8222 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2081528 T8262 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0) [junit4] 2> 2081530 T8250 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> 2081540 T8222 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2081565 T8251 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:52703/yz/qt", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 2081637 T8250 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2081754 T8250 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> 2081755 T8262 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> 2081770 T8258 oasc.ZkController.register We are http://127.0.0.1:52703/yz/qt/collection1/ and leader is http://127.0.0.1:52703/yz/qt/collection1/ [junit4] 2> 2081770 T8258 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52703/yz/qt [junit4] 2> 2081770 T8258 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2081770 T8258 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 2081770 T8258 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2081774 T8250 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2081779 T8251 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52703/yz/qt", [junit4] 2> "node_name":"127.0.0.1:52703_yz%2Fqt", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 3 [junit4] 2> 2081780 T8251 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52703/yz/qt", [junit4] 2> "node_name":"127.0.0.1:52703_yz%2Fqt", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 2081901 T8250 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> 2081902 T8262 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> 2083579 T8222 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\cores\collection1 [junit4] 2> 2083583 T8222 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001 [junit4] 2> 2083584 T8222 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 2083590 T8222 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@5c0b9e55{/yz/qt,null,AVAILABLE} [junit4] 2> 2083606 T8222 oejs.AbstractConnector.doStart Started ServerConnector@5078b345{HTTP/1.1}{127.0.0.1:52717} [junit4] 2> 2083607 T8222 oejs.Server.doStart Started @2091041ms [junit4] 2> 2083607 T8222 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/yz/qt, hostPort=52716, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\cores} [junit4] 2> 2083607 T8222 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44 [junit4] 2> 2083607 T8222 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\' [junit4] 2> 2083670 T8222 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\solr.xml [junit4] 2> 2083696 T8222 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\cores [junit4] 2> 2083696 T8222 oasc.CoreContainer.<init> New CoreContainer 936369424 [junit4] 2> 2083696 T8222 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\] [junit4] 2> 2083696 T8222 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\lib [junit4] 2> 2083700 T8222 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\lib). [junit4] 2> 2083717 T8222 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2083717 T8222 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2083717 T8222 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2083717 T8222 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2083717 T8222 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2083717 T8222 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2083717 T8222 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2083717 T8222 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2083717 T8222 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2083717 T8222 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2083717 T8222 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 2083722 T8222 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2083722 T8222 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2083722 T8222 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2083722 T8222 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 2083722 T8222 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52696/solr [junit4] 2> 2083722 T8222 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2083722 T8222 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2083729 T8222 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2083729 T8276 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@245d350 name:ZooKeeperConnection Watcher:127.0.0.1:52696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2083732 T8222 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2083732 T8222 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2083735 T8224 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14bf35306cd0005, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 2083737 T8222 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2083740 T8279 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ff45832 name:ZooKeeperConnection Watcher:127.0.0.1:52696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2083740 T8222 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2083751 T8222 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2085020 T8222 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52716_yz%2Fqt [junit4] 2> 2085022 T8222 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52716_yz%2Fqt [junit4] 2> 2085031 T8222 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2085039 T8222 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=} [junit4] 2> 2085050 T8222 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\cores\collection1\ [junit4] 2> 2085057 T8222 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2085061 T8280 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 2085061 T8280 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2085062 T8250 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2085062 T8280 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2085063 T8251 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52716/yz/qt", [junit4] 2> "node_name":"127.0.0.1:52716_yz%2Fqt", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 2085066 T8251 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52716/yz/qt", [junit4] 2> "node_name":"127.0.0.1:52716_yz%2Fqt", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 2085066 T8251 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 2085066 T8251 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 2085068 T8279 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> 2085068 T8250 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> 2085068 T8262 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> 2086321 T8280 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 2086321 T8280 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 2086324 T8280 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2086324 T8280 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 2086329 T8280 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2086329 T8280 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\cores\collection1\' [junit4] 2> 2086371 T8280 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 2086375 T8280 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 2086395 T8280 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 2086423 T8280 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2086471 T8280 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2086476 T8280 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 2086481 T8280 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 2086912 T8280 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2086924 T8280 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2086926 T8280 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2086948 T8280 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2086956 T8280 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2086969 T8280 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2086969 T8280 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2086969 T8280 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2086971 T8280 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2086973 T8280 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2086973 T8280 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2086973 T8280 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 2086973 T8280 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2086974 T8280 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\cores\collection1\data\ [junit4] 2> 2086974 T8280 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16a58bc5 [junit4] 2> 2086980 T8280 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\cores\collection1\data\ [junit4] 2> 2086980 T8280 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\cores\collection1\data\index/ [junit4] 2> 2086980 T8280 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 2086982 T8280 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-1-001\cores\collection1\data\index [junit4] 2> 2086983 T8280 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=81.142578125, floorSegmentMB=0.8994140625, forceMergeDeletesPctAllowed=15.849273823867117, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2452647169850085 [junit4] 2> 2086983 T8280 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5ef097ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a17cdfd),segFN=segments_1,generation=1} [junit4] 2> 2086983 T8280 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2086993 T8280 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2086993 T8280 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2086994 T8280 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2086994 T8280 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2086994 T8280 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2086994 T8280 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2086995 T8280 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2086995 T8280 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2086995 T8280 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2087011 T8280 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2087015 T8280 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2087017 T8280 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2087021 T8280 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2087033 T8280 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 2087033 T8280 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 2087038 T8280 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2087042 T8280 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2087042 T8280 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2087043 T8280 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=14.802734375, floorSegmentMB=0.853515625, forceMergeDeletesPctAllowed=23.102447865597313, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2779871766490103 [junit4] 2> 2087043 T8280 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5ef097ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a17cdfd),segFN=segments_1,generation=1} [junit4] 2> 2087043 T8280 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2087065 T8280 oass.SolrIndexSearcher.<init> Opening Searcher@13b70f5d[collection1] main [junit4] 2> 2087065 T8280 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 2087068 T8280 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2087068 T8280 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2087069 T8280 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2087069 T8280 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2087069 T8280 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2087070 T8280 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2087070 T8280 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2087070 T8280 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2087070 T8280 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 2087073 T8280 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 2087074 T8282 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13b70f5d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2087074 T8285 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52716/yz/qt collection:collection1 shard:shard2 [junit4] 2> 2087076 T8222 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2087076 T8222 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2087079 T8285 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 2087099 T8285 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 2087103 T8250 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2087107 T8285 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2087107 T8285 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C12313 name=collection1 org.apache.solr.core.SolrCore@54c666df url=http://127.0.0.1:52716/yz/qt/collection1 node=127.0.0.1:52716_yz%2Fqt C12313_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:52716/yz/qt, node_name=127.0.0.1:52716_yz%2Fqt, state=down} [junit4] 2> 2087107 T8285 C12313 P52716 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52716/yz/qt/collection1/ [junit4] 2> 2087107 T8285 C12313 P52716 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2087107 T8285 C12313 P52716 oasc.SyncStrategy.syncToMe http://127.0.0.1:52716/yz/qt/collection1/ has no replicas [junit4] 2> 2087107 T8285 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52716/yz/qt/collection1/ shard2 [junit4] 2> 2087108 T8285 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 2087113 T8251 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1"} current state version: 5 [junit4] 2> 2087119 T8279 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> 2087121 T8250 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> 2087122 T8262 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> 2087151 T8251 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:52716/yz/qt", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 6 [junit4] 2> 2087158 T8250 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2087347 T8279 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> 2087348 T8250 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> 2087349 T8262 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> 2087374 T8285 oasc.ZkController.register We are http://127.0.0.1:52716/yz/qt/collection1/ and leader is http://127.0.0.1:52716/yz/qt/collection1/ [junit4] 2> 2087374 T8285 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52716/yz/qt [junit4] 2> 2087374 T8285 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2087374 T8285 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 2087374 T8285 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2087383 T8250 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2087386 T8251 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52716/yz/qt", [junit4] 2> "node_name":"127.0.0.1:52716_yz%2Fqt", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 7 [junit4] 2> 2087387 T8251 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52716/yz/qt", [junit4] 2> "node_name":"127.0.0.1:52716_yz%2Fqt", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 2087522 T8279 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> 2087523 T8250 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> 2087523 T8262 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> 2089478 T8222 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\cores\collection1 [junit4] 2> 2089484 T8222 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001 [junit4] 2> 2089487 T8222 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 2089490 T8222 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@63768f28{/yz/qt,null,AVAILABLE} [junit4] 2> 2089493 T8222 oejs.AbstractConnector.doStart Started ServerConnector@1919e9dd{HTTP/1.1}{127.0.0.1:52728} [junit4] 2> 2089494 T8222 oejs.Server.doStart Started @2095844ms [junit4] 2> 2089494 T8222 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/yz/qt, hostPort=52727, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\cores} [junit4] 2> 2089495 T8222 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44 [junit4] 2> 2089495 T8222 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\' [junit4] 2> 2089557 T8222 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\solr.xml [junit4] 2> 2089575 T8222 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\cores [junit4] 2> 2089575 T8222 oasc.CoreContainer.<init> New CoreContainer 1028454309 [junit4] 2> 2089575 T8222 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\] [junit4] 2> 2089575 T8222 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\lib [junit4] 2> 2089575 T8222 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\lib). [junit4] 2> 2089590 T8222 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2089590 T8222 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2089590 T8222 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2089590 T8222 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2089590 T8222 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2089590 T8222 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2089590 T8222 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2089590 T8222 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2089590 T8222 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2089590 T8222 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2089590 T8222 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 2089594 T8222 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2089594 T8222 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2089594 T8222 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2089594 T8222 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 2089594 T8222 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52696/solr [junit4] 2> 2089594 T8222 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2089594 T8222 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2089597 T8222 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2089600 T8300 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eff4316 name:ZooKeeperConnection Watcher:127.0.0.1:52696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2089601 T8222 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2089602 T8222 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2089607 T8222 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2089610 T8303 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4de96fa6 name:ZooKeeperConnection Watcher:127.0.0.1:52696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2089611 T8222 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2089624 T8222 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2090893 T8222 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52727_yz%2Fqt [junit4] 2> 2090895 T8222 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52727_yz%2Fqt [junit4] 2> 2090904 T8222 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2090912 T8222 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=} [junit4] 2> 2090915 T8222 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\cores\collection1\ [junit4] 2> 2090915 T8222 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2090918 T8304 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 2090918 T8304 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2090919 T8250 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 2090919 T8304 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2090922 T8251 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52727/yz/qt", [junit4] 2> "node_name":"127.0.0.1:52727_yz%2Fqt", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 8 [junit4] 2> 2090923 T8251 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52727/yz/qt", [junit4] 2> "node_name":"127.0.0.1:52727_yz%2Fqt", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 2090923 T8251 oasco.ReplicaMutator.updateState Collection already exists with numShards=3 [junit4] 2> 2090923 T8251 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3 [junit4] 2> 2090927 T8279 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> 2090928 T8250 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> 2090928 T8262 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> 2090929 T8303 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> 2092180 T8304 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 2092180 T8304 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 2092181 T8304 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2092181 T8304 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 2092182 T8304 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2092182 T8304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\cores\collection1\' [junit4] 2> 2092214 T8304 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 2092219 T8304 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 2092230 T8304 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 2092240 T8304 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2092274 T8304 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2092284 T8304 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 2092293 T8304 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 2092587 T8304 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2092594 T8304 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2092603 T8304 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2092621 T8304 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2092626 T8304 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2092628 T8304 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2092632 T8304 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2092632 T8304 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2092632 T8304 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2092635 T8304 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2092635 T8304 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2092635 T8304 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 2092635 T8304 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2092636 T8304 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\cores\collection1\data\ [junit4] 2> 2092636 T8304 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16a58bc5 [junit4] 2> 2092636 T8304 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\cores\collection1\data\ [junit4] 2> 2092636 T8304 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\cores\collection1\data\index/ [junit4] 2> 2092636 T8304 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 2092637 T8304 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001\shard-2-001\cores\collection1\data\index [junit4] 2> 2092637 T8304 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=81.142578125, floorSegmentMB=0.8994140625, forceMergeDeletesPctAllowed=15.849273823867117, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2452647169850085 [junit4] 2> 2092637 T8304 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@77c21642 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b94eb37),segFN=segments_1,generation=1} [junit4] 2> 2092637 T8304 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2092643 T8304 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2092644 T8304 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2092644 T8304 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2092644 T8304 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2092644 T8304 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2092644 T8304 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2092646 T8304 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2092646 T8304 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2092646 T8304 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2092651 T8304 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2092654 T8304 oashl [...truncated too long message...] rClient.java:370) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:594) [junit4] > ... 47 more [junit4] > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:461) [junit4] > ... 52 moreThrowable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8402, name=updateExecutor-1034-thread-2, state=RUNNABLE, group=TGRP-ReplicationFactorTest] [junit4] > Caused by: java.util.concurrent.RejectedExecutionException: Task org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner@20965c1 rejected from java.util.concurrent.ThreadPoolExecutor@737cf3c2[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 22] [junit4] > at __randomizedtesting.SeedInfo.seed([1B714BA0AD80CC31]:0) [junit4] > at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [junit4] > at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] > at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] > at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:279) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2154391 T8222 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 1B714BA0AD80CC31-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=Direct), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneVarGapFixedInterval), text=PostingsFormat(name=Memory doPackFST= false), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{timestamp=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity, locale=sr_CS, timezone=Etc/GMT-0 [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_31 (64-bit)/cpus=2,threads=1,free=216636632,total=340672512 [junit4] 2> NOTE: All tests run in this JVM: [RollingRestartTest, RAMDirectoryFactoryTest, ConnectionManagerTest, TestUniqueKeyFieldResource, QueryEqualityTest, TestPartialUpdateDeduplication, ActionThrottleTest, TestJettySolrRunner, TestBlendedInfixSuggestions, IndexBasedSpellCheckerTest, TestComponentsName, StressHdfsTest, TestBinaryField, TestPerFieldSimilarity, TestHdfsUpdateLog, TestExtendedDismaxParser, TestOmitPositions, TestSolrDynamicMBean, HdfsDirectoryFactoryTest, TestImplicitCoreProperties, SolrRequestParserTest, TestCloudSchemaless, TestClassNameShortening, DistributedTermsComponentTest, CollectionsAPIDistributedZkTest, DateRangeFieldTest, BlockCacheTest, ZkControllerTest, TestPhraseSuggestions, TestLMDirichletSimilarityFactory, DebugComponentTest, TestFastWriter, MBeansHandlerTest, AlternateDirectoryTest, SharedFSAutoReplicaFailoverTest, TestDistributedMissingSort, OverseerStatusTest, TestLazyCores, SuggesterWFSTTest, DirectSolrSpellCheckerTest, UnloadDistributedZkTest, TestStressReorder, TestElisionMultitermQuery, TestOrdValues, ShowFileRequestHandlerTest, TestSolr4Spatial, MigrateRouteKeyTest, SolrIndexConfigTest, TestCloudInspectUtil, DistributedFacetPivotSmallTest, MinimalSchemaTest, SaslZkACLProviderTest, DOMUtilTest, WordBreakSolrSpellCheckerTest, SSLMigrationTest, SuggesterTSTTest, ShardSplitTest, SimpleMLTQParserTest, HdfsDirectoryTest, SpellCheckComponentTest, CoreMergeIndexesAdminHandlerTest, IndexSchemaRuntimeFieldTest, TestComplexPhraseQParserPlugin, OverseerTest, PingRequestHandlerTest, SolrCoreTest, DistribCursorPagingTest, RegexBoostProcessorTest, ZkSolrClientTest, AsyncMigrateRouteKeyTest, SharedFSAutoReplicaFailoverUtilsTest, ZkCLITest, SliceStateTest, AnalysisAfterCoreReloadTest, TestIndexingPerformance, TestJmxMonitoredMap, TestAddFieldRealTimeGet, TestInitParams, LeaderElectionIntegrationTest, TermsComponentTest, TestQuerySenderListener, EnumFieldTest, DistributedDebugComponentTest, CursorMarkTest, SimplePostToolTest, TestInfoStreamLogging, TestManagedResource, DeleteReplicaTest, HdfsChaosMonkeySafeLeaderTest, TestSolrIndexConfig, ResponseLogComponentTest, ScriptEngineTest, TestExceedMaxTermLength, SpellCheckCollatorTest, TestSearchPerf, TestBlobHandler, DisMaxRequestHandlerTest, CachingDirectoryFactoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestCoreDiscovery, FacetPivotSmallTest, TestRealTimeGet, BasicFunctionalityTest, SuggestComponentTest, TestObjectReleaseTracker, TestLRUStatsCache, DeleteShardTest, ClusterStateTest, DistributedSuggestComponentTest, DocValuesMissingTest, TestDistributedGrouping, DistributedQueryElevationComponentTest, TestLMJelinekMercerSimilarityFactory, LeaderFailoverAfterPartitionTest, SolrCmdDistributorTest, CloudMLTQParserTest, TestRTGBase, MultiTermTest, StatsComponentTest, XmlUpdateRequestHandlerTest, TestDocSet, CurrencyFieldXmlFileTest, TestSolrJ, TestBulkSchemaConcurrent, StandardRequestHandlerTest, TestSolrDeletionPolicy2, TestDistribDocBasedVersion, TestDocBasedVersionConstraints, DistributedExpandComponentTest, TestNoOpRegenerator, TestFoldingMultitermQuery, TestDynamicLoading, FileBasedSpellCheckerTest, TestCollapseQParserPlugin, MergeStrategyTest, TestManagedResourceStorage, TestPseudoReturnFields, TestSolr4Spatial2, OverseerRolesTest, DocumentAnalysisRequestHandlerTest, TestCSVResponseWriter, FieldAnalysisRequestHandlerTest, TestInitQParser, TestCloudManagedSchema, DirectUpdateHandlerOptimizeTest, CacheHeaderTest, TestDefaultSearchFieldResource, TestExactSharedStatsCache, HttpPartitionTest, IndexSchemaTest, TestFiltering, SynonymTokenizerTest, DateMathParserTest, MoreLikeThisHandlerTest, TestJoin, SolrPluginUtilsTest, HardAutoCommitTest, SOLR749Test, DocExpirationUpdateProcessorFactoryTest, TestRestManager, CSVRequestHandlerTest, SolrXmlInZkTest, ReplicationFactorTest] [junit4] Completed in 76.67s, 1 test, 1 error <<< FAILURES! [...truncated 953 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:191: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1351: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:958: There were test failures: 471 suites, 1872 tests, 1 error, 57 ignored (30 assumptions) Total time: 123 minutes 14 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_31 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
