Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11309/ Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
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:53428/vn_zhl/vz, https://127.0.0.1:48585/vn_zhl/vz, https://127.0.0.1:60306/vn_zhl/vz] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:53428/vn_zhl/vz, https://127.0.0.1:48585/vn_zhl/vz, https://127.0.0.1:60306/vn_zhl/vz] at __randomizedtesting.SeedInfo.seed([84E9154A8C762618:50F9B52FB294624]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736) at org.apache.solr.cloud.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.GeneratedMethodAccessor39.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node2 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:354) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313) ... 45 more Build Log: [...truncated 12057 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/init-core-data-001 [junit4] 2> 2260457 T6834 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 2260457 T6834 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /vn_zhl/vz [junit4] 2> 2260460 T6834 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2260461 T6834 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2260462 T6835 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2260561 T6834 oasc.ZkTestServer.run start zk server on port:33961 [junit4] 2> 2260562 T6834 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2260563 T6834 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2260565 T6841 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11e49dc6 name:ZooKeeperConnection Watcher:127.0.0.1:33961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2260565 T6834 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2260566 T6834 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2260566 T6834 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2260568 T6834 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2260569 T6834 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2260570 T6843 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e3957ff name:ZooKeeperConnection Watcher:127.0.0.1:33961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2260570 T6834 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2260570 T6834 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2260570 T6834 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2260572 T6834 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2260574 T6834 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2260575 T6834 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2260576 T6834 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2260576 T6834 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2260578 T6834 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2260579 T6834 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2260580 T6834 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2260581 T6834 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2260582 T6834 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2260582 T6834 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2260584 T6834 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2260584 T6834 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2260586 T6834 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2260586 T6834 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2260588 T6834 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2260588 T6834 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2260590 T6834 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2260591 T6834 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2260592 T6834 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2260593 T6834 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2260594 T6834 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2260595 T6834 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2260596 T6834 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2260597 T6834 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2260598 T6834 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2260599 T6834 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2260600 T6845 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79b5c780 name:ZooKeeperConnection Watcher:127.0.0.1:33961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2260600 T6834 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2260600 T6834 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2260989 T6834 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2260992 T6834 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2260995 T6834 oejs.AbstractConnector.doStart Started [email protected]:48585 [junit4] 2> 2260996 T6834 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2260997 T6834 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2260997 T6834 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002 [junit4] 2> 2260997 T6834 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/' [junit4] 2> 2261011 T6834 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/solr.xml [junit4] 2> 2261017 T6834 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002 [junit4] 2> 2261017 T6834 oasc.CoreContainer.<init> New CoreContainer 1863487050 [junit4] 2> 2261018 T6834 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/] [junit4] 2> 2261018 T6834 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2261018 T6834 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2261019 T6834 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2261019 T6834 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2261019 T6834 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2261019 T6834 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2261019 T6834 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2261020 T6834 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2261020 T6834 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2261020 T6834 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2261021 T6834 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2261022 T6834 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2261022 T6834 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2261023 T6834 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2261023 T6834 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33961/solr [junit4] 2> 2261023 T6834 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2261024 T6834 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2261027 T6834 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2261027 T6856 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@243ecd6 name:ZooKeeperConnection Watcher:127.0.0.1:33961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2261027 T6834 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2261027 T6834 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2261029 T6834 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2261029 T6858 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24db9cad name:ZooKeeperConnection Watcher:127.0.0.1:33961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2261030 T6834 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2261031 T6834 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2261032 T6834 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2261034 T6834 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2261035 T6834 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2261036 T6834 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2261038 T6834 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2261039 T6834 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48585_vn_zhl%2Fvz [junit4] 2> 2261039 T6834 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48585_vn_zhl%2Fvz [junit4] 2> 2261041 T6834 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2261042 T6834 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2261043 T6834 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2261044 T6834 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:48585_vn_zhl%2Fvz [junit4] 2> 2261044 T6834 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2261046 T6834 oasc.Overseer.start Overseer (id=92636329192259588-127.0.0.1:48585_vn_zhl%2Fvz-n_0000000000) starting [junit4] 2> 2261048 T6834 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2261053 T6834 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2261054 T6860 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2261054 T6834 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2261056 T6834 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2261057 T6834 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2261060 T6859 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2261060 T6834 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002 [junit4] 2> 2261066 T6834 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/conf/ [junit4] 2> 2261183 T6834 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2261184 T6834 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2261184 T6834 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2261185 T6834 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2261186 T6834 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2261187 T6864 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e91b3c2 name:ZooKeeperConnection Watcher:127.0.0.1:33961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2261187 T6834 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2261187 T6834 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2261188 T6834 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2261189 T6834 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2261189 T6834 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2261190 T6834 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2261190 T6834 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2261191 T6866 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e54143b name:ZooKeeperConnection Watcher:127.0.0.1:33961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2261191 T6834 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2261191 T6834 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2261192 T6867 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2261196 T6859 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 2261197 T6859 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 2261197 T6859 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 2261198 T6859 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 2261199 T6867 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> 2261199 T6868 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> 2261443 T6834 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2261443 T6834 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2261447 T6834 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2261448 T6834 oejs.AbstractConnector.doStart Started [email protected]:60306 [junit4] 2> 2261450 T6834 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2261450 T6834 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2261450 T6834 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-003 [junit4] 2> 2261451 T6834 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-003/' [junit4] 2> 2261461 T6834 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-003/solr.xml [junit4] 2> 2261466 T6834 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-003 [junit4] 2> 2261466 T6834 oasc.CoreContainer.<init> New CoreContainer 589779189 [junit4] 2> 2261467 T6834 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-003/] [junit4] 2> 2261467 T6834 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2261467 T6834 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2261468 T6834 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2261468 T6834 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2261468 T6834 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2261468 T6834 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2261469 T6834 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2261469 T6834 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2261469 T6834 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2261469 T6834 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2261471 T6834 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2261471 T6834 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2261472 T6834 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2261472 T6834 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2261472 T6834 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33961/solr [junit4] 2> 2261472 T6834 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2261473 T6834 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2261473 T6834 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2261474 T6879 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28ae5849 name:ZooKeeperConnection Watcher:127.0.0.1:33961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2261475 T6834 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2261475 T6834 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2261476 T6834 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2261477 T6881 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@606ac805 name:ZooKeeperConnection Watcher:127.0.0.1:33961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2261477 T6834 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2261480 T6834 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2262483 T6834 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60306_vn_zhl%2Fvz [junit4] 2> 2262483 T6834 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60306_vn_zhl%2Fvz [junit4] 2> 2262486 T6834 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2262488 T6834 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-003 [junit4] 2> 2262493 T6834 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-003/conf/ [junit4] 2> 2262610 T6834 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2262611 T6834 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2262611 T6834 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2262865 T6834 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2262866 T6834 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2262869 T6834 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2262870 T6834 oejs.AbstractConnector.doStart Started [email protected]:53428 [junit4] 2> 2262871 T6834 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2262872 T6834 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2262872 T6834 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-004 [junit4] 2> 2262872 T6834 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-004/' [junit4] 2> 2262882 T6834 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-004/solr.xml [junit4] 2> 2262887 T6834 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-004 [junit4] 2> 2262888 T6834 oasc.CoreContainer.<init> New CoreContainer 1310731111 [junit4] 2> 2262888 T6834 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-004/] [junit4] 2> 2262888 T6834 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2262889 T6834 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2262889 T6834 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2262889 T6834 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2262889 T6834 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 2262890 T6834 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2262890 T6834 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2262890 T6834 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2262890 T6834 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2262891 T6834 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2262892 T6834 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2262892 T6834 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2262893 T6834 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2262893 T6834 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2262893 T6834 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33961/solr [junit4] 2> 2262894 T6834 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2262894 T6834 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2262894 T6834 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2262896 T6894 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ba21e12 name:ZooKeeperConnection Watcher:127.0.0.1:33961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2262896 T6834 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2262896 T6834 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2262898 T6834 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2262910 T6896 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46e0559a name:ZooKeeperConnection Watcher:127.0.0.1:33961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2262911 T6834 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2262915 T6834 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2263917 T6834 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53428_vn_zhl%2Fvz [junit4] 2> 2263918 T6834 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53428_vn_zhl%2Fvz [junit4] 2> 2263923 T6834 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2263925 T6834 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-004 [junit4] 2> 2263930 T6834 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-004/conf/ [junit4] 2> 2264055 T6834 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2264063 T6834 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2264063 T6834 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2264065 T6834 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 2264065 T6834 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2264066 T6834 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2264068 T6900 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12381c9 name:ZooKeeperConnection Watcher:127.0.0.1:33961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2264068 T6834 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2264068 T6834 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2264069 T6834 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2264140 T6852 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2 [junit4] 2> 2264141 T6867 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2264142 T6860 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> 2264143 T6901 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> 2264144 T6901 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 2264144 T6901 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 2264145 T6901 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 2264147 T6867 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2264149 T6859 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 2264149 T6859 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 2264149 T6859 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 2264150 T6859 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2264151 T6868 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> 2264151 T6867 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> 2264151 T6902 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> 2264151 T6882 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> 2264151 T6897 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> 2264247 T6901 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 2264247 T6901 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:48585_vn_zhl%2Fvz [junit4] 2> 2264248 T6901 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:53428_vn_zhl%2Fvz [junit4] 2> 2264312 T6889 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2 [junit4] 2> 2264313 T6889 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2264314 T6867 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2264317 T6889 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2264317 T6854 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 2264317 T6889 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2264318 T6889 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2264318 T6859 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:53428/vn_zhl/vz", [junit4] 2> "node_name":"127.0.0.1:53428_vn_zhl%2Fvz", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2264319 T6889 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 2264319 T6889 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2264320 T6854 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2264321 T6854 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2264323 T6859 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2264324 T6897 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2264324 T6897 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2264324 T6854 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2264325 T6854 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2264326 T6854 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2264326 T6854 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2264327 T6859 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2264328 T6859 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:48585/vn_zhl/vz", [junit4] 2> "node_name":"127.0.0.1:48585_vn_zhl%2Fvz", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2264329 T6867 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2264329 T6859 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2264330 T6867 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2264330 T6897 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2264330 T6897 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2264331 T6867 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2265320 T6889 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 2265320 T6889 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2265321 T6889 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2265321 T6889 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2265321 T6889 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2265322 T6889 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-004/customcollreplicadeletion_b_replica1/' [junit4] 2> 2265326 T6854 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 2265327 T6854 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2265327 T6854 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2265327 T6854 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2265328 T6854 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2265328 T6854 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 2265347 T6889 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2265353 T6854 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2265362 T6889 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2265367 T6889 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2265368 T6854 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2265371 T6854 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2265373 T6889 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 2265375 T6854 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 2265529 T6854 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2265534 T6854 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2265536 T6854 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2265536 T6889 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2265540 T6889 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2265541 T6889 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2265542 T6854 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2265545 T6854 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2265547 T6854 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2265548 T6854 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2265548 T6854 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2265548 T6889 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2265549 T6854 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2265549 T6854 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2265550 T6854 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2265550 T6854 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2265550 T6889 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2265551 T6854 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2265551 T6854 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 2265551 T6854 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f48dcd3 [junit4] 2> 2265552 T6854 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 2265552 T6889 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2265553 T6854 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 2265553 T6854 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2265553 T6889 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2265554 T6889 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2265553 T6854 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 2265554 T6889 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2265554 T6854 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18512762593886] [junit4] 2> 2265555 T6889 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2265555 T6889 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2265555 T6854 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-51787846)),segFN=segments_1,generation=1} [junit4] 2> 2265556 T6854 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2265555 T6889 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2265556 T6889 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2265556 T6889 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-004/customcollreplicadeletion_b_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-004/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 2265557 T6889 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f48dcd3 [junit4] 2> 2265558 T6889 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-004/customcollreplicadeletion_b_replica1/data [junit4] 2> 2265558 T6889 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 2265558 T6889 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2265559 T6854 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2265559 T6889 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 2265559 T6854 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2265559 T6889 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18512762593886] [junit4] 2> 2265560 T6854 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2265565 T6889 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4c53af57)),segFN=segments_1,generation=1} [junit4] 2> 2265566 T6889 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2265565 T6854 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2265566 T6854 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2265566 T6854 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2265567 T6854 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2265567 T6854 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2265568 T6854 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2265568 T6854 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2265569 T6854 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2265569 T6889 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2265569 T6854 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2265569 T6889 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2265569 T6854 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2265570 T6889 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2265570 T6854 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2265570 T6854 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2265570 T6889 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2265571 T6854 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2265571 T6889 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2265571 T6854 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2265571 T6889 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2265572 T6854 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2265572 T6889 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2265572 T6854 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2265572 T6889 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2265573 T6889 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2265573 T6854 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2265573 T6889 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2265574 T6889 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2265574 T6889 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2265575 T6889 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2265575 T6889 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2265575 T6854 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2265575 T6889 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2265576 T6889 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2265576 T6854 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2265576 T6889 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2265577 T6889 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2265577 T6854 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2265577 T6889 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2265578 T6889 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2265578 T6854 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2265579 T6889 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2265580 T6889 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2265580 T6854 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2265580 T6854 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2265581 T6889 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2265581 T6854 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@59cac0b3 [junit4] 2> 2265582 T6854 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-51787846)),segFN=segments_1,generation=1} [junit4] 2> 2265582 T6854 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2265582 T6889 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2265582 T6854 oass.SolrIndexSearcher.<init> Opening Searcher@67e7b8ef[customcollreplicadeletion_a_replica1] main [junit4] 2> 2265583 T6854 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2265583 T6854 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2265584 T6854 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2265583 T6889 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2265584 T6854 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2265584 T6854 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2265584 T6889 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2265584 T6854 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2265585 T6889 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@14d1298e [junit4] 2> 2265585 T6854 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2265585 T6889 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4c53af57)),segFN=segments_1,generation=1} [junit4] 2> 2265586 T6889 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2265586 T6854 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2265586 T6889 oass.SolrIndexSearcher.<init> Opening Searcher@4985909[customcollreplicadeletion_b_replica1] main [junit4] 2> 2265586 T6854 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 2265587 T6889 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2265587 T6889 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2265588 T6889 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2265588 T6854 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 2265588 T6889 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2265589 T6889 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2265588 T6854 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2265589 T6889 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2265589 T6854 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2265590 T6889 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 2265590 T6889 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2265590 T6889 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 2265591 T6889 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2265591 T6905 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@67e7b8ef[customcollreplicadeletion_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2265592 T6906 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@4985909[customcollreplicadeletion_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2265594 T6889 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 2265594 T6854 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 2265594 T6889 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:53428/vn_zhl/vz collection:customcollreplicadeletion shard:b [junit4] 2> 2265595 T6854 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:48585/vn_zhl/vz collection:customcollreplicadeletion shard:a [junit4] 2> 2265596 T6889 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 2265596 T6854 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 2265599 T6854 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 2265599 T6889 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 2265600 T6867 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2265600 T6854 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2265600 T6854 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 2265601 T6889 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2265601 T6889 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3049 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@41b4254e url=https://127.0.0.1:48585/vn_zhl/vz/customcollreplicadeletion_a_replica1 node=127.0.0.1:48585_vn_zhl%2Fvz C3049_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=https://127.0.0.1:48585/vn_zhl/vz, node_name=127.0.0.1:48585_vn_zhl%2Fvz, state=down} [junit4] 2> 2265601 T6854 C3049 P48585 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:48585/vn_zhl/vz/customcollreplicadeletion_a_replica1/ [junit4] 2> ASYNC NEW_CORE C3050 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@4e8b7766 url=https://127.0.0.1:53428/vn_zhl/vz/customcollreplicadeletion_b_replica1 node=127.0.0.1:53428_vn_zhl%2Fvz C3050_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=https://127.0.0.1:53428/vn_zhl/vz, node_name=127.0.0.1:53428_vn_zhl%2Fvz, state=down} [junit4] 2> 2265602 T6889 C3050 P53428 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:53428/vn_zhl/vz/customcollreplicadeletion_b_replica1/ [junit4] 2> 2265602 T6859 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2265602 T6889 C3050 P53428 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2265602 T6854 C3049 P48585 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2265603 T6889 C3050 P53428 oasc.SyncStrategy.syncToMe https://127.0.0.1:53428/vn_zhl/vz/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 2265603 T6854 C3049 P48585 oasc.SyncStrategy.syncToMe https://127.0.0.1:48585/vn_zhl/vz/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 2265604 T6859 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2265604 T6889 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:53428/vn_zhl/vz/customcollreplicadeletion_b_replica1/ b [junit4] 2> 2265604 T6867 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2265604 T6897 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2265604 T6854 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:48585/vn_zhl/vz/customcollreplicadeletion_a_replica1/ a [junit4] 2> 2265605 T6897 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2265604 T6889 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 2265605 T6854 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 2265606 T6867 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2265608 T6867 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2265609 T6859 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2265610 T6859 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2265610 T6897 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2265611 T6897 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2265613 T6867 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2265614 T6859 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2265615 T6909 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2265615 T6859 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2265616 T6897 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2265616 T6897 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2265617 T6867 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2265619 T6859 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2265620 T6867 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2265620 T6859 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2265621 T6897 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2265621 T6867 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2265621 T6897 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2265622 T6867 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2265659 T6889 oasc.ZkController.register We are https://127.0.0.1:53428/vn_zhl/vz/customcollreplicadeletion_b_replica1/ and leader is https://127.0.0.1:53428/vn_zhl/vz/customcollreplicadeletion_b_replica1/ [junit4] 2> 2265659 T6854 oasc.ZkController.register We are https://127.0.0.1:48585/vn_zhl/vz/customcollreplicadeletion_a_replica1/ and leader is https://127.0.0.1:48585/vn_zhl/vz/customcollreplicadeletion_a_replica1/ [junit4] 2> 2265659 T6889 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:53428/vn_zhl/vz [junit4] 2> 2265660 T6889 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2265660 T6854 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:48585/vn_zhl/vz [junit4] 2> 2265660 T6854 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2265660 T6889 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2265661 T6854 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2265662 T6867 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2265663 T6889 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2265664 T6854 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2265664 T6889 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2} status=0 QTime=1352 [junit4] 2> 2265664 T6854 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2} status=0 QTime=1347 [junit4] 2> 2265665 T6901 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 2265666 T6859 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2265666 T6859 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:53428/vn_zhl/vz", [junit4] 2> "node_name":"127.0.0.1:53428_vn_zhl%2Fvz", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2265666 T6901 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=1352},core=customcollreplicadeletion_b_replica1},null={responseHeader={status=0,QTime=1347},core=customcollreplicadeletion_a_replica1}}} [junit4] 2> 2265667 T6867 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 2265667 T6867 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2265667 T6859 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2265668 T6897 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2265668 T6867 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2265668 T6897 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2265669 T6852 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2} status=0 QTime=1529 [junit4] 2> 2265670 T6834 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 2265670 T6867 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2265672 T6859 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2265672 T6859 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:48585/vn_zhl/vz", [junit4] 2> "node_name":"127.0.0.1:48585_vn_zhl%2Fvz", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2265673 T6867 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2265673 T6859 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2265673 T6867 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2265673 T6897 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2265674 T6897 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2265675 T6867 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2266674 T6834 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 2266675 T6834 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2266676 T6834 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2266677 T6911 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a0e3803 name:ZooKeeperConnection Watcher:127.0.0.1:33961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2266677 T6834 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2266677 T6834 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2266678 T6834 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2266683 T6851 oasha.CollectionsHandler.handleRemoveReplica Remove replica: replica=core_node2&action=deletereplica&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 2266684 T6867 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2266684 T6860 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{ [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node2"} [junit4] 2> 2266685 T6912 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : deletereplica , { [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node2"} [junit4] 2> 2266687 T6853 oasc.SolrCore.close [customcollreplicadeletion_a_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@41b4254e [junit4] 2> 2266695 T6853 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 2266696 T6853 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 2266696 T6853 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 2266696 T6853 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 2266697 T6853 oasc.SolrCore.closeSearcher [customcollreplicadeletion_a_replica1] Closing main searcher on request. [junit4] 2> 2266697 T6853 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 2266698 T6853 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index;done=false>>] [junit4] 2> 2266698 T6853 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 2266698 T6853 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/customcollreplicadeletion_a_replica1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/customcollreplicadeletion_a_replica1/data;done=false>>] [junit4] 2> 2266699 T6853 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 2266699 T6853 oasc.CachingDirectoryFactory.close Removing directory after core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001/tempDir-002/customcollreplicadel [...truncated too long message...] olExecutor.java:2047) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [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> 2390810 T6900 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12381c9 name:ZooKeeperConnection Watcher:127.0.0.1:33961/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 2390810 T6900 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=84E9154A8C762618 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=Asia/Yakutsk -Dtests.file.encoding=UTF-8 [junit4] ERROR 130s J0 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:53428/vn_zhl/vz, https://127.0.0.1:48585/vn_zhl/vz, https://127.0.0.1:60306/vn_zhl/vz] [junit4] > at __randomizedtesting.SeedInfo.seed([84E9154A8C762618:50F9B52FB294624]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736) [junit4] > at org.apache.solr.cloud.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_node2 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:354) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313) [junit4] > ... 45 more [junit4] 2> 2390820 T6834 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-84E9154A8C762618-001 [junit4] 2> 130368 T6833 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=bg, timezone=Asia/Yakutsk [junit4] 2> NOTE: Linux 3.13.0-37-generic amd64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=8,threads=1,free=119423344,total=319938560 [junit4] 2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest, TestManagedSchema, TestSolrCoreProperties, BadIndexSchemaTest, TestManagedResourceStorage, SolrCoreCheckLockOnStartupTest, TestLMJelinekMercerSimilarityFactory, TestRTGBase, TestLRUCache, TestSurroundQueryParser, HttpPartitionTest, MBeansHandlerTest, TestRangeQuery, TestWordDelimiterFilterFactory, TestRemoteStreaming, DistributedQueryComponentOptimizationTest, HdfsWriteToMultipleCollectionsTest, TestFastOutputStream, ZkControllerTest, AliasIntegrationTest, BadComponentTest, TestCodecSupport, TestReplicationHandler, TestManagedSynonymFilterFactory, SimpleFacetsTest, TestDynamicFieldCollectionResource, ResponseLogComponentTest, SolrTestCaseJ4Test, DisMaxRequestHandlerTest, TestDistributedSearch, TestDocumentBuilder, TestSolr4Spatial, TestDFRSimilarityFactory, StressHdfsTest, ShardSplitTest, TestFileDictionaryLookup, FieldMutatingUpdateProcessorTest, SolrIndexSplitterTest, TestCopyFieldCollectionResource, TestSolrIndexConfig, TestDistribDocBasedVersion, BJQParserTest, TestFastWriter, AtomicUpdatesTest, AnalyticsMergeStrategyTest, SolrCmdDistributorTest, SpellCheckComponentTest, LeaderFailoverAfterPartitionTest, ReturnFieldsTest, SuggesterWFSTTest, JsonLoaderTest, TestStressVersions, TestMaxScoreQueryParser, TestImplicitCoreProperties, QueryEqualityTest, EchoParamsTest, TestShortCircuitedRequests, OpenExchangeRatesOrgProviderTest, TestRawResponseWriter, TestManagedSchemaFieldResource, MinimalSchemaTest, MoreLikeThisHandlerTest, TestRandomDVFaceting, TestBulkSchemaAPI, TestPivotHelperCode, TestFreeTextSuggestions, CustomCollectionTest, TestStandardQParsers, TestHighFrequencyDictionaryFactory, TestCollationFieldDocValues, TestStressUserVersions, TestCloudManagedSchema, TestSolr4Spatial2, TestArbitraryIndexDir, TestSolrXml, QueryResultKeyTest, ExitableDirectoryReaderTest, TermsComponentTest, StandardRequestHandlerTest, TestFieldTypeCollectionResource, CoreAdminRequestStatusTest, PluginInfoTest, ZkCLITest, UnloadDistributedZkTest, TestRequestStatusCollectionAPI, ShardRoutingTest, TestSolrXmlPersistor, TestSearchPerf, TestAnalyzedSuggestions, TestQuerySenderListener, TestHighlightDedupGrouping, HdfsLockFactoryTest, SpellingQueryConverterTest, PeerSyncTest, TestCursorMarkWithoutUniqueKey, UpdateParamsTest, BlockDirectoryTest, IndexBasedSpellCheckerTest, SpellPossibilityIteratorTest, TestFuzzyAnalyzedSuggestions, TestDefaultSimilarityFactory, VMParamsZkACLAndCredentialsProvidersTest, TestDefaultSearchFieldResource, TestChildDocTransformer, FastVectorHighlighterTest, TestSystemIdResolver, ChaosMonkeyNothingIsSafeTest, TestOverriddenPrefixQueryForCustomFieldType, TestClassNameShortening, SuggestComponentTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestZkChroot, TestRecovery, DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, ConvertedLegacyTest, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, IndexSchemaTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestBinaryResponseWriter, TestSolrDeletionPolicy2, SampleTest, TestDocSet, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, TestFastLRUCache, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, CursorPagingTest, TestTolerantSearch, AssignTest, CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J0 in 130.64s, 1 test, 1 error <<< FAILURES! [...truncated 253 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: There were test failures: 437 suites, 1795 tests, 1 error, 44 ignored (21 assumptions) Total time: 102 minutes 47 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
