Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2222/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test Error Message: Error from server at http://127.0.0.1:63376/i_/q/checkStateVerCol: no servers hosting shard: Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63376/i_/q/checkStateVerCol: no servers hosting shard: at __randomizedtesting.SeedInfo.seed([2E079705C0EFF3BA:A653A8DF6E139E42]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958) at org.apache.solr.client.solrj.impl.CloudSolrClientTest.stateVersionParamTest(CloudSolrClientTest.java:554) at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) 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:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) 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:54) 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) Build Log: [...truncated 11170 lines...] [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/init-core-data-001 [junit4] 2> 55351 T192 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 55352 T192 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /i_/q [junit4] 2> 55362 T192 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test? [junit4] 2> 55413 T192 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 55415 T193 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 55415 T193 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 55523 T192 oasc.ZkTestServer.run start zk server on port:63336 [junit4] 2> 55525 T192 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 55539 T192 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 55562 T200 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f679e2e name:ZooKeeperConnection Watcher:127.0.0.1:63336 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 55563 T192 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 55564 T192 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 55564 T192 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 55606 T192 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 55627 T192 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 55636 T203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4888e97 name:ZooKeeperConnection Watcher:127.0.0.1:63336/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 55637 T192 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 55638 T192 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 55639 T192 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 55656 T192 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 55674 T192 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 55683 T192 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 55714 T192 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml [junit4] 2> 55725 T192 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 55753 T192 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 55755 T192 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 55768 T192 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist [junit4] 2> 55768 T192 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist [junit4] 2> 55769 T192 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist [junit4] 2> 55769 T192 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist [junit4] 2> 55770 T192 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist [junit4] 2> 55773 T192 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist [junit4] 2> 55775 T192 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist [junit4] 2> 55776 T192 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist [junit4] 2> 55777 T192 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist [junit4] 2> 55984 T192 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/cores/collection1 [junit4] 2> 55995 T192 oejs.Server.doStart jetty-9.2.10.v20150310 [junit4] 2> 56023 T192 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@194d333d{/i_/q,null,AVAILABLE} [junit4] 2> 56026 T192 oejs.AbstractConnector.doStart Started ServerConnector@2778fd1c{HTTP/1.1}{127.0.0.1:63339} [junit4] 2> 56027 T192 oejs.Server.doStart Started @61707ms [junit4] 2> 56027 T192 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/tempDir-001/control/data, hostContext=/i_/q, hostPort=63339, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/cores} [junit4] 2> 56028 T192 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@677327b6 [junit4] 2> 56028 T192 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/' [junit4] 2> 56128 T192 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/solr.xml [junit4] 2> 56149 T192 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/cores [junit4] 2> 56150 T192 oasc.CoreContainer.<init> New CoreContainer 1529399272 [junit4] 2> 56150 T192 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/] [junit4] 2> 56151 T192 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/lib [junit4] 2> 56156 T192 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/lib). [junit4] 2> 56181 T192 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 56187 T192 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 56203 T192 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 56203 T192 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 56204 T192 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 56206 T192 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63336/solr [junit4] 2> 56207 T192 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 56208 T192 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 56211 T192 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 56216 T217 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a80b633 name:ZooKeeperConnection Watcher:127.0.0.1:63336 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 56219 T192 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 56220 T192 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 56228 T192 N:127.0.0.1:63339_i_%2Fq oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 56235 T220 N:127.0.0.1:63339_i_%2Fq oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ce9aa63 name:ZooKeeperConnection Watcher:127.0.0.1:63336/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 56235 T192 N:127.0.0.1:63339_i_%2Fq oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 56239 T192 N:127.0.0.1:63339_i_%2Fq oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 56249 T192 N:127.0.0.1:63339_i_%2Fq oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 56257 T192 N:127.0.0.1:63339_i_%2Fq oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 56279 T192 N:127.0.0.1:63339_i_%2Fq oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 56292 T192 N:127.0.0.1:63339_i_%2Fq oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 56304 T192 N:127.0.0.1:63339_i_%2Fq oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 56310 T192 N:127.0.0.1:63339_i_%2Fq oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 56333 T192 N:127.0.0.1:63339_i_%2Fq oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 56337 T192 N:127.0.0.1:63339_i_%2Fq oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63339_i_%2Fq [junit4] 2> 56339 T192 N:127.0.0.1:63339_i_%2Fq oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63339_i_%2Fq [junit4] 2> 56352 T192 N:127.0.0.1:63339_i_%2Fq oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 56368 T192 N:127.0.0.1:63339_i_%2Fq oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 56391 T192 N:127.0.0.1:63339_i_%2Fq oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 56402 T192 N:127.0.0.1:63339_i_%2Fq oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:63339_i_%2Fq [junit4] 2> 56402 T192 N:127.0.0.1:63339_i_%2Fq oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 56416 T192 N:127.0.0.1:63339_i_%2Fq oasc.Overseer.start Overseer (id=93712976765386755-127.0.0.1:63339_i_%2Fq-n_0000000000) starting [junit4] 2> 56429 T192 N:127.0.0.1:63339_i_%2Fq oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 56532 T192 N:127.0.0.1:63339_i_%2Fq oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 56535 T222 N:127.0.0.1:63339_i_%2Fq oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 56536 T221 N:127.0.0.1:63339_i_%2Fq oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 56537 T192 N:127.0.0.1:63339_i_%2Fq oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 56568 T192 N:127.0.0.1:63339_i_%2Fq oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/cores [junit4] 2> 56595 T192 N:127.0.0.1:63339_i_%2Fq oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 56595 T192 N:127.0.0.1:63339_i_%2Fq oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/cores/collection1/ [junit4] 2> 56596 T192 N:127.0.0.1:63339_i_%2Fq oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 56600 T224 N:127.0.0.1:63339_i_%2Fq C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 56600 T224 N:127.0.0.1:63339_i_%2Fq C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 56638 T220 N:127.0.0.1:63339_i_%2Fq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 56638 T224 N:127.0.0.1:63339_i_%2Fq oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 56662 T221 N:127.0.0.1:63339_i_%2Fq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63339/i_/q", [junit4] 2> "node_name":"127.0.0.1:63339_i_%2Fq", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 56727 T221 N:127.0.0.1:63339_i_%2Fq oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63339/i_/q", [junit4] 2> "node_name":"127.0.0.1:63339_i_%2Fq", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 56741 T221 N:127.0.0.1:63339_i_%2Fq oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 56813 T221 N:127.0.0.1:63339_i_%2Fq oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 56834 T220 N:127.0.0.1:63339_i_%2Fq 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> 57641 T224 N:127.0.0.1:63339_i_%2Fq oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 57641 T224 N:127.0.0.1:63339_i_%2Fq oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 57642 T224 N:127.0.0.1:63339_i_%2Fq oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 57643 T224 N:127.0.0.1:63339_i_%2Fq oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 57657 T224 N:127.0.0.1:63339_i_%2Fq oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 57658 T224 N:127.0.0.1:63339_i_%2Fq oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/cores/collection1/' [junit4] 2> 57723 T224 N:127.0.0.1:63339_i_%2Fq oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 57754 T224 N:127.0.0.1:63339_i_%2Fq oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 57758 T224 N:127.0.0.1:63339_i_%2Fq oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 57769 T224 N:127.0.0.1:63339_i_%2Fq oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 57779 T224 N:127.0.0.1:63339_i_%2Fq oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 57803 T224 N:127.0.0.1:63339_i_%2Fq oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 58203 T224 N:127.0.0.1:63339_i_%2Fq oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 58205 T224 N:127.0.0.1:63339_i_%2Fq oass.IndexSchema.readSchema unique key field: id [junit4] 2> 58206 T224 N:127.0.0.1:63339_i_%2Fq oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 58206 T224 N:127.0.0.1:63339_i_%2Fq oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 58224 T224 N:127.0.0.1:63339_i_%2Fq oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 58224 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 58225 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/cores/collection1/], dataDir=[null] [junit4] 2> 58225 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1 [junit4] 2> 58227 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/cores/collection1/data [junit4] 2> 58227 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/cores/collection1/data/index/ [junit4] 2> 58227 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 58227 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/control-001/cores/collection1/data/index [junit4] 2> 58230 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@503c1dd0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fd62d14),segFN=segments_1,generation=1} [junit4] 2> 58230 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 58246 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 58259 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 58261 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 58263 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 58266 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 58267 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy [junit4] 2> 58330 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly. [junit4] 2> 58331 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly. [junit4] 2> 58331 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 58331 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard') [junit4] 2> 58331 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 58333 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 58333 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 58337 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 58338 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 58339 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@503c1dd0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fd62d14),segFN=segments_1,generation=1} [junit4] 2> 58339 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 58340 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@6e76ea29[collection1] main [junit4] 2> 58340 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 58356 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 58356 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 58405 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 58406 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 58406 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 58410 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 58411 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 58413 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 58419 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" [junit4] 2> class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore [junit4] 2> 58419 T225 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e76ea29[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 58455 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1 [junit4] 2> 58476 T224 N:127.0.0.1:63339_i_%2Fq c:collection1 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 58481 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63339/i_/q collection:control_collection shard:shard1 [junit4] 2> 58482 T192 N:127.0.0.1:63339_i_%2Fq oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0 [junit4] 2> 58482 T192 N:127.0.0.1:63339_i_%2Fq oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 58489 T192 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 58491 T192 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 58510 T231 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f735c41 name:ZooKeeperConnection Watcher:127.0.0.1:63336/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 58510 T192 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 58511 T192 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 58511 T192 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 58538 T192 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 58573 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 58618 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 58638 T220 N:127.0.0.1:63339_i_%2Fq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 58654 T221 N:127.0.0.1:63339_i_%2Fq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 58669 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 58670 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C8 name=collection1 org.apache.solr.core.SolrCore@407a8b77 url=http://127.0.0.1:63339/i_/q/collection1 node=127.0.0.1:63339_i_%2Fq C8_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:63339/i_/q, node_name=127.0.0.1:63339_i_%2Fq, state=down} [junit4] 2> 58693 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 C8 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63339/i_/q/collection1/ [junit4] 2> 58694 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 C8 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 58695 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 C8 oasc.SyncStrategy.syncToMe http://127.0.0.1:63339/i_/q/collection1/ has no replicas [junit4] 2> 58695 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63339/i_/q/collection1/ shard1 [junit4] 2> 58730 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 58731 T231 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> 58731 T220 N:127.0.0.1:63339_i_%2Fq 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> 58790 T192 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/cores/collection1 [junit4] 2> 58796 T192 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001 [junit4] 2> 58799 T192 oejs.Server.doStart jetty-9.2.10.v20150310 [junit4] 2> 58814 T192 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@6108ea6{/i_/q,null,AVAILABLE} [junit4] 2> 58818 T220 N:127.0.0.1:63339_i_%2Fq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 58818 T192 oejs.AbstractConnector.doStart Started ServerConnector@c0f7226{HTTP/1.1}{127.0.0.1:63346} [junit4] 2> 58821 T192 oejs.Server.doStart Started @64500ms [junit4] 2> 58821 T192 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/i_/q, hostPort=63346, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/cores} [junit4] 2> 58822 T192 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@677327b6 [junit4] 2> 58822 T192 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/' [junit4] 2> 58837 T221 N:127.0.0.1:63339_i_%2Fq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:63339/i_/q", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 58895 T192 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/solr.xml [junit4] 2> 58920 T192 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/cores [junit4] 2> 58926 T192 oasc.CoreContainer.<init> New CoreContainer 716870248 [junit4] 2> 58927 T192 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/] [junit4] 2> 58927 T192 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/lib [junit4] 2> 58929 T192 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/lib). [junit4] 2> 58948 T192 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 58954 T192 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 58956 T192 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 58956 T192 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 58957 T192 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 58957 T192 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63336/solr [junit4] 2> 58957 T192 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 58957 T192 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 58961 T192 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 58965 T245 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f440374 name:ZooKeeperConnection Watcher:127.0.0.1:63336 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 58969 T192 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 58970 T192 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 58982 T231 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> 58983 T220 N:127.0.0.1:63339_i_%2Fq 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> 58990 T192 N:127.0.0.1:63346_i_%2Fq oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 59004 T248 N:127.0.0.1:63346_i_%2Fq oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a79e0c name:ZooKeeperConnection Watcher:127.0.0.1:63336/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 59005 T192 N:127.0.0.1:63346_i_%2Fq oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 59047 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 oasc.ZkController.register We are http://127.0.0.1:63339/i_/q/collection1/ and leader is http://127.0.0.1:63339/i_/q/collection1/ [junit4] 2> 59048 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63339/i_/q [junit4] 2> 59048 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 59049 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 59049 T228 N:127.0.0.1:63339_i_%2Fq C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 59072 T220 N:127.0.0.1:63339_i_%2Fq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 59093 T221 N:127.0.0.1:63339_i_%2Fq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63339/i_/q", [junit4] 2> "node_name":"127.0.0.1:63339_i_%2Fq", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 3 [junit4] 2> 59096 T192 N:127.0.0.1:63346_i_%2Fq oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 59102 T221 N:127.0.0.1:63339_i_%2Fq oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63339/i_/q", [junit4] 2> "node_name":"127.0.0.1:63339_i_%2Fq", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 59266 T231 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> 59272 T220 N:127.0.0.1:63339_i_%2Fq 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> 59273 T248 N:127.0.0.1:63346_i_%2Fq 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> 60152 T192 N:127.0.0.1:63346_i_%2Fq oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63346_i_%2Fq [junit4] 2> 60155 T192 N:127.0.0.1:63346_i_%2Fq oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63346_i_%2Fq [junit4] 2> 60176 T192 N:127.0.0.1:63346_i_%2Fq oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 60219 T192 N:127.0.0.1:63346_i_%2Fq oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/cores [junit4] 2> 60222 T192 N:127.0.0.1:63346_i_%2Fq oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 60223 T192 N:127.0.0.1:63346_i_%2Fq oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/cores/collection1/ [junit4] 2> 60223 T192 N:127.0.0.1:63346_i_%2Fq oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 60238 T249 N:127.0.0.1:63346_i_%2Fq C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 60238 T249 N:127.0.0.1:63346_i_%2Fq C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 60243 T220 N:127.0.0.1:63339_i_%2Fq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 60245 T249 N:127.0.0.1:63346_i_%2Fq oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 60253 T221 N:127.0.0.1:63339_i_%2Fq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63346/i_/q", [junit4] 2> "node_name":"127.0.0.1:63346_i_%2Fq", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 60257 T221 N:127.0.0.1:63339_i_%2Fq oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63346/i_/q", [junit4] 2> "node_name":"127.0.0.1:63346_i_%2Fq", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 60257 T221 N:127.0.0.1:63339_i_%2Fq oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 60257 T221 N:127.0.0.1:63339_i_%2Fq oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 60477 T231 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 60478 T220 N:127.0.0.1:63339_i_%2Fq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 60480 T248 N:127.0.0.1:63346_i_%2Fq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 61248 T249 N:127.0.0.1:63346_i_%2Fq oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 61248 T249 N:127.0.0.1:63346_i_%2Fq oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 61250 T249 N:127.0.0.1:63346_i_%2Fq oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 61250 T249 N:127.0.0.1:63346_i_%2Fq oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 61254 T249 N:127.0.0.1:63346_i_%2Fq oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 61254 T249 N:127.0.0.1:63346_i_%2Fq oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/cores/collection1/' [junit4] 2> 61290 T249 N:127.0.0.1:63346_i_%2Fq oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 61328 T249 N:127.0.0.1:63346_i_%2Fq oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 61334 T249 N:127.0.0.1:63346_i_%2Fq oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 61342 T249 N:127.0.0.1:63346_i_%2Fq oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 61363 T249 N:127.0.0.1:63346_i_%2Fq oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 61383 T249 N:127.0.0.1:63346_i_%2Fq oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 61571 T249 N:127.0.0.1:63346_i_%2Fq oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 61573 T249 N:127.0.0.1:63346_i_%2Fq oass.IndexSchema.readSchema unique key field: id [junit4] 2> 61575 T249 N:127.0.0.1:63346_i_%2Fq oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 61575 T249 N:127.0.0.1:63346_i_%2Fq oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 61582 T249 N:127.0.0.1:63346_i_%2Fq oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 61584 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 61585 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/cores/collection1/], dataDir=[null] [junit4] 2> 61586 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1 [junit4] 2> 61587 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/cores/collection1/data [junit4] 2> 61588 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/cores/collection1/data/index/ [junit4] 2> 61589 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 61590 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-1-001/cores/collection1/data/index [junit4] 2> 61594 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4214d8d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67445e01),segFN=segments_1,generation=1} [junit4] 2> 61594 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 61597 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 61615 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 61616 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 61634 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 61639 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 61639 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy [junit4] 2> 61657 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly. [junit4] 2> 61657 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly. [junit4] 2> 61657 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 61658 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard') [junit4] 2> 61658 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 61673 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 61673 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 61676 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 61676 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 61680 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4214d8d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67445e01),segFN=segments_1,generation=1} [junit4] 2> 61680 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 61681 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@11c6008f[collection1] main [junit4] 2> 61682 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 61687 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 61687 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 61690 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 61690 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 61690 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 61702 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 61703 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 61703 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 61720 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" [junit4] 2> class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore [junit4] 2> 61721 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1 [junit4] 2> 61721 T250 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11c6008f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 61735 T249 N:127.0.0.1:63346_i_%2Fq c:collection1 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 61742 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63346/i_/q collection:collection1 shard:shard2 [junit4] 2> 61749 T192 N:127.0.0.1:63346_i_%2Fq oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0 [junit4] 2> 61750 T192 N:127.0.0.1:63346_i_%2Fq oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 61754 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 61793 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 61846 T220 N:127.0.0.1:63339_i_%2Fq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 61873 T221 N:127.0.0.1:63339_i_%2Fq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1"} current state version: 5 [junit4] 2> 61883 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 61884 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C9 name=collection1 org.apache.solr.core.SolrCore@5d3de31b url=http://127.0.0.1:63346/i_/q/collection1 node=127.0.0.1:63346_i_%2Fq C9_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:63346/i_/q, node_name=127.0.0.1:63346_i_%2Fq, state=down} [junit4] 2> 61884 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 C9 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63346/i_/q/collection1/ [junit4] 2> 61884 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 C9 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 61885 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 C9 oasc.SyncStrategy.syncToMe http://127.0.0.1:63346/i_/q/collection1/ has no replicas [junit4] 2> 61885 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63346/i_/q/collection1/ shard2 [junit4] 2> 61886 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 61967 T220 N:127.0.0.1:63339_i_%2Fq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 61982 T221 N:127.0.0.1:63339_i_%2Fq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:63346/i_/q", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 5 [junit4] 2> 62043 T248 N:127.0.0.1:63346_i_%2Fq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 62044 T220 N:127.0.0.1:63339_i_%2Fq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 62046 T231 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 62080 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 oasc.ZkController.register We are http://127.0.0.1:63346/i_/q/collection1/ and leader is http://127.0.0.1:63346/i_/q/collection1/ [junit4] 2> 62080 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63346/i_/q [junit4] 2> 62081 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 62081 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 62081 T253 N:127.0.0.1:63346_i_%2Fq C:collection1 S:shard2 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 62093 T221 N:127.0.0.1:63339_i_%2Fq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63346/i_/q", [junit4] 2> "node_name":"127.0.0.1:63346_i_%2Fq", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 6 [junit4] 2> 62095 T221 N:127.0.0.1:63339_i_%2Fq oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63346/i_/q", [junit4] 2> "node_name":"127.0.0.1:63346_i_%2Fq", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 62103 T192 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/cores/collection1 [junit4] 2> 62115 T192 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001 [junit4] 2> 62117 T192 oejs.Server.doStart jetty-9.2.10.v20150310 [junit4] 2> 62127 T220 N:127.0.0.1:63339_i_%2Fq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 62139 T192 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@7720bf58{/i_/q,null,AVAILABLE} [junit4] 2> 62140 T192 oejs.AbstractConnector.doStart Started ServerConnector@575f7d8d{HTTP/1.1}{127.0.0.1:63349} [junit4] 2> 62141 T192 oejs.Server.doStart Started @67818ms [junit4] 2> 62141 T192 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/i_/q, hostPort=63349, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/cores} [junit4] 2> 62142 T192 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@677327b6 [junit4] 2> 62142 T192 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/' [junit4] 2> 62221 T192 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/solr.xml [junit4] 2> 62242 T192 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/cores [junit4] 2> 62244 T192 oasc.CoreContainer.<init> New CoreContainer 187213686 [junit4] 2> 62244 T192 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/] [junit4] 2> 62244 T192 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/lib [junit4] 2> 62246 T192 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/lib). [junit4] 2> 62274 T231 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 62277 T220 N:127.0.0.1:63339_i_%2Fq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 62278 T248 N:127.0.0.1:63346_i_%2Fq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 62320 T192 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 62324 T192 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 62326 T192 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 62326 T192 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 62326 T192 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 62326 T192 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63336/solr [junit4] 2> 62326 T192 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 62328 T192 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 62333 T192 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 62344 T267 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17873312 name:ZooKeeperConnection Watcher:127.0.0.1:63336 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 62345 T192 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 62346 T192 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 62359 T192 N:127.0.0.1:63349_i_%2Fq oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 62365 T270 N:127.0.0.1:63349_i_%2Fq oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@be0f0ae name:ZooKeeperConnection Watcher:127.0.0.1:63336/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 62366 T192 N:127.0.0.1:63349_i_%2Fq oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 62394 T192 N:127.0.0.1:63349_i_%2Fq oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 63459 T192 N:127.0.0.1:63349_i_%2Fq oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63349_i_%2Fq [junit4] 2> 63464 T192 N:127.0.0.1:63349_i_%2Fq oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63349_i_%2Fq [junit4] 2> 63489 T192 N:127.0.0.1:63349_i_%2Fq oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 63506 T192 N:127.0.0.1:63349_i_%2Fq oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/cores [junit4] 2> 63511 T192 N:127.0.0.1:63349_i_%2Fq oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 63511 T192 N:127.0.0.1:63349_i_%2Fq oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/cores/collection1/ [junit4] 2> 63512 T192 N:127.0.0.1:63349_i_%2Fq oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 63529 T271 N:127.0.0.1:63349_i_%2Fq C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 63529 T271 N:127.0.0.1:63349_i_%2Fq C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 63534 T271 N:127.0.0.1:63349_i_%2Fq oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 63545 T220 N:127.0.0.1:63339_i_%2Fq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 63548 T221 N:127.0.0.1:63339_i_%2Fq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63349/i_/q", [junit4] 2> "node_name":"127.0.0.1:63349_i_%2Fq", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 7 [junit4] 2> 63550 T221 N:127.0.0.1:63339_i_%2Fq oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:63349/i_/q", [junit4] 2> "node_name":"127.0.0.1:63349_i_%2Fq", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 63550 T221 N:127.0.0.1:63339_i_%2Fq oasco.ReplicaMutator.updateState Collection already exists with numShards=2 [junit4] 2> 63550 T221 N:127.0.0.1:63339_i_%2Fq oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 63692 T248 N:127.0.0.1:63346_i_%2Fq 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> 63693 T231 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> 63694 T270 N:127.0.0.1:63349_i_%2Fq 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> 63694 T220 N:127.0.0.1:63339_i_%2Fq 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> 64535 T271 N:127.0.0.1:63349_i_%2Fq oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 64536 T271 N:127.0.0.1:63349_i_%2Fq oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 64538 T271 N:127.0.0.1:63349_i_%2Fq oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 64538 T271 N:127.0.0.1:63349_i_%2Fq oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 64541 T271 N:127.0.0.1:63349_i_%2Fq oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 64541 T271 N:127.0.0.1:63349_i_%2Fq oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/cores/collection1/' [junit4] 2> 64568 T271 N:127.0.0.1:63349_i_%2Fq oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 64579 T271 N:127.0.0.1:63349_i_%2Fq oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 64583 T271 N:127.0.0.1:63349_i_%2Fq oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 64594 T271 N:127.0.0.1:63349_i_%2Fq oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 64596 T271 N:127.0.0.1:63349_i_%2Fq oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 64609 T271 N:127.0.0.1:63349_i_%2Fq oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 64694 T271 N:127.0.0.1:63349_i_%2Fq oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 64695 T271 N:127.0.0.1:63349_i_%2Fq oass.IndexSchema.readSchema unique key field: id [junit4] 2> 64696 T271 N:127.0.0.1:63349_i_%2Fq oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 64696 T271 N:127.0.0.1:63349_i_%2Fq oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 64697 T271 N:127.0.0.1:63349_i_%2Fq oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 64697 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 64698 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/cores/collection1/], dataDir=[null] [junit4] 2> 64698 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1 [junit4] 2> 64699 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/cores/collection1/data [junit4] 2> 64700 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/cores/collection1/data/index/ [junit4] 2> 64700 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 64700 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-2-001/cores/collection1/data/index [junit4] 2> 64701 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@65f17d22 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72000cc7),segFN=segments_1,generation=1} [junit4] 2> 64702 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 64708 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 64717 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 64718 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 64720 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 64721 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 64721 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy [junit4] 2> 64724 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly. [junit4] 2> 64724 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly. [junit4] 2> 64724 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 64725 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard') [junit4] 2> 64726 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 64728 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 64728 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 64729 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 64729 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 64730 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@65f17d22 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72000cc7),segFN=segments_1,generation=1} [junit4] 2> 64730 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 64730 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@5384f34a[collection1] main [junit4] 2> 64730 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 64733 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 64733 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 64734 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 64734 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 64734 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 64735 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 64735 T271 N:127.0.0.1:63349_i_%2Fq c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [...truncated too long message...] Changed path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 1) [junit4] 2> 148526 T658 N:127.0.0.1:63503_i_%2Fq oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 14 [junit4] 2> 152539 T689 N:127.0.0.1:63503_i_%2Fq C45 oasc.SolrException.log ERROR Error while trying to recover. core=collection1:org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: collection1 slice: shard2 [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:678) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:664) [junit4] 2> at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:324) [junit4] 2> at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:229) [junit4] 2> [junit4] 2> 152539 T689 N:127.0.0.1:63503_i_%2Fq C45 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1 [junit4] 2> 152541 T192 C:collection1 S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 152541 T192 C:collection1 S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 152543 T658 N:127.0.0.1:63503_i_%2Fq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 152546 T192 C:control_collection S:shard1 c:collection1 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@38b178db [junit4] 2> 152546 T192 C:control_collection S:shard1 c:collection1 oasc.ZkController.unregisterConfListener removed listener for config directory [/configs/conf1] [junit4] 2> 152546 T192 C:control_collection S:shard1 c:collection1 oasc.ZkController.unregisterConfListener No more listeners for config directory [/configs/conf1] [junit4] 2> 152547 T192 C:control_collection S:shard1 c:collection1 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> 152547 T192 C:control_collection S:shard1 c:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 152548 T192 C:control_collection S:shard1 c:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 152548 T192 C:control_collection S:shard1 c:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 152552 T192 C:control_collection S:shard1 c:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 152552 T192 C:control_collection S:shard1 c:collection1 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 152553 T192 C:control_collection S:shard1 c:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-3-003/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-3-003/cores/collection1/data;done=false>>] [junit4] 2> 152553 T192 C:control_collection S:shard1 c:collection1 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-3-003/cores/collection1/data [junit4] 2> 152554 T192 C:control_collection S:shard1 c:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-3-003/cores/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-3-003/cores/collection1/data/index;done=false>>] [junit4] 2> 152554 T192 C:control_collection S:shard1 c:collection1 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001/shard-3-003/cores/collection1/data/index [junit4] 2> 152555 T192 C:control_collection S:shard1 c:collection1 oasc.Overseer.close Overseer (id=93712981484109835-127.0.0.1:63503_i_%2Fq-n_0000000003) closing [junit4] 2> 152559 T685 N:127.0.0.1:63503_i_%2Fq oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:63503_i_%2Fq [junit4] 2> 152565 T658 N:127.0.0.1:63503_i_%2Fq oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 152567 T192 oejs.AbstractConnector.doStop Stopped ServerConnector@25fb974d{HTTP/1.1}{127.0.0.1:0} [junit4] 2> 152568 T192 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@1fcee228{/i_/q,null,UNAVAILABLE} [junit4] 2> 152593 T192 C:control_collection S:shard1 c:collection1 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 63492 [junit4] 2> 152595 T192 C:control_collection S:shard1 c:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:63489 63489 [junit4] 2> 152692 T555 C:control_collection S:shard1 c:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:63489 63489 [junit4] 2> 154057 T555 C:control_collection S:shard1 c:collection1 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 4 /solr/configs/conf1 [junit4] 2> 3 /solr/collections/collection1/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 3 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 154062 T192 C:control_collection S:shard1 c:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 2E079705C0EFF3BA-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), text=Lucene50(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_VE, timezone=Africa/Bamako [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40 (64-bit)/cpus=3,threads=1,free=47803408,total=241696768 [junit4] 2> NOTE: All tests run in this JVM: [TestCoreAdmin, JettyWebappTest, TestEmbeddedSolrServer, TestSolrProperties, TestJsonRecordReader, SolrExampleXMLTest, TestCloudSolrClientConnections, NamedListTest, CloudSolrClientTest] [junit4] Completed [44/57] on J0 in 98.79s, 3 tests, 1 error <<< FAILURES! [...truncated 49 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:242: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: There were test failures: 57 suites, 381 tests, 1 error Total time: 69 minutes 24 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
