Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11472/ Java: 32bit/jdk1.8.0_20 -client -XX:+UseG1GC
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:35073, https://127.0.0.1:37912, https://127.0.0.1:38847, https://127.0.0.1:37300, https://127.0.0.1:47056] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:35073, https://127.0.0.1:37912, https://127.0.0.1:38847, https://127.0.0.1:37300, https://127.0.0.1:47056] at __randomizedtesting.SeedInfo.seed([2A5FC9CCF1B7B193:ABB947D486E8D1AF]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736) 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.GeneratedMethodAccessor48.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:569) 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:354) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313) ... 46 more Build Log: [...truncated 12017 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/init-core-data-001 [junit4] 2> 2407799 T7095 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 2407800 T7095 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 2407810 T7095 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2407811 T7095 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2407812 T7096 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2407912 T7095 oasc.ZkTestServer.run start zk server on port:49932 [junit4] 2> 2407913 T7095 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2407914 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2407923 T7102 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e7c041 name:ZooKeeperConnection Watcher:127.0.0.1:49932 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2407924 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2407924 T7095 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2407925 T7095 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2407954 T7095 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2407974 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2407974 T7104 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a89590 name:ZooKeeperConnection Watcher:127.0.0.1:49932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2407975 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2407975 T7095 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2407976 T7095 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2407979 T7095 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2407982 T7095 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2407984 T7095 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2407987 T7095 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2407988 T7095 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2408000 T7095 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2408000 T7095 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2408003 T7095 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2408004 T7095 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2408007 T7095 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2408008 T7095 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2408011 T7095 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2408012 T7095 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2408018 T7095 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2408019 T7095 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2408022 T7095 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2408024 T7095 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2408028 T7095 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2408029 T7095 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2408034 T7095 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2408035 T7095 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2408056 T7095 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2408057 T7095 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2408073 T7095 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2408075 T7095 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2408079 T7095 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2408095 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2408095 T7106 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@edf986 name:ZooKeeperConnection Watcher:127.0.0.1:49932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2408103 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2408104 T7095 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2408621 T7095 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2408627 T7095 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2408629 T7095 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47056 [junit4] 2> 2408632 T7095 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2408634 T7095 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2408634 T7095 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-002 [junit4] 2> 2408635 T7095 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-002/' [junit4] 2> 2408670 T7095 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-002/solr.xml [junit4] 2> 2408691 T7095 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-002 [junit4] 2> 2408692 T7095 oasc.CoreContainer.<init> New CoreContainer 7651959 [junit4] 2> 2408692 T7095 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-002/] [junit4] 2> 2408693 T7095 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2408694 T7095 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2408694 T7095 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2408694 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2408695 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2408695 T7095 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2408696 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2408696 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2408697 T7095 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2408697 T7095 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2408699 T7095 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2408700 T7095 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2408701 T7095 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2408702 T7095 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2408702 T7095 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49932/solr [junit4] 2> 2408703 T7095 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2408703 T7095 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2408704 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2408705 T7117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@99e05c name:ZooKeeperConnection Watcher:127.0.0.1:49932 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2408705 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2408706 T7095 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2408712 T7119 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@132cb37 name:ZooKeeperConnection Watcher:127.0.0.1:49932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2408712 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2408713 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2408719 T7095 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2408721 T7095 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2408724 T7095 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2408728 T7095 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2408730 T7095 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2408734 T7095 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2408742 T7095 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47056_ [junit4] 2> 2408744 T7095 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47056_ [junit4] 2> 2408756 T7095 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2408759 T7095 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2408761 T7095 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2408763 T7095 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:47056_ [junit4] 2> 2408764 T7095 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2408767 T7095 oasc.Overseer.start Overseer (id=92642311478837252-127.0.0.1:47056_-n_0000000000) starting [junit4] 2> 2408771 T7095 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2408782 T7095 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2408783 T7121 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2408784 T7095 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2408788 T7095 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2408789 T7095 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2408792 T7120 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2408794 T7095 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-002 [junit4] 2> 2408806 T7095 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-002/conf/ [junit4] 2> 2409020 T7095 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2409021 T7095 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2409022 T7095 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2409024 T7095 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2409025 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2409026 T7125 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69f741 name:ZooKeeperConnection Watcher:127.0.0.1:49932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2409027 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2409027 T7095 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2409028 T7095 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2409031 T7095 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2409032 T7095 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2409032 T7095 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2409033 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2409034 T7127 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a5b0c5 name:ZooKeeperConnection Watcher:127.0.0.1:49932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2409035 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2409035 T7095 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2409037 T7128 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2409040 T7120 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 2409041 T7120 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 2409041 T7120 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 2409043 T7120 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 2409045 T7128 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> 2409045 T7129 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> 2409367 T7095 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2409369 T7095 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2409373 T7095 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2409375 T7095 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:37300 [junit4] 2> 2409378 T7095 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2409378 T7095 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2409379 T7095 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-003 [junit4] 2> 2409379 T7095 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-003/' [junit4] 2> 2409406 T7095 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-003/solr.xml [junit4] 2> 2409417 T7095 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-003 [junit4] 2> 2409418 T7095 oasc.CoreContainer.<init> New CoreContainer 10236474 [junit4] 2> 2409419 T7095 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-003/] [junit4] 2> 2409419 T7095 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2409420 T7095 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2409420 T7095 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2409421 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2409421 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2409421 T7095 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2409422 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2409422 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2409422 T7095 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2409423 T7095 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2409424 T7095 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2409426 T7095 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2409426 T7095 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2409426 T7095 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2409427 T7095 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49932/solr [junit4] 2> 2409427 T7095 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2409428 T7095 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2409429 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2409430 T7140 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b5b19 name:ZooKeeperConnection Watcher:127.0.0.1:49932 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2409430 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2409431 T7095 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2409433 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2409438 T7142 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16820c name:ZooKeeperConnection Watcher:127.0.0.1:49932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2409438 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2409464 T7095 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2410473 T7095 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37300_ [junit4] 2> 2410475 T7095 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37300_ [junit4] 2> 2410482 T7095 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2410489 T7095 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-003 [junit4] 2> 2410499 T7095 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-003/conf/ [junit4] 2> 2410640 T7095 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2410642 T7095 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2410642 T7095 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2410923 T7095 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2410924 T7095 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2410927 T7095 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2410928 T7095 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:35073 [junit4] 2> 2410930 T7095 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2410931 T7095 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2410931 T7095 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-004 [junit4] 2> 2410932 T7095 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-004/' [junit4] 2> 2410951 T7095 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-004/solr.xml [junit4] 2> 2410992 T7095 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-004 [junit4] 2> 2410993 T7095 oasc.CoreContainer.<init> New CoreContainer 18366583 [junit4] 2> 2410993 T7095 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-004/] [junit4] 2> 2410994 T7095 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2410994 T7095 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2410995 T7095 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2410995 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2410996 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2410998 T7095 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2410999 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2410999 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2411000 T7095 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2411000 T7095 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2411003 T7095 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2411005 T7095 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2411005 T7095 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2411006 T7095 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2411007 T7095 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49932/solr [junit4] 2> 2411007 T7095 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2411008 T7095 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2411009 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2411012 T7155 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@574d63 name:ZooKeeperConnection Watcher:127.0.0.1:49932 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2411012 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2411013 T7095 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2411015 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2411017 T7157 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15ba101 name:ZooKeeperConnection Watcher:127.0.0.1:49932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2411017 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2411025 T7095 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2412032 T7095 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35073_ [junit4] 2> 2412034 T7095 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35073_ [junit4] 2> 2412040 T7095 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2412045 T7095 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-004 [junit4] 2> 2412058 T7095 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-004/conf/ [junit4] 2> 2412201 T7095 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2412204 T7095 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2412205 T7095 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2412632 T7095 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 2412633 T7095 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2412636 T7095 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2412637 T7095 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:38847 [junit4] 2> 2412640 T7095 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2412640 T7095 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2412641 T7095 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-005 [junit4] 2> 2412641 T7095 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-005/' [junit4] 2> 2412659 T7095 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-005/solr.xml [junit4] 2> 2412669 T7095 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-005 [junit4] 2> 2412670 T7095 oasc.CoreContainer.<init> New CoreContainer 7633584 [junit4] 2> 2412671 T7095 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-005/] [junit4] 2> 2412672 T7095 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2412672 T7095 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2412672 T7095 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2412673 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2412673 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2412674 T7095 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2412674 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2412674 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2412675 T7095 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2412675 T7095 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2412677 T7095 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2412678 T7095 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2412679 T7095 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2412679 T7095 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2412679 T7095 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49932/solr [junit4] 2> 2412680 T7095 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2412680 T7095 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2412682 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2412683 T7170 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ec3794 name:ZooKeeperConnection Watcher:127.0.0.1:49932 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2412683 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2412684 T7095 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2412686 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2412687 T7172 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@115fb24 name:ZooKeeperConnection Watcher:127.0.0.1:49932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2412687 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2412695 T7095 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2413702 T7095 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38847_ [junit4] 2> 2413704 T7095 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38847_ [junit4] 2> 2413708 T7095 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2413711 T7095 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-005 [junit4] 2> 2413723 T7095 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-005/conf/ [junit4] 2> 2413935 T7095 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2413937 T7095 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2413937 T7095 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2414271 T7095 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4 [junit4] 2> 2414272 T7095 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2414277 T7095 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2414279 T7095 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:37912 [junit4] 2> 2414280 T7095 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2414281 T7095 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2414282 T7095 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-006 [junit4] 2> 2414282 T7095 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-006/' [junit4] 2> 2414305 T7095 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-006/solr.xml [junit4] 2> 2414316 T7095 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-006 [junit4] 2> 2414316 T7095 oasc.CoreContainer.<init> New CoreContainer 30579630 [junit4] 2> 2414317 T7095 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-006/] [junit4] 2> 2414318 T7095 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2414318 T7095 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2414319 T7095 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2414319 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2414320 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2414320 T7095 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2414320 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2414321 T7095 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2414321 T7095 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2414322 T7095 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2414324 T7095 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2414325 T7095 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2414325 T7095 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2414326 T7095 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2414326 T7095 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49932/solr [junit4] 2> 2414327 T7095 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2414327 T7095 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2414328 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2414329 T7185 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@106f707 name:ZooKeeperConnection Watcher:127.0.0.1:49932 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2414330 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2414330 T7095 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2414331 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2414332 T7187 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9a5f97 name:ZooKeeperConnection Watcher:127.0.0.1:49932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2414333 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2414337 T7095 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2415341 T7095 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37912_ [junit4] 2> 2415343 T7095 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37912_ [junit4] 2> 2415347 T7095 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2415352 T7095 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-006 [junit4] 2> 2415362 T7095 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-006/conf/ [junit4] 2> 2415568 T7095 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2415570 T7095 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2415571 T7095 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2415579 T7095 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2415587 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2415587 T7191 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1688fbc name:ZooKeeperConnection Watcher:127.0.0.1:49932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2415588 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2415589 T7095 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2415592 T7095 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2415595 T7095 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl [junit4] 2> 2415596 T7095 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2415597 T7095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2415598 T7193 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@664ba7 name:ZooKeeperConnection Watcher:127.0.0.1:49932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2415598 T7095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2415599 T7095 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2415600 T7095 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2415728 T7152 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=delLiveColl&action=CREATE&numShards=2&stateFormat=2&wt=javabin&version=2 [junit4] 2> 2415730 T7128 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2415732 T7121 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> 2415733 T7194 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> 2415735 T7194 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 2415736 T7194 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl [junit4] 2> 2415738 T7194 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl [junit4] 2> 2415739 T7128 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2415745 T7128 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2415749 T7120 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl [junit4] 2> 2415750 T7120 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2] [junit4] 2> 2415750 T7120 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2 [junit4] 2> 2415753 T7120 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json [junit4] 2> 2415754 T7143 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> 2415754 T7158 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> 2415754 T7129 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> 2415755 T7195 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> 2415754 T7173 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> 2415755 T7196 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> 2415755 T7188 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> 2415755 T7128 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> 2415846 T7194 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2 [junit4] 2> 2415847 T7194 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:47056_ [junit4] 2> 2415848 T7194 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:37912_ [junit4] 2> 2415851 T7194 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:37300_ [junit4] 2> 2415855 T7194 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:38847_ [junit4] 2> 2415951 T7112 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2415958 T7112 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl [junit4] 2> 2415961 T7128 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2415962 T7112 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2415963 T7112 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2415964 T7112 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2415966 T7112 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 2415966 T7112 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2415970 T7120 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 2415971 T7120 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard1_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:47056", [junit4] 2> "node_name":"127.0.0.1:47056_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2415973 T7120 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2415974 T7128 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2415976 T7128 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2415987 T7166 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 2415990 T7166 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl [junit4] 2> 2415992 T7128 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2415993 T7166 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2415994 T7166 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2415994 T7166 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2415996 T7166 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2415997 T7166 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2415998 T7120 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2415998 T7120 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard2_replica2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:38847", [junit4] 2> "node_name":"127.0.0.1:38847_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2416000 T7183 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2416001 T7120 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2416001 T7173 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2416001 T7128 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2416002 T7173 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2416002 T7183 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl [junit4] 2> 2416004 T7128 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2416004 T7128 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2416005 T7183 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2416005 T7183 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2416006 T7183 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2416008 T7183 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2416008 T7183 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2416008 T7120 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2416009 T7120 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard1_replica2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:37912", [junit4] 2> "node_name":"127.0.0.1:37912_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2416011 T7120 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2416012 T7173 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2416012 T7188 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2416012 T7128 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2416013 T7173 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2416013 T7188 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2416014 T7128 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2416026 T7137 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 2416028 T7137 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl [junit4] 2> 2416030 T7128 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2416031 T7137 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2416031 T7137 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2416032 T7137 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2416033 T7137 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2416033 T7120 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2416034 T7137 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2416034 T7120 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard2_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:37300", [junit4] 2> "node_name":"127.0.0.1:37300_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2416036 T7120 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2416037 T7173 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2416037 T7128 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2416037 T7188 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2416038 T7173 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2416037 T7143 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2416038 T7188 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2416039 T7143 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2416039 T7128 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2416967 T7112 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1 [junit4] 2> 2416968 T7112 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2416971 T7112 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2416972 T7112 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2416973 T7112 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2416974 T7112 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-002/delLiveColl_shard1_replica1/' [junit4] 2> 2416997 T7166 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2 [junit4] 2> 2416998 T7166 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2416999 T7166 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2416999 T7166 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2417001 T7166 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2417001 T7166 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-005/delLiveColl_shard2_replica2/' [junit4] 2> 2417008 T7183 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2 [junit4] 2> 2417009 T7183 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2417010 T7183 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2417011 T7183 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2417012 T7183 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2417012 T7183 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-006/delLiveColl_shard1_replica2/' [junit4] 2> 2417034 T7137 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1 [junit4] 2> 2417040 T7137 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2417041 T7137 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2417042 T7137 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2417043 T7137 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2417043 T7137 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-003/delLiveColl_shard2_replica1/' [junit4] 2> 2417059 T7112 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2417075 T7166 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2417077 T7112 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2417095 T7112 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2417096 T7183 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2417097 T7137 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2417113 T7166 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2417113 T7183 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2417115 T7112 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test [junit4] 2> 2417116 T7166 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2417116 T7183 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2417116 T7137 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2417118 T7137 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2417128 T7183 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test [junit4] 2> 2417129 T7166 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test [junit4] 2> 2417130 T7137 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test [junit4] 2> 2417282 T7183 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2417284 T7112 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2417291 T7183 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2417292 T7112 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2417294 T7183 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2417295 T7112 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2417311 T7166 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2417317 T7137 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2417317 T7183 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2417319 T7166 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2417321 T7112 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2417321 T7183 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2417321 T7166 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2417324 T7137 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2417324 T7183 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2417325 T7112 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2417325 T7183 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2417326 T7137 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2417326 T7183 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2417327 T7183 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2417328 T7183 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2417329 T7183 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2417329 T7112 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2417329 T7183 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using configuration from collection delLiveColl [junit4] 2> 2417330 T7183 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2417331 T7183 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-006/delLiveColl_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-006/delLiveColl_shard1_replica2/data/ [junit4] 2> 2417331 T7183 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a4023 [junit4] 2> 2417332 T7112 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2417332 T7183 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-006/delLiveColl_shard1_replica2/data [junit4] 2> 2417333 T7112 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2417333 T7183 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-006/delLiveColl_shard1_replica2/data/index/ [junit4] 2> 2417334 T7112 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2417334 T7183 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-006/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 2417335 T7112 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2417335 T7183 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-006/delLiveColl_shard1_replica2/data/index [junit4] 2> 2417336 T7112 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2417337 T7112 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using configuration from collection delLiveColl [junit4] 2> 2417337 T7112 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2417338 T7112 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-002/delLiveColl_shard1_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-002/delLiveColl_shard1_replica1/data/ [junit4] 2> 2417339 T7112 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a4023 [junit4] 2> 2417336 T7183 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=80.1796875, floorSegmentMB=0.6669921875, forceMergeDeletesPctAllowed=2.4051148333741046, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 2417340 T7112 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-002/delLiveColl_shard1_replica1/data [junit4] 2> 2417341 T7183 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1d33228)),segFN=segments_1,generation=1} [junit4] 2> 2417341 T7166 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2417341 T7183 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2417341 T7112 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-002/delLiveColl_shard1_replica1/data/index/ [junit4] 2> 2417343 T7137 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2417343 T7112 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-002/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2417344 T7166 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2417344 T7112 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-002/delLiveColl_shard1_replica1/data/index [junit4] 2> 2417345 T7112 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=80.1796875, floorSegmentMB=0.6669921875, forceMergeDeletesPctAllowed=2.4051148333741046, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 2417347 T7112 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-9a3a79)),segFN=segments_1,generation=1} [junit4] 2> 2417347 T7112 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2417349 T7166 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2417349 T7183 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2417349 T7137 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2417351 T7166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2417351 T7183 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2417351 T7166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2417352 T7183 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2417353 T7166 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2417353 T7183 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2417354 T7112 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2417354 T7137 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2417355 T7112 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2417354 T7166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2417356 T7166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2417354 T7183 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2417356 T7166 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from collection delLiveColl [junit4] 2> 2417356 T7112 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2417356 T7137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2417358 T7112 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2417357 T7166 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2417357 T7183 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2417359 T7166 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-005/delLiveColl_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-005/delLiveColl_shard2_replica2/data/ [junit4] 2> 2417359 T7112 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2417358 T7137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2417361 T7112 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2417361 T7166 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a4023 [junit4] 2> 2417360 T7183 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2417362 T7112 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2417362 T7137 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2417364 T7112 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2417365 T7112 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2417364 T7166 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-005/delLiveColl_shard2_replica2/data [junit4] 2> 2417363 T7183 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2417366 T7166 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-005/delLiveColl_shard2_replica2/data/index/ [junit4] 2> 2417366 T7112 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2417365 T7137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2417368 T7137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2417368 T7112 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2417367 T7166 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001/tempDir-005/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 2417367 T7183 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating im [...truncated too long message...] T7247 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:37912_ [junit4] 2> 2622112 T7246 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 2622139 T7095 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 2627126 T7095 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 2627130 T7095 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49932 49932 [junit4] 2> 2627465 T7096 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49932 49932 [junit4] 2> 2627468 T7096 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 8 /solr/aliases.json [junit4] 2> 8 /solr/clusterstate.json [junit4] 2> 4 /solr/collections/delLiveColl/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 8 /solr/live_nodes [junit4] 2> 5 /solr/overseer/queue [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=2A5FC9CCF1B7B193 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.file.encoding=UTF-8 [junit4] ERROR 220s J1 | DeleteReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:35073, https://127.0.0.1:37912, https://127.0.0.1:38847, https://127.0.0.1:37300, https://127.0.0.1:47056] [junit4] > at __randomizedtesting.SeedInfo.seed([2A5FC9CCF1B7B193:ABB947D486E8D1AF]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736) [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:569) [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:354) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313) [junit4] > ... 46 more [junit4] 2> 2627497 T7095 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-2A5FC9CCF1B7B193-001 [junit4] 2> 219707 T7094 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=nl, timezone=Asia/Ho_Chi_Minh [junit4] 2> NOTE: Linux 3.13.0-37-generic i386/Oracle Corporation 1.8.0_20 (32-bit)/cpus=8,threads=1,free=184093096,total=503316480 [junit4] 2> NOTE: All tests run in this JVM: [DistributedSuggestComponentTest, TestPostingsSolrHighlighter, ExternalCollectionsTest, ZkSolrClientTest, DocValuesMissingTest, TestBM25SimilarityFactory, TestSchemaManager, TermVectorComponentDistributedTest, TestInitParams, TestSchemaVersionResource, TestGroupingSearch, TestComplexPhraseQParserPlugin, TestCSVResponseWriter, PreAnalyzedFieldTest, TestRandomMergePolicy, DistributedExpandComponentTest, AutoCommitTest, TermVectorComponentTest, RankQueryTest, TestPerFieldSimilarity, TestStressLucene, SOLR749Test, SolrIndexConfigTest, ChangedSchemaMergeTest, CoreContainerCoreInitFailuresTest, HardAutoCommitTest, URLClassifyProcessorTest, DistanceFunctionTest, HdfsSyncSliceTest, SharedFSAutoReplicaFailoverUtilsTest, SliceStateTest, TestIndexingPerformance, ConvertedLegacyTest, UUIDUpdateProcessorFallbackTest, TestReplicaProperties, TestSolrQueryParser, DistributedDebugComponentTest, StatsComponentTest, TestIntervalFaceting, TestSolrQueryParserDefaultOperatorResource, AlternateDirectoryTest, DeleteInactiveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, ResponseHeaderTest, TestFiltering, SuggesterFSTTest, SortByFunctionTest, TestRecovery, DateFieldTest, HdfsBasicDistributedZkTest, CSVRequestHandlerTest, TestBulkSchemaConcurrent, TestDistributedGrouping, TestDistributedMissingSort, MultiTermTest, TestZkChroot, DistributedFacetPivotLargeTest, LoggingHandlerTest, ModifyConfFileTest, HdfsUnloadDistributedZkTest, TestSchemaSimilarityResource, TestLazyCores, BlockCacheTest, SampleTest, TestExceedMaxTermLength, TestIndexSearcher, TestDynamicFieldResource, TestUpdate, TestExtendedDismaxParser, HdfsDirectoryTest, DistributedQueryElevationComponentTest, TestMultiCoreConfBootstrap, FullSolrCloudDistribCmdsTest, TestCollapseQParserPlugin, CachingDirectoryFactoryTest, TestBadConfig, TestCloudPivotFacet, ClusterStateTest, ResourceLoaderTest, CollectionsAPIDistributedZkTest, TestPhraseSuggestions, TestShardHandlerFactory, QueryElevationComponentTest, PreAnalyzedUpdateProcessorTest, LegacyHTMLStripCharFilterTest, SolrPluginUtilsTest, TestCharFilters, TestManagedResource, ChaosMonkeySafeLeaderTest, ConnectionManagerTest, DefaultValueUpdateProcessorTest, CursorMarkTest, TestQueryTypes, SolrCoreTest, DocValuesTest, TestCloudInspectUtil, TestSolrQueryParserResource, UUIDFieldTest, TestInfoStreamLogging, AnalyticsQueryTest, DistributedQueryComponentCustomSortTest, TestSchemaResource, TestUtils, TestXIncludeConfig, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, ClusterStateUpdateTest, LeaderElectionTest, TestRandomDVFaceting, TestDistributedSearch, TestRealTimeGet, TestJoin, TestCoreContainer, SimpleFacetsTest, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SolrRequestParserTest, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, TestPseudoReturnFields, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, TestJmxIntegration, ReturnFieldsTest, QueryParsingTest, JsonLoaderTest, TestPHPSerializedResponseWriter, TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest, CopyFieldTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, DeleteReplicaTest] [junit4] Completed on J1 in 220.04s, 1 test, 1 error <<< FAILURES! [...truncated 265 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:472: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1359: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 437 suites, 1794 tests, 1 error, 44 ignored (21 assumptions) Total time: 111 minutes 40 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_20 -client -XX:+UseG1GC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org