Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1732/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.schema.TestCloudSchemaless.testDistribSearch Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:55781/pqeyj/o/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:55781/pqeyj/o/collection1 at __randomizedtesting.SeedInfo.seed([6077D76C2D8DA340:E19159745AD2C37C]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54) at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867) at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:150) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) ... 47 more Build Log: [...truncated 11719 lines...] [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/init-core-data-001 [junit4] 2> 3843588 T9126 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 3843589 T9126 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /pqeyj/o [junit4] 2> 3843605 T9126 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 3843613 T9126 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3843615 T9127 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 3843619 T9126 oasc.ZkTestServer.run start zk server on port:55773 [junit4] 2> 3843627 T9126 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3843632 T9133 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@452c3576 name:ZooKeeperConnection Watcher:127.0.0.1:55773 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3843632 T9126 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3843633 T9126 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 3843654 T9126 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3843660 T9135 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ef79dda name:ZooKeeperConnection Watcher:127.0.0.1:55773/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3843661 T9126 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3843661 T9126 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 3843682 T9126 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 3843695 T9126 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 3843701 T9126 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 3843709 T9126 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml [junit4] 2> 3843709 T9126 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 3843720 T9126 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml [junit4] 2> 3843720 T9126 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 3843729 T9126 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 3843730 T9126 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 3843738 T9126 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 3843739 T9126 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 3843748 T9126 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 3843748 T9126 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 3843755 T9126 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 3843755 T9126 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 3843762 T9126 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 3843763 T9126 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 3843768 T9126 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 3843769 T9126 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 3843778 T9126 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 3843781 T9126 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 3843798 T9126 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 3843799 T9126 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 3843807 T9126 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 3843808 T9126 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 3843820 T9126 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3843823 T9137 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ff05cc3 name:ZooKeeperConnection Watcher:127.0.0.1:55773/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3843823 T9126 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3846277 T9126 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3846287 T9126 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 3846307 T9126 oejs.AbstractConnector.doStart Started [email protected]:55777 [junit4] 2> 3846310 T9126 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 3846310 T9126 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3846310 T9126 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002 [junit4] 2> 3846311 T9126 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/' [junit4] 2> 3846359 T9126 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/solr.xml [junit4] 2> 3846377 T9126 oasc.CoreContainer.<init> New CoreContainer 1192283790 [junit4] 2> 3846378 T9126 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/] [junit4] 2> 3846378 T9126 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 3846379 T9126 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 3846379 T9126 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 3846379 T9126 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 3846380 T9126 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 3846380 T9126 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 3846380 T9126 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 3846381 T9126 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 3846381 T9126 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 3846384 T9126 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 3846387 T9126 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3846387 T9126 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3846388 T9126 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 3846388 T9126 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55773/solr [junit4] 2> 3846388 T9126 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 3846390 T9126 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3846394 T9148 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51a9c8ce name:ZooKeeperConnection Watcher:127.0.0.1:55773 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3846394 T9126 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3846399 T9126 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3846402 T9150 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54cfa68b name:ZooKeeperConnection Watcher:127.0.0.1:55773/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3846402 T9126 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3846407 T9126 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 3846416 T9126 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 3846425 T9126 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 3846434 T9126 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 3846443 T9126 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 3846454 T9126 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 3846458 T9126 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55777_pqeyj%2Fo [junit4] 2> 3846461 T9126 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55777_pqeyj%2Fo [junit4] 2> 3846469 T9126 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 3846474 T9126 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 3846485 T9126 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55777_pqeyj%2Fo [junit4] 2> 3846486 T9126 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 3846491 T9126 oasc.Overseer.start Overseer (id=92271994066501636-127.0.0.1:55777_pqeyj%2Fo-n_0000000000) starting [junit4] 2> 3846500 T9126 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 3846528 T9152 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 3846530 T9126 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 3846537 T9126 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 3846543 T9126 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 3846552 T9151 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 3846559 T9153 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 3846559 T9153 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 3846563 T9153 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 3846563 T9154 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3846568 T9151 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 3846569 T9151 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:55777/pqeyj/o", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:55777_pqeyj%2Fo", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"1", [junit4] 2> "core_node_name":null} [junit4] 2> 3846570 T9151 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 3846570 T9151 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 3846577 T9154 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> 3847565 T9153 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 3847565 T9153 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 3847567 T9153 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 3847567 T9153 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 3847572 T9153 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 3847572 T9153 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/collection1/' [junit4] 2> 3847573 T9153 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 3847574 T9153 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 3847574 T9153 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 3847626 T9153 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 3847654 T9153 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 3847658 T9153 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> 3847662 T9153 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 3847667 T9153 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 3847684 T9153 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 3847687 T9153 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema [junit4] 2> 3847693 T9153 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak [junit4] 2> 3847704 T9153 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> 3847705 T9153 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 3847705 T9153 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 3847706 T9153 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/collection1/data/ [junit4] 2> 3847706 T9153 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 3847707 T9153 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/collection1/data [junit4] 2> 3847708 T9153 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/collection1/data/index/ [junit4] 2> 3847709 T9153 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 3847710 T9153 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/collection1/data/index [junit4] 2> 3847711 T9153 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2907437870737275] [junit4] 2> 3847720 T9153 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@291141f9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 3847721 T9153 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 3847724 T9153 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 3847872 T9153 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 3847872 T9153 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3847872 T9153 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3847873 T9153 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3847873 T9153 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3847873 T9153 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 3847873 T9153 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 3847874 T9153 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 3847874 T9153 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3847874 T9153 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 3847874 T9153 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 3847875 T9153 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 3847883 T9153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3847884 T9153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3847885 T9153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3847887 T9153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3847888 T9153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3847891 T9153 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 3847891 T9153 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 3847892 T9153 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=91.353515625, floorSegmentMB=0.6796875, forceMergeDeletesPctAllowed=2.5121704759682917, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5941941627930495 [junit4] 2> 3847894 T9153 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@291141f9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 3847894 T9153 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 3847894 T9153 oass.SolrIndexSearcher.<init> Opening Searcher@5bdc2dd5[collection1] main [junit4] 2> 3847895 T9153 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 3847898 T9153 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 3847898 T9153 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 3847901 T9153 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3847902 T9153 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 3847902 T9153 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3847904 T9153 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 3847904 T9153 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3847907 T9153 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 3847914 T9153 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 3847914 T9153 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3847915 T9153 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 3847915 T9153 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 3847920 T9153 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 3847920 T9155 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5bdc2dd5[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 3847924 T9158 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55777/pqeyj/o collection:control_collection shard:shard1 [junit4] 2> 3847924 T9126 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 3847926 T9126 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 3847928 T9158 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 3847934 T9126 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3847937 T9160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76bd0330 name:ZooKeeperConnection Watcher:127.0.0.1:55773/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3847937 T9126 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3847941 T9126 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 3847944 T9158 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 3847948 T9126 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 3847952 T9154 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3847959 T9151 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 3847962 T9158 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 3847963 T9158 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3756 name=collection1 org.apache.solr.core.SolrCore@5caaf013 url=https://127.0.0.1:55777/pqeyj/o/collection1 node=127.0.0.1:55777_pqeyj%2Fo C3756_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:55777/pqeyj/o, core=collection1, node_name=127.0.0.1:55777_pqeyj%2Fo} [junit4] 2> 3847963 T9158 C3756 P55777 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55777/pqeyj/o/collection1/ [junit4] 2> 3847963 T9158 C3756 P55777 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 3847963 T9158 C3756 P55777 oasc.SyncStrategy.syncToMe https://127.0.0.1:55777/pqeyj/o/collection1/ has no replicas [junit4] 2> 3847963 T9158 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55777/pqeyj/o/collection1/ shard1 [junit4] 2> 3847964 T9158 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 3848005 T9154 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3848125 T9154 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> 3848125 T9161 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> 3848173 T9158 oasc.ZkController.register We are https://127.0.0.1:55777/pqeyj/o/collection1/ and leader is https://127.0.0.1:55777/pqeyj/o/collection1/ [junit4] 2> 3848174 T9158 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55777/pqeyj/o [junit4] 2> 3848174 T9158 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 3848175 T9158 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 3848176 T9158 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 3848180 T9154 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3848187 T9158 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 3848192 T9151 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 3848193 T9151 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:55777/pqeyj/o", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:55777_pqeyj%2Fo", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 3848306 T9154 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> 3848309 T9161 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> 3850492 T9126 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 3850495 T9126 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3850502 T9126 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 3850504 T9126 oejs.AbstractConnector.doStart Started [email protected]:55781 [junit4] 2> 3850509 T9126 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 3850509 T9126 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3850510 T9126 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003 [junit4] 2> 3850510 T9126 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/' [junit4] 2> 3850569 T9126 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/solr.xml [junit4] 2> 3850589 T9126 oasc.CoreContainer.<init> New CoreContainer 1062152197 [junit4] 2> 3850589 T9126 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/] [junit4] 2> 3850591 T9126 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 3850592 T9126 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 3850592 T9126 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 3850592 T9126 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 3850593 T9126 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 3850593 T9126 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 3850594 T9126 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 3850594 T9126 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 3850594 T9126 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 3850596 T9126 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 3850599 T9126 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3850599 T9126 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3850599 T9126 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 3850600 T9126 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55773/solr [junit4] 2> 3850600 T9126 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 3850602 T9126 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3850605 T9172 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47d1ebc7 name:ZooKeeperConnection Watcher:127.0.0.1:55773 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3850606 T9126 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3850611 T9126 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3850615 T9174 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3532f4c1 name:ZooKeeperConnection Watcher:127.0.0.1:55773/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3850615 T9126 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3850641 T9126 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 3851660 T9126 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55781_pqeyj%2Fo [junit4] 2> 3851662 T9126 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55781_pqeyj%2Fo [junit4] 2> 3851670 T9154 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 3851670 T9161 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 3851671 T9175 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 3851692 T9176 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 3851692 T9176 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 3851694 T9154 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3851695 T9176 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 3851701 T9151 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 3851702 T9151 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:55781/pqeyj/o", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:55781_pqeyj%2Fo", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 3851703 T9151 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4] [junit4] 2> 3851703 T9151 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 3851713 T9161 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> 3851714 T9175 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> 3851713 T9154 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> 3852699 T9176 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 3852699 T9176 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 3852701 T9176 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 3852701 T9176 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 3852705 T9176 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 3852705 T9176 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/collection1/' [junit4] 2> 3852707 T9176 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 3852708 T9176 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 3852708 T9176 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 3852752 T9176 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 3852779 T9176 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 3852783 T9176 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 3852787 T9176 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 3852800 T9176 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 3852801 T9176 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 3852801 T9176 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 3852802 T9176 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/collection1/data/ [junit4] 2> 3852802 T9176 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 3852804 T9176 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/collection1/data [junit4] 2> 3852805 T9176 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/collection1/data/index/ [junit4] 2> 3852805 T9176 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 3852807 T9176 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/collection1/data/index [junit4] 2> 3852807 T9176 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2907437870737275] [junit4] 2> 3852812 T9176 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50735739; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 3852812 T9176 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 3852814 T9176 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 3852816 T9176 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 3852816 T9176 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3852817 T9176 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3852817 T9176 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3852817 T9176 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3852817 T9176 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 3852818 T9176 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 3852818 T9176 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 3852818 T9176 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3852819 T9176 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 3852819 T9176 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 3852819 T9176 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 3852828 T9176 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3852829 T9176 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3852830 T9176 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3852831 T9176 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3852833 T9176 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3852835 T9176 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 3852835 T9176 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 3852836 T9176 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=91.353515625, floorSegmentMB=0.6796875, forceMergeDeletesPctAllowed=2.5121704759682917, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5941941627930495 [junit4] 2> 3852838 T9176 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50735739; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 3852838 T9176 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 3852838 T9176 oass.SolrIndexSearcher.<init> Opening Searcher@4994c38f[collection1] main [junit4] 2> 3852839 T9176 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 3852842 T9176 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 3852842 T9176 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 3852843 T9176 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3852844 T9176 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 3852844 T9176 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3852847 T9176 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 3852848 T9176 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3852848 T9176 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 3852849 T9176 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 3852849 T9176 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 3852852 T9176 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 3852853 T9177 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4994c38f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 3852855 T9180 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55781/pqeyj/o collection:collection1 shard:shard2 [junit4] 2> 3852855 T9126 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 3852856 T9126 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 3852857 T9180 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 3852869 T9180 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 3852874 T9154 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3852878 T9180 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 3852878 T9180 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3757 name=collection1 org.apache.solr.core.SolrCore@24c7744f url=https://127.0.0.1:55781/pqeyj/o/collection1 node=127.0.0.1:55781_pqeyj%2Fo C3757_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:55781/pqeyj/o, core=collection1, node_name=127.0.0.1:55781_pqeyj%2Fo} [junit4] 2> 3852878 T9180 C3757 P55781 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55781/pqeyj/o/collection1/ [junit4] 2> 3852879 T9180 C3757 P55781 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 3852879 T9180 C3757 P55781 oasc.SyncStrategy.syncToMe https://127.0.0.1:55781/pqeyj/o/collection1/ has no replicas [junit4] 2> 3852879 T9180 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55781/pqeyj/o/collection1/ shard2 [junit4] 2> 3852880 T9180 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 3852903 T9151 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 3852920 T9154 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3853025 T9154 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> 3853025 T9161 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> 3853027 T9175 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> 3853062 T9180 oasc.ZkController.register We are https://127.0.0.1:55781/pqeyj/o/collection1/ and leader is https://127.0.0.1:55781/pqeyj/o/collection1/ [junit4] 2> 3853062 T9180 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55781/pqeyj/o [junit4] 2> 3853062 T9180 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 3853062 T9180 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 3853063 T9180 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 3853066 T9154 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3853068 T9180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 3853074 T9151 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 3853076 T9151 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:55781/pqeyj/o", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:55781_pqeyj%2Fo", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 3853184 T9154 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> 3853185 T9175 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> 3853185 T9161 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> 3854915 T9126 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 3854916 T9126 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3854926 T9126 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 3854929 T9126 oejs.AbstractConnector.doStart Started [email protected]:55784 [junit4] 2> 3854932 T9126 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 3854932 T9126 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3854933 T9126 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004 [junit4] 2> 3854933 T9126 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/' [junit4] 2> 3854980 T9126 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/solr.xml [junit4] 2> 3854998 T9126 oasc.CoreContainer.<init> New CoreContainer 683488030 [junit4] 2> 3854999 T9126 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/] [junit4] 2> 3855000 T9126 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 3855000 T9126 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 3855001 T9126 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 3855001 T9126 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 3855002 T9126 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 3855002 T9126 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 3855003 T9126 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 3855003 T9126 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 3855003 T9126 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 3855006 T9126 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 3855008 T9126 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3855008 T9126 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3855009 T9126 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 3855009 T9126 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55773/solr [junit4] 2> 3855011 T9126 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 3855012 T9126 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3855015 T9191 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@557c616c name:ZooKeeperConnection Watcher:127.0.0.1:55773 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3855016 T9126 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3855020 T9126 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3855023 T9193 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56b65dd name:ZooKeeperConnection Watcher:127.0.0.1:55773/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3855023 T9126 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3855046 T9126 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 3856056 T9126 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55784_pqeyj%2Fo [junit4] 2> 3856059 T9126 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55784_pqeyj%2Fo [junit4] 2> 3856071 T9175 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 3856073 T9161 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 3856074 T9194 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 3856074 T9154 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 3856087 T9195 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 3856087 T9195 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 3856089 T9195 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 3856090 T9154 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3856093 T9151 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 3856094 T9151 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:55784/pqeyj/o", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:55784_pqeyj%2Fo", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 3856094 T9151 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 3856095 T9151 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3 [junit4] 2> 3856103 T9154 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> 3856106 T9175 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> 3856106 T9161 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> 3856111 T9194 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> 3857091 T9195 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 3857092 T9195 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 3857093 T9195 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 3857094 T9195 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 3857096 T9195 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 3857097 T9195 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/collection1/' [junit4] 2> 3857098 T9195 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 3857099 T9195 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 3857099 T9195 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 3857185 T9195 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 3857194 T9195 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 3857200 T9195 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 3857204 T9195 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 3857218 T9195 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 3857218 T9195 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 3857219 T9195 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 3857221 T9195 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/collection1/data/ [junit4] 2> 3857221 T9195 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 3857223 T9195 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/collection1/data [junit4] 2> 3857224 T9195 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/collection1/data/index/ [junit4] 2> 3857224 T9195 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 3857226 T9195 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/collection1/data/index [junit4] 2> 3857226 T9195 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2907437870737275] [junit4] 2> 3857231 T9195 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d868e3d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 3857232 T9195 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 3857233 T9195 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 3857234 T9195 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 3857234 T9195 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3857235 T9195 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3857235 T9195 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3857235 T9195 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3857236 T9195 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 3857236 T9195 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 3857236 T9195 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 3857237 T9195 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3857237 T9195 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 3857237 T9195 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 3857238 T9195 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 3857250 T9195 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3857251 T9195 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3857252 T9195 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3857256 T9195 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3857259 T9195 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3857263 T9195 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 3857263 T9195 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 3857265 T9195 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=91.353515625, floorSegmentMB=0.6796875, forceMergeDeletesPctAllowed=2.5121704759682917, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5941941627930495 [junit4] 2> 3857269 T9195 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d868e3d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 3857269 T9195 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 3857270 T9195 oass.SolrIndexSearcher.<init> Opening Searcher@15b4c5f8[collection1] main [junit4] 2> 3857270 T9195 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 3857273 T9195 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 3857273 T9195 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 3857275 T9195 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3857276 T9195 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 3857276 T9195 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3857283 T9195 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 3857284 T9195 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3857284 T9195 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 3857284 T9195 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 3857284 T9195 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 3857288 T9196 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15b4c5f8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 3857288 T9195 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 3857296 T9199 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55784/pqeyj/o collection:collection1 shard:shard3 [junit4] 2> 3857297 T9126 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 3857298 T9126 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 3857300 T9199 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election [junit4] 2> 3857313 T9199 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3 [junit4] 2> 3857320 T9199 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 3857320 T9199 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3758 name=collection1 org.apache.solr.core.SolrCore@3513f75b url=https://127.0.0.1:55784/pqeyj/o/collection1 node=127.0.0.1:55784_pqeyj%2Fo C3758_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:55784/pqeyj/o, core=collection1, node_name=127.0.0.1:55784_pqeyj%2Fo} [junit4] 2> 3857320 T9199 C3758 P55784 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55784/pqeyj/o/collection1/ [junit4] 2> 3857321 T9199 C3758 P55784 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 3857321 T9199 C3758 P55784 oasc.SyncStrategy.syncToMe https://127.0.0.1:55784/pqeyj/o/collection1/ has no replicas [junit4] 2> 3857321 T9199 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55784/pqeyj/o/collection1/ shard3 [junit4] 2> 3857321 T9199 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3 [junit4] 2> 3857322 T9154 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3857343 T9151 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 3857379 T9154 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3857383 T9194 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> 3857386 T9154 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> 3857387 T9175 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> 3857388 T9161 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> 3857401 T9199 oasc.ZkController.register We are https://127.0.0.1:55784/pqeyj/o/collection1/ and leader is https://127.0.0.1:55784/pqeyj/o/collection1/ [junit4] 2> 3857402 T9199 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55784/pqeyj/o [junit4] 2> 3857402 T9199 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 3857402 T9199 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 3857403 T9199 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 3857407 T9154 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3857409 T9151 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 3857411 T9199 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 3857413 T9151 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:55784/pqeyj/o", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:55784_pqeyj%2Fo", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node2"} [junit4] 2> 3857525 T9161 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> 3857525 T9175 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> 3857526 T9154 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> 3857526 T9194 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> 3859784 T9126 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 3859785 T9126 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3859795 T9126 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 3859798 T9126 oejs.AbstractConnector.doStart Started [email protected]:55787 [junit4] 2> 3859801 T9126 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 3859801 T9126 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3859802 T9126 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-005 [junit4] 2> 3859802 T9126 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-005/' [junit4] 2> 3859851 T9126 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-005/solr.xml [junit4] 2> 3859868 T9126 oasc.CoreContainer.<init> New CoreContainer 124186037 [junit4] 2> 3859869 T9126 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001/tempDir-005/] [junit4] 2> 3859870 T9126 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 3859870 T9126 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 3859870 T9126 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 3859870 T9126 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 3859871 T9126 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 3859871 T9126 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 3859872 T9126 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 3859873 T9126 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 3859873 T9126 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 3859875 T9126 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 3859879 T9126 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3859879 T9126 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3859880 T9126 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 3859881 T9126 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55773/solr [junit4] 2> 3859881 T9126 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 3859883 T9126 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3859886 T9210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5abb6bb3 name:ZooKeeperConnection Watcher:127.0.0.1:55773 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3859886 T9126 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3859891 T9126 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3859894 T9212 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a7916ee name:ZooKeeperConnection Watcher:127.0.0.1:55773/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3859894 T9126 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3859917 T9126 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 3860929 T9126 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55787_pqeyj%2Fo [junit4] 2> 3860932 T9126 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55787_pqeyj%2Fo [junit4] 2> 3860939 T9175 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 3860939 T9161 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 3860939 T9154 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 3860940 T9213 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 3860940 T9194 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 3860957 T9214 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 3860957 T9214 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 3860959 T9154 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3860959 T9214 oasc.ZkController.waitForCoreNodeName look for our core node name [...truncated too long message...] 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:867) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:150) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:121) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) [junit4] > ... 47 more [junit4] 2> 4143194 T9126 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6077D76C2D8DA340-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=ar_KW, timezone=America/Matamoros [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_11 (64-bit)/cpus=2,threads=1,free=123052640,total=429195264 [junit4] 2> NOTE: All tests run in this JVM: [TestSchemaVersionResource, TestFieldCollectionResource, TestAtomicUpdateErrorCases, TestStressRecovery, SolrCoreTest, QueryResultKeyTest, SSLMigrationTest, HdfsChaosMonkeySafeLeaderTest, AnalyticsQueryTest, OverseerTest, TestFieldTypeResource, TestSolrCoreProperties, TestDistribDocBasedVersion, TestXIncludeConfig, TestComponentsName, TestInitQParser, TestOmitPositions, BadIndexSchemaTest, TestFastWriter, SpellingQueryConverterTest, TestStressVersions, BasicDistributedZkTest, TimeZoneUtilsTest, TestQueryTypes, DistributedTermsComponentTest, ReplicationFactorTest, TestDistributedGrouping, SpellCheckCollatorTest, ResourceLoaderTest, DocValuesTest, TestComplexPhraseQParserPlugin, TestRandomFaceting, SolrRequestParserTest, DistributedExpandComponentTest, TestCoreContainer, TestReplicationHandlerBackup, HdfsCollectionsAPIDistributedZkTest, TestFastLRUCache, TestWordDelimiterFilterFactory, TestJmxMonitoredMap, BadCopyFieldTest, TestConfigSets, HdfsUnloadDistributedZkTest, AnalysisAfterCoreReloadTest, TestStressReorder, TestBinaryResponseWriter, TestBM25SimilarityFactory, ShardSplitTest, TestImplicitCoreProperties, XmlUpdateRequestHandlerTest, TestReloadAndDeleteDocs, TestUtils, DebugComponentTest, CacheHeaderTest, DocValuesMissingTest, DistributedQueryElevationComponentTest, TestGroupingSearch, TestLMJelinekMercerSimilarityFactory, JSONWriterTest, TestCollationFieldDocValues, OverseerStatusTest, TestSolrDeletionPolicy2, CoreContainerCoreInitFailuresTest, AtomicUpdatesTest, AsyncMigrateRouteKeyTest, TestRealTimeGet, TestPostingsSolrHighlighter, StatelessScriptUpdateProcessorFactoryTest, TestCursorMarkWithoutUniqueKey, DirectUpdateHandlerTest, TestArbitraryIndexDir, TestLuceneMatchVersion, TestSolrIndexConfig, TestValueSourceCache, OverseerRolesTest, UpdateRequestProcessorFactoryTest, MultiThreadedOCPTest, QueryElevationComponentTest, RegexBoostProcessorTest, TestDocBasedVersionConstraints, CoreAdminCreateDiscoverTest, TestConfig, ClusterStateTest, SolrCmdDistributorTest, FullSolrCloudDistribCmdsTest, TestIBSimilarityFactory, SuggestComponentTest, TestDocSet, TestRecoveryHdfs, TestDynamicFieldResource, TestPartialUpdateDeduplication, AnalysisErrorHandlingTest, TestMultiCoreConfBootstrap, IndexSchemaTest, TestReplicationHandler, TermVectorComponentDistributedTest, TestNoOpRegenerator, TermsComponentTest, TestDynamicFieldCollectionResource, TestDocumentBuilder, SpatialFilterTest, ShardRoutingCustomTest, DirectSolrConnectionTest, CSVRequestHandlerTest, DateFieldTest, BJQParserTest, TestSolrDeletionPolicy1, MigrateRouteKeyTest, TestJmxIntegration, ZkControllerTest, CachingDirectoryFactoryTest, TestCloudManagedSchema, TestCloudInspectUtil, TestSolrQueryParserResource, ZkSolrClientTest, HighlighterTest, SuggesterTest, PrimitiveFieldTypeTest, LeaderElectionTest, TestZkChroot, ChangedSchemaMergeTest, TestManagedSchema, TestSort, HardAutoCommitTest, SoftAutoCommitTest, AssignTest, TestShortCircuitedRequests, RAMDirectoryFactoryTest, NotRequiredUniqueKeyTest, ChaosMonkeyNothingIsSafeTest, TestIndexingPerformance, TestWriterPerf, TestHashPartitioner, FieldAnalysisRequestHandlerTest, PingRequestHandlerTest, DistributedSuggestComponentTest, StatsComponentTest, TestMiniSolrCloudCluster, DocumentBuilderTest, TestSearcherReuse, TestManagedSchemaFieldResource, CursorPagingTest, RemoteQueryErrorTest, IndexSchemaRuntimeFieldTest, TestRandomMergePolicy, PluginInfoTest, DeleteShardTest, HighlighterMaxOffsetTest, TestStressLucene, TestCharFilters, DocumentAnalysisRequestHandlerTest, SolrCoreCheckLockOnStartupTest, TestSolr4Spatial2, TestDistributedSearch, TestElisionMultitermQuery, DateMathParserTest, MergeStrategyTest, JsonLoaderTest, CollectionsAPIDistributedZkTest, TestCopyFieldCollectionResource, ParsingFieldUpdateProcessorsTest, SpellPossibilityIteratorTest, TestSolrQueryParser, BadComponentTest, TestCloudManagedSchemaConcurrent, DistributedDebugComponentTest, MinimalSchemaTest, SortByFunctionTest, TestNRTOpen, TestFieldResource, TestSchemaNameResource, TestJoin, TestClassNameShortening, PreAnalyzedUpdateProcessorTest, TestManagedSynonymFilterFactory, SuggesterWFSTTest, ZkNodePropsTest, DistributedSpellCheckComponentTest, TestCSVLoader, TestFreeTextSuggestions, RollingRestartTest, TestAnalyzeInfixSuggestions, AlternateDirectoryTest, TestBinaryField, TestSolrQueryParserDefaultOperatorResource, SampleTest, TestLRUCache, TestRecovery, LukeRequestHandlerTest, TestDefaultSearchFieldResource, CursorMarkTest, TestFiltering, ShardRoutingTest, TestCodecSupport, BlockCacheTest, TestReload, TestCloudSchemaless] [junit4] Completed in 299.66s, 1 test, 1 error <<< FAILURES! [...truncated 670 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:474: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:454: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1308: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923: There were test failures: 411 suites, 1712 tests, 1 error, 44 ignored (17 assumptions) Total time: 162 minutes 49 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
