Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11381/ Java: 64bit/jdk1.8.0_40-ea-b04 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:49119/ov/d, http://127.0.0.1:60075/ov/d, http://127.0.0.1:36939/ov/d, http://127.0.0.1:57509/ov/d, http://127.0.0.1:44093/ov/d] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:49119/ov/d, http://127.0.0.1:60075/ov/d, http://127.0.0.1:36939/ov/d, http://127.0.0.1:57509/ov/d, http://127.0.0.1:44093/ov/d] at __randomizedtesting.SeedInfo.seed([7226C6D3AD3C3D0F:F3C048CBDA635D33]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145) at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor50.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:570) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 46 more Build Log: [...truncated 11978 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-7226C6D3AD3C3D0F-001/init-core-data-001 [junit4] 2> 2175592 T6751 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) [junit4] 2> 2175592 T6751 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ov/d [junit4] 2> 2175594 T6751 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2175595 T6751 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2175595 T6752 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2175695 T6751 oasc.ZkTestServer.run start zk server on port:46746 [junit4] 2> 2175696 T6751 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2175697 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2175699 T6758 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@728ee836 name:ZooKeeperConnection Watcher:127.0.0.1:46746 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2175699 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2175700 T6751 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2175700 T6751 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2175703 T6751 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2175704 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2175704 T6760 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72e295a3 name:ZooKeeperConnection Watcher:127.0.0.1:46746/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2175704 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2175705 T6751 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2175705 T6751 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2175707 T6751 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2175709 T6751 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2175710 T6751 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2175711 T6751 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> 2175711 T6751 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2175713 T6751 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> 2175713 T6751 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2175715 T6751 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> 2175716 T6751 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2175717 T6751 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> 2175717 T6751 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2175718 T6751 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> 2175718 T6751 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2175719 T6751 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> 2175720 T6751 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2175721 T6751 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> 2175721 T6751 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2175722 T6751 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> 2175723 T6751 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2175724 T6751 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> 2175725 T6751 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2175726 T6751 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> 2175727 T6751 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2175728 T6751 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> 2175729 T6751 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2175977 T6751 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2175982 T6751 oejs.AbstractConnector.doStart Started [email protected]:44093 [junit4] 2> 2175982 T6751 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2175982 T6751 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2175983 T6751 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-7226C6D3AD3C3D0F-001/tempDir-002 [junit4] 2> 2175983 T6751 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-7226C6D3AD3C3D0F-001/tempDir-002/' [junit4] 2> 2175992 T6751 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-7226C6D3AD3C3D0F-001/tempDir-002/solr.xml [junit4] 2> 2175997 T6751 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-7226C6D3AD3C3D0F-001/tempDir-002 [junit4] 2> 2175998 T6751 oasc.CoreContainer.<init> New CoreContainer 1750643228 [junit4] 2> 2175998 T6751 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-7226C6D3AD3C3D0F-001/tempDir-002/] [junit4] 2> 2175998 T6751 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2175998 T6751 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2175999 T6751 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2175999 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2175999 T6751 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2175999 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2175999 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2176000 T6751 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2176000 T6751 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2176000 T6751 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2176000 T6751 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2176001 T6751 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2176001 T6751 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2176001 T6751 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46746/solr [junit4] 2> 2176001 T6751 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2176002 T6751 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2176002 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2176003 T6771 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f8362da name:ZooKeeperConnection Watcher:127.0.0.1:46746 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2176004 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2176004 T6751 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2176005 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2176006 T6773 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38fc05c1 name:ZooKeeperConnection Watcher:127.0.0.1:46746/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2176006 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2176006 T6751 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2176008 T6751 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2176009 T6751 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2176010 T6751 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2176012 T6751 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2176013 T6751 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2176014 T6751 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44093_ov%2Fd [junit4] 2> 2176014 T6751 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44093_ov%2Fd [junit4] 2> 2176015 T6751 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2176016 T6751 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2176017 T6751 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2176018 T6751 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:44093_ov%2Fd [junit4] 2> 2176018 T6751 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2176019 T6751 oasc.Overseer.start Overseer (id=92562543238971395-127.0.0.1:44093_ov%2Fd-n_0000000000) starting [junit4] 2> 2176020 T6751 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2176023 T6751 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2176023 T6775 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2176024 T6751 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2176024 T6751 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2176025 T6751 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2176027 T6774 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2176028 T6751 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-7226C6D3AD3C3D0F-001/tempDir-002 [junit4] 2> 2176035 T6751 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-7226C6D3AD3C3D0F-001/tempDir-002/conf/ [junit4] 2> 2176202 T6751 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2176202 T6751 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2176203 T6751 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2176203 T6751 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2176204 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2176204 T6779 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@143b55ca name:ZooKeeperConnection Watcher:127.0.0.1:46746/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2176205 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2176205 T6751 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2176205 T6751 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2176207 T6751 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2176207 T6751 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2176207 T6751 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2176208 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2176208 T6781 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@395edd03 name:ZooKeeperConnection Watcher:127.0.0.1:46746/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2176208 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2176209 T6751 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2176210 T6782 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2176211 T6774 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 2176211 T6774 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 2176212 T6774 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 2176213 T6774 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 2176213 T6782 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> 2176213 T6783 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> 2176492 T6751 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2176493 T6751 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2176495 T6751 oejs.AbstractConnector.doStart Started [email protected]:36939 [junit4] 2> 2176495 T6751 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2176496 T6751 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2176496 T6751 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-7226C6D3AD3C3D0F-001/tempDir-003 [junit4] 2> 2176496 T6751 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-7226C6D3AD3C3D0F-001/tempDir-003/' [junit4] 2> 2176505 T6751 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-7226C6D3AD3C3D0F-001/tempDir-003/solr.xml [junit4] 2> 2176510 T6751 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-7226C6D3AD3C3D0F-001/tempDir-003 [junit4] 2> 2176511 T6751 oasc.CoreContainer.<init> New CoreContainer 1097130222 [junit4] 2> 2176511 T6751 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-7226C6D3AD3C3D0F-001/tempDir-003/] [junit4] 2> 2176511 T6751 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2176511 T6751 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2176512 T6751 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2176512 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2176512 T6751 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2176512 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2176512 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2176513 T6751 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2176513 T6751 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2176513 T6751 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2176514 T6751 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2176514 T6751 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2176514 T6751 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2176514 T6751 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46746/solr [junit4] 2> 2176515 T6751 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2176515 T6751 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2176516 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2176517 T6794 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@624343e4 name:ZooKeeperConnection Watcher:127.0.0.1:46746 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2176518 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2176518 T6751 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2176521 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2176521 T6796 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1351f881 name:ZooKeeperConnection Watcher:127.0.0.1:46746/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2176522 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2176529 T6751 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2177535 T6751 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36939_ov%2Fd [junit4] 2> 2177536 T6751 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36939_ov%2Fd [junit4] 2> 2177538 T6751 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2177539 T6751 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-7226C6D3AD3C3D0F-001/tempDir-003 [junit4] 2> 2177544 T6751 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-7226C6D3AD3C3D0F-001/tempDir-003/conf/ [junit4] 2> 2177659 T6751 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2177660 T6751 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2177660 T6751 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2177910 T6751 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2177911 T6751 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2177912 T6751 oejs.AbstractConnector.doStart Started [email protected]:60075 [junit4] 2> 2177913 T6751 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2177913 T6751 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2177914 T6751 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-7226C6D3AD3C3D0F-001/tempDir-004 [junit4] 2> 2177914 T6751 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-7226C6D3AD3C3D0F-001/tempDir-004/' [junit4] 2> 2177923 T6751 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-7226C6D3AD3C3D0F-001/tempDir-004/solr.xml [junit4] 2> 2177928 T6751 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-7226C6D3AD3C3D0F-001/tempDir-004 [junit4] 2> 2177928 T6751 oasc.CoreContainer.<init> New CoreContainer 1730656665 [junit4] 2> 2177928 T6751 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-7226C6D3AD3C3D0F-001/tempDir-004/] [junit4] 2> 2177929 T6751 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2177929 T6751 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2177929 T6751 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2177930 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2177930 T6751 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2177930 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2177930 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2177930 T6751 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2177931 T6751 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2177931 T6751 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2177931 T6751 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2177931 T6751 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2177932 T6751 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2177932 T6751 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46746/solr [junit4] 2> 2177932 T6751 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2177932 T6751 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2177933 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2177934 T6809 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b2aff92 name:ZooKeeperConnection Watcher:127.0.0.1:46746 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2177934 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2177935 T6751 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2177936 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2177936 T6811 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ec36d15 name:ZooKeeperConnection Watcher:127.0.0.1:46746/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2177937 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2177940 T6751 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2178942 T6751 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60075_ov%2Fd [junit4] 2> 2178943 T6751 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60075_ov%2Fd [junit4] 2> 2178945 T6751 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2178947 T6751 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-7226C6D3AD3C3D0F-001/tempDir-004 [junit4] 2> 2178954 T6751 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-7226C6D3AD3C3D0F-001/tempDir-004/conf/ [junit4] 2> 2179120 T6751 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2179121 T6751 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2179121 T6751 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2179361 T6751 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 2179362 T6751 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2179363 T6751 oejs.AbstractConnector.doStart Started [email protected]:49119 [junit4] 2> 2179364 T6751 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2179365 T6751 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2179365 T6751 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-7226C6D3AD3C3D0F-001/tempDir-005 [junit4] 2> 2179365 T6751 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-7226C6D3AD3C3D0F-001/tempDir-005/' [junit4] 2> 2179375 T6751 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-7226C6D3AD3C3D0F-001/tempDir-005/solr.xml [junit4] 2> 2179379 T6751 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-7226C6D3AD3C3D0F-001/tempDir-005 [junit4] 2> 2179380 T6751 oasc.CoreContainer.<init> New CoreContainer 1537452655 [junit4] 2> 2179380 T6751 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-7226C6D3AD3C3D0F-001/tempDir-005/] [junit4] 2> 2179380 T6751 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2179380 T6751 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2179381 T6751 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2179381 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2179381 T6751 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2179381 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2179381 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2179382 T6751 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2179382 T6751 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2179382 T6751 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2179382 T6751 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2179383 T6751 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2179383 T6751 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2179383 T6751 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46746/solr [junit4] 2> 2179383 T6751 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2179384 T6751 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2179384 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2179385 T6824 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b9483fc name:ZooKeeperConnection Watcher:127.0.0.1:46746 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2179386 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2179387 T6751 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2179388 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2179389 T6826 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a191137 name:ZooKeeperConnection Watcher:127.0.0.1:46746/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2179389 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2179393 T6751 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2180396 T6751 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49119_ov%2Fd [junit4] 2> 2180397 T6751 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49119_ov%2Fd [junit4] 2> 2180399 T6751 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2180401 T6751 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-7226C6D3AD3C3D0F-001/tempDir-005 [junit4] 2> 2180409 T6751 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-7226C6D3AD3C3D0F-001/tempDir-005/conf/ [junit4] 2> 2180612 T6751 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2180613 T6751 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2180613 T6751 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2180931 T6751 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4 [junit4] 2> 2180932 T6751 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2180936 T6751 oejs.AbstractConnector.doStart Started [email protected]:57509 [junit4] 2> 2180937 T6751 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2180937 T6751 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2180937 T6751 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-7226C6D3AD3C3D0F-001/tempDir-006 [junit4] 2> 2180938 T6751 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-7226C6D3AD3C3D0F-001/tempDir-006/' [junit4] 2> 2180949 T6751 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-7226C6D3AD3C3D0F-001/tempDir-006/solr.xml [junit4] 2> 2180955 T6751 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-7226C6D3AD3C3D0F-001/tempDir-006 [junit4] 2> 2180956 T6751 oasc.CoreContainer.<init> New CoreContainer 827367253 [junit4] 2> 2180956 T6751 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-7226C6D3AD3C3D0F-001/tempDir-006/] [junit4] 2> 2180956 T6751 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2180957 T6751 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2180957 T6751 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2180957 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2180958 T6751 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2180958 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2180958 T6751 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2180958 T6751 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2180959 T6751 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2180959 T6751 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2180960 T6751 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2180960 T6751 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2180960 T6751 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2180960 T6751 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46746/solr [junit4] 2> 2180961 T6751 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2180961 T6751 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2180962 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2180962 T6839 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9c02c69 name:ZooKeeperConnection Watcher:127.0.0.1:46746 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2180963 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2180963 T6751 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2180964 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2180965 T6841 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12a94312 name:ZooKeeperConnection Watcher:127.0.0.1:46746/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2180965 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2180968 T6751 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2181971 T6751 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57509_ov%2Fd [junit4] 2> 2181972 T6751 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57509_ov%2Fd [junit4] 2> 2181975 T6751 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2181977 T6751 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-7226C6D3AD3C3D0F-001/tempDir-006 [junit4] 2> 2182010 T6751 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-7226C6D3AD3C3D0F-001/tempDir-006/conf/ [junit4] 2> 2182222 T6751 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2182223 T6751 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 2182223 T6751 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2182225 T6751 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2182225 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2182226 T6845 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b835c3 name:ZooKeeperConnection Watcher:127.0.0.1:46746/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2182226 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2182226 T6751 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2182227 T6751 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2182228 T6751 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl [junit4] 2> 2182229 T6751 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2182229 T6751 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2182230 T6847 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35a7b8b6 name:ZooKeeperConnection Watcher:127.0.0.1:46746/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2182230 T6751 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2182230 T6751 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2182230 T6751 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2182234 T6819 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=delLiveColl&action=CREATE&numShards=2&stateFormat=2&wt=javabin&version=2 [junit4] 2> 2182234 T6782 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2182235 T6775 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> 2182235 T6848 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> 2182236 T6848 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 2182236 T6848 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl [junit4] 2> 2182237 T6848 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl [junit4] 2> 2182238 T6782 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2182240 T6774 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl [junit4] 2> 2182240 T6774 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2] [junit4] 2> 2182240 T6774 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2 [junit4] 2> 2182242 T6774 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json [junit4] 2> 2182242 T6783 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> 2182242 T6827 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> 2182243 T6849 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> 2182243 T6850 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> 2182243 T6842 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> 2182243 T6782 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> 2182242 T6812 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> 2182242 T6797 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> 2182338 T6848 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2 [junit4] 2> 2182339 T6848 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:44093_ov%2Fd [junit4] 2> 2182339 T6848 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:49119_ov%2Fd [junit4] 2> 2182348 T6848 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:36939_ov%2Fd [junit4] 2> 2182349 T6766 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> 2182349 T6821 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> 2182350 T6848 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:60075_ov%2Fd [junit4] 2> 2182350 T6792 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> 2182351 T6766 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl [junit4] 2> 2182351 T6821 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl [junit4] 2> 2182351 T6805 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> 2182352 T6792 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl [junit4] 2> 2182352 T6782 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2182353 T6821 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2182353 T6821 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2182354 T6792 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2182354 T6805 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl [junit4] 2> 2182354 T6792 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2182354 T6821 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2182354 T6766 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2182354 T6792 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2182355 T6774 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard1_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:44093/ov/d", [junit4] 2> "node_name":"127.0.0.1:44093_ov%2Fd", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2182355 T6805 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2182356 T6821 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 2182356 T6792 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 2182356 T6805 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2182356 T6792 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2182356 T6821 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2182357 T6805 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2182360 T6774 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2182360 T6805 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 2182360 T6827 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182360 T6797 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182360 T6805 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2182361 T6797 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2182361 T6827 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2182361 T6812 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182363 T6766 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2182363 T6812 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2182364 T6766 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2182365 T6766 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2182365 T6766 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2182365 T6766 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1 [junit4] 2> 2182366 T6766 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2182366 T6766 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2182366 T6766 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2182367 T6766 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2182367 T6774 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2182367 T6766 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-7226C6D3AD3C3D0F-001/tempDir-002/delLiveColl_shard1_replica1/' [junit4] 2> 2182367 T6774 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard1_replica2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:49119/ov/d", [junit4] 2> "node_name":"127.0.0.1:49119_ov%2Fd", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2182369 T6782 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2182369 T6774 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2182370 T6782 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182370 T6797 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182370 T6827 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182370 T6812 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182372 T6827 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2182372 T6797 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2182372 T6812 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2182372 T6782 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2182374 T6774 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2182375 T6774 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard2_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:36939/ov/d", [junit4] 2> "node_name":"127.0.0.1:36939_ov%2Fd", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2182376 T6782 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2182376 T6774 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2182377 T6812 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182377 T6782 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182377 T6827 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182377 T6797 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182378 T6827 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2182377 T6812 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2182378 T6782 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2182378 T6797 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2182380 T6774 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2182381 T6774 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard2_replica2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60075/ov/d", [junit4] 2> "node_name":"127.0.0.1:60075_ov%2Fd", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2182382 T6782 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2182382 T6774 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2182383 T6782 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182383 T6827 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182383 T6797 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182383 T6812 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182384 T6827 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2182384 T6797 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2182384 T6812 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2182385 T6782 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2182392 T6766 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2182402 T6766 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2182403 T6766 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2182408 T6766 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test [junit4] 2> 2182528 T6766 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2182532 T6766 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2182534 T6766 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2182541 T6766 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2182543 T6766 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2182545 T6766 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2182546 T6766 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2182548 T6766 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2182549 T6766 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2182549 T6766 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2182550 T6766 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2182550 T6766 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using configuration from collection delLiveColl [junit4] 2> 2182551 T6766 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2182551 T6766 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-7226C6D3AD3C3D0F-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-7226C6D3AD3C3D0F-001/tempDir-002/delLiveColl_shard1_replica1/data/ [junit4] 2> 2182552 T6766 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@740c041 [junit4] 2> 2182553 T6766 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-7226C6D3AD3C3D0F-001/tempDir-002/delLiveColl_shard1_replica1/data [junit4] 2> 2182553 T6766 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-7226C6D3AD3C3D0F-001/tempDir-002/delLiveColl_shard1_replica1/data/index/ [junit4] 2> 2182553 T6766 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-7226C6D3AD3C3D0F-001/tempDir-002/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2182554 T6766 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-7226C6D3AD3C3D0F-001/tempDir-002/delLiveColl_shard1_replica1/data/index [junit4] 2> 2182554 T6766 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=97.2646484375, floorSegmentMB=1.54296875, forceMergeDeletesPctAllowed=21.70930126547471, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2182555 T6766 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-34ddab05)),segFN=segments_1,generation=1} [junit4] 2> 2182555 T6766 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2182558 T6766 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2182559 T6766 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2182559 T6766 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2182560 T6766 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2182560 T6766 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2182560 T6766 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2182561 T6766 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2182561 T6766 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2182561 T6766 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2182562 T6766 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2182562 T6766 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2182563 T6766 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2182563 T6766 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2182564 T6766 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2182564 T6766 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2182564 T6766 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2182565 T6766 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2182565 T6766 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2182565 T6766 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2182566 T6766 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2182568 T6766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2182569 T6766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2182570 T6766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2182571 T6766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2182573 T6766 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2182573 T6766 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2182574 T6766 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=92.4921875, floorSegmentMB=0.650390625, forceMergeDeletesPctAllowed=28.849330518689907, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2973155803094242 [junit4] 2> 2182575 T6766 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-34ddab05)),segFN=segments_1,generation=1} [junit4] 2> 2182575 T6766 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2182575 T6766 oass.SolrIndexSearcher.<init> Opening Searcher@4238e4b8[delLiveColl_shard1_replica1] main [junit4] 2> 2182575 T6766 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2182576 T6766 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2182577 T6766 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2182577 T6766 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2182577 T6766 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2182577 T6766 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2182578 T6766 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2182578 T6766 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2182579 T6766 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 2182580 T6766 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 2182580 T6766 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2182581 T6766 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2182582 T6855 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica1] Registered new searcher Searcher@4238e4b8[delLiveColl_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2182583 T6766 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica1 [junit4] 2> 2182584 T6766 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica1 address:http://127.0.0.1:44093/ov/d collection:delLiveColl shard:shard1 [junit4] 2> 2182584 T6766 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election [junit4] 2> 2182588 T6766 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 2182589 T6782 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2182590 T6766 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=5.32630504E14ms [junit4] 2> 2182592 T6774 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2182594 T6774 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2182594 T6812 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182595 T6827 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182594 T6797 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182594 T6782 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2182596 T6812 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 2182596 T6797 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 2182596 T6827 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 2182597 T6782 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 2183357 T6792 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1 [junit4] 2> 2183357 T6821 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2 [junit4] 2> 2183357 T6792 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2183358 T6821 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2183358 T6792 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2183358 T6792 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2183359 T6821 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2183359 T6821 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2183359 T6792 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2183360 T6792 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-7226C6D3AD3C3D0F-001/tempDir-003/delLiveColl_shard2_replica1/' [junit4] 2> 2183361 T6821 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2183361 T6821 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-7226C6D3AD3C3D0F-001/tempDir-005/delLiveColl_shard1_replica2/' [junit4] 2> 2183363 T6805 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2 [junit4] 2> 2183363 T6805 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2183364 T6805 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2183364 T6805 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2183365 T6805 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2183365 T6805 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-7226C6D3AD3C3D0F-001/tempDir-004/delLiveColl_shard2_replica2/' [junit4] 2> 2183386 T6792 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2183386 T6805 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2183409 T6821 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2183411 T6805 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2183412 T6805 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2183413 T6792 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2183414 T6792 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2183417 T6805 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test [junit4] 2> 2183420 T6792 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test [junit4] 2> 2183422 T6821 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2183423 T6821 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2183443 T6821 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test [junit4] 2> 2183591 T6805 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2183596 T6805 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2183599 T6805 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2183609 T6805 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2183611 T6805 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2183613 T6805 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2183614 T6805 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2183614 T6805 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2183615 T6805 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2183615 T6805 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2183616 T6805 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2183616 T6805 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from collection delLiveColl [junit4] 2> 2183616 T6805 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2183616 T6792 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2183616 T6805 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-7226C6D3AD3C3D0F-001/tempDir-004/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-7226C6D3AD3C3D0F-001/tempDir-004/delLiveColl_shard2_replica2/data/ [junit4] 2> 2183617 T6805 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@740c041 [junit4] 2> 2183618 T6805 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-7226C6D3AD3C3D0F-001/tempDir-004/delLiveColl_shard2_replica2/data [junit4] 2> 2183618 T6805 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-7226C6D3AD3C3D0F-001/tempDir-004/delLiveColl_shard2_replica2/data/index/ [junit4] 2> 2183619 T6805 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-7226C6D3AD3C3D0F-001/tempDir-004/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 2183619 T6805 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-7226C6D3AD3C3D0F-001/tempDir-004/delLiveColl_shard2_replica2/data/index [junit4] 2> 2183620 T6805 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=97.2646484375, floorSegmentMB=1.54296875, forceMergeDeletesPctAllowed=21.70930126547471, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2183634 T6805 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [...truncated too long message...] tContextHandler{/ov/d,null} [junit4] 2> 2388664 T6751 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 57509 [junit4] 2> 2388665 T6751 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=827367253 [junit4] 2> 2388666 T6751 oasc.Overseer.close Overseer (id=92562543238971405-127.0.0.1:57509_ov%2Fd-n_0000000004) closing [junit4] 2> 2388666 T6899 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:57509_ov%2Fd [junit4] 2> 2390168 T6898 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 2390191 T6751 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/ov/d,null} [junit4] 2> 2395180 T6751 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 2395182 T6751 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46746 46746 [junit4] 2> 2395725 T6752 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46746 46746 [junit4] 2> 2395728 T6752 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=7226C6D3AD3C3D0F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_CS -Dtests.timezone=Pacific/Tahiti -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:[http://127.0.0.1:49119/ov/d, http://127.0.0.1:60075/ov/d, http://127.0.0.1:36939/ov/d, http://127.0.0.1:57509/ov/d, http://127.0.0.1:44093/ov/d] [junit4] > at __randomizedtesting.SeedInfo.seed([7226C6D3AD3C3D0F:F3C048CBDA635D33]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : delLiveColl/shard1/core_node1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) [junit4] > ... 46 more [junit4] 2> 2395751 T6751 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-7226C6D3AD3C3D0F-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=sr_CS, timezone=Pacific/Tahiti [junit4] 2> NOTE: Linux 3.13.0-36-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=44280664,total=260100096 [junit4] 2> NOTE: All tests run in this JVM: [TestUtils, DistributedFacetPivotLargeTest, DistributedExpandComponentTest, DirectUpdateHandlerOptimizeTest, BinaryUpdateRequestHandlerTest, DocValuesTest, DistanceFunctionTest, SSLMigrationTest, LeaderElectionIntegrationTest, TestNoOpRegenerator, MultiTermTest, BasicDistributedZk2Test, TestLFUCache, TestManagedResourceStorage, UUIDFieldTest, TestAddFieldRealTimeGet, SuggesterFSTTest, PrimUtilsTest, SimplePostToolTest, SolrTestCaseJ4Test, TestHighFrequencyDictionaryFactory, TestCoreContainer, TestDistributedGrouping, TestManagedSchemaFieldTypeResource, NumericFieldsTest, URLClassifyProcessorTest, TestJoin, AddBlockUpdateTest, QueryElevationComponentTest, TestChildDocTransformer, TestStressLucene, SliceStateTest, ConvertedLegacyTest, TestHighlightDedupGrouping, TestMultiCoreConfBootstrap, TestFileDictionaryLookup, PreAnalyzedFieldTest, TestIndexSearcher, TestReplicationHandlerBackup, TestValueSourceCache, TestMergePolicyConfig, TestCollationField, SharedFSAutoReplicaFailoverTest, TestSolrQueryParser, AnalyticsMergeStrategyTest, TestSweetSpotSimilarityFactory, HdfsLockFactoryTest, SolrPluginUtilsTest, TestReversedWildcardFilterFactory, TestCopyFieldCollectionResource, TestSchemaNameResource, CSVRequestHandlerTest, TestPHPSerializedResponseWriter, TestSortingResponseWriter, TestTolerantSearch, TestRandomFaceting, AnalysisAfterCoreReloadTest, TestRestManager, FieldAnalysisRequestHandlerTest, CopyFieldTest, TestLeaderElectionZkExpiry, TestSolr4Spatial2, TestFieldTypeCollectionResource, ShardRoutingCustomTest, TestSchemaManager, ClusterStateTest, CollectionsAPIAsyncDistributedZkTest, TestImplicitCoreProperties, QueryResultKeyTest, SchemaVersionSpecificBehaviorTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, StressHdfsTest, TestRecoveryHdfs, TestCollectionAPI, CoreAdminRequestStatusTest, CoreAdminCreateDiscoverTest, CacheHeaderTest, SOLR749Test, TestClassNameShortening, BJQParserTest, TestZkChroot, SearchHandlerTest, TestInitParams, SynonymTokenizerTest, TestStandardQParsers, TestDynamicFieldResource, TestAtomicUpdateErrorCases, IndexSchemaRuntimeFieldTest, TestShortCircuitedRequests, FullSolrCloudDistribCmdsTest, ParsingFieldUpdateProcessorsTest, TestXIncludeConfig, TestInfoStreamLogging, AssignTest, SolrIndexConfigTest, SolrRequestParserTest, TestGroupingSearch, TestOverriddenPrefixQueryForCustomFieldType, DebugComponentTest, DistribDocExpirationUpdateProcessorTest, SharedFSAutoReplicaFailoverUtilsTest, HardAutoCommitTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, ZkSolrClientTest, TestRandomDVFaceting, TestDistributedSearch, AutoCommitTest, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestBadConfig, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SortByFunctionTest, XsltUpdateRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestOmitPositions, TermsComponentTest, DocumentBuilderTest, TermVectorComponentTest, RequiredFieldsTest, IndexSchemaTest, ReturnFieldsTest, JSONWriterTest, MBeansHandlerTest, TestAnalyzedSuggestions, JsonLoaderTest, TestComponentsName, TestQuerySenderListener, TestQuerySenderNoQuery, TestStressRecovery, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, TestDocumentBuilder, ZkNodePropsTest, FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, ConnectionManagerTest, CustomCollectionTest, DeleteReplicaTest] [junit4] Completed on J1 in 220.18s, 1 test, 1 error <<< FAILURES! [...truncated 253 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: 436 suites, 1783 tests, 1 error, 44 ignored (22 assumptions) Total time: 99 minutes 35 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b04 -XX:+UseCompressedOops -XX:+UseSerialGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
