Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11220/ Java: 32bit/jdk1.7.0_67 -server -XX:+UseParallelGC
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:54071/a_ab, http://127.0.0.1:59094/a_ab, http://127.0.0.1:44697/a_ab, http://127.0.0.1:33422/a_ab, http://127.0.0.1:37863/a_ab] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:54071/a_ab, http://127.0.0.1:59094/a_ab, http://127.0.0.1:44697/a_ab, http://127.0.0.1:33422/a_ab, http://127.0.0.1:37863/a_ab] at __randomizedtesting.SeedInfo.seed([285AFDBFD77D0739:A9BC73A7A0226705]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145) at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at 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:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : delLiveColl/shard1/core_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 47 more Build Log: [...truncated 11153 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/init-core-data-001 [junit4] 2> 407738 T1272 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) [junit4] 2> 407738 T1272 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /a_ab/ [junit4] 2> 407741 T1272 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 407741 T1272 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 407742 T1273 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 407842 T1272 oasc.ZkTestServer.run start zk server on port:35053 [junit4] 2> 407842 T1272 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 407843 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 407845 T1279 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@100638b name:ZooKeeperConnection Watcher:127.0.0.1:35053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 407845 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 407846 T1272 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 407846 T1272 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 407851 T1272 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 407853 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 407854 T1281 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1af6f0 name:ZooKeeperConnection Watcher:127.0.0.1:35053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 407854 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 407854 T1272 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 407855 T1272 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 407859 T1272 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 407862 T1272 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 407865 T1272 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 407868 T1272 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 407869 T1272 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 407873 T1272 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 407874 T1272 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 407878 T1272 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 407878 T1272 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 407881 T1272 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 407882 T1272 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 407885 T1272 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 407885 T1272 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 407888 T1272 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 407889 T1272 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 407891 T1272 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 407892 T1272 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 407894 T1272 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 407895 T1272 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 407898 T1272 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 407899 T1272 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 407901 T1272 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 407902 T1272 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 407905 T1272 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 407906 T1272 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 408148 T1272 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 408150 T1272 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33422 [junit4] 2> 408151 T1272 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 408151 T1272 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 408152 T1272 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-002 [junit4] 2> 408152 T1272 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-002/' [junit4] 2> 408162 T1272 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-002/solr.xml [junit4] 2> 408177 T1272 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-002 [junit4] 2> 408178 T1272 oasc.CoreContainer.<init> New CoreContainer 7218982 [junit4] 2> 408178 T1272 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-002/] [junit4] 2> 408179 T1272 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 408179 T1272 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 408179 T1272 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 408179 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 408180 T1272 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 408180 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 408180 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 408181 T1272 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 408181 T1272 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 408181 T1272 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 408182 T1272 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 408182 T1272 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 408182 T1272 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 408182 T1272 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35053/solr [junit4] 2> 408183 T1272 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 408183 T1272 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 408184 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 408185 T1292 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cc3e5f name:ZooKeeperConnection Watcher:127.0.0.1:35053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 408185 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 408185 T1272 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 408188 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 408189 T1294 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ec4bea name:ZooKeeperConnection Watcher:127.0.0.1:35053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 408189 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 408190 T1272 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 408192 T1272 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 408194 T1272 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 408196 T1272 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 408197 T1272 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 408199 T1272 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 408199 T1272 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33422_a_ab [junit4] 2> 408200 T1272 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33422_a_ab [junit4] 2> 408201 T1272 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 408202 T1272 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 408203 T1272 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 408205 T1272 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:33422_a_ab [junit4] 2> 408206 T1272 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 408208 T1272 oasc.Overseer.start Overseer (id=92555936728023043-127.0.0.1:33422_a_ab-n_0000000000) starting [junit4] 2> 408211 T1272 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 408223 T1272 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 408224 T1296 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 408225 T1272 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 408229 T1272 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 408231 T1272 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 408235 T1295 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 408238 T1272 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-002 [junit4] 2> 408247 T1272 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-002/conf/ [junit4] 2> 408358 T1272 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 408358 T1272 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 408359 T1272 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 408359 T1272 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 408360 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 408361 T1300 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18046ca name:ZooKeeperConnection Watcher:127.0.0.1:35053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 408362 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 408362 T1272 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 408363 T1272 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 408366 T1272 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 408366 T1272 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 408366 T1272 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 408367 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 408368 T1302 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c1841 name:ZooKeeperConnection Watcher:127.0.0.1:35053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 408368 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 408368 T1272 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 408371 T1303 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 408373 T1295 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 408373 T1295 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 408373 T1295 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 408375 T1295 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 408376 T1303 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> 408376 T1304 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> 408615 T1272 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 408616 T1272 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 408617 T1272 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37863 [junit4] 2> 408618 T1272 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 408618 T1272 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 408618 T1272 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-003 [junit4] 2> 408619 T1272 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-003/' [junit4] 2> 408629 T1272 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-003/solr.xml [junit4] 2> 408644 T1272 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-003 [junit4] 2> 408645 T1272 oasc.CoreContainer.<init> New CoreContainer 26449530 [junit4] 2> 408645 T1272 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-003/] [junit4] 2> 408646 T1272 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 408646 T1272 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 408647 T1272 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 408647 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 408647 T1272 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 408647 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 408648 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 408648 T1272 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 408648 T1272 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 408649 T1272 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 408649 T1272 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 408649 T1272 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 408649 T1272 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 408650 T1272 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35053/solr [junit4] 2> 408650 T1272 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 408650 T1272 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 408651 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 408652 T1315 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c5cd0 name:ZooKeeperConnection Watcher:127.0.0.1:35053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 408652 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 408653 T1272 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 408654 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 408655 T1317 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51f3aa name:ZooKeeperConnection Watcher:127.0.0.1:35053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 408655 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 408662 T1272 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 409668 T1272 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37863_a_ab [junit4] 2> 409670 T1272 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37863_a_ab [junit4] 2> 409676 T1272 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 409682 T1272 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-003 [junit4] 2> 409699 T1272 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-003/conf/ [junit4] 2> 409891 T1272 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 409893 T1272 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 409893 T1272 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 410153 T1272 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 410154 T1272 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 410155 T1272 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44697 [junit4] 2> 410156 T1272 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 410156 T1272 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 410156 T1272 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-004 [junit4] 2> 410157 T1272 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-004/' [junit4] 2> 410167 T1272 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-004/solr.xml [junit4] 2> 410183 T1272 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-004 [junit4] 2> 410183 T1272 oasc.CoreContainer.<init> New CoreContainer 22228753 [junit4] 2> 410184 T1272 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-004/] [junit4] 2> 410184 T1272 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 410185 T1272 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 410185 T1272 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 410185 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 410185 T1272 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 410186 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 410186 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 410186 T1272 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 410186 T1272 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 410187 T1272 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 410187 T1272 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 410187 T1272 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 410188 T1272 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 410188 T1272 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35053/solr [junit4] 2> 410188 T1272 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 410189 T1272 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 410189 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 410191 T1330 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@371d5c name:ZooKeeperConnection Watcher:127.0.0.1:35053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 410192 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 410192 T1272 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 410195 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 410196 T1332 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@776fcd name:ZooKeeperConnection Watcher:127.0.0.1:35053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 410196 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 410204 T1272 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 411210 T1272 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44697_a_ab [junit4] 2> 411211 T1272 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44697_a_ab [junit4] 2> 411217 T1272 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 411222 T1272 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-004 [junit4] 2> 411228 T1272 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-004/conf/ [junit4] 2> 411335 T1272 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 411336 T1272 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 411336 T1272 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 411572 T1272 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 411572 T1272 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 411574 T1272 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54071 [junit4] 2> 411575 T1272 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 411575 T1272 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 411576 T1272 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-005 [junit4] 2> 411576 T1272 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-005/' [junit4] 2> 411586 T1272 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-005/solr.xml [junit4] 2> 411601 T1272 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-005 [junit4] 2> 411602 T1272 oasc.CoreContainer.<init> New CoreContainer 21847077 [junit4] 2> 411602 T1272 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-005/] [junit4] 2> 411602 T1272 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 411603 T1272 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 411603 T1272 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 411603 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 411603 T1272 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 411604 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 411604 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 411604 T1272 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 411605 T1272 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 411605 T1272 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 411605 T1272 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 411606 T1272 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 411606 T1272 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 411606 T1272 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35053/solr [junit4] 2> 411606 T1272 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 411607 T1272 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 411607 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 411609 T1345 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dca2a1 name:ZooKeeperConnection Watcher:127.0.0.1:35053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 411609 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 411610 T1272 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 411612 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 411613 T1347 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f8985 name:ZooKeeperConnection Watcher:127.0.0.1:35053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 411613 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 411618 T1272 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 412621 T1272 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54071_a_ab [junit4] 2> 412622 T1272 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54071_a_ab [junit4] 2> 412628 T1272 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 412633 T1272 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-005 [junit4] 2> 412644 T1272 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-005/conf/ [junit4] 2> 412761 T1272 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 412762 T1272 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 412763 T1272 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 413025 T1272 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4 [junit4] 2> 413025 T1272 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 413027 T1272 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59094 [junit4] 2> 413028 T1272 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 413028 T1272 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 413028 T1272 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-006 [junit4] 2> 413028 T1272 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-006/' [junit4] 2> 413038 T1272 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-006/solr.xml [junit4] 2> 413054 T1272 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-006 [junit4] 2> 413054 T1272 oasc.CoreContainer.<init> New CoreContainer 5731741 [junit4] 2> 413054 T1272 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-006/] [junit4] 2> 413055 T1272 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 413055 T1272 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 413056 T1272 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 413056 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 413056 T1272 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 413056 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 413057 T1272 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 413057 T1272 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 413057 T1272 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 413058 T1272 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 413058 T1272 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 413058 T1272 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 413058 T1272 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 413059 T1272 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35053/solr [junit4] 2> 413059 T1272 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 413059 T1272 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 413060 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 413062 T1360 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1eaa90e name:ZooKeeperConnection Watcher:127.0.0.1:35053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 413062 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 413063 T1272 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 413064 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 413065 T1362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18737a1 name:ZooKeeperConnection Watcher:127.0.0.1:35053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 413065 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 413070 T1272 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 414073 T1272 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59094_a_ab [junit4] 2> 414075 T1272 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59094_a_ab [junit4] 2> 414080 T1272 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 414086 T1272 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-006 [junit4] 2> 414101 T1272 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-006/conf/ [junit4] 2> 414238 T1272 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 414239 T1272 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 414240 T1272 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 414241 T1272 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 414242 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 414243 T1366 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9c67f1 name:ZooKeeperConnection Watcher:127.0.0.1:35053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 414243 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 414243 T1272 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 414244 T1272 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 414248 T1272 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl [junit4] 2> 414248 T1272 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 414248 T1272 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 414249 T1368 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b0045 name:ZooKeeperConnection Watcher:127.0.0.1:35053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 414249 T1272 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 414250 T1272 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 414251 T1272 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 414257 T1325 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&stateFormat=2&action=CREATE&version=2&replicationFactor=2&wt=javabin&name=delLiveColl [junit4] 2> 414258 T1303 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 414259 T1296 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 414260 T1369 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 414262 T1369 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 414262 T1369 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl [junit4] 2> 414263 T1369 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl [junit4] 2> 414267 T1303 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 414270 T1295 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl [junit4] 2> 414271 T1295 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2] [junit4] 2> 414271 T1295 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2 [junit4] 2> 414274 T1295 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json [junit4] 2> 414275 T1318 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 414275 T1333 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 414276 T1303 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 414276 T1371 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 414275 T1363 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 414276 T1348 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 414276 T1370 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 414275 T1304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 414367 T1369 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2 [junit4] 2> 414368 T1369 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:33422_a_ab [junit4] 2> 414368 T1369 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:37863_a_ab [junit4] 2> 414369 T1369 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:59094_a_ab [junit4] 2> 414370 T1287 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&shard=shard1&collection=delLiveColl&qt=/admin/cores&action=CREATE&version=2&collection.configName=conf1&wt=javabin&name=delLiveColl_shard1_replica1 [junit4] 2> 414370 T1310 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&shard=shard1&collection=delLiveColl&qt=/admin/cores&action=CREATE&version=2&collection.configName=conf1&wt=javabin&name=delLiveColl_shard1_replica2 [junit4] 2> 414370 T1369 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:54071_a_ab [junit4] 2> 414371 T1358 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&shard=shard2&collection=delLiveColl&qt=/admin/cores&action=CREATE&version=2&collection.configName=conf1&wt=javabin&name=delLiveColl_shard2_replica1 [junit4] 2> 414372 T1287 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl [junit4] 2> 414373 T1343 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&shard=shard2&collection=delLiveColl&qt=/admin/cores&action=CREATE&version=2&collection.configName=conf1&wt=javabin&name=delLiveColl_shard2_replica2 [junit4] 2> 414373 T1310 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl [junit4] 2> 414373 T1303 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 414373 T1287 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 414374 T1287 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 414374 T1358 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl [junit4] 2> 414375 T1343 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl [junit4] 2> 414375 T1310 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 414374 T1287 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 414375 T1310 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 414376 T1310 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 414376 T1287 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 414376 T1287 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 414376 T1358 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 414377 T1358 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 414377 T1310 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 414377 T1343 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 414377 T1358 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 414378 T1343 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 414377 T1310 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 414378 T1343 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 414379 T1295 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 414379 T1358 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 414379 T1295 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "roles":null, [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:33422/a_ab", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "core":"delLiveColl_shard1_replica1", [junit4] 2> "node_name":"127.0.0.1:33422_a_ab"} [junit4] 2> 414379 T1343 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 414379 T1358 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 414380 T1343 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 414381 T1295 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 414381 T1318 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414381 T1348 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414381 T1303 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414382 T1318 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 414382 T1348 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 414381 T1363 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414383 T1303 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 414383 T1363 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 414384 T1295 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 414385 T1295 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "roles":null, [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:37863/a_ab", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "core":"delLiveColl_shard1_replica2", [junit4] 2> "node_name":"127.0.0.1:37863_a_ab"} [junit4] 2> 414386 T1303 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 414386 T1295 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 414387 T1348 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414387 T1303 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414387 T1363 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414387 T1318 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414388 T1348 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 414388 T1363 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 414388 T1318 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 414389 T1303 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 414390 T1295 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 414391 T1295 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "roles":null, [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:59094/a_ab", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "core":"delLiveColl_shard2_replica1", [junit4] 2> "node_name":"127.0.0.1:59094_a_ab"} [junit4] 2> 414392 T1303 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 414392 T1295 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 414393 T1303 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414393 T1318 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414393 T1348 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414393 T1363 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414394 T1318 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 414394 T1348 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 414394 T1363 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 414395 T1303 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 414397 T1295 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 414397 T1295 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "roles":null, [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:54071/a_ab", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "core":"delLiveColl_shard2_replica2", [junit4] 2> "node_name":"127.0.0.1:54071_a_ab"} [junit4] 2> 414398 T1303 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 414399 T1295 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 414399 T1303 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414399 T1348 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414399 T1318 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414399 T1363 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 414400 T1348 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 414400 T1318 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 414401 T1363 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 414401 T1303 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 415377 T1287 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1 [junit4] 2> 415377 T1287 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 415378 T1287 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 415378 T1287 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 415378 T1310 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2 [junit4] 2> 415378 T1287 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 415379 T1310 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 415379 T1287 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-002/delLiveColl_shard1_replica1/' [junit4] 2> 415379 T1310 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 415380 T1310 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 415380 T1358 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1 [junit4] 2> 415380 T1310 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 415380 T1343 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2 [junit4] 2> 415380 T1310 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-003/delLiveColl_shard1_replica2/' [junit4] 2> 415380 T1358 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 415381 T1343 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 415382 T1358 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 415382 T1358 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 415382 T1343 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 415383 T1343 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 415383 T1358 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 415384 T1358 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-006/delLiveColl_shard2_replica1/' [junit4] 2> 415384 T1343 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 415385 T1343 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-005/delLiveColl_shard2_replica2/' [junit4] 2> 415417 T1287 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 415418 T1310 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 415423 T1343 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 415428 T1358 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 415450 T1310 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 415451 T1310 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 415459 T1358 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 415459 T1287 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 415460 T1358 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 415460 T1287 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 415467 T1310 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test [junit4] 2> 415472 T1287 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test [junit4] 2> 415472 T1358 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test [junit4] 2> 415474 T1343 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 415475 T1343 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 415486 T1343 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test [junit4] 2> 415711 T1343 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 415716 T1343 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 415718 T1343 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 415729 T1343 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 415730 T1310 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 415732 T1343 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 415734 T1310 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 415737 T1343 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 415738 T1343 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 415740 T1343 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 415740 T1343 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 415740 T1310 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 415741 T1343 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 415741 T1343 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 415741 T1343 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from collection delLiveColl [junit4] 2> 415742 T1343 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 415742 T1343 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-005/delLiveColl_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-005/delLiveColl_shard2_replica2/data/ [junit4] 2> 415743 T1343 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a377 [junit4] 2> 415744 T1343 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-005/delLiveColl_shard2_replica2/data [junit4] 2> 415744 T1343 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-005/delLiveColl_shard2_replica2/data/index/ [junit4] 2> 415744 T1343 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-005/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 415745 T1343 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-005/delLiveColl_shard2_replica2/data/index [junit4] 2> 415745 T1343 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 415746 T1343 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1d3a2a5)),segFN=segments_1,generation=1} [junit4] 2> 415746 T1343 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 415749 T1310 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 415749 T1343 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 415750 T1343 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 415750 T1343 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 415750 T1343 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 415751 T1343 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 415751 T1343 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 415752 T1343 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 415752 T1343 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 415752 T1343 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 415753 T1343 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 415753 T1343 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 415754 T1343 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 415754 T1310 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 415754 T1343 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 415755 T1343 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 415755 T1343 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 415755 T1343 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 415756 T1343 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 415756 T1343 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 415757 T1343 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 415757 T1310 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 415757 T1343 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 415758 T1310 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 415758 T1310 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 415759 T1310 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 415759 T1310 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 415760 T1310 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 415760 T1310 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using configuration from collection delLiveColl [junit4] 2> 415760 T1310 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 415761 T1310 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-003/delLiveColl_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-003/delLiveColl_shard1_replica2/data/ [junit4] 2> 415760 T1343 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 415761 T1310 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a377 [junit4] 2> 415763 T1310 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-003/delLiveColl_shard1_replica2/data [junit4] 2> 415763 T1343 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 415763 T1310 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-003/delLiveColl_shard1_replica2/data/index/ [junit4] 2> 415764 T1310 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-003/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 415764 T1310 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-003/delLiveColl_shard1_replica2/data/index [junit4] 2> 415764 T1343 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 415765 T1310 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 415765 T1310 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-17f81dd)),segFN=segments_1,generation=1} [junit4] 2> 415766 T1310 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 415766 T1343 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 415768 T1343 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 415769 T1343 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 415769 T1343 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=50.5712890625, floorSegmentMB=0.9326171875, forceMergeDeletesPctAllowed=15.532227015867566, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7735297249210132 [junit4] 2> 415770 T1310 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 415770 T1343 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1d3a2a5)),segFN=segments_1,generation=1} [junit4] 2> 415770 T1343 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 415770 T1310 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 415771 T1343 oass.SolrIndexSearcher.<init> Opening Searcher@cad248[delLiveColl_shard2_replica2] main [junit4] 2> 415771 T1310 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 415771 T1343 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 415771 T1310 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 415772 T1343 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 415772 T1343 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 415772 T1310 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 415773 T1343 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 415773 T1310 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 415773 T1343 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 415774 T1310 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 415774 T1343 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 415774 T1310 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 415775 T1310 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 415774 T1343 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 415775 T1310 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 415775 T1343 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 415776 T1310 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 415776 T1343 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 415776 T1310 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 415776 T1287 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 415777 T1310 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 415777 T1358 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 415777 T1310 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 415778 T1310 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 415778 T1310 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 415778 T1343 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 415779 T1310 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 415779 T1343 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 415779 T1310 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 415779 T1343 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 415780 T1310 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 415780 T1310 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 415782 T1310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 415782 T1287 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 415782 T1376 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica2] Registered new searcher Searcher@cad248[delLiveColl_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 415782 T1358 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 415783 T1310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 415784 T1310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 415785 T1287 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 415785 T1343 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica2 [junit4] 2> 415785 T1358 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 415785 T1343 oasc.ZkController.register Register replica - core:delLiveColl [...truncated too long message...] d2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:59094/a_ab", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "core":"delLiveColl_shard2_replica1", [junit4] 2> "core_node_name":"core_node3", [junit4] 2> "node_name":"127.0.0.1:59094_a_ab"} [junit4] 2> 619341 T1420 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 619342 T1419 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 619345 T1419 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 25 [junit4] 2> 619346 T1272 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 619347 T1272 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 619347 T1272 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 619347 T1272 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 619348 T1272 oasc.SolrCore.closeSearcher [delLiveColl_shard2_replica1] Closing main searcher on request. [junit4] 2> 619349 T1272 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 619349 T1272 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-006/delLiveColl_shard2_replica1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-006/delLiveColl_shard2_replica1/data;done=false>>] [junit4] 2> 619349 T1272 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-006/delLiveColl_shard2_replica1/data [junit4] 2> 619350 T1272 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-006/delLiveColl_shard2_replica1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-006/delLiveColl_shard2_replica1/data/index;done=false>>] [junit4] 2> 619350 T1272 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001/tempDir-006/delLiveColl_shard2_replica1/data/index [junit4] 2> 619351 T1272 oasc.Overseer.close Overseer (id=92555936728023053-127.0.0.1:59094_a_ab-n_0000000004) closing [junit4] 2> 619351 T1420 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:59094_a_ab [junit4] 2> 620853 T1419 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 620876 T1272 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/a_ab,null} [junit4] 2> 625866 T1272 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 625867 T1272 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:35053 35053 [junit4] 2> 626414 T1273 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:35053 35053 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=285AFDBFD77D0739 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_EG -Dtests.timezone=America/Edmonton -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 219s J0 | DeleteReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:54071/a_ab, http://127.0.0.1:59094/a_ab, http://127.0.0.1:44697/a_ab, http://127.0.0.1:33422/a_ab, http://127.0.0.1:37863/a_ab] [junit4] > at __randomizedtesting.SeedInfo.seed([285AFDBFD77D0739:A9BC73A7A0226705]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : delLiveColl/shard1/core_node1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) [junit4] > ... 47 more [junit4] 2> 626437 T1272 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-285AFDBFD77D0739-001 [junit4] 2> 218703 T1271 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_EG, timezone=America/Edmonton [junit4] 2> NOTE: Linux 3.13.0-36-generic i386/Oracle Corporation 1.7.0_67 (32-bit)/cpus=8,threads=1,free=57416744,total=114032640 [junit4] 2> NOTE: All tests run in this JVM: [HighlighterConfigTest, DistributedFacetPivotSmallTest, SolrCoreCheckLockOnStartupTest, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, BadIndexSchemaTest, HighlighterMaxOffsetTest, CoreAdminCreateDiscoverTest, TestStressReorder, TestUniqueKeyFieldResource, TestCloudManagedSchema, TestDynamicFieldCollectionResource, DirectSolrSpellCheckerTest, OutOfBoxZkACLAndCredentialsProvidersTest, BasicDistributedZkTest, AliasIntegrationTest, XmlUpdateRequestHandlerTest, SimpleFacetsTest, PrimitiveFieldTypeTest, ExternalFileFieldSortTest, UnloadDistributedZkTest, DocValuesMultiTest, TestFastLRUCache, TestSolrXml, TestSchemaSimilarityResource, DeleteReplicaTest] [junit4] Completed on J0 in 219.23s, 1 test, 1 error <<< FAILURES! [...truncated 1044 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: There were test failures: 432 suites, 1779 tests, 1 error, 44 ignored (22 assumptions) Total time: 97 minutes 9 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.7.0_67 -server -XX:+UseParallelGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org