Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1776/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
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:49216/xgxse/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:49216/xgxse/collection1 at __randomizedtesting.SeedInfo.seed([ABA8BA0ABEC287E4:2A4E3412C99DE7D8]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54) at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:150) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) ... 47 more Build Log: [...truncated 10814 lines...] [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/init-core-data-001 [junit4] 2> 307635 T95 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 307635 T95 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /xgxse/ [junit4] 2> 307642 T95 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 307655 T95 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 307663 T96 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 307968 T95 oasc.ZkTestServer.run start zk server on port:49207 [junit4] 2> 308313 T95 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 308353 T97 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running [junit4] 2> 310376 T102 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46a28e69 name:ZooKeeperConnection Watcher:127.0.0.1:49207 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 310378 T95 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 310381 T95 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 310492 T95 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 310499 T104 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27248a68 name:ZooKeeperConnection Watcher:127.0.0.1:49207/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 310499 T95 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 310504 T95 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 310515 T95 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 310525 T95 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 310533 T95 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 310551 T95 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml [junit4] 2> 310607 T95 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 310625 T95 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml [junit4] 2> 310629 T95 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 310638 T95 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 310640 T95 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 310651 T95 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 310651 T95 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 310669 T95 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 310672 T95 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 310680 T95 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 310680 T95 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 310686 T95 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 310687 T95 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 310694 T95 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 310699 T95 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 310732 T95 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 310733 T95 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 310740 T95 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 310741 T95 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 310754 T95 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 310754 T95 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 310809 T95 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 310811 T106 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d894b2 name:ZooKeeperConnection Watcher:127.0.0.1:49207/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 310811 T95 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 313140 T95 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 313652 T95 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 313671 T95 oejs.AbstractConnector.doStart Started [email protected]:49212 [junit4] 2> 313675 T95 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 313676 T95 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 313676 T95 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002 [junit4] 2> 313676 T95 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/' [junit4] 2> 313716 T95 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/solr.xml [junit4] 2> 313740 T95 oasc.CoreContainer.<init> New CoreContainer 1608122806 [junit4] 2> 313741 T95 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/] [junit4] 2> 313741 T95 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 313742 T95 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 313742 T95 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 313742 T95 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 313743 T95 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 313743 T95 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 313744 T95 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 313744 T95 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 313744 T95 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 313749 T95 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 313752 T95 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 313752 T95 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 313753 T95 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 313753 T95 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49207/solr [junit4] 2> 313789 T95 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 313794 T95 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 313798 T117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d74c792 name:ZooKeeperConnection Watcher:127.0.0.1:49207 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 313799 T95 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 313846 T95 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 313849 T119 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f71ce3a name:ZooKeeperConnection Watcher:127.0.0.1:49207/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 313849 T95 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 313873 T95 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 313906 T95 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 313937 T95 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 313956 T95 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 313966 T95 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 314001 T95 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 314006 T95 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49212_xgxse [junit4] 2> 314014 T95 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49212_xgxse [junit4] 2> 314026 T95 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 314033 T95 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 314040 T95 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 314062 T95 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49212_xgxse [junit4] 2> 314062 T95 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 314067 T95 oasc.Overseer.start Overseer (id=92303064938971140-127.0.0.1:49212_xgxse-n_0000000000) starting [junit4] 2> 314133 T95 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 314185 T95 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 314250 T121 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 314297 T95 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 314312 T95 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 314321 T95 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 314343 T120 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 314362 T123 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 314363 T123 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 314376 T123 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 314381 T124 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 314391 T120 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:49212/xgxse", [junit4] 2> "node_name":"127.0.0.1:49212_xgxse", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 314391 T120 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 314420 T120 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 314441 T124 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> 315378 T123 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 315378 T123 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 315380 T123 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 315381 T123 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 315385 T123 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 315385 T123 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/collection1/' [junit4] 2> 315387 T123 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 315387 T123 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 315388 T123 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 315470 T123 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 315484 T123 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 315507 T123 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> 315521 T123 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 315525 T123 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 315542 T123 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 315555 T123 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema [junit4] 2> 315560 T123 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak [junit4] 2> 315571 T123 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> 315571 T123 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 315571 T123 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 315572 T123 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/collection1/data/ [junit4] 2> 315572 T123 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 315624 T123 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/collection1/data [junit4] 2> 315625 T123 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/collection1/data/index/ [junit4] 2> 315626 T123 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 315626 T123 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/collection1/data/index [junit4] 2> 315627 T123 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.830431936129285] [junit4] 2> 315632 T123 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4933f7c9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 315632 T123 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 315635 T123 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 316346 T123 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 316347 T123 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 316347 T123 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 316347 T123 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 316347 T123 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 316348 T123 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 316348 T123 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 316349 T123 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 316351 T123 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 316352 T123 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 316353 T123 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 316357 T123 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 316373 T123 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 316374 T123 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 316375 T123 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 316381 T123 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 316392 T123 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 316399 T123 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 316399 T123 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 316401 T123 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7867726686936042] [junit4] 2> 316403 T123 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4933f7c9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 316404 T123 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 316404 T123 oass.SolrIndexSearcher.<init> Opening Searcher@26a48473[collection1] main [junit4] 2> 316405 T123 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 316411 T123 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 316411 T123 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 316424 T123 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 316424 T123 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 316424 T123 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 316426 T123 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 316427 T123 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 316428 T123 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 316434 T123 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 316434 T123 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 316434 T123 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 316439 T123 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 316460 T125 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@26a48473[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 316461 T123 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 316464 T128 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49212/xgxse collection:control_collection shard:shard1 [junit4] 2> 316474 T95 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 316475 T95 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 316515 T95 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 316503 T128 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 316526 T130 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@586f983f name:ZooKeeperConnection Watcher:127.0.0.1:49207/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 316527 T95 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 316532 T95 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 316568 T128 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 316570 T95 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 316586 T124 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 316591 T128 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 316595 T128 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C5547 name=collection1 org.apache.solr.core.SolrCore@56ac7252 url=https://127.0.0.1:49212/xgxse/collection1 node=127.0.0.1:49212_xgxse C5547_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:49212/xgxse, node_name=127.0.0.1:49212_xgxse, state=down} [junit4] 2> 316596 T128 C5547 P49212 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49212/xgxse/collection1/ [junit4] 2> 316597 T128 C5547 P49212 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 316597 T128 C5547 P49212 oasc.SyncStrategy.syncToMe https://127.0.0.1:49212/xgxse/collection1/ has no replicas [junit4] 2> 316597 T128 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49212/xgxse/collection1/ shard1 [junit4] 2> 316611 T124 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> 316611 T131 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> 316616 T128 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 316650 T124 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 316784 T131 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> 316785 T124 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> 316809 T128 oasc.ZkController.register We are https://127.0.0.1:49212/xgxse/collection1/ and leader is https://127.0.0.1:49212/xgxse/collection1/ [junit4] 2> 316810 T128 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49212/xgxse [junit4] 2> 316811 T128 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 316812 T128 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 316812 T128 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 316822 T124 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 316829 T120 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:49212/xgxse", [junit4] 2> "node_name":"127.0.0.1:49212_xgxse", [junit4] 2> "numShards":"4", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 316966 T131 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> 316967 T124 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> 318457 T95 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 318458 T95 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 318471 T95 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 318483 T95 oejs.AbstractConnector.doStart Started [email protected]:49216 [junit4] 2> 318485 T95 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 318486 T95 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 318487 T95 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003 [junit4] 2> 318487 T95 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/' [junit4] 2> 318533 T95 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/solr.xml [junit4] 2> 318567 T95 oasc.CoreContainer.<init> New CoreContainer 155869084 [junit4] 2> 318567 T95 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/] [junit4] 2> 318568 T95 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 318568 T95 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 318569 T95 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 318569 T95 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 318569 T95 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 318569 T95 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 318584 T95 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 318585 T95 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 318585 T95 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 318588 T95 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 318590 T95 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 318591 T95 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 318592 T95 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 318592 T95 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49207/solr [junit4] 2> 318593 T95 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 318695 T95 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 318700 T142 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6aea9abe name:ZooKeeperConnection Watcher:127.0.0.1:49207 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 318701 T95 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 318712 T95 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 318714 T144 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23287d7f name:ZooKeeperConnection Watcher:127.0.0.1:49207/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 318715 T95 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 318742 T95 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 319752 T95 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49216_xgxse [junit4] 2> 319754 T95 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49216_xgxse [junit4] 2> 319769 T95 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 319790 T146 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 319791 T146 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 319793 T146 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 319793 T124 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 319801 T120 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:49216/xgxse", [junit4] 2> "node_name":"127.0.0.1:49216_xgxse", [junit4] 2> "numShards":"4", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 319801 T120 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4] [junit4] 2> 319802 T120 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 319811 T124 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> 319811 T145 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> 319812 T131 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> 320795 T146 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 320795 T146 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 320796 T146 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 320797 T146 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 320800 T146 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 320800 T146 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/collection1/' [junit4] 2> 320802 T146 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 320802 T146 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 320803 T146 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 320865 T146 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 320876 T146 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 320890 T146 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 320894 T146 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 320914 T146 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 320914 T146 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 320915 T146 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 320916 T146 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/collection1/data/ [junit4] 2> 320916 T146 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 320917 T146 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/collection1/data [junit4] 2> 320918 T146 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/collection1/data/index/ [junit4] 2> 320920 T146 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 320922 T146 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/collection1/data/index [junit4] 2> 320924 T146 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.830431936129285] [junit4] 2> 320935 T146 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66b1a43f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 320935 T146 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 320939 T146 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 320943 T146 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 320944 T146 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 320944 T146 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 320944 T146 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 320945 T146 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 320945 T146 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 320945 T146 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 320946 T146 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 320946 T146 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 320946 T146 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 320946 T146 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 320947 T146 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 320969 T146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 320971 T146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 320973 T146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 320975 T146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 320980 T146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 320982 T146 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 320983 T146 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 320984 T146 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7867726686936042] [junit4] 2> 320992 T146 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66b1a43f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 320993 T146 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 320994 T146 oass.SolrIndexSearcher.<init> Opening Searcher@347c671d[collection1] main [junit4] 2> 320995 T146 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 320998 T146 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 320998 T146 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 321001 T146 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 321001 T146 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 321002 T146 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 321005 T146 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 321005 T146 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 321005 T146 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 321006 T146 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 321006 T146 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 321010 T146 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 321013 T147 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@347c671d[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 321014 T150 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49216/xgxse collection:collection1 shard:shard2 [junit4] 2> 321020 T95 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 321022 T95 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 321053 T150 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 321100 T150 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 321113 T124 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 321116 T150 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 321116 T150 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C5548 name=collection1 org.apache.solr.core.SolrCore@79cdd15e url=https://127.0.0.1:49216/xgxse/collection1 node=127.0.0.1:49216_xgxse C5548_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:49216/xgxse, node_name=127.0.0.1:49216_xgxse, state=down} [junit4] 2> 321116 T150 C5548 P49216 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49216/xgxse/collection1/ [junit4] 2> 321119 T150 C5548 P49216 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 321119 T150 C5548 P49216 oasc.SyncStrategy.syncToMe https://127.0.0.1:49216/xgxse/collection1/ has no replicas [junit4] 2> 321119 T150 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49216/xgxse/collection1/ shard2 [junit4] 2> 321120 T150 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 321169 T124 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 321359 T124 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> 321359 T145 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> 321360 T131 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> 321392 T150 oasc.ZkController.register We are https://127.0.0.1:49216/xgxse/collection1/ and leader is https://127.0.0.1:49216/xgxse/collection1/ [junit4] 2> 321393 T150 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49216/xgxse [junit4] 2> 321394 T150 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 321394 T150 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 321395 T150 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 321401 T124 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 321411 T120 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:49216/xgxse", [junit4] 2> "node_name":"127.0.0.1:49216_xgxse", [junit4] 2> "numShards":"4", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 321538 T145 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> 321538 T131 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> 321539 T124 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> 323333 T95 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 323334 T95 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 323345 T95 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 323346 T95 oejs.AbstractConnector.doStart Started [email protected]:49219 [junit4] 2> 323349 T95 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 323349 T95 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 323349 T95 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004 [junit4] 2> 323350 T95 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/' [junit4] 2> 323392 T95 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/solr.xml [junit4] 2> 323412 T95 oasc.CoreContainer.<init> New CoreContainer 88706421 [junit4] 2> 323413 T95 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/] [junit4] 2> 323413 T95 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 323413 T95 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 323413 T95 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 323414 T95 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 323414 T95 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 323414 T95 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 323414 T95 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 323414 T95 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 323415 T95 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 323418 T95 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 323421 T95 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 323422 T95 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 323422 T95 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 323422 T95 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49207/solr [junit4] 2> 323423 T95 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 323426 T95 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 323429 T161 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19617573 name:ZooKeeperConnection Watcher:127.0.0.1:49207 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 323430 T95 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 323439 T95 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 323443 T163 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7204539f name:ZooKeeperConnection Watcher:127.0.0.1:49207/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 323443 T95 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 323466 T95 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 324479 T95 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49219_xgxse [junit4] 2> 324482 T95 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49219_xgxse [junit4] 2> 324496 T95 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 324511 T165 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 324511 T165 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 324513 T165 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 324514 T124 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 324520 T120 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:49219/xgxse", [junit4] 2> "node_name":"127.0.0.1:49219_xgxse", [junit4] 2> "numShards":"4", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 324521 T120 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 324521 T120 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3 [junit4] 2> 324529 T131 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> 324529 T145 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> 324530 T124 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> 324530 T164 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> 325515 T165 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 325515 T165 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 325517 T165 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 325517 T165 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 325521 T165 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 325521 T165 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/collection1/' [junit4] 2> 325524 T165 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 325525 T165 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 325525 T165 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 325592 T165 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 325612 T165 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 325617 T165 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 325623 T165 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 325650 T165 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 325651 T165 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 325651 T165 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 325652 T165 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/collection1/data/ [junit4] 2> 325652 T165 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 325653 T165 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/collection1/data [junit4] 2> 325655 T165 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/collection1/data/index/ [junit4] 2> 325656 T165 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 325659 T165 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/collection1/data/index [junit4] 2> 325660 T165 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.830431936129285] [junit4] 2> 325668 T165 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f81da96; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 325668 T165 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 325671 T165 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 325673 T165 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 325673 T165 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 325674 T165 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 325674 T165 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 325674 T165 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 325675 T165 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 325675 T165 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 325676 T165 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 325677 T165 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 325677 T165 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 325677 T165 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 325678 T165 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 325687 T165 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 325688 T165 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 325690 T165 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 325691 T165 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 325693 T165 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 325695 T165 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 325695 T165 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 325696 T165 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7867726686936042] [junit4] 2> 325698 T165 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f81da96; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 325699 T165 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 325702 T165 oass.SolrIndexSearcher.<init> Opening Searcher@5286c7ec[collection1] main [junit4] 2> 325702 T165 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 325706 T165 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 325706 T165 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 325708 T165 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 325708 T165 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 325708 T165 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 325713 T165 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 325714 T165 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 325714 T165 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 325714 T165 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 325714 T165 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 325720 T166 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5286c7ec[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 325723 T165 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 325725 T169 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49219/xgxse collection:collection1 shard:shard3 [junit4] 2> 325727 T95 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 325728 T95 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 325728 T169 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election [junit4] 2> 325755 T169 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3 [junit4] 2> 325765 T169 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 325765 T169 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C5549 name=collection1 org.apache.solr.core.SolrCore@218073cd url=https://127.0.0.1:49219/xgxse/collection1 node=127.0.0.1:49219_xgxse C5549_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:49219/xgxse, node_name=127.0.0.1:49219_xgxse, state=down} [junit4] 2> 325765 T169 C5549 P49219 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49219/xgxse/collection1/ [junit4] 2> 325765 T169 C5549 P49219 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 325766 T169 C5549 P49219 oasc.SyncStrategy.syncToMe https://127.0.0.1:49219/xgxse/collection1/ has no replicas [junit4] 2> 325766 T169 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49219/xgxse/collection1/ shard3 [junit4] 2> 325766 T169 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3 [junit4] 2> 325767 T124 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 325796 T124 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 325923 T145 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> 325923 T124 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> 325923 T131 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> 325930 T164 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> 325965 T169 oasc.ZkController.register We are https://127.0.0.1:49219/xgxse/collection1/ and leader is https://127.0.0.1:49219/xgxse/collection1/ [junit4] 2> 325966 T169 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49219/xgxse [junit4] 2> 325966 T169 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 325966 T169 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 325967 T169 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 325971 T124 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 325980 T120 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:49219/xgxse", [junit4] 2> "node_name":"127.0.0.1:49219_xgxse", [junit4] 2> "numShards":"4", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 326099 T145 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> 326099 T131 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> 326100 T164 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> 326100 T124 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> 327546 T95 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 327547 T95 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 327556 T95 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 327559 T95 oejs.AbstractConnector.doStart Started [email protected]:49222 [junit4] 2> 327563 T95 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 327564 T95 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 327564 T95 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-005 [junit4] 2> 327564 T95 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-005/' [junit4] 2> 327600 T95 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-005/solr.xml [junit4] 2> 327621 T95 oasc.CoreContainer.<init> New CoreContainer 1923604987 [junit4] 2> 327621 T95 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-005/] [junit4] 2> 327621 T95 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 327622 T95 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 327622 T95 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 327622 T95 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 327622 T95 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 327623 T95 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 327623 T95 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 327624 T95 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 327624 T95 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 327627 T95 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 327629 T95 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 327630 T95 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 327630 T95 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 327630 T95 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49207/solr [junit4] 2> 327630 T95 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 327633 T95 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 327640 T180 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a4cd145 name:ZooKeeperConnection Watcher:127.0.0.1:49207 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 327642 T95 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 327647 T95 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 327651 T182 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@130adbe6 name:ZooKeeperConnection Watcher:127.0.0.1:49207/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 327652 T95 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 327674 T95 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 328684 T95 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49222_xgxse [junit4] 2> 328686 T95 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49222_xgxse [junit4] 2> 328700 T95 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 328711 T184 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 328711 T184 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 328716 T184 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 328716 T124 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 328722 T120 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:49222/xgxse", [junit4] 2> "node_name":"127.0.0.1:49222_xgxse", [junit4] 2> "numShards":"4", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 328722 T120 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 328722 T120 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard4 [junit4] 2> 328730 T131 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> 328730 T164 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> 328732 T124 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> 328740 T145 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> 328741 T183 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> 329717 T184 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 329718 T184 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 329719 T184 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 329719 T184 oascc.ZkStateReader.readConfigName Load collection config from:/collections [...truncated too long message...] ucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-010/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-010/collection1/data/index;done=false>>] [junit4] 2> 616970 T95 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-010/collection1/data/index [junit4] 2> 616970 T95 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-010/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-010/collection1/data;done=false>>] [junit4] 2> 616971 T95 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001/tempDir-010/collection1/data [junit4] 2> 616972 T95 oasc.Overseer.close Overseer (id=92303064938971157-127.0.0.1:49245_xgxse-n_0000000008) closing [junit4] 2> 616973 T365 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:49245_xgxse [junit4] 2> 618478 T368 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:73) [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:89) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:293) [junit4] 2> [junit4] 2> 618482 T329 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 618500 T95 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/xgxse,null} [junit4] 2> 623488 T95 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 623493 T95 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49207 49207 [junit4] 2> 623506 T96 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49207 49207 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCloudSchemaless -Dtests.method=testDistribSearch -Dtests.seed=ABA8BA0ABEC287E4 -Dtests.slow=true -Dtests.locale=cs_CZ -Dtests.timezone=America/Indiana/Indianapolis -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 316s | TestCloudSchemaless.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:49216/xgxse/collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([ABA8BA0ABEC287E4:2A4E3412C99DE7D8]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) [junit4] > at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54) [junit4] > at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:150) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:121) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) [junit4] > ... 47 more [junit4] 2> 623773 T95 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-ABA8BA0ABEC287E4-001 [junit4] 2> 316151 T94 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=cs_CZ, timezone=America/Indiana/Indianapolis [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_11 (64-bit)/cpus=2,threads=1,free=30359776,total=93388800 [junit4] 2> NOTE: All tests run in this JVM: [TestTrie, TestHighFrequencyDictionaryFactory, TestStressRecovery, TestReplicationHandlerBackup, StressHdfsTest, TestSearchPerf, MoreLikeThisHandlerTest, EnumFieldTest, TestDefaultSimilarityFactory, TestCloudSchemaless] [junit4] Completed in 316.96s, 1 test, 1 error <<< FAILURES! [...truncated 1313 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:454: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:45: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1350: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:965: There were test failures: 430 suites, 1782 tests, 1 error, 45 ignored (18 assumptions) Total time: 156 minutes 42 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
