Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2156/
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:46327/rmxe, http://127.0.0.1:46371/rmxe, http://127.0.0.1:46322/rmxe, http://127.0.0.1:46344/rmxe, http://127.0.0.1:46362/rmxe] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:46327/rmxe, http://127.0.0.1:46371/rmxe, http://127.0.0.1:46322/rmxe, http://127.0.0.1:46344/rmxe, http://127.0.0.1:46362/rmxe] at __randomizedtesting.SeedInfo.seed([EA208459C4A53A43:6BC60A41B3FA5A7F]: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 11500 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/init-core-data-001 [junit4] 2> 1834115 T4656 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 1834115 T4656 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /rmxe/ [junit4] 2> 1834119 T4656 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 1834120 T4656 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1834120 T4657 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1834220 T4656 oasc.ZkTestServer.run start zk server on port:24668 [junit4] 2> 1834221 T4656 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1834222 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1834226 T4663 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@132ff041 name:ZooKeeperConnection Watcher:127.0.0.1:24668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1834226 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1834226 T4656 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1834227 T4656 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1834229 T4656 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1834230 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1834231 T4665 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@329f41f5 name:ZooKeeperConnection Watcher:127.0.0.1:24668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1834232 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1834232 T4656 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1834232 T4656 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1834234 T4656 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1834236 T4656 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1834237 T4656 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1834239 T4656 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1834239 T4656 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1834242 T4656 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1834243 T4656 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1834345 T4656 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1834345 T4656 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1834347 T4656 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1834348 T4656 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1834349 T4656 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1834349 T4656 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1834351 T4656 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1834351 T4656 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1834353 T4656 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1834353 T4656 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1834355 T4656 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1834355 T4656 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1834356 T4656 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1834357 T4656 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1834358 T4656 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1834359 T4656 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1834360 T4656 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1834360 T4656 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1835466 T4656 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1835470 T4656 oejs.AbstractConnector.doStart Started [email protected]:46322 [junit4] 2> 1835470 T4656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1835471 T4656 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1835471 T4656 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-002 [junit4] 2> 1835471 T4656 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-002/' [junit4] 2> 1835500 T4656 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-002/solr.xml [junit4] 2> 1835541 T4656 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-002 [junit4] 2> 1835542 T4656 oasc.CoreContainer.<init> New CoreContainer 1099710726 [junit4] 2> 1835542 T4656 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-002/] [junit4] 2> 1835543 T4656 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1835543 T4656 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1835544 T4656 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1835544 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1835544 T4656 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1835544 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1835544 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1835545 T4656 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1835545 T4656 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1835545 T4656 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1835546 T4656 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1835546 T4656 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1835546 T4656 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1835546 T4656 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24668/solr [junit4] 2> 1835547 T4656 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1835547 T4656 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1835547 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1835549 T4676 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f011288 name:ZooKeeperConnection Watcher:127.0.0.1:24668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1835549 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1835550 T4656 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1835551 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1835552 T4678 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e7588bf name:ZooKeeperConnection Watcher:127.0.0.1:24668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1835553 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1835554 T4656 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1835556 T4656 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1835557 T4656 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1835559 T4656 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1835561 T4656 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1835562 T4656 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1835563 T4656 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46322_rmxe [junit4] 2> 1835564 T4656 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46322_rmxe [junit4] 2> 1835566 T4656 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1835567 T4656 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1835568 T4656 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1835569 T4656 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:46322_rmxe [junit4] 2> 1835569 T4656 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1835571 T4656 oasc.Overseer.start Overseer (id=92568756285931523-127.0.0.1:46322_rmxe-n_0000000000) starting [junit4] 2> 1835572 T4656 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1835577 T4656 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1835578 T4680 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1835578 T4656 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1835580 T4656 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1835581 T4656 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1835583 T4679 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1835585 T4656 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-002 [junit4] 2> 1836253 T4656 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-002/conf/ [junit4] 2> 1836255 T4656 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1836256 T4656 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1 [junit4] 2> 1836256 T4656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1836256 T4656 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1836257 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1836258 T4684 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ec9d511 name:ZooKeeperConnection Watcher:127.0.0.1:24668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1836258 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1836259 T4656 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1836260 T4656 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1836262 T4656 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1836262 T4656 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1836262 T4656 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1836263 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1836264 T4686 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44d29c87 name:ZooKeeperConnection Watcher:127.0.0.1:24668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1836264 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1836264 T4656 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1836266 T4687 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1836268 T4679 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 1836268 T4679 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 1836268 T4679 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 1836270 T4679 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 1836271 T4687 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> 1836271 T4688 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> 1837145 T4656 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1837146 T4656 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1837148 T4656 oejs.AbstractConnector.doStart Started [email protected]:46327 [junit4] 2> 1837149 T4656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1837149 T4656 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1837149 T4656 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-003 [junit4] 2> 1837149 T4656 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-003/' [junit4] 2> 1837178 T4656 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-003/solr.xml [junit4] 2> 1837220 T4656 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-003 [junit4] 2> 1837220 T4656 oasc.CoreContainer.<init> New CoreContainer 1717402075 [junit4] 2> 1837220 T4656 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-003/] [junit4] 2> 1837221 T4656 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1837221 T4656 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1837222 T4656 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1837222 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1837222 T4656 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1837222 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1837223 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1837223 T4656 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1837223 T4656 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1837223 T4656 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1837224 T4656 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1837224 T4656 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1837224 T4656 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1837225 T4656 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24668/solr [junit4] 2> 1837225 T4656 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1837225 T4656 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1837226 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1837227 T4699 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2eb4d5e name:ZooKeeperConnection Watcher:127.0.0.1:24668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1837228 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1837229 T4656 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1837231 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1837232 T4701 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@554ee16d name:ZooKeeperConnection Watcher:127.0.0.1:24668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1837232 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1837237 T4656 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1838240 T4656 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46327_rmxe [junit4] 2> 1838241 T4656 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46327_rmxe [junit4] 2> 1838244 T4656 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1838248 T4656 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-003 [junit4] 2> 1838440 T4656 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-003/conf/ [junit4] 2> 1839372 T4656 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1839373 T4656 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1 [junit4] 2> 1839373 T4656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1840754 T4656 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1840754 T4656 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1840757 T4656 oejs.AbstractConnector.doStart Started [email protected]:46344 [junit4] 2> 1840757 T4656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1840757 T4656 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1840758 T4656 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-004 [junit4] 2> 1840758 T4656 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-004/' [junit4] 2> 1840787 T4656 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-004/solr.xml [junit4] 2> 1840829 T4656 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-004 [junit4] 2> 1840830 T4656 oasc.CoreContainer.<init> New CoreContainer 738443269 [junit4] 2> 1840830 T4656 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-004/] [junit4] 2> 1840831 T4656 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1840831 T4656 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1840831 T4656 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1840832 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1840832 T4656 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1840832 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1840832 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1840833 T4656 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1840833 T4656 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1840833 T4656 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1840833 T4656 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1840834 T4656 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1840834 T4656 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1840834 T4656 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24668/solr [junit4] 2> 1840835 T4656 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1840835 T4656 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1840835 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1840837 T4714 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a339ed6 name:ZooKeeperConnection Watcher:127.0.0.1:24668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1840837 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1840838 T4656 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1840840 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1840840 T4716 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28355830 name:ZooKeeperConnection Watcher:127.0.0.1:24668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1840841 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1840844 T4656 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1842122 T4656 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46344_rmxe [junit4] 2> 1842124 T4656 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46344_rmxe [junit4] 2> 1842127 T4656 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1842131 T4656 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-004 [junit4] 2> 1842386 T4656 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-004/conf/ [junit4] 2> 1843235 T4656 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1843236 T4656 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1 [junit4] 2> 1843236 T4656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1844112 T4656 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 1844113 T4656 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1844116 T4656 oejs.AbstractConnector.doStart Started [email protected]:46362 [junit4] 2> 1844116 T4656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1844117 T4656 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1844117 T4656 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-005 [junit4] 2> 1844117 T4656 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-005/' [junit4] 2> 1844153 T4656 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-005/solr.xml [junit4] 2> 1844198 T4656 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-005 [junit4] 2> 1844198 T4656 oasc.CoreContainer.<init> New CoreContainer 354342681 [junit4] 2> 1844199 T4656 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-005/] [junit4] 2> 1844200 T4656 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1844200 T4656 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1844200 T4656 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1844200 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1844200 T4656 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1844201 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1844201 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1844201 T4656 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1844201 T4656 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1844202 T4656 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1844202 T4656 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1844202 T4656 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1844203 T4656 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1844203 T4656 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24668/solr [junit4] 2> 1844203 T4656 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1844203 T4656 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1844204 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1844206 T4729 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bbbb524 name:ZooKeeperConnection Watcher:127.0.0.1:24668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1844207 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1844207 T4656 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1844209 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1844210 T4731 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bd12976 name:ZooKeeperConnection Watcher:127.0.0.1:24668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1844210 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1844214 T4656 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1845218 T4656 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46362_rmxe [junit4] 2> 1845219 T4656 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46362_rmxe [junit4] 2> 1845222 T4656 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1845226 T4656 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-005 [junit4] 2> 1846214 T4656 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-005/conf/ [junit4] 2> 1846214 T4656 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1846215 T4656 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1 [junit4] 2> 1846215 T4656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1847096 T4656 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4 [junit4] 2> 1847097 T4656 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1847099 T4656 oejs.AbstractConnector.doStart Started [email protected]:46371 [junit4] 2> 1847100 T4656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1847100 T4656 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1847100 T4656 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-006 [junit4] 2> 1847100 T4656 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-006/' [junit4] 2> 1847130 T4656 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-006/solr.xml [junit4] 2> 1847191 T4656 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-006 [junit4] 2> 1847192 T4656 oasc.CoreContainer.<init> New CoreContainer 2018376843 [junit4] 2> 1847192 T4656 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-006/] [junit4] 2> 1847193 T4656 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1847194 T4656 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1847194 T4656 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1847194 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1847195 T4656 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1847195 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1847195 T4656 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1847196 T4656 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1847196 T4656 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1847197 T4656 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1847197 T4656 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1847198 T4656 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1847198 T4656 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1847198 T4656 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24668/solr [junit4] 2> 1847199 T4656 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1847199 T4656 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1847200 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1847201 T4744 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47ff4761 name:ZooKeeperConnection Watcher:127.0.0.1:24668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1847202 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1847203 T4656 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1847204 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1847205 T4746 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26b09c11 name:ZooKeeperConnection Watcher:127.0.0.1:24668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1847205 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1847209 T4656 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1848213 T4656 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46371_rmxe [junit4] 2> 1848214 T4656 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46371_rmxe [junit4] 2> 1848217 T4656 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1848222 T4656 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-006 [junit4] 2> 1849217 T4656 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-006/conf/ [junit4] 2> 1849219 T4656 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1849220 T4656 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1 [junit4] 2> 1849220 T4656 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1849221 T4656 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1849222 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1849223 T4750 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8914983 name:ZooKeeperConnection Watcher:127.0.0.1:24668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849224 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1849224 T4656 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1849226 T4656 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1849228 T4656 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl [junit4] 2> 1849228 T4656 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1849229 T4656 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1849230 T4752 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b5f572f name:ZooKeeperConnection Watcher:127.0.0.1:24668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849230 T4656 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1849230 T4656 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1849231 T4656 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1849236 T4736 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&version=2&action=CREATE&stateFormat=2&name=delLiveColl&wt=javabin&numShards=2&maxShardsPerNode=2 [junit4] 2> 1849237 T4687 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1849237 T4680 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> 1849238 T4753 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> 1849239 T4753 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 1849239 T4753 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl [junit4] 2> 1849239 T4753 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl [junit4] 2> 1849241 T4687 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1849243 T4679 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl [junit4] 2> 1849243 T4679 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2] [junit4] 2> 1849244 T4679 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2 [junit4] 2> 1849245 T4679 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json [junit4] 2> 1849246 T4688 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> 1849246 T4717 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> 1849246 T4755 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> 1849246 T4754 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> 1849246 T4687 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> 1849246 T4747 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> 1849246 T4702 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> 1849246 T4732 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> 1849342 T4753 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2 [junit4] 2> 1849343 T4753 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:46322_rmxe [junit4] 2> 1849344 T4753 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:46362_rmxe [junit4] 2> 1849344 T4753 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:46344_rmxe [junit4] 2> 1849346 T4753 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:46327_rmxe [junit4] 2> 1849346 T4674 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&shard=shard1&version=2&action=CREATE&name=delLiveColl_shard1_replica1&collection=delLiveColl&wt=javabin&collection.configName=conf1&numShards=2 [junit4] 2> 1849346 T4721 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&shard=shard1&version=2&action=CREATE&name=delLiveColl_shard1_replica2&collection=delLiveColl&wt=javabin&collection.configName=conf1&numShards=2 [junit4] 2> 1849347 T4706 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&shard=shard2&version=2&action=CREATE&name=delLiveColl_shard2_replica1&collection=delLiveColl&wt=javabin&collection.configName=conf1&numShards=2 [junit4] 2> 1849348 T4696 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&shard=shard2&version=2&action=CREATE&name=delLiveColl_shard2_replica2&collection=delLiveColl&wt=javabin&collection.configName=conf1&numShards=2 [junit4] 2> 1849349 T4674 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl [junit4] 2> 1849350 T4721 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl [junit4] 2> 1849351 T4687 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1849351 T4696 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl [junit4] 2> 1849352 T4674 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1849352 T4706 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl [junit4] 2> 1849352 T4674 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1849353 T4721 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1849353 T4696 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1849353 T4721 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1849353 T4674 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1849354 T4721 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1849353 T4696 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1849354 T4706 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1849355 T4674 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 1849355 T4721 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 1849355 T4696 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1849355 T4721 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1849355 T4674 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1849355 T4706 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1849356 T4696 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 1849357 T4706 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1849357 T4679 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 1849357 T4696 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1849357 T4679 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:46322_rmxe", [junit4] 2> "roles":null, [junit4] 2> "shard":"shard1", [junit4] 2> "core":"delLiveColl_shard1_replica1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:46322/rmxe", [junit4] 2> "operation":"state", [junit4] 2> "numShards":"2"} [junit4] 2> 1849358 T4706 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 1849358 T4706 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1849359 T4679 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1849360 T4717 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849360 T4732 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849360 T4687 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849360 T4717 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1849360 T4702 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849361 T4732 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1849361 T4702 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1849361 T4687 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1849363 T4679 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1849364 T4679 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:46362_rmxe", [junit4] 2> "roles":null, [junit4] 2> "shard":"shard1", [junit4] 2> "core":"delLiveColl_shard1_replica2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:46362/rmxe", [junit4] 2> "operation":"state", [junit4] 2> "numShards":"2"} [junit4] 2> 1849365 T4687 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1849365 T4679 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1849366 T4717 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849366 T4687 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849366 T4702 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849366 T4717 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1849366 T4732 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849367 T4702 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1849367 T4732 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1849367 T4687 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1849370 T4679 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1849370 T4679 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:46327_rmxe", [junit4] 2> "roles":null, [junit4] 2> "shard":"shard2", [junit4] 2> "core":"delLiveColl_shard2_replica2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:46327/rmxe", [junit4] 2> "operation":"state", [junit4] 2> "numShards":"2"} [junit4] 2> 1849371 T4687 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1849372 T4679 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1849372 T4687 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849372 T4717 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849372 T4732 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849372 T4702 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849373 T4717 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1849373 T4732 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1849373 T4702 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1849374 T4687 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1849376 T4679 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1849376 T4679 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:46344_rmxe", [junit4] 2> "roles":null, [junit4] 2> "shard":"shard2", [junit4] 2> "core":"delLiveColl_shard2_replica1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:46344/rmxe", [junit4] 2> "operation":"state", [junit4] 2> "numShards":"2"} [junit4] 2> 1849377 T4687 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1849378 T4679 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1849378 T4687 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849378 T4717 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849378 T4702 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849378 T4732 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1849379 T4717 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1849379 T4702 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1849379 T4732 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1849380 T4687 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1850356 T4721 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2 [junit4] 2> 1850356 T4674 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1 [junit4] 2> 1850357 T4721 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1850357 T4696 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2 [junit4] 2> 1850358 T4721 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1850357 T4674 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1850358 T4721 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1850359 T4674 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1850358 T4696 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1850359 T4706 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1 [junit4] 2> 1850359 T4721 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1850359 T4674 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1850360 T4721 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-005/delLiveColl_shard1_replica2/' [junit4] 2> 1850360 T4706 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1850360 T4696 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1850361 T4706 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1850361 T4674 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1850362 T4706 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1850361 T4696 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1850362 T4674 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-002/delLiveColl_shard1_replica1/' [junit4] 2> 1850363 T4706 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1850363 T4696 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1850363 T4706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-004/delLiveColl_shard2_replica1/' [junit4] 2> 1850364 T4696 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-003/delLiveColl_shard2_replica2/' [junit4] 2> 1850519 T4706 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1850520 T4696 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1850520 T4674 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1850519 T4721 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1850581 T4706 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1850582 T4674 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1850582 T4721 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1850582 T4696 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1850583 T4674 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1850594 T4674 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test [junit4] 2> 1850683 T4721 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1850683 T4706 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1850684 T4696 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1850695 T4721 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test [junit4] 2> 1850695 T4706 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test [junit4] 2> 1850696 T4696 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test [junit4] 2> 1851001 T4674 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1851015 T4674 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1851019 T4674 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1851037 T4674 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1851041 T4674 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1851046 T4674 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1851047 T4674 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1851049 T4674 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1851049 T4674 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1851050 T4674 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1851050 T4674 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1851051 T4674 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using configuration from collection delLiveColl [junit4] 2> 1851051 T4674 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1851052 T4674 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-002/delLiveColl_shard1_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-002/delLiveColl_shard1_replica1/data/ [junit4] 2> 1851052 T4674 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6387fe2b [junit4] 2> 1851053 T4674 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-002/delLiveColl_shard1_replica1/data [junit4] 2> 1851053 T4674 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-002/delLiveColl_shard1_replica1/data/index/ [junit4] 2> 1851054 T4674 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-002/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1851054 T4674 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-002/delLiveColl_shard1_replica1/data/index [junit4] 2> 1851055 T4674 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1851056 T4674 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-49598d21)),segFN=segments_1,generation=1} [junit4] 2> 1851056 T4674 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1851062 T4674 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1851062 T4674 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1851063 T4674 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1851063 T4674 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1851063 T4674 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1851064 T4674 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1851064 T4674 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1851065 T4674 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1851065 T4674 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1851066 T4674 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1851066 T4674 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1851067 T4674 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1851068 T4674 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1851068 T4674 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1851069 T4674 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1851069 T4674 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1851070 T4674 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1851070 T4674 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1851071 T4674 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1851071 T4674 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1851093 T4674 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1851095 T4674 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1851098 T4674 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1851100 T4674 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1851106 T4674 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1851107 T4674 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1851107 T4674 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=68.3154296875, floorSegmentMB=1.91015625, forceMergeDeletesPctAllowed=14.629820710669629, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1851108 T4674 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-49598d21)),segFN=segments_1,generation=1} [junit4] 2> 1851109 T4674 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1851109 T4674 oass.SolrIndexSearcher.<init> Opening Searcher@5a90d551[delLiveColl_shard1_replica1] main [junit4] 2> 1851109 T4674 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1851110 T4674 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1851110 T4674 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1851111 T4674 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1851111 T4674 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1851112 T4674 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1851112 T4674 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1851113 T4674 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1851113 T4674 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 1851115 T4674 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 1851115 T4674 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1851116 T4674 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1851119 T4696 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1851119 T4760 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica1] Registered new searcher Searcher@5a90d551[delLiveColl_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1851122 T4721 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1851123 T4706 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1851124 T4674 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica1 [junit4] 2> 1851124 T4674 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica1 address:http://127.0.0.1:46322/rmxe collection:delLiveColl shard:shard1 [junit4] 2> 1851125 T4674 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election [junit4] 2> 1851127 T4696 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1851130 T4674 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 1851130 T4721 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1851130 T4696 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1851131 T4706 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1851131 T4687 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1851132 T4674 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=6.7624808E15ms [junit4] 2> 1851133 T4721 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1851134 T4706 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1851135 T4679 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1851138 T4679 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1851139 T4732 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1851139 T4702 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1851139 T4717 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1851139 T4687 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1851140 T4702 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1851140 T4732 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1851140 T4717 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1851141 T4687 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1851143 T4696 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1851145 T4721 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1851146 T4706 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1851147 T4696 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1851149 T4721 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1851151 T4706 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1851152 T4696 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1851153 T4696 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1851153 T4696 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1851154 T4696 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1851154 T4721 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1851155 T4696 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1851155 T4721 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1851155 T4706 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1851155 T4721 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1851155 T4696 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1851156 T4706 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1851156 T4721 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1851157 T4706 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1851156 T4696 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from collection delLiveColl [junit4] 2> 1851157 T4721 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1851157 T4706 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1851158 T4721 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1851158 T4696 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1851159 T4706 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1851158 T4721 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using configuration from collection delLiveColl [junit4] 2> 1851159 T4706 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1851159 T4696 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-003/delLiveColl_shard2_replica2/, dataDir= [...truncated too long message...] 2 directories currently being tracked [junit4] 2> 2048451 T4656 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-005/delLiveColl_shard1_replica2/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-005/delLiveColl_shard1_replica2/data/index;done=false>>] [junit4] 2> 2048451 T4656 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-005/delLiveColl_shard1_replica2/data/index [junit4] 2> 2048452 T4656 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-005/delLiveColl_shard1_replica2/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-005/delLiveColl_shard1_replica2/data;done=false>>] [junit4] 2> 2048452 T4656 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001/tempDir-005/delLiveColl_shard1_replica2/data [junit4] 2> 2048453 T4656 oasc.Overseer.close Overseer (id=92568756285931531-127.0.0.1:46362_rmxe-n_0000000003) closing [junit4] 2> 2048453 T4799 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:46362_rmxe [junit4] 2> 2048458 T4788 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:46371_rmxe [junit4] 2> 2048458 T4788 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2048459 T4788 oasc.Overseer.start Overseer (id=92568756285931533-127.0.0.1:46371_rmxe-n_0000000004) starting [junit4] 2> 2048466 T4788 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2048467 T4805 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2048467 T4804 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2049957 T4732 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 2049960 T4656 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/rmxe,null} [junit4] 2> 2054159 T4656 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 46371 [junit4] 2> 2054160 T4656 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2018376843 [junit4] 2> 2054161 T4656 oasc.Overseer.close Overseer (id=92568756285931533-127.0.0.1:46371_rmxe-n_0000000004) closing [junit4] 2> 2054162 T4804 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:46371_rmxe [junit4] 2> 2054164 T4788 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 2054167 T4656 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/rmxe,null} [junit4] 2> 2057142 T4656 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 2057145 T4656 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:24668 24668 [junit4] 2> 2057288 T4657 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:24668 24668 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=EA208459C4A53A43 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=th_TH -Dtests.timezone=America/Santa_Isabel -Dtests.file.encoding=US-ASCII [junit4] ERROR 223s J1 | DeleteReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:46327/rmxe, http://127.0.0.1:46371/rmxe, http://127.0.0.1:46322/rmxe, http://127.0.0.1:46344/rmxe, http://127.0.0.1:46362/rmxe] [junit4] > at __randomizedtesting.SeedInfo.seed([EA208459C4A53A43:6BC60A41B3FA5A7F]: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> 2057307 T4656 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-EA208459C4A53A43-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=th_TH, timezone=America/Santa_Isabel [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=174596152,total=360710144 [junit4] 2> NOTE: All tests run in this JVM: [TestSortingResponseWriter, TestDocBasedVersionConstraints, TestExpandComponent, PluginInfoTest, TestWordDelimiterFilterFactory, TestStressUserVersions, TestCharFilters, TestCollapseQParserPlugin, TestSolrXmlPersistence, TestStressVersions, TestDynamicFieldResource, ResponseLogComponentTest, TestBulkSchemaAPI, UpdateParamsTest, ExternalCollectionsTest, TestManagedStopFilterFactory, ShardRoutingTest, PrimUtilsTest, ConvertedLegacyTest, CircularListTest, TestCursorMarkWithoutUniqueKey, TestHashPartitioner, ExitableDirectoryReaderTest, TestQuerySenderNoQuery, PreAnalyzedFieldTest, CursorMarkTest, TestRestManager, SystemInfoHandlerTest, SuggesterFSTTest, TestUtils, TestRawResponseWriter, AnalyticsMergeStrategyTest, UnloadDistributedZkTest, SharedFSAutoReplicaFailoverTest, TestReRankQParserPlugin, TestCollationFieldDocValues, TestCollectionAPI, DateFieldTest, SOLR749Test, HdfsSyncSliceTest, ChaosMonkeySafeLeaderTest, DistributedDebugComponentTest, LeaderInitiatedRecoveryOnCommitTest, HdfsRecoveryZkTest, DistanceFunctionTest, TestImplicitCoreProperties, TestIntervalFaceting, TestSchemaSimilarityResource, RecoveryZkTest, TestUniqueKeyFieldResource, StatelessScriptUpdateProcessorFactoryTest, NotRequiredUniqueKeyTest, TestCloudManagedSchemaConcurrent, FullSolrCloudDistribCmdsTest, TestManagedSchemaFieldResource, OverseerStatusTest, DeleteReplicaTest] [junit4] Completed on J1 in 223.22s, 1 test, 1 error <<< FAILURES! [...truncated 562 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:524: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:472: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:189: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:496: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1360: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:962: There were test failures: 436 suites, 1785 tests, 1 error, 58 ignored (23 assumptions) Total time: 59 minutes 46 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2155 Archived 5 artifacts Archive block size is 32768 Received 0 blocks and 164010464 bytes Compression is 0.0% Took 27 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
