You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/03/23 17:28:16 UTC

[JENKINS] Lucene-Solr-4.7-Linux (32bit/jdk1.6.0_45) - Build # 27 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.7-Linux/27/
Java: 32bit/jdk1.6.0_45 -server -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([562BD5C918E07A34]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
Captured an uncaught exception in thread: Thread[id=2501, name=RecoveryThread, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2501, name=RecoveryThread, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
Caused by: java.lang.AssertionError: liveDocs.count()=4 info.docCount=6 info.getDelCount()=4
	at __randomizedtesting.SeedInfo.seed([562BD5C918E07A34]:0)
	at org.apache.lucene.codecs.lucene40.Lucene40LiveDocsFormat.readLiveDocs(Lucene40LiveDocsFormat.java:92)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:103)
	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:141)
	at org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:235)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:100)
	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:382)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:275)
	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:250)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1445)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1633)
	at org.apache.solr.handler.SnapPuller.openNewSearcherAndUpdateCommitPoint(SnapPuller.java:670)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:490)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:322)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:155)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:437)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:247)


REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([562BD5C918E07A34]:0)




Build Log:
[...truncated 10547 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 760011 T2235 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 760011 T2235 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /uu_nsg/
   [junit4]   2> 760018 T2235 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeySafeLeaderTest-1395584846981
   [junit4]   2> 760019 T2235 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 760020 T2236 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 760120 T2235 oasc.ZkTestServer.run start zk server on port:42226
   [junit4]   2> 760121 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 760197 T2242 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b9f742 name:ZooKeeperConnection Watcher:127.0.0.1:42226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 760197 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 760198 T2235 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 760204 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 760205 T2244 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20ef33 name:ZooKeeperConnection Watcher:127.0.0.1:42226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 760205 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 760206 T2235 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 760217 T2235 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 760221 T2235 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 760225 T2235 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 760229 T2235 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 760229 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 760235 T2235 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 760236 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 760241 T2235 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 760242 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 760246 T2235 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 760247 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 760252 T2235 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 760252 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 760257 T2235 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 760258 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 760263 T2235 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 760264 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 760272 T2235 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 760272 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 760277 T2235 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 760278 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 760282 T2235 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 760282 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 760287 T2235 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 760287 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 760293 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 760294 T2246 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@83d5a8 name:ZooKeeperConnection Watcher:127.0.0.1:42226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 760294 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 760396 T2235 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 760399 T2235 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
   [junit4]   2> 760401 T2235 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:38408
   [junit4]   2> 760403 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 760403 T2235 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 760403 T2235 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1395584847265
   [junit4]   2> 760404 T2235 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1395584847265/'
   [junit4]   2> 760418 T2235 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1395584847265/solr.xml
   [junit4]   2> 760481 T2235 oasc.CoreContainer.<init> New CoreContainer 31062775
   [junit4]   2> 760482 T2235 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1395584847265/]
   [junit4]   2> 760483 T2235 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 760483 T2235 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 760483 T2235 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 760484 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 760484 T2235 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 760485 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 760485 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 760485 T2235 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 760486 T2235 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 760488 T2235 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 760488 T2235 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 760489 T2235 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 760489 T2235 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42226/solr
   [junit4]   2> 760490 T2235 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 760490 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 760492 T2257 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c4eb8 name:ZooKeeperConnection Watcher:127.0.0.1:42226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 760493 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 760496 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 760497 T2259 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e448a7 name:ZooKeeperConnection Watcher:127.0.0.1:42226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 760497 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 760499 T2235 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 760504 T2235 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 760511 T2235 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 760515 T2235 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38408_uu_nsg
   [junit4]   2> 760517 T2235 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38408_uu_nsg
   [junit4]   2> 760531 T2235 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 760538 T2235 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 760548 T2235 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:38408_uu_nsg
   [junit4]   2> 760549 T2235 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 760557 T2235 oasc.Overseer.start Overseer (id=91461048531943428-127.0.0.1:38408_uu_nsg-n_0000000000) starting
   [junit4]   2> 760566 T2235 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 760577 T2261 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 760580 T2235 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 760580 T2261 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 760590 T2235 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 760595 T2235 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 760604 T2260 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 760610 T2262 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 760611 T2262 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 760613 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 760614 T2262 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 760617 T2260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 760619 T2260 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:38408/uu_nsg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38408_uu_nsg",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 760619 T2260 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 760620 T2260 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 760627 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 760629 T2259 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> 761614 T2262 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 761615 T2262 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1395584847265/collection1
   [junit4]   2> 761615 T2262 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 761616 T2262 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 761616 T2262 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 761618 T2262 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 761619 T2262 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1395584847265/collection1/'
   [junit4]   2> 761620 T2262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1395584847265/collection1/lib/classes/' to classloader
   [junit4]   2> 761620 T2262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1395584847265/collection1/lib/README' to classloader
   [junit4]   2> 761700 T2262 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 761798 T2262 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 761801 T2262 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 761817 T2262 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 762380 T2262 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 762383 T2262 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 762384 T2262 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 762388 T2262 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 762437 T2262 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 762437 T2262 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1395584847265/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/control/data/
   [junit4]   2> 762437 T2262 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@166a538
   [junit4]   2> 762438 T2262 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/control/data
   [junit4]   2> 762438 T2262 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/control/data/index/
   [junit4]   2> 762438 T2262 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 762439 T2262 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/control/data/index
   [junit4]   2> 762440 T2262 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 762442 T2262 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 762443 T2262 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 762445 T2262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 762446 T2262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 762446 T2262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 762447 T2262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 762447 T2262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 762447 T2262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 762448 T2262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 762448 T2262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 762449 T2262 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 762449 T2262 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 762450 T2262 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 762450 T2262 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 762450 T2262 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 762451 T2262 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 762451 T2262 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 762452 T2262 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 762455 T2262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 762458 T2262 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 762459 T2262 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 762460 T2262 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1382013037, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 762461 T2262 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 762462 T2262 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 762462 T2262 oass.SolrIndexSearcher.<init> Opening Searcher@116db82[collection1] main
   [junit4]   2> 762465 T2263 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@116db82[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 762467 T2262 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 762468 T2235 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 762468 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 762468 T2266 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:38408/uu_nsg collection:control_collection shard:shard1
   [junit4]   2> 762471 T2266 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 762471 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 762474 T2268 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1237edc name:ZooKeeperConnection Watcher:127.0.0.1:42226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 762474 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 762477 T2235 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 762482 T2235 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 762488 T2266 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 762492 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 762495 T2266 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 762495 T2260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 762495 T2266 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3321 name=collection1 org.apache.solr.core.SolrCore@1c98bed url=https://127.0.0.1:38408/uu_nsg/collection1 node=127.0.0.1:38408_uu_nsg C3321_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:38408/uu_nsg, core=collection1, node_name=127.0.0.1:38408_uu_nsg}
   [junit4]   2> 762496 T2266 C3321 P38408 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:38408/uu_nsg/collection1/
   [junit4]   2> 762496 T2266 C3321 P38408 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 762497 T2266 C3321 P38408 oasc.SyncStrategy.syncToMe https://127.0.0.1:38408/uu_nsg/collection1/ has no replicas
   [junit4]   2> 762497 T2266 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:38408/uu_nsg/collection1/ shard1
   [junit4]   2> 762497 T2266 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 762501 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 762502 T2259 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> 762503 T2268 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> 762520 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 762523 T2260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 762527 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 762576 T2235 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 762589 T2235 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 762592 T2235 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
   [junit4]   2> 762593 T2235 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:59397
   [junit4]   2> 762595 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 762596 T2235 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 762596 T2235 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1395584849444
   [junit4]   2> 762597 T2235 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1395584849444/'
   [junit4]   2> 762612 T2235 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1395584849444/solr.xml
   [junit4]   2> 762631 T2259 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> 762632 T2268 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> 762672 T2266 oasc.ZkController.register We are https://127.0.0.1:38408/uu_nsg/collection1/ and leader is https://127.0.0.1:38408/uu_nsg/collection1/
   [junit4]   2> 762673 T2266 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:38408/uu_nsg
   [junit4]   2> 762673 T2266 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 762673 T2266 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 762673 T2266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 762675 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 762675 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 762675 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 762676 T2266 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 762694 T2235 oasc.CoreContainer.<init> New CoreContainer 23037591
   [junit4]   2> 762695 T2235 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1395584849444/]
   [junit4]   2> 762695 T2260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 762696 T2260 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:38408/uu_nsg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38408_uu_nsg",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 762698 T2235 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 762698 T2235 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 762699 T2235 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 762700 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 762700 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 762700 T2235 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 762703 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 762703 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 762704 T2235 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 762704 T2235 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 762707 T2235 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 762708 T2235 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 762709 T2235 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 762709 T2235 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42226/solr
   [junit4]   2> 762710 T2235 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 762711 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 762713 T2279 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1883d0b name:ZooKeeperConnection Watcher:127.0.0.1:42226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 762714 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 762717 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 762719 T2281 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19c6122 name:ZooKeeperConnection Watcher:127.0.0.1:42226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 762719 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 762727 T2235 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 762803 T2259 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> 762804 T2281 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> 762804 T2268 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> 763732 T2235 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59397_uu_nsg
   [junit4]   2> 763734 T2235 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59397_uu_nsg
   [junit4]   2> 763739 T2268 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 763739 T2281 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 763741 T2259 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 763748 T2282 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 763749 T2282 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 763750 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 763750 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 763750 T2282 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 763750 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 763754 T2260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 763755 T2260 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:59397/uu_nsg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59397_uu_nsg",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 763755 T2260 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 763755 T2260 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 763758 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 763863 T2268 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> 763863 T2259 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> 763863 T2281 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> 764751 T2282 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 764751 T2282 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1395584849444/collection1
   [junit4]   2> 764752 T2282 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 764754 T2282 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 764754 T2282 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 764758 T2282 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 764758 T2282 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1395584849444/collection1/'
   [junit4]   2> 764759 T2282 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1395584849444/collection1/lib/classes/' to classloader
   [junit4]   2> 764760 T2282 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1395584849444/collection1/lib/README' to classloader
   [junit4]   2> 764822 T2282 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 764889 T2282 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 764892 T2282 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 764899 T2282 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 765391 T2282 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 765394 T2282 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 765395 T2282 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 765399 T2282 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 765450 T2282 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 765451 T2282 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1395584849444/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty1/
   [junit4]   2> 765452 T2282 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@166a538
   [junit4]   2> 765452 T2282 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty1
   [junit4]   2> 765453 T2282 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty1/index/
   [junit4]   2> 765453 T2282 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 765454 T2282 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty1/index
   [junit4]   2> 765454 T2282 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 765457 T2282 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 765457 T2282 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 765460 T2282 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 765461 T2282 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 765461 T2282 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 765461 T2282 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 765461 T2282 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 765462 T2282 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 765462 T2282 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 765462 T2282 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 765463 T2282 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 765463 T2282 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 765464 T2282 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 765464 T2282 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 765465 T2282 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 765465 T2282 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 765474 T2282 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 765475 T2282 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 765477 T2282 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 765479 T2282 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 765479 T2282 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 765480 T2282 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1382013037, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 765481 T2282 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 765481 T2282 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 765481 T2282 oass.SolrIndexSearcher.<init> Opening Searcher@1fb7d91[collection1] main
   [junit4]   2> 765485 T2283 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fb7d91[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 765486 T2282 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 765487 T2235 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 765488 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 765487 T2286 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:59397/uu_nsg collection:collection1 shard:shard1
   [junit4]   2> 765490 T2286 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 765502 T2286 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 765505 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 765505 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 765506 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 765506 T2286 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 765507 T2286 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3322 name=collection1 org.apache.solr.core.SolrCore@172d56e url=https://127.0.0.1:59397/uu_nsg/collection1 node=127.0.0.1:59397_uu_nsg C3322_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:59397/uu_nsg, core=collection1, node_name=127.0.0.1:59397_uu_nsg}
   [junit4]   2> 765507 T2286 C3322 P59397 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:59397/uu_nsg/collection1/
   [junit4]   2> 765507 T2286 C3322 P59397 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 765508 T2286 C3322 P59397 oasc.SyncStrategy.syncToMe https://127.0.0.1:59397/uu_nsg/collection1/ has no replicas
   [junit4]   2> 765508 T2286 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:59397/uu_nsg/collection1/ shard1
   [junit4]   2> 765508 T2286 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 765510 T2260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 765516 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 765517 T2259 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> 765518 T2281 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> 765518 T2268 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> 765529 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 765532 T2260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 765538 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 765582 T2235 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 765583 T2235 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 765585 T2235 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
   [junit4]   2> 765586 T2235 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:44941
   [junit4]   2> 765600 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 765601 T2235 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 765602 T2235 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1395584852451
   [junit4]   2> 765602 T2235 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1395584852451/'
   [junit4]   2> 765621 T2235 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1395584852451/solr.xml
   [junit4]   2> 765642 T2259 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> 765642 T2281 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> 765642 T2268 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> 765683 T2286 oasc.ZkController.register We are https://127.0.0.1:59397/uu_nsg/collection1/ and leader is https://127.0.0.1:59397/uu_nsg/collection1/
   [junit4]   2> 765684 T2286 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:59397/uu_nsg
   [junit4]   2> 765684 T2235 oasc.CoreContainer.<init> New CoreContainer 27629830
   [junit4]   2> 765684 T2286 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 765685 T2235 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1395584852451/]
   [junit4]   2> 765685 T2286 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 765686 T2286 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 765687 T2235 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 765688 T2235 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 765688 T2235 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 765688 T2286 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 765688 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 765689 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 765688 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 765689 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 765689 T2235 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 765690 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 765690 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 765691 T2235 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 765691 T2235 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 765693 T2235 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 765693 T2260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 765694 T2235 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 765694 T2235 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 765694 T2260 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:59397/uu_nsg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59397_uu_nsg",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 765695 T2235 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42226/solr
   [junit4]   2> 765695 T2235 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 765701 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 765702 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 765702 T2297 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14893c name:ZooKeeperConnection Watcher:127.0.0.1:42226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 765702 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 765705 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 765707 T2299 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@430068 name:ZooKeeperConnection Watcher:127.0.0.1:42226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 765707 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 765714 T2235 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 765809 T2281 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> 765809 T2299 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> 765810 T2259 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> 765809 T2268 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> 766719 T2235 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44941_uu_nsg
   [junit4]   2> 766721 T2235 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44941_uu_nsg
   [junit4]   2> 766728 T2299 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 766728 T2259 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 766730 T2268 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 766730 T2281 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 766741 T2300 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 766742 T2300 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 766743 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 766743 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 766744 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 766743 T2300 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 766746 T2260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 766746 T2260 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:44941/uu_nsg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44941_uu_nsg",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 766747 T2260 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 766747 T2260 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 766752 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 766856 T2259 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> 766857 T2268 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> 766856 T2299 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> 766857 T2281 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> 767744 T2300 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 767744 T2300 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1395584852451/collection1
   [junit4]   2> 767745 T2300 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 767746 T2300 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 767746 T2300 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 767748 T2300 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 767748 T2300 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1395584852451/collection1/'
   [junit4]   2> 767749 T2300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1395584852451/collection1/lib/classes/' to classloader
   [junit4]   2> 767749 T2300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1395584852451/collection1/lib/README' to classloader
   [junit4]   2> 767799 T2300 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 767866 T2300 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 767869 T2300 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 767877 T2300 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 768443 T2300 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 768447 T2300 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 768449 T2300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 768455 T2300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 768494 T2300 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 768494 T2300 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1395584852451/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty2/
   [junit4]   2> 768494 T2300 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@166a538
   [junit4]   2> 768495 T2300 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty2
   [junit4]   2> 768495 T2300 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty2/index/
   [junit4]   2> 768495 T2300 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 768496 T2300 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty2/index
   [junit4]   2> 768497 T2300 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 768499 T2300 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 768499 T2300 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 768502 T2300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 768503 T2300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 768503 T2300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 768503 T2300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 768504 T2300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 768504 T2300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 768504 T2300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 768505 T2300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 768505 T2300 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 768505 T2300 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 768506 T2300 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 768506 T2300 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 768506 T2300 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 768516 T2300 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 768516 T2300 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 768517 T2300 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 768519 T2300 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 768521 T2300 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 768521 T2300 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 768522 T2300 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1382013037, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 768524 T2300 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 768525 T2300 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 768526 T2300 oass.SolrIndexSearcher.<init> Opening Searcher@1e34446[collection1] main
   [junit4]   2> 768528 T2301 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e34446[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 768530 T2300 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 768531 T2235 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 768531 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 768531 T2304 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:44941/uu_nsg collection:collection1 shard:shard2
   [junit4]   2> 768534 T2304 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 768544 T2304 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 768547 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 768547 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 768548 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 768548 T2304 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 768549 T2304 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3323 name=collection1 org.apache.solr.core.SolrCore@d58ba7 url=https://127.0.0.1:44941/uu_nsg/collection1 node=127.0.0.1:44941_uu_nsg C3323_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:44941/uu_nsg, core=collection1, node_name=127.0.0.1:44941_uu_nsg}
   [junit4]   2> 768549 T2304 C3323 P44941 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:44941/uu_nsg/collection1/
   [junit4]   2> 768549 T2304 C3323 P44941 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 768550 T2304 C3323 P44941 oasc.SyncStrategy.syncToMe https://127.0.0.1:44941/uu_nsg/collection1/ has no replicas
   [junit4]   2> 768550 T2304 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:44941/uu_nsg/collection1/ shard2
   [junit4]   2> 768550 T2304 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 768551 T2260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 768558 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 768559 T2281 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> 768560 T2259 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> 768560 T2299 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> 768560 T2268 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> 768573 T2260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 768577 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 768616 T2235 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 768616 T2235 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 768631 T2235 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
   [junit4]   2> 768633 T2235 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:57627
   [junit4]   2> 768635 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 768635 T2235 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 768635 T2235 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1395584855495
   [junit4]   2> 768636 T2235 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1395584855495/'
   [junit4]   2> 768649 T2235 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1395584855495/solr.xml
   [junit4]   2> 768681 T2259 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> 768681 T2268 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> 768682 T2281 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> 768682 T2299 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> 768717 T2304 oasc.ZkController.register We are https://127.0.0.1:44941/uu_nsg/collection1/ and leader is https://127.0.0.1:44941/uu_nsg/collection1/
   [junit4]   2> 768717 T2304 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:44941/uu_nsg
   [junit4]   2> 768717 T2304 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 768717 T2304 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 768718 T2304 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 768718 T2235 oasc.CoreContainer.<init> New CoreContainer 597482
   [junit4]   2> 768718 T2235 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1395584855495/]
   [junit4]   2> 768720 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 768720 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 768720 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 768721 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 768721 T2235 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 768722 T2235 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 768723 T2235 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 768723 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 768723 T2260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 768724 T2235 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 768724 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 768724 T2260 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:44941/uu_nsg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44941_uu_nsg",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 768725 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 768725 T2235 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 768726 T2235 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 768728 T2235 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 768728 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 768729 T2235 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 768729 T2235 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 768730 T2235 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42226/solr
   [junit4]   2> 768730 T2235 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 768731 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 768733 T2315 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cc558e name:ZooKeeperConnection Watcher:127.0.0.1:42226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 768734 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 768737 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 768738 T2317 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b2e2ac name:ZooKeeperConnection Watcher:127.0.0.1:42226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 768738 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 768746 T2235 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 768832 T2259 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> 768833 T2268 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> 768832 T2281 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> 768833 T2317 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> 768833 T2299 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> 769751 T2235 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57627_uu_nsg
   [junit4]   2> 769752 T2235 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57627_uu_nsg
   [junit4]   2> 769758 T2259 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 769758 T2299 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 769759 T2281 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 769759 T2317 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 769760 T2268 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 769769 T2318 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 769769 T2318 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 769771 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 769771 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 769771 T2318 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 769772 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 769773 T2260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 769775 T2260 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57627/uu_nsg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57627_uu_nsg",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 769775 T2260 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 769775 T2260 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 769779 T2259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 769883 T2259 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 769883 T2299 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 769883 T2317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 769883 T2268 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 769883 T2281 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 770772 T2318 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 770773 T2318 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1395584855495/collection1
   [junit4]   2> 770773 T2318 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 770775 T2318 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 770775 T2318 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 770778 T2318 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 770779 T2318 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1395584855495/collection1/'
   [junit4]   2> 770780 T2318 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1395584855495/collection1/lib/classes/' to classloader
   [junit4]   2> 770781 T2318 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1395584855495/collection1/lib/README' to classloader
   [junit4]   2> 770864 T2318 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 770938 T2318 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 770940 T2318 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 770947 T2318 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 771478 T2318 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 771480 T2318 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 771482 T2318 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 771486 T2318 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 771552 T2318 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 771553 T2318 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1395584855495/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty3/
   [junit4]   2> 771553 T2318 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@166a538
   [junit4]   2> 771555 T2318 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1395584846981/jetty3
   [junit4]   2> 771555 T2318 oasc.SolrCor

[...truncated too long message...]

.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 	  84) Thread[id=2480, name=coreZkRegister-1572-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 	  85) Thread[id=2464, name=qtp3512314-2464 Selector1, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2> 	        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:210)
   [junit4]   2> 	        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:65)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 	  86) Thread[id=2680, name=coreZkRegister-1634-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 	  87) Thread[id=2440, name=coreZkRegister-1556-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_BO, timezone=Europe/London
   [junit4]   2> NOTE: Linux 3.8.0-37-generic i386/Sun Microsystems Inc. 1.6.0_45 (32-bit)/cpus=8,threads=102,free=89694776,total=388546560
   [junit4]   2> NOTE: All tests run in this JVM: [SolrPluginUtilsTest, NumericFieldsTest, SignatureUpdateProcessorFactoryTest, TestFoldingMultitermQuery, TestOmitPositions, TestImplicitCoreProperties, UniqFieldsUpdateProcessorFactoryTest, BlockDirectoryTest, DocValuesMultiTest, TimeZoneUtilsTest, TestFieldTypeCollectionResource, CursorMarkTest, StandardRequestHandlerTest, TestNoOpRegenerator, RAMDirectoryFactoryTest, TestFastWriter, TestNRTOpen, DistributedDebugComponentTest, SolrCoreCheckLockOnStartupTest, MinimalSchemaTest, TestSolrJ, TestUtils, HdfsRecoveryZkTest, TestCollationField, TestPhraseSuggestions, TestDynamicFieldCollectionResource, TestQuerySenderListener, DeleteReplicaTest, TestInitQParser, TestRecovery, TestBinaryField, RequestHandlersTest, CoreContainerCoreInitFailuresTest, AddSchemaFieldsUpdateProcessorFactoryTest, CollectionsAPIDistributedZkTest, ChaosMonkeyNothingIsSafeTest, TestSolrXml, DebugComponentTest, TestDynamicFieldResource, TestSolrXmlPersistor, ChangedSchemaMergeTest, CurrencyFieldOpenExchangeTest, XsltUpdateRequestHandlerTest, SolrXmlInZkTest, TestHashPartitioner, TestRangeQuery, HardAutoCommitTest, DefaultValueUpdateProcessorTest, BasicZkTest, TestCloudManagedSchemaAddField, SuggesterTSTTest, TestBinaryResponseWriter, TestShardHandlerFactory, TestMultiCoreConfBootstrap, DistanceFunctionTest, PrimUtilsTest, TestFiltering, TestRandomFaceting, SimplePostToolTest, ZkNodePropsTest, TestSerializedLuceneMatchVersion, TestDistributedSearch, NoCacheHeaderTest, TestSweetSpotSimilarityFactory, FieldAnalysisRequestHandlerTest, DirectSolrSpellCheckerTest, CustomCollectionTest, CurrencyFieldXmlFileTest, SolrRequestParserTest, IndexBasedSpellCheckerTest, IndexSchemaRuntimeFieldTest, DocumentAnalysisRequestHandlerTest, PathHierarchyTokenizerFactoryTest, SortByFunctionTest, SpellingQueryConverterTest, NotRequiredUniqueKeyTest, TestSchemaResource, HdfsBasicDistributedZkTest, TestStressLucene, OpenExchangeRatesOrgProviderTest, AlternateDirectoryTest, TestXIncludeConfig, RequiredFieldsTest, SolrIndexConfigTest, DirectSolrConnectionTest, TestIndexingPerformance, ChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=562BD5C918E07A34 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_BO -Dtests.timezone=Europe/London -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | ChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([562BD5C918E07A34]:0)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2501, name=RecoveryThread, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]    > Caused by: java.lang.AssertionError: liveDocs.count()=4 info.docCount=6 info.getDelCount()=4
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([562BD5C918E07A34]:0)
   [junit4]    > 	at org.apache.lucene.codecs.lucene40.Lucene40LiveDocsFormat.readLiveDocs(Lucene40LiveDocsFormat.java:92)
   [junit4]    > 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:103)
   [junit4]    > 	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:141)
   [junit4]    > 	at org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:235)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:100)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:382)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:275)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:250)
   [junit4]    > 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1445)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1633)
   [junit4]    > 	at org.apache.solr.handler.SnapPuller.openNewSearcherAndUpdateCommitPoint(SnapPuller.java:670)
   [junit4]    > 	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:490)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:322)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:155)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:437)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:247)
   [junit4] Completed on J1 in 7226.52s, 1 test, 3 errors <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/common-build.xml:499: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:1278: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:911: There were test failures: 363 suites, 1564 tests, 2 suite-level errors, 1 error, 35 ignored (7 assumptions)

Total time: 160 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.6.0_45 -server -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.7-Linux (32bit/jdk1.8.0) - Build # 29 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.7-Linux/29/
Java: 32bit/jdk1.8.0 -server -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testShutdown

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:46941 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:46941 within 30000 ms
	at __randomizedtesting.SeedInfo.seed([67ADA2772D15BA4D:84DBABE2CA6F2F3F]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:148)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:99)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:94)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:85)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:89)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:83)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:70)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:200)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:46941 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:222)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:140)
	... 47 more




Build Log:
[...truncated 11639 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> 5811 T41 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 5812 T41 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /odg/a
   [junit4]   2> 5814 T41 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 5818 T41 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1395626798372
   [junit4]   2> 5820 T41 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 5822 T42 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 5922 T41 oasc.ZkTestServer.run start zk server on port:46941
   [junit4]   2> 5976 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5987 T43 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 41435 T45 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 33892ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 41445 T43 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144f1d6ed590000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 41471 T43 oazs.NIOServerCnxnFactory.run WARN Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 41472 T48 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43858a name:ZooKeeperConnection Watcher:127.0.0.1:46941 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 41473 T48 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
   [junit4]   2> 41493 T41 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 41497 T41 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46941 46941
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testShutdown -Dtests.seed=67ADA2772D15BA4D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=America/Halifax -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   36.0s J0 | CloudSolrServerTest.testShutdown <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:46941 within 30000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([67ADA2772D15BA4D:84DBABE2CA6F2F3F]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:148)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:99)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:94)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:85)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:89)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:83)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:70)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:200)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:80)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:46941 within 30000 ms
   [junit4]    > 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:222)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:140)
   [junit4]    > 	... 47 more
   [junit4]   2> 41802 T41 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1395626834357
   [junit4]   2> 41803 T41 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 41804 T49 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 41904 T41 oasc.ZkTestServer.run start zk server on port:54935
   [junit4]   2> 41905 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 41955 T55 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12a9896 name:ZooKeeperConnection Watcher:127.0.0.1:54935 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 41956 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 41958 T41 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 41979 T50 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144f1d779be0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 41979 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 41981 T57 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11641b9 name:ZooKeeperConnection Watcher:127.0.0.1:54935/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 41981 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 41985 T41 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 41990 T41 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 41994 T41 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 41997 T41 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 42001 T41 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 42009 T41 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 42016 T41 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 42017 T41 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 42031 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 42032 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 42032 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 42033 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 42033 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 42034 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 42034 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 42035 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 42035 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 42037 T50 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144f1d779be0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 42125 T41 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 42128 T41 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44358
   [junit4]   2> 42129 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 42129 T41 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 42130 T41 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395626834591
   [junit4]   2> 42130 T41 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395626834591/'
   [junit4]   2> 42142 T41 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395626834591/solr.xml
   [junit4]   2> 42159 T41 oasc.CoreContainer.<init> New CoreContainer 29850269
   [junit4]   2> 42159 T41 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395626834591/]
   [junit4]   2> 42160 T41 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 42160 T41 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 42161 T41 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 42161 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 42161 T41 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 42162 T41 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 42162 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 42163 T41 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 42163 T41 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 42164 T41 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 42165 T41 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 42165 T41 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 42166 T41 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54935/solr
   [junit4]   2> 42176 T41 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 42178 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 42180 T68 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@113494a name:ZooKeeperConnection Watcher:127.0.0.1:54935 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42180 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 42186 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 42188 T70 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1892bb8 name:ZooKeeperConnection Watcher:127.0.0.1:54935/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42189 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 42194 T41 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 42200 T41 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 42207 T41 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 42210 T41 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44358_odg%2Fa
   [junit4]   2> 42213 T41 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44358_odg%2Fa
   [junit4]   2> 42217 T41 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 42222 T41 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 42231 T41 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:44358_odg%2Fa
   [junit4]   2> 42232 T41 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 42235 T41 oasc.Overseer.start Overseer (id=91463800217010179-127.0.0.1:44358_odg%2Fa-n_0000000000) starting
   [junit4]   2> 42248 T41 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 42263 T72 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 42264 T41 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 42270 T41 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 42273 T41 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 42276 T72 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 42282 T71 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 42306 T73 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 42307 T73 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 42310 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 42312 T73 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 42317 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 42321 T71 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44358/odg/a",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44358_odg%2Fa",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 42322 T71 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 42332 T71 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 42339 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 42346 T70 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> 43313 T73 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 43313 T73 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395626834591/collection1
   [junit4]   2> 43314 T73 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 43315 T73 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 43315 T73 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 43316 T73 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 43316 T73 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395626834591/collection1/'
   [junit4]   2> 43371 T73 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 43384 T73 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 43387 T73 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 43442 T73 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 43474 T73 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 43480 T73 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 43485 T73 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 43490 T73 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 43661 T73 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 43663 T73 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 43664 T73 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 43665 T73 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 43668 T73 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 43669 T73 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395626834591/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/control/data/
   [junit4]   2> 43669 T73 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 43670 T73 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/control/data
   [junit4]   2> 43670 T73 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/control/data/index/
   [junit4]   2> 43670 T73 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 43670 T73 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/control/data/index
   [junit4]   2> 43672 T73 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@178b572 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 43672 T73 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 43673 T73 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 43673 T73 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 43673 T73 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 43673 T73 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 43677 T73 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 43677 T73 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 43678 T73 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 43678 T73 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 43680 T73 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 43682 T73 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 43682 T73 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 43683 T73 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@178b572 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 43683 T73 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 43683 T73 oass.SolrIndexSearcher.<init> Opening Searcher@67366e[collection1] main
   [junit4]   2> 43684 T74 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67366e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 43684 T73 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 43686 T41 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 43686 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 43686 T77 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44358/odg/a collection:control_collection shard:shard1
   [junit4]   2> 43695 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 43696 T77 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 43698 T79 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c83638 name:ZooKeeperConnection Watcher:127.0.0.1:54935/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43698 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 43700 T41 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 43709 T41 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 43711 T77 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 43713 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43717 T77 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 43718 T77 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 43718 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@1c531fe url=http://127.0.0.1:44358/odg/a/collection1 node=127.0.0.1:44358_odg%2Fa C1_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:44358/odg/a, core=collection1, node_name=127.0.0.1:44358_odg%2Fa}
   [junit4]   2> 43720 T77 C1 P44358 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44358/odg/a/collection1/
   [junit4]   2> 43722 T77 C1 P44358 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 43723 T77 C1 P44358 oasc.SyncStrategy.syncToMe http://127.0.0.1:44358/odg/a/collection1/ has no replicas
   [junit4]   2> 43723 T77 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44358/odg/a/collection1/ shard1
   [junit4]   2> 43723 T77 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 43725 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43731 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43738 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43745 T41 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 43746 T41 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 43749 T41 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35063
   [junit4]   2> 43749 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 43750 T41 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 43750 T41 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395626836263
   [junit4]   2> 43751 T41 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395626836263/'
   [junit4]   2> 43764 T41 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395626836263/solr.xml
   [junit4]   2> 43774 T41 oasc.CoreContainer.<init> New CoreContainer 20722086
   [junit4]   2> 43775 T41 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395626836263/]
   [junit4]   2> 43775 T41 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 43776 T41 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 43776 T41 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 43776 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 43776 T41 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 43777 T41 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 43777 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 43777 T41 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 43777 T41 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 43778 T41 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 43778 T41 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 43779 T41 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 43779 T41 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54935/solr
   [junit4]   2> 43779 T41 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 43780 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 43782 T90 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12c4d39 name:ZooKeeperConnection Watcher:127.0.0.1:54935 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43782 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 43790 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 43792 T92 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6be7ab name:ZooKeeperConnection Watcher:127.0.0.1:54935/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43792 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 43796 T41 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 43840 T70 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> 43840 T92 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> 43840 T79 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> 43882 T77 oasc.ZkController.register We are http://127.0.0.1:44358/odg/a/collection1/ and leader is http://127.0.0.1:44358/odg/a/collection1/
   [junit4]   2> 43883 T77 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44358/odg/a
   [junit4]   2> 43883 T77 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 43883 T77 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 43883 T77 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 43884 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43885 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43885 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43885 T77 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 43887 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 43887 T71 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44358/odg/a",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44358_odg%2Fa",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 43890 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43992 T70 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> 43992 T92 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> 43992 T79 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> 44800 T41 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35063_odg%2Fa
   [junit4]   2> 44802 T41 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35063_odg%2Fa
   [junit4]   2> 44806 T79 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 44806 T70 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 44807 T92 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 44814 T93 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 44814 T93 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 44815 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 44815 T93 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 44815 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 44816 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 44817 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 44819 T71 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35063/odg/a",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35063_odg%2Fa",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 44819 T71 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 44819 T71 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 44823 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 44927 T70 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> 44927 T92 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> 44927 T79 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> 45815 T93 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 45816 T93 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395626836263/collection1
   [junit4]   2> 45816 T93 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 45817 T93 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 45817 T93 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 45818 T93 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 45818 T93 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395626836263/collection1/'
   [junit4]   2> 45839 T93 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 45848 T93 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 45850 T93 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 45867 T93 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 45975 T93 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 45977 T93 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 45979 T93 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 45979 T93 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 45980 T93 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 45981 T93 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395626836263/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty1/
   [junit4]   2> 45981 T93 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 45986 T93 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty1
   [junit4]   2> 45987 T93 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty1/index/
   [junit4]   2> 45987 T93 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 45987 T93 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty1/index
   [junit4]   2> 45989 T93 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d2d923 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 45989 T93 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 45990 T93 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 45990 T93 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 45990 T93 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 45990 T93 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 45990 T93 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 45991 T93 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 45991 T93 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 45991 T93 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 45993 T93 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 45994 T93 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 45994 T93 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 45995 T93 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d2d923 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 45996 T93 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 45996 T93 oass.SolrIndexSearcher.<init> Opening Searcher@115106[collection1] main
   [junit4]   2> 45997 T94 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@115106[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 45997 T93 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 45998 T41 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 45999 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 46002 T97 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35063/odg/a collection:collection1 shard:shard2
   [junit4]   2> 46003 T97 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 46011 T97 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 46013 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46013 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46014 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46014 T97 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 46014 T97 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@1672fd8 url=http://127.0.0.1:35063/odg/a/collection1 node=127.0.0.1:35063_odg%2Fa C2_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:35063/odg/a, core=collection1, node_name=127.0.0.1:35063_odg%2Fa}
   [junit4]   2> 46014 T97 C2 P35063 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35063/odg/a/collection1/
   [junit4]   2> 46015 T97 C2 P35063 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 46015 T97 C2 P35063 oasc.SyncStrategy.syncToMe http://127.0.0.1:35063/odg/a/collection1/ has no replicas
   [junit4]   2> 46015 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 46015 T97 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35063/odg/a/collection1/ shard2
   [junit4]   2> 46016 T97 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 46018 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46026 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46029 T41 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 46029 T41 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 46031 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46035 T41 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49667
   [junit4]   2> 46035 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 46037 T41 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 46037 T41 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395626838553
   [junit4]   2> 46038 T41 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395626838553/'
   [junit4]   2> 46053 T41 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395626838553/solr.xml
   [junit4]   2> 46063 T41 oasc.CoreContainer.<init> New CoreContainer 7104463
   [junit4]   2> 46064 T41 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395626838553/]
   [junit4]   2> 46064 T41 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 46065 T41 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 46065 T41 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 46065 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 46065 T41 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 46066 T41 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 46066 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 46066 T41 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 46067 T41 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 46067 T41 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 46068 T41 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 46068 T41 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 46068 T41 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54935/solr
   [junit4]   2> 46069 T41 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 46069 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46072 T108 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e179d0 name:ZooKeeperConnection Watcher:127.0.0.1:54935 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46072 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46078 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46080 T110 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@99fd3 name:ZooKeeperConnection Watcher:127.0.0.1:54935/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46081 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46085 T41 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 46144 T79 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> 46144 T92 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> 46144 T110 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> 46145 T70 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> 46179 T97 oasc.ZkController.register We are http://127.0.0.1:35063/odg/a/collection1/ and leader is http://127.0.0.1:35063/odg/a/collection1/
   [junit4]   2> 46179 T97 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35063/odg/a
   [junit4]   2> 46179 T97 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 46179 T97 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 46179 T97 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 46181 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46181 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46181 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46181 T97 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 46183 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 46184 T71 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35063/odg/a",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35063_odg%2Fa",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 46188 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46291 T79 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> 46291 T70 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> 46291 T110 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> 46291 T92 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> 47089 T41 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49667_odg%2Fa
   [junit4]   2> 47090 T41 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49667_odg%2Fa
   [junit4]   2> 47096 T110 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 47096 T79 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 47096 T92 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 47105 T70 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 47110 T111 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 47110 T111 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 47112 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47112 T111 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 47112 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47112 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47114 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 47115 T71 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49667/odg/a",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49667_odg%2Fa",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 47115 T71 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 47115 T71 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 47118 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47220 T92 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> 47220 T79 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> 47220 T110 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> 47221 T70 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> 48112 T111 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 48112 T111 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395626838553/collection1
   [junit4]   2> 48113 T111 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 48113 T111 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 48114 T111 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 48114 T111 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 48115 T111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395626838553/collection1/'
   [junit4]   2> 48137 T111 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 48145 T111 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 48146 T111 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 48168 T111 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 48347 T111 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 48349 T111 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 48351 T111 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 48353 T111 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 48353 T111 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 48354 T111 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395626838553/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty2/
   [junit4]   2> 48354 T111 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 48355 T111 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty2
   [junit4]   2> 48355 T111 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty2/index/
   [junit4]   2> 48356 T111 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 48356 T111 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty2/index
   [junit4]   2> 48358 T111 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@163a32 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 48358 T111 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 48359 T111 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 48361 T111 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 48361 T111 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 48361 T111 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 48361 T111 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 48362 T111 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 48362 T111 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 48362 T111 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 48364 T111 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 48367 T111 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 48368 T111 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 48369 T111 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@163a32 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 48369 T111 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 48369 T111 oass.SolrIndexSearcher.<init> Opening Searcher@17c1626[collection1] main
   [junit4]   2> 48371 T111 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 48371 T112 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17c1626[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 48372 T41 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 48373 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 48372 T115 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49667/odg/a collection:collection1 shard:shard1
   [junit4]   2> 48375 T115 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 48388 T115 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 48395 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48396 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48396 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48397 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 48398 T115 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 48402 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48403 T115 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@10e07ce url=http://127.0.0.1:49667/odg/a/collection1 node=127.0.0.1:49667_odg%2Fa C3_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49667/odg/a, core=collection1, node_name=127.0.0.1:49667_odg%2Fa}
   [junit4]   2> 48404 T115 C3 P49667 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49667/odg/a/collection1/
   [junit4]   2> 48404 T115 C3 P49667 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 48404 T115 C3 P49667 oasc.SyncStrategy.syncToMe http://127.0.0.1:49667/odg/a/collection1/ has no replicas
   [junit4]   2> 48404 T115 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49667/odg/a/collection1/ shard1
   [junit4]   2> 48405 T115 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 48408 T41 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 48409 T41 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 48410 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48411 T41 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33693
   [junit4]   2> 48412 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 48412 T41 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 48412 T41 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395626840927
   [junit4]   2> 48413 T41 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395626840927/'
   [junit4]   2> 48418 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48429 T41 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395626840927/solr.xml
   [junit4]   2> 48440 T41 oasc.CoreContainer.<init> New CoreContainer 30802578
   [junit4]   2> 48440 T41 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395626840927/]
   [junit4]   2> 48441 T41 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 48441 T41 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 48441 T41 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 48442 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 48442 T41 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 48443 T41 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 48443 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 48443 T41 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 48444 T41 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 48444 T41 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 48445 T41 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 48445 T41 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 48445 T41 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54935/solr
   [junit4]   2> 48446 T41 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 48446 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 48451 T126 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9bb9dd name:ZooKeeperConnection Watcher:127.0.0.1:54935 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48452 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 48454 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 48456 T128 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d86bf7 name:ZooKeeperConnection Watcher:127.0.0.1:54935/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48456 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 48463 T41 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 48523 T79 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> 48524 T110 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> 48524 T70 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> 48524 T128 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> 48524 T92 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> 48572 T115 oasc.ZkController.register We are http://127.0.0.1:49667/odg/a/collection1/ and leader is http://127.0.0.1:49667/odg/a/collection1/
   [junit4]   2> 48572 T115 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49667/odg/a
   [junit4]   2> 48572 T115 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 48572 T115 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 48573 T115 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 48574 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48574 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48575 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48575 T115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 48577 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 48578 T71 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49667/odg/a",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49667_odg%2Fa",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 48583 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48686 T79 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> 48686 T92 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> 48687 T70 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> 48687 T110 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> 48686 T128 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> 49467 T41 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33693_odg%2Fa
   [junit4]   2> 49468 T41 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33693_odg%2Fa
   [junit4]   2> 49471 T110 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 49471 T128 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 49471 T79 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 49471 T92 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 49471 T70 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 49482 T129 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 49483 T129 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 49484 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 49484 T129 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 49484 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 49484 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 49486 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 49487 T71 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33693/odg/a",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33693_odg%2Fa",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 49487 T71 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 49488 T71 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 49515 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 49618 T79 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 49619 T70 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 49618 T128 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 49618 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 49618 T92 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 50484 T129 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 50485 T129 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395626840927/collection1
   [junit4]   2> 50485 T129 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 50486 T129 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 50487 T129 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 50489 T129 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 50489 T129 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395626840927/collection1/'
   [junit4]   2> 50521 T129 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 50534 T129 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 50536 T129 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 50555 T129 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 50678 T129 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 50680 T129 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 50682 T129 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 50683 T129 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 50684 T129 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 50684 T129 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395626840927/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/
   [junit4]   2> 50684 T129 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 50685 T129 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3
   [junit4]   2> 50685 T129 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index/
   [junit4]   2> 50685 T129 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 50686 T129 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index
   [junit4]   2> 50688 T129 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@14ea0ef lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index),segFN=segments_1,generation=1}
   [junit4]   2> 50688 T129 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 50689 T129 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 50689 T129 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 50690 T129 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 50690 T129 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 50690 T129 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 50690 T129 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 50691 T129 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 50691 T129 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 50693 T129 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 50694 T129 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 50695 T129 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 50696 T129 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@14ea0ef lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index),segFN=segments_1,generation=1}
   [junit4]   2> 50696 T129 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 50696 T129 oass.SolrIndexSearcher.<init> Opening Searcher@13794eb[collection1] main
   [junit4]   2> 50697 T130 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13794eb[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 50697 T129 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 50698 T41 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 50699 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 50698 T133 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33693/odg/a collection:collection1 shard:shard2
   [junit4]   2> 50704 T133 oasc.ZkController.register We are http://127.0.0.1:33693/odg/a/collection1/ and leader is http://127.0.0.1:35063/odg/a/collection1/
   [junit4]   2> 50704 T133 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33693/odg/a
   [junit4]   2> 50704 T133 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 50704 T133 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@1d34b41 url=http://127.0.0.1:33693/odg/a/collection1 node=127.0.0.1:33693_odg%2Fa C4_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:33693/odg/a, core=collection1, node_name=127.0.0.1:33693_odg%2Fa}
   [junit4]   2> 50710 T134 C4 P33693 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 50711 T133 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 50711 T134 C4 P33693 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 50714 T134 C4 P33693 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 50714 T134 C4 P33693 oasc.ZkController.publish numShards not found on descriptor -

[...truncated too long message...]

ARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 60444 T110 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 61360 T128 C6 P33693 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 61365 T128 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 61366 T128 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d34b41
   [junit4]   2> 61366 T128 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=6,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=5}
   [junit4]   2> 61367 T128 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 61367 T128 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 61367 T128 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 61369 T128 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 61369 T128 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 61369 T128 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index;done=false>>]
   [junit4]   2> 61369 T128 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index
   [junit4]   2> 61370 T128 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3;done=false>>]
   [junit4]   2> 61370 T128 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3
   [junit4]   2> 61370 T128 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> 61370 T128 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 61370 T128 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 61371 T128 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 61448 T147 C5 P57270 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 61448 T147 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 61449 T147 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12b5f7b
   [junit4]   2> 61449 T147 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=6,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=5}
   [junit4]   2> 61449 T147 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 61449 T147 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 61450 T147 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 61451 T147 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 61452 T147 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 61452 T147 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty4;done=false>>]
   [junit4]   2> 61452 T147 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty4
   [junit4]   2> 61452 T147 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty4/index;done=false>>]
   [junit4]   2> 61452 T147 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty4/index
   [junit4]   2> 61453 T147 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 61453 T147 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene46: {_version_=Lucene41(blocksize=128), multiDefault=PostingsFormat(name=Memory doPackFST= false), a_t=Lucene41(blocksize=128), intDefault=Lucene41(blocksize=128), range_facet_sl=FSTOrd41, range_facet_si=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=MockRandom), text=FSTOrd41, range_facet_l=Lucene41(blocksize=128), timestamp=Lucene41(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=da, timezone=America/Halifax
   [junit4]   2> NOTE: Linux 3.8.0-37-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=1,free=49163632,total=207093760
   [junit4]   2> NOTE: All tests run in this JVM: [ClientUtilsTest, LargeVolumeBinaryJettyTest, CloudSolrServerTest]
   [junit4] Completed on J0 in 56.58s, 2 tests, 1 error <<< FAILURES!

[...truncated 124 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build.xml:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/common-build.xml:499: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:1278: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:911: There were test failures: 48 suites, 281 tests, 1 error

Total time: 47 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-4.7-Linux (64bit/jdk1.7.0_60-ea-b10) - Build # 28 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
Thanks Uwe.

Mike McCandless

http://blog.mikemccandless.com


On Sun, Mar 23, 2014 at 5:05 PM, Uwe Schindler <uw...@thetaphi.de> wrote:
> I backported the fix.
>
>
>
> Uwe
>
>
>
> -----
>
> Uwe Schindler
>
> H.-H.-Meier-Allee 63, D-28213 Bremen
>
> http://www.thetaphi.de
>
> eMail: uwe@thetaphi.de
>
>
>
> From: Uwe Schindler [mailto:uwe@thetaphi.de]
> Sent: Sunday, March 23, 2014 10:03 PM
> To: dev@lucene.apache.org
> Subject: Re: [JENKINS] Lucene-Solr-4.7-Linux (64bit/jdk1.7.0_60-ea-b10) -
> Build # 28 - Still Failing!
>
>
>
> Oh. It is 4.7.
>
> I think we should backport this escape fix, too.
>
> Uwe
>
> On 23. März 2014 22:00:44 MEZ, Uwe Schindler <uw...@thetaphi.de> wrote:
>
> Mike,
>
> Is this related to the escaping problem in 7u60. I thought you have fixed
> this.
>
> Uwe
>
> On 23. März 2014 20:40:57 MEZ, Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
>
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.7-Linux/28/
> Java: 64bit/jdk1.7.0_60-ea-b10 -XX:-UseCompressedOops -XX:+UseG1GC
>
> All tests passed
>
> Build Log:
> [...truncated 41904 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package org.apache.lucene...
>   [javadoc] Loading source files for package org.apache.lucene.analysis...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.tokenattributes...
>   [javadoc] Loading source files for package org.apache.lucene.codecs...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.compressing...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.lucene3x...
>   [javadoc]
>
> Loading source files for package org.apache.lucene.codecs.lucene40...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.lucene41...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.lucene42...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.lucene45...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.lucene46...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.perfield...
>   [javadoc] Loading source files for package org.apache.lucene.document...
>   [javadoc] Loading source files for package org.apache.lucene.index...
>   [javadoc] Loading source files for package org.apache.lucene.search...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.payloads...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.similarities...
>   [javadoc] Loading source files for package
>
> org.apache.lucene.search.spans...
>   [javadoc] Loading source files for package org.apache.lucene.store...
>   [javadoc] Loading source files for package org.apache.lucene.util...
>   [javadoc] Loading source files for package
> org.apache.lucene.util.automaton...
>   [javadoc] Loading source files for package org.apache.lucene.util.fst...
>   [javadoc] Loading source files for package
> org.apache.lucene.util.mutable...
>   [javadoc] Loading source files for package
> org.apache.lucene.util.packed...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/package-summary.html...
>   [javadoc] Copying file
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/core/src/java/org/apache/lucene/search/doc-files/nrq-formula-2.png
> to
>
> directory
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/doc-files...
>   [javadoc] Copying file
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/core/src/java/org/apache/lucene/search/doc-files/nrq-formula-1.png
> to directory
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/doc-files...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 27 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.ar...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.bg...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.br...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.ca...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.charfilter...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.cjk...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.ckb...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.cn...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.commongrams...
>   [javadoc] Loading
>
> source files for package org.apache.lucene.analysis.compound...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.compound.hyphenation...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.core...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.cz...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.da...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.de...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.el...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.en...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.es...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.eu...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.fa...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.fi...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.fr...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.ga...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.gl...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.hi...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.hu...
>   [javadoc] Loading source files for package
>
> org.apache.lucene.analysis.hunspell...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.hy...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.id...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.in...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.it...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.lv...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.miscellaneous...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.ngram...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.nl...
>   [javadoc] Loading
>
> source files for package org.apache.lucene.analysis.no...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.path...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.pattern...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.payloads...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.position...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.pt...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.query...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.reverse...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.ro...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.ru...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.shingle...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.sinks...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.snowball...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.standard...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.standard.std31...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.standard.std34...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.standard.std36...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.standard.std40...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.sv...
>   [javadoc] Loading source files for package
>
> org.apache.lucene.analysis.synonym...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.th...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.tr...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.util...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.wikipedia...
>   [javadoc] Loading source files for package org.apache.lucene.collation...
>   [javadoc] Loading source files for package
> org.apache.lucene.collation.tokenattributes...
>   [javadoc] Loading source files for package org.tartarus.snowball...
>   [javadoc] Loading source files for package org.tartarus.snowball.ext...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>
>
> [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-common/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 29 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.icu...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.icu.segmentation...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.icu.tokenattributes...
>   [javadoc] Loading source files for package org.apache.lucene.collation...
>   [javadoc] Loading source files for package
> org.apache.lucene.collation.tokenattributes...
>   [javadoc] Constructing Javadoc information...
>
>
> [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-icu/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>   [javadoc] 1 warning
>
> [...truncated 28 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.ja...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.ja.dict...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.ja.tokenattributes...
>   [javadoc] Loading source files for package
>
> org.apache.lucene.analysis.ja.util...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-kuromoji/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>   [javadoc] 1 warning
>
> [...truncated 28 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.morfologik...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree
>
> for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-morfologik/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal,
> @lucene.experimental
>   [javadoc] 1 warning
>
> [...truncated 28 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.phonetic...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all
>
> classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-phonetic/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>   [javadoc] 1 warning
>
> [...truncated 28 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.cn.smart...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.cn.smart.hhmm...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc]
>
> Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-smartcn/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>   [javadoc] 1 warning
>
> [...truncated 28 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.pl...
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.stempel...
>   [javadoc] Loading source files for package org.egothor.stemmer...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and
>
> classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-stempel/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal,
> @lucene.experimental
>   [javadoc] 1 warning
>
> [...truncated 28 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.uima...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.analysis.uima.ae...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>
>
> [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-uima/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal,
> @lucene.experimental
>   [javadoc] 1 warning
>
> [...truncated 31 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.index.memory...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/memory/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal,
> @lucene.experimental
>   [javadoc] 1 warning
>
> [...truncated 30 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.search.highlight...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.postingshighlight...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.vectorhighlight...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
>
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/highlighter/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 32 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package org.apache.lucene.queries...
>   [javadoc] Loading source files for package
> org.apache.lucene.queries.function...
>   [javadoc] Loading source files for package
> org.apache.lucene.queries.function.docvalues...
>   [javadoc] Loading source files for package
> org.apache.lucene.queries.function.valuesource...
>   [javadoc] Loading source files for package
> org.apache.lucene.queries.mlt...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the
>
> packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queries/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 27 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.sandbox.queries...
>   [javadoc] Loading source files for package
> org.apache.lucene.sandbox.queries.regex...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
>
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/sandbox/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal,
> @lucene.experimental
>   [javadoc] 1 warning
>
> [...truncated 27 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.analyzing...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.classic...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.complexPhrase...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.ext...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core.builders...
>
>
> [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core.config...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core.messages...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core.nodes...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core.parser...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core.processors...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core.util...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.messages...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.precedence...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.precedence.processors...
>   [javadoc] Loading source files for package
>
> org.apache.lucene.queryparser.flexible.standard...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.standard.builders...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.standard.config...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.standard.nodes...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.standard.parser...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.standard.processors...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.simple...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.surround.parser...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.surround.query...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.xml...
>   [javadoc] Loading
>
> source files for package org.apache.lucene.queryparser.xml.builders...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queryparser/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal,
> @lucene.experimental
>   [javadoc] 1 warning
>
> [...truncated 30 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.facet...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.facet.range...
>   [javadoc]
>
> Loading source files for package org.apache.lucene.facet.sortedset...
>   [javadoc] Loading source files for package
> org.apache.lucene.facet.taxonomy...
>   [javadoc] Loading source files for package
> org.apache.lucene.facet.taxonomy.directory...
>   [javadoc] Loading source files for package
> org.apache.lucene.facet.taxonomy.writercache...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/facet/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 30 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package org.apache.lucene.spatial...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.prefix...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.prefix.tree...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.query...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.serialized...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.util...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.vector...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
>
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/spatial/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 35 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.benchmark...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.benchmark.byTask...
>   [javadoc] Loading source files for package
> org.apache.lucene.benchmark.byTask.feeds...
>   [javadoc] Loading source files for package
> org.apache.lucene.benchmark.byTask.programmatic...
>   [javadoc] Loading source files for package
> org.apache.lucene.benchmark.byTask.stats...
>   [javadoc] Loading source files for package
> org.apache.lucene.benchmark.byTask.tasks...
>   [javadoc] Loading source files for package
> org.apache.lucene.benchmark.byTask.utils...
>   [javadoc] Loading
>
> source files for package org.apache.lucene.benchmark.quality...
>   [javadoc] Loading source files for package
> org.apache.lucene.benchmark.quality.trec...
>   [javadoc] Loading source files for package
> org.apache.lucene.benchmark.quality.utils...
>   [javadoc] Loading source files for package
> org.apache.lucene.benchmark.utils...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/benchmark/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>   [javadoc] 1 warning
>
> [...truncated 30 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source
>
> files for package org.apache.lucene.classification...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.classification.utils...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/classification/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>   [javadoc] 1 warning
>
> [...truncated 25 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading
>
> source files for package org.apache.lucene.codecs.appending...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.blockterms...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.bloom...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.diskdv...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.intblock...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.memory...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.pulsing...
>   [javadoc] Loading source files for package org.apache.lucene.codecs.sep...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.simpletext...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>
>
> [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/codecs/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 37 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.expressions...
>   [javadoc] Loading source files for package
> org.apache.lucene.expressions.js...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/expressions/help-doc.html...
>   [javadoc]
>
> Note: Custom tags that were not seen:  @lucene.internal
>   [javadoc] 1 warning
>
> [...truncated 36 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package org.apache.lucene.demo...
>   [javadoc] Loading source files for package org.apache.lucene.demo.facet...
>   [javadoc] Loading source files for package
> org.apache.lucene.demo.xmlparser...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/demo/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:
>
> @lucene.internal
>   [javadoc] 1 warning
>
> [...truncated 27 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.expressions...
>   [javadoc] Loading source files for package
> org.apache.lucene.expressions.js...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/expressions/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>   [javadoc] 1 warning
>
> [...truncated 27 lines...]
>   [javadoc]
>
> Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package org.apache.lucene.facet...
>   [javadoc] Loading source files for package
> org.apache.lucene.facet.range...
>   [javadoc] Loading source files for package
> org.apache.lucene.facet.sortedset...
>   [javadoc] Loading source files for package
> org.apache.lucene.facet.taxonomy...
>   [javadoc] Loading source files for package
> org.apache.lucene.facet.taxonomy.directory...
>   [javadoc] Loading source files for package
> org.apache.lucene.facet.taxonomy.writercache...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
>
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/facet/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 28 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.search.grouping...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.grouping.function...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.grouping.term...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
>
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/grouping/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 27 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.search.highlight...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.postingshighlight...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.vectorhighlight...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
>
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/highlighter/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 28 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.search.join...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/join/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>   [javadoc] 1 warning
>
> [...truncated 27 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.index.memory...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/memory/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal,
> @lucene.experimental
>   [javadoc] 1 warning
>
> [...truncated 25 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.document...
>   [javadoc] warning: [options] bootstrap class path not
>
> set in conjunction with -source 1.6
>   [javadoc] Loading source files for package org.apache.lucene.index...
>   [javadoc] Loading source files for package
> org.apache.lucene.index.sorter...
>   [javadoc] Loading source files for package org.apache.lucene.misc...
>   [javadoc] Loading source files for package org.apache.lucene.store...
>   [javadoc] Loading source files for package org.apache.lucene.util.fst...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/package-summary.html...
>   [javadoc] Copying file
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.hyperbolicTf.svg
> to directory
>
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
>   [javadoc] Copying file
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.baselineTf.svg
> to directory
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
>   [javadoc] Copying file
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.gnuplot
> to directory
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
>   [javadoc] Copying file
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.computeLengthNorm.svg
> to directory
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
>   [javadoc] Building index for all the packages and classes...
>
>  [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 24 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.queries...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.queries.function...
>   [javadoc] Loading source files for package
> org.apache.lucene.queries.function.docvalues...
>   [javadoc] Loading source files for package
> org.apache.lucene.queries.function.valuesource...
>   [javadoc] Loading source files for package
> org.apache.lucene.queries.mlt...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the
>
> packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queries/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 31 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.analyzing...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.classic...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.complexPhrase...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.ext...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core...
>   [javadoc] Loading source
>
> files for package org.apache.lucene.queryparser.flexible.core.builders...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core.config...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core.messages...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core.nodes...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core.parser...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core.processors...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.core.util...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.messages...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.precedence...
>   [javadoc] Loading source files for package
>
> org.apache.lucene.queryparser.flexible.precedence.processors...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.standard...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.standard.builders...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.standard.config...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.standard.nodes...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.standard.parser...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.flexible.standard.processors...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.simple...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.surround.parser...
>   [javadoc] Loading source files for package
>
> org.apache.lucene.queryparser.surround.query...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.xml...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryparser.xml.builders...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queryparser/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal,
> @lucene.experimental
>   [javadoc] 1 warning
>
> [...truncated 29 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc]
>
> Loading source files for package org.apache.lucene.replicator...
>   [javadoc] Loading source files for package
> org.apache.lucene.replicator.http...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/replicator/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>   [javadoc] 1 warning
>
> [...truncated 24 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.sandbox.queries...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files
>
> for package org.apache.lucene.sandbox.queries.regex...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/sandbox/help-doc.html...
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal,
> @lucene.experimental
>   [javadoc] 1 warning
>
> [...truncated 27 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package org.apache.lucene.spatial...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.prefix...
>   [javadoc] Loading source files
>
> for package org.apache.lucene.spatial.prefix.tree...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.query...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.serialized...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.util...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.vector...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/spatial/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 32 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] warning: [options] bootstrap class
>
> path not set in conjunction with -source 1.6
>   [javadoc] Loading source files for package
> org.apache.lucene.search.spell...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.suggest...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.suggest.analyzing...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.suggest.fst...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.suggest.jaspell...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.suggest.tst...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
>
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/suggest/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 18 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.analysis...
>   [javadoc] warning: [options] bootstrap class path not set in conjunction
> with -source 1.6
>   [javadoc] Loading source files for package org.apache.lucene.codecs...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.appending...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.asserting...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.bloom...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.cheapbastard...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.compressing...
>   [javadoc] Loading source files for package
>
> org.apache.lucene.codecs.compressing.dummy...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.lucene3x...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.lucene40...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.lucene41...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.lucene41ords...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.lucene42...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.lucene45...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.mockintblock...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.mockrandom...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.mocksep...
>   [javadoc] Loading source files for package
> org.apache.lucene.codecs.nestedpulsing...
>   [javadoc] Loading source files for package
>
> org.apache.lucene.codecs.ramonly...
>   [javadoc] Loading source files for package org.apache.lucene.index...
>   [javadoc] Loading source files for package org.apache.lucene.search...
>   [javadoc] Loading source files for package org.apache.lucene.store...
>   [javadoc] Loading source files for package org.apache.lucene.util...
>   [javadoc] Loading source files for package
> org.apache.lucene.util.automaton...
>   [javadoc] Loading source files for package org.apache.lucene.util.fst...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.7.0_60-ea
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/test-framework/help-doc.html...
>   [javadoc] 1 warning
>
> [...truncated 49 lines...]
> -documentation-lint:
>      [echo] checking for broken html...
>     [jtidy] Checking for broken html (such as invalid tags)...
>    [delete] Deleting directory
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/jtidy_tmp
>      [echo] Checking for broken links...
>      [exec]
>      [exec] Crawl/parse...
>      [exec]
>      [exec] Verify...
>      [echo] Checking for missing docs...
>      [exec]
>      [exec]
> build/docs/analyzers-icu/org/apache/lucene/collation/ICUCollationKeyAnalyzer.html
>      [exec]   missing Methods:
> createComponents(java.lang.String,%20java.io.Reader)
>      [exec]
>      [exec]
> build/docs/analyzers-icu/org/apache/lucene/analysis/icu/segmentation/ICUTokenizerFactory.html
>      [exec]   missing Methods:
> create(org.apache.lucene.util.AttributeSource.AttributeFactory,%20java.io.Reader)
>      [exec]
>      [exec] Missing javadocs
>
> were found!
>
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:459: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:57: The following
> error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build.xml:208: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build.xml:230: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:2312:
> exec returned: 1
>
> Total time: 58 minutes 35 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/jdk1.7.0_60-ea-b10 -XX:-UseCompressedOops
> -XX:+UseG1GC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
> ________________________________
>
>
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>
> --
> Uwe Schindler
> H.-H.-Meier-Allee 63, 28213 Bremen
> http://www.thetaphi.de
>
>
> --
> Uwe Schindler
> H.-H.-Meier-Allee 63, 28213 Bremen
> http://www.thetaphi.de

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-4.7-Linux (64bit/jdk1.7.0_60-ea-b10) - Build # 28 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
I backported the fix.

 

Uwe

 

-----

Uwe Schindler

H.-H.-Meier-Allee 63, D-28213 Bremen

 <http://www.thetaphi.de/> http://www.thetaphi.de

eMail: uwe@thetaphi.de

 

From: Uwe Schindler [mailto:uwe@thetaphi.de] 
Sent: Sunday, March 23, 2014 10:03 PM
To: dev@lucene.apache.org
Subject: Re: [JENKINS] Lucene-Solr-4.7-Linux (64bit/jdk1.7.0_60-ea-b10) - Build # 28 - Still Failing!

 

Oh. It is 4.7.

I think we should backport this escape fix, too.

Uwe

On 23. März 2014 22:00:44 MEZ, Uwe Schindler <uw...@thetaphi.de> wrote:

Mike,

Is this related to the escaping problem in 7u60. I thought you have fixed this.

Uwe

On 23. März 2014 20:40:57 MEZ, Policeman Jenkins Server <je...@thetaphi.de> wrote:

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.7-Linux/28/
Java: 64bit/jdk1.7.0_60-ea-b10 -XX:-UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 41904 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene...
  [javadoc] Loading source files for package org.apache.lucene.analysis...
  [javadoc] Loading source files for package org.apache.lucene.analysis.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.codecs...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene3x...
  [javadoc]
Loading source files for package org.apache.lucene.codecs.lucene40...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene41...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene42...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene45...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene46...
  [javadoc] Loading source files for package org.apache.lucene.codecs.perfield...
  [javadoc] Loading source files for package org.apache.lucene.document...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.payloads...
  [javadoc] Loading source files for package org.apache.lucene.search.similarities...
  [javadoc] Loading source files for package
org.apache.lucene.search.spans...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util...
  [javadoc] Loading source files for package org.apache.lucene.util.automaton...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Loading source files for package org.apache.lucene.util.mutable...
  [javadoc] Loading source files for package org.apache.lucene.util.packed...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/package-summary.html...
  [javadoc] Copying file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/core/src/java/org/apache/lucene/search/doc-files/nrq-formula-2.png to
directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/doc-files...
  [javadoc] Copying file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/core/src/java/org/apache/lucene/search/doc-files/nrq-formula-1.png to directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/doc-files...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/help-doc.html...
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.ar...
  [javadoc] Loading source files for package org.apache.lucene.analysis.bg...
  [javadoc] Loading source files for package org.apache.lucene.analysis.br...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ca...
  [javadoc] Loading source files for package org.apache.lucene.analysis.charfilter...
  [javadoc] Loading source files for package org.apache.lucene.analysis.cjk...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ckb...
  [javadoc] Loading source files for package org.apache.lucene.analysis.cn...
  [javadoc] Loading source files for package org.apache.lucene.analysis.commongrams...
  [javadoc] Loading
source files for package org.apache.lucene.analysis.compound...
  [javadoc] Loading source files for package org.apache.lucene.analysis.compound.hyphenation...
  [javadoc] Loading source files for package org.apache.lucene.analysis.core...
  [javadoc] Loading source files for package org.apache.lucene.analysis.cz...
  [javadoc] Loading source files for package org.apache.lucene.analysis.da...
  [javadoc] Loading source files for package org.apache.lucene.analysis.de...
  [javadoc] Loading source files for package org.apache.lucene.analysis.el...
  [javadoc] Loading source files for package org.apache.lucene.analysis.en...
  [javadoc] Loading source files for package org.apache.lucene.analysis.es...
  [javadoc] Loading source files for package org.apache.lucene.analysis.eu...
  [javadoc] Loading source files for package org.apache.lucene.analysis.fa...
  [javadoc] Loading source files for package org.apache.lucene.analysis.fi...
  [javadoc] Loading source files for package org.apache.lucene.analysis.fr...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ga...
  [javadoc] Loading source files for package org.apache.lucene.analysis.gl...
  [javadoc] Loading source files for package org.apache.lucene.analysis.hi...
  [javadoc] Loading source files for package org.apache.lucene.analysis.hu...
  [javadoc] Loading source files for package
org.apache.lucene.analysis.hunspell...
  [javadoc] Loading source files for package org.apache.lucene.analysis.hy...
  [javadoc] Loading source files for package org.apache.lucene.analysis.id...
  [javadoc] Loading source files for package org.apache.lucene.analysis.in...
  [javadoc] Loading source files for package org.apache.lucene.analysis.it...
  [javadoc] Loading source files for package org.apache.lucene.analysis.lv...
  [javadoc] Loading source files for package org.apache.lucene.analysis.miscellaneous...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ngram...
  [javadoc] Loading source files for package org.apache.lucene.analysis.nl...
  [javadoc] Loading
source files for package org.apache.lucene.analysis.no...
  [javadoc] Loading source files for package org.apache.lucene.analysis.path...
  [javadoc] Loading source files for package org.apache.lucene.analysis.pattern...
  [javadoc] Loading source files for package org.apache.lucene.analysis.payloads...
  [javadoc] Loading source files for package org.apache.lucene.analysis.position...
  [javadoc] Loading source files for package org.apache.lucene.analysis.pt...
  [javadoc] Loading source files for package org.apache.lucene.analysis.query...
  [javadoc] Loading source files for package org.apache.lucene.analysis.reverse...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ro...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ru...
  [javadoc] Loading source files for package org.apache.lucene.analysis.shingle...
  [javadoc] Loading source files for package org.apache.lucene.analysis.sinks...
  [javadoc] Loading source files for package org.apache.lucene.analysis.snowball...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard.std31...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard.std34...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard.std36...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard.std40...
  [javadoc] Loading source files for package org.apache.lucene.analysis.sv...
  [javadoc] Loading source files for package
org.apache.lucene.analysis.synonym...
  [javadoc] Loading source files for package org.apache.lucene.analysis.th...
  [javadoc] Loading source files for package org.apache.lucene.analysis.tr...
  [javadoc] Loading source files for package org.apache.lucene.analysis.util...
  [javadoc] Loading source files for package org.apache.lucene.analysis.wikipedia...
  [javadoc] Loading source files for package org.apache.lucene.collation...
  [javadoc] Loading source files for package org.apache.lucene.collation.tokenattributes...
  [javadoc] Loading source files for package org.tartarus.snowball...
  [javadoc] Loading source files for package org.tartarus.snowball.ext...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
 
[javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-common/help-doc.html...
  [javadoc] 1 warning

[...truncated 29 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.icu...
  [javadoc] Loading source files for package org.apache.lucene.analysis.icu.segmentation...
  [javadoc] Loading source files for package org.apache.lucene.analysis.icu.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.collation...
  [javadoc] Loading source files for package org.apache.lucene.collation.tokenattributes...
  [javadoc] Constructing Javadoc information...
 
[javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-icu/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis.ja...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.ja.dict...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ja.tokenattributes...
  [javadoc] Loading source files for package
org.apache.lucene.analysis.ja.util...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-kuromoji/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis.morfologik...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree
for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-morfologik/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis.phonetic...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all
classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-phonetic/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis.cn.smart...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.cn.smart.hhmm...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc]
Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-smartcn/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.pl...
  [javadoc] Loading source files for package org.apache.lucene.analysis.stempel...
  [javadoc] Loading source files for package org.egothor.stemmer...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and
classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-stempel/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis.uima...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.uima.ae...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
 
[javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-uima/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 31 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.index.memory...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/memory/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 30 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.search.highlight...
  [javadoc] Loading source files for package org.apache.lucene.search.postingshighlight...
  [javadoc] Loading source files for package org.apache.lucene.search.vectorhighlight...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/highlighter/help-doc.html...
  [javadoc] 1 warning

[...truncated 32 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.queries...
  [javadoc] Loading source files for package org.apache.lucene.queries.function...
  [javadoc] Loading source files for package org.apache.lucene.queries.function.docvalues...
  [javadoc] Loading source files for package org.apache.lucene.queries.function.valuesource...
  [javadoc] Loading source files for package org.apache.lucene.queries.mlt...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the
packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queries/help-doc.html...
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.sandbox.queries...
  [javadoc] Loading source files for package org.apache.lucene.sandbox.queries.regex...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/sandbox/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.queryparser.analyzing...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.classic...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.complexPhrase...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.ext...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.builders...
 
[javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.config...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.util...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.precedence...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.precedence.processors...
  [javadoc] Loading source files for package
org.apache.lucene.queryparser.flexible.standard...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.config...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.simple...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.surround.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.surround.query...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.xml...
  [javadoc] Loading
source files for package org.apache.lucene.queryparser.xml.builders...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queryparser/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 30 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.facet...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.facet.range...
  [javadoc]
Loading source files for package org.apache.lucene.facet.sortedset...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy.directory...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy.writercache...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/facet/help-doc.html...
  [javadoc] 1 warning

[...truncated 30 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.spatial...
  [javadoc] Loading source files for package org.apache.lucene.spatial.prefix...
  [javadoc] Loading source files for package org.apache.lucene.spatial.prefix.tree...
  [javadoc] Loading source files for package org.apache.lucene.spatial.query...
  [javadoc] Loading source files for package org.apache.lucene.spatial.serialized...
  [javadoc] Loading source files for package org.apache.lucene.spatial.util...
  [javadoc] Loading source files for package org.apache.lucene.spatial.vector...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/spatial/help-doc.html...
  [javadoc] 1 warning

[...truncated 35 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.benchmark...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.feeds...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.programmatic...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.stats...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.tasks...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.utils...
  [javadoc] Loading
source files for package org.apache.lucene.benchmark.quality...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.quality.trec...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.quality.utils...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.utils...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/benchmark/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 30 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source
files for package org.apache.lucene.classification...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.classification.utils...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/classification/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 25 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading
source files for package org.apache.lucene.codecs.appending...
  [javadoc] Loading source files for package org.apache.lucene.codecs.blockterms...
  [javadoc] Loading source files for package org.apache.lucene.codecs.bloom...
  [javadoc] Loading source files for package org.apache.lucene.codecs.diskdv...
  [javadoc] Loading source files for package org.apache.lucene.codecs.intblock...
  [javadoc] Loading source files for package org.apache.lucene.codecs.memory...
  [javadoc] Loading source files for package org.apache.lucene.codecs.pulsing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.sep...
  [javadoc] Loading source files for package org.apache.lucene.codecs.simpletext...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
 
[javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/codecs/help-doc.html...
  [javadoc] 1 warning

[...truncated 37 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.expressions...
  [javadoc] Loading source files for package org.apache.lucene.expressions.js...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/expressions/help-doc.html...
  [javadoc]
Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 36 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.demo...
  [javadoc] Loading source files for package org.apache.lucene.demo.facet...
  [javadoc] Loading source files for package org.apache.lucene.demo.xmlparser...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/demo/help-doc.html...
  [javadoc] Note: Custom tags that were not seen: 
@lucene.internal
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.expressions...
  [javadoc] Loading source files for package org.apache.lucene.expressions.js...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/expressions/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc]
Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.facet...
  [javadoc] Loading source files for package org.apache.lucene.facet.range...
  [javadoc] Loading source files for package org.apache.lucene.facet.sortedset...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy.directory...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy.writercache...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/facet/help-doc.html...
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.search.grouping...
  [javadoc] Loading source files for package org.apache.lucene.search.grouping.function...
  [javadoc] Loading source files for package org.apache.lucene.search.grouping.term...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/grouping/help-doc.html...
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.search.highlight...
  [javadoc] Loading source files for package org.apache.lucene.search.postingshighlight...
  [javadoc] Loading source files for package org.apache.lucene.search.vectorhighlight...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/highlighter/help-doc.html...
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search.join...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/join/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.index.memory...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/memory/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 25 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.document...
  [javadoc] warning: [options] bootstrap class path not
set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.index.sorter...
  [javadoc] Loading source files for package org.apache.lucene.misc...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/package-summary.html...
  [javadoc] Copying file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.hyperbolicTf.svg to directory
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
  [javadoc] Copying file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.baselineTf.svg to directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
  [javadoc] Copying file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.gnuplot to directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
  [javadoc] Copying file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.computeLengthNorm.svg to directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
  [javadoc] Building index for all the packages and classes...


 [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/help-doc.html...
  [javadoc] 1 warning

[...truncated 24 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.queries...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.queries.function...
  [javadoc] Loading source files for package org.apache.lucene.queries.function.docvalues...
  [javadoc] Loading source files for package org.apache.lucene.queries.function.valuesource...
  [javadoc] Loading source files for package org.apache.lucene.queries.mlt...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the
packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queries/help-doc.html...
  [javadoc] 1 warning

[...truncated 31 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.queryparser.analyzing...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.queryparser.classic...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.complexPhrase...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.ext...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core...
  [javadoc] Loading source
files for package org.apache.lucene.queryparser.flexible.core.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.config...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.util...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.precedence...
  [javadoc] Loading source files for package
org.apache.lucene.queryparser.flexible.precedence.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.config...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.simple...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.surround.parser...
  [javadoc] Loading source files for package
org.apache.lucene.queryparser.surround.query...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.xml...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.xml.builders...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queryparser/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 29 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc]
Loading source files for package org.apache.lucene.replicator...
  [javadoc] Loading source files for package org.apache.lucene.replicator.http...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/replicator/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 24 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.sandbox.queries...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files
for package org.apache.lucene.sandbox.queries.regex...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/sandbox/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.spatial...
  [javadoc] Loading source files for package org.apache.lucene.spatial.prefix...
  [javadoc] Loading source files
for package org.apache.lucene.spatial.prefix.tree...
  [javadoc] Loading source files for package org.apache.lucene.spatial.query...
  [javadoc] Loading source files for package org.apache.lucene.spatial.serialized...
  [javadoc] Loading source files for package org.apache.lucene.spatial.util...
  [javadoc] Loading source files for package org.apache.lucene.spatial.vector...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/spatial/help-doc.html...
  [javadoc] 1 warning

[...truncated 32 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class
path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.search.spell...
  [javadoc] Loading source files for package org.apache.lucene.search.suggest...
  [javadoc] Loading source files for package org.apache.lucene.search.suggest.analyzing...
  [javadoc] Loading source files for package org.apache.lucene.search.suggest.fst...
  [javadoc] Loading source files for package org.apache.lucene.search.suggest.jaspell...
  [javadoc] Loading source files for package org.apache.lucene.search.suggest.tst...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/suggest/help-doc.html...
  [javadoc] 1 warning

[...truncated 18 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.codecs...
  [javadoc] Loading source files for package org.apache.lucene.codecs.appending...
  [javadoc] Loading source files for package org.apache.lucene.codecs.asserting...
  [javadoc] Loading source files for package org.apache.lucene.codecs.bloom...
  [javadoc] Loading source files for package org.apache.lucene.codecs.cheapbastard...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing...
  [javadoc] Loading source files for package
org.apache.lucene.codecs.compressing.dummy...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene3x...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene40...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene41...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene41ords...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene42...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene45...
  [javadoc] Loading source files for package org.apache.lucene.codecs.mockintblock...
  [javadoc] Loading source files for package org.apache.lucene.codecs.mockrandom...
  [javadoc] Loading source files for package org.apache.lucene.codecs.mocksep...
  [javadoc] Loading source files for package org.apache.lucene.codecs.nestedpulsing...
  [javadoc] Loading source files for package
org.apache.lucene.codecs.ramonly...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util...
  [javadoc] Loading source files for package org.apache.lucene.util.automaton...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/test-framework/help-doc.html...
  [javadoc] 1 warning

[...truncated 49 lines...]
-documentation-lint:
     [echo] checking for broken html...
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for missing docs...
     [exec] 
     [exec] build/docs/analyzers-icu/org/apache/lucene/collation/ICUCollationKeyAnalyzer.html
     [exec]   missing Methods: createComponents(java.lang.String,%20java.io.Reader)
     [exec] 
     [exec] build/docs/analyzers-icu/org/apache/lucene/analysis/icu/segmentation/ICUTokenizerFactory.html
     [exec]   missing Methods: create(org.apache.lucene.util.AttributeSource.AttributeFactory,%20java.io.Reader)
     [exec] 
     [exec] Missing javadocs
were found!

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:57: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build.xml:208: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build.xml:230: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:2312: exec returned: 1

Total time: 58 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b10 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


 

  _____  


To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


--
Uwe Schindler
H.-H.-Meier-Allee 63, 28213 Bremen
http://www.thetaphi.de


--
Uwe Schindler
H.-H.-Meier-Allee 63, 28213 Bremen
http://www.thetaphi.de


Re: [JENKINS] Lucene-Solr-4.7-Linux (64bit/jdk1.7.0_60-ea-b10) - Build # 28 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Oh. It is 4.7.

I think we should backport this escape fix, too.

Uwe

On 23. März 2014 22:00:44 MEZ, Uwe Schindler <uw...@thetaphi.de> wrote:
>Mike,
>
>Is this related to the escaping problem in 7u60. I thought you have
>fixed this.
>
>Uwe
>
>On 23. März 2014 20:40:57 MEZ, Policeman Jenkins Server
><je...@thetaphi.de> wrote:
>>Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.7-Linux/28/
>>Java: 64bit/jdk1.7.0_60-ea-b10 -XX:-UseCompressedOops -XX:+UseG1GC
>>
>>All tests passed
>>
>>Build Log:
>>[...truncated 41904 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>  [javadoc] Loading source files for package org.apache.lucene...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.tokenattributes...
>> [javadoc] Loading source files for package
>org.apache.lucene.codecs...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.compressing...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.lucene3x...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.lucene40...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.lucene41...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.lucene42...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.lucene45...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.lucene46...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.perfield...
>>[javadoc] Loading source files for package
>>org.apache.lucene.document...
>>  [javadoc] Loading source files for package
>org.apache.lucene.index...
>> [javadoc] Loading source files for package
>org.apache.lucene.search...
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.payloads...
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.similarities...
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.spans...
>>  [javadoc] Loading source files for package
>org.apache.lucene.store...
>>  [javadoc] Loading source files for package org.apache.lucene.util...
>>[javadoc] Loading source files for package
>>org.apache.lucene.util.automaton...
>>[javadoc] Loading source files for package
>>org.apache.lucene.util.fst...
>>[javadoc] Loading source files for package
>>org.apache.lucene.util.mutable...
>>[javadoc] Loading source files for package
>>org.apache.lucene.util.packed...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/package-summary.html...
>>[javadoc] Copying file
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/core/src/java/org/apache/lucene/search/doc-files/nrq-formula-2.png
>>to directory
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/doc-files...
>>[javadoc] Copying file
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/core/src/java/org/apache/lucene/search/doc-files/nrq-formula-1.png
>>to directory
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/doc-files...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 27 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.ar...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.bg...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.br...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.ca...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.charfilter...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.cjk...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.ckb...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.cn...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.commongrams...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.compound...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.compound.hyphenation...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.core...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.cz...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.da...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.de...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.el...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.en...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.es...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.eu...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.fa...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.fi...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.fr...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.ga...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.gl...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.hi...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.hu...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.hunspell...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.hy...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.id...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.in...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.it...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.lv...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.miscellaneous...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.ngram...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.nl...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.no...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.path...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.pattern...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.payloads...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.position...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.pt...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.query...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.reverse...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.ro...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.ru...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.shingle...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.sinks...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.snowball...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.standard...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.standard.std31...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.standard.std34...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.standard.std36...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.standard.std40...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.sv...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.synonym...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.th...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.tr...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.util...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.wikipedia...
>>[javadoc] Loading source files for package
>>org.apache.lucene.collation...
>>[javadoc] Loading source files for package
>>org.apache.lucene.collation.tokenattributes...
>>  [javadoc] Loading source files for package org.tartarus.snowball...
>>[javadoc] Loading source files for package
>org.tartarus.snowball.ext...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-common/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 29 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.icu...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.icu.segmentation...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.icu.tokenattributes...
>>[javadoc] Loading source files for package
>>org.apache.lucene.collation...
>>[javadoc] Loading source files for package
>>org.apache.lucene.collation.tokenattributes...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-icu/help-doc.html...
>>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>>  [javadoc] 1 warning
>>
>>[...truncated 28 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.ja...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.ja.dict...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.ja.tokenattributes...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.ja.util...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-kuromoji/help-doc.html...
>>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>>  [javadoc] 1 warning
>>
>>[...truncated 28 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.morfologik...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-morfologik/help-doc.html...
>>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>>@lucene.experimental
>>  [javadoc] 1 warning
>>
>>[...truncated 28 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.phonetic...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-phonetic/help-doc.html...
>>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>>  [javadoc] 1 warning
>>
>>[...truncated 28 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.cn.smart...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.cn.smart.hhmm...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-smartcn/help-doc.html...
>>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>>  [javadoc] 1 warning
>>
>>[...truncated 28 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.pl...
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.stempel...
>>  [javadoc] Loading source files for package org.egothor.stemmer...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-stempel/help-doc.html...
>>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>>@lucene.experimental
>>  [javadoc] 1 warning
>>
>>[...truncated 28 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.uima...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis.uima.ae...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-uima/help-doc.html...
>>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>>@lucene.experimental
>>  [javadoc] 1 warning
>>
>>[...truncated 31 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>>org.apache.lucene.index.memory...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/memory/help-doc.html...
>>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>>@lucene.experimental
>>  [javadoc] 1 warning
>>
>>[...truncated 30 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.highlight...
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.postingshighlight...
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.vectorhighlight...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/highlighter/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 32 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>org.apache.lucene.queries...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queries.function...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queries.function.docvalues...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queries.function.valuesource...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queries.mlt...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queries/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 27 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.sandbox.queries...
>>[javadoc] Loading source files for package
>>org.apache.lucene.sandbox.queries.regex...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/sandbox/help-doc.html...
>>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>>@lucene.experimental
>>  [javadoc] 1 warning
>>
>>[...truncated 27 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.analyzing...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.classic...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.complexPhrase...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.ext...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core.builders...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core.config...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core.messages...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core.nodes...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core.parser...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core.processors...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core.util...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.messages...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.precedence...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.precedence.processors...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.standard...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.standard.builders...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.standard.config...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.standard.nodes...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.standard.parser...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.standard.processors...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.simple...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.surround.parser...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.surround.query...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.xml...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.xml.builders...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queryparser/help-doc.html...
>>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>>@lucene.experimental
>>  [javadoc] 1 warning
>>
>>[...truncated 30 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>  [javadoc] Loading source files for package
>org.apache.lucene.facet...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.facet.range...
>>[javadoc] Loading source files for package
>>org.apache.lucene.facet.sortedset...
>>[javadoc] Loading source files for package
>>org.apache.lucene.facet.taxonomy...
>>[javadoc] Loading source files for package
>>org.apache.lucene.facet.taxonomy.directory...
>>[javadoc] Loading source files for package
>>org.apache.lucene.facet.taxonomy.writercache...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/facet/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 30 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>org.apache.lucene.spatial...
>>[javadoc] Loading source files for package
>>org.apache.lucene.spatial.prefix...
>>[javadoc] Loading source files for package
>>org.apache.lucene.spatial.prefix.tree...
>>[javadoc] Loading source files for package
>>org.apache.lucene.spatial.query...
>>[javadoc] Loading source files for package
>>org.apache.lucene.spatial.serialized...
>>[javadoc] Loading source files for package
>>org.apache.lucene.spatial.util...
>>[javadoc] Loading source files for package
>>org.apache.lucene.spatial.vector...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/spatial/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 35 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>>org.apache.lucene.benchmark...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.benchmark.byTask...
>>[javadoc] Loading source files for package
>>org.apache.lucene.benchmark.byTask.feeds...
>>[javadoc] Loading source files for package
>>org.apache.lucene.benchmark.byTask.programmatic...
>>[javadoc] Loading source files for package
>>org.apache.lucene.benchmark.byTask.stats...
>>[javadoc] Loading source files for package
>>org.apache.lucene.benchmark.byTask.tasks...
>>[javadoc] Loading source files for package
>>org.apache.lucene.benchmark.byTask.utils...
>>[javadoc] Loading source files for package
>>org.apache.lucene.benchmark.quality...
>>[javadoc] Loading source files for package
>>org.apache.lucene.benchmark.quality.trec...
>>[javadoc] Loading source files for package
>>org.apache.lucene.benchmark.quality.utils...
>>[javadoc] Loading source files for package
>>org.apache.lucene.benchmark.utils...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/benchmark/help-doc.html...
>>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>>  [javadoc] 1 warning
>>
>>[...truncated 30 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>>org.apache.lucene.classification...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.classification.utils...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/classification/help-doc.html...
>>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>>  [javadoc] 1 warning
>>
>>[...truncated 25 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.appending...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.blockterms...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.bloom...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.diskdv...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.intblock...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.memory...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.pulsing...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.sep...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.simpletext...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/codecs/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 37 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.expressions...
>>[javadoc] Loading source files for package
>>org.apache.lucene.expressions.js...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/expressions/help-doc.html...
>>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>>  [javadoc] 1 warning
>>
>>[...truncated 36 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>  [javadoc] Loading source files for package org.apache.lucene.demo...
>>[javadoc] Loading source files for package
>>org.apache.lucene.demo.facet...
>>[javadoc] Loading source files for package
>>org.apache.lucene.demo.xmlparser...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/demo/help-doc.html...
>>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>>  [javadoc] 1 warning
>>
>>[...truncated 27 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.expressions...
>>[javadoc] Loading source files for package
>>org.apache.lucene.expressions.js...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/expressions/help-doc.html...
>>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>>  [javadoc] 1 warning
>>
>>[...truncated 27 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>  [javadoc] Loading source files for package
>org.apache.lucene.facet...
>>[javadoc] Loading source files for package
>>org.apache.lucene.facet.range...
>>[javadoc] Loading source files for package
>>org.apache.lucene.facet.sortedset...
>>[javadoc] Loading source files for package
>>org.apache.lucene.facet.taxonomy...
>>[javadoc] Loading source files for package
>>org.apache.lucene.facet.taxonomy.directory...
>>[javadoc] Loading source files for package
>>org.apache.lucene.facet.taxonomy.writercache...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/facet/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 28 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.grouping...
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.grouping.function...
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.grouping.term...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/grouping/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 27 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.highlight...
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.postingshighlight...
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.vectorhighlight...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/highlighter/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 28 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.join...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/join/help-doc.html...
>>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>>  [javadoc] 1 warning
>>
>>[...truncated 27 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>>org.apache.lucene.index.memory...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/memory/help-doc.html...
>>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>>@lucene.experimental
>>  [javadoc] 1 warning
>>
>>[...truncated 25 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>>org.apache.lucene.document...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>  [javadoc] Loading source files for package
>org.apache.lucene.index...
>>[javadoc] Loading source files for package
>>org.apache.lucene.index.sorter...
>>  [javadoc] Loading source files for package org.apache.lucene.misc...
>>  [javadoc] Loading source files for package
>org.apache.lucene.store...
>>[javadoc] Loading source files for package
>>org.apache.lucene.util.fst...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/package-summary.html...
>>[javadoc] Copying file
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.hyperbolicTf.svg
>>to directory
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
>>[javadoc] Copying file
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.baselineTf.svg
>>to directory
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
>>[javadoc] Copying file
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.gnuplot
>>to directory
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
>>[javadoc] Copying file
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.computeLengthNorm.svg
>>to directory
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 24 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>org.apache.lucene.queries...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.queries.function...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queries.function.docvalues...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queries.function.valuesource...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queries.mlt...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queries/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 31 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.analyzing...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.classic...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.complexPhrase...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.ext...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core.builders...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core.config...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core.messages...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core.nodes...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core.parser...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core.processors...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.core.util...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.messages...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.precedence...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.precedence.processors...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.standard...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.standard.builders...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.standard.config...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.standard.nodes...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.standard.parser...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.flexible.standard.processors...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.simple...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.surround.parser...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.surround.query...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.xml...
>>[javadoc] Loading source files for package
>>org.apache.lucene.queryparser.xml.builders...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queryparser/help-doc.html...
>>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>>@lucene.experimental
>>  [javadoc] 1 warning
>>
>>[...truncated 29 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.replicator...
>>[javadoc] Loading source files for package
>>org.apache.lucene.replicator.http...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/replicator/help-doc.html...
>>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>>  [javadoc] 1 warning
>>
>>[...truncated 24 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>>org.apache.lucene.sandbox.queries...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.sandbox.queries.regex...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/sandbox/help-doc.html...
>>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>>@lucene.experimental
>>  [javadoc] 1 warning
>>
>>[...truncated 27 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>org.apache.lucene.spatial...
>>[javadoc] Loading source files for package
>>org.apache.lucene.spatial.prefix...
>>[javadoc] Loading source files for package
>>org.apache.lucene.spatial.prefix.tree...
>>[javadoc] Loading source files for package
>>org.apache.lucene.spatial.query...
>>[javadoc] Loading source files for package
>>org.apache.lucene.spatial.serialized...
>>[javadoc] Loading source files for package
>>org.apache.lucene.spatial.util...
>>[javadoc] Loading source files for package
>>org.apache.lucene.spatial.vector...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/spatial/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 32 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.spell...
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.suggest...
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.suggest.analyzing...
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.suggest.fst...
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.suggest.jaspell...
>>[javadoc] Loading source files for package
>>org.apache.lucene.search.suggest.tst...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/suggest/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 18 lines...]
>>  [javadoc] Generating Javadoc
>>  [javadoc] Javadoc execution
>>[javadoc] Loading source files for package
>>org.apache.lucene.analysis...
>>[javadoc] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>> [javadoc] Loading source files for package
>org.apache.lucene.codecs...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.appending...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.asserting...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.bloom...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.cheapbastard...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.compressing...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.compressing.dummy...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.lucene3x...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.lucene40...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.lucene41...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.lucene41ords...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.lucene42...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.lucene45...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.mockintblock...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.mockrandom...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.mocksep...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.nestedpulsing...
>>[javadoc] Loading source files for package
>>org.apache.lucene.codecs.ramonly...
>>  [javadoc] Loading source files for package
>org.apache.lucene.index...
>> [javadoc] Loading source files for package
>org.apache.lucene.search...
>>  [javadoc] Loading source files for package
>org.apache.lucene.store...
>>  [javadoc] Loading source files for package org.apache.lucene.util...
>>[javadoc] Loading source files for package
>>org.apache.lucene.util.automaton...
>>[javadoc] Loading source files for package
>>org.apache.lucene.util.fst...
>>  [javadoc] Constructing Javadoc information...
>>  [javadoc] Standard Doclet version 1.7.0_60-ea
>>  [javadoc] Building tree for all the packages and classes...
>>  [javadoc] Building index for all the packages and classes...
>>  [javadoc] Building index for all classes...
>>[javadoc] Generating
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/test-framework/help-doc.html...
>>  [javadoc] 1 warning
>>
>>[...truncated 49 lines...]
>>-documentation-lint:
>>     [echo] checking for broken html...
>>    [jtidy] Checking for broken html (such as invalid tags)...
>>[delete] Deleting directory
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/jtidy_tmp
>>     [echo] Checking for broken links...
>>     [exec] 
>>     [exec] Crawl/parse...
>>     [exec] 
>>     [exec] Verify...
>>     [echo] Checking for missing docs...
>>     [exec] 
>>[exec]
>>build/docs/analyzers-icu/org/apache/lucene/collation/ICUCollationKeyAnalyzer.html
>>[exec]   missing Methods:
>>createComponents(java.lang.String,%20java.io.Reader)
>>     [exec] 
>>[exec]
>>build/docs/analyzers-icu/org/apache/lucene/analysis/icu/segmentation/ICUTokenizerFactory.html
>>[exec]   missing Methods:
>>create(org.apache.lucene.util.AttributeSource.AttributeFactory,%20java.io.Reader)
>>     [exec] 
>>     [exec] Missing javadocs were found!
>>
>>BUILD FAILED
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:459: The
>>following error occurred while executing this line:
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:57: The
>>following error occurred while executing this line:
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build.xml:208:
>>The following error occurred while executing this line:
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build.xml:230:
>>The following error occurred while executing this line:
>>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:2312:
>>exec returned: 1
>>
>>Total time: 58 minutes 35 seconds
>>Build step 'Invoke Ant' marked build as failure
>>Description set: Java: 64bit/jdk1.7.0_60-ea-b10 -XX:-UseCompressedOops
>>-XX:+UseG1GC
>>Archiving artifacts
>>Recording test results
>>Email was triggered for: Failure
>>Sending email for trigger: Failure
>>
>>
>>
>>
>>------------------------------------------------------------------------
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>For additional commands, e-mail: dev-help@lucene.apache.org
>
>--
>Uwe Schindler
>H.-H.-Meier-Allee 63, 28213 Bremen
>http://www.thetaphi.de

--
Uwe Schindler
H.-H.-Meier-Allee 63, 28213 Bremen
http://www.thetaphi.de

Re: [JENKINS] Lucene-Solr-4.7-Linux (64bit/jdk1.7.0_60-ea-b10) - Build # 28 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Mike,

Is this related to the escaping problem in 7u60. I thought you have fixed this.

Uwe

On 23. März 2014 20:40:57 MEZ, Policeman Jenkins Server <je...@thetaphi.de> wrote:
>Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.7-Linux/28/
>Java: 64bit/jdk1.7.0_60-ea-b10 -XX:-UseCompressedOops -XX:+UseG1GC
>
>All tests passed
>
>Build Log:
>[...truncated 41904 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>  [javadoc] Loading source files for package org.apache.lucene...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.tokenattributes...
> [javadoc] Loading source files for package org.apache.lucene.codecs...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.compressing...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.lucene3x...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.lucene40...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.lucene41...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.lucene42...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.lucene45...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.lucene46...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.perfield...
>[javadoc] Loading source files for package
>org.apache.lucene.document...
>  [javadoc] Loading source files for package org.apache.lucene.index...
> [javadoc] Loading source files for package org.apache.lucene.search...
>[javadoc] Loading source files for package
>org.apache.lucene.search.payloads...
>[javadoc] Loading source files for package
>org.apache.lucene.search.similarities...
>[javadoc] Loading source files for package
>org.apache.lucene.search.spans...
>  [javadoc] Loading source files for package org.apache.lucene.store...
>  [javadoc] Loading source files for package org.apache.lucene.util...
>[javadoc] Loading source files for package
>org.apache.lucene.util.automaton...
>[javadoc] Loading source files for package
>org.apache.lucene.util.fst...
>[javadoc] Loading source files for package
>org.apache.lucene.util.mutable...
>[javadoc] Loading source files for package
>org.apache.lucene.util.packed...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/package-summary.html...
>[javadoc] Copying file
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/core/src/java/org/apache/lucene/search/doc-files/nrq-formula-2.png
>to directory
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/doc-files...
>[javadoc] Copying file
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/core/src/java/org/apache/lucene/search/doc-files/nrq-formula-1.png
>to directory
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/doc-files...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 27 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.ar...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.bg...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.br...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.ca...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.charfilter...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.cjk...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.ckb...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.cn...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.commongrams...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.compound...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.compound.hyphenation...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.core...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.cz...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.da...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.de...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.el...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.en...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.es...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.eu...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.fa...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.fi...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.fr...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.ga...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.gl...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.hi...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.hu...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.hunspell...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.hy...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.id...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.in...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.it...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.lv...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.miscellaneous...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.ngram...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.nl...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.no...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.path...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.pattern...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.payloads...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.position...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.pt...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.query...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.reverse...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.ro...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.ru...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.shingle...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.sinks...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.snowball...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.standard...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.standard.std31...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.standard.std34...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.standard.std36...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.standard.std40...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.sv...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.synonym...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.th...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.tr...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.util...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.wikipedia...
>[javadoc] Loading source files for package
>org.apache.lucene.collation...
>[javadoc] Loading source files for package
>org.apache.lucene.collation.tokenattributes...
>  [javadoc] Loading source files for package org.tartarus.snowball...
>[javadoc] Loading source files for package org.tartarus.snowball.ext...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-common/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 29 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.icu...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.icu.segmentation...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.icu.tokenattributes...
>[javadoc] Loading source files for package
>org.apache.lucene.collation...
>[javadoc] Loading source files for package
>org.apache.lucene.collation.tokenattributes...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-icu/help-doc.html...
>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>  [javadoc] 1 warning
>
>[...truncated 28 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.ja...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.ja.dict...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.ja.tokenattributes...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.ja.util...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-kuromoji/help-doc.html...
>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>  [javadoc] 1 warning
>
>[...truncated 28 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.morfologik...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-morfologik/help-doc.html...
>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>@lucene.experimental
>  [javadoc] 1 warning
>
>[...truncated 28 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.phonetic...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-phonetic/help-doc.html...
>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>  [javadoc] 1 warning
>
>[...truncated 28 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.cn.smart...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.cn.smart.hhmm...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-smartcn/help-doc.html...
>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>  [javadoc] 1 warning
>
>[...truncated 28 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.pl...
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.stempel...
>  [javadoc] Loading source files for package org.egothor.stemmer...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-stempel/help-doc.html...
>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>@lucene.experimental
>  [javadoc] 1 warning
>
>[...truncated 28 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.uima...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.analysis.uima.ae...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-uima/help-doc.html...
>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>@lucene.experimental
>  [javadoc] 1 warning
>
>[...truncated 31 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package
>org.apache.lucene.index.memory...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/memory/help-doc.html...
>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>@lucene.experimental
>  [javadoc] 1 warning
>
>[...truncated 30 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.search.highlight...
>[javadoc] Loading source files for package
>org.apache.lucene.search.postingshighlight...
>[javadoc] Loading source files for package
>org.apache.lucene.search.vectorhighlight...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/highlighter/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 32 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package org.apache.lucene.queries...
>[javadoc] Loading source files for package
>org.apache.lucene.queries.function...
>[javadoc] Loading source files for package
>org.apache.lucene.queries.function.docvalues...
>[javadoc] Loading source files for package
>org.apache.lucene.queries.function.valuesource...
>[javadoc] Loading source files for package
>org.apache.lucene.queries.mlt...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queries/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 27 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.sandbox.queries...
>[javadoc] Loading source files for package
>org.apache.lucene.sandbox.queries.regex...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/sandbox/help-doc.html...
>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>@lucene.experimental
>  [javadoc] 1 warning
>
>[...truncated 27 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.analyzing...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.classic...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.complexPhrase...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.ext...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core.builders...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core.config...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core.messages...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core.nodes...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core.parser...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core.processors...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core.util...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.messages...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.precedence...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.precedence.processors...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.standard...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.standard.builders...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.standard.config...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.standard.nodes...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.standard.parser...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.standard.processors...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.simple...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.surround.parser...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.surround.query...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.xml...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.xml.builders...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queryparser/help-doc.html...
>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>@lucene.experimental
>  [javadoc] 1 warning
>
>[...truncated 30 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>  [javadoc] Loading source files for package org.apache.lucene.facet...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.facet.range...
>[javadoc] Loading source files for package
>org.apache.lucene.facet.sortedset...
>[javadoc] Loading source files for package
>org.apache.lucene.facet.taxonomy...
>[javadoc] Loading source files for package
>org.apache.lucene.facet.taxonomy.directory...
>[javadoc] Loading source files for package
>org.apache.lucene.facet.taxonomy.writercache...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/facet/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 30 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package org.apache.lucene.spatial...
>[javadoc] Loading source files for package
>org.apache.lucene.spatial.prefix...
>[javadoc] Loading source files for package
>org.apache.lucene.spatial.prefix.tree...
>[javadoc] Loading source files for package
>org.apache.lucene.spatial.query...
>[javadoc] Loading source files for package
>org.apache.lucene.spatial.serialized...
>[javadoc] Loading source files for package
>org.apache.lucene.spatial.util...
>[javadoc] Loading source files for package
>org.apache.lucene.spatial.vector...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/spatial/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 35 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package
>org.apache.lucene.benchmark...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.benchmark.byTask...
>[javadoc] Loading source files for package
>org.apache.lucene.benchmark.byTask.feeds...
>[javadoc] Loading source files for package
>org.apache.lucene.benchmark.byTask.programmatic...
>[javadoc] Loading source files for package
>org.apache.lucene.benchmark.byTask.stats...
>[javadoc] Loading source files for package
>org.apache.lucene.benchmark.byTask.tasks...
>[javadoc] Loading source files for package
>org.apache.lucene.benchmark.byTask.utils...
>[javadoc] Loading source files for package
>org.apache.lucene.benchmark.quality...
>[javadoc] Loading source files for package
>org.apache.lucene.benchmark.quality.trec...
>[javadoc] Loading source files for package
>org.apache.lucene.benchmark.quality.utils...
>[javadoc] Loading source files for package
>org.apache.lucene.benchmark.utils...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/benchmark/help-doc.html...
>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>  [javadoc] 1 warning
>
>[...truncated 30 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package
>org.apache.lucene.classification...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.classification.utils...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/classification/help-doc.html...
>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>  [javadoc] 1 warning
>
>[...truncated 25 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.appending...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.blockterms...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.bloom...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.diskdv...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.intblock...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.memory...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.pulsing...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.sep...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.simpletext...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/codecs/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 37 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.expressions...
>[javadoc] Loading source files for package
>org.apache.lucene.expressions.js...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/expressions/help-doc.html...
>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>  [javadoc] 1 warning
>
>[...truncated 36 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>  [javadoc] Loading source files for package org.apache.lucene.demo...
>[javadoc] Loading source files for package
>org.apache.lucene.demo.facet...
>[javadoc] Loading source files for package
>org.apache.lucene.demo.xmlparser...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/demo/help-doc.html...
>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>  [javadoc] 1 warning
>
>[...truncated 27 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.expressions...
>[javadoc] Loading source files for package
>org.apache.lucene.expressions.js...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/expressions/help-doc.html...
>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>  [javadoc] 1 warning
>
>[...truncated 27 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>  [javadoc] Loading source files for package org.apache.lucene.facet...
>[javadoc] Loading source files for package
>org.apache.lucene.facet.range...
>[javadoc] Loading source files for package
>org.apache.lucene.facet.sortedset...
>[javadoc] Loading source files for package
>org.apache.lucene.facet.taxonomy...
>[javadoc] Loading source files for package
>org.apache.lucene.facet.taxonomy.directory...
>[javadoc] Loading source files for package
>org.apache.lucene.facet.taxonomy.writercache...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/facet/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 28 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.search.grouping...
>[javadoc] Loading source files for package
>org.apache.lucene.search.grouping.function...
>[javadoc] Loading source files for package
>org.apache.lucene.search.grouping.term...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/grouping/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 27 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.search.highlight...
>[javadoc] Loading source files for package
>org.apache.lucene.search.postingshighlight...
>[javadoc] Loading source files for package
>org.apache.lucene.search.vectorhighlight...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/highlighter/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 28 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package
>org.apache.lucene.search.join...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/join/help-doc.html...
>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>  [javadoc] 1 warning
>
>[...truncated 27 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package
>org.apache.lucene.index.memory...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/memory/help-doc.html...
>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>@lucene.experimental
>  [javadoc] 1 warning
>
>[...truncated 25 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package
>org.apache.lucene.document...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>  [javadoc] Loading source files for package org.apache.lucene.index...
>[javadoc] Loading source files for package
>org.apache.lucene.index.sorter...
>  [javadoc] Loading source files for package org.apache.lucene.misc...
>  [javadoc] Loading source files for package org.apache.lucene.store...
>[javadoc] Loading source files for package
>org.apache.lucene.util.fst...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/package-summary.html...
>[javadoc] Copying file
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.hyperbolicTf.svg
>to directory
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
>[javadoc] Copying file
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.baselineTf.svg
>to directory
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
>[javadoc] Copying file
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.gnuplot
>to directory
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
>[javadoc] Copying file
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.computeLengthNorm.svg
>to directory
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 24 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package org.apache.lucene.queries...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.queries.function...
>[javadoc] Loading source files for package
>org.apache.lucene.queries.function.docvalues...
>[javadoc] Loading source files for package
>org.apache.lucene.queries.function.valuesource...
>[javadoc] Loading source files for package
>org.apache.lucene.queries.mlt...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queries/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 31 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.analyzing...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.classic...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.complexPhrase...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.ext...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core.builders...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core.config...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core.messages...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core.nodes...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core.parser...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core.processors...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.core.util...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.messages...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.precedence...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.precedence.processors...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.standard...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.standard.builders...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.standard.config...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.standard.nodes...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.standard.parser...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.flexible.standard.processors...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.simple...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.surround.parser...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.surround.query...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.xml...
>[javadoc] Loading source files for package
>org.apache.lucene.queryparser.xml.builders...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queryparser/help-doc.html...
>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>@lucene.experimental
>  [javadoc] 1 warning
>
>[...truncated 29 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.replicator...
>[javadoc] Loading source files for package
>org.apache.lucene.replicator.http...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/replicator/help-doc.html...
>  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>  [javadoc] 1 warning
>
>[...truncated 24 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package
>org.apache.lucene.sandbox.queries...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.sandbox.queries.regex...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/sandbox/help-doc.html...
>[javadoc] Note: Custom tags that were not seen:  @lucene.internal,
>@lucene.experimental
>  [javadoc] 1 warning
>
>[...truncated 27 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package org.apache.lucene.spatial...
>[javadoc] Loading source files for package
>org.apache.lucene.spatial.prefix...
>[javadoc] Loading source files for package
>org.apache.lucene.spatial.prefix.tree...
>[javadoc] Loading source files for package
>org.apache.lucene.spatial.query...
>[javadoc] Loading source files for package
>org.apache.lucene.spatial.serialized...
>[javadoc] Loading source files for package
>org.apache.lucene.spatial.util...
>[javadoc] Loading source files for package
>org.apache.lucene.spatial.vector...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/spatial/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 32 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
>[javadoc] Loading source files for package
>org.apache.lucene.search.spell...
>[javadoc] Loading source files for package
>org.apache.lucene.search.suggest...
>[javadoc] Loading source files for package
>org.apache.lucene.search.suggest.analyzing...
>[javadoc] Loading source files for package
>org.apache.lucene.search.suggest.fst...
>[javadoc] Loading source files for package
>org.apache.lucene.search.suggest.jaspell...
>[javadoc] Loading source files for package
>org.apache.lucene.search.suggest.tst...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/suggest/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 18 lines...]
>  [javadoc] Generating Javadoc
>  [javadoc] Javadoc execution
>[javadoc] Loading source files for package
>org.apache.lucene.analysis...
>[javadoc] warning: [options] bootstrap class path not set in
>conjunction with -source 1.6
> [javadoc] Loading source files for package org.apache.lucene.codecs...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.appending...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.asserting...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.bloom...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.cheapbastard...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.compressing...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.compressing.dummy...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.lucene3x...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.lucene40...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.lucene41...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.lucene41ords...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.lucene42...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.lucene45...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.mockintblock...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.mockrandom...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.mocksep...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.nestedpulsing...
>[javadoc] Loading source files for package
>org.apache.lucene.codecs.ramonly...
>  [javadoc] Loading source files for package org.apache.lucene.index...
> [javadoc] Loading source files for package org.apache.lucene.search...
>  [javadoc] Loading source files for package org.apache.lucene.store...
>  [javadoc] Loading source files for package org.apache.lucene.util...
>[javadoc] Loading source files for package
>org.apache.lucene.util.automaton...
>[javadoc] Loading source files for package
>org.apache.lucene.util.fst...
>  [javadoc] Constructing Javadoc information...
>  [javadoc] Standard Doclet version 1.7.0_60-ea
>  [javadoc] Building tree for all the packages and classes...
>  [javadoc] Building index for all the packages and classes...
>  [javadoc] Building index for all classes...
>[javadoc] Generating
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/test-framework/help-doc.html...
>  [javadoc] 1 warning
>
>[...truncated 49 lines...]
>-documentation-lint:
>     [echo] checking for broken html...
>    [jtidy] Checking for broken html (such as invalid tags)...
>[delete] Deleting directory
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/jtidy_tmp
>     [echo] Checking for broken links...
>     [exec] 
>     [exec] Crawl/parse...
>     [exec] 
>     [exec] Verify...
>     [echo] Checking for missing docs...
>     [exec] 
>[exec]
>build/docs/analyzers-icu/org/apache/lucene/collation/ICUCollationKeyAnalyzer.html
>[exec]   missing Methods:
>createComponents(java.lang.String,%20java.io.Reader)
>     [exec] 
>[exec]
>build/docs/analyzers-icu/org/apache/lucene/analysis/icu/segmentation/ICUTokenizerFactory.html
>[exec]   missing Methods:
>create(org.apache.lucene.util.AttributeSource.AttributeFactory,%20java.io.Reader)
>     [exec] 
>     [exec] Missing javadocs were found!
>
>BUILD FAILED
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:459: The
>following error occurred while executing this line:
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:57: The
>following error occurred while executing this line:
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build.xml:208:
>The following error occurred while executing this line:
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build.xml:230:
>The following error occurred while executing this line:
>/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:2312:
>exec returned: 1
>
>Total time: 58 minutes 35 seconds
>Build step 'Invoke Ant' marked build as failure
>Description set: Java: 64bit/jdk1.7.0_60-ea-b10 -XX:-UseCompressedOops
>-XX:+UseG1GC
>Archiving artifacts
>Recording test results
>Email was triggered for: Failure
>Sending email for trigger: Failure
>
>
>
>
>------------------------------------------------------------------------
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>For additional commands, e-mail: dev-help@lucene.apache.org

--
Uwe Schindler
H.-H.-Meier-Allee 63, 28213 Bremen
http://www.thetaphi.de

[JENKINS] Lucene-Solr-4.7-Linux (64bit/jdk1.7.0_60-ea-b10) - Build # 28 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.7-Linux/28/
Java: 64bit/jdk1.7.0_60-ea-b10 -XX:-UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 41904 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene...
  [javadoc] Loading source files for package org.apache.lucene.analysis...
  [javadoc] Loading source files for package org.apache.lucene.analysis.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.codecs...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene3x...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene40...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene41...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene42...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene45...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene46...
  [javadoc] Loading source files for package org.apache.lucene.codecs.perfield...
  [javadoc] Loading source files for package org.apache.lucene.document...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.payloads...
  [javadoc] Loading source files for package org.apache.lucene.search.similarities...
  [javadoc] Loading source files for package org.apache.lucene.search.spans...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util...
  [javadoc] Loading source files for package org.apache.lucene.util.automaton...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Loading source files for package org.apache.lucene.util.mutable...
  [javadoc] Loading source files for package org.apache.lucene.util.packed...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/package-summary.html...
  [javadoc] Copying file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/core/src/java/org/apache/lucene/search/doc-files/nrq-formula-2.png to directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/doc-files...
  [javadoc] Copying file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/core/src/java/org/apache/lucene/search/doc-files/nrq-formula-1.png to directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/org/apache/lucene/search/doc-files...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/core/help-doc.html...
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.ar...
  [javadoc] Loading source files for package org.apache.lucene.analysis.bg...
  [javadoc] Loading source files for package org.apache.lucene.analysis.br...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ca...
  [javadoc] Loading source files for package org.apache.lucene.analysis.charfilter...
  [javadoc] Loading source files for package org.apache.lucene.analysis.cjk...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ckb...
  [javadoc] Loading source files for package org.apache.lucene.analysis.cn...
  [javadoc] Loading source files for package org.apache.lucene.analysis.commongrams...
  [javadoc] Loading source files for package org.apache.lucene.analysis.compound...
  [javadoc] Loading source files for package org.apache.lucene.analysis.compound.hyphenation...
  [javadoc] Loading source files for package org.apache.lucene.analysis.core...
  [javadoc] Loading source files for package org.apache.lucene.analysis.cz...
  [javadoc] Loading source files for package org.apache.lucene.analysis.da...
  [javadoc] Loading source files for package org.apache.lucene.analysis.de...
  [javadoc] Loading source files for package org.apache.lucene.analysis.el...
  [javadoc] Loading source files for package org.apache.lucene.analysis.en...
  [javadoc] Loading source files for package org.apache.lucene.analysis.es...
  [javadoc] Loading source files for package org.apache.lucene.analysis.eu...
  [javadoc] Loading source files for package org.apache.lucene.analysis.fa...
  [javadoc] Loading source files for package org.apache.lucene.analysis.fi...
  [javadoc] Loading source files for package org.apache.lucene.analysis.fr...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ga...
  [javadoc] Loading source files for package org.apache.lucene.analysis.gl...
  [javadoc] Loading source files for package org.apache.lucene.analysis.hi...
  [javadoc] Loading source files for package org.apache.lucene.analysis.hu...
  [javadoc] Loading source files for package org.apache.lucene.analysis.hunspell...
  [javadoc] Loading source files for package org.apache.lucene.analysis.hy...
  [javadoc] Loading source files for package org.apache.lucene.analysis.id...
  [javadoc] Loading source files for package org.apache.lucene.analysis.in...
  [javadoc] Loading source files for package org.apache.lucene.analysis.it...
  [javadoc] Loading source files for package org.apache.lucene.analysis.lv...
  [javadoc] Loading source files for package org.apache.lucene.analysis.miscellaneous...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ngram...
  [javadoc] Loading source files for package org.apache.lucene.analysis.nl...
  [javadoc] Loading source files for package org.apache.lucene.analysis.no...
  [javadoc] Loading source files for package org.apache.lucene.analysis.path...
  [javadoc] Loading source files for package org.apache.lucene.analysis.pattern...
  [javadoc] Loading source files for package org.apache.lucene.analysis.payloads...
  [javadoc] Loading source files for package org.apache.lucene.analysis.position...
  [javadoc] Loading source files for package org.apache.lucene.analysis.pt...
  [javadoc] Loading source files for package org.apache.lucene.analysis.query...
  [javadoc] Loading source files for package org.apache.lucene.analysis.reverse...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ro...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ru...
  [javadoc] Loading source files for package org.apache.lucene.analysis.shingle...
  [javadoc] Loading source files for package org.apache.lucene.analysis.sinks...
  [javadoc] Loading source files for package org.apache.lucene.analysis.snowball...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard.std31...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard.std34...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard.std36...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard.std40...
  [javadoc] Loading source files for package org.apache.lucene.analysis.sv...
  [javadoc] Loading source files for package org.apache.lucene.analysis.synonym...
  [javadoc] Loading source files for package org.apache.lucene.analysis.th...
  [javadoc] Loading source files for package org.apache.lucene.analysis.tr...
  [javadoc] Loading source files for package org.apache.lucene.analysis.util...
  [javadoc] Loading source files for package org.apache.lucene.analysis.wikipedia...
  [javadoc] Loading source files for package org.apache.lucene.collation...
  [javadoc] Loading source files for package org.apache.lucene.collation.tokenattributes...
  [javadoc] Loading source files for package org.tartarus.snowball...
  [javadoc] Loading source files for package org.tartarus.snowball.ext...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-common/help-doc.html...
  [javadoc] 1 warning

[...truncated 29 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.icu...
  [javadoc] Loading source files for package org.apache.lucene.analysis.icu.segmentation...
  [javadoc] Loading source files for package org.apache.lucene.analysis.icu.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.collation...
  [javadoc] Loading source files for package org.apache.lucene.collation.tokenattributes...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-icu/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis.ja...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.ja.dict...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ja.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ja.util...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-kuromoji/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis.morfologik...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-morfologik/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis.phonetic...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-phonetic/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis.cn.smart...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.cn.smart.hhmm...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-smartcn/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.pl...
  [javadoc] Loading source files for package org.apache.lucene.analysis.stempel...
  [javadoc] Loading source files for package org.egothor.stemmer...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-stempel/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis.uima...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.uima.ae...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/analyzers-uima/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 31 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.index.memory...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/memory/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 30 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.search.highlight...
  [javadoc] Loading source files for package org.apache.lucene.search.postingshighlight...
  [javadoc] Loading source files for package org.apache.lucene.search.vectorhighlight...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/highlighter/help-doc.html...
  [javadoc] 1 warning

[...truncated 32 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.queries...
  [javadoc] Loading source files for package org.apache.lucene.queries.function...
  [javadoc] Loading source files for package org.apache.lucene.queries.function.docvalues...
  [javadoc] Loading source files for package org.apache.lucene.queries.function.valuesource...
  [javadoc] Loading source files for package org.apache.lucene.queries.mlt...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queries/help-doc.html...
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.sandbox.queries...
  [javadoc] Loading source files for package org.apache.lucene.sandbox.queries.regex...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/sandbox/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.queryparser.analyzing...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.classic...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.complexPhrase...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.ext...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.config...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.util...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.precedence...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.precedence.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.config...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.simple...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.surround.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.surround.query...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.xml...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.xml.builders...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queryparser/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 30 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.facet...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.facet.range...
  [javadoc] Loading source files for package org.apache.lucene.facet.sortedset...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy.directory...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy.writercache...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/facet/help-doc.html...
  [javadoc] 1 warning

[...truncated 30 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.spatial...
  [javadoc] Loading source files for package org.apache.lucene.spatial.prefix...
  [javadoc] Loading source files for package org.apache.lucene.spatial.prefix.tree...
  [javadoc] Loading source files for package org.apache.lucene.spatial.query...
  [javadoc] Loading source files for package org.apache.lucene.spatial.serialized...
  [javadoc] Loading source files for package org.apache.lucene.spatial.util...
  [javadoc] Loading source files for package org.apache.lucene.spatial.vector...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/spatial/help-doc.html...
  [javadoc] 1 warning

[...truncated 35 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.benchmark...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.feeds...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.programmatic...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.stats...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.tasks...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.utils...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.quality...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.quality.trec...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.quality.utils...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.utils...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/benchmark/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 30 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.classification...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.classification.utils...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/classification/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 25 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.codecs.appending...
  [javadoc] Loading source files for package org.apache.lucene.codecs.blockterms...
  [javadoc] Loading source files for package org.apache.lucene.codecs.bloom...
  [javadoc] Loading source files for package org.apache.lucene.codecs.diskdv...
  [javadoc] Loading source files for package org.apache.lucene.codecs.intblock...
  [javadoc] Loading source files for package org.apache.lucene.codecs.memory...
  [javadoc] Loading source files for package org.apache.lucene.codecs.pulsing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.sep...
  [javadoc] Loading source files for package org.apache.lucene.codecs.simpletext...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/codecs/help-doc.html...
  [javadoc] 1 warning

[...truncated 37 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.expressions...
  [javadoc] Loading source files for package org.apache.lucene.expressions.js...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/expressions/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 36 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.demo...
  [javadoc] Loading source files for package org.apache.lucene.demo.facet...
  [javadoc] Loading source files for package org.apache.lucene.demo.xmlparser...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/demo/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.expressions...
  [javadoc] Loading source files for package org.apache.lucene.expressions.js...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/expressions/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.facet...
  [javadoc] Loading source files for package org.apache.lucene.facet.range...
  [javadoc] Loading source files for package org.apache.lucene.facet.sortedset...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy.directory...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy.writercache...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/facet/help-doc.html...
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.search.grouping...
  [javadoc] Loading source files for package org.apache.lucene.search.grouping.function...
  [javadoc] Loading source files for package org.apache.lucene.search.grouping.term...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/grouping/help-doc.html...
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.search.highlight...
  [javadoc] Loading source files for package org.apache.lucene.search.postingshighlight...
  [javadoc] Loading source files for package org.apache.lucene.search.vectorhighlight...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/highlighter/help-doc.html...
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search.join...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/join/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.index.memory...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/memory/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 25 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.document...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.index.sorter...
  [javadoc] Loading source files for package org.apache.lucene.misc...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/package-summary.html...
  [javadoc] Copying file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.hyperbolicTf.svg to directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
  [javadoc] Copying file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.baselineTf.svg to directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
  [javadoc] Copying file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.gnuplot to directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
  [javadoc] Copying file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/misc/src/java/org/apache/lucene/misc/doc-files/ss.computeLengthNorm.svg to directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/org/apache/lucene/misc/doc-files...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/misc/help-doc.html...
  [javadoc] 1 warning

[...truncated 24 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.queries...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.queries.function...
  [javadoc] Loading source files for package org.apache.lucene.queries.function.docvalues...
  [javadoc] Loading source files for package org.apache.lucene.queries.function.valuesource...
  [javadoc] Loading source files for package org.apache.lucene.queries.mlt...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queries/help-doc.html...
  [javadoc] 1 warning

[...truncated 31 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.queryparser.analyzing...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.queryparser.classic...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.complexPhrase...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.ext...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.config...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.util...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.precedence...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.precedence.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.config...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.simple...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.surround.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.surround.query...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.xml...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.xml.builders...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/queryparser/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 29 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.replicator...
  [javadoc] Loading source files for package org.apache.lucene.replicator.http...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/replicator/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 24 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.sandbox.queries...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.sandbox.queries.regex...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/sandbox/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.spatial...
  [javadoc] Loading source files for package org.apache.lucene.spatial.prefix...
  [javadoc] Loading source files for package org.apache.lucene.spatial.prefix.tree...
  [javadoc] Loading source files for package org.apache.lucene.spatial.query...
  [javadoc] Loading source files for package org.apache.lucene.spatial.serialized...
  [javadoc] Loading source files for package org.apache.lucene.spatial.util...
  [javadoc] Loading source files for package org.apache.lucene.spatial.vector...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/spatial/help-doc.html...
  [javadoc] 1 warning

[...truncated 32 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.search.spell...
  [javadoc] Loading source files for package org.apache.lucene.search.suggest...
  [javadoc] Loading source files for package org.apache.lucene.search.suggest.analyzing...
  [javadoc] Loading source files for package org.apache.lucene.search.suggest.fst...
  [javadoc] Loading source files for package org.apache.lucene.search.suggest.jaspell...
  [javadoc] Loading source files for package org.apache.lucene.search.suggest.tst...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/suggest/help-doc.html...
  [javadoc] 1 warning

[...truncated 18 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.codecs...
  [javadoc] Loading source files for package org.apache.lucene.codecs.appending...
  [javadoc] Loading source files for package org.apache.lucene.codecs.asserting...
  [javadoc] Loading source files for package org.apache.lucene.codecs.bloom...
  [javadoc] Loading source files for package org.apache.lucene.codecs.cheapbastard...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing.dummy...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene3x...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene40...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene41...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene41ords...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene42...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene45...
  [javadoc] Loading source files for package org.apache.lucene.codecs.mockintblock...
  [javadoc] Loading source files for package org.apache.lucene.codecs.mockrandom...
  [javadoc] Loading source files for package org.apache.lucene.codecs.mocksep...
  [javadoc] Loading source files for package org.apache.lucene.codecs.nestedpulsing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.ramonly...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util...
  [javadoc] Loading source files for package org.apache.lucene.util.automaton...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/docs/test-framework/help-doc.html...
  [javadoc] 1 warning

[...truncated 49 lines...]
-documentation-lint:
     [echo] checking for broken html...
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for missing docs...
     [exec] 
     [exec] build/docs/analyzers-icu/org/apache/lucene/collation/ICUCollationKeyAnalyzer.html
     [exec]   missing Methods: createComponents(java.lang.String,%20java.io.Reader)
     [exec] 
     [exec] build/docs/analyzers-icu/org/apache/lucene/analysis/icu/segmentation/ICUTokenizerFactory.html
     [exec]   missing Methods: create(org.apache.lucene.util.AttributeSource.AttributeFactory,%20java.io.Reader)
     [exec] 
     [exec] Missing javadocs were found!

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:57: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build.xml:208: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build.xml:230: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:2312: exec returned: 1

Total time: 58 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b10 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure