Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10864/ Java: 64bit/jdk1.8.0_20-ea-b23 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed. REGRESSION: org.apache.solr.schema.TestCloudSchemaless.testDistribSearch Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:43303/md_d/sy/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:43303/md_d/sy/collection1 at __randomizedtesting.SeedInfo.seed([AD2ABE009CD2510D:2CCC3018EB8D3131]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:561) 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:178) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.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:449) ... 48 more Build Log: [...truncated 11171 lines...] [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/init-core-data-001 [junit4] 2> 18948 T59 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 18948 T59 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /md_d/sy [junit4] 2> 18952 T59 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 18955 T59 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 18958 T60 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 19057 T59 oasc.ZkTestServer.run start zk server on port:50217 [junit4] 2> 19102 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 19171 T66 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22d75472 name:ZooKeeperConnection Watcher:127.0.0.1:50217 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 19172 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 19175 T59 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 19208 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 19212 T68 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5cd6bfc8 name:ZooKeeperConnection Watcher:127.0.0.1:50217/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 19212 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 19217 T59 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 19227 T59 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 19233 T59 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 19237 T59 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 19241 T59 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml [junit4] 2> 19255 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 19263 T59 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml [junit4] 2> 19264 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 19269 T59 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 19269 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 19275 T59 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 19276 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 19280 T59 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 19280 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 19284 T59 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 19285 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 19288 T59 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 19289 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 19293 T59 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 19294 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 19297 T59 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 19298 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 19301 T59 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 19302 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 19305 T59 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 19306 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 19317 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 19319 T70 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@755cbb74 name:ZooKeeperConnection Watcher:127.0.0.1:50217/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 19319 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 19887 T59 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 19893 T59 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 19901 T59 oejs.AbstractConnector.doStart Started [email protected]:51892 [junit4] 2> 19903 T59 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 19903 T59 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 19903 T59 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002 [junit4] 2> 19904 T59 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/' [junit4] 2> 19916 T59 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/solr.xml [junit4] 2> 19943 T59 oasc.CoreContainer.<init> New CoreContainer 259601022 [junit4] 2> 19944 T59 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/] [junit4] 2> 19945 T59 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 19946 T59 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 19947 T59 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 19948 T59 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 19948 T59 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 19949 T59 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 19950 T59 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 19951 T59 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 19951 T59 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 19955 T59 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 19957 T59 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 19957 T59 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 19957 T59 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 19958 T59 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50217/solr [junit4] 2> 19968 T59 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 19969 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 19971 T81 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@409d2911 name:ZooKeeperConnection Watcher:127.0.0.1:50217 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 19972 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 19981 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 19983 T83 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b71c0a3 name:ZooKeeperConnection Watcher:127.0.0.1:50217/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 19983 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 19995 T59 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 20006 T59 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 20013 T59 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 20018 T59 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 20022 T59 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 20036 T59 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 20039 T59 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51892_md_d%2Fsy [junit4] 2> 20042 T59 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51892_md_d%2Fsy [junit4] 2> 20051 T59 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 20055 T59 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 20068 T59 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:51892_md_d%2Fsy [junit4] 2> 20069 T59 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 20073 T59 oasc.Overseer.start Overseer (id=92247600391979012-127.0.0.1:51892_md_d%2Fsy-n_0000000000) starting [junit4] 2> 20083 T59 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 20182 T85 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 20182 T59 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 20185 T59 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 20187 T59 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 20201 T84 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 20209 T86 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 20209 T86 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 20215 T86 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 20217 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 20222 T84 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 20223 T84 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:51892/md_d/sy", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:51892_md_d%2Fsy", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"1", [junit4] 2> "core_node_name":null} [junit4] 2> 20224 T84 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 20236 T84 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 20248 T87 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> 21215 T86 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 21216 T86 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 21218 T86 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 21218 T86 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 21220 T86 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 21221 T86 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/collection1/' [junit4] 2> 21223 T86 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 21223 T86 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 21224 T86 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 21270 T86 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 21282 T86 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 21292 T86 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> 21297 T86 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 21301 T86 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 21316 T86 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 21321 T86 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema [junit4] 2> 21322 T86 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak [junit4] 2> 21326 T86 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> 21326 T86 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 21326 T86 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 21327 T86 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/collection1/data/ [junit4] 2> 21327 T86 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 21338 T86 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/collection1/data [junit4] 2> 21338 T86 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/collection1/data/index/ [junit4] 2> 21338 T86 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 21339 T86 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/collection1/data/index [junit4] 2> 21339 T86 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.762526720575332] [junit4] 2> 21357 T86 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2db2ae84; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 21358 T86 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 21358 T86 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 21479 T86 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 21479 T86 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 21479 T86 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 21480 T86 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 21480 T86 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 21480 T86 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 21480 T86 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 21480 T86 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 21481 T86 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 21481 T86 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 21481 T86 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 21481 T86 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 21483 T86 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 21484 T86 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 21484 T86 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 21485 T86 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 21486 T86 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 21487 T86 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 21487 T86 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 21488 T86 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=14.0791015625, floorSegmentMB=1.2568359375, forceMergeDeletesPctAllowed=7.048483825762021, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12341221657870616 [junit4] 2> 21489 T86 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2db2ae84; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 21490 T86 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 21490 T86 oass.SolrIndexSearcher.<init> Opening Searcher@2392bb9b[collection1] main [junit4] 2> 21490 T86 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 21492 T86 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 21492 T86 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 21495 T86 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 21495 T86 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 21495 T86 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 21496 T86 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 21496 T86 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 21497 T86 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 21501 T86 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 21501 T86 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 21501 T86 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 21502 T86 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 21508 T86 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 21508 T88 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2392bb9b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 21509 T91 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:51892/md_d/sy collection:control_collection shard:shard1 [junit4] 2> 21509 T59 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 21509 T59 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 21517 T91 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 21525 T91 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 21528 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 21529 T91 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 21529 T91 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 21530 T84 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> ASYNC NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@3e05f732 url=https://127.0.0.1:51892/md_d/sy/collection1 node=127.0.0.1:51892_md_d%2Fsy C4_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:51892/md_d/sy, core=collection1, node_name=127.0.0.1:51892_md_d%2Fsy} [junit4] 2> 21531 T91 C4 P51892 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:51892/md_d/sy/collection1/ [junit4] 2> 21532 T91 C4 P51892 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 21532 T91 C4 P51892 oasc.SyncStrategy.syncToMe https://127.0.0.1:51892/md_d/sy/collection1/ has no replicas [junit4] 2> 21532 T91 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:51892/md_d/sy/collection1/ shard1 [junit4] 2> 21535 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 21535 T91 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 21536 T93 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@214c63a4 name:ZooKeeperConnection Watcher:127.0.0.1:50217/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 21537 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 21538 T59 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 21540 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 21542 T59 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 21645 T87 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> 21646 T94 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> 21692 T91 oasc.ZkController.register We are https://127.0.0.1:51892/md_d/sy/collection1/ and leader is https://127.0.0.1:51892/md_d/sy/collection1/ [junit4] 2> 21692 T91 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:51892/md_d/sy [junit4] 2> 21692 T91 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 21693 T91 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 21693 T91 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 21695 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 21695 T91 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 21696 T84 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 21697 T84 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:51892/md_d/sy", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:51892_md_d%2Fsy", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 21802 T94 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> 21802 T87 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> 21893 T59 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 21894 T59 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 21899 T59 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 21901 T59 oejs.AbstractConnector.doStart Started [email protected]:37949 [junit4] 2> 21903 T59 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 21904 T59 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 21904 T59 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003 [junit4] 2> 21904 T59 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/' [junit4] 2> 21917 T59 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/solr.xml [junit4] 2> 21927 T59 oasc.CoreContainer.<init> New CoreContainer 674018805 [junit4] 2> 21927 T59 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/] [junit4] 2> 21928 T59 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 21928 T59 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 21928 T59 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 21928 T59 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 21929 T59 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 21929 T59 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 21929 T59 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 21930 T59 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 21930 T59 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 21932 T59 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 21934 T59 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 21934 T59 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 21934 T59 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 21935 T59 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50217/solr [junit4] 2> 21935 T59 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 21936 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 21938 T105 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@733a140f name:ZooKeeperConnection Watcher:127.0.0.1:50217 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 21939 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 21941 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 21943 T107 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7cfdaa90 name:ZooKeeperConnection Watcher:127.0.0.1:50217/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 21943 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 21950 T59 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 22954 T59 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37949_md_d%2Fsy [junit4] 2> 22956 T59 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37949_md_d%2Fsy [junit4] 2> 22961 T94 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 22961 T87 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 22963 T108 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 22975 T109 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 22975 T109 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 22976 T109 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 22976 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 22979 T84 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 22981 T84 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:37949/md_d/sy", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:37949_md_d%2Fsy", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 22982 T84 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4] [junit4] 2> 22983 T84 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 23092 T94 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> 23092 T87 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> 23092 T108 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> 23977 T109 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 23977 T109 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 23979 T109 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 23979 T109 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 23995 T109 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 23996 T109 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/collection1/' [junit4] 2> 23997 T109 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 23997 T109 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 23998 T109 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 24029 T109 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 24040 T109 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 24043 T109 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 24047 T109 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 24065 T109 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 24066 T109 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 24066 T109 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 24067 T109 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/collection1/data/ [junit4] 2> 24067 T109 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 24068 T109 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/collection1/data [junit4] 2> 24068 T109 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/collection1/data/index/ [junit4] 2> 24069 T109 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 24069 T109 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/collection1/data/index [junit4] 2> 24070 T109 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.762526720575332] [junit4] 2> 24077 T109 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bf2db21; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 24078 T109 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 24079 T109 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 24080 T109 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 24081 T109 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 24081 T109 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 24081 T109 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 24081 T109 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 24082 T109 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 24082 T109 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 24082 T109 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 24083 T109 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 24083 T109 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 24083 T109 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 24083 T109 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 24086 T109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 24087 T109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 24089 T109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 24090 T109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 24091 T109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 24093 T109 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 24093 T109 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 24094 T109 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=14.0791015625, floorSegmentMB=1.2568359375, forceMergeDeletesPctAllowed=7.048483825762021, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12341221657870616 [junit4] 2> 24095 T109 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bf2db21; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 24096 T109 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 24096 T109 oass.SolrIndexSearcher.<init> Opening Searcher@5beb68e4[collection1] main [junit4] 2> 24096 T109 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 24098 T109 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 24098 T109 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 24099 T109 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 24099 T109 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 24099 T109 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 24101 T109 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 24101 T109 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 24101 T109 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 24101 T109 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 24102 T109 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 24104 T110 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5beb68e4[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 24104 T109 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 24105 T113 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:37949/md_d/sy collection:collection1 shard:shard2 [junit4] 2> 24105 T59 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 24106 T59 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 24106 T113 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 24113 T113 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 24117 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 24117 T113 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 24118 T113 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@2bdb4a5f url=https://127.0.0.1:37949/md_d/sy/collection1 node=127.0.0.1:37949_md_d%2Fsy C5_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:37949/md_d/sy, core=collection1, node_name=127.0.0.1:37949_md_d%2Fsy} [junit4] 2> 24118 T113 C5 P37949 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:37949/md_d/sy/collection1/ [junit4] 2> 24119 T113 C5 P37949 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 24119 T84 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 24119 T113 C5 P37949 oasc.SyncStrategy.syncToMe https://127.0.0.1:37949/md_d/sy/collection1/ has no replicas [junit4] 2> 24120 T113 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:37949/md_d/sy/collection1/ shard2 [junit4] 2> 24120 T113 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 24127 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 24234 T94 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> 24234 T108 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> 24237 T87 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> 24279 T113 oasc.ZkController.register We are https://127.0.0.1:37949/md_d/sy/collection1/ and leader is https://127.0.0.1:37949/md_d/sy/collection1/ [junit4] 2> 24280 T113 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37949/md_d/sy [junit4] 2> 24280 T113 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 24280 T113 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 24280 T113 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 24282 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 24282 T113 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 24283 T84 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 24285 T84 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:37949/md_d/sy", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:37949_md_d%2Fsy", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 24389 T87 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> 24390 T94 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> 24390 T108 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> 24461 T59 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 24462 T59 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 24478 T59 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 24483 T59 oejs.AbstractConnector.doStart Started [email protected]:43303 [junit4] 2> 24486 T59 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 24486 T59 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 24487 T59 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004 [junit4] 2> 24487 T59 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/' [junit4] 2> 24505 T59 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/solr.xml [junit4] 2> 24525 T59 oasc.CoreContainer.<init> New CoreContainer 1838736525 [junit4] 2> 24525 T59 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/] [junit4] 2> 24526 T59 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 24527 T59 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 24527 T59 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 24527 T59 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 24528 T59 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 24528 T59 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 24529 T59 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 24529 T59 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 24530 T59 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 24532 T59 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 24534 T59 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 24535 T59 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 24535 T59 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 24536 T59 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50217/solr [junit4] 2> 24536 T59 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 24550 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 24561 T124 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@392dbde7 name:ZooKeeperConnection Watcher:127.0.0.1:50217 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 24562 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 24566 T61 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x147bab42cbf0008, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 24567 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 24570 T126 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@666600ee name:ZooKeeperConnection Watcher:127.0.0.1:50217/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 24570 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 24579 T59 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 25584 T59 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43303_md_d%2Fsy [junit4] 2> 25586 T59 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43303_md_d%2Fsy [junit4] 2> 25589 T94 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 25591 T108 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 25590 T87 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 25593 T127 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 25608 T128 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 25609 T128 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 25610 T128 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 25610 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 25612 T84 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 25612 T84 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:43303/md_d/sy", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:43303_md_d%2Fsy", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 25613 T84 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 25613 T84 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3 [junit4] 2> 25717 T127 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> 25717 T94 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> 25717 T87 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> 25717 T108 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> 26610 T128 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 26611 T128 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 26612 T128 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 26612 T128 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 26613 T128 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 26613 T128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/collection1/' [junit4] 2> 26614 T128 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 26615 T128 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 26615 T128 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 26648 T128 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 26683 T128 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 26686 T128 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 26689 T128 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 26696 T128 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 26697 T128 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 26697 T128 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 26697 T128 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/collection1/data/ [junit4] 2> 26697 T128 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 26698 T128 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/collection1/data [junit4] 2> 26699 T128 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/collection1/data/index/ [junit4] 2> 26699 T128 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 26700 T128 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/collection1/data/index [junit4] 2> 26701 T128 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.762526720575332] [junit4] 2> 26707 T128 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d834688; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 26708 T128 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 26709 T128 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 26709 T128 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 26710 T128 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 26710 T128 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 26710 T128 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 26710 T128 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 26711 T128 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 26711 T128 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 26711 T128 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 26712 T128 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 26712 T128 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 26712 T128 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 26712 T128 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 26715 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 26716 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 26717 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 26718 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 26719 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 26721 T128 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 26721 T128 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 26722 T128 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=14.0791015625, floorSegmentMB=1.2568359375, forceMergeDeletesPctAllowed=7.048483825762021, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12341221657870616 [junit4] 2> 26724 T128 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d834688; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 26724 T128 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 26725 T128 oass.SolrIndexSearcher.<init> Opening Searcher@7c148270[collection1] main [junit4] 2> 26725 T128 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 26727 T128 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 26727 T128 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 26728 T128 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 26729 T128 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 26729 T128 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 26732 T128 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 26732 T128 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 26733 T128 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 26733 T128 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 26733 T128 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 26735 T128 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 26735 T129 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c148270[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 26737 T132 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:43303/md_d/sy collection:collection1 shard:shard3 [junit4] 2> 26737 T59 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 26738 T59 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 26743 T132 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election [junit4] 2> 26750 T132 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3 [junit4] 2> 26756 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 26758 T84 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 26759 T132 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 26759 T132 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@4d17aa59 url=https://127.0.0.1:43303/md_d/sy/collection1 node=127.0.0.1:43303_md_d%2Fsy C6_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:43303/md_d/sy, core=collection1, node_name=127.0.0.1:43303_md_d%2Fsy} [junit4] 2> 26759 T132 C6 P43303 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:43303/md_d/sy/collection1/ [junit4] 2> 26760 T132 C6 P43303 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 26760 T132 C6 P43303 oasc.SyncStrategy.syncToMe https://127.0.0.1:43303/md_d/sy/collection1/ has no replicas [junit4] 2> 26760 T132 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:43303/md_d/sy/collection1/ shard3 [junit4] 2> 26760 T132 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3 [junit4] 2> 26767 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 26873 T94 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> 26873 T127 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> 26873 T87 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> 26874 T108 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> 26920 T132 oasc.ZkController.register We are https://127.0.0.1:43303/md_d/sy/collection1/ and leader is https://127.0.0.1:43303/md_d/sy/collection1/ [junit4] 2> 26920 T132 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:43303/md_d/sy [junit4] 2> 26920 T132 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 26920 T132 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 26921 T132 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 26922 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 26928 T132 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 26935 T84 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 26936 T84 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:43303/md_d/sy", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:43303_md_d%2Fsy", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node2"} [junit4] 2> 27040 T108 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> 27041 T127 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> 27042 T94 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> 27042 T87 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> 27169 T59 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 27170 T59 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 27178 T59 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 27181 T59 oejs.AbstractConnector.doStart Started [email protected]:33191 [junit4] 2> 27184 T59 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 27185 T59 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 27185 T59 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-005 [junit4] 2> 27186 T59 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-005/' [junit4] 2> 27204 T59 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-005/solr.xml [junit4] 2> 27219 T59 oasc.CoreContainer.<init> New CoreContainer 914882152 [junit4] 2> 27219 T59 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-005/] [junit4] 2> 27220 T59 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 27220 T59 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 27221 T59 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 27221 T59 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 27222 T59 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 27222 T59 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 27222 T59 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 27223 T59 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 27223 T59 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 27225 T59 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 27227 T59 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 27227 T59 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 27228 T59 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 27228 T59 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50217/solr [junit4] 2> 27229 T59 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 27230 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 27232 T143 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19322df8 name:ZooKeeperConnection Watcher:127.0.0.1:50217 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 27232 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 27235 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 27244 T145 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@410bbb68 name:ZooKeeperConnection Watcher:127.0.0.1:50217/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 27244 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 27251 T59 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 28254 T59 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33191_md_d%2Fsy [junit4] 2> 28256 T59 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33191_md_d%2Fsy [junit4] 2> 28261 T94 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 28261 T87 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 28261 T108 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 28261 T127 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 28262 T146 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 28272 T147 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 28272 T147 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 28274 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 28274 T147 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 28276 T84 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 28277 T84 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:33191/md_d/sy", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:33191_md_d%2Fsy", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> [...truncated too long message...] [junit4] 2> 175509 T59 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked [junit4] 2> 175510 T59 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-010/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-010/collection1/data;done=false>>] [junit4] 2> 175510 T59 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-010/collection1/data [junit4] 2> 175510 T59 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-010/collection1/data/index.20140809121822888 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-010/collection1/data/index.20140809121822888;done=false>>] [junit4] 2> 175510 T59 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001/tempDir-010/collection1/data/index.20140809121822888 [junit4] 2> 175511 T337 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:45705_md_d%2Fsy [junit4] 2> 177013 T339 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:302) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:288) [junit4] 2> [junit4] 2> 177013 T307 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 177038 T59 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/md_d/sy,null} [junit4] 2> 182026 T59 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 182028 T59 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50217 50217 [junit4] 2> 182593 T60 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50217 50217 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCloudSchemaless -Dtests.method=testDistribSearch -Dtests.seed=AD2ABE009CD2510D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg_BG -Dtests.timezone=Atlantic/Azores -Dtests.file.encoding=UTF-8 [junit4] ERROR 164s J1 | TestCloudSchemaless.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:43303/md_d/sy/collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([AD2ABE009CD2510D:2CCC3018EB8D3131]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:561) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) [junit4] > at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54) [junit4] > at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:178) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:150) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:121) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449) [junit4] > ... 48 more [junit4] 2> 182611 T59 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-AD2ABE009CD2510D-001 [junit4] 2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity, locale=bg_BG, timezone=Atlantic/Azores [junit4] 2> NOTE: Linux 3.13.0-32-generic amd64/Oracle Corporation 1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=50873192,total=147058688 [junit4] 2> NOTE: All tests run in this JVM: [TestFieldResource, HdfsCollectionsAPIDistributedZkTest, TestLMDirichletSimilarityFactory, TestLFUCache, TestDynamicFieldCollectionResource, UUIDUpdateProcessorFallbackTest, TestCloudSchemaless] [junit4] Completed on J1 in 163.70s, 1 test, 1 error <<< FAILURES! [...truncated 1199 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:474: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:454: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 410 suites, 1711 tests, 1 error, 38 ignored (17 assumptions) Total time: 85 minutes 33 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_20-ea-b23 -XX:+UseCompressedOops -XX:+UseSerialGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
