Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2146/
1 tests failed. FAILED: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:21713/kpo/v, https://127.0.0.1:59147/kpo/v, https://127.0.0.1:33500/kpo/v] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:21713/kpo/v, https://127.0.0.1:59147/kpo/v, https://127.0.0.1:33500/kpo/v] at __randomizedtesting.SeedInfo.seed([ED47B979B672F53D:6CA13761C12D9501]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:568) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 46 more Build Log: [...truncated 10731 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/init-core-data-001 [junit4] 2> 18110 T29 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 18111 T29 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /kpo/v [junit4] 2> 18120 T29 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 18137 T29 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 18152 T30 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 18452 T29 oasc.ZkTestServer.run start zk server on port:21729 [junit4] 2> 18465 T29 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 18787 T29 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 18858 T31 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running [junit4] 2> 20946 T35 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55df5de1 name:ZooKeeperConnection Watcher:127.0.0.1:21729 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 20946 T29 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 20947 T29 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 20960 T29 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 21096 T29 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 21097 T29 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 21099 T38 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b70cd6 name:ZooKeeperConnection Watcher:127.0.0.1:21729/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 21099 T29 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 21100 T29 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 21115 T29 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 21119 T29 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 21122 T29 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 21125 T29 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 21130 T29 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 21166 T29 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 21172 T29 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 21173 T29 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 21277 T29 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 21278 T29 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 21282 T29 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 21283 T29 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 21287 T29 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 21287 T29 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 21291 T29 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 21292 T29 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 21296 T29 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 21296 T29 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 21300 T29 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 21301 T29 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 21305 T29 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 21305 T29 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 21309 T29 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 21310 T29 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 21314 T29 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 21315 T29 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 21341 T29 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 21342 T29 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 21344 T40 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a115cd5 name:ZooKeeperConnection Watcher:127.0.0.1:21729/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 21344 T29 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 21345 T29 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 23738 T29 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 24220 T29 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 24259 T29 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:59147 [junit4] 2> 24508 T29 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 24509 T29 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 24509 T29 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002 [junit4] 2> 24510 T29 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/' [junit4] 2> 24575 T29 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/solr.xml [junit4] 2> 24733 T29 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002 [junit4] 2> 24734 T29 oasc.CoreContainer.<init> New CoreContainer 1831455490 [junit4] 2> 24734 T29 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/] [junit4] 2> 24857 T29 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 24858 T29 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 24858 T29 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 24859 T29 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 24859 T29 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 24860 T29 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 24860 T29 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 24861 T29 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 24861 T29 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 24865 T29 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 24868 T29 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 24868 T29 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 24869 T29 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 24869 T29 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21729/solr [junit4] 2> 24918 T29 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 24919 T29 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 24920 T29 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 24923 T52 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bc39f0f name:ZooKeeperConnection Watcher:127.0.0.1:21729 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 24923 T29 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 24924 T29 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 24945 T29 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 24946 T54 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55e6703 name:ZooKeeperConnection Watcher:127.0.0.1:21729/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 24947 T29 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 24969 T29 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 24992 T29 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 25003 T29 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 25008 T29 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 25013 T29 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 25077 T29 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 25080 T29 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59147_kpo%2Fv [junit4] 2> 25092 T29 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59147_kpo%2Fv [junit4] 2> 25097 T29 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 25101 T29 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 25105 T29 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 25136 T29 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:59147_kpo%2Fv [junit4] 2> 25136 T29 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 25140 T29 oasc.Overseer.start Overseer (id=92549821772791812-127.0.0.1:59147_kpo%2Fv-n_0000000000) starting [junit4] 2> 25179 T29 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 25227 T29 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 25892 T56 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 25893 T29 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 25897 T29 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 25899 T29 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 25943 T55 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 25953 T29 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002 [junit4] 2> 27062 T29 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/conf/ [junit4] 2> 27283 T29 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 27286 T29 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2 [junit4] 2> 27286 T29 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 27377 T29 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 27378 T29 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 27381 T60 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ef9ca83 name:ZooKeeperConnection Watcher:127.0.0.1:21729/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 27381 T29 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 27382 T29 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 27384 T29 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 27393 T29 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 27394 T29 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 27395 T29 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 27396 T29 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 27398 T62 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@323662bd name:ZooKeeperConnection Watcher:127.0.0.1:21729/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 27398 T29 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 27399 T29 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 27437 T63 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 27473 T55 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 27473 T55 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 27529 T55 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 27547 T55 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 27579 T64 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> 27579 T63 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> 29722 T29 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 29724 T29 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 29733 T29 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 29737 T29 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:33500 [junit4] 2> 29741 T29 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 29742 T29 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 29742 T29 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-003 [junit4] 2> 29743 T29 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-003/' [junit4] 2> 29790 T29 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-003/solr.xml [junit4] 2> 29864 T29 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-003 [junit4] 2> 29865 T29 oasc.CoreContainer.<init> New CoreContainer 238713828 [junit4] 2> 29865 T29 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-003/] [junit4] 2> 29866 T29 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 29867 T29 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 29867 T29 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 29868 T29 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 29868 T29 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 29869 T29 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 29869 T29 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 29870 T29 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 29870 T29 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 29874 T29 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 29876 T29 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 29877 T29 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 29877 T29 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 29878 T29 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21729/solr [junit4] 2> 29878 T29 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 29879 T29 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 29880 T29 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 29882 T75 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@567b7e62 name:ZooKeeperConnection Watcher:127.0.0.1:21729 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 29882 T29 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 29883 T29 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 29885 T29 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 29887 T77 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51038c1a name:ZooKeeperConnection Watcher:127.0.0.1:21729/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 29887 T29 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 29896 T29 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 30905 T29 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33500_kpo%2Fv [junit4] 2> 30907 T29 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33500_kpo%2Fv [junit4] 2> 30913 T29 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 30926 T29 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-003 [junit4] 2> 32053 T29 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-003/conf/ [junit4] 2> 32238 T29 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 32240 T29 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2 [junit4] 2> 32240 T29 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 33587 T29 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 33588 T29 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 33597 T29 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 33602 T29 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:21713 [junit4] 2> 33605 T29 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 33606 T29 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 33606 T29 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004 [junit4] 2> 33607 T29 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/' [junit4] 2> 33658 T29 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/solr.xml [junit4] 2> 33723 T29 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004 [junit4] 2> 33724 T29 oasc.CoreContainer.<init> New CoreContainer 214433150 [junit4] 2> 33724 T29 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/] [junit4] 2> 33726 T29 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 33726 T29 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 33727 T29 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 33727 T29 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 33728 T29 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 33728 T29 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 33728 T29 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 33729 T29 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 33729 T29 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 33733 T29 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 33736 T29 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 33736 T29 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 33737 T29 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 33737 T29 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21729/solr [junit4] 2> 33738 T29 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 33738 T29 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 33739 T29 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 33742 T90 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77b10188 name:ZooKeeperConnection Watcher:127.0.0.1:21729 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 33743 T29 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 33743 T29 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 33746 T29 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 33748 T92 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@462cd2d6 name:ZooKeeperConnection Watcher:127.0.0.1:21729/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 33748 T29 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 33759 T29 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 34768 T29 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21713_kpo%2Fv [junit4] 2> 34770 T29 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21713_kpo%2Fv [junit4] 2> 34776 T29 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 34782 T29 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004 [junit4] 2> 34905 T29 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/conf/ [junit4] 2> 35507 T29 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 35509 T29 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2 [junit4] 2> 35510 T29 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 35517 T29 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 35524 T29 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 35525 T29 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 35528 T96 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ad576e5 name:ZooKeeperConnection Watcher:127.0.0.1:21729/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 35528 T29 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 35529 T29 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 35531 T29 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 37996 T82 oasha.CollectionsHandler.handleCreateAction Creating Collection : version=2&shards=a,b&replicationFactor=1&numShards=1&stateFormat=2&router.name=implicit&action=CREATE&name=customcollreplicadeletion&maxShardsPerNode=5&wt=javabin [junit4] 2> 38000 T63 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 38003 T56 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> 38017 T98 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> 38028 T98 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 38029 T98 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 38031 T98 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 38037 T63 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 38044 T55 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 38045 T55 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 38045 T55 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 38050 T55 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 38053 T63 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> 38053 T99 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> 38053 T64 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> 38053 T93 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> 38053 T78 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> 38138 T98 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 38139 T98 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:59147_kpo%2Fv [junit4] 2> 38167 T98 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:21713_kpo%2Fv [junit4] 2> 38398 T44 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&version=2&numShards=2&action=CREATE&collection=customcollreplicadeletion&name=customcollreplicadeletion_a_replica1&collection.configName=conf1&shard=a&wt=javabin [junit4] 2> 38398 T83 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&version=2&numShards=2&action=CREATE&collection=customcollreplicadeletion&name=customcollreplicadeletion_b_replica1&collection.configName=conf1&shard=b&wt=javabin [junit4] 2> 38416 T44 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 38417 T83 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 38429 T63 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 38430 T44 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 38431 T83 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 38432 T83 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 38433 T83 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 38444 T55 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "roles":null, [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "base_url":"https://127.0.0.1:59147/kpo/v", [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:59147_kpo%2Fv", [junit4] 2> "operation":"state", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "state":"down"} [junit4] 2> 38446 T83 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 38447 T83 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 38469 T55 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 38471 T93 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 38473 T93 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 38474 T44 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 38475 T44 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 38478 T44 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 38479 T44 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 38480 T44 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 38480 T44 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 38482 T44 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 38482 T44 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 38484 T44 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 38485 T55 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 38485 T44 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 38486 T55 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "roles":null, [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "base_url":"https://127.0.0.1:21713/kpo/v", [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:21713_kpo%2Fv", [junit4] 2> "operation":"state", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"b", [junit4] 2> "state":"down"} [junit4] 2> 38490 T63 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 38492 T55 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 38493 T63 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 38493 T93 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 38496 T93 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 38498 T63 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 38667 T44 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 38764 T44 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 38766 T44 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 38913 T44 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 39447 T83 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 39448 T83 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 39449 T83 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 39450 T83 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 39451 T83 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 39452 T83 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/customcollreplicadeletion_b_replica1/' [junit4] 2> 39660 T83 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 39738 T83 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 39845 T83 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 39992 T83 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 40760 T83 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 40760 T44 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 40791 T44 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 40791 T83 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 40795 T44 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 40796 T83 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 42024 T44 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 42024 T83 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 42068 T44 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 42068 T83 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 42078 T44 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 42080 T83 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 42091 T44 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 42091 T83 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 42093 T83 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 42094 T83 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 42095 T44 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 42096 T44 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 42096 T83 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 42098 T83 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 42098 T44 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 42099 T83 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 42099 T44 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 42100 T83 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 42101 T44 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 42102 T83 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/customcollreplicadeletion_b_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 42102 T44 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 42104 T44 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 42127 T44 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@490da5b9 [junit4] 2> 42127 T83 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@490da5b9 [junit4] 2> 42373 T44 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 42373 T83 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/customcollreplicadeletion_b_replica1/data [junit4] 2> 42374 T44 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 42375 T83 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 42375 T44 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 42376 T83 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 42377 T44 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 42378 T83 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 42378 T44 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5525251389990121] [junit4] 2> 42379 T83 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5525251389990121] [junit4] 2> 42381 T44 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-38b1d646)),segFN=segments_1,generation=1} [junit4] 2> 42381 T83 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-219664da)),segFN=segments_1,generation=1} [junit4] 2> 42382 T44 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 42383 T83 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 42399 T83 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 42400 T44 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 42695 T83 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 42696 T44 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 42715 T83 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 42715 T44 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 42716 T83 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 42717 T44 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 42718 T83 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 42718 T44 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 42719 T83 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 42720 T44 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 43001 T83 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 43002 T44 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 43002 T83 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 43003 T44 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 43004 T83 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 43004 T44 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 43021 T83 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 43021 T44 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 43023 T83 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 43024 T44 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 43026 T83 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 43027 T44 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 43028 T83 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 43030 T44 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 43085 T83 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 43085 T44 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 43086 T83 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 43086 T44 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 43097 T83 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 43097 T44 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 43099 T83 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 43101 T44 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 43112 T83 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 43112 T44 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 43190 T44 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 43190 T83 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 43248 T44 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 43248 T83 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 43282 T83 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 43283 T44 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 43286 T83 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 43287 T44 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 43289 T83 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 43290 T44 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 43292 T83 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 43294 T44 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 43454 T83 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 43454 T44 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 43455 T83 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 43456 T44 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 43459 T83 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=83.1328125, floorSegmentMB=0.4736328125, forceMergeDeletesPctAllowed=19.436075717989556, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 43460 T44 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=83.1328125, floorSegmentMB=0.4736328125, forceMergeDeletesPctAllowed=19.436075717989556, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 43461 T83 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-219664da)),segFN=segments_1,generation=1} [junit4] 2> 43462 T83 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 43462 T44 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-38b1d646)),segFN=segments_1,generation=1} [junit4] 2> 43464 T83 oass.SolrIndexSearcher.<init> Opening Searcher@8d96738[customcollreplicadeletion_b_replica1] main [junit4] 2> 43464 T44 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 43465 T83 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 43466 T44 oass.SolrIndexSearcher.<init> Opening Searcher@6006d82a[customcollreplicadeletion_a_replica1] main [junit4] 2> 43468 T44 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 43470 T44 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 43470 T83 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 43471 T44 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 43471 T83 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 43497 T44 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 43497 T83 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 43498 T44 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 43499 T83 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 43500 T44 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 43501 T83 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 43502 T44 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 43503 T83 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 43503 T44 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 43504 T83 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 43505 T44 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 43506 T83 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 43510 T44 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 43511 T44 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 43511 T44 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 43552 T83 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 43553 T83 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 43643 T105 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@6006d82a[customcollreplicadeletion_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 43644 T104 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@8d96738[customcollreplicadeletion_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 43665 T44 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 43666 T44 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:59147/kpo/v collection:customcollreplicadeletion shard:a [junit4] 2> 43668 T83 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 43669 T83 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:21713/kpo/v collection:customcollreplicadeletion shard:b [junit4] 2> 43703 T44 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 43703 T83 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 43712 T44 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 43712 T83 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 43715 T63 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 43716 T44 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 43716 T83 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 43717 T44 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 43717 T83 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 43720 T55 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> ASYNC NEW_CORE C0 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@42b4ed35 url=https://127.0.0.1:21713/kpo/v/customcollreplicadeletion_b_replica1 node=127.0.0.1:21713_kpo%2Fv C0_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=https://127.0.0.1:21713/kpo/v, node_name=127.0.0.1:21713_kpo%2Fv, state=down} [junit4] 2> 43726 T83 C0 P21713 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:21713/kpo/v/customcollreplicadeletion_b_replica1/ [junit4] 2> 43730 T55 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> ASYNC NEW_CORE C1 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@3a1140cb url=https://127.0.0.1:59147/kpo/v/customcollreplicadeletion_a_replica1 node=127.0.0.1:59147_kpo%2Fv C1_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=https://127.0.0.1:59147/kpo/v, node_name=127.0.0.1:59147_kpo%2Fv, state=down} [junit4] 2> 43726 T44 C1 P59147 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:59147/kpo/v/customcollreplicadeletion_a_replica1/ [junit4] 2> 43735 T93 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 43735 T63 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 43734 T83 C0 P21713 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 43736 T44 C1 P59147 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 43738 T63 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 43738 T83 C0 P21713 oasc.SyncStrategy.syncToMe https://127.0.0.1:21713/kpo/v/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 43739 T93 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 43739 T44 C1 P59147 oasc.SyncStrategy.syncToMe https://127.0.0.1:59147/kpo/v/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 43741 T83 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:21713/kpo/v/customcollreplicadeletion_b_replica1/ b [junit4] 2> 43742 T44 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:59147/kpo/v/customcollreplicadeletion_a_replica1/ a [junit4] 2> 43744 T55 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 43748 T63 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 43749 T55 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 43750 T93 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 43750 T63 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 43752 T93 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 43754 T63 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 43828 T44 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 43828 T83 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 43836 T63 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 43841 T55 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 43846 T55 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 43847 T63 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 43847 T93 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 43850 T93 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 43851 T63 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 43855 T55 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 43858 T63 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 43860 T55 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 43861 T93 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 43861 T63 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 43863 T93 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 43865 T63 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 43888 T44 oasc.ZkController.register We are https://127.0.0.1:59147/kpo/v/customcollreplicadeletion_a_replica1/ and leader is https://127.0.0.1:59147/kpo/v/customcollreplicadeletion_a_replica1/ [junit4] 2> 43889 T83 oasc.ZkController.register We are https://127.0.0.1:21713/kpo/v/customcollreplicadeletion_b_replica1/ and leader is https://127.0.0.1:21713/kpo/v/customcollreplicadeletion_b_replica1/ [junit4] 2> 43898 T44 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:59147/kpo/v [junit4] 2> 43898 T83 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:21713/kpo/v [junit4] 2> 43899 T44 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 43900 T83 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 43900 T44 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 43901 T83 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 43904 T63 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 43908 T44 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 43908 T83 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 43912 T55 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 43913 T55 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "roles":null, [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "base_url":"https://127.0.0.1:59147/kpo/v", [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:59147_kpo%2Fv", [junit4] 2> "operation":"state", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "shard":"a", [junit4] 2> "state":"active"} [junit4] 2> 43918 T83 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&version=2&numShards=2&action=CREATE&collection=customcollreplicadeletion&name=customcollreplicadeletion_b_replica1&collection.configName=conf1&shard=b&wt=javabin} status=0 QTime=5539 [junit4] 2> 43919 T55 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 43918 T44 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&version=2&numShards=2&action=CREATE&collection=customcollreplicadeletion&name=customcollreplicadeletion_a_replica1&collection.configName=conf1&shard=a&wt=javabin} status=0 QTime=5539 [junit4] 2> 43921 T93 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 43921 T63 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 43922 T93 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 43923 T63 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 43927 T55 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 43927 T55 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "roles":null, [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "base_url":"https://127.0.0.1:21713/kpo/v", [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:21713_kpo%2Fv", [junit4] 2> "operation":"state", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "shard":"b", [junit4] 2> "state":"active"} [junit4] 2> 43930 T63 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 43931 T55 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 43932 T93 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 43932 T63 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 43933 T93 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 43935 T63 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 44424 T98 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 44442 T98 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=5539},core=customcollreplicadeletion_b_replica1},null={responseHeader={status=0,QTime=5539},core=customcollreplicadeletion_a_replica1}}} [junit4] 2> 44443 T93 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 44444 T63 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 44448 T82 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={version=2&shards=a,b&replicationFactor=1&numShards=1&stateFormat=2&router.name=implicit&action=CREATE&name=customcollreplicadeletion&maxShardsPerNode=5&wt=javabin} status=0 QTime=6464 [junit4] 2> 44451 T29 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 44455 T29 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 44460 T29 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 44461 T29 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 44464 T109 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@411a838b name:ZooKeeperConnection Watcher:127.0.0.1:21729/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 44465 T29 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 44466 T29 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 44467 T29 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 44480 T82 oasha.CollectionsHandler.handleRemoveReplica Remove replica: version=2&action=deletereplica&collection=customcollreplicadeletion&shard=a&wt=javabin&replica=core_node1 [junit4] 2> 44482 T63 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 44484 T56 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_node1"} [junit4] 2> 44485 T110 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : deletereplica , { [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node1"} [junit4] 2> 44493 T44 oasc.SolrCore.close [customcollreplicadeletion_a_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@3a1140cb [junit4] 2> 44559 T44 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> 44560 T44 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 44561 T44 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 44561 T44 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 44563 T44 oasc.SolrCore.closeSearcher [customcollreplicadeletion_a_replica1] Closing main searcher on request. [junit4] 2> 44564 T44 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 44564 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/data;done=false>>] [junit4] 2> 44565 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/data [] [junit4] 2> 44565 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/data;done=false>>, CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index;done=false>>] [junit4] 2> 44566 T44 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 44567 T44 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 44567 T44 oasc.CachingDirectoryFactory.close Removing directory after core close: /usr/home/jenkins/jenkins-slave/workspa [...truncated too long message...] oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/customcollreplicadeletion_b_replica1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/customcollreplicadeletion_b_replica1/data;done=false>>] [junit4] 2> 162033 T29 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/customcollreplicadeletion_b_replica1/data [junit4] 2> 162034 T29 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index;done=false>>] [junit4] 2> 162035 T29 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 162037 T29 oasc.Overseer.close Overseer (id=92549821772791818-127.0.0.1:21713_kpo%2Fv-n_0000000002) closing [junit4] 2> 162039 T127 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:21713_kpo%2Fv [junit4] 2> 163543 T93 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 163546 T29 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/kpo/v,null} [junit4] 2> 168547 T29 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 168552 T29 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:21729 21729 [junit4] 2> 169725 T30 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:21729 21729 [junit4] 2> 169826 T96 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@516bedc1 rejected from java.util.concurrent.ThreadPoolExecutor@4c643aa[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 169827 T96 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@63a71fc0 rejected from java.util.concurrent.ThreadPoolExecutor@4c643aa[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 169828 T96 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ad576e5 name:ZooKeeperConnection Watcher:127.0.0.1:21729/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 169828 T96 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=ED47B979B672F53D -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=de_CH -Dtests.timezone=America/Denver -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 152s J2 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:21713/kpo/v, https://127.0.0.1:59147/kpo/v, https://127.0.0.1:33500/kpo/v] [junit4] > at __randomizedtesting.SeedInfo.seed([ED47B979B672F53D:6CA13761C12D9501]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:568) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) [junit4] > ... 46 more [junit4] 2> 169879 T29 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ED47B979B672F53D-001 [junit4] 2> 151775 T28 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=de_CH, timezone=America/Denver [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=53260072,total=130547712 [junit4] 2> NOTE: All tests run in this JVM: [TestDFRSimilarityFactory, PluginInfoTest, TestNonDefinedSimilarityFactory, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J2 in 152.08s, 1 test, 1 error <<< FAILURES! [...truncated 1315 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:524: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:472: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:189: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:496: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1360: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:962: There were test failures: 431 suites, 1778 tests, 1 error, 59 ignored (24 assumptions) Total time: 53 minutes 49 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2144 Archived 5 artifacts Archive block size is 32768 Received 0 blocks and 163681255 bytes Compression is 0.0% Took 29 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org