Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/138/ Java: 64bit/jdk1.9.0-ea-b34 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: true)
1 tests failed. FAILED: org.apache.solr.schema.TestCloudSchemaless.testDistribSearch Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:60536/_/wd/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:60536/_/wd/collection1 at __randomizedtesting.SeedInfo.seed([95C45FBA9A704D89:1422D1A2ED2F2DB5]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:564) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54) at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871) 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:498) 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:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:170) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) ... 48 more Build Log: [...truncated 11242 lines...] [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/init-core-data-001 [junit4] 2> 329921 T1218 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 329921 T1218 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/wd [junit4] 2> 329925 T1218 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 329926 T1218 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 329926 T1219 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 330026 T1218 oasc.ZkTestServer.run start zk server on port:54392 [junit4] 2> 330027 T1218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 330031 T1225 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a4cc00e name:ZooKeeperConnection Watcher:127.0.0.1:54392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 330031 T1218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 330032 T1218 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 330037 T1218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 330039 T1227 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15100daf name:ZooKeeperConnection Watcher:127.0.0.1:54392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 330039 T1218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 330040 T1218 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 330043 T1218 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 330045 T1218 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 330047 T1218 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 330049 T1218 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml [junit4] 2> 330050 T1218 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 330054 T1218 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml [junit4] 2> 330055 T1218 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 330058 T1218 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 330059 T1218 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 330060 T1218 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 330061 T1218 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 330062 T1218 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 330062 T1218 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 330063 T1218 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 330064 T1218 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 330065 T1218 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 330065 T1218 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 330066 T1218 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 330066 T1218 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 330067 T1218 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 330067 T1218 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 330069 T1218 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 330069 T1218 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 330070 T1218 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 330070 T1218 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 330072 T1218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 330073 T1229 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e20de4d name:ZooKeeperConnection Watcher:127.0.0.1:54392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 330073 T1218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 330312 T1218 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 330315 T1218 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 330334 T1218 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52651 [junit4] 2> 330336 T1218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 330336 T1218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 330336 T1218 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002 [junit4] 2> 330336 T1218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/' [junit4] 2> 330346 T1218 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/solr.xml [junit4] 2> 330361 T1218 oasc.CoreContainer.<init> New CoreContainer 22871187 [junit4] 2> 330362 T1218 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/] [junit4] 2> 330362 T1218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 330362 T1218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 330363 T1218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 330363 T1218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 330363 T1218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 330364 T1218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 330364 T1218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 330364 T1218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 330364 T1218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 330366 T1218 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 330367 T1218 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 330367 T1218 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 330368 T1218 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 330368 T1218 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54392/solr [junit4] 2> 330368 T1218 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 330369 T1218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 330371 T1240 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75633df6 name:ZooKeeperConnection Watcher:127.0.0.1:54392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 330372 T1218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 330375 T1218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 330376 T1242 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@383c932e name:ZooKeeperConnection Watcher:127.0.0.1:54392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 330376 T1218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 330378 T1218 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 330381 T1218 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 330385 T1218 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 330388 T1218 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 330391 T1218 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 330394 T1218 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 330395 T1218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52651__%2Fwd [junit4] 2> 330396 T1218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52651__%2Fwd [junit4] 2> 330398 T1218 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 330400 T1218 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 330402 T1218 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 330404 T1218 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52651__%2Fwd [junit4] 2> 330404 T1218 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 330406 T1218 oasc.Overseer.start Overseer (id=92933648034693124-127.0.0.1:52651__%2Fwd-n_0000000000) starting [junit4] 2> 330409 T1218 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 330416 T1218 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 330417 T1244 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 330417 T1218 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 330420 T1218 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 330421 T1218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 330425 T1243 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 330426 T1246 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 330427 T1246 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 330427 T1246 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 330428 T1247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 330430 T1243 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:52651/_/wd", [junit4] 2> "node_name":"127.0.0.1:52651__%2Fwd", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 330430 T1243 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 330430 T1243 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 330433 T1247 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> 331428 T1246 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 331428 T1246 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 331429 T1246 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 331429 T1246 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 331430 T1246 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 331430 T1246 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/collection1/' [junit4] 2> 331430 T1246 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 331431 T1246 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 331431 T1246 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 331447 T1246 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3 [junit4] 2> 331453 T1246 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 331454 T1246 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> 331455 T1246 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 331457 T1246 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 331462 T1246 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 331464 T1246 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema [junit4] 2> 331465 T1246 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak [junit4] 2> 331468 T1246 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> 331468 T1246 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 331468 T1246 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 331468 T1246 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/collection1/data/ [junit4] 2> 331469 T1246 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 331469 T1246 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/collection1/data [junit4] 2> 331470 T1246 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/collection1/data/index/ [junit4] 2> 331470 T1246 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 331470 T1246 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/collection1/data/index [junit4] 2> 331470 T1246 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=5.7841796875, floorSegmentMB=0.6328125, forceMergeDeletesPctAllowed=29.083056709473485, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7221242948682146 [junit4] 2> 331553 T1246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c4ef81b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 331554 T1246 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 331554 T1246 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 331702 T1246 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 331703 T1246 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 331703 T1246 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 331703 T1246 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 331703 T1246 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 331703 T1246 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 331704 T1246 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 331704 T1246 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 331704 T1246 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 331704 T1246 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 331704 T1246 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 331704 T1246 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 331707 T1246 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 331708 T1246 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 331708 T1246 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 331709 T1246 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 331710 T1246 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 331711 T1246 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 331711 T1246 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 331712 T1246 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=59.9462890625, floorSegmentMB=1.3671875, forceMergeDeletesPctAllowed=25.08897086743779, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2813744576578131 [junit4] 2> 331713 T1246 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c4ef81b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 331714 T1246 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 331714 T1246 oass.SolrIndexSearcher.<init> Opening Searcher@3f519a05[collection1] main [junit4] 2> 331714 T1246 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 331715 T1246 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 331715 T1246 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 331716 T1246 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 331716 T1246 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 331716 T1246 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 331716 T1246 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 331717 T1246 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 331717 T1246 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 331718 T1246 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 331719 T1246 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 331719 T1246 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 331721 T1246 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 331726 T1248 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f519a05[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 331726 T1246 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 331727 T1251 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52651/_/wd collection:control_collection shard:shard1 [junit4] 2> 331727 T1218 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1 [junit4] 2> 331728 T1218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 331731 T1218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 331732 T1251 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 331732 T1253 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e52ee9e name:ZooKeeperConnection Watcher:127.0.0.1:54392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 331732 T1218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 331734 T1218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 331739 T1218 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 331744 T1251 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 331746 T1251 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 331746 T1251 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C132 name=collection1 org.apache.solr.core.SolrCore@598db790 url=https://127.0.0.1:52651/_/wd/collection1 node=127.0.0.1:52651__%2Fwd C132_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:52651/_/wd, node_name=127.0.0.1:52651__%2Fwd, state=down} [junit4] 2> 331746 T1251 C132 P52651 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52651/_/wd/collection1/ [junit4] 2> 331746 T1251 C132 P52651 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 331746 T1251 C132 P52651 oasc.SyncStrategy.syncToMe https://127.0.0.1:52651/_/wd/collection1/ has no replicas [junit4] 2> 331746 T1251 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52651/_/wd/collection1/ shard1 [junit4] 2> 331747 T1251 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 331750 T1247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 331754 T1247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 331754 T1247 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> 331755 T1254 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> 331800 T1251 oasc.ZkController.register We are https://127.0.0.1:52651/_/wd/collection1/ and leader is https://127.0.0.1:52651/_/wd/collection1/ [junit4] 2> 331800 T1251 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52651/_/wd [junit4] 2> 331800 T1251 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 331801 T1251 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 331801 T1251 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 331802 T1247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 331803 T1243 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:52651/_/wd", [junit4] 2> "node_name":"127.0.0.1:52651__%2Fwd", [junit4] 2> "numShards":"4", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 331905 T1254 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> 331905 T1247 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> 331974 T1218 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 331974 T1218 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 331977 T1218 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 331978 T1218 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52279 [junit4] 2> 331981 T1218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 331981 T1218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 331981 T1218 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003 [junit4] 2> 331981 T1218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/' [junit4] 2> 331991 T1218 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/solr.xml [junit4] 2> 331998 T1218 oasc.CoreContainer.<init> New CoreContainer 1958887700 [junit4] 2> 331999 T1218 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/] [junit4] 2> 331999 T1218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 331999 T1218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 331999 T1218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 332000 T1218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 332000 T1218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 332000 T1218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 332000 T1218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 332000 T1218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 332001 T1218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 332002 T1218 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 332002 T1218 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 332003 T1218 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 332003 T1218 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 332003 T1218 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54392/solr [junit4] 2> 332003 T1218 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 332004 T1218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 332005 T1265 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ca18abe name:ZooKeeperConnection Watcher:127.0.0.1:54392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 332006 T1218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 332008 T1218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 332009 T1267 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@418955cd name:ZooKeeperConnection Watcher:127.0.0.1:54392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 332009 T1218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 332013 T1218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 333016 T1218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52279__%2Fwd [junit4] 2> 333017 T1218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52279__%2Fwd [junit4] 2> 333023 T1218 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 333030 T1269 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 333030 T1269 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 333031 T1269 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 333031 T1247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 333034 T1243 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:52279/_/wd", [junit4] 2> "node_name":"127.0.0.1:52279__%2Fwd", [junit4] 2> "numShards":"4", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 333034 T1243 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4] [junit4] 2> 333034 T1243 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 333139 T1254 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> 333139 T1268 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> 333139 T1247 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> 334031 T1269 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 334032 T1269 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 334033 T1269 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 334033 T1269 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 334034 T1269 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 334034 T1269 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/collection1/' [junit4] 2> 334035 T1269 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 334036 T1269 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 334036 T1269 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 334061 T1269 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3 [junit4] 2> 334070 T1269 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 334072 T1269 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/managed-schema [junit4] 2> 334074 T1269 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 334081 T1269 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 334081 T1269 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 334081 T1269 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 334082 T1269 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/collection1/data/ [junit4] 2> 334082 T1269 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 334082 T1269 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/collection1/data [junit4] 2> 334083 T1269 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/collection1/data/index/ [junit4] 2> 334083 T1269 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 334084 T1269 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/collection1/data/index [junit4] 2> 334085 T1269 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=5.7841796875, floorSegmentMB=0.6328125, forceMergeDeletesPctAllowed=29.083056709473485, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7221242948682146 [junit4] 2> 334092 T1269 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bf35a29; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 334093 T1269 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 334094 T1269 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 334096 T1269 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 334097 T1269 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 334097 T1269 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 334097 T1269 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 334097 T1269 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 334097 T1269 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 334098 T1269 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 334098 T1269 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 334098 T1269 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 334098 T1269 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 334099 T1269 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 334099 T1269 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 334101 T1269 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 334101 T1269 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 334102 T1269 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 334103 T1269 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 334103 T1269 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 334104 T1269 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 334115 T1269 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 334116 T1269 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=59.9462890625, floorSegmentMB=1.3671875, forceMergeDeletesPctAllowed=25.08897086743779, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2813744576578131 [junit4] 2> 334117 T1269 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bf35a29; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 334118 T1269 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 334118 T1269 oass.SolrIndexSearcher.<init> Opening Searcher@4ad4b2e2[collection1] main [junit4] 2> 334118 T1269 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 334119 T1269 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 334120 T1269 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 334120 T1269 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 334120 T1269 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 334120 T1269 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 334121 T1269 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 334121 T1269 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 334122 T1269 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 334122 T1269 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 334122 T1269 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 334123 T1269 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 334124 T1270 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4ad4b2e2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 334124 T1273 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52279/_/wd collection:collection1 shard:shard2 [junit4] 2> 334125 T1218 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1 [junit4] 2> 334125 T1218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 334125 T1273 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 334129 T1273 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 334130 T1247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 334130 T1273 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 334130 T1273 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C133 name=collection1 org.apache.solr.core.SolrCore@6717513e url=https://127.0.0.1:52279/_/wd/collection1 node=127.0.0.1:52279__%2Fwd C133_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:52279/_/wd, node_name=127.0.0.1:52279__%2Fwd, state=down} [junit4] 2> 334130 T1273 C133 P52279 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52279/_/wd/collection1/ [junit4] 2> 334130 T1273 C133 P52279 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 334131 T1273 C133 P52279 oasc.SyncStrategy.syncToMe https://127.0.0.1:52279/_/wd/collection1/ has no replicas [junit4] 2> 334131 T1273 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52279/_/wd/collection1/ shard2 [junit4] 2> 334131 T1273 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 334133 T1247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 334236 T1254 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> 334236 T1268 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> 334236 T1247 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> 334284 T1273 oasc.ZkController.register We are https://127.0.0.1:52279/_/wd/collection1/ and leader is https://127.0.0.1:52279/_/wd/collection1/ [junit4] 2> 334284 T1273 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52279/_/wd [junit4] 2> 334285 T1273 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 334285 T1273 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 334285 T1273 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 334286 T1247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 334287 T1243 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:52279/_/wd", [junit4] 2> "node_name":"127.0.0.1:52279__%2Fwd", [junit4] 2> "numShards":"4", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 334360 T1218 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 334361 T1218 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 334364 T1218 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 334364 T1218 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49268 [junit4] 2> 334367 T1218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 334367 T1218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 334367 T1218 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004 [junit4] 2> 334367 T1218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/' [junit4] 2> 334376 T1218 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/solr.xml [junit4] 2> 334382 T1218 oasc.CoreContainer.<init> New CoreContainer 206692621 [junit4] 2> 334383 T1218 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/] [junit4] 2> 334383 T1218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 334383 T1218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 334383 T1218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 334384 T1218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 334384 T1218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 334384 T1218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 334384 T1218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 334384 T1218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 334385 T1218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 334386 T1218 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 334387 T1218 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 334387 T1218 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 334387 T1218 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 334387 T1218 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54392/solr [junit4] 2> 334388 T1218 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 334388 T1218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 334390 T1284 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17c5cf1e name:ZooKeeperConnection Watcher:127.0.0.1:54392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 334390 T1268 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> 334391 T1218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 334390 T1247 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> 334390 T1254 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> 334396 T1218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 334399 T1286 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62f49801 name:ZooKeeperConnection Watcher:127.0.0.1:54392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 334399 T1218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 334403 T1218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 335405 T1218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49268__%2Fwd [junit4] 2> 335407 T1218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49268__%2Fwd [junit4] 2> 335413 T1218 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 335418 T1288 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 335418 T1288 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 335419 T1288 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 335419 T1247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 335422 T1243 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:49268/_/wd", [junit4] 2> "node_name":"127.0.0.1:49268__%2Fwd", [junit4] 2> "numShards":"4", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 335423 T1243 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 335423 T1243 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3 [junit4] 2> 335527 T1268 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> 335528 T1287 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> 335527 T1254 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> 335527 T1247 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> 336419 T1288 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 336420 T1288 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 336421 T1288 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 336421 T1288 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 336422 T1288 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 336423 T1288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/collection1/' [junit4] 2> 336424 T1288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 336424 T1288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 336425 T1288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 336452 T1288 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3 [junit4] 2> 336460 T1288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 336462 T1288 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/managed-schema [junit4] 2> 336464 T1288 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 336469 T1288 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 336469 T1288 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 336470 T1288 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 336470 T1288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/collection1/data/ [junit4] 2> 336470 T1288 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 336470 T1288 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/collection1/data [junit4] 2> 336471 T1288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/collection1/data/index/ [junit4] 2> 336471 T1288 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 336472 T1288 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/collection1/data/index [junit4] 2> 336472 T1288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=5.7841796875, floorSegmentMB=0.6328125, forceMergeDeletesPctAllowed=29.083056709473485, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7221242948682146 [junit4] 2> 336482 T1288 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d69d692; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 336483 T1288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 336484 T1288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 336485 T1288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 336486 T1288 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 336486 T1288 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 336486 T1288 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 336486 T1288 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 336486 T1288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 336486 T1288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 336487 T1288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 336487 T1288 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 336487 T1288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 336487 T1288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 336488 T1288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 336490 T1288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 336491 T1288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 336492 T1288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 336493 T1288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 336494 T1288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 336496 T1288 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 336496 T1288 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 336497 T1288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=59.9462890625, floorSegmentMB=1.3671875, forceMergeDeletesPctAllowed=25.08897086743779, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2813744576578131 [junit4] 2> 336498 T1288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d69d692; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 336499 T1288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 336499 T1288 oass.SolrIndexSearcher.<init> Opening Searcher@615a30bb[collection1] main [junit4] 2> 336499 T1288 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 336500 T1288 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 336501 T1288 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 336501 T1288 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 336501 T1288 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 336502 T1288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 336502 T1288 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 336503 T1288 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 336503 T1288 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 336503 T1288 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 336503 T1288 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 336505 T1288 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 336505 T1289 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@615a30bb[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 336506 T1292 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49268/_/wd collection:collection1 shard:shard3 [junit4] 2> 336506 T1218 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1 [junit4] 2> 336506 T1218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 336506 T1292 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election [junit4] 2> 336510 T1292 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3 [junit4] 2> 336510 T1247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 336511 T1292 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 336511 T1292 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C134 name=collection1 org.apache.solr.core.SolrCore@6b24b6f1 url=https://127.0.0.1:49268/_/wd/collection1 node=127.0.0.1:49268__%2Fwd C134_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:49268/_/wd, node_name=127.0.0.1:49268__%2Fwd, state=down} [junit4] 2> 336511 T1292 C134 P49268 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49268/_/wd/collection1/ [junit4] 2> 336511 T1292 C134 P49268 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 336511 T1292 C134 P49268 oasc.SyncStrategy.syncToMe https://127.0.0.1:49268/_/wd/collection1/ has no replicas [junit4] 2> 336511 T1292 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49268/_/wd/collection1/ shard3 [junit4] 2> 336512 T1292 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3 [junit4] 2> 336514 T1247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 336616 T1247 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> 336616 T1287 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> 336616 T1254 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> 336616 T1268 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> 336665 T1292 oasc.ZkController.register We are https://127.0.0.1:49268/_/wd/collection1/ and leader is https://127.0.0.1:49268/_/wd/collection1/ [junit4] 2> 336665 T1292 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49268/_/wd [junit4] 2> 336665 T1292 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 336665 T1292 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 336665 T1292 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 336666 T1247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 336667 T1243 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:49268/_/wd", [junit4] 2> "node_name":"127.0.0.1:49268__%2Fwd", [junit4] 2> "numShards":"4", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 336760 T1218 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 336761 T1218 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 336764 T1218 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 336764 T1218 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:59097 [junit4] 2> 336767 T1218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 336767 T1218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 336767 T1218 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-005 [junit4] 2> 336767 T1218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-005/' [junit4] 2> 336769 T1254 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> 336769 T1247 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> 336769 T1287 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> 336769 T1268 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> 336776 T1218 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-005/solr.xml [junit4] 2> 336782 T1218 oasc.CoreContainer.<init> New CoreContainer 1782978680 [junit4] 2> 336783 T1218 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-005/] [junit4] 2> 336783 T1218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 336783 T1218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 336783 T1218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 336784 T1218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 336784 T1218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 336784 T1218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 336784 T1218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 336784 T1218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 336784 T1218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 336786 T1218 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 336786 T1218 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 336786 T1218 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 336787 T1218 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 336787 T1218 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54392/solr [junit4] 2> 336787 T1218 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 336788 T1218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 336789 T1303 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65f5eb3b name:ZooKeeperConnection Watcher:127.0.0.1:54392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 336789 T1218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 336792 T1218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 336793 T1305 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a70b388 name:ZooKeeperConnection Watcher:127.0.0.1:54392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 336794 T1218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 336800 T1218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 337802 T1218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59097__%2Fwd [junit4] 2> 337804 T1218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59097__%2Fwd [junit4] 2> 337809 T1218 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 337815 T1307 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 337815 T1307 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 337816 T1307 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 337816 T1247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 337819 T1243 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:59097/_/wd", [junit4] 2> "node_name":"127.0.0.1:59097__%2Fwd", [junit4] 2> "numShards":"4", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 337819 T1243 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 337820 T1243 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard4 [junit4] 2> 337922 T1287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4] 2> 337922 T1306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4] 2> 337922 T1254 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4] 2> 337922 T1268 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4] 2> 337923 T1247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4] 2> 338817 T1307 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 338817 T1307 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 338818 T1307 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 338818 T1307 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> [...truncated too long message...] ss-95C45FBA9A704D89-001/tempDir-010/collection1/data/index.20141208180921812 [junit4] 2> 597992 T1218 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-010/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-010/collection1/data;done=false>>] [junit4] 2> 597992 T1218 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001/tempDir-010/collection1/data [junit4] 2> 597994 T1218 oasc.Overseer.close Overseer (id=92933648034693141-127.0.0.1:45319__%2Fwd-n_0000000008) closing [junit4] 2> 597995 T1490 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:45319__%2Fwd [junit4] 2> 597999 T1458 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 598026 T1218 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_/wd,null} [junit4] 2> 599499 T1493 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:307) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:74) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:321) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:90) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:293) [junit4] 2> [junit4] 2> 603015 T1218 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 603016 T1218 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54392 54392 [junit4] 2> 603884 T1219 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54392 54392 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCloudSchemaless -Dtests.method=testDistribSearch -Dtests.seed=95C45FBA9A704D89 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_DO -Dtests.timezone=Asia/Gaza -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 274s 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:60536/_/wd/collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([95C45FBA9A704D89:1422D1A2ED2F2DB5]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:564) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) [junit4] > at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54) [junit4] > at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871) [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.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:170) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) [junit4] > ... 48 more [junit4] 2> 603918 T1218 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-95C45FBA9A704D89-001 [junit4] 2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=es_DO, timezone=Asia/Gaza [junit4] 2> NOTE: Linux 3.13.0-40-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=8,threads=1,free=216585880,total=318242816 [junit4] 2> NOTE: All tests run in this JVM: [SharedFSAutoReplicaFailoverUtilsTest, SuggesterFSTTest, CustomCollectionTest, TestLFUCache, DistributedQueryElevationComponentTest, TestZkChroot, DebugComponentTest, CursorMarkTest, DateFieldTest, DeleteInactiveReplicaTest, PreAnalyzedUpdateProcessorTest, TestSearcherReuse, TestMaxScoreQueryParser, TestReversedWildcardFilterFactory, ShardRoutingCustomTest, AssignTest, TestCollectionAPI, TestWriterPerf, HdfsDirectoryTest, TestManagedResource, TestCursorMarkWithoutUniqueKey, CSVRequestHandlerTest, TestDocumentBuilder, TestCopyFieldCollectionResource, SynonymTokenizerTest, SearchHandlerTest, TestQuerySenderNoQuery, RemoteQueryErrorTest, TestUniqueKeyFieldResource, SpatialFilterTest, BinaryUpdateRequestHandlerTest, DistanceFunctionTest, TestCloudSchemaless] [junit4] Completed on J1 in 274.03s, 1 test, 1 error <<< FAILURES! [...truncated 1118 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/common-build.xml:494: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1350: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:970: There were test failures: 421 suites, 1757 tests, 1 error, 25 ignored (18 assumptions) Total time: 90 minutes 42 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b34 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: true) Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org