Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1768/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.schema.TestCloudSchemaless.testDistribSearch Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:49371/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:49371/collection1 at __randomizedtesting.SeedInfo.seed([36145D9569A8A9C9:B7F2D38D1EF7C9F5]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54) at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865) 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:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:150) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) ... 47 more Build Log: [...truncated 10771 lines...] [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/init-core-data-001 [junit4] 2> 270391 T551 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 270391 T551 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 270399 T551 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 270401 T551 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 270402 T552 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 270409 T551 oasc.ZkTestServer.run start zk server on port:49347 [junit4] 2> 270419 T551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 270425 T558 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2036498 name:ZooKeeperConnection Watcher:127.0.0.1:49347 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 270425 T551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 270426 T551 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 270439 T551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 270442 T560 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b0584cc name:ZooKeeperConnection Watcher:127.0.0.1:49347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 270442 T551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 270443 T551 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 270460 T551 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 270475 T551 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 270485 T551 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 270495 T551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml [junit4] 2> 270501 T551 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 270510 T551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml [junit4] 2> 270511 T551 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 270521 T551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 270521 T551 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 270553 T551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 270554 T551 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 270561 T551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 270561 T551 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 270569 T551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 270570 T551 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 270576 T551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 270577 T551 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 270583 T551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 270583 T551 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 270592 T551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 270592 T551 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 270599 T551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 270599 T551 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 270606 T551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 270610 T551 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 270625 T551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 270629 T562 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11b83ed2 name:ZooKeeperConnection Watcher:127.0.0.1:49347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 270630 T551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 273094 T551 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 273107 T551 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 273173 T551 oejs.AbstractConnector.doStart Started [email protected]:49351 [junit4] 2> 273176 T551 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 273176 T551 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 273177 T551 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002 [junit4] 2> 273177 T551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/' [junit4] 2> 273225 T551 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/solr.xml [junit4] 2> 273274 T551 oasc.CoreContainer.<init> New CoreContainer 682249640 [junit4] 2> 273275 T551 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/] [junit4] 2> 273276 T551 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 273277 T551 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 273278 T551 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 273279 T551 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 273279 T551 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 273280 T551 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 273281 T551 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 273281 T551 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 273282 T551 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 273287 T551 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 273289 T551 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 273289 T551 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 273289 T551 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 273290 T551 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49347/solr [junit4] 2> 273291 T551 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 273294 T551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 273297 T573 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1efcbc28 name:ZooKeeperConnection Watcher:127.0.0.1:49347 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 273298 T551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 273309 T551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 273314 T575 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c15d3bf name:ZooKeeperConnection Watcher:127.0.0.1:49347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 273316 T551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 273322 T551 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 273335 T551 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 273347 T551 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 273363 T551 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 273374 T551 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 273394 T551 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 273399 T551 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49351_ [junit4] 2> 273401 T551 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49351_ [junit4] 2> 273416 T551 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 273424 T551 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 273439 T551 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49351_ [junit4] 2> 273439 T551 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 273447 T551 oasc.Overseer.start Overseer (id=92271133511647236-127.0.0.1:49351_-n_0000000000) starting [junit4] 2> 273458 T551 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 273502 T577 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 273506 T551 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 273517 T551 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 273524 T551 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 273538 T576 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 273551 T578 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 273551 T578 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 273553 T578 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 273554 T579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 273559 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 273561 T576 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:49351", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:49351_", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"1", [junit4] 2> "core_node_name":null} [junit4] 2> 273561 T576 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 273562 T576 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 273571 T579 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> 274557 T578 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 274558 T578 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 274560 T578 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 274561 T578 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 274565 T578 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 274565 T578 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/collection1/' [junit4] 2> 274567 T578 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 274567 T578 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 274568 T578 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 274643 T578 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0 [junit4] 2> 274671 T578 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 274725 T578 oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead [junit4] 2> 274745 T578 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 274750 T578 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 274777 T578 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 274793 T578 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema [junit4] 2> 274802 T578 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak [junit4] 2> 274817 T578 oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak [junit4] 2> 274817 T578 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 274817 T578 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 274819 T578 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/collection1/data/ [junit4] 2> 274819 T578 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 274896 T578 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/collection1/data [junit4] 2> 274897 T578 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/collection1/data/index/ [junit4] 2> 274899 T578 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 274899 T578 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/collection1/data/index [junit4] 2> 274900 T578 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 274907 T578 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b41395a; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 274907 T578 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 274910 T578 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 275886 T578 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 275887 T578 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 275887 T578 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 275887 T578 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 275887 T578 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 275888 T578 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 275888 T578 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 275889 T578 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 275889 T578 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 275889 T578 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 275889 T578 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 275890 T578 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 275898 T578 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 275901 T578 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 275903 T578 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 275905 T578 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 275906 T578 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 275908 T578 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 275908 T578 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 275910 T578 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 275914 T578 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b41395a; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 275914 T578 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 275914 T578 oass.SolrIndexSearcher.<init> Opening Searcher@3674f64b[collection1] main [junit4] 2> 275914 T578 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 275919 T578 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 275919 T578 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 275922 T578 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 275922 T578 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 275922 T578 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 275924 T578 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 275925 T578 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 275927 T578 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 275935 T578 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 275935 T578 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 275936 T578 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 275946 T578 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 275978 T580 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3674f64b[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 275978 T578 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 275981 T583 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49351 collection:control_collection shard:shard1 [junit4] 2> 275983 T551 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 275984 T551 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 275986 T583 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 275997 T551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 276003 T585 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57f75025 name:ZooKeeperConnection Watcher:127.0.0.1:49347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 276004 T551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 276007 T583 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 276008 T551 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 276013 T579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 276016 T583 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 276016 T583 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C119 name=collection1 org.apache.solr.core.SolrCore@7d618210 url=https://127.0.0.1:49351/collection1 node=127.0.0.1:49351_ C119_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:49351, core=collection1, node_name=127.0.0.1:49351_} [junit4] 2> 276016 T583 C119 P49351 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49351/collection1/ [junit4] 2> 276017 T583 C119 P49351 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 276017 T583 C119 P49351 oasc.SyncStrategy.syncToMe https://127.0.0.1:49351/collection1/ has no replicas [junit4] 2> 276017 T551 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 276019 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 276018 T583 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49351/collection1/ shard1 [junit4] 2> 276023 T583 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 276041 T579 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> 276042 T586 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> 276070 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 276084 T579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 276088 T586 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> 276089 T579 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> 276110 T583 oasc.ZkController.register We are https://127.0.0.1:49351/collection1/ and leader is https://127.0.0.1:49351/collection1/ [junit4] 2> 276111 T583 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49351 [junit4] 2> 276111 T583 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 276111 T583 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 276111 T583 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 276128 T579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 276132 T583 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 276135 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 276138 T576 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:49351", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:49351_", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 276260 T586 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> 276260 T579 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> 278772 T551 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 278773 T551 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 278786 T551 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 278788 T551 oejs.AbstractConnector.doStart Started [email protected]:49355 [junit4] 2> 278792 T551 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 278792 T551 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 278793 T551 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003 [junit4] 2> 278793 T551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/' [junit4] 2> 278875 T551 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/solr.xml [junit4] 2> 278912 T551 oasc.CoreContainer.<init> New CoreContainer 989938748 [junit4] 2> 278913 T551 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/] [junit4] 2> 278914 T551 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 278914 T551 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 278915 T551 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 278916 T551 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 278917 T551 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 278917 T551 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 278918 T551 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 278918 T551 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 278919 T551 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 278925 T551 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 278929 T551 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 278930 T551 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 278930 T551 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 278931 T551 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49347/solr [junit4] 2> 278931 T551 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 278933 T551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 278940 T597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71d1f310 name:ZooKeeperConnection Watcher:127.0.0.1:49347 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 278941 T551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 278950 T551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 278957 T599 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@757f1b97 name:ZooKeeperConnection Watcher:127.0.0.1:49347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 278957 T551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 278991 T551 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 280004 T551 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49355_ [junit4] 2> 280009 T551 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49355_ [junit4] 2> 280048 T601 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 280048 T601 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 280051 T579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 280051 T601 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 280058 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 280060 T576 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:49355", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:49355_", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 280061 T576 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4] [junit4] 2> 280061 T576 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 280070 T579 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> 280071 T600 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> 280071 T586 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> 281054 T601 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 281055 T601 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 281057 T601 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 281057 T601 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 281061 T601 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 281061 T601 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/collection1/' [junit4] 2> 281062 T601 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 281063 T601 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 281063 T601 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 281151 T601 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0 [junit4] 2> 281182 T601 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 281187 T601 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 281193 T601 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 281214 T601 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 281214 T601 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 281215 T601 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 281216 T601 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/collection1/data/ [junit4] 2> 281216 T601 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 281218 T601 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/collection1/data [junit4] 2> 281220 T601 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/collection1/data/index/ [junit4] 2> 281221 T601 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 281222 T601 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/collection1/data/index [junit4] 2> 281223 T601 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 281233 T601 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@555dbc55; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 281233 T601 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 281236 T601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 281240 T601 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 281241 T601 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 281241 T601 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 281241 T601 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 281241 T601 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 281242 T601 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 281242 T601 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 281243 T601 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 281243 T601 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 281244 T601 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 281244 T601 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 281244 T601 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 281254 T601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 281256 T601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 281260 T601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 281262 T601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 281263 T601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 281265 T601 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 281266 T601 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 281267 T601 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 281270 T601 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@555dbc55; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 281270 T601 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 281270 T601 oass.SolrIndexSearcher.<init> Opening Searcher@36b38de0[collection1] main [junit4] 2> 281271 T601 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 281276 T601 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 281277 T601 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 281281 T601 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 281281 T601 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 281282 T601 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 281286 T601 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 281287 T601 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 281287 T601 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 281287 T601 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 281287 T601 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 281292 T601 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 281292 T602 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@36b38de0[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 281294 T605 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49355 collection:collection1 shard:shard2 [junit4] 2> 281296 T551 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 281297 T551 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 281298 T605 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 281316 T605 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 281327 T579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 281329 T605 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 281330 T605 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C120 name=collection1 org.apache.solr.core.SolrCore@6a8a3d13 url=https://127.0.0.1:49355/collection1 node=127.0.0.1:49355_ C120_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:49355, core=collection1, node_name=127.0.0.1:49355_} [junit4] 2> 281330 T605 C120 P49355 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49355/collection1/ [junit4] 2> 281331 T605 C120 P49355 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 281332 T605 C120 P49355 oasc.SyncStrategy.syncToMe https://127.0.0.1:49355/collection1/ has no replicas [junit4] 2> 281332 T605 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49355/collection1/ shard2 [junit4] 2> 281332 T605 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 281342 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 281364 T579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 281492 T586 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> 281492 T579 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> 281497 T600 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> 281523 T605 oasc.ZkController.register We are https://127.0.0.1:49355/collection1/ and leader is https://127.0.0.1:49355/collection1/ [junit4] 2> 281524 T605 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49355 [junit4] 2> 281524 T605 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 281524 T605 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 281525 T605 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 281529 T579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 281538 T605 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 281542 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 281544 T576 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:49355", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:49355_", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 281665 T600 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> 281665 T579 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> 281666 T586 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> 283494 T551 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 283495 T551 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 283502 T551 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 283504 T551 oejs.AbstractConnector.doStart Started [email protected]:49358 [junit4] 2> 283511 T551 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 283511 T551 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 283511 T551 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004 [junit4] 2> 283511 T551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/' [junit4] 2> 283554 T551 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/solr.xml [junit4] 2> 283589 T551 oasc.CoreContainer.<init> New CoreContainer 228624807 [junit4] 2> 283590 T551 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/] [junit4] 2> 283591 T551 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 283592 T551 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 283592 T551 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 283593 T551 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 283593 T551 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 283593 T551 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 283594 T551 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 283595 T551 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 283595 T551 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 283599 T551 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 283602 T551 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 283603 T551 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 283603 T551 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 283603 T551 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49347/solr [junit4] 2> 283604 T551 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 283605 T551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 283610 T616 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23c6fc2b name:ZooKeeperConnection Watcher:127.0.0.1:49347 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 283612 T551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 283617 T551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 283626 T618 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42701d47 name:ZooKeeperConnection Watcher:127.0.0.1:49347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 283627 T551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 283652 T551 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 284665 T551 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49358_ [junit4] 2> 284668 T551 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49358_ [junit4] 2> 284702 T620 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 284703 T620 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 284705 T579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 284705 T620 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 284711 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 284715 T576 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:49358", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:49358_", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 284715 T576 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 284715 T576 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3 [junit4] 2> 284729 T579 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> 284729 T619 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> 284729 T600 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> 284729 T586 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> 285709 T620 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 285710 T620 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 285714 T620 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 285715 T620 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 285721 T620 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 285721 T620 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/collection1/' [junit4] 2> 285724 T620 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 285727 T620 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 285728 T620 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 285804 T620 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0 [junit4] 2> 285824 T620 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 285829 T620 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 285840 T620 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 285856 T620 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 285857 T620 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 285857 T620 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 285858 T620 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/collection1/data/ [junit4] 2> 285858 T620 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 285859 T620 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/collection1/data [junit4] 2> 285860 T620 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/collection1/data/index/ [junit4] 2> 285861 T620 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 285862 T620 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/collection1/data/index [junit4] 2> 285863 T620 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 285870 T620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f5590b6; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 285871 T620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 285872 T620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 285874 T620 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 285874 T620 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 285874 T620 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 285874 T620 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 285875 T620 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 285875 T620 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 285875 T620 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 285875 T620 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 285876 T620 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 285876 T620 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 285876 T620 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 285876 T620 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 285885 T620 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 285886 T620 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 285888 T620 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 285890 T620 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 285891 T620 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 285894 T620 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 285894 T620 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 285895 T620 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 285898 T620 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f5590b6; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 285898 T620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 285898 T620 oass.SolrIndexSearcher.<init> Opening Searcher@1fe13b98[collection1] main [junit4] 2> 285899 T620 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 285904 T620 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 285904 T620 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 285906 T620 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 285906 T620 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 285906 T620 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 285909 T620 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 285909 T620 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 285910 T620 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 285910 T620 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 285910 T620 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 285916 T620 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 285916 T621 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fe13b98[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 285927 T624 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49358 collection:collection1 shard:shard3 [junit4] 2> 285929 T551 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 285930 T551 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 285931 T624 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election [junit4] 2> 285945 T624 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3 [junit4] 2> 285950 T579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 285952 T624 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 285953 T624 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C121 name=collection1 org.apache.solr.core.SolrCore@2b40634a url=https://127.0.0.1:49358/collection1 node=127.0.0.1:49358_ C121_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:49358, core=collection1, node_name=127.0.0.1:49358_} [junit4] 2> 285953 T624 C121 P49358 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49358/collection1/ [junit4] 2> 285953 T624 C121 P49358 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 285954 T624 C121 P49358 oasc.SyncStrategy.syncToMe https://127.0.0.1:49358/collection1/ has no replicas [junit4] 2> 285954 T624 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49358/collection1/ shard3 [junit4] 2> 285954 T624 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3 [junit4] 2> 285960 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 285976 T579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 286089 T600 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> 286090 T619 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> 286090 T579 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> 286090 T586 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> 286134 T624 oasc.ZkController.register We are https://127.0.0.1:49358/collection1/ and leader is https://127.0.0.1:49358/collection1/ [junit4] 2> 286134 T624 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49358 [junit4] 2> 286135 T624 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 286135 T624 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 286135 T624 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 286151 T579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 286153 T624 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 286160 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 286161 T576 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:49358", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:49358_", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node2"} [junit4] 2> 286274 T600 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> 286275 T619 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> 286275 T579 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> 286275 T586 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> 288371 T551 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 288371 T551 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 288388 T551 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 288402 T551 oejs.AbstractConnector.doStart Started [email protected]:49361 [junit4] 2> 288406 T551 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 288407 T551 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 288407 T551 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-005 [junit4] 2> 288407 T551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-005/' [junit4] 2> 288466 T551 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-005/solr.xml [junit4] 2> 288504 T551 oasc.CoreContainer.<init> New CoreContainer 2095029170 [junit4] 2> 288505 T551 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-005/] [junit4] 2> 288505 T551 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 288506 T551 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 288506 T551 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 288507 T551 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 288507 T551 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 288507 T551 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 288508 T551 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 288508 T551 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 288508 T551 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 288529 T551 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 288531 T551 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 288532 T551 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 288532 T551 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 288532 T551 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49347/solr [junit4] 2> 288532 T551 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 288534 T551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 288540 T635 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c4dd7d1 name:ZooKeeperConnection Watcher:127.0.0.1:49347 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 288541 T551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 288549 T551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 288553 T637 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7dd247a1 name:ZooKeeperConnection Watcher:127.0.0.1:49347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 288553 T551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 288575 T551 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 289588 T551 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49361_ [junit4] 2> 289591 T551 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49361_ [junit4] 2> 289641 T639 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 289642 T639 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 289644 T579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 289645 T639 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 289652 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 289654 T576 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:49361", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:49361_", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 289655 T576 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 289655 T576 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard4 [junit4] 2> 289672 T600 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4] 2> 289673 T579 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4] 2> 289673 T586 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4] 2> 289674 T619 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4] 2> 289673 T638 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeD [...truncated too long message...] est/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-010/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-010/collection1/data/index;done=false>>] [junit4] 2> 561334 T551 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-010/collection1/data/index [junit4] 2> 561335 T551 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-010/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-010/collection1/data;done=false>>] [junit4] 2> 561335 T551 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001/tempDir-010/collection1/data [junit4] 2> 561337 T812 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:49383_ [junit4] 2> 562843 T814 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:302) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:317) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289) [junit4] 2> [junit4] 2> 562845 T795 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 562867 T551 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 567855 T551 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 567857 T551 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49347 49347 [junit4] 2> 567868 T552 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49347 49347 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCloudSchemaless -Dtests.method=testDistribSearch -Dtests.seed=36145D9569A8A9C9 -Dtests.slow=true -Dtests.locale=ar_TN -Dtests.timezone=Etc/Greenwich -Dtests.file.encoding=UTF-8 [junit4] ERROR 298s | TestCloudSchemaless.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:49371/collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([36145D9569A8A9C9:B7F2D38D1EF7C9F5]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) [junit4] > at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54) [junit4] > at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:150) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:121) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) [junit4] > ... 47 more [junit4] 2> 568234 T551 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-36145D9569A8A9C9-001 [junit4] 2> 297854 T550 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=ar_TN, timezone=Etc/Greenwich [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_11 (64-bit)/cpus=2,threads=1,free=63091896,total=148336640 [junit4] 2> NOTE: All tests run in this JVM: [SpellPossibilityIteratorTest, TestQuerySenderNoQuery, TestOrdValues, TestBinaryResponseWriter, CoreAdminHandlerTest, ClusterStateTest, TestReplicationHandlerBackup, AddBlockUpdateTest, RecoveryZkTest, LukeRequestHandlerTest, TestDocSet, TestRequestStatusCollectionAPI, FieldFacetExtrasTest, TestCSVResponseWriter, DocumentBuilderTest, TestStandardQParsers, ExternalFileFieldSortTest, TestDistribDocBasedVersion, TestCloudSchemaless] [junit4] Completed in 298.43s, 1 test, 1 error <<< FAILURES! [...truncated 1260 lines...] BUILD FAILED /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:454: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:45: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1307: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:922: There were test failures: 422 suites, 1762 tests, 1 error, 44 ignored (17 assumptions) Total time: 159 minutes 0 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
