Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2154/
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:12203, https://127.0.0.1:12250, https://127.0.0.1:12232] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:12203, https://127.0.0.1:12250, https://127.0.0.1:12232] at __randomizedtesting.SeedInfo.seed([433F666DF74A394E:C2D9E87580155972]: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.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/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 11609 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/init-core-data-001 [junit4] 2> 1842990 T6022 oas.SolrTestCaseJ4.startTrackingSearchers WARN startTrackingSearchers: numOpens=6 numCloses=6 [junit4] 2> 1842990 T6022 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true) [junit4] 2> 1842990 T6022 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 1842996 T6022 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 1842997 T6022 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1842997 T6023 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1843097 T6022 oasc.ZkTestServer.run start zk server on port:12197 [junit4] 2> 1843098 T6022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1843099 T6022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1843103 T6029 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c81cb09 name:ZooKeeperConnection Watcher:127.0.0.1:12197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1843103 T6022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1843103 T6022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1843104 T6022 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1843106 T6022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1843107 T6022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1843108 T6031 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bbaeacb name:ZooKeeperConnection Watcher:127.0.0.1:12197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1843109 T6022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1843109 T6022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1843109 T6022 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1843111 T6022 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1843113 T6022 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1843114 T6022 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1843116 T6022 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1843116 T6022 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1843119 T6022 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1843120 T6022 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1843222 T6022 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1843222 T6022 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1843224 T6022 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1843224 T6022 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1843226 T6022 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1843226 T6022 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1843228 T6022 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1843228 T6022 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1843230 T6022 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1843230 T6022 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1843232 T6022 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1843232 T6022 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1843234 T6022 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1843234 T6022 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1843236 T6022 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1843237 T6022 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1843238 T6022 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1843238 T6022 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1843241 T6022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1843242 T6022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1843243 T6033 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a834d12 name:ZooKeeperConnection Watcher:127.0.0.1:12197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1843243 T6022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1843243 T6022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1844741 T6022 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1844745 T6022 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1844747 T6022 oejs.AbstractConnector.doStart Started [email protected]:12203 [junit4] 2> 1844749 T6022 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1844750 T6022 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1844750 T6022 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-002 [junit4] 2> 1844750 T6022 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-002/' [junit4] 2> 1844796 T6022 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-002/solr.xml [junit4] 2> 1844859 T6022 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-002 [junit4] 2> 1844859 T6022 oasc.CoreContainer.<init> New CoreContainer 2073134248 [junit4] 2> 1844860 T6022 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-002/] [junit4] 2> 1844860 T6022 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1844861 T6022 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1844861 T6022 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1844861 T6022 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1844861 T6022 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1844862 T6022 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1844862 T6022 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1844862 T6022 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1844862 T6022 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1844864 T6022 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1844866 T6022 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1844866 T6022 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1844866 T6022 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1844866 T6022 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:12197/solr [junit4] 2> 1844867 T6022 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1844867 T6022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1844868 T6022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1844869 T6044 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bb6c2a6 name:ZooKeeperConnection Watcher:127.0.0.1:12197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1844870 T6022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1844870 T6022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1844872 T6022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1844873 T6046 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7cd82a73 name:ZooKeeperConnection Watcher:127.0.0.1:12197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1844874 T6022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1844875 T6022 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1844877 T6022 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1844878 T6022 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1844880 T6022 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1844882 T6022 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1844884 T6022 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1844884 T6022 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12203_ [junit4] 2> 1844885 T6022 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12203_ [junit4] 2> 1844887 T6022 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1844888 T6022 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1844889 T6022 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1844890 T6022 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:12203_ [junit4] 2> 1844890 T6022 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1844892 T6022 oasc.Overseer.start Overseer (id=92562381814628356-127.0.0.1:12203_-n_0000000000) starting [junit4] 2> 1844893 T6022 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1844898 T6022 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1844898 T6048 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1844899 T6022 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1844901 T6022 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1844902 T6022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1844904 T6047 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1844907 T6022 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-002 [junit4] 2> 1846052 T6022 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-002/conf/ [junit4] 2> 1846052 T6022 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1846053 T6022 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3 [junit4] 2> 1846053 T6022 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1846057 T6022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1846058 T6022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1846059 T6052 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29b9afde name:ZooKeeperConnection Watcher:127.0.0.1:12197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1846059 T6022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1846059 T6022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1846061 T6022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1846062 T6022 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1846063 T6022 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1846063 T6022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1846063 T6022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1846065 T6054 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6113aaf1 name:ZooKeeperConnection Watcher:127.0.0.1:12197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1846065 T6022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1846065 T6022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1846067 T6055 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1846069 T6047 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 1846069 T6047 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 1846069 T6047 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 1846071 T6047 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 1846071 T6055 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> 1846072 T6056 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> 1847457 T6022 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1847458 T6022 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1847463 T6022 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1847465 T6022 oejs.AbstractConnector.doStart Started [email protected]:12232 [junit4] 2> 1847467 T6022 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1847468 T6022 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1847468 T6022 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-003 [junit4] 2> 1847468 T6022 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-003/' [junit4] 2> 1847504 T6022 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-003/solr.xml [junit4] 2> 1847552 T6022 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-003 [junit4] 2> 1847552 T6022 oasc.CoreContainer.<init> New CoreContainer 1257501649 [junit4] 2> 1847553 T6022 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-003/] [junit4] 2> 1847554 T6022 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1847554 T6022 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1847554 T6022 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1847554 T6022 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1847554 T6022 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1847555 T6022 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1847555 T6022 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1847555 T6022 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1847555 T6022 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1847557 T6022 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1847558 T6022 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1847559 T6022 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1847559 T6022 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1847559 T6022 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:12197/solr [junit4] 2> 1847559 T6022 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1847560 T6022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1847560 T6022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1847562 T6067 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a1bed81 name:ZooKeeperConnection Watcher:127.0.0.1:12197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1847563 T6022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1847563 T6022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1847566 T6022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1847567 T6069 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c1b62a9 name:ZooKeeperConnection Watcher:127.0.0.1:12197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1847567 T6022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1847571 T6022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1848575 T6022 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12232_ [junit4] 2> 1848576 T6022 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12232_ [junit4] 2> 1848578 T6022 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1848581 T6022 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-003 [junit4] 2> 1848584 T6022 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-003/conf/ [junit4] 2> 1849259 T6022 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1849260 T6022 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3 [junit4] 2> 1849260 T6022 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1850198 T6022 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1850198 T6022 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1850202 T6022 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1850203 T6022 oejs.AbstractConnector.doStart Started [email protected]:12250 [junit4] 2> 1850205 T6022 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1850205 T6022 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1850206 T6022 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004 [junit4] 2> 1850206 T6022 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004/' [junit4] 2> 1850245 T6022 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004/solr.xml [junit4] 2> 1850322 T6022 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004 [junit4] 2> 1850323 T6022 oasc.CoreContainer.<init> New CoreContainer 975379345 [junit4] 2> 1850323 T6022 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004/] [junit4] 2> 1850324 T6022 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1850324 T6022 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1850324 T6022 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1850324 T6022 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1850325 T6022 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1850325 T6022 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1850325 T6022 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1850325 T6022 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1850325 T6022 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1850327 T6022 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1850329 T6022 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1850329 T6022 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1850329 T6022 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1850329 T6022 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:12197/solr [junit4] 2> 1850330 T6022 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1850330 T6022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1850330 T6022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1850332 T6082 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@842e211 name:ZooKeeperConnection Watcher:127.0.0.1:12197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1850332 T6022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1850333 T6022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1850334 T6022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1850335 T6084 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f9161fa name:ZooKeeperConnection Watcher:127.0.0.1:12197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1850335 T6022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1850338 T6022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1851342 T6022 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12250_ [junit4] 2> 1851343 T6022 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12250_ [junit4] 2> 1851346 T6022 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1851351 T6022 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004 [junit4] 2> 1851654 T6022 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004/conf/ [junit4] 2> 1852835 T6022 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1852836 T6022 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3 [junit4] 2> 1852836 T6022 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1852839 T6022 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 1852840 T6022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1852840 T6022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1852841 T6088 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ed6321d name:ZooKeeperConnection Watcher:127.0.0.1:12197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1852842 T6022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1852842 T6022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1852843 T6022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1852965 T6060 oasha.CollectionsHandler.handleCreateAction Creating Collection : shards=a,b&router.name=implicit&maxShardsPerNode=5&replicationFactor=1&action=CREATE&wt=javabin&stateFormat=2&version=2&numShards=1&name=customcollreplicadeletion [junit4] 2> 1852967 T6055 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1852967 T6048 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":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 1852968 T6090 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 1852969 T6090 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 1852969 T6090 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 1852969 T6090 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 1852971 T6055 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1852973 T6047 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 1852973 T6047 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 1852973 T6047 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 1852974 T6047 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1852975 T6055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1852975 T6056 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1852975 T6091 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1852975 T6070 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1852975 T6085 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1853071 T6090 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 1853072 T6090 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:12203_ [junit4] 2> 1853072 T6090 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:12250_ [junit4] 2> 1853191 T6036 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection=customcollreplicadeletion&action=CREATE&wt=javabin&version=2&numShards=2&shard=a&collection.configName=conf1&name=customcollreplicadeletion_a_replica1 [junit4] 2> 1853193 T6074 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection=customcollreplicadeletion&action=CREATE&wt=javabin&version=2&numShards=2&shard=b&collection.configName=conf1&name=customcollreplicadeletion_b_replica1 [junit4] 2> 1853196 T6036 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 1853196 T6074 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 1853197 T6055 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1853198 T6036 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 1853198 T6036 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 1853198 T6074 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 1853198 T6036 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 1853198 T6074 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 1853199 T6074 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 1853199 T6036 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 1853199 T6036 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1853200 T6074 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 1853200 T6074 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1853201 T6047 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 1853201 T6047 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "roles":null, [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "base_url":"https://127.0.0.1:12203", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:12203_", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"a", [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "state":"down"} [junit4] 2> 1853202 T6047 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1853203 T6055 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1853203 T6085 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1853204 T6085 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1853204 T6055 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1853206 T6047 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1853206 T6047 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "roles":null, [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "base_url":"https://127.0.0.1:12250", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:12250_", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"b", [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "state":"down"} [junit4] 2> 1853207 T6055 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1853207 T6047 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1853208 T6055 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1853208 T6085 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1853208 T6085 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1853209 T6055 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1854200 T6074 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 1854200 T6036 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 1854201 T6074 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 1854201 T6036 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 1854202 T6074 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1854202 T6036 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1854202 T6074 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1854203 T6036 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1854203 T6074 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1854204 T6036 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1854204 T6074 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004/customcollreplicadeletion_b_replica1/' [junit4] 2> 1854204 T6036 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 1854345 T6074 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1854345 T6036 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1854404 T6074 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1854404 T6036 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1854405 T6036 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1854418 T6036 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 1854505 T6074 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1854521 T6074 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 1854842 T6036 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1854856 T6036 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1854860 T6036 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1854888 T6036 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1854894 T6036 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1854899 T6036 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1854900 T6036 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1854901 T6036 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1854902 T6036 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1854903 T6036 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1854903 T6036 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1854903 T6036 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 1854904 T6036 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1854904 T6036 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 1854905 T6036 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1106f8a4 [junit4] 2> 1854906 T6036 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 1854906 T6036 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 1854907 T6036 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1854907 T6036 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 1854908 T6036 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4316422229189567] [junit4] 2> 1854909 T6036 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-19cd8e3f)),segFN=segments_1,generation=1} [junit4] 2> 1854909 T6036 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1854915 T6036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1854915 T6036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1854916 T6036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1854916 T6036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1854917 T6036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1854917 T6036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1854918 T6036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1854918 T6036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1854918 T6036 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1854919 T6036 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1854920 T6036 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1854920 T6036 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1854921 T6036 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1854921 T6036 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1854922 T6036 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1854922 T6036 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1854923 T6036 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1854923 T6036 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1854924 T6036 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1854925 T6036 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1854947 T6036 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1854950 T6036 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1854952 T6036 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1854954 T6036 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1854963 T6036 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1854963 T6036 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1854964 T6074 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1854964 T6036 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8561827491128445] [junit4] 2> 1854966 T6036 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-19cd8e3f)),segFN=segments_1,generation=1} [junit4] 2> 1854966 T6036 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1854967 T6036 oass.SolrIndexSearcher.<init> Opening Searcher@41a2cc6d[customcollreplicadeletion_a_replica1] main [junit4] 2> 1854967 T6036 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1854968 T6036 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1854968 T6036 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1854969 T6036 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1854969 T6036 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1854970 T6036 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1854970 T6036 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1854971 T6036 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1854971 T6074 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1854972 T6036 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 1854973 T6036 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 1854974 T6036 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1854974 T6036 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1854974 T6074 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1854978 T6096 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@41a2cc6d[customcollreplicadeletion_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1854983 T6036 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 1854983 T6036 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:12203 collection:customcollreplicadeletion shard:a [junit4] 2> 1854984 T6036 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 1854985 T6074 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1854988 T6036 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 1854990 T6055 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1854990 T6036 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1854990 T6074 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1854990 T6036 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2218 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@32a1d707 url=https://127.0.0.1:12203/customcollreplicadeletion_a_replica1 node=127.0.0.1:12203_ C2218_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{base_url=https://127.0.0.1:12203, node_name=127.0.0.1:12203_, core=customcollreplicadeletion_a_replica1, state=down} [junit4] 2> 1854991 T6036 C2218 P12203 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:12203/customcollreplicadeletion_a_replica1/ [junit4] 2> 1854991 T6036 C2218 P12203 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1854992 T6036 C2218 P12203 oasc.SyncStrategy.syncToMe https://127.0.0.1:12203/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 1854992 T6036 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:12203/customcollreplicadeletion_a_replica1/ a [junit4] 2> 1854993 T6036 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 1854993 T6047 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1854995 T6074 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1854995 T6047 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1854996 T6055 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1854996 T6074 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1854996 T6085 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1854997 T6074 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1854997 T6085 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1854997 T6074 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1854998 T6055 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1854998 T6074 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1854999 T6074 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1854999 T6074 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 1855000 T6074 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1855000 T6074 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004/customcollreplicadeletion_b_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 1855000 T6047 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1855001 T6074 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1106f8a4 [junit4] 2> 1855002 T6074 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004/customcollreplicadeletion_b_replica1/data [junit4] 2> 1855002 T6055 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1855002 T6074 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 1855002 T6047 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1855003 T6074 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1855003 T6055 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1855003 T6085 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1855004 T6074 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 1855004 T6085 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1855004 T6074 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4316422229189567] [junit4] 2> 1855005 T6055 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1855005 T6074 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-44f9d2e4)),segFN=segments_1,generation=1} [junit4] 2> 1855006 T6074 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1855011 T6074 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1855012 T6074 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1855012 T6074 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1855013 T6074 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1855013 T6074 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1855013 T6074 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1855014 T6074 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1855014 T6074 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1855015 T6074 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1855015 T6074 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1855016 T6074 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1855017 T6074 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1855018 T6074 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1855018 T6074 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1855018 T6074 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1855019 T6074 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1855019 T6074 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1855020 T6074 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1855021 T6074 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1855021 T6074 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1855024 T6074 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1855026 T6074 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1855028 T6074 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1855030 T6074 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1855038 T6074 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1855038 T6074 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1855039 T6074 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8561827491128445] [junit4] 2> 1855040 T6074 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-44f9d2e4)),segFN=segments_1,generation=1} [junit4] 2> 1855040 T6074 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1855041 T6074 oass.SolrIndexSearcher.<init> Opening Searcher@4bb14625[customcollreplicadeletion_b_replica1] main [junit4] 2> 1855041 T6074 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1855042 T6074 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1855042 T6074 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1855043 T6074 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1855043 T6074 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1855044 T6074 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1855044 T6074 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 1855045 T6074 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1855045 T6074 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 1855045 T6074 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1855047 T6036 oasc.ZkController.register We are https://127.0.0.1:12203/customcollreplicadeletion_a_replica1/ and leader is https://127.0.0.1:12203/customcollreplicadeletion_a_replica1/ [junit4] 2> 1855048 T6036 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:12203 [junit4] 2> 1855048 T6036 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1855049 T6036 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 1855049 T6098 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@4bb14625[customcollreplicadeletion_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1855050 T6055 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1855052 T6036 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1855052 T6074 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 1855053 T6074 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:12250 collection:customcollreplicadeletion shard:b [junit4] 2> 1855054 T6074 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 1855054 T6036 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection=customcollreplicadeletion&action=CREATE&wt=javabin&version=2&numShards=2&shard=a&collection.configName=conf1&name=customcollreplicadeletion_a_replica1} status=0 QTime=1863 [junit4] 2> 1855054 T6047 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1855055 T6047 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "roles":null, [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "base_url":"https://127.0.0.1:12203", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:12203_", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"a", [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "state":"active", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 1855057 T6047 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1855058 T6085 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1855058 T6074 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 1855058 T6055 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1855058 T6085 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1855059 T6055 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1855059 T6055 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1855060 T6074 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1855060 T6074 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2219 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@738b00b1 url=https://127.0.0.1:12250/customcollreplicadeletion_b_replica1 node=127.0.0.1:12250_ C2219_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{base_url=https://127.0.0.1:12250, node_name=127.0.0.1:12250_, core=customcollreplicadeletion_b_replica1, state=down} [junit4] 2> 1855060 T6074 C2219 P12250 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:12250/customcollreplicadeletion_b_replica1/ [junit4] 2> 1855061 T6074 C2219 P12250 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1855061 T6074 C2219 P12250 oasc.SyncStrategy.syncToMe https://127.0.0.1:12250/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 1855061 T6074 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:12250/customcollreplicadeletion_b_replica1/ b [junit4] 2> 1855062 T6047 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1855062 T6074 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 1855064 T6047 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1855064 T6055 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1855064 T6085 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1855065 T6085 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1855066 T6055 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1855068 T6047 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1855069 T6055 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1855070 T6047 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1855070 T6055 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1855070 T6085 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1855071 T6085 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1855072 T6055 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1855116 T6074 oasc.ZkController.register We are https://127.0.0.1:12250/customcollreplicadeletion_b_replica1/ and leader is https://127.0.0.1:12250/customcollreplicadeletion_b_replica1/ [junit4] 2> 1855117 T6074 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:12250 [junit4] 2> 1855117 T6074 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1855117 T6074 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 1855119 T6055 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1855121 T6074 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1855121 T6047 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1855122 T6047 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "roles":null, [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "base_url":"https://127.0.0.1:12250", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:12250_", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"b", [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "state":"active", [junit4] 2> "core_node_name":"core_node2"} [junit4] 2> 1855123 T6074 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection=customcollreplicadeletion&action=CREATE&wt=javabin&version=2&numShards=2&shard=b&collection.configName=conf1&name=customcollreplicadeletion_b_replica1} status=0 QTime=1930 [junit4] 2> 1855124 T6047 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1855124 T6090 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 1855124 T6085 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1855124 T6055 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1855125 T6085 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 1855125 T6090 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=1863},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1930},core=customcollreplicadeletion_b_replica1}}} [junit4] 2> 1855126 T6055 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 1855126 T6070 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 1855126 T6055 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1855128 T6060 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={shards=a,b&router.name=implicit&maxShardsPerNode=5&replicationFactor=1&action=CREATE&wt=javabin&stateFormat=2&version=2&numShards=1&name=customcollreplicadeletion} status=0 QTime=2163 [junit4] 2> 1855129 T6022 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 1855132 T6022 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 1855135 T6022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1855135 T6022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1855137 T6101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bcad97b name:ZooKeeperConnection Watcher:127.0.0.1:12197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1855137 T6022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1855137 T6022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1855139 T6022 oascc.ZkStateRead [...truncated too long message...] ndex;done=false>>] [junit4] 2> 1972442 T6022 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 1972443 T6022 oasc.Overseer.close Overseer (id=92562381814628362-127.0.0.1:12250_-n_0000000002) closing [junit4] 2> 1972443 T6125 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:12250_ [junit4] 2> 1972447 T6124 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1972450 T6022 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 1977452 T6022 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 1977455 T6022 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:12197 12197 [junit4] 2> 1977535 T6023 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:12197 12197 [junit4] 2> 1977635 T6088 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ed6321d name:ZooKeeperConnection Watcher:127.0.0.1:12197/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 1977635 T6088 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed [junit4] 2> 1977635 T6088 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@2313706d rejected from java.util.concurrent.ThreadPoolExecutor@513a1618[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 1977636 T6088 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@236f71df rejected from java.util.concurrent.ThreadPoolExecutor@513a1618[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=433F666DF74A394E -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=Asia/Tokyo -Dtests.file.encoding=UTF-8 [junit4] ERROR 135s J3 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:12203, https://127.0.0.1:12250, https://127.0.0.1:12232] [junit4] > at __randomizedtesting.SeedInfo.seed([433F666DF74A394E:C2D9E87580155972]: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.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) [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 : customcollreplicadeletion/a/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> 1977654 T6022 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-433F666DF74A394E-001 [junit4] 2> 134670 T6021 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=fi, timezone=Asia/Tokyo [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=62930184,total=264765440 [junit4] 2> NOTE: All tests run in this JVM: [RankQueryTest, TestLeaderElectionZkExpiry, LoggingHandlerTest, TestPerFieldSimilarity, TestDefaultSearchFieldResource, TestSweetSpotSimilarityFactory, ConnectionManagerTest, DistributedTermsComponentTest, TestSolrXml, TestComplexPhraseQParserPlugin, TestQuerySenderListener, TestCloudManagedSchemaConcurrent, DateFieldTest, HdfsDirectoryTest, TestAnalyzedSuggestions, HdfsCollectionsAPIDistributedZkTest, TestUtils, DistributedSpellCheckComponentTest, BasicFunctionalityTest, SolrIndexConfigTest, TestSolrDeletionPolicy1, HttpPartitionTest, ZkNodePropsTest, CurrencyFieldXmlFileTest, IndexBasedSpellCheckerTest, SystemInfoHandlerTest, TestDistribDocBasedVersion, DeleteReplicaTest, TestCoreDiscovery, BadCopyFieldTest, TestManagedResourceStorage, QueryResultKeyTest, ChangedSchemaMergeTest, DistributedQueryElevationComponentTest, ShardRoutingCustomTest, TestBlendedInfixSuggestions, RegexBoostProcessorTest, MergeStrategyTest, SuggestComponentTest, MBeansHandlerTest, SchemaVersionSpecificBehaviorTest, UpdateParamsTest, SimplePostToolTest, TestLRUCache, TestShardHandlerFactory, PrimUtilsTest, MinimalSchemaTest, TestSolrXmlPersistence, AnalysisErrorHandlingTest, ResponseHeaderTest, TestManagedSchemaDynamicFieldResource, DeleteShardTest, DistribCursorPagingTest, TestReplicationHandlerBackup, TestManagedSchemaFieldResource, ChaosMonkeySafeLeaderTest, RecoveryZkTest, DistributedSuggestComponentTest, TestMiniSolrCloudCluster, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J3 in 134.96s, 1 test, 1 error <<< FAILURES! [...truncated 537 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:524: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:472: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:189: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:496: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1360: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:962: There were test failures: 436 suites, 1784 tests, 1 error, 58 ignored (23 assumptions) Total time: 57 minutes 46 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2151 Archived 5 artifacts Archive block size is 32768 Received 0 blocks and 149704423 bytes Compression is 0.0% Took 24 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
