Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4314/ Java: 32bit/jdk1.7.0_72 -client -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.ReplicationFactorTest.testDistribSearch Error Message: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:60685/_gtz/repfacttest_c8n_1x3_shard1_replica3 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:60685/_gtz/repfacttest_c8n_1x3_shard1_replica3 at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736) at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:276) at org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868) at sun.reflect.GeneratedMethodAccessor53.invoke(Unknown Source) 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 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:60685/_gtz/repfacttest_c8n_1x3_shard1_replica3 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:578) ... 45 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) ... 50 more Build Log: [...truncated 9456 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 44666A32158784BD-001\init-core-data-001 [junit4] 2> 5073482 T8175 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_gtz/ [junit4] 2> 5073487 T8175 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 5073489 T8175 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 5073489 T8176 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 5073570 T8175 oasc.ZkTestServer.run start zk server on port:60678 [junit4] 2> 5073570 T8175 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5073572 T8175 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5073577 T8183 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c2ad15 name:ZooKeeperConnection Watcher:127.0.0.1:60678 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5073577 T8175 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5073577 T8175 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5073579 T8175 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 5073586 T8175 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5073588 T8175 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5073591 T8186 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a18943 name:ZooKeeperConnection Watcher:127.0.0.1:60678/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5073592 T8175 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5073593 T8175 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5073593 T8175 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 5073598 T8175 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 5073602 T8175 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 5073604 T8175 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 5073607 T8175 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> 5073607 T8175 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 5073613 T8175 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> 5073613 T8175 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 5073617 T8175 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> 5073617 T8175 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 5073621 T8175 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> 5073622 T8175 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 5073624 T8175 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> 5073624 T8175 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 5073630 T8175 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> 5073630 T8175 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 5073635 T8175 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> 5073636 T8175 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 5073642 T8175 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> 5073642 T8175 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 5073646 T8175 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> 5073646 T8175 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 5073651 T8175 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> 5073651 T8175 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 5073654 T8175 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> 5073654 T8175 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 5075053 T8175 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 5075062 T8175 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60686 [junit4] 2> 5075062 T8175 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@a1d92a [junit4] 2> 5075062 T8175 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 5075062 T8175 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 44666A32158784BD-001\tempDir-002 [junit4] 2> 5075063 T8175 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 44666A32158784BD-001\tempDir-002\' [junit4] 2> 5075099 T8175 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 44666A32158784BD-001\tempDir-002\solr.xml [junit4] 2> 5075153 T8175 oasc.CoreContainer.<init> New CoreContainer 21613868 [junit4] 2> 5075154 T8175 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 44666A32158784BD-001\tempDir-002\] [junit4] 2> 5075157 T8175 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 5075158 T8175 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 5075159 T8175 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 5075160 T8175 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 5075161 T8175 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 5075162 T8175 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 5075162 T8175 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 5075163 T8175 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 5075164 T8175 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 5075165 T8175 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 5075166 T8175 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 5075166 T8175 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 5075167 T8175 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 5075167 T8175 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 5075169 T8175 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 5075169 T8175 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60678/solr [junit4] 2> 5075169 T8175 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 5075169 T8175 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5075172 T8175 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5075173 T8198 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16bb8a6 name:ZooKeeperConnection Watcher:127.0.0.1:60678 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5075175 T8175 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5075176 T8175 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5075181 T8175 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5075184 T8201 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1757b66 name:ZooKeeperConnection Watcher:127.0.0.1:60678/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5075184 T8175 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5075188 T8175 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 5075194 T8175 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 5075200 T8175 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 5075206 T8175 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 5075211 T8175 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 5075216 T8175 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 5075218 T8175 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60685__gtz [junit4] 2> 5075220 T8175 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60685__gtz [junit4] 2> 5075224 T8175 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 5075226 T8175 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 5075229 T8175 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 5075231 T8175 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:60685__gtz [junit4] 2> 5075231 T8175 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 5075234 T8175 oasc.Overseer.start Overseer (id=93146868862025731-127.0.0.1:60685__gtz-n_0000000000) starting [junit4] 2> 5075239 T8175 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 5075250 T8175 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 5075251 T8203 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 5075253 T8175 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 5075256 T8175 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 5075257 T8175 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5075264 T8202 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 5075269 T8205 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 5075269 T8205 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 5075271 T8201 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5075271 T8205 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 5075277 T8202 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = { [junit4] 2> "numShards":"1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60685/_gtz", [junit4] 2> "core":"collection1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:60685__gtz", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 5075278 T8202 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "numShards":"1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60685/_gtz", [junit4] 2> "core":"collection1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:60685__gtz", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 5075278 T8202 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 5075278 T8202 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 5075280 T8201 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> 5076069 T8205 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 5076069 T8205 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 5076071 T8205 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 5076071 T8205 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 5076074 T8205 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 5076074 T8205 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 44666A32158784BD-001\tempDir-002\collection1\' [junit4] 2> 5076077 T8205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2044666A32158784BD-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 5076079 T8205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2044666A32158784BD-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 5076079 T8205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2044666A32158784BD-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 5076111 T8205 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 5076115 T8205 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 5076125 T8205 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 5076188 T8205 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 5076235 T8205 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 5076238 T8205 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 5076247 T8205 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 5076590 T8205 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 5076599 T8205 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 5076602 T8205 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 5076617 T8205 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5076621 T8205 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5076626 T8205 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5076628 T8205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5076630 T8205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5076630 T8205 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5076633 T8205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5076633 T8205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5076633 T8205 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 5076633 T8205 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 5076634 T8205 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 44666A32158784BD-001\tempDir-002\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 44666A32158784BD-001\tempDir-001/control/data\ [junit4] 2> 5076634 T8205 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a9d70a [junit4] 2> 5076635 T8205 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 44666A32158784BD-001\tempDir-001/control/data\ [junit4] 2> 5076635 T8205 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 44666A32158784BD-001\tempDir-001/control/data\index/ [junit4] 2> 5076635 T8205 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 44666A32158784BD-001\tempDir-001\control\data\index' doesn't exist. Creating new index... [junit4] 2> 5076636 T8205 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 44666A32158784BD-001\tempDir-001/control/data\index [junit4] 2> 5076637 T8205 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1845887749, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 5076638 T8205 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@dd66e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18f1d47),segFN=segments_1,generation=1} [junit4] 2> 5076638 T8205 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5076642 T8205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 5076642 T8205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 5076642 T8205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 5076643 T8205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 5076643 T8205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 5076643 T8205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 5076644 T8205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5076645 T8205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5076645 T8205 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 5076645 T8205 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5076646 T8205 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5076646 T8205 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5076647 T8205 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5076647 T8205 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 5076648 T8205 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 5076649 T8205 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 5076649 T8205 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 5076649 T8205 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 5076652 T8205 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 5076652 T8205 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 5076653 T8205 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 5076654 T8205 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 5076654 T8205 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 5076655 T8205 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 5076655 T8205 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 5076656 T8205 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 5076656 T8205 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 5076662 T8205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5076663 T8205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5076666 T8205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5076666 T8205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5076669 T8205 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 5076672 T8205 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 5076672 T8205 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 5076673 T8205 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=4.671875, floorSegmentMB=0.90234375, forceMergeDeletesPctAllowed=19.750501941919744, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6465922900139361 [junit4] 2> 5076673 T8205 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@dd66e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18f1d47),segFN=segments_1,generation=1} [junit4] 2> 5076674 T8205 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5076675 T8205 oass.SolrIndexSearcher.<init> Opening Searcher@1fba6c4[collection1] main [junit4] 2> 5076675 T8205 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 5076677 T8205 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 5076677 T8205 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 5076678 T8205 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 5076678 T8205 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 5076678 T8205 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 5076680 T8205 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 5076680 T8205 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 5076680 T8205 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 5076680 T8205 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 5076681 T8205 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 5076681 T8206 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fba6c4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 5076682 T8209 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60685/_gtz collection:control_collection shard:shard1 [junit4] 2> 5076682 T8175 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 5076683 T8175 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 5076684 T8209 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 5076686 T8175 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5076688 T8175 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5076691 T8213 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b04c70 name:ZooKeeperConnection Watcher:127.0.0.1:60678/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5076691 T8175 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5076691 T8175 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5076691 T8209 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 5076693 T8175 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5076695 T8201 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5076695 T8209 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 5076695 T8209 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C29800 name=collection1 org.apache.solr.core.SolrCore@1b6c551 url=http://127.0.0.1:60685/_gtz/collection1 node=127.0.0.1:60685__gtz C29800_STATE=coll:control_collection core:collection1 props:{base_url=http://127.0.0.1:60685/_gtz, core=collection1, state=down, node_name=127.0.0.1:60685__gtz} [junit4] 2> 5076697 T8209 C29800 P60685 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60685/_gtz/collection1/ [junit4] 2> 5076697 T8209 C29800 P60685 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 5076697 T8209 C29800 P60685 oasc.SyncStrategy.syncToMe http://127.0.0.1:60685/_gtz/collection1/ has no replicas [junit4] 2> 5076697 T8209 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60685/_gtz/collection1/ shard1 [junit4] 2> 5076698 T8209 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 5076698 T8202 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> 5076700 T8175 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 5076701 T8175 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 5076701 T8175 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5076702 T8201 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> 5076702 T8213 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> 5076703 T8175 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5076706 T8216 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17df102 name:ZooKeeperConnection Watcher:127.0.0.1:60678/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5076707 T8175 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5076708 T8175 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5076712 T8202 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = { [junit4] 2> "operation":"create", [junit4] 2> "name":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "stateFormat":2} current state version: 2 [junit4] 2> 5076712 T8202 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 5076719 T8217 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5076719 T8202 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:60685/_gtz", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 5076720 T8202 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json [junit4] 2> 5076721 T8213 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> 5076807 T8213 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> 5076842 T8209 oasc.ZkController.register We are http://127.0.0.1:60685/_gtz/collection1/ and leader is http://127.0.0.1:60685/_gtz/collection1/ [junit4] 2> 5076842 T8209 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60685/_gtz [junit4] 2> 5076842 T8209 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 5076842 T8209 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 5076842 T8209 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 5076844 T8201 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5076846 T8202 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "numShards":"3", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60685/_gtz", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "node_name":"127.0.0.1:60685__gtz", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 5076846 T8202 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "numShards":"3", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60685/_gtz", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "node_name":"127.0.0.1:60685__gtz", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 5076930 T8213 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> 5076931 T8201 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> 5078162 T8175 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 5078164 T8175 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 5078167 T8175 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60702 [junit4] 2> 5078169 T8175 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@a1d92a [junit4] 2> 5078169 T8175 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 5078171 T8175 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 44666A32158784BD-001\tempDir-003 [junit4] 2> 5078171 T8175 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 44666A32158784BD-001\tempDir-003\' [junit4] 2> 5078244 T8175 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 44666A32158784BD-001\tempDir-003\solr.xml [junit4] 2> 5078301 T8175 oasc.CoreContainer.<init> New CoreContainer 24839270 [junit4] 2> 5078301 T8175 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 44666A32158784BD-001\tempDir-003\] [junit4] 2> 5078304 T8175 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 5078304 T8175 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 5078304 T8175 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 5078304 T8175 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 5078304 T8175 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 5078304 T8175 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 5078304 T8175 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 5078304 T8175 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 5078304 T8175 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 5078304 T8175 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 5078307 T8175 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 5078307 T8175 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 5078307 T8175 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 5078307 T8175 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 5078307 T8175 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 5078309 T8175 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60678/solr [junit4] 2> 5078309 T8175 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 5078309 T8175 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5078311 T8175 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5078313 T8229 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12bf24a name:ZooKeeperConnection Watcher:127.0.0.1:60678 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5078314 T8175 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5078314 T8175 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5078316 T8177 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14aec956e760006, 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> 5078318 T8175 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5078319 T8232 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c06f9e name:ZooKeeperConnection Watcher:127.0.0.1:60678/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5078319 T8175 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5078330 T8175 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5079057 T8175 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60701__gtz [junit4] 2> 5079059 T8175 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60701__gtz [junit4] 2> 5079068 T8175 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 5079080 T8233 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 5079080 T8233 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 5079083 T8201 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5079085 T8202 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "numShards":"3", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60701/_gtz", [junit4] 2> "core":"collection1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:60701__gtz", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 5079085 T8233 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 5079085 T8233 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 5079086 T8202 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "numShards":"3", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60701/_gtz", [junit4] 2> "core":"collection1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:60701__gtz", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 5079086 T8202 oasco.ReplicaMutator.updateState Collection already exists with numShards=3 [junit4] 2> 5079086 T8202 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3 [junit4] 2> 5079088 T8233 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 5079090 T8233 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 [junit4] 2> 5079090 T8233 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 5079091 T8202 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0 [junit4] 2> 5079092 T8232 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 5079094 T8232 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 5079808 T8233 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 5079808 T8233 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 5079811 T8233 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 5079811 T8233 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 5079814 T8233 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 5079814 T8233 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 44666A32158784BD-001\tempDir-003\collection1\' [junit4] 2> 5079816 T8233 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2044666A32158784BD-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 5079818 T8233 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2044666A32158784BD-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 5079821 T8233 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2044666A32158784BD-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 5079856 T8233 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 5079861 T8233 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 5079872 T8233 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 5079892 T8233 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 5079932 T8233 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 5079934 T8233 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 5079942 T8233 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 5080313 T8233 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 5080321 T8233 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 5080323 T8233 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 5080337 T8233 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5080341 T8233 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5080345 T8233 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5080347 T8233 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5080349 T8233 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5080349 T8233 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5080351 T8233 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5080351 T8233 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5080351 T8233 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 5080351 T8233 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 5080352 T8233 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 44666A32158784BD-001\tempDir-003\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 44666A32158784BD-001\tempDir-001/jetty1\ [junit4] 2> 5080352 T8233 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a9d70a [junit4] 2> 5080353 T8233 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 44666A32158784BD-001\tempDir-001/jetty1\ [junit4] 2> 5080353 T8233 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 44666A32158784BD-001\tempDir-001/jetty1\index/ [junit4] 2> 5080353 T8233 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 44666A32158784BD-001\tempDir-001\jetty1\index' doesn't exist. Creating new index... [junit4] 2> 5080354 T8233 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 44666A32158784BD-001\tempDir-001/jetty1\index [junit4] 2> 5080355 T8233 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1845887749, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 5080356 T8233 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@29b49e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10f541),segFN=segments_1,generation=1} [junit4] 2> 5080356 T8233 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5080361 T8233 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 5080361 T8233 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 5080361 T8233 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 5080361 T8233 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 5080361 T8233 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 5080362 T8233 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 5080363 T8233 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5080363 T8233 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5080363 T8233 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 5080364 T8233 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5080364 T8233 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5080365 T8233 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5080366 T8233 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5080366 T8233 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 5080367 T8233 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 5080368 T8233 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 5080369 T8233 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 5080369 T8233 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 5080371 T8233 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 5080371 T8233 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 5080372 T8233 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 5080373 T8233 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 5080374 T8233 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 5080374 T8233 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 5080375 T8233 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 5080375 T8233 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 5080376 T8233 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 5080383 T8233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5080384 T8233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5080385 T8233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5080388 T8233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 5080389 T8233 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 5080391 T8233 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 5080391 T8233 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 5080393 T8233 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=4.671875, floorSegmentMB=0.90234375, forceMergeDeletesPctAllowed=19.750501941919744, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6465922900139361 [junit4] 2> 5080393 T8233 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@29b49e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10f541),segFN=segments_1,generation=1} [junit4] 2> 5080393 T8233 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5080394 T8233 oass.SolrIndexSearcher.<init> Opening Searcher@16d7099[collection1] main [junit4] 2> 5080394 T8233 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 5080395 T8233 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 5080395 T8233 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 5080396 T8233 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 5080396 T8233 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 5080396 T8233 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 5080397 T8233 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 5080397 T8233 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 5080397 T8233 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 5080397 T8233 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 5080398 T8234 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16d7099[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 5080398 T8233 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 5080400 T8237 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60701/_gtz collection:collection1 shard:shard3 [junit4] 2> 5080400 T8175 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 5080401 T8175 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 5080402 T8237 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election [junit4] 2> 5080413 T8237 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3 [junit4] 2> 5080418 T8201 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5080419 T8237 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 5080419 T8237 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C29801 name=collection1 org.apache.solr.core.SolrCore@203ed url=http://127.0.0.1:60701/_gtz/collection1 node=127.0.0.1:60701__gtz C29801_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:60701/_gtz, core=collection1, state=down, node_name=127.0.0.1:60701__gtz} [junit4] 2> 5080419 T8237 C29801 P60701 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60701/_gtz/collection1/ [junit4] 2> 5080419 T8237 C29801 P60701 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 5080419 T8237 C29801 P60701 oasc.SyncStrategy.syncToMe http://127.0.0.1:60701/_gtz/collection1/ has no replicas [junit4] 2> 5080419 T8237 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60701/_gtz/collection1/ shard3 [junit4] 2> 5080420 T8237 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3 [junit4] 2> 5080424 T8202 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1"} current state version: 5 [junit4] 2> 5080426 T8202 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1 [junit4] 2> 5080427 T8232 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 5080429 T8232 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 [junit4] 2> 5080437 T8202 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:60701/_gtz", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 5 [junit4] 2> 5080438 T8202 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2 [junit4] 2> 5080439 T8232 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 5080441 T8232 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 5080445 T8201 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5080471 T8237 oasc.ZkController.register We are http://127.0.0.1:60701/_gtz/collection1/ and leader is http://127.0.0.1:60701/_gtz/collection1/ [junit4] 2> 5080471 T8237 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60701/_gtz [junit4] 2> 5080471 T8237 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 5080471 T8237 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 5080471 T8237 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 5080473 T8201 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5080477 T8202 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "numShards":"3", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60701/_gtz", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard3", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "node_name":"127.0.0.1:60701__gtz", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 5080478 T8202 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "numShards":"3", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60701/_gtz", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard3", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "node_name":"127.0.0.1:60701__gtz", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 5080480 T8202 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3 [junit4] 2> 5080482 T8232 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 5080485 T8237 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 5080485 T8232 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 5081775 T8175 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 5081777 T8175 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 5081782 T8175 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60712 [junit4] 2> 5081782 T8175 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@a1d92a [junit4] 2> 5081782 T8175 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 5081782 T8175 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 44666A32158784BD-001\tempDir-004 [junit4] 2> 5081782 T8175 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 44666A32158784BD-001\tempDir-004\' [junit4] 2> 5081819 T8175 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 44666A32158784BD-001\tempDir-004\solr.xml [junit4] 2> 5081876 T8175 oasc.CoreContainer.<init> New CoreContainer 25492121 [junit4] 2> 5081876 T8175 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 44666A32158784BD-001\tempDir-004\] [junit4] 2> 5081878 T8175 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 5081878 T8175 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 5081878 T8175 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 5081878 T8175 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 5081878 T8175 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 5081878 T8175 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 5081879 T8175 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 5081879 T8175 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 5081879 T8175 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 5081879 T8175 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 5081879 T8175 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 5081881 T8175 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 5081881 T8175 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 5081881 T8175 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 5081881 T8175 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 5081881 T8175 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60678/solr [junit4] 2> 5081881 T8175 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 5081881 T8175 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5081884 T8175 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5081886 T8250 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@aa3a94 name:ZooKeeperConnection Watcher:127.0.0.1:60678 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5081887 T8175 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5081887 T8175 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5081890 T8177 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14aec956e760008, 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> 5081892 T8175 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5081893 T8253 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1da57e7 name:ZooKeeperConnection Watcher:127.0.0.1:60678/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5081894 T8175 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5081902 T8175 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5082627 T8175 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60711__gtz [junit4] 2> 5082629 T8175 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60711__gtz [junit4] 2> 5082635 T8175 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 5082647 T8254 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 5082647 T8254 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 5082649 T8201 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 5082651 T8254 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 5082651 T8254 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 5082651 T8202 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "numShards":"3", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60711/_gtz", [junit4] 2> "core":"collection1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:60711__gtz", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 5082652 T8254 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 5082653 T8202 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "numShards":"3", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60711/_gtz", [junit4] 2> "core":"collection1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:60711__gtz", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 5082653 T8202 oasco.ReplicaMutator.updateState Collection already exists with numShards=3 [junit4] 2> 5082653 T8202 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 5082654 T8202 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4 [junit4] 2> 5082654 T8254 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 5082654 T8254 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 5082655 T8232 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 5082655 T8253 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... [junit4] 2> 5082655 T8232 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 5082656 T8253 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 5083372 T8254 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 5083372 T8254 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 5083373 T8254 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 5083373 T8254 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 5083374 T8254 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 5083374 T8254 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 44666A32158784BD-001\tempDir-004\collection1\' [junit4] 2> 5083376 T8254 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2044666A32158784BD-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 5083376 T8254 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2044666A32158784BD-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 5083378 T8254 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2044666A32158784BD-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 5083406 T8254 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 5083410 T8254 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 5083421 T8254 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 5083440 T8254 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 5083486 T8254 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 5083489 T8254 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 5083498 T8254 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 5083961 T8254 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 5083971 T8254 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 5083974 T8254 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 5083990 T8254 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5083994 T8254 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5083999 T8254 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5084001 T8254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5084002 T8254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5084002 T8254 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5084004 T8254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5084004 T8254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5084004 T8254 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 5084004 T8254 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 5084006 T8254 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 44666A32158784BD-001\tempDir-004\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 44666A32158784BD-001\tempDir-001/jetty2\ [junit4] 2> 5084006 T8254 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a9d70a [junit4] 2> 5084006 T8254 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 44666A32158784BD-001\tempDir-001/jetty2\ [junit4] 2> 5084006 T8254 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 44666A32158784BD-001\tempDir-001/jetty2\index/ [junit4] 2> 5084006 T8254 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 44666A32158784BD-001\tempDir-001\jetty2\index' doesn't exist. Creating new index... [junit4] 2> 5084007 T8254 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 44666A32158784BD-001\tempDir-001/jetty2\index [junit4] 2> 5084008 T8254 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1845887749, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 5084008 T8254 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@b3c3e0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cb63),segFN=segments_1,generation=1} [junit4] 2> 5084008 T8254 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5084013 T8254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 5084013 T8254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 5084013 T8254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 5084013 T8254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 5084014 T8254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 5084014 T8254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 5084015 T8254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5084015 T8254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5084015 T8254 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 5084015 T8254 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5084016 T8254 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5084017 T8254 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5084017 T8254 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5084018 T8254 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 5084019 T8254 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 5084020 T8254 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 5084021 T8254 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2 [...truncated too long message...] Request(LBHttpSolrClient.java:370) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578) [junit4] > ... 45 more [junit4] > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) [junit4] > ... 50 moreThrowable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8347, name=updateExecutor-1671-thread-3, state=RUNNABLE, group=TGRP-ReplicationFactorTest] [junit4] > Caused by: java.util.concurrent.RejectedExecutionException: Task org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner@16e2518 rejected from java.util.concurrent.ThreadPoolExecutor@455ee1[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 22] [junit4] > at __randomizedtesting.SeedInfo.seed([44666A32158784BD]:0) [junit4] > at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] > at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] > at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] > at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:278) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 5147629 T8175 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 44666A32158784BD-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {text=PostingsFormat(name=Memory doPackFST= true), _version_=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), id=BlockTreeOrds(blocksize=128), timestamp=Lucene50(blocksize=128), intDefault=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128)}, docValues:{timestamp=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity, locale=es_PE, timezone=AET [junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_72 (32-bit)/cpus=2,threads=1,free=94970848,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestReload, TestDocBasedVersionConstraints, TestSchemaNameResource, DirectUpdateHandlerTest, CoreContainerCoreInitFailuresTest, TestSolrIndexConfig, TestSolrJ, TermsComponentTest, TestSolrQueryParserResource, DocValuesMissingTest, TestCloudManagedSchemaConcurrent, TestExceedMaxTermLength, SolrCoreCheckLockOnStartupTest, TestPHPSerializedResponseWriter, EchoParamsTest, ShardRoutingCustomTest, SuggesterWFSTTest, TestAnalyzeInfixSuggestions, TestChildDocTransformer, SpellingQueryConverterTest, TestBulkSchemaConcurrent, SolrIndexConfigTest, TestCollapseQParserPlugin, MultiTermTest, TestCollectionAPI, TestInitQParser, TestSurroundQueryParser, TestRangeQuery, OverriddenZkACLAndCredentialsProvidersTest, TestManagedResource, TestWordDelimiterFilterFactory, SolrIndexSplitterTest, TestXIncludeConfig, DistributedSuggestComponentTest, TestCSVLoader, SimpleFacetsTest, MinimalSchemaTest, IndexBasedSpellCheckerTest, RequestHandlersTest, TestFiltering, DisMaxRequestHandlerTest, DistributedQueryComponentOptimizationTest, AddSchemaFieldsUpdateProcessorFactoryTest, FileBasedSpellCheckerTest, AliasIntegrationTest, TestStressUserVersions, TestManagedSchema, TestLuceneMatchVersion, TestReRankQParserPlugin, TestAnalyzedSuggestions, TestJmxIntegration, MigrateRouteKeyTest, TestConfigOverlay, FieldMutatingUpdateProcessorTest, AutoCommitTest, TestDynamicFieldResource, TestCodecSupport, TestManagedStopFilterFactory, TestHighFrequencyDictionaryFactory, TestRandomDVFaceting, TestSweetSpotSimilarityFactory, AsyncMigrateRouteKeyTest, TestDocSet, TestSolrDeletionPolicy1, SaslZkACLProviderTest, SystemInfoHandlerTest, TestFoldingMultitermQuery, TestImplicitCoreProperties, CollectionsAPIAsyncDistributedZkTest, RegexBoostProcessorTest, TestStressRecovery, TestOmitPositions, SpellPossibilityIteratorTest, TestManagedSynonymFilterFactory, AssignTest, TestSolrCoreProperties, JsonLoaderTest, HdfsDirectoryFactoryTest, SharedFSAutoReplicaFailoverTest, SolrCmdDistributorTest, TestShardHandlerFactory, SortByFunctionTest, TestManagedSchemaFieldTypeResource, TestRandomMergePolicy, AddBlockUpdateTest, TestStandardQParsers, TestAddFieldRealTimeGet, TestRawResponseWriter, XsltUpdateRequestHandlerTest, ParsingFieldUpdateProcessorsTest, DirectUpdateHandlerOptimizeTest, ResourceLoaderTest, DistributedExpandComponentTest, TestFieldCollectionResource, BasicZkTest, PathHierarchyTokenizerFactoryTest, TestCloudInspectUtil, TestFreeTextSuggestions, ExternalCollectionsTest, ShardRoutingTest, TestFieldTypeCollectionResource, TestBlobHandler, NumericFieldsTest, PreAnalyzedFieldTest, TestElisionMultitermQuery, TestJoin, TestFieldResource, CSVRequestHandlerTest, ZkStateWriterTest, UpdateParamsTest, TestRemoteStreaming, TestUpdate, EnumFieldTest, RequiredFieldsTest, TestExactStatsCache, DocumentBuilderTest, OverseerStatusTest, RAMDirectoryFactoryTest, TestSearchPerf, DistributedDebugComponentTest, DebugComponentTest, HardAutoCommitTest, TestSuggestSpellingConverter, TestIntervalFaceting, CloudExitableDirectoryReaderTest, TestHashPartitioner, UpdateRequestProcessorFactoryTest, FieldAnalysisRequestHandlerTest, RemoteQueryErrorTest, TestArbitraryIndexDir, DistributedFacetPivotLongTailTest, TestCloudManagedSchema, TestPartialUpdateDeduplication, MultiThreadedOCPTest, TestFaceting, TestDynamicLoading, RecoveryZkTest, DistributedQueueTest, TestSerializedLuceneMatchVersion, CoreAdminHandlerTest, TestCharFilters, VMParamsZkACLAndCredentialsProvidersTest, HdfsDirectoryTest, TestRequestStatusCollectionAPI, DistributedSpellCheckComponentTest, TestHighlightDedupGrouping, TestSolrQueryParser, TestManagedResourceStorage, TestComponentsName, PreAnalyzedUpdateProcessorTest, BJQParserTest, TermVectorComponentDistributedTest, QueryParsingTest, DistribCursorPagingTest, LegacyHTMLStripCharFilterTest, ZkNodePropsTest, LeaderElectionIntegrationTest, TestFuzzyAnalyzedSuggestions, TestExtendedDismaxParser, TestPivotHelperCode, AlternateDirectoryTest, TestCursorMarkWithoutUniqueKey, AnalyticsQueryTest, QueryElevationComponentTest, ShardSplitTest, LoggingHandlerTest, SearchHandlerTest, ReplicationFactorTest] [junit4] Completed in 74.21s, 1 test, 1 error <<< FAILURES! [...truncated 926 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:190: 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: 462 suites, 1872 tests, 1 error, 56 ignored (30 assumptions) Total time: 183 minutes 9 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.7.0_72 -client -XX:+UseG1GC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org