Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4343/ Java: 64bit/jdk1.7.0_76 -XX:+UseCompressedOops -XX:+UseParallelGC
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:60310/m_l/z/repfacttest_c8n_1x3_shard1_replica2 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:60310/m_l/z/repfacttest_c8n_1x3_shard1_replica2 at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:575) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:787) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:730) at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:259) at org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:110) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:60310/m_l/z/repfacttest_c8n_1x3_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.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:572) ... 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:464) ... 52 more Build Log: [...truncated 10037 lines...] [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\init-core-data-001 [junit4] 2> 4461398 T17136 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /m_l/z [junit4] 2> 4461402 T17136 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 4461403 T17137 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 4461496 T17136 oasc.ZkTestServer.run start zk server on port:60270 [junit4] 2> 4461496 T17136 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4461497 T17136 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4461502 T17144 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32ad590e name:ZooKeeperConnection Watcher:127.0.0.1:60270 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4461502 T17136 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4461502 T17136 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4461502 T17136 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 4461506 T17138 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14b3680c89f0000, 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> 4461506 T17136 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4461509 T17136 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4461511 T17147 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@231a2c31 name:ZooKeeperConnection Watcher:127.0.0.1:60270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4461512 T17136 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4461512 T17136 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4461512 T17136 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 4461515 T17136 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 4461519 T17136 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 4461522 T17136 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 4461526 T17136 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 4461526 T17136 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 4461533 T17136 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 4461533 T17136 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 4461537 T17136 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 4461537 T17136 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 4461542 T17136 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 4461542 T17136 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 4461547 T17136 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 4461547 T17136 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 4461551 T17136 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 4461551 T17136 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 4461554 T17136 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 4461554 T17136 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 4461559 T17136 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 4461559 T17136 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 4461564 T17136 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 4461564 T17136 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 4461568 T17136 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 4461568 T17136 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 4461572 T17136 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 4461572 T17136 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 4463256 T17136 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\control-001\cores\collection1 [junit4] 2> 4463262 T17136 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 4463266 T17136 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60278 [junit4] 2> 4463267 T17136 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@55c4d594 [junit4] 2> 4463267 T17136 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4463267 T17136 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\control-001 [junit4] 2> 4463267 T17136 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\control-001\' [junit4] 2> 4463311 T17136 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\control-001\solr.xml [junit4] 2> 4463348 T17136 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\control-001\cores [junit4] 2> 4463348 T17136 oasc.CoreContainer.<init> New CoreContainer 311649349 [junit4] 2> 4463348 T17136 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\control-001\] [junit4] 2> 4463351 T17136 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 4463352 T17136 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 4463352 T17136 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 4463352 T17136 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 4463352 T17136 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 4463352 T17136 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 4463352 T17136 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 4463352 T17136 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 4463352 T17136 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 4463352 T17136 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 4463352 T17136 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 4463355 T17136 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4463355 T17136 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4463355 T17136 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4463355 T17136 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 4463355 T17136 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60270/solr [junit4] 2> 4463356 T17136 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 4463356 T17136 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4463359 T17136 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4463361 T17159 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@651a34d4 name:ZooKeeperConnection Watcher:127.0.0.1:60270 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4463362 T17136 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4463362 T17136 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4463366 T17136 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4463368 T17162 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f130360 name:ZooKeeperConnection Watcher:127.0.0.1:60270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4463369 T17136 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4463371 T17136 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 4463376 T17136 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 4463382 T17136 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 4463386 T17136 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 4463392 T17136 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 4463397 T17136 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 4463400 T17136 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60277_m_l%2Fz [junit4] 2> 4463401 T17136 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60277_m_l%2Fz [junit4] 2> 4463405 T17136 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 4463408 T17136 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 4463411 T17136 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 4463414 T17136 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:60277_m_l%2Fz [junit4] 2> 4463414 T17136 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 4463419 T17136 oasc.Overseer.start Overseer (id=93228144040804355-127.0.0.1:60277_m_l%2Fz-n_0000000000) starting [junit4] 2> 4463423 T17136 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 4463438 T17136 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 4463439 T17164 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 4463443 T17136 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 4463448 T17136 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 4463451 T17136 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4463458 T17163 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 4463460 T17136 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\control-001\cores [junit4] 2> 4463462 T17136 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\control-001\cores\collection1\ [junit4] 2> 4463462 T17136 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 4463464 T17166 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 4463464 T17166 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4463465 T17162 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4463465 T17166 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 4463471 T17163 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = { [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:60277/m_l/z", [junit4] 2> "core":"collection1", [junit4] 2> "shard":null, [junit4] 2> "operation":"state", [junit4] 2> "numShards":"1", [junit4] 2> "collection":"control_collection", [junit4] 2> "node_name":"127.0.0.1:60277_m_l%2Fz", [junit4] 2> "roles":null} current state version: 0 [junit4] 2> 4463473 T17163 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:60277/m_l/z", [junit4] 2> "core":"collection1", [junit4] 2> "shard":null, [junit4] 2> "operation":"state", [junit4] 2> "numShards":"1", [junit4] 2> "collection":"control_collection", [junit4] 2> "node_name":"127.0.0.1:60277_m_l%2Fz", [junit4] 2> "roles":null} [junit4] 2> 4463473 T17163 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 4463473 T17163 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 4463475 T17162 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> 4464388 T17166 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 4464388 T17166 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 4464389 T17166 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 4464389 T17166 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 4464391 T17166 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4464391 T17166 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\control-001\cores\collection1\' [junit4] 2> 4464415 T17166 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 4464421 T17166 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 4464434 T17166 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 4464463 T17166 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 4464522 T17166 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 4464524 T17166 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 4464535 T17166 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 4464978 T17166 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 4464986 T17166 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 4464989 T17166 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 4465008 T17166 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4465014 T17166 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4465021 T17166 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4465023 T17166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4465023 T17166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4465023 T17166 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4465024 T17166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4465024 T17166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4465024 T17166 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 4465024 T17166 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 4465026 T17166 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001/control/data\ [junit4] 2> 4465026 T17166 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11c3765c [junit4] 2> 4465027 T17166 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001/control/data\ [junit4] 2> 4465027 T17166 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001/control/data\index/ [junit4] 2> 4465027 T17166 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001\control\data\index' doesn't exist. Creating new index... [junit4] 2> 4465028 T17166 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001/control/data\index [junit4] 2> 4465028 T17166 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=11.8955078125, floorSegmentMB=1.4599609375, forceMergeDeletesPctAllowed=28.024422967369397, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8138528571403397 [junit4] 2> 4465029 T17166 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@30fee056 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d3a473b),segFN=segments_1,generation=1} [junit4] 2> 4465029 T17166 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4465033 T17166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 4465034 T17166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 4465034 T17166 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 4465034 T17166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 4465035 T17166 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 4465035 T17166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 4465035 T17166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4465036 T17166 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4465036 T17166 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 4465037 T17166 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4465037 T17166 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4465038 T17166 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4465038 T17166 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4465039 T17166 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 4465039 T17166 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 4465041 T17166 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 4465041 T17166 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 4465041 T17166 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 4465042 T17166 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 4465042 T17166 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 4465043 T17166 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 4465043 T17166 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 4465045 T17166 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 4465045 T17166 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 4465046 T17166 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 4465046 T17166 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 4465047 T17166 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 4465058 T17166 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4465059 T17166 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4465063 T17166 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4465066 T17166 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4465067 T17166 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 4465071 T17166 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 4465071 T17166 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 4465072 T17166 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=33.3798828125, floorSegmentMB=0.58984375, forceMergeDeletesPctAllowed=8.295520868719734, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 4465072 T17166 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@30fee056 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d3a473b),segFN=segments_1,generation=1} [junit4] 2> 4465072 T17166 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4465073 T17166 oass.SolrIndexSearcher.<init> Opening Searcher@57b1fe89[collection1] main [junit4] 2> 4465073 T17166 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 4465075 T17166 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4465076 T17166 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 4465077 T17166 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4465077 T17166 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 4465077 T17166 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4465077 T17166 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 4465077 T17166 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4465077 T17166 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 4465077 T17166 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 4465079 T17166 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 4465080 T17167 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@57b1fe89[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 4465081 T17170 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60277/m_l/z collection:control_collection shard:shard1 [junit4] 2> 4465082 T17136 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 4465083 T17136 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 4465084 T17170 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 4465085 T17136 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4465087 T17136 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4465088 T17174 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@391ea6ef name:ZooKeeperConnection Watcher:127.0.0.1:60270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4465089 T17136 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4465090 T17136 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4465093 T17136 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4465096 T17170 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 4465099 T17162 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4465099 T17170 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 4465099 T17170 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C4083 name=collection1 org.apache.solr.core.SolrCore@75b047c8 url=http://127.0.0.1:60277/m_l/z/collection1 node=127.0.0.1:60277_m_l%2Fz C4083_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:60277/m_l/z, core=collection1, node_name=127.0.0.1:60277_m_l%2Fz} [junit4] 2> 4465100 T17170 C4083 P60277 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60277/m_l/z/collection1/ [junit4] 2> 4465100 T17170 C4083 P60277 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 4465100 T17170 C4083 P60277 oasc.SyncStrategy.syncToMe http://127.0.0.1:60277/m_l/z/collection1/ has no replicas [junit4] 2> 4465101 T17170 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60277/m_l/z/collection1/ shard1 [junit4] 2> 4465101 T17136 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 4465101 T17170 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 4465103 T17163 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> 4465107 T17162 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> 4465109 T17174 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> 4465128 T17163 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:60277/m_l/z", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 4465133 T17175 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4465135 T17174 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> 4465177 T17170 oasc.ZkController.register We are http://127.0.0.1:60277/m_l/z/collection1/ and leader is http://127.0.0.1:60277/m_l/z/collection1/ [junit4] 2> 4465177 T17170 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60277/m_l/z [junit4] 2> 4465177 T17170 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 4465177 T17170 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 4465177 T17170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4465178 T17162 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4465183 T17163 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "state":"active", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "base_url":"http://127.0.0.1:60277/m_l/z", [junit4] 2> "core":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "operation":"state", [junit4] 2> "numShards":"3", [junit4] 2> "collection":"control_collection", [junit4] 2> "node_name":"127.0.0.1:60277_m_l%2Fz", [junit4] 2> "roles":null} current state version: 3 [junit4] 2> 4465184 T17163 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "state":"active", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "base_url":"http://127.0.0.1:60277/m_l/z", [junit4] 2> "core":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "operation":"state", [junit4] 2> "numShards":"3", [junit4] 2> "collection":"control_collection", [junit4] 2> "node_name":"127.0.0.1:60277_m_l%2Fz", [junit4] 2> "roles":null} [junit4] 2> 4465282 T17162 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> 4465283 T17174 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> 4466736 T17136 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-1-001\cores\collection1 [junit4] 2> 4466738 T17136 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 4466739 T17136 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 4466743 T17136 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60291 [junit4] 2> 4466745 T17136 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@55c4d594 [junit4] 2> 4466747 T17136 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4466747 T17136 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-1-001 [junit4] 2> 4466748 T17136 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-1-001\' [junit4] 2> 4466785 T17136 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-1-001\solr.xml [junit4] 2> 4466815 T17136 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-1-001\cores [junit4] 2> 4466815 T17136 oasc.CoreContainer.<init> New CoreContainer 1891314975 [junit4] 2> 4466815 T17136 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-1-001\] [junit4] 2> 4466817 T17136 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 4466817 T17136 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 4466817 T17136 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 4466817 T17136 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 4466817 T17136 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 4466817 T17136 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 4466817 T17136 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 4466817 T17136 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 4466817 T17136 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 4466818 T17136 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 4466818 T17136 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 4466818 T17136 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4466820 T17136 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4466820 T17136 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4466820 T17136 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 4466820 T17136 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60270/solr [junit4] 2> 4466820 T17136 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 4466820 T17136 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4466823 T17136 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4466826 T17187 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cd2c03e name:ZooKeeperConnection Watcher:127.0.0.1:60270 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4466826 T17136 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4466827 T17136 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4466831 T17136 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4466834 T17190 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61f35816 name:ZooKeeperConnection Watcher:127.0.0.1:60270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4466834 T17136 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4466844 T17136 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4467774 T17136 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60290_m_l%2Fz [junit4] 2> 4467776 T17136 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60290_m_l%2Fz [junit4] 2> 4467786 T17136 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 4467793 T17136 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-1-001\cores [junit4] 2> 4467793 T17136 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-1-001\cores\collection1\ [junit4] 2> 4467793 T17136 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 4467796 T17191 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 4467797 T17191 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4467798 T17162 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4467798 T17191 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 4467801 T17163 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:60290/m_l/z", [junit4] 2> "core":"collection1", [junit4] 2> "shard":null, [junit4] 2> "operation":"state", [junit4] 2> "numShards":"3", [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"127.0.0.1:60290_m_l%2Fz", [junit4] 2> "roles":null} current state version: 4 [junit4] 2> 4467802 T17163 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:60290/m_l/z", [junit4] 2> "core":"collection1", [junit4] 2> "shard":null, [junit4] 2> "operation":"state", [junit4] 2> "numShards":"3", [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"127.0.0.1:60290_m_l%2Fz", [junit4] 2> "roles":null} [junit4] 2> 4467802 T17163 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 4467802 T17163 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 4467805 T17190 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> 4467805 T17162 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> 4467806 T17174 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> 4468764 T17191 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 4468764 T17191 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 4468765 T17191 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 4468765 T17191 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 4468767 T17191 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4468767 T17191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-1-001\cores\collection1\' [junit4] 2> 4468817 T17191 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 4468822 T17191 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 4468834 T17191 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 4468858 T17191 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 4468915 T17191 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 4468918 T17191 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 4468930 T17191 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 4469385 T17191 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 4469394 T17191 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 4469396 T17191 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 4469416 T17191 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4469421 T17191 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4469426 T17191 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4469429 T17191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4469429 T17191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4469429 T17191 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4469432 T17191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4469432 T17191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4469432 T17191 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 4469433 T17191 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 4469433 T17191 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001/jetty1\ [junit4] 2> 4469433 T17191 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11c3765c [junit4] 2> 4469435 T17191 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001/jetty1\ [junit4] 2> 4469435 T17191 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001/jetty1\index/ [junit4] 2> 4469435 T17191 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001\jetty1\index' doesn't exist. Creating new index... [junit4] 2> 4469436 T17191 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001/jetty1\index [junit4] 2> 4469436 T17191 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=11.8955078125, floorSegmentMB=1.4599609375, forceMergeDeletesPctAllowed=28.024422967369397, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8138528571403397 [junit4] 2> 4469437 T17191 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7010ba87 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a462e8b),segFN=segments_1,generation=1} [junit4] 2> 4469437 T17191 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4469443 T17191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 4469444 T17191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 4469444 T17191 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 4469445 T17191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 4469445 T17191 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 4469445 T17191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 4469446 T17191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4469446 T17191 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4469446 T17191 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 4469448 T17191 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4469449 T17191 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4469449 T17191 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4469450 T17191 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4469451 T17191 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 4469451 T17191 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 4469453 T17191 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 4469453 T17191 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 4469454 T17191 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 4469458 T17191 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 4469458 T17191 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 4469460 T17191 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 4469460 T17191 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 4469461 T17191 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 4469462 T17191 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 4469462 T17191 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 4469464 T17191 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 4469464 T17191 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 4469476 T17191 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4469480 T17191 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4469484 T17191 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4469487 T17191 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4469490 T17191 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 4469494 T17191 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 4469494 T17191 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 4469495 T17191 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=33.3798828125, floorSegmentMB=0.58984375, forceMergeDeletesPctAllowed=8.295520868719734, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 4469495 T17191 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7010ba87 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a462e8b),segFN=segments_1,generation=1} [junit4] 2> 4469495 T17191 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4469496 T17191 oass.SolrIndexSearcher.<init> Opening Searcher@2349d660[collection1] main [junit4] 2> 4469496 T17191 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 4469502 T17191 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4469502 T17191 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 4469504 T17191 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4469504 T17191 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 4469504 T17191 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4469506 T17191 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 4469507 T17191 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4469507 T17191 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 4469508 T17191 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 4469508 T17192 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2349d660[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 4469509 T17191 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 4469511 T17195 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60290/m_l/z collection:collection1 shard:shard1 [junit4] 2> 4469512 T17136 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 4469513 T17136 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 4469514 T17195 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4] 2> 4469527 T17195 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 4469531 T17162 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4469533 T17195 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 4469533 T17195 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C4084 name=collection1 org.apache.solr.core.SolrCore@b77499c url=http://127.0.0.1:60290/m_l/z/collection1 node=127.0.0.1:60290_m_l%2Fz C4084_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:60290/m_l/z, core=collection1, node_name=127.0.0.1:60290_m_l%2Fz} [junit4] 2> 4469533 T17195 C4084 P60290 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60290/m_l/z/collection1/ [junit4] 2> 4469533 T17195 C4084 P60290 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 4469533 T17195 C4084 P60290 oasc.SyncStrategy.syncToMe http://127.0.0.1:60290/m_l/z/collection1/ has no replicas [junit4] 2> 4469535 T17195 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60290/m_l/z/collection1/ shard1 [junit4] 2> 4469535 T17195 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4] 2> 4469537 T17163 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1"} current state version: 5 [junit4] 2> 4469542 T17174 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> 4469543 T17190 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> 4469544 T17162 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> 4469563 T17163 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:60290/m_l/z", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 6 [junit4] 2> 4469575 T17175 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4469578 T17190 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> 4469579 T17174 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> 4469614 T17195 oasc.ZkController.register We are http://127.0.0.1:60290/m_l/z/collection1/ and leader is http://127.0.0.1:60290/m_l/z/collection1/ [junit4] 2> 4469614 T17195 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60290/m_l/z [junit4] 2> 4469614 T17195 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 4469614 T17195 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 4469614 T17195 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4469618 T17162 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4469623 T17163 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "state":"active", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "base_url":"http://127.0.0.1:60290/m_l/z", [junit4] 2> "core":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "operation":"state", [junit4] 2> "numShards":"3", [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"127.0.0.1:60290_m_l%2Fz", [junit4] 2> "roles":null} current state version: 7 [junit4] 2> 4469625 T17163 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "state":"active", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "base_url":"http://127.0.0.1:60290/m_l/z", [junit4] 2> "core":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "operation":"state", [junit4] 2> "numShards":"3", [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"127.0.0.1:60290_m_l%2Fz", [junit4] 2> "roles":null} [junit4] 2> 4469735 T17162 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> 4469736 T17174 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> 4469737 T17190 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> 4471514 T17136 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-2-001\cores\collection1 [junit4] 2> 4471518 T17136 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 4471519 T17136 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 4471524 T17136 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60301 [junit4] 2> 4471526 T17136 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@55c4d594 [junit4] 2> 4471526 T17136 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4471526 T17136 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-2-001 [junit4] 2> 4471526 T17136 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-2-001\' [junit4] 2> 4471566 T17136 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-2-001\solr.xml [junit4] 2> 4471602 T17136 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-2-001\cores [junit4] 2> 4471603 T17136 oasc.CoreContainer.<init> New CoreContainer 988139276 [junit4] 2> 4471603 T17136 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-2-001\] [junit4] 2> 4471605 T17136 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 4471605 T17136 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 4471605 T17136 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 4471606 T17136 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 4471606 T17136 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 4471606 T17136 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 4471606 T17136 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 4471607 T17136 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 4471607 T17136 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 4471607 T17136 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 4471607 T17136 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 4471609 T17136 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4471609 T17136 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4471609 T17136 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4471610 T17136 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 4471610 T17136 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60270/solr [junit4] 2> 4471610 T17136 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 4471611 T17136 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4471616 T17136 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4471619 T17208 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19006e19 name:ZooKeeperConnection Watcher:127.0.0.1:60270 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4471620 T17136 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4471620 T17136 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4471626 T17136 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4471630 T17211 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21d580c8 name:ZooKeeperConnection Watcher:127.0.0.1:60270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4471630 T17136 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4471648 T17136 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4472671 T17136 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60300_m_l%2Fz [junit4] 2> 4472672 T17136 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60300_m_l%2Fz [junit4] 2> 4472686 T17136 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 4472695 T17136 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-2-001\cores [junit4] 2> 4472698 T17136 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-2-001\cores\collection1\ [junit4] 2> 4472699 T17136 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 4472702 T17212 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 4472702 T17212 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4472706 T17212 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 4472707 T17162 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4472711 T17163 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:60300/m_l/z", [junit4] 2> "core":"collection1", [junit4] 2> "shard":null, [junit4] 2> "operation":"state", [junit4] 2> "numShards":"3", [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"127.0.0.1:60300_m_l%2Fz", [junit4] 2> "roles":null} current state version: 8 [junit4] 2> 4472714 T17163 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:60300/m_l/z", [junit4] 2> "core":"collection1", [junit4] 2> "shard":null, [junit4] 2> "operation":"state", [junit4] 2> "numShards":"3", [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"127.0.0.1:60300_m_l%2Fz", [junit4] 2> "roles":null} [junit4] 2> 4472715 T17163 oasco.ReplicaMutator.updateState Collection already exists with numShards=3 [junit4] 2> 4472715 T17163 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3 [junit4] 2> 4472722 T17211 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> 4472723 T17174 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> 4472724 T17190 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> 4472723 T17162 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> 4473721 T17212 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 4473721 T17212 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 4473723 T17212 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 4473723 T17212 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 4473725 T17212 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4473725 T17212 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-2-001\cores\collection1\' [junit4] 2> 4473758 T17212 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 4473763 T17212 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 4473782 T17212 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 4473804 T17212 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 4473851 T17212 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 4473853 T17212 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 4473868 T17212 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 4474368 T17212 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 4474376 T17212 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 4474378 T17212 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 4474399 T17212 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4474404 T17212 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4474412 T17212 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4474414 T17212 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4474414 T17212 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4474414 T17212 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4474416 T17212 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4474416 T17212 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4474416 T17212 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 4474416 T17212 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 4474416 T17212 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\shard-2-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001/jetty2\ [junit4] 2> 4474416 T17212 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11c3765c [junit4] 2> 4474416 T17212 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001/jetty2\ [junit4] 2> 4474416 T17212 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001/jetty2\index/ [junit4] 2> 4474416 T17212 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001\jetty2\index' doesn't exist. Creating new index... [junit4] 2> 4474419 T17212 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest C2C301D9C345AA60-001\tempDir-001/jetty2\index [junit4] 2> 4474419 T17212 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=11.8955078125, floorSegmentMB=1.4599609375, forceMergeDeletesPctAllowed=28.024422967369397, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8138528571403397 [junit4] 2> 4474419 T17212 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6fcfae87 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2bcb5a6a),segFN=segments_1,generation=1} [junit4] 2> 4474419 T17212 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4474420 T17212 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 4474421 T17212 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 4474421 T17212 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 4474421 T17212 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 4474422 T17212 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 4474422 T17212 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 4474423 T17212 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4474423 T17212 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4474423 T17212 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 4474425 T17212 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4474426 T17212 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4474426 T17212 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4474427 T17212 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4474428 T17212 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 4474428 T17212 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 4474429 T17212 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 4474430 T17212 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 4474431 T17212 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 4474432 T17212 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 4474432 T17212 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 4474433 T17212 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 4474434 T17212 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] [...truncated too long message...] =AGT [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_76 (64-bit)/cpus=2,threads=1,free=265083408,total=526385152 [junit4] 2> NOTE: All tests run in this JVM: [TestPhraseSuggestions, FieldAnalysisRequestHandlerTest, LeaderInitiatedRecoveryOnCommitTest, PeerSyncTest, SimpleMLTQParserTest, SuggesterFSTTest, ClusterStateUpdateTest, DeleteShardTest, TestPseudoReturnFields, TestRequestStatusCollectionAPI, TestFastWriter, UpdateRequestProcessorFactoryTest, TestPostingsSolrHighlighter, OpenCloseCoreStressTest, TestIndexSearcher, MultiTermTest, TestDocumentBuilder, DeleteInactiveReplicaTest, AliasIntegrationTest, FastVectorHighlighterTest, ChaosMonkeySafeLeaderTest, BufferStoreTest, OverseerCollectionProcessorTest, DistanceUnitsTest, RAMDirectoryFactoryTest, DefaultValueUpdateProcessorTest, TestManagedResource, ConvertedLegacyTest, DistributedQueryComponentCustomSortTest, HttpPartitionTest, TestCharFilters, PrimUtilsTest, TestFastOutputStream, StandardRequestHandlerTest, SuggesterTSTTest, TestRTGBase, TestMaxScoreQueryParser, DeleteLastCustomShardedReplicaTest, TestLRUCache, CollectionsAPIAsyncDistributedZkTest, ExternalCollectionsTest, QueryElevationComponentTest, TestSearcherReuse, MBeansHandlerTest, TestCustomSort, DocumentBuilderTest, TestPerFieldSimilarity, TestSolrCoreProperties, CloudMLTQParserTest, TestReplicaProperties, TestAnalyzeInfixSuggestions, DistributedExpandComponentTest, ParsingFieldUpdateProcessorsTest, HighlighterTest, DistributedQueryComponentOptimizationTest, HdfsDirectoryTest, SuggesterWFSTTest, PolyFieldTest, NotRequiredUniqueKeyTest, TestManagedSchemaFieldTypeResource, TestDefaultStatsCache, VMParamsZkACLAndCredentialsProvidersTest, TimeZoneUtilsTest, TestOverriddenPrefixQueryForCustomFieldType, ResponseLogComponentTest, DirectUpdateHandlerTest, TestSchemaVersionResource, PluginInfoTest, SpellPossibilityIteratorTest, TestCollationFieldDocValues, TestSolrDynamicMBean, TestSweetSpotSimilarityFactory, ZkNodePropsTest, TestLRUStatsCache, CachingDirectoryFactoryTest, TestComponentsName, XsltUpdateRequestHandlerTest, SolrPluginUtilsTest, TestClusterStateMutator, TestSort, SSLMigrationTest, TestSchemaNameResource, TestDynamicFieldResource, ExitableDirectoryReaderTest, SpatialRPTFieldTypeTest, HdfsCollectionsAPIDistributedZkTest, TestManagedStopFilterFactory, TestConfig, AnalyticsQueryTest, TestCodecSupport, TestTrie, CoreMergeIndexesAdminHandlerTest, TestDynamicFieldCollectionResource, HardAutoCommitTest, DateFieldTest, TestCoreDiscovery, HighlighterMaxOffsetTest, TestMissingGroups, DistribDocExpirationUpdateProcessorTest, TestCloudManagedSchemaConcurrent, ShardRoutingCustomTest, TestManagedResourceStorage, DateRangeFieldTest, TestDistributedSearch, TestJmxMonitoredMap, TestWordDelimiterFilterFactory, TestLMJelinekMercerSimilarityFactory, CopyFieldTest, TestDynamicLoading, TestReload, TestRebalanceLeaders, TestFieldTypeCollectionResource, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFiltering, TestElisionMultitermQuery, TestRandomDVFaceting, ResourceLoaderTest, FacetPivotSmallTest, DeleteReplicaTest, TestCollationField, StatsComponentTest, SolrCoreTest, TestLFUCache, DistributedQueryElevationComponentTest, TestStressUserVersions, BadCopyFieldTest, NoCacheHeaderTest, TestChildDocTransformer, RecoveryZkTest, TestBlendedInfixSuggestions, BasicZkTest, EchoParamsTest, ReturnFieldsTest, TestCursorMarkWithoutUniqueKey, TestSuggestSpellingConverter, DOMUtilTest, OverseerTest, TestMiniSolrCloudCluster, TestTolerantSearch, ZkCLITest, PrimitiveFieldTypeTest, UnloadDistributedZkTest, TestFileDictionaryLookup, TestSchemaResource, BasicDistributedZk2Test, TestSolrConfigHandler, TestFoldingMultitermQuery, TestSolr4Spatial, BJQParserTest, TestHighlightDedupGrouping, TestJoin, PreAnalyzedFieldTest, SpellCheckComponentTest, CircularListTest, TestFuzzyAnalyzedSuggestions, TestFieldCollectionResource, TestIndexingPerformance, TestRestManager, TestShardHandlerFactory, AssignTest, DateMathParserTest, QueryParsingTest, MinimalSchemaTest, TestExactSharedStatsCache, DocExpirationUpdateProcessorFactoryTest, TestRecoveryHdfs, TestCSVLoader, DistributedDebugComponentTest, TestWriterPerf, PingRequestHandlerTest, IndexBasedSpellCheckerTest, TestRandomMergePolicy, ClusterStateTest, TestDocSet, TestRemoteStreaming, UpdateParamsTest, SearchHandlerTest, TestReRankQParserPlugin, HdfsBasicDistributedZkTest, QueryResultKeyTest, TestSolrJ, TestFunctionQuery, TestConfigOverlay, SolrCmdDistributorTest, TestSerializedLuceneMatchVersion, TestExtendedDismaxParser, DistribCursorPagingTest, TestSurroundQueryParser, UniqFieldsUpdateProcessorFactoryTest, TestSolr4Spatial2, OpenExchangeRatesOrgProviderTest, CustomCollectionTest, TestManagedSchemaFieldResource, BinaryUpdateRequestHandlerTest, SimpleFacetsTest, LeaderElectionTest, BasicFunctionalityTest, RegexBoostProcessorTest, SpellCheckCollatorTest, RecoveryAfterSoftCommitTest, TestOmitPositions, TestDFRSimilarityFactory, OutOfBoxZkACLAndCredentialsProvidersTest, SoftAutoCommitTest, MergeStrategyTest, TestFieldTypeResource, TestStressRecovery, TestStressVersions, TestReloadAndDeleteDocs, SolrTestCaseJ4Test, TestDocBasedVersionConstraints, TestStandardQParsers, TestSolrXml, SortByFunctionTest, HdfsUnloadDistributedZkTest, CoreAdminCreateDiscoverTest, ExternalFileFieldSortTest, AsyncMigrateRouteKeyTest, RequestHandlersTest, TestCollapseQParserPlugin, TestDistributedMissingSort, OutputWriterTest, TestFastLRUCache, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, TestGroupingSearch, BadIndexSchemaTest, TestLazyCores, TestBadConfig, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTest, TestStressLucene, SpatialFilterTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, IndexSchemaTest, TestJmxIntegration, JSONWriterTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, DirectSolrConnectionTest, TestLuceneMatchVersion, SynonymTokenizerTest, TestXIncludeConfig, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, ScriptEngineTest, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, SpellingQueryConverterTest, TestUtils, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CursorPagingTest, DistributedIntervalFacetingTest, CloudExitableDirectoryReaderTest, ConnectionManagerTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, RemoteQueryErrorTest, ReplicationFactorTest] [junit4] Completed in 90.56s, 1 test, 1 error <<< FAILURES! [...truncated 300 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970: There were test failures: 461 suites, 1847 tests, 1 error, 54 ignored (29 assumptions) Total time: 131 minutes 17 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.7.0_76 -XX:+UseCompressedOops -XX:+UseParallelGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org