Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1733/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
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:58122/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:58122/collection1 at __randomizedtesting.SeedInfo.seed([5272C203B71C70EA:D3944C1BC04310D6]: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:867) at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) 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 12153 lines...] [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/init-core-data-001 [junit4] 2> 6399133 T15338 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 6399133 T15338 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 6399137 T15338 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 6399139 T15338 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 6399141 T15339 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 6399242 T15338 oasc.ZkTestServer.run start zk server on port:58102 [junit4] 2> 6399244 T15338 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6399249 T15345 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1904ecd4 name:ZooKeeperConnection Watcher:127.0.0.1:58102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6399250 T15338 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6399250 T15338 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 6399261 T15338 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6399263 T15347 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a6234ab name:ZooKeeperConnection Watcher:127.0.0.1:58102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6399264 T15338 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6399264 T15338 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 6399272 T15338 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 6399278 T15338 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 6399284 T15338 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 6399292 T15338 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml [junit4] 2> 6399293 T15338 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 6399303 T15338 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml [junit4] 2> 6399304 T15338 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 6399311 T15338 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 6399312 T15338 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 6399317 T15338 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 6399318 T15338 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 6399329 T15338 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 6399329 T15338 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 6399339 T15338 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 6399341 T15338 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 6399350 T15338 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 6399351 T15338 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 6399358 T15338 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 6399359 T15338 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 6399366 T15338 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 6399367 T15338 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 6399375 T15338 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 6399376 T15338 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 6399384 T15338 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 6399385 T15338 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 6399396 T15338 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6399399 T15349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ee6948c name:ZooKeeperConnection Watcher:127.0.0.1:58102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6399399 T15338 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6401681 T15338 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 6401692 T15338 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 6401714 T15338 oejs.AbstractConnector.doStart Started [email protected]:58106 [junit4] 2> 6401718 T15338 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 6401718 T15338 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 6401718 T15338 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002 [junit4] 2> 6401719 T15338 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/' [junit4] 2> 6401778 T15338 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/solr.xml [junit4] 2> 6401797 T15338 oasc.CoreContainer.<init> New CoreContainer 156928534 [junit4] 2> 6401798 T15338 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/] [junit4] 2> 6401798 T15338 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 6401798 T15338 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 6401799 T15338 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 6401799 T15338 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 6401799 T15338 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 6401800 T15338 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 6401801 T15338 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 6401801 T15338 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 6401801 T15338 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 6401805 T15338 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 6401807 T15338 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 6401808 T15338 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 6401808 T15338 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 6401808 T15338 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58102/solr [junit4] 2> 6401809 T15338 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 6401811 T15338 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6401814 T15360 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22f2adca name:ZooKeeperConnection Watcher:127.0.0.1:58102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6401816 T15338 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6401821 T15338 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6401824 T15362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c694c09 name:ZooKeeperConnection Watcher:127.0.0.1:58102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6401825 T15338 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6401829 T15338 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 6401836 T15338 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 6401844 T15338 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 6401852 T15338 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 6401861 T15338 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 6401871 T15338 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 6401875 T15338 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58106_ [junit4] 2> 6401877 T15338 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58106_ [junit4] 2> 6401885 T15338 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 6401890 T15338 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 6401900 T15338 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:58106_ [junit4] 2> 6401900 T15338 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 6401906 T15338 oasc.Overseer.start Overseer (id=92274791300661252-127.0.0.1:58106_-n_0000000000) starting [junit4] 2> 6401915 T15338 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 6401945 T15364 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 6401947 T15338 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 6401954 T15338 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 6401959 T15338 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 6401967 T15363 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 6401974 T15365 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 6401975 T15365 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 6401976 T15365 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 6401976 T15366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6401982 T15363 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6401984 T15363 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:58106", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:58106_", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"1", [junit4] 2> "core_node_name":null} [junit4] 2> 6401984 T15363 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 6401984 T15363 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 6401992 T15366 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> 6402978 T15365 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 6402979 T15365 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 6402981 T15365 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 6402981 T15365 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 6402985 T15365 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 6402985 T15365 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/collection1/' [junit4] 2> 6402989 T15365 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 6402990 T15365 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 6402991 T15365 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 6403067 T15365 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 6403081 T15365 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 6403084 T15365 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> 6403087 T15365 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 6403092 T15365 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 6403107 T15365 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 6403112 T15365 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema [junit4] 2> 6403117 T15365 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak [junit4] 2> 6403130 T15365 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> 6403130 T15365 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 6403131 T15365 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 6403132 T15365 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/collection1/data/ [junit4] 2> 6403132 T15365 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 6403134 T15365 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/collection1/data [junit4] 2> 6403135 T15365 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/collection1/data/index/ [junit4] 2> 6403136 T15365 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 6403136 T15365 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/collection1/data/index [junit4] 2> 6403137 T15365 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=93.5224609375, floorSegmentMB=2.0908203125, forceMergeDeletesPctAllowed=1.3337718477127603, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 6403144 T15365 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cdd1534; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 6403144 T15365 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 6403147 T15365 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 6403151 T15365 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 6403153 T15365 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6403153 T15365 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6403153 T15365 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6403153 T15365 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6403154 T15365 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 6403154 T15365 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 6403156 T15365 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 6403156 T15365 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6403156 T15365 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 6403157 T15365 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 6403157 T15365 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 6403167 T15365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6403169 T15365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6403171 T15365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6403173 T15365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6403175 T15365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6403178 T15365 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 6403178 T15365 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 6403180 T15365 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=878235870, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 6403182 T15365 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cdd1534; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 6403182 T15365 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 6403183 T15365 oass.SolrIndexSearcher.<init> Opening Searcher@3840ad02[collection1] main [junit4] 2> 6403184 T15365 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 6403187 T15365 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 6403187 T15365 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 6403190 T15365 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 6403190 T15365 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 6403190 T15365 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 6403192 T15365 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 6403192 T15365 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 6403194 T15365 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 6403202 T15365 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 6403203 T15365 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 6403203 T15365 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 6403203 T15365 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 6403207 T15365 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 6403207 T15367 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3840ad02[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 6403212 T15370 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:58106 collection:control_collection shard:shard1 [junit4] 2> 6403213 T15338 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 6403214 T15338 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 6403215 T15370 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 6403228 T15338 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6403232 T15372 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15f438f8 name:ZooKeeperConnection Watcher:127.0.0.1:58102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6403232 T15338 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6403237 T15338 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 6403241 T15370 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 6403247 T15366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6403249 T15370 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 6403249 T15338 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 6403249 T15370 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2691 name=collection1 org.apache.solr.core.SolrCore@52100ecc url=https://127.0.0.1:58106/collection1 node=127.0.0.1:58106_ C2691_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:58106, core=collection1, node_name=127.0.0.1:58106_} [junit4] 2> 6403251 T15370 C2691 P58106 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:58106/collection1/ [junit4] 2> 6403251 T15370 C2691 P58106 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 6403251 T15370 C2691 P58106 oasc.SyncStrategy.syncToMe https://127.0.0.1:58106/collection1/ has no replicas [junit4] 2> 6403252 T15370 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:58106/collection1/ shard1 [junit4] 2> 6403252 T15370 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 6403270 T15363 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6403297 T15366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6403405 T15373 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> 6403407 T15366 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> 6403438 T15370 oasc.ZkController.register We are https://127.0.0.1:58106/collection1/ and leader is https://127.0.0.1:58106/collection1/ [junit4] 2> 6403439 T15370 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:58106 [junit4] 2> 6403439 T15370 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 6403439 T15370 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 6403440 T15370 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 6403450 T15366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6403451 T15370 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6403461 T15363 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6403469 T15363 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:58106", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:58106_", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 6403598 T15373 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> 6403599 T15366 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> 6405759 T15338 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 6405760 T15338 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 6405769 T15338 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 6405771 T15338 oejs.AbstractConnector.doStart Started [email protected]:58110 [junit4] 2> 6405774 T15338 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 6405774 T15338 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 6405775 T15338 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003 [junit4] 2> 6405775 T15338 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/' [junit4] 2> 6405857 T15338 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/solr.xml [junit4] 2> 6405884 T15338 oasc.CoreContainer.<init> New CoreContainer 1445812497 [junit4] 2> 6405885 T15338 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/] [junit4] 2> 6405886 T15338 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 6405886 T15338 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 6405887 T15338 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 6405887 T15338 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 6405888 T15338 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 6405888 T15338 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 6405888 T15338 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 6405889 T15338 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 6405889 T15338 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 6405892 T15338 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 6405895 T15338 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 6405895 T15338 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 6405895 T15338 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 6405896 T15338 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58102/solr [junit4] 2> 6405896 T15338 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 6405898 T15338 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6405903 T15384 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43fc1295 name:ZooKeeperConnection Watcher:127.0.0.1:58102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6405904 T15338 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6405912 T15338 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6405915 T15386 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@215a80b4 name:ZooKeeperConnection Watcher:127.0.0.1:58102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6405915 T15338 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6405938 T15338 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 6406949 T15338 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58110_ [junit4] 2> 6406953 T15338 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58110_ [junit4] 2> 6406960 T15366 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 6406960 T15373 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 6406961 T15387 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 6406978 T15388 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 6406979 T15388 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 6406981 T15366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6406982 T15388 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 6406987 T15363 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6406989 T15363 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:58110", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:58110_", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 6406989 T15363 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4] [junit4] 2> 6406989 T15363 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 6406997 T15366 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> 6406997 T15387 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> 6406998 T15373 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> 6407985 T15388 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 6407985 T15388 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 6407987 T15388 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 6407987 T15388 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 6407990 T15388 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 6407991 T15388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/collection1/' [junit4] 2> 6407992 T15388 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 6407993 T15388 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 6407993 T15388 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 6408043 T15388 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 6408053 T15388 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 6408058 T15388 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 6408063 T15388 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 6408078 T15388 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 6408078 T15388 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 6408079 T15388 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 6408080 T15388 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/collection1/data/ [junit4] 2> 6408080 T15388 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 6408081 T15388 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/collection1/data [junit4] 2> 6408082 T15388 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/collection1/data/index/ [junit4] 2> 6408083 T15388 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 6408085 T15388 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/collection1/data/index [junit4] 2> 6408085 T15388 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=93.5224609375, floorSegmentMB=2.0908203125, forceMergeDeletesPctAllowed=1.3337718477127603, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 6408092 T15388 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ed18def; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 6408093 T15388 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 6408095 T15388 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 6408097 T15388 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 6408098 T15388 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6408098 T15388 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6408099 T15388 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6408099 T15388 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6408101 T15388 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 6408101 T15388 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 6408101 T15388 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 6408101 T15388 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6408102 T15388 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 6408102 T15388 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 6408102 T15388 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 6408111 T15388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6408113 T15388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6408115 T15388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6408118 T15388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6408119 T15388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6408122 T15388 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 6408123 T15388 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 6408124 T15388 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=878235870, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 6408126 T15388 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ed18def; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 6408127 T15388 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 6408127 T15388 oass.SolrIndexSearcher.<init> Opening Searcher@43f68b76[collection1] main [junit4] 2> 6408127 T15388 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 6408130 T15388 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 6408130 T15388 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 6408132 T15388 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 6408132 T15388 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 6408132 T15388 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 6408137 T15388 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 6408138 T15388 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 6408138 T15388 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 6408138 T15388 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 6408138 T15388 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 6408142 T15388 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 6408142 T15389 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@43f68b76[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 6408145 T15392 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:58110 collection:collection1 shard:shard2 [junit4] 2> 6408145 T15338 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 6408146 T15338 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 6408148 T15392 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 6408162 T15392 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 6408168 T15392 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 6408169 T15392 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2692 name=collection1 org.apache.solr.core.SolrCore@39d0a4 url=https://127.0.0.1:58110/collection1 node=127.0.0.1:58110_ C2692_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:58110, core=collection1, node_name=127.0.0.1:58110_} [junit4] 2> 6408169 T15392 C2692 P58110 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:58110/collection1/ [junit4] 2> 6408170 T15392 C2692 P58110 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 6408170 T15392 C2692 P58110 oasc.SyncStrategy.syncToMe https://127.0.0.1:58110/collection1/ has no replicas [junit4] 2> 6408171 T15392 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:58110/collection1/ shard2 [junit4] 2> 6408171 T15392 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 6408171 T15366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6408180 T15363 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6408202 T15366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6408316 T15366 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> 6408319 T15373 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> 6408323 T15387 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> 6408357 T15392 oasc.ZkController.register We are https://127.0.0.1:58110/collection1/ and leader is https://127.0.0.1:58110/collection1/ [junit4] 2> 6408357 T15392 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:58110 [junit4] 2> 6408357 T15392 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 6408358 T15392 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 6408358 T15392 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 6408373 T15366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6408376 T15363 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6408377 T15363 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:58110", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:58110_", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 6408387 T15392 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6408488 T15387 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> 6408489 T15366 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> 6408490 T15373 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> 6410446 T15338 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 6410447 T15338 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 6410455 T15338 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 6410457 T15338 oejs.AbstractConnector.doStart Started [email protected]:58113 [junit4] 2> 6410460 T15338 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 6410461 T15338 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 6410461 T15338 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004 [junit4] 2> 6410462 T15338 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/' [junit4] 2> 6410517 T15338 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/solr.xml [junit4] 2> 6410539 T15338 oasc.CoreContainer.<init> New CoreContainer 1555711764 [junit4] 2> 6410540 T15338 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/] [junit4] 2> 6410540 T15338 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 6410541 T15338 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 6410541 T15338 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 6410542 T15338 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 6410543 T15338 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 6410543 T15338 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 6410543 T15338 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 6410544 T15338 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 6410544 T15338 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 6410547 T15338 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 6410549 T15338 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 6410549 T15338 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 6410550 T15338 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 6410551 T15338 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58102/solr [junit4] 2> 6410551 T15338 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 6410553 T15338 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6410558 T15403 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5214ff31 name:ZooKeeperConnection Watcher:127.0.0.1:58102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6410561 T15338 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6410567 T15338 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6410572 T15405 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62bc63e4 name:ZooKeeperConnection Watcher:127.0.0.1:58102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6410573 T15338 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6410601 T15338 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 6411617 T15338 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58113_ [junit4] 2> 6411619 T15338 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58113_ [junit4] 2> 6411629 T15373 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 6411630 T15406 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 6411629 T15366 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 6411630 T15387 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 6411648 T15407 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 6411649 T15407 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 6411652 T15366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6411652 T15407 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 6411658 T15363 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6411660 T15363 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:58113", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:58113_", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 6411660 T15363 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 6411660 T15363 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3 [junit4] 2> 6411671 T15406 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> 6411671 T15387 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> 6411671 T15373 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> 6411671 T15366 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> 6412655 T15407 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 6412656 T15407 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 6412658 T15407 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 6412659 T15407 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 6412661 T15407 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 6412662 T15407 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/collection1/' [junit4] 2> 6412665 T15407 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 6412665 T15407 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 6412666 T15407 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 6412733 T15407 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 6412766 T15407 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 6412770 T15407 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 6412775 T15407 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 6412789 T15407 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 6412791 T15407 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 6412791 T15407 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 6412792 T15407 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/collection1/data/ [junit4] 2> 6412792 T15407 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 6412793 T15407 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/collection1/data [junit4] 2> 6412793 T15407 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/collection1/data/index/ [junit4] 2> 6412794 T15407 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 6412796 T15407 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/collection1/data/index [junit4] 2> 6412796 T15407 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=93.5224609375, floorSegmentMB=2.0908203125, forceMergeDeletesPctAllowed=1.3337718477127603, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 6412801 T15407 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@349ca191; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 6412802 T15407 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 6412803 T15407 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 6412805 T15407 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 6412806 T15407 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6412806 T15407 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6412807 T15407 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6412807 T15407 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6412807 T15407 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 6412808 T15407 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 6412808 T15407 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 6412808 T15407 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6412809 T15407 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 6412809 T15407 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 6412809 T15407 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 6412818 T15407 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6412819 T15407 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6412820 T15407 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6412823 T15407 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6412827 T15407 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6412829 T15407 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 6412829 T15407 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 6412830 T15407 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=878235870, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 6412831 T15407 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@349ca191; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 6412832 T15407 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 6412832 T15407 oass.SolrIndexSearcher.<init> Opening Searcher@19c1b9d6[collection1] main [junit4] 2> 6412832 T15407 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 6412836 T15407 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 6412836 T15407 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 6412837 T15407 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 6412838 T15407 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 6412838 T15407 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 6412841 T15407 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 6412842 T15407 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 6412842 T15407 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 6412842 T15407 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 6412842 T15407 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 6412848 T15407 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 6412848 T15408 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19c1b9d6[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 6412851 T15411 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:58113 collection:collection1 shard:shard3 [junit4] 2> 6412852 T15338 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 6412852 T15338 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 6412853 T15411 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election [junit4] 2> 6412867 T15411 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3 [junit4] 2> 6412874 T15366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6412875 T15411 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 6412876 T15411 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2693 name=collection1 org.apache.solr.core.SolrCore@290545e1 url=https://127.0.0.1:58113/collection1 node=127.0.0.1:58113_ C2693_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:58113, core=collection1, node_name=127.0.0.1:58113_} [junit4] 2> 6412876 T15411 C2693 P58113 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:58113/collection1/ [junit4] 2> 6412877 T15411 C2693 P58113 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 6412877 T15411 C2693 P58113 oasc.SyncStrategy.syncToMe https://127.0.0.1:58113/collection1/ has no replicas [junit4] 2> 6412878 T15411 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:58113/collection1/ shard3 [junit4] 2> 6412879 T15411 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3 [junit4] 2> 6412888 T15363 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6412914 T15373 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> 6412914 T15366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6412915 T15387 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> 6412915 T15412 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> 6412922 T15406 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> 6412950 T15411 oasc.ZkController.register We are https://127.0.0.1:58113/collection1/ and leader is https://127.0.0.1:58113/collection1/ [junit4] 2> 6412951 T15411 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:58113 [junit4] 2> 6412951 T15411 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 6412951 T15411 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 6412951 T15411 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 6412956 T15412 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6412959 T15411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6412963 T15363 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6412964 T15363 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:58113", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:58113_", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node2"} [junit4] 2> 6413073 T15373 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> 6413074 T15387 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> 6413074 T15412 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> 6413075 T15406 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> 6415163 T15338 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 6415164 T15338 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 6415173 T15338 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 6415174 T15338 oejs.AbstractConnector.doStart Started [email protected]:58116 [junit4] 2> 6415177 T15338 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 6415179 T15338 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 6415179 T15338 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-005 [junit4] 2> 6415179 T15338 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-005/' [junit4] 2> 6415228 T15338 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-005/solr.xml [junit4] 2> 6415246 T15338 oasc.CoreContainer.<init> New CoreContainer 125021224 [junit4] 2> 6415246 T15338 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5272C203B71C70EA-001/tempDir-005/] [junit4] 2> 6415247 T15338 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 6415247 T15338 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 6415248 T15338 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 6415248 T15338 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 6415249 T15338 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 6415249 T15338 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 6415250 T15338 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 6415250 T15338 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 6415250 T15338 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 6415253 T15338 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 6415255 T15338 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 6415256 T15338 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 6415257 T15338 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 6415257 T15338 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58102/solr [junit4] 2> 6415258 T15338 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 6415259 T15338 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6415264 T15423 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@359486b6 name:ZooKeeperConnection Watcher:127.0.0.1:58102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6415266 T15338 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6415272 T15338 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6415274 T15425 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cce4fbc name:ZooKeeperConnection Watcher:127.0.0.1:58102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6415275 T15338 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6415299 T15338 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 6416310 T15338 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58116_ [junit4] 2> 6416312 T15338 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58116_ [junit4] 2> 6416321 T15412 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 6416322 T15387 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 6416322 T15373 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 6416323 T15426 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 6416322 T15406 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 6416337 T15427 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 6416337 T15427 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 6416339 T15427 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 6416339 T15412 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6416345 T15363 oascc.ZkStateReader.upda [...truncated too long message...] stDynamicFieldResource, TestFastLRUCache, TestNoOpRegenerator, DebugComponentTest, MultiTermTest, UUIDUpdateProcessorFallbackTest, TestGroupingSearch, TestQueryTypes, HdfsCollectionsAPIDistributedZkTest, RegexBoostProcessorTest, TestLMDirichletSimilarityFactory, TriLevelCompositeIdRoutingTest, TestIBSimilarityFactory, AddSchemaFieldsUpdateProcessorFactoryTest, AnalyticsMergeStrategyTest, DocValuesTest, TestNonNRTOpen, CustomCollectionTest, TestRandomMergePolicy, TestSerializedLuceneMatchVersion, TestFileDictionaryLookup, TermsComponentTest, OpenCloseCoreStressTest, DOMUtilTest, TestDFRSimilarityFactory, TestRealTimeGet, TestSchemaSimilarityResource, TestJmxIntegration, DocumentAnalysisRequestHandlerTest, TestDistributedMissingSort, TestManagedSchemaFieldResource, TestExceedMaxTermLength, TestLeaderElectionZkExpiry, TestDocumentBuilder, TestNumberUtils, TestQueryUtils, TestRemoteStreaming, SignatureUpdateProcessorFactoryTest, TestJoin, TestSweetSpotSimilarityFactory, FullSolrCloudDistribCmdsTest, CopyFieldTest, TestLFUCache, BinaryUpdateRequestHandlerTest, TestIndexingPerformance, EnumFieldTest, TestStressReorder, RequiredFieldsTest, PrimUtilsTest, HdfsChaosMonkeySafeLeaderTest, SuggestComponentTest, TestPHPSerializedResponseWriter, TestDocSet, DocValuesMissingTest, ShardSplitTest, LoggingHandlerTest, TestDefaultSimilarityFactory, TestDistributedGrouping, IndexBasedSpellCheckerTest, SpellCheckCollatorTest, TestFieldTypeCollectionResource, OverseerRolesTest, MigrateRouteKeyTest, PathHierarchyTokenizerFactoryTest, SynonymTokenizerTest, TestSolrCoreProperties, TestRestManager, SortByFunctionTest, PluginInfoTest, SolrRequestParserTest, TestRequestStatusCollectionAPI, TestCoreDiscovery, TestPseudoReturnFields, TestSolrQueryParserResource, SuggesterFSTTest, SpellPossibilityIteratorTest, BJQParserTest, TestFastOutputStream, UniqFieldsUpdateProcessorFactoryTest, DistribCursorPagingTest, TestReplicationHandlerBackup, CachingDirectoryFactoryTest, DisMaxRequestHandlerTest, BasicDistributedZk2Test, PolyFieldTest, NotRequiredUniqueKeyTest, DistanceFunctionTest, TestSearchPerf, TestStandardQParsers, TestInitQParser, TestCSVLoader, RecoveryZkTest, ParsingFieldUpdateProcessorsTest, SuggesterTest, AnalysisErrorHandlingTest, TestUpdate, UUIDFieldTest, WordBreakSolrSpellCheckerTest, TestBM25SimilarityFactory, TestHighlightDedupGrouping, TestJmxMonitoredMap, TestDocBasedVersionConstraints, NumericFieldsTest, RAMDirectoryFactoryTest, CoreAdminCreateDiscoverTest, TestSolrXmlPersistence, HdfsBasicDistributedZk2Test, DirectSolrConnectionTest, JSONWriterTest, BlockCacheTest, SpatialFilterTest, TestCodecSupport, FieldMutatingUpdateProcessorTest, TestReversedWildcardFilterFactory, DistributedQueryElevationComponentTest, BadComponentTest, TestMissingGroups, TestHashPartitioner, ReturnFieldsTest, TestFastWriter, DistributedQueryComponentCustomSortTest, SolrCoreTest, BlockDirectoryTest, TestFieldTypeResource, CircularListTest, TimeZoneUtilsTest, TestSchemaNameResource, TestQuerySenderListener, PeerSyncTest, SolrIndexConfigTest, QueryElevationComponentTest, HdfsLockFactoryTest, StatsComponentTest, SpellingQueryConverterTest, JsonLoaderTest, MergeStrategyTest, DistribDocExpirationUpdateProcessorTest, TestLazyCores, SolrTestCaseJ4Test, TestRandomDVFaceting, TestOverriddenPrefixQueryForCustomFieldType, LeaderElectionIntegrationTest, SyncSliceTest, DeleteInactiveReplicaTest, TestMultiCoreConfBootstrap, SearchHandlerTest, TestSchemaResource, MoreLikeThisHandlerTest, TestComplexPhraseQParserPlugin, TestSolrDeletionPolicy2, OpenExchangeRatesOrgProviderTest, MBeansHandlerTest, TestCollationField, TestRandomFaceting, TestReplicationHandler, TestNRTOpen, TestStressLucene, SimpleFacetsTest, BasicDistributedZkTest, TestConfig, TestSolrDeletionPolicy1, TestInfoStreamLogging, TestSolrQueryParserDefaultOperatorResource, DistributedTermsComponentTest, CoreMergeIndexesAdminHandlerTest, AddBlockUpdateTest, TestCloudManagedSchemaConcurrent, ConnectionManagerTest, ChaosMonkeySafeLeaderTest, TestCollationFieldDocValues, NoCacheHeaderTest, TestZkChroot, ExternalFileFieldSortTest, SoftAutoCommitTest, TestValueSourceCache, CoreContainerCoreInitFailuresTest, ClusterStateUpdateTest, InfoHandlerTest, AtomicUpdatesTest, TestReloadAndDeleteDocs, CollectionsAPIDistributedZkTest, TestLuceneMatchVersion, HdfsUnloadDistributedZkTest, OutputWriterTest, SolrXmlInZkTest, TestManagedResource, TestLRUCache, TestSearcherReuse, TestTolerantSearch, FileUtilsTest, UnloadDistributedZkTest, OverseerTest, ShardRoutingTest, BasicZkTest, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestReload, TestStressVersions, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, TestStressRecovery, TestMergePolicyConfig, SampleTest, TestBinaryField, MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestCharFilters, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, LegacyHTMLStripCharFilterTest, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, ClusterStateTest, TestSolrJ, TestUtils, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, CursorPagingTest, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestCollationKeyRangeQueries, AliasIntegrationTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteShardTest, HttpPartitionTest, MultiThreadedOCPTest, OverseerStatusTest, RemoteQueryErrorTest, ReplicationFactorTest, RollingRestartTest, SSLMigrationTest, TestCloudInspectUtil, TestCollectionAPI, TestDistribDocBasedVersion, TestMiniSolrCloudCluster, TestShortCircuitedRequests, HdfsBasicDistributedZkTest, HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, QueryResultKeyTest, TestConfigSets, TestImplicitCoreProperties, TestShardHandlerFactory, TestSolrXml, TestSolrXmlPersistor, CoreAdminRequestStatusTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedQueryComponentOptimizationTest, DistributedSuggestComponentTest, TestExpandComponent, HighlighterMaxOffsetTest, TestIntervalFaceting, TestChildDocTransformer, TestManagedResourceStorage, TestClassNameShortening, TestCopyFieldCollectionResource, TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource, TestFieldCollectionResource, TestFieldResource, TestSchemaVersionResource, TestUniqueKeyFieldResource, TestManagedStopFilterFactory, TestManagedSynonymFilterFactory, BadCopyFieldTest, ChangedSchemaMergeTest, TestCloudManagedSchema, TestCloudSchemaless] [junit4] Completed in 291.04s, 1 test, 1 error <<< FAILURES! [...truncated 78 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:474: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:454: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1308: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923: There were test failures: 411 suites, 1712 tests, 1 error, 43 ignored (16 assumptions) Total time: 160 minutes 34 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 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]
