You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/02/27 00:38:40 UTC

[JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 154 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.x/154/

No tests ran.

Build Log:
[...truncated 51675 lines...]
prepare-release-no-sign:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease
     [copy] Copying 431 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/lucene
     [copy] Copying 239 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/solr
     [exec] JAVA6_HOME is /home/hudson/tools/java/latest1.6
     [exec] JAVA7_HOME is /home/hudson/tools/java/latest1.7
     [exec] NOTE: output encoding is US-ASCII
     [exec] 
     [exec] Load release URL "file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/"...
     [exec] 
     [exec] Test Lucene...
     [exec]   test basics...
     [exec]   get KEYS
     [exec]     0.1 MB in 0.01 sec (14.2 MB/sec)
     [exec]   check changes HTML...
     [exec] Traceback (most recent call last):
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1376, in <module>
     [exec]     main()
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1320, in main
     [exec]     smokeTest(baseURL, svnRevision, version, tmpDir, isSigned, testArgs)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1355, in smokeTest
     [exec]     checkSigs('lucene', lucenePath, version, tmpDir, isSigned)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 418, in checkSigs
     [exec]     testChanges(project, version, changesURL)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 466, in testChanges
     [exec]     checkChangesContent(s, version, changesURL, project, True)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 483, in checkChangesContent
     [exec]     raise RuntimeError('did not see "Release %s" in %s' % (version, name))
     [exec] RuntimeError: did not see "Release 4.8.0" in file:///usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/lucene/changes/Changes.html

BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/build.xml:390: exec returned: 1

Total time: 30 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 157 - Still Failing

Posted by Mark Miller <ma...@gmail.com>.
The failed tests has a bunch of the following in it:

  [exec]    [junit4]   2> 89295 T12 oasc.SolrException.log ERROR java.lang.ArrayIndexOutOfBoundsException: 0
     [exec]    [junit4]   2> 		at org.apache.solr.search.SolrIndexSearcher.warm(SolrIndexSearcher.java:2161)
     [exec]    [junit4]   2> 		at org.apache.solr.core.SolrCore$4.call(SolrCore.java:1693)
     [exec]    [junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
     [exec]    [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
     [exec]    [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
     [exec]    [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
     [exec]    [junit4]   2> 		at java.lang.Thread.run(Thread.java:679)

There is also another new test fail I’ve been seeing that seem to point to perhaps an issue with the optimization hossman recently made about not opening a new searcher if you don’t have to. Just a guess though.

- Mark

http://about.me/markrmiller

On Mar 8, 2014, at 10:05 AM, Apache Jenkins Server <je...@builds.apache.org> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.x/157/
> 
> No tests ran.
> 
> Build Log:
> [...truncated 51260 lines...]
> prepare-release-no-sign:
>    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease
>     [copy] Copying 431 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/lucene
>     [copy] Copying 239 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/solr
>     [exec] JAVA6_HOME is /home/hudson/tools/java/latest1.6
>     [exec] JAVA7_HOME is /home/hudson/tools/java/latest1.7
>     [exec] NOTE: output encoding is US-ASCII
>     [exec] 
>     [exec] Load release URL "file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/"...
>     [exec] 
>     [exec] Test Lucene...
>     [exec]   test basics...
>     [exec]   get KEYS
>     [exec]     0.1 MB in 0.01 sec (14.5 MB/sec)
>     [exec]   check changes HTML...
>     [exec]   download lucene-4.8.0-src.tgz...
>     [exec]     27.4 MB in 0.09 sec (301.7 MB/sec)
>     [exec]     verify md5/sha1 digests
>     [exec]   download lucene-4.8.0.tgz...
>     [exec]     61.7 MB in 0.48 sec (128.8 MB/sec)
>     [exec]     verify md5/sha1 digests
>     [exec]   download lucene-4.8.0.zip...
>     [exec]     71.3 MB in 0.17 sec (409.7 MB/sec)
>     [exec]     verify md5/sha1 digests
>     [exec]   unpack lucene-4.8.0.tgz...
>     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
>     [exec]     test demo with 1.6...
>     [exec]       got 5649 hits for query "lucene"
>     [exec]     test demo with 1.7...
>     [exec]       got 5649 hits for query "lucene"
>     [exec]     check Lucene's javadoc JAR
>     [exec]   unpack lucene-4.8.0.zip...
>     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
>     [exec]     test demo with 1.6...
>     [exec]       got 5649 hits for query "lucene"
>     [exec]     test demo with 1.7...
>     [exec]       got 5649 hits for query "lucene"
>     [exec]     check Lucene's javadoc JAR
>     [exec]   unpack lucene-4.8.0-src.tgz...
>     [exec]     make sure no JARs/WARs in src dist...
>     [exec]     run "ant validate"
>     [exec]     run tests w/ Java 6 and testArgs='-Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true'...
>     [exec]     test demo with 1.6...
>     [exec]       got 243 hits for query "lucene"
>     [exec]     generate javadocs w/ Java 6...
>     [exec]     run tests w/ Java 7 and testArgs='-Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true'...
>     [exec]     test demo with 1.7...
>     [exec]       got 243 hits for query "lucene"
>     [exec]     generate javadocs w/ Java 7...
>     [exec] 
>     [exec] Crawl/parse...
>     [exec] 
>     [exec] Verify...
>     [exec] 
>     [exec] Test Solr...
>     [exec]   test basics...
>     [exec]   get KEYS
>     [exec]     0.1 MB in 0.00 sec (81.7 MB/sec)
>     [exec]   check changes HTML...
>     [exec]   download solr-4.8.0-src.tgz...
>     [exec]     32.6 MB in 0.43 sec (75.6 MB/sec)
>     [exec]     verify md5/sha1 digests
>     [exec]   download solr-4.8.0.tgz...
>     [exec]     145.0 MB in 1.37 sec (105.7 MB/sec)
>     [exec]     verify md5/sha1 digests
>     [exec]   download solr-4.8.0.zip...
>     [exec]     150.3 MB in 0.69 sec (216.5 MB/sec)
>     [exec]     verify md5/sha1 digests
>     [exec]   unpack solr-4.8.0.tgz...
>     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
>     [exec]     unpack lucene-4.8.0.tgz...
>     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/activation-1.1.jar: it has javax.* classes
>     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/mail-1.4.1.jar: it has javax.* classes
>     [exec]     verify WAR metadata/contained JAR identity/no javax.* or java.* classes...
>     [exec]     unpack lucene-4.8.0.tgz...
>     [exec]     copying unpacked distribution for Java 6 ...
>     [exec]     test solr example w/ Java 6...
>     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java6/solr-example.log)...
>     [exec]       startup done
>     [exec]       test utf8...
>     [exec]       index example docs...
>     [exec]       run query...
>     [exec]       stop server (SIGINT)...
>     [exec]     copying unpacked distribution for Java 7 ...
>     [exec]     test solr example w/ Java 7...
>     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java7/solr-example.log)...
>     [exec]       startup done
>     [exec]       test utf8...
>     [exec]       index example docs...
>     [exec]       run query...
>     [exec]       stop server (SIGINT)...
>     [exec]   unpack solr-4.8.0.zip...
>     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
>     [exec]     unpack lucene-4.8.0.tgz...
>     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/mail-1.4.1.jar: it has javax.* classes
>     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/activation-1.1.jar: it has javax.* classes
>     [exec]     verify WAR metadata/contained JAR identity/no javax.* or java.* classes...
>     [exec]     unpack lucene-4.8.0.tgz...
>     [exec]     copying unpacked distribution for Java 6 ...
>     [exec]     test solr example w/ Java 6...
>     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java6/solr-example.log)...
>     [exec]       startup done
>     [exec]       test utf8...
>     [exec]       index example docs...
>     [exec]       run query...
>     [exec]       stop server (SIGINT)...
>     [exec]     copying unpacked distribution for Java 7 ...
>     [exec]     test solr example w/ Java 7...
>     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java7/solr-example.log)...
>     [exec]       startup done
>     [exec]       test utf8...
>     [exec]       index example docs...
>     [exec]       run query...
>     [exec]       stop server (SIGINT)...
>     [exec]   unpack solr-4.8.0-src.tgz...
>     [exec]     make sure no JARs/WARs in src dist...
>     [exec]     run "ant validate"
>     [exec]     run tests w/ Java 6 and testArgs='-Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true'...
>     [exec] 
>     [exec] command "export JAVA_HOME="/home/hudson/tools/java/latest1.6" PATH="/home/hudson/tools/java/latest1.6/bin:$PATH" JAVACMD="/home/hudson/tools/java/latest1.6/bin/java"; ant test -Dtests.slow=false -Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true" failed:
>     [exec] Buildfile: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build.xml
>     [exec]      [echo] Building solr...
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building solr...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 :: http://ant.apache.org/ivy/ ::
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve-groovy:
>     [exec] [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
>     [exec] [ivy:cachepath] 	confs: [default]
>     [exec] [ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.2.1 in public
>     [exec] [ivy:cachepath] :: resolution report :: resolve 124ms :: artifacts dl 3ms
>     [exec] 	---------------------------------------------------------------------
>     [exec] 	|                  |            modules            ||   artifacts   |
>     [exec] 	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
>     [exec] 	---------------------------------------------------------------------
>     [exec] 	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
>     [exec] 	---------------------------------------------------------------------
>     [exec] 
>     [exec] -init-totals:
>     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr
>     [exec] 
>     [exec] -clover.load:
>     [exec] 
>     [exec] test-solr-core:
>     [exec]      [echo] Building solr-core...
>     [exec] 
>     [exec] test:
>     [exec]      [echo] Building solr-core...
>     [exec] 
>     [exec] -clover.disable:
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building solr-core...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] -clover.load:
>     [exec] 
>     [exec] -clover.classpath:
>     [exec] 
>     [exec] -clover.setup:
>     [exec] 
>     [exec] clover:
>     [exec] 
>     [exec] compile-solr-test-framework:
>     [exec]      [echo] Building solr-test-framework...
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building solr-test-framework...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] compile-solr-core:
>     [exec]      [echo] Building solr-core...
>     [exec] 
>     [exec] compile-solrj:
>     [exec]      [echo] Building solr-solrj...
>     [exec] 
>     [exec] check-lucene-core-uptodate:
>     [exec] 
>     [exec] jar-lucene-core:
>     [exec] 
>     [exec] check-analyzers-phonetic-uptodate:
>     [exec] 
>     [exec] jar-analyzers-phonetic:
>     [exec] 
>     [exec] check-analyzers-kuromoji-uptodate:
>     [exec] 
>     [exec] jar-analyzers-kuromoji:
>     [exec] 
>     [exec] check-codecs-uptodate:
>     [exec] 
>     [exec] jar-codecs:
>     [exec] 
>     [exec] check-expressions-uptodate:
>     [exec] 
>     [exec] jar-expressions:
>     [exec] 
>     [exec] check-suggest-uptodate:
>     [exec] 
>     [exec] jar-suggest:
>     [exec] 
>     [exec] check-highlighter-uptodate:
>     [exec] 
>     [exec] jar-highlighter:
>     [exec] 
>     [exec] check-memory-uptodate:
>     [exec] 
>     [exec] jar-memory:
>     [exec] 
>     [exec] check-misc-uptodate:
>     [exec] 
>     [exec] jar-misc:
>     [exec] 
>     [exec] check-spatial-uptodate:
>     [exec] 
>     [exec] jar-spatial:
>     [exec] 
>     [exec] check-grouping-uptodate:
>     [exec] 
>     [exec] jar-grouping:
>     [exec] 
>     [exec] check-queries-uptodate:
>     [exec] 
>     [exec] jar-queries:
>     [exec] 
>     [exec] check-queryparser-uptodate:
>     [exec] 
>     [exec] jar-queryparser:
>     [exec] 
>     [exec] check-join-uptodate:
>     [exec] 
>     [exec] jar-join:
>     [exec] 
>     [exec] prep-lucene-jars:
>     [exec] 
>     [exec] resolve-example:
>     [exec]      [echo] Building solr-example...
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building solr-example...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] sync-hack:
>     [exec] 
>     [exec] resolve:
>     [exec]      [echo] Building solr-example-DIH...
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building solr-example-DIH...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building solr-solrj...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] common.init:
>     [exec] 
>     [exec] compile-lucene-core:
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] init:
>     [exec] 
>     [exec] -clover.disable:
>     [exec] 
>     [exec] -clover.load:
>     [exec] 
>     [exec] -clover.classpath:
>     [exec] 
>     [exec] -clover.setup:
>     [exec] 
>     [exec] clover:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] init:
>     [exec] 
>     [exec] -clover.disable:
>     [exec] 
>     [exec] -clover.load:
>     [exec] 
>     [exec] -clover.classpath:
>     [exec] 
>     [exec] -clover.setup:
>     [exec] 
>     [exec] clover:
>     [exec] 
>     [exec] common.compile-core:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] check-lucene-core-uptodate:
>     [exec] 
>     [exec] jar-lucene-core:
>     [exec] 
>     [exec] check-analyzers-phonetic-uptodate:
>     [exec] 
>     [exec] jar-analyzers-phonetic:
>     [exec] 
>     [exec] check-analyzers-kuromoji-uptodate:
>     [exec] 
>     [exec] jar-analyzers-kuromoji:
>     [exec] 
>     [exec] check-codecs-uptodate:
>     [exec] 
>     [exec] jar-codecs:
>     [exec] 
>     [exec] check-expressions-uptodate:
>     [exec] 
>     [exec] jar-expressions:
>     [exec] 
>     [exec] check-suggest-uptodate:
>     [exec] 
>     [exec] jar-suggest:
>     [exec] 
>     [exec] check-highlighter-uptodate:
>     [exec] 
>     [exec] jar-highlighter:
>     [exec] 
>     [exec] check-memory-uptodate:
>     [exec] 
>     [exec] jar-memory:
>     [exec] 
>     [exec] check-misc-uptodate:
>     [exec] 
>     [exec] jar-misc:
>     [exec] 
>     [exec] check-spatial-uptodate:
>     [exec] 
>     [exec] jar-spatial:
>     [exec] 
>     [exec] check-grouping-uptodate:
>     [exec] 
>     [exec] jar-grouping:
>     [exec] 
>     [exec] check-queries-uptodate:
>     [exec] 
>     [exec] jar-queries:
>     [exec] 
>     [exec] check-queryparser-uptodate:
>     [exec] 
>     [exec] jar-queryparser:
>     [exec] 
>     [exec] check-join-uptodate:
>     [exec] 
>     [exec] jar-join:
>     [exec] 
>     [exec] prep-lucene-jars:
>     [exec] 
>     [exec] resolve-example:
>     [exec]      [echo] Building solr-example...
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building solr-example...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] sync-hack:
>     [exec] 
>     [exec] resolve:
>     [exec]      [echo] Building solr-example-DIH...
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building solr-example-DIH...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building solr-core...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] common.init:
>     [exec] 
>     [exec] compile-lucene-core:
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] init:
>     [exec] 
>     [exec] -clover.disable:
>     [exec] 
>     [exec] -clover.load:
>     [exec] 
>     [exec] -clover.classpath:
>     [exec] 
>     [exec] -clover.setup:
>     [exec] 
>     [exec] clover:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] init:
>     [exec] 
>     [exec] -clover.disable:
>     [exec] 
>     [exec] -clover.load:
>     [exec] 
>     [exec] -clover.classpath:
>     [exec] 
>     [exec] -clover.setup:
>     [exec] 
>     [exec] clover:
>     [exec] 
>     [exec] common.compile-core:
>     [exec] 
>     [exec] common-solr.compile-core:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] compile-test-framework:
>     [exec] 
>     [exec] compile-test-framework:
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] init:
>     [exec] 
>     [exec] compile-lucene-core:
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] init:
>     [exec] 
>     [exec] -clover.disable:
>     [exec] 
>     [exec] -clover.load:
>     [exec] 
>     [exec] -clover.classpath:
>     [exec] 
>     [exec] -clover.setup:
>     [exec] 
>     [exec] clover:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] compile-codecs:
>     [exec]      [echo] Building codecs...
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building codecs...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] common.init:
>     [exec] 
>     [exec] compile-lucene-core:
>     [exec] 
>     [exec] init:
>     [exec] 
>     [exec] -clover.disable:
>     [exec] 
>     [exec] -clover.load:
>     [exec] 
>     [exec] -clover.classpath:
>     [exec] 
>     [exec] -clover.setup:
>     [exec] 
>     [exec] clover:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] -clover.disable:
>     [exec] 
>     [exec] -clover.load:
>     [exec] 
>     [exec] -clover.classpath:
>     [exec] 
>     [exec] -clover.setup:
>     [exec] 
>     [exec] clover:
>     [exec] 
>     [exec] common.compile-core:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] compile-solrj:
>     [exec]      [echo] Building solr-solrj...
>     [exec] 
>     [exec] check-lucene-core-uptodate:
>     [exec] 
>     [exec] jar-lucene-core:
>     [exec] 
>     [exec] check-analyzers-phonetic-uptodate:
>     [exec] 
>     [exec] jar-analyzers-phonetic:
>     [exec] 
>     [exec] check-analyzers-kuromoji-uptodate:
>     [exec] 
>     [exec] jar-analyzers-kuromoji:
>     [exec] 
>     [exec] check-codecs-uptodate:
>     [exec] 
>     [exec] jar-codecs:
>     [exec] 
>     [exec] check-expressions-uptodate:
>     [exec] 
>     [exec] jar-expressions:
>     [exec] 
>     [exec] check-suggest-uptodate:
>     [exec] 
>     [exec] jar-suggest:
>     [exec] 
>     [exec] check-highlighter-uptodate:
>     [exec] 
>     [exec] jar-highlighter:
>     [exec] 
>     [exec] check-memory-uptodate:
>     [exec] 
>     [exec] jar-memory:
>     [exec] 
>     [exec] check-misc-uptodate:
>     [exec] 
>     [exec] jar-misc:
>     [exec] 
>     [exec] check-spatial-uptodate:
>     [exec] 
>     [exec] jar-spatial:
>     [exec] 
>     [exec] check-grouping-uptodate:
>     [exec] 
>     [exec] jar-grouping:
>     [exec] 
>     [exec] check-queries-uptodate:
>     [exec] 
>     [exec] jar-queries:
>     [exec] 
>     [exec] check-queryparser-uptodate:
>     [exec] 
>     [exec] jar-queryparser:
>     [exec] 
>     [exec] check-join-uptodate:
>     [exec] 
>     [exec] jar-join:
>     [exec] 
>     [exec] prep-lucene-jars:
>     [exec] 
>     [exec] resolve-example:
>     [exec]      [echo] Building solr-example...
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building solr-example...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] sync-hack:
>     [exec] 
>     [exec] resolve:
>     [exec]      [echo] Building solr-example-DIH...
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building solr-example-DIH...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building solr-solrj...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] common.init:
>     [exec] 
>     [exec] compile-lucene-core:
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] init:
>     [exec] 
>     [exec] -clover.disable:
>     [exec] 
>     [exec] -clover.load:
>     [exec] 
>     [exec] -clover.classpath:
>     [exec] 
>     [exec] -clover.setup:
>     [exec] 
>     [exec] clover:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] init:
>     [exec] 
>     [exec] -clover.disable:
>     [exec] 
>     [exec] -clover.load:
>     [exec] 
>     [exec] -clover.classpath:
>     [exec] 
>     [exec] -clover.setup:
>     [exec] 
>     [exec] clover:
>     [exec] 
>     [exec] common.compile-core:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] check-lucene-core-uptodate:
>     [exec] 
>     [exec] jar-lucene-core:
>     [exec] 
>     [exec] check-analyzers-phonetic-uptodate:
>     [exec] 
>     [exec] jar-analyzers-phonetic:
>     [exec] 
>     [exec] check-analyzers-kuromoji-uptodate:
>     [exec] 
>     [exec] jar-analyzers-kuromoji:
>     [exec] 
>     [exec] check-codecs-uptodate:
>     [exec] 
>     [exec] jar-codecs:
>     [exec] 
>     [exec] check-expressions-uptodate:
>     [exec] 
>     [exec] jar-expressions:
>     [exec] 
>     [exec] check-suggest-uptodate:
>     [exec] 
>     [exec] jar-suggest:
>     [exec] 
>     [exec] check-highlighter-uptodate:
>     [exec] 
>     [exec] jar-highlighter:
>     [exec] 
>     [exec] check-memory-uptodate:
>     [exec] 
>     [exec] jar-memory:
>     [exec] 
>     [exec] check-misc-uptodate:
>     [exec] 
>     [exec] jar-misc:
>     [exec] 
>     [exec] check-spatial-uptodate:
>     [exec] 
>     [exec] jar-spatial:
>     [exec] 
>     [exec] check-grouping-uptodate:
>     [exec] 
>     [exec] jar-grouping:
>     [exec] 
>     [exec] check-queries-uptodate:
>     [exec] 
>     [exec] jar-queries:
>     [exec] 
>     [exec] check-queryparser-uptodate:
>     [exec] 
>     [exec] jar-queryparser:
>     [exec] 
>     [exec] check-join-uptodate:
>     [exec] 
>     [exec] jar-join:
>     [exec] 
>     [exec] prep-lucene-jars:
>     [exec] 
>     [exec] resolve-example:
>     [exec]      [echo] Building solr-example...
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building solr-example...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] sync-hack:
>     [exec] 
>     [exec] resolve:
>     [exec]      [echo] Building solr-example-DIH...
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building solr-example-DIH...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] common.init:
>     [exec] 
>     [exec] compile-lucene-core:
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] init:
>     [exec] 
>     [exec] -clover.disable:
>     [exec] 
>     [exec] -clover.load:
>     [exec] 
>     [exec] -clover.classpath:
>     [exec] 
>     [exec] -clover.setup:
>     [exec] 
>     [exec] clover:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] init:
>     [exec] 
>     [exec] common.compile-core:
>     [exec] 
>     [exec] common-solr.compile-core:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] compile-test-framework:
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] init:
>     [exec] 
>     [exec] compile-lucene-core:
>     [exec] 
>     [exec] compile-codecs:
>     [exec]      [echo] Building codecs...
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec]      [echo] Building codecs...
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] common.init:
>     [exec] 
>     [exec] compile-lucene-core:
>     [exec] 
>     [exec] init:
>     [exec] 
>     [exec] -clover.disable:
>     [exec] 
>     [exec] -clover.load:
>     [exec] 
>     [exec] -clover.classpath:
>     [exec] 
>     [exec] -clover.setup:
>     [exec] 
>     [exec] clover:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] -clover.disable:
>     [exec] 
>     [exec] -clover.load:
>     [exec] 
>     [exec] -clover.classpath:
>     [exec] 
>     [exec] -clover.setup:
>     [exec] 
>     [exec] clover:
>     [exec] 
>     [exec] common.compile-core:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] common.compile-test:
>     [exec] 
>     [exec] compile-test:
>     [exec] 
>     [exec] install-junit4-taskdef:
>     [exec] 
>     [exec] compile-tools:
>     [exec] 
>     [exec] ivy-availability-check:
>     [exec] 
>     [exec] ivy-fail:
>     [exec] 
>     [exec] ivy-configure:
>     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
>     [exec] 
>     [exec] resolve:
>     [exec] 
>     [exec] init:
>     [exec] 
>     [exec] compile-core:
>     [exec] 
>     [exec] validate:
>     [exec] 
>     [exec] resolve-groovy:
>     [exec] 
>     [exec] -init-totals:
>     [exec] 
>     [exec] -test:
>     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-core/test
>     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-core/test/temp
>     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/.caches/test-stats/solr-core
>     [exec]    [junit4] <JUnit4> says ??! Master seed: 1B1C31FD8B248A8B
>     [exec]    [junit4] Your default console's encoding may not display certain unicode glyphs: ISO-8859-1
>     [exec]    [junit4] Executing 369 suites with 4 JVMs.
>     [exec]    [junit4] 
>     [exec]    [junit4] Started J2 PID(3620@lucene.zones.apache.org).
>     [exec]    [junit4] Started J1 PID(3623@lucene.zones.apache.org).
>     [exec]    [junit4] Started J3 PID(3621@lucene.zones.apache.org).
>     [exec]    [junit4] Started J0 PID(3622@lucene.zones.apache.org).
>     [exec]    [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
>     [exec]    [junit4] IGNOR/A 0.16s J2 | TestReplicationHandler.doTestBackup
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.testEmptyCommits
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.01s J2 | TestReplicationHandler.doTestStressReplication
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestSnapPullWithMasterUrl
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.01s J2 | TestReplicationHandler.testNoWriter
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.01s J2 | TestReplicationHandler.doTestDetails
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestReplicateAfterCoreReload
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestRepeater
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestStopPoll
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestIndexAndConfigAliasReplication
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestIndexAndConfigReplication
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestReplicateAfterWrite2Slave
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestReplicateAfterStartup
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J2 in 10.43s, 14 tests, 14 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
>     [exec]    [junit4] Completed on J0 in 14.46s, 7 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.admin.LoggingHandlerTest
>     [exec]    [junit4] Completed on J3 in 39.81s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.TestRandomFaceting
>     [exec]    [junit4] IGNOR/A 0.19s J0 | TestRandomFaceting.testRandomFaceting
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J0 in 27.06s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.AssignTest
>     [exec]    [junit4] Completed on J3 in 3.40s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestReloadAndDeleteDocs
>     [exec]    [junit4] Completed on J1 in 47.50s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.analysis.LegacyHTMLStripCharFilterTest
>     [exec]    [junit4] Completed on J1 in 0.58s, 13 tests, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.TestExpandComponent
>     [exec]    [junit4] Completed on J0 in 9.75s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
>     [exec]    [junit4] IGNOR/A 0.14s J1 | SpellCheckComponentTest.testExtendedResultsCount
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testCollate
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testRelativeIndexDirLocation
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testPerDictionary
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testRebuildOnCommit
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testCorrectSpelling
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.test
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testThresholdTokenFrequency
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testReloadOnStart
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J1 in 3.75s, 9 tests, 9 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestXIncludeConfig
>     [exec]    [junit4] Completed on J1 in 0.84s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.OpenCloseCoreStressTest
>     [exec]    [junit4] IGNOR/A 0.00s J1 | OpenCloseCoreStressTest.test10MinutesOld
>     [exec]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
>     [exec]    [junit4] IGNOR/A 0.00s J1 | OpenCloseCoreStressTest.test1HourOld
>     [exec]    [junit4]    > Assumption #1: 'weekly' test group is disabled (@Weekly)
>     [exec]    [junit4] IGNOR/A 0.00s J1 | OpenCloseCoreStressTest.test15SecondsNew
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J1 | OpenCloseCoreStressTest.test15SecondsOld
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J1 | OpenCloseCoreStressTest.test10MinutesNew
>     [exec]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
>     [exec]    [junit4] IGNOR/A 0.00s J1 | OpenCloseCoreStressTest.test1HourNew
>     [exec]    [junit4]    > Assumption #1: 'weekly' test group is disabled (@Weekly)
>     [exec]    [junit4] Completed on J1 in 0.05s, 6 tests, 6 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.TestJoin
>     [exec]    [junit4] Completed on J2 in 44.04s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.DocValuesMultiTest
>     [exec]    [junit4] Completed on J0 in 2.96s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestFieldCollectionResource
>     [exec]    [junit4] Completed on J3 in 13.28s, 7 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
>     [exec]    [junit4] Completed on J3 in 0.01s, 0 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.TermVectorComponentTest
>     [exec]    [junit4] Completed on J1 in 6.42s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.spelling.FileBasedSpellCheckerTest
>     [exec]    [junit4] Completed on J0 in 4.84s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.servlet.DirectSolrConnectionTest
>     [exec]    [junit4] Completed on J0 in 1.39s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrIndexConfig
>     [exec]    [junit4] Completed on J0 in 2.39s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
>     [exec]    [junit4] Completed on J0 in 0.16s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestRTGBase
>     [exec]    [junit4] Completed on J0 in 0.00s, 0 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.SuggestComponentTest
>     [exec]    [junit4] Completed on J2 in 10.28s, 6 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.MoreLikeThisHandlerTest
>     [exec]    [junit4] Completed on J3 in 8.09s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestFieldResource
>     [exec]    [junit4] Completed on J3 in 2.57s, 7 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.UUIDFieldTest
>     [exec]    [junit4] Completed on J3 in 0.02s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
>     [exec]    [junit4] IGNOR/A 0.17s J3 | UnloadDistributedZkTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J3 in 0.24s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.XmlUpdateRequestHandlerTest
>     [exec]    [junit4] Completed on J2 in 3.93s, 5 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.BadIndexSchemaTest
>     [exec]    [junit4] Completed on J1 in 9.05s, 17 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
>     [exec]    [junit4] IGNOR/A 0.01s J1 | FullSolrCloudDistribCmdsTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J1 in 0.05s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrXMLSerializer
>     [exec]    [junit4] Completed on J2 in 0.19s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestSearchPerf
>     [exec]    [junit4] Completed on J3 in 1.56s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.TestGroupingSearch
>     [exec]    [junit4] Completed on J0 in 9.11s, 13 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.TestBinaryField
>     [exec]    [junit4] Completed on J1 in 8.63s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.servlet.NoCacheHeaderTest
>     [exec]    [junit4] Completed on J1 in 3.08s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
>     [exec]    [junit4] IGNOR/A 0.01s J1 | DistribCursorPagingTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J1 in 0.12s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.store.blockcache.BlockDirectoryTest
>     [exec]    [junit4] Completed on J3 in 13.92s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.CachingDirectoryFactoryTest
>     [exec]    [junit4] Completed on J1 in 8.26s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestStressVersions
>     [exec]    [junit4] Completed on J0 in 19.07s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.SynonymTokenizerTest
>     [exec]    [junit4] Completed on J0 in 0.75s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.IndexSchemaRuntimeFieldTest
>     [exec]    [junit4] Completed on J1 in 4.93s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
>     [exec]    [junit4] Completed on J0 in 4.55s, 33 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactoryTest
>     [exec]    [junit4] Completed on J1 in 5.08s, 7 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
>     [exec]    [junit4] IGNOR/A 0.00s J1 | DeleteInactiveReplicaTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J1 in 0.03s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.SearchHandlerTest
>     [exec]    [junit4] Completed on J0 in 2.13s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestBM25SimilarityFactory
>     [exec]    [junit4] Completed on J1 in 0.73s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestSolrJ
>     [exec]    [junit4] Completed on J1 in 0.02s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.TermVectorComponentDistributedTest
>     [exec]    [junit4] Completed on J2 in 31.45s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.NotRequiredUniqueKeyTest
>     [exec]    [junit4] Completed on J2 in 0.99s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.RemoteQueryErrorTest
>     [exec]    [junit4] IGNOR/A 0.00s J2 | RemoteQueryErrorTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J2 in 0.04s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestConfig
>     [exec]    [junit4] Completed on J0 in 2.33s, 7 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
>     [exec]    [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.util.PrimUtilsTest
>     [exec]    [junit4] Completed on J0 in 0.05s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.TestHashPartitioner
>     [exec]    [junit4] Completed on J3 in 20.29s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestNonNRTOpen
>     [exec]    [junit4] Completed on J0 in 3.24s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
>     [exec]    [junit4] IGNOR/A 0.00s J0 | RecoveryZkTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J0 in 0.03s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestFoldingMultitermQuery
>     [exec]    [junit4] Completed on J2 in 3.84s, 19 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestSolrQueryParserResource
>     [exec]    [junit4] Completed on J1 in 5.86s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestDefaultSimilarityFactory
>     [exec]    [junit4] Completed on J2 in 0.66s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
>     [exec]    [junit4] IGNOR/A 0.00s J2 | OverseerRolesTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J2 in 0.03s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.BinaryUpdateRequestHandlerTest
>     [exec]    [junit4] Completed on J3 in 2.85s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactoryTest
>     [exec]    [junit4] Completed on J1 in 2.85s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
>     [exec]    [junit4] Completed on J1 in 0.07s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.RequestHandlersTest
>     [exec]    [junit4] Completed on J0 in 3.16s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.FieldAnalysisRequestHandlerTest
>     [exec]    [junit4] Completed on J0 in 2.98s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestIndexSearcher
>     [exec]    [junit4] Completed on J3 in 5.41s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.OverseerTest
>     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testPlaceholders
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testDoubleAssignment
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testShardAssignmentBigger
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testReplay
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testShardAssignment
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testOverseerFailure
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testBadQueueItem
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testStateChange
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testShardLeaderChange
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J0 in 3.04s, 9 tests, 9 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
>     [exec]    [junit4] Completed on J3 in 2.58s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.ConvertedLegacyTest
>     [exec]    [junit4] Completed on J1 in 6.29s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.SliceStateTest
>     [exec]    [junit4] Completed on J3 in 0.05s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.ChangedSchemaMergeTest
>     [exec]    [junit4] Completed on J1 in 1.08s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.admin.InfoHandlerTest
>     [exec]    [junit4] Completed on J1 in 2.45s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestAnalyzedSuggestions
>     [exec]    [junit4] Completed on J3 in 3.98s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestLazyCores
>     [exec]    [junit4] Completed on J2 in 12.74s, 8 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.servlet.CacheHeaderTest
>     [exec]    [junit4] Completed on J3 in 1.85s, 5 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchema
>     [exec]    [junit4] IGNOR/A 0.00s J3 | TestCloudManagedSchema.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J3 in 0.03s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.util.DOMUtilTest
>     [exec]    [junit4] Completed on J3 in 0.05s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.ReturnFieldsTest
>     [exec]    [junit4] Completed on J2 in 1.88s, 12 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.TestAtomicUpdateErrorCases
>     [exec]    [junit4] Completed on J1 in 3.71s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestQuerySenderNoQuery
>     [exec]    [junit4] Completed on J3 in 1.98s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.EchoParamsTest
>     [exec]    [junit4] Completed on J3 in 0.85s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestRangeQuery
>     [exec]    [junit4] Completed on J0 in 8.97s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.SolrIndexSplitterTest
>     [exec]    [junit4] Completed on J2 in 4.22s, 5 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.MigrateRouteKeyTest
>     [exec]    [junit4] IGNOR/A 0.00s J2 | MigrateRouteKeyTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J2 in 0.04s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestMergePolicyConfig
>     [exec]    [junit4] Completed on J0 in 2.18s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestSolrQueryParser
>     [exec]    [junit4] Completed on J2 in 2.23s, 5 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.admin.LukeRequestHandlerTest
>     [exec]    [junit4] Completed on J1 in 5.62s, 6 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test
>     [exec]    [junit4] Completed on J1 in 0.04s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.QueryEqualityTest
>     [exec]    [junit4] Completed on J3 in 4.61s, 68 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestPseudoReturnFields
>     [exec]    [junit4] Completed on J2 in 3.01s, 14 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.highlight.TestPostingsSolrHighlighter
>     [exec]    [junit4] Completed on J3 in 2.19s, 13 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestExtendedDismaxParser
>     [exec]    [junit4] Completed on J1 in 4.48s, 18 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.processor.RegexBoostProcessorTest
>     [exec]    [junit4] Completed on J3 in 3.74s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.internal.csv.CSVUtilsTest
>     [exec]    [junit4] Completed on J3 in 0.07s, 14 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
>     [exec]    [junit4] IGNOR/A 0.00s J1 | HardAutoCommitTest.testCommitWithin
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J1 in 2.33s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestJmxMonitoredMap
>     [exec]    [junit4] Completed on J3 in 0.48s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.util.TestFastOutputStream
>     [exec]    [junit4] Completed on J1 in 0.14s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestSerializedLuceneMatchVersion
>     [exec]    [junit4] Completed on J2 in 4.81s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestPerFieldSimilarity
>     [exec]    [junit4] Completed on J1 in 0.65s, 7 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestIBSimilarityFactory
>     [exec]    [junit4] Completed on J3 in 0.97s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestBadConfig
>     [exec]    [junit4] Completed on J0 in 10.79s, 13 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.SolrIndexConfigTest
>     [exec]    [junit4] Completed on J1 in 2.28s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.analysis.TestLuceneMatchVersion
>     [exec]    [junit4] Completed on J1 in 1.09s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.DebugComponentTest
>     [exec]    [junit4] Completed on J0 in 3.18s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestComponentsName
>     [exec]    [junit4] Completed on J1 in 2.92s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.util.CircularListTest
>     [exec]    [junit4] Completed on J1 in 0.02s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.TestDistribDocBasedVersion
>     [exec]    [junit4] IGNOR/A 0.00s J1 | TestDistribDocBasedVersion.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J1 in 0.05s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.processor.TestPartialUpdateDeduplication
>     [exec]    [junit4] Completed on J0 in 2.48s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.TestDocBasedVersionConstraints
>     [exec]    [junit4] Completed on J2 in 7.86s, 6 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.QueryResultKeyTest
>     [exec]    [junit4] Completed on J2 in 0.57s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestNonDefinedSimilarityFactory
>     [exec]    [junit4] Completed on J1 in 2.21s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.BadCopyFieldTest
>     [exec]    [junit4] Completed on J1 in 1.52s, 5 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
>     [exec]    [junit4] Completed on J3 in 9.72s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.TestDistributedSearch
>     [exec]    [junit4] IGNOR/A 0.00s J1 | TestDistributedSearch.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J1 in 0.02s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.util.TestSystemIdResolver
>     [exec]    [junit4] Completed on J3 in 0.13s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.MinimalSchemaTest
>     [exec]    [junit4] Completed on J2 in 2.16s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.OpenExchangeRatesOrgProviderTest
>     [exec]    [junit4] Completed on J2 in 0.20s, 5 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedSuggestComponentTest
>     [exec]    [junit4] IGNOR/A 0.01s J2 | DistributedSuggestComponentTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J2 in 0.04s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.spelling.SpellPossibilityIteratorTest
>     [exec]    [junit4] Completed on J1 in 0.30s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestFileDictionaryLookup
>     [exec]    [junit4] Completed on J3 in 0.78s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.PrimitiveFieldTypeTest
>     [exec]    [junit4] Completed on J1 in 2.01s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestPhraseSuggestions
>     [exec]    [junit4] Completed on J2 in 2.36s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.TestUpdate
>     [exec]    [junit4] Completed on J3 in 2.82s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
>     [exec]    [junit4] IGNOR/A 0.00s J3 | CollectionsAPIDistributedZkTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J3 in 0.03s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedExpandComponentTest
>     [exec]    [junit4] Completed on J1 in 6.40s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.function.TestFunctionQuery
>     [exec]    [junit4] Completed on J3 in 5.15s, 15 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.internal.csv.writer.CSVWriterTest
>     [exec]    [junit4] Completed on J1 in 0.11s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.util.SimplePostToolTest
>     [exec]    [junit4] Completed on J3 in 0.19s, 11 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.PeerSyncTest
>     [exec]    [junit4] Completed on J0 in 14.29s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
>     [exec]    [junit4] IGNOR/A 0.00s J0 | DeleteReplicaTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.processor.DefaultValueUpdateProcessorTest
>     [exec]    [junit4] Completed on J1 in 5.12s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestStressLucene
>     [exec]    [junit4] Completed on J1 in 0.29s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedTermsComponentTest
>     [exec]    [junit4] Completed on J2 in 12.36s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.PluginInfoTest
>     [exec]    [junit4] Completed on J2 in 0.09s, 9 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.analysis.TestCollationKeyRangeQueries
>     [exec]    [junit4] Completed on J1 in 0.82s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestClassNameShortening
>     [exec]    [junit4] Completed on J0 in 4.44s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestOverriddenPrefixQueryForCustomFieldType
>     [exec]    [junit4] Completed on J2 in 1.22s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestElisionMultitermQuery
>     [exec]    [junit4] Completed on J1 in 1.89s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
>     [exec]    [junit4] IGNOR/A 0.00s J1 | BasicDistributedZkTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J1 in 0.04s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestCustomSort
>     [exec]    [junit4] Completed on J0 in 1.99s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
>     [exec]    [junit4] IGNOR/A 0.00s J1 | ChaosMonkeySafeLeaderTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J1 in 0.05s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
>     [exec]    [junit4] IGNOR/A 0.00s J1 | BasicDistributedZk2Test.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J1 in 0.04s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
>     [exec]    [junit4] IGNOR/A 0.00s J1 | SyncSliceTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J1 in 0.04s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterFSTTest
>     [exec]    [junit4] Completed on J2 in 3.87s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.util.TestUtils
>     [exec]    [junit4] Completed on J2 in 0.02s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
>     [exec]    [junit4] IGNOR/A 0.00s J1 | LeaderElectionIntegrationTest.testSimpleSliceLeaderElection
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J1 | LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J1 in 2.03s, 2 tests, 2 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
>     [exec]    [junit4] IGNOR/A 0.00s J1 | ShardRoutingTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J1 in 0.05s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.function.SortByFunctionTest
>     [exec]    [junit4] Completed on J2 in 3.11s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestFreeTextSuggestions
>     [exec]    [junit4] Completed on J2 in 0.99s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
>     [exec]    [junit4] IGNOR/A 0.00s J2 | AliasIntegrationTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J2 in 0.04s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.ZkCLITest
>     [exec]    [junit4] Completed on J3 in 15.94s, 12 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.admin.ShowFileRequestHandlerTest
>     [exec]    [junit4] Completed on J0 in 8.39s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions
>     [exec]    [junit4] Completed on J3 in 2.06s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestMaxScoreQueryParser
>     [exec]    [junit4] Completed on J2 in 2.81s, 6 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.util.TestFastWriter
>     [exec]    [junit4] Completed on J2 in 0.28s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.SliceStateUpdateTest
>     [exec]    [junit4] IGNOR/A 0.00s J2 | SliceStateUpdateTest.testSliceStateUpdate
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J2 in 0.03s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.analysis.TestWordDelimiterFilterFactory
>     [exec]    [junit4] Completed on J0 in 3.51s, 7 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.TestOmitPositions
>     [exec]    [junit4] Completed on J3 in 2.87s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestValueSourceCache
>     [exec]    [junit4] Completed on J2 in 2.74s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.SolrTestCaseJ4Test
>     [exec]    [junit4] Completed on J3 in 0.68s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestUniqueKeyFieldResource
>     [exec]    [junit4] Completed on J2 in 1.71s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.admin.CoreMergeIndexesAdminHandlerTest
>     [exec]    [junit4] Completed on J0 in 2.69s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.AutoCommitTest
>     [exec]    [junit4] IGNOR/A 0.00s J3 | AutoCommitTest.testCommitWithin
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J3 | AutoCommitTest.testMaxTime
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J3 | AutoCommitTest.testMaxDocs
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J3 in 2.48s, 3 tests, 3 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestRecoveryHdfs
>     [exec]    [junit4] Completed on J3 in 0.04s, 10 tests, 10 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.request.TestRemoteStreaming
>     [exec]    [junit4] Completed on J3 in 1.74s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.SolrInfoMBeanTest
>     [exec]    [junit4] Completed on J2 in 4.13s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestSchemaSimilarityResource
>     [exec]    [junit4] Completed on J3 in 1.87s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.OverseerCollectionProcessorTest
>     [exec]    [junit4] Completed on J0 in 5.30s, 14 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.spelling.DirectSolrSpellCheckerTest
>     [exec]    [junit4] Completed on J2 in 2.55s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.PreAnalyzedFieldTest
>     [exec]    [junit4] Completed on J0 in 2.04s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestFieldSortValues
>     [exec]    [junit4] Completed on J2 in 0.73s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
>     [exec]    [junit4] Completed on J3 in 2.90s, 6 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.ResponseLogComponentTest
>     [exec]    [junit4] Completed on J2 in 1.91s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.internal.csv.CSVPrinterTest
>     [exec]    [junit4] Completed on J2 in 0.69s, 6 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.AnalysisErrorHandlingTest
>     [exec]    [junit4] Completed on J2 in 0.61s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterTSTTest
>     [exec]    [junit4] Completed on J3 in 4.02s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.ClusterStateUpdateTest
>     [exec]    [junit4] IGNOR/A 0.00s J3 | ClusterStateUpdateTest.testCoreRegistration
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J3 in 0.04s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.processor.FieldMutatingUpdateProcessorTest
>     [exec]    [junit4] Completed on J0 in 5.09s, 27 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestDFRSimilarityFactory
>     [exec]    [junit4] Completed on J3 in 0.70s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.store.hdfs.HdfsDirectoryTest
>     [exec]    [junit4] Completed on J0 in 0.03s, 3 tests, 3 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.DeleteShardTest
>     [exec]    [junit4] IGNOR/A 0.00s J0 | DeleteShardTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestFastLRUCache
>     [exec]    [junit4] Completed on J0 in 0.11s, 7 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.LeaderElectionTest
>     [exec]    [junit4] IGNOR/A 0.00s J3 | LeaderElectionTest.testElection
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J3 | LeaderElectionTest.testStressElection
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J3 | LeaderElectionTest.testBasic
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J3 | LeaderElectionTest.testCancelElection
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J3 in 0.04s, 4 tests, 4 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.TestIndexingPerformance
>     [exec]    [junit4] Completed on J0 in 2.57s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.util.FileUtilsTest
>     [exec]    [junit4] Completed on J0 in 0.02s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestSchemaVersionResource
>     [exec]    [junit4] Completed on J0 in 1.36s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
>     [exec]    [junit4] Completed on J0 in 0.00s, 0 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestQueryUtils
>     [exec]    [junit4] Completed on J0 in 2.18s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.ZkSolrClientTest
>     [exec]    [junit4] Completed on J3 in 11.10s, 5 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.SolrXmlInZkTest
>     [exec]    [junit4] Completed on J0 in 8.14s, 8 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestLMJelinekMercerSimilarityFactory
>     [exec]    [junit4] Completed on J0 in 0.85s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.ShardRoutingCustomTest
>     [exec]    [junit4] IGNOR/A 0.00s J0 | ShardRoutingCustomTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.TestDistributedGrouping
>     [exec]    [junit4] IGNOR/A 0.00s J0 | TestDistributedGrouping.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J0 in 0.03s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.TestZkChroot
>     [exec]    [junit4] Completed on J3 in 12.81s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedSpellCheckComponentTest
>     [exec]    [junit4] IGNOR/A 0.00s J3 | DistributedSpellCheckComponentTest.testDistribSearch
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J3 in 0.02s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.ZkControllerTest
>     [exec]    [junit4] IGNOR/A 0.00s J3 | ZkControllerTest.testReadConfigName
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J3 | ZkControllerTest.testUploadToCloud
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J3 | ZkControllerTest.testGetHostName
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J3 | ZkControllerTest.testNodeNameUrlConversion
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J3 in 0.04s, 4 tests, 4 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.request.TestFaceting
>     [exec]    [junit4] Completed on J0 in 9.92s, 9 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestRecovery
>     [exec]    [junit4] Completed on J2 in 47.36s, 11 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestRealTimeGet
>     [exec]    [junit4] Completed on J3 in 21.41s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.TestRandomDVFaceting
>     [exec]    [junit4] IGNOR/A 0.01s J2 | TestRandomDVFaceting.testRandomFaceting
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J2 in 0.99s, 1 test, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestNoOpRegenerator
>     [exec]    [junit4] Completed on J2 in 1.21s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestStressReorder
>     [exec]    [junit4] Completed on J0 in 23.32s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.cloud.TestMultiCoreConfBootstrap
>     [exec]    [junit4] Completed on J3 in 3.68s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] HEARTBEAT J1 PID(3623@lucene.zones.apache.org): 2014-03-08T14:34:39, stalled for 70.7s at: BasicZkTest.testBasic
>     [exec]    [junit4] Suite: org.apache.solr.request.SimpleFacetsTest
>     [exec]    [junit4] Completed on J3 in 9.13s, 32 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestReload
>     [exec]    [junit4] Completed on J2 in 13.66s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestCoreContainer
>     [exec]    [junit4] Completed on J0 in 20.32s, 8 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestSolr4Spatial
>     [exec]    [junit4] IGNOR/A 0.02s J3 | TestSolr4Spatial.solr4OldShapeSyntax {p0=pointvector}
>     [exec]    [junit4]    > Assumption #1: Mostly just valid for prefix-tree
>     [exec]    [junit4] IGNOR/A 0.02s J3 | TestSolr4Spatial.testSortMultiVal {p0=pointvector}
>     [exec]    [junit4]    > Assumption #1: Multivalue not supported for this field
>     [exec]    [junit4] Completed on J3 in 10.47s, 32 tests, 2 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.StatsComponentTest
>     [exec]    [junit4] Completed on J0 in 5.26s, 7 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.SolrCoreTest
>     [exec]    [junit4] Completed on J2 in 14.02s, 6 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestSort
>     [exec]    [junit4] Completed on J0 in 4.18s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestFiltering
>     [exec]    [junit4] Completed on J2 in 4.87s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.BasicFunctionalityTest
>     [exec]    [junit4] Completed on J0 in 5.03s, 23 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.QueryElevationComponentTest
>     [exec]    [junit4] Completed on J3 in 14.62s, 8 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.SoftAutoCommitTest
>     [exec]    [junit4] IGNOR/A 0.00s J3 | SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J3 | SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J3 | SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J3 in 2.53s, 3 tests, 3 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerTest
>     [exec]    [junit4] Completed on J2 in 7.67s, 6 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.highlight.HighlighterTest
>     [exec]    [junit4] Completed on J0 in 4.64s, 30 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.CurrencyFieldOpenExchangeTest
>     [exec]    [junit4] Completed on J3 in 3.63s, 10 tests, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedQueryElevationComponentTest
>     [exec]    [junit4] Completed on J2 in 4.07s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.CurrencyFieldXmlFileTest
>     [exec]    [junit4] Completed on J0 in 3.42s, 11 tests, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestCoreDiscovery
>     [exec]    [junit4] Completed on J3 in 2.60s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
>     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testContextSensitiveCollate
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testEstimatedHitCounts
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testCollateWithGrouping
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testCollateWithFilter
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testExtendedCollate
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testCollationWithHypens
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testCollateWithOverride
>     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
>     [exec]    [junit4] Completed on J0 in 2.69s, 8 tests, 8 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.AnalysisAfterCoreReloadTest
>     [exec]    [junit4] Completed on J2 in 4.28s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.servlet.SolrRequestParserTest
>     [exec]    [junit4] Completed on J0 in 2.50s, 10 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.DocValuesTest
>     [exec]    [junit4] Completed on J2 in 3.06s, 6 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
>     [exec]    [junit4] Completed on J3 in 6.81s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterTest
>     [exec]    [junit4] Completed on J0 in 4.25s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.TestTrie
>     [exec]    [junit4] Completed on J2 in 2.34s, 8 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.SpatialFilterTest
>     [exec]    [junit4] Completed on J3 in 2.74s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.TestCSVLoader
>     [exec]    [junit4] Completed on J2 in 2.56s, 6 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterWFSTTest
>     [exec]    [junit4] Completed on J0 in 3.10s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.PolyFieldTest
>     [exec]    [junit4] Completed on J3 in 2.09s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.spelling.WordBreakSolrSpellCheckerTest
>     [exec]    [junit4] Completed on J2 in 3.24s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.SchemaVersionSpecificBehaviorTest
>     [exec]    [junit4] Completed on J0 in 4.52s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.SolrCoreCheckLockOnStartupTest
>     [exec]    [junit4] Completed on J3 in 4.44s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerOptimizeTest
>     [exec]    [junit4] Completed on J2 in 2.53s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.function.distance.DistanceFunctionTest
>     [exec]    [junit4] Completed on J0 in 2.67s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
>     [exec]    [junit4] Completed on J3 in 2.82s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.XsltUpdateRequestHandlerTest
>     [exec]    [junit4] Completed on J2 in 2.89s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] HEARTBEAT J1 PID(3623@lucene.zones.apache.org): 2014-03-08T14:35:39, stalled for  131s at: BasicZkTest.testBasic
>     [exec]    [junit4] Suite: org.apache.solr.spelling.IndexBasedSpellCheckerTest
>     [exec]    [junit4] Completed on J0 in 2.80s, 5 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.DisMaxRequestHandlerTest
>     [exec]    [junit4] Completed on J2 in 2.67s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestSurroundQueryParser
>     [exec]    [junit4] Completed on J3 in 3.83s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.StandardRequestHandlerTest
>     [exec]    [junit4] Completed on J0 in 2.28s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.analysis.TestReversedWildcardFilterFactory
>     [exec]    [junit4] Completed on J3 in 1.44s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.request.TestWriterPerf
>     [exec]    [junit4] Completed on J2 in 2.51s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.DocumentAnalysisRequestHandlerTest
>     [exec]    [junit4] Completed on J0 in 2.32s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.TestQueryTypes
>     [exec]    [junit4] Completed on J3 in 2.05s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.component.TermsComponentTest
>     [exec]    [junit4] Completed on J2 in 2.24s, 13 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.update.DocumentBuilderTest
>     [exec]    [junit4] Completed on J0 in 2.25s, 13 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest
>     [exec]    [junit4] Completed on J3 in 2.44s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.RequiredFieldsTest
>     [exec]    [junit4] Completed on J2 in 1.91s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
>     [exec]    [junit4] Completed on J0 in 2.21s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.highlight.FastVectorHighlighterTest
>     [exec]    [junit4] Completed on J3 in 2.25s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
>     [exec]    [junit4] Completed on J2 in 2.32s, 7 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.IndexSchemaTest
>     [exec]    [junit4] Completed on J0 in 2.20s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.schema.TestCollationField
>     [exec]    [junit4] Completed on J2 in 1.04s, 8 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.TestJmxIntegration
>     [exec]    [junit4] Completed on J3 in 2.37s, 3 tests, 1 skipped
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.request.JSONWriterTest
>     [exec]    [junit4] Completed on J0 in 2.36s, 3 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.response.TestCSVResponseWriter
>     [exec]    [junit4] Completed on J2 in 2.61s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.admin.MBeansHandlerTest
>     [exec]    [junit4] Completed on J3 in 2.39s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.search.QueryParsingTest
>     [exec]    [junit4] Completed on J0 in 2.29s, 4 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.JsonLoaderTest
>     [exec]    [junit4] Completed on J2 in 2.10s, 19 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.response.TestPHPSerializedResponseWriter
>     [exec]    [junit4] Completed on J3 in 2.07s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
>     [exec]    [junit4] Completed on J0 in 1.91s, 5 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.core.CoreContainerCoreInitFailuresTest
>     [exec]    [junit4] Completed on J3 in 1.19s, 2 tests
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.handler.CSVRequestHandlerTest
>     [exec]    [junit4] Completed on J2 in 1.99s, 1 test
>     [exec]    [junit4] 
>     [exec]    [junit4] Suite: org.apache.solr.request.TestBinaryResponseWriter
>     [exec]    [junit4] Completed on J0 in 1.89s, 2 tests
>     [exec]    [junit4] 
>     [e
> 
> [...truncated too long message...]
> 
> ##Starting testTransformValue
>     [exec]    [junit4]   2> 105277 T10 C8 oass.SolrIndexSearcher.<init> Opening Searcher@6220ba4d[collection1] realtime
>     [exec]    [junit4]   2> 105278 T10 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1462020195385081856)} 0 2
>     [exec]    [junit4]   2> 105279 T10 C8 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>     [exec]    [junit4]   2> 105280 T10 C8 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>     [exec]    [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5454570a lockFactory=NativeFSLockFactory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099/index),segFN=segments_4,generation=4}
>     [exec]    [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5454570a lockFactory=NativeFSLockFactory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099/index),segFN=segments_5,generation=5}
>     [exec]    [junit4]   2> 105281 T10 C8 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
>     [exec]    [junit4]   2> 105282 T10 C8 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
>     [exec]    [junit4]   2> 105282 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@6220ba4d[collection1] realtime{StandardDirectoryReader(segments_4:59:nrt)}
>     [exec]    [junit4]   2> 105282 T10 C8 oasu.DirectUpdateHandler2.commit end_commit_flush
>     [exec]    [junit4]   2> 105283 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
>     [exec]    [junit4]   2> 105284 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6220ba4d[collection1] realtime{StandardDirectoryReader(segments_4:59:nrt)}
>     [exec]    [junit4]   2> 105285 T10 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 6
>     [exec]    [junit4]   2> 105306 T10 oas.SolrTestCaseJ4.tearDown ###Ending testTransformValue
>     [exec]    [junit4]   2> 105310 T10 oas.SolrTestCaseJ4.deleteCore ###deleteCore
>     [exec]    [junit4]   2> 105311 T10 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=268060942
>     [exec]    [junit4]   2> 105312 T10 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2b071e12
>     [exec]    [junit4]   2> 105316 T10 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=36,autocommit maxTime=60000ms,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=41,cumulative_deletesById=0,cumulative_deletesByQuery=9,cumulative_errors=0,transaction_logs_total_size=59750,transaction_logs_total_number=9}
>     [exec]    [junit4]   2> 105317 T10 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>     [exec]    [junit4]   2> 105317 T10 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>     [exec]    [junit4]   2> 105318 T10 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>     [exec]    [junit4]   2> 105321 T10 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>     [exec]    [junit4]   2> 105322 T10 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>     [exec]    [junit4]   2> 105323 T10 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099/index;done=false>>]
>     [exec]    [junit4]   2> 105324 T10 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099/index
>     [exec]    [junit4]   2> 105325 T10 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099;done=false>>]
>     [exec]    [junit4]   2> 105325 T10 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099
>     [exec]    [junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_SY, timezone=Pacific/Truk
>     [exec]    [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=257039776,total=419758080
>     [exec]    [junit4]   2> NOTE: All tests run in this JVM: [SolrCellMorphlineTest]
>     [exec]    [junit4] Completed in 106.47s, 5 tests, 1 failure <<< FAILURES!
>     [exec]    [junit4] 
>     [exec]    [junit4] 
>     [exec]    [junit4] Tests with failures:
>     [exec]    [junit4]   - org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2
>     [exec]    [junit4] 
>     [exec]    [junit4] 
>     [exec]    [junit4] JVM J0:     1.80 ..   110.83 =   109.03s
>     [exec]    [junit4] Execution time total: 1 minute 50 seconds
>     [exec]    [junit4] Tests summary: 1 suite, 5 tests, 1 failure
>     [exec] 
>     [exec] BUILD FAILED
>     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build.xml:209: The following error occurred while executing this line:
>     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/common-build.xml:440: The following error occurred while executing this line:
>     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/common-build.xml:490: The following error occurred while executing this line:
>     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/common-build.xml:1278: The following error occurred while executing this line:
>     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/common-build.xml:911: There were test failures: 1 suite, 5 tests, 1 failure
>     [exec] 
>     [exec] Total time: 34 minutes 54 seconds
>     [exec] 
>     [exec] 
>     [exec] Traceback (most recent call last):
>     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1376, in <module>
>     [exec]     main()
>     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1320, in main
>     [exec]     smokeTest(baseURL, svnRevision, version, tmpDir, isSigned, testArgs)
>     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1365, in smokeTest
>     [exec]     unpackAndVerify('solr', tmpDir, 'solr-%s-src.tgz' % version, svnRevision, version, testArgs, baseURL)
>     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 635, in unpackAndVerify
>     [exec]     verifyUnpacked(project, artifact, unpackPath, svnRevision, version, testArgs, tmpDir, baseURL)
>     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 751, in verifyUnpacked
>     [exec]     run('%s; ant test -Dtests.slow=false %s' % (javaExe('1.6'), testArgs), '%s/test.log' % unpackPath)
>     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 560, in run
>     [exec]     raise RuntimeError('command "%s" failed; see log file %s' % (command, logPath))
>     [exec] RuntimeError: command "export JAVA_HOME="/home/hudson/tools/java/latest1.6" PATH="/home/hudson/tools/java/latest1.6/bin:$PATH" JAVACMD="/home/hudson/tools/java/latest1.6/bin/java"; ant test -Dtests.slow=false -Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true" failed; see log file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/test.log
> 
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/build.xml:390: exec returned: 1
> 
> Total time: 109 minutes 23 seconds
> Build step 'Invoke Ant' marked build as failure
> 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


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


[JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 157 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.x/157/

No tests ran.

Build Log:
[...truncated 51260 lines...]
prepare-release-no-sign:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease
     [copy] Copying 431 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/lucene
     [copy] Copying 239 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/solr
     [exec] JAVA6_HOME is /home/hudson/tools/java/latest1.6
     [exec] JAVA7_HOME is /home/hudson/tools/java/latest1.7
     [exec] NOTE: output encoding is US-ASCII
     [exec] 
     [exec] Load release URL "file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/"...
     [exec] 
     [exec] Test Lucene...
     [exec]   test basics...
     [exec]   get KEYS
     [exec]     0.1 MB in 0.01 sec (14.5 MB/sec)
     [exec]   check changes HTML...
     [exec]   download lucene-4.8.0-src.tgz...
     [exec]     27.4 MB in 0.09 sec (301.7 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download lucene-4.8.0.tgz...
     [exec]     61.7 MB in 0.48 sec (128.8 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download lucene-4.8.0.zip...
     [exec]     71.3 MB in 0.17 sec (409.7 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   unpack lucene-4.8.0.tgz...
     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
     [exec]     test demo with 1.6...
     [exec]       got 5649 hits for query "lucene"
     [exec]     test demo with 1.7...
     [exec]       got 5649 hits for query "lucene"
     [exec]     check Lucene's javadoc JAR
     [exec]   unpack lucene-4.8.0.zip...
     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
     [exec]     test demo with 1.6...
     [exec]       got 5649 hits for query "lucene"
     [exec]     test demo with 1.7...
     [exec]       got 5649 hits for query "lucene"
     [exec]     check Lucene's javadoc JAR
     [exec]   unpack lucene-4.8.0-src.tgz...
     [exec]     make sure no JARs/WARs in src dist...
     [exec]     run "ant validate"
     [exec]     run tests w/ Java 6 and testArgs='-Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true'...
     [exec]     test demo with 1.6...
     [exec]       got 243 hits for query "lucene"
     [exec]     generate javadocs w/ Java 6...
     [exec]     run tests w/ Java 7 and testArgs='-Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true'...
     [exec]     test demo with 1.7...
     [exec]       got 243 hits for query "lucene"
     [exec]     generate javadocs w/ Java 7...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [exec] 
     [exec] Test Solr...
     [exec]   test basics...
     [exec]   get KEYS
     [exec]     0.1 MB in 0.00 sec (81.7 MB/sec)
     [exec]   check changes HTML...
     [exec]   download solr-4.8.0-src.tgz...
     [exec]     32.6 MB in 0.43 sec (75.6 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download solr-4.8.0.tgz...
     [exec]     145.0 MB in 1.37 sec (105.7 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download solr-4.8.0.zip...
     [exec]     150.3 MB in 0.69 sec (216.5 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   unpack solr-4.8.0.tgz...
     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
     [exec]     unpack lucene-4.8.0.tgz...
     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/activation-1.1.jar: it has javax.* classes
     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/mail-1.4.1.jar: it has javax.* classes
     [exec]     verify WAR metadata/contained JAR identity/no javax.* or java.* classes...
     [exec]     unpack lucene-4.8.0.tgz...
     [exec]     copying unpacked distribution for Java 6 ...
     [exec]     test solr example w/ Java 6...
     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java6/solr-example.log)...
     [exec]       startup done
     [exec]       test utf8...
     [exec]       index example docs...
     [exec]       run query...
     [exec]       stop server (SIGINT)...
     [exec]     copying unpacked distribution for Java 7 ...
     [exec]     test solr example w/ Java 7...
     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java7/solr-example.log)...
     [exec]       startup done
     [exec]       test utf8...
     [exec]       index example docs...
     [exec]       run query...
     [exec]       stop server (SIGINT)...
     [exec]   unpack solr-4.8.0.zip...
     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
     [exec]     unpack lucene-4.8.0.tgz...
     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/mail-1.4.1.jar: it has javax.* classes
     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/activation-1.1.jar: it has javax.* classes
     [exec]     verify WAR metadata/contained JAR identity/no javax.* or java.* classes...
     [exec]     unpack lucene-4.8.0.tgz...
     [exec]     copying unpacked distribution for Java 6 ...
     [exec]     test solr example w/ Java 6...
     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java6/solr-example.log)...
     [exec]       startup done
     [exec]       test utf8...
     [exec]       index example docs...
     [exec]       run query...
     [exec]       stop server (SIGINT)...
     [exec]     copying unpacked distribution for Java 7 ...
     [exec]     test solr example w/ Java 7...
     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java7/solr-example.log)...
     [exec]       startup done
     [exec]       test utf8...
     [exec]       index example docs...
     [exec]       run query...
     [exec]       stop server (SIGINT)...
     [exec]   unpack solr-4.8.0-src.tgz...
     [exec]     make sure no JARs/WARs in src dist...
     [exec]     run "ant validate"
     [exec]     run tests w/ Java 6 and testArgs='-Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true'...
     [exec] 
     [exec] command "export JAVA_HOME="/home/hudson/tools/java/latest1.6" PATH="/home/hudson/tools/java/latest1.6/bin:$PATH" JAVACMD="/home/hudson/tools/java/latest1.6/bin/java"; ant test -Dtests.slow=false -Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true" failed:
     [exec] Buildfile: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build.xml
     [exec]      [echo] Building solr...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 :: http://ant.apache.org/ivy/ ::
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve-groovy:
     [exec] [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
     [exec] [ivy:cachepath] 	confs: [default]
     [exec] [ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.2.1 in public
     [exec] [ivy:cachepath] :: resolution report :: resolve 124ms :: artifacts dl 3ms
     [exec] 	---------------------------------------------------------------------
     [exec] 	|                  |            modules            ||   artifacts   |
     [exec] 	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
     [exec] 	---------------------------------------------------------------------
     [exec] 	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
     [exec] 	---------------------------------------------------------------------
     [exec] 
     [exec] -init-totals:
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] test-solr-core:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] test:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-solr-test-framework:
     [exec]      [echo] Building solr-test-framework...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-test-framework...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] compile-solr-core:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] compile-solrj:
     [exec]      [echo] Building solr-solrj...
     [exec] 
     [exec] check-lucene-core-uptodate:
     [exec] 
     [exec] jar-lucene-core:
     [exec] 
     [exec] check-analyzers-phonetic-uptodate:
     [exec] 
     [exec] jar-analyzers-phonetic:
     [exec] 
     [exec] check-analyzers-kuromoji-uptodate:
     [exec] 
     [exec] jar-analyzers-kuromoji:
     [exec] 
     [exec] check-codecs-uptodate:
     [exec] 
     [exec] jar-codecs:
     [exec] 
     [exec] check-expressions-uptodate:
     [exec] 
     [exec] jar-expressions:
     [exec] 
     [exec] check-suggest-uptodate:
     [exec] 
     [exec] jar-suggest:
     [exec] 
     [exec] check-highlighter-uptodate:
     [exec] 
     [exec] jar-highlighter:
     [exec] 
     [exec] check-memory-uptodate:
     [exec] 
     [exec] jar-memory:
     [exec] 
     [exec] check-misc-uptodate:
     [exec] 
     [exec] jar-misc:
     [exec] 
     [exec] check-spatial-uptodate:
     [exec] 
     [exec] jar-spatial:
     [exec] 
     [exec] check-grouping-uptodate:
     [exec] 
     [exec] jar-grouping:
     [exec] 
     [exec] check-queries-uptodate:
     [exec] 
     [exec] jar-queries:
     [exec] 
     [exec] check-queryparser-uptodate:
     [exec] 
     [exec] jar-queryparser:
     [exec] 
     [exec] check-join-uptodate:
     [exec] 
     [exec] jar-join:
     [exec] 
     [exec] prep-lucene-jars:
     [exec] 
     [exec] resolve-example:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] sync-hack:
     [exec] 
     [exec] resolve:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-solrj...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] check-lucene-core-uptodate:
     [exec] 
     [exec] jar-lucene-core:
     [exec] 
     [exec] check-analyzers-phonetic-uptodate:
     [exec] 
     [exec] jar-analyzers-phonetic:
     [exec] 
     [exec] check-analyzers-kuromoji-uptodate:
     [exec] 
     [exec] jar-analyzers-kuromoji:
     [exec] 
     [exec] check-codecs-uptodate:
     [exec] 
     [exec] jar-codecs:
     [exec] 
     [exec] check-expressions-uptodate:
     [exec] 
     [exec] jar-expressions:
     [exec] 
     [exec] check-suggest-uptodate:
     [exec] 
     [exec] jar-suggest:
     [exec] 
     [exec] check-highlighter-uptodate:
     [exec] 
     [exec] jar-highlighter:
     [exec] 
     [exec] check-memory-uptodate:
     [exec] 
     [exec] jar-memory:
     [exec] 
     [exec] check-misc-uptodate:
     [exec] 
     [exec] jar-misc:
     [exec] 
     [exec] check-spatial-uptodate:
     [exec] 
     [exec] jar-spatial:
     [exec] 
     [exec] check-grouping-uptodate:
     [exec] 
     [exec] jar-grouping:
     [exec] 
     [exec] check-queries-uptodate:
     [exec] 
     [exec] jar-queries:
     [exec] 
     [exec] check-queryparser-uptodate:
     [exec] 
     [exec] jar-queryparser:
     [exec] 
     [exec] check-join-uptodate:
     [exec] 
     [exec] jar-join:
     [exec] 
     [exec] prep-lucene-jars:
     [exec] 
     [exec] resolve-example:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] sync-hack:
     [exec] 
     [exec] resolve:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] common-solr.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] compile-test-framework:
     [exec] 
     [exec] compile-test-framework:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] compile-codecs:
     [exec]      [echo] Building codecs...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building codecs...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] compile-solrj:
     [exec]      [echo] Building solr-solrj...
     [exec] 
     [exec] check-lucene-core-uptodate:
     [exec] 
     [exec] jar-lucene-core:
     [exec] 
     [exec] check-analyzers-phonetic-uptodate:
     [exec] 
     [exec] jar-analyzers-phonetic:
     [exec] 
     [exec] check-analyzers-kuromoji-uptodate:
     [exec] 
     [exec] jar-analyzers-kuromoji:
     [exec] 
     [exec] check-codecs-uptodate:
     [exec] 
     [exec] jar-codecs:
     [exec] 
     [exec] check-expressions-uptodate:
     [exec] 
     [exec] jar-expressions:
     [exec] 
     [exec] check-suggest-uptodate:
     [exec] 
     [exec] jar-suggest:
     [exec] 
     [exec] check-highlighter-uptodate:
     [exec] 
     [exec] jar-highlighter:
     [exec] 
     [exec] check-memory-uptodate:
     [exec] 
     [exec] jar-memory:
     [exec] 
     [exec] check-misc-uptodate:
     [exec] 
     [exec] jar-misc:
     [exec] 
     [exec] check-spatial-uptodate:
     [exec] 
     [exec] jar-spatial:
     [exec] 
     [exec] check-grouping-uptodate:
     [exec] 
     [exec] jar-grouping:
     [exec] 
     [exec] check-queries-uptodate:
     [exec] 
     [exec] jar-queries:
     [exec] 
     [exec] check-queryparser-uptodate:
     [exec] 
     [exec] jar-queryparser:
     [exec] 
     [exec] check-join-uptodate:
     [exec] 
     [exec] jar-join:
     [exec] 
     [exec] prep-lucene-jars:
     [exec] 
     [exec] resolve-example:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] sync-hack:
     [exec] 
     [exec] resolve:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-solrj...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] check-lucene-core-uptodate:
     [exec] 
     [exec] jar-lucene-core:
     [exec] 
     [exec] check-analyzers-phonetic-uptodate:
     [exec] 
     [exec] jar-analyzers-phonetic:
     [exec] 
     [exec] check-analyzers-kuromoji-uptodate:
     [exec] 
     [exec] jar-analyzers-kuromoji:
     [exec] 
     [exec] check-codecs-uptodate:
     [exec] 
     [exec] jar-codecs:
     [exec] 
     [exec] check-expressions-uptodate:
     [exec] 
     [exec] jar-expressions:
     [exec] 
     [exec] check-suggest-uptodate:
     [exec] 
     [exec] jar-suggest:
     [exec] 
     [exec] check-highlighter-uptodate:
     [exec] 
     [exec] jar-highlighter:
     [exec] 
     [exec] check-memory-uptodate:
     [exec] 
     [exec] jar-memory:
     [exec] 
     [exec] check-misc-uptodate:
     [exec] 
     [exec] jar-misc:
     [exec] 
     [exec] check-spatial-uptodate:
     [exec] 
     [exec] jar-spatial:
     [exec] 
     [exec] check-grouping-uptodate:
     [exec] 
     [exec] jar-grouping:
     [exec] 
     [exec] check-queries-uptodate:
     [exec] 
     [exec] jar-queries:
     [exec] 
     [exec] check-queryparser-uptodate:
     [exec] 
     [exec] jar-queryparser:
     [exec] 
     [exec] check-join-uptodate:
     [exec] 
     [exec] jar-join:
     [exec] 
     [exec] prep-lucene-jars:
     [exec] 
     [exec] resolve-example:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] sync-hack:
     [exec] 
     [exec] resolve:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] common-solr.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] compile-test-framework:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] compile-codecs:
     [exec]      [echo] Building codecs...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building codecs...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] common.compile-test:
     [exec] 
     [exec] compile-test:
     [exec] 
     [exec] install-junit4-taskdef:
     [exec] 
     [exec] compile-tools:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] validate:
     [exec] 
     [exec] resolve-groovy:
     [exec] 
     [exec] -init-totals:
     [exec] 
     [exec] -test:
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-core/test
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-core/test/temp
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/.caches/test-stats/solr-core
     [exec]    [junit4] <JUnit4> says ??! Master seed: 1B1C31FD8B248A8B
     [exec]    [junit4] Your default console's encoding may not display certain unicode glyphs: ISO-8859-1
     [exec]    [junit4] Executing 369 suites with 4 JVMs.
     [exec]    [junit4] 
     [exec]    [junit4] Started J2 PID(3620@lucene.zones.apache.org).
     [exec]    [junit4] Started J1 PID(3623@lucene.zones.apache.org).
     [exec]    [junit4] Started J3 PID(3621@lucene.zones.apache.org).
     [exec]    [junit4] Started J0 PID(3622@lucene.zones.apache.org).
     [exec]    [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
     [exec]    [junit4] IGNOR/A 0.16s J2 | TestReplicationHandler.doTestBackup
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.testEmptyCommits
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.01s J2 | TestReplicationHandler.doTestStressReplication
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestSnapPullWithMasterUrl
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.01s J2 | TestReplicationHandler.testNoWriter
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.01s J2 | TestReplicationHandler.doTestDetails
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestReplicateAfterCoreReload
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestRepeater
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestStopPoll
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestIndexAndConfigAliasReplication
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestIndexAndConfigReplication
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestReplicateAfterWrite2Slave
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J2 | TestReplicationHandler.doTestReplicateAfterStartup
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J2 in 10.43s, 14 tests, 14 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
     [exec]    [junit4] Completed on J0 in 14.46s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.LoggingHandlerTest
     [exec]    [junit4] Completed on J3 in 39.81s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestRandomFaceting
     [exec]    [junit4] IGNOR/A 0.19s J0 | TestRandomFaceting.testRandomFaceting
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J0 in 27.06s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.AssignTest
     [exec]    [junit4] Completed on J3 in 3.40s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestReloadAndDeleteDocs
     [exec]    [junit4] Completed on J1 in 47.50s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.LegacyHTMLStripCharFilterTest
     [exec]    [junit4] Completed on J1 in 0.58s, 13 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.TestExpandComponent
     [exec]    [junit4] Completed on J0 in 9.75s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
     [exec]    [junit4] IGNOR/A 0.14s J1 | SpellCheckComponentTest.testExtendedResultsCount
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testCollate
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testRelativeIndexDirLocation
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testPerDictionary
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testRebuildOnCommit
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testCorrectSpelling
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.test
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testThresholdTokenFrequency
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testReloadOnStart
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J1 in 3.75s, 9 tests, 9 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestXIncludeConfig
     [exec]    [junit4] Completed on J1 in 0.84s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.OpenCloseCoreStressTest
     [exec]    [junit4] IGNOR/A 0.00s J1 | OpenCloseCoreStressTest.test10MinutesOld
     [exec]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
     [exec]    [junit4] IGNOR/A 0.00s J1 | OpenCloseCoreStressTest.test1HourOld
     [exec]    [junit4]    > Assumption #1: 'weekly' test group is disabled (@Weekly)
     [exec]    [junit4] IGNOR/A 0.00s J1 | OpenCloseCoreStressTest.test15SecondsNew
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J1 | OpenCloseCoreStressTest.test15SecondsOld
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J1 | OpenCloseCoreStressTest.test10MinutesNew
     [exec]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
     [exec]    [junit4] IGNOR/A 0.00s J1 | OpenCloseCoreStressTest.test1HourNew
     [exec]    [junit4]    > Assumption #1: 'weekly' test group is disabled (@Weekly)
     [exec]    [junit4] Completed on J1 in 0.05s, 6 tests, 6 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestJoin
     [exec]    [junit4] Completed on J2 in 44.04s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.DocValuesMultiTest
     [exec]    [junit4] Completed on J0 in 2.96s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestFieldCollectionResource
     [exec]    [junit4] Completed on J3 in 13.28s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
     [exec]    [junit4] Completed on J3 in 0.01s, 0 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.TermVectorComponentTest
     [exec]    [junit4] Completed on J1 in 6.42s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.FileBasedSpellCheckerTest
     [exec]    [junit4] Completed on J0 in 4.84s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.servlet.DirectSolrConnectionTest
     [exec]    [junit4] Completed on J0 in 1.39s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrIndexConfig
     [exec]    [junit4] Completed on J0 in 2.39s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
     [exec]    [junit4] Completed on J0 in 0.16s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestRTGBase
     [exec]    [junit4] Completed on J0 in 0.00s, 0 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.SuggestComponentTest
     [exec]    [junit4] Completed on J2 in 10.28s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.MoreLikeThisHandlerTest
     [exec]    [junit4] Completed on J3 in 8.09s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestFieldResource
     [exec]    [junit4] Completed on J3 in 2.57s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.UUIDFieldTest
     [exec]    [junit4] Completed on J3 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
     [exec]    [junit4] IGNOR/A 0.17s J3 | UnloadDistributedZkTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J3 in 0.24s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.XmlUpdateRequestHandlerTest
     [exec]    [junit4] Completed on J2 in 3.93s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.BadIndexSchemaTest
     [exec]    [junit4] Completed on J1 in 9.05s, 17 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
     [exec]    [junit4] IGNOR/A 0.01s J1 | FullSolrCloudDistribCmdsTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J1 in 0.05s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrXMLSerializer
     [exec]    [junit4] Completed on J2 in 0.19s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestSearchPerf
     [exec]    [junit4] Completed on J3 in 1.56s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestGroupingSearch
     [exec]    [junit4] Completed on J0 in 9.11s, 13 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.TestBinaryField
     [exec]    [junit4] Completed on J1 in 8.63s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.servlet.NoCacheHeaderTest
     [exec]    [junit4] Completed on J1 in 3.08s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
     [exec]    [junit4] IGNOR/A 0.01s J1 | DistribCursorPagingTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J1 in 0.12s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.store.blockcache.BlockDirectoryTest
     [exec]    [junit4] Completed on J3 in 13.92s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.CachingDirectoryFactoryTest
     [exec]    [junit4] Completed on J1 in 8.26s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestStressVersions
     [exec]    [junit4] Completed on J0 in 19.07s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.SynonymTokenizerTest
     [exec]    [junit4] Completed on J0 in 0.75s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.IndexSchemaRuntimeFieldTest
     [exec]    [junit4] Completed on J1 in 4.93s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
     [exec]    [junit4] Completed on J0 in 4.55s, 33 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactoryTest
     [exec]    [junit4] Completed on J1 in 5.08s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
     [exec]    [junit4] IGNOR/A 0.00s J1 | DeleteInactiveReplicaTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J1 in 0.03s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.SearchHandlerTest
     [exec]    [junit4] Completed on J0 in 2.13s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestBM25SimilarityFactory
     [exec]    [junit4] Completed on J1 in 0.73s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestSolrJ
     [exec]    [junit4] Completed on J1 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.TermVectorComponentDistributedTest
     [exec]    [junit4] Completed on J2 in 31.45s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.NotRequiredUniqueKeyTest
     [exec]    [junit4] Completed on J2 in 0.99s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.RemoteQueryErrorTest
     [exec]    [junit4] IGNOR/A 0.00s J2 | RemoteQueryErrorTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J2 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestConfig
     [exec]    [junit4] Completed on J0 in 2.33s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
     [exec]    [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.PrimUtilsTest
     [exec]    [junit4] Completed on J0 in 0.05s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.TestHashPartitioner
     [exec]    [junit4] Completed on J3 in 20.29s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestNonNRTOpen
     [exec]    [junit4] Completed on J0 in 3.24s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
     [exec]    [junit4] IGNOR/A 0.00s J0 | RecoveryZkTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J0 in 0.03s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestFoldingMultitermQuery
     [exec]    [junit4] Completed on J2 in 3.84s, 19 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestSolrQueryParserResource
     [exec]    [junit4] Completed on J1 in 5.86s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestDefaultSimilarityFactory
     [exec]    [junit4] Completed on J2 in 0.66s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
     [exec]    [junit4] IGNOR/A 0.00s J2 | OverseerRolesTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J2 in 0.03s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.BinaryUpdateRequestHandlerTest
     [exec]    [junit4] Completed on J3 in 2.85s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactoryTest
     [exec]    [junit4] Completed on J1 in 2.85s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
     [exec]    [junit4] Completed on J1 in 0.07s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.RequestHandlersTest
     [exec]    [junit4] Completed on J0 in 3.16s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.FieldAnalysisRequestHandlerTest
     [exec]    [junit4] Completed on J0 in 2.98s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestIndexSearcher
     [exec]    [junit4] Completed on J3 in 5.41s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.OverseerTest
     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testPlaceholders
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testDoubleAssignment
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testShardAssignmentBigger
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testReplay
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testShardAssignment
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testOverseerFailure
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testBadQueueItem
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testStateChange
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | OverseerTest.testShardLeaderChange
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J0 in 3.04s, 9 tests, 9 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
     [exec]    [junit4] Completed on J3 in 2.58s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.ConvertedLegacyTest
     [exec]    [junit4] Completed on J1 in 6.29s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.SliceStateTest
     [exec]    [junit4] Completed on J3 in 0.05s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.ChangedSchemaMergeTest
     [exec]    [junit4] Completed on J1 in 1.08s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.InfoHandlerTest
     [exec]    [junit4] Completed on J1 in 2.45s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestAnalyzedSuggestions
     [exec]    [junit4] Completed on J3 in 3.98s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestLazyCores
     [exec]    [junit4] Completed on J2 in 12.74s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.servlet.CacheHeaderTest
     [exec]    [junit4] Completed on J3 in 1.85s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchema
     [exec]    [junit4] IGNOR/A 0.00s J3 | TestCloudManagedSchema.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J3 in 0.03s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.DOMUtilTest
     [exec]    [junit4] Completed on J3 in 0.05s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.ReturnFieldsTest
     [exec]    [junit4] Completed on J2 in 1.88s, 12 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.TestAtomicUpdateErrorCases
     [exec]    [junit4] Completed on J1 in 3.71s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestQuerySenderNoQuery
     [exec]    [junit4] Completed on J3 in 1.98s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.EchoParamsTest
     [exec]    [junit4] Completed on J3 in 0.85s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestRangeQuery
     [exec]    [junit4] Completed on J0 in 8.97s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.SolrIndexSplitterTest
     [exec]    [junit4] Completed on J2 in 4.22s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.MigrateRouteKeyTest
     [exec]    [junit4] IGNOR/A 0.00s J2 | MigrateRouteKeyTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J2 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestMergePolicyConfig
     [exec]    [junit4] Completed on J0 in 2.18s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestSolrQueryParser
     [exec]    [junit4] Completed on J2 in 2.23s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.LukeRequestHandlerTest
     [exec]    [junit4] Completed on J1 in 5.62s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test
     [exec]    [junit4] Completed on J1 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.QueryEqualityTest
     [exec]    [junit4] Completed on J3 in 4.61s, 68 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestPseudoReturnFields
     [exec]    [junit4] Completed on J2 in 3.01s, 14 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.highlight.TestPostingsSolrHighlighter
     [exec]    [junit4] Completed on J3 in 2.19s, 13 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestExtendedDismaxParser
     [exec]    [junit4] Completed on J1 in 4.48s, 18 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.RegexBoostProcessorTest
     [exec]    [junit4] Completed on J3 in 3.74s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.CSVUtilsTest
     [exec]    [junit4] Completed on J3 in 0.07s, 14 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
     [exec]    [junit4] IGNOR/A 0.00s J1 | HardAutoCommitTest.testCommitWithin
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J1 in 2.33s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestJmxMonitoredMap
     [exec]    [junit4] Completed on J3 in 0.48s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestFastOutputStream
     [exec]    [junit4] Completed on J1 in 0.14s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestSerializedLuceneMatchVersion
     [exec]    [junit4] Completed on J2 in 4.81s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestPerFieldSimilarity
     [exec]    [junit4] Completed on J1 in 0.65s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestIBSimilarityFactory
     [exec]    [junit4] Completed on J3 in 0.97s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestBadConfig
     [exec]    [junit4] Completed on J0 in 10.79s, 13 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.SolrIndexConfigTest
     [exec]    [junit4] Completed on J1 in 2.28s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.TestLuceneMatchVersion
     [exec]    [junit4] Completed on J1 in 1.09s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DebugComponentTest
     [exec]    [junit4] Completed on J0 in 3.18s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestComponentsName
     [exec]    [junit4] Completed on J1 in 2.92s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.CircularListTest
     [exec]    [junit4] Completed on J1 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.TestDistribDocBasedVersion
     [exec]    [junit4] IGNOR/A 0.00s J1 | TestDistribDocBasedVersion.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J1 in 0.05s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.TestPartialUpdateDeduplication
     [exec]    [junit4] Completed on J0 in 2.48s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.TestDocBasedVersionConstraints
     [exec]    [junit4] Completed on J2 in 7.86s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.QueryResultKeyTest
     [exec]    [junit4] Completed on J2 in 0.57s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestNonDefinedSimilarityFactory
     [exec]    [junit4] Completed on J1 in 2.21s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.BadCopyFieldTest
     [exec]    [junit4] Completed on J1 in 1.52s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
     [exec]    [junit4] Completed on J3 in 9.72s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestDistributedSearch
     [exec]    [junit4] IGNOR/A 0.00s J1 | TestDistributedSearch.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J1 in 0.02s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestSystemIdResolver
     [exec]    [junit4] Completed on J3 in 0.13s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.MinimalSchemaTest
     [exec]    [junit4] Completed on J2 in 2.16s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.OpenExchangeRatesOrgProviderTest
     [exec]    [junit4] Completed on J2 in 0.20s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedSuggestComponentTest
     [exec]    [junit4] IGNOR/A 0.01s J2 | DistributedSuggestComponentTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J2 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.SpellPossibilityIteratorTest
     [exec]    [junit4] Completed on J1 in 0.30s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestFileDictionaryLookup
     [exec]    [junit4] Completed on J3 in 0.78s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.PrimitiveFieldTypeTest
     [exec]    [junit4] Completed on J1 in 2.01s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestPhraseSuggestions
     [exec]    [junit4] Completed on J2 in 2.36s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.TestUpdate
     [exec]    [junit4] Completed on J3 in 2.82s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
     [exec]    [junit4] IGNOR/A 0.00s J3 | CollectionsAPIDistributedZkTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J3 in 0.03s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedExpandComponentTest
     [exec]    [junit4] Completed on J1 in 6.40s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.function.TestFunctionQuery
     [exec]    [junit4] Completed on J3 in 5.15s, 15 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.writer.CSVWriterTest
     [exec]    [junit4] Completed on J1 in 0.11s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.SimplePostToolTest
     [exec]    [junit4] Completed on J3 in 0.19s, 11 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.PeerSyncTest
     [exec]    [junit4] Completed on J0 in 14.29s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
     [exec]    [junit4] IGNOR/A 0.00s J0 | DeleteReplicaTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.DefaultValueUpdateProcessorTest
     [exec]    [junit4] Completed on J1 in 5.12s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestStressLucene
     [exec]    [junit4] Completed on J1 in 0.29s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedTermsComponentTest
     [exec]    [junit4] Completed on J2 in 12.36s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.PluginInfoTest
     [exec]    [junit4] Completed on J2 in 0.09s, 9 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.TestCollationKeyRangeQueries
     [exec]    [junit4] Completed on J1 in 0.82s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestClassNameShortening
     [exec]    [junit4] Completed on J0 in 4.44s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestOverriddenPrefixQueryForCustomFieldType
     [exec]    [junit4] Completed on J2 in 1.22s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestElisionMultitermQuery
     [exec]    [junit4] Completed on J1 in 1.89s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
     [exec]    [junit4] IGNOR/A 0.00s J1 | BasicDistributedZkTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J1 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestCustomSort
     [exec]    [junit4] Completed on J0 in 1.99s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
     [exec]    [junit4] IGNOR/A 0.00s J1 | ChaosMonkeySafeLeaderTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J1 in 0.05s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
     [exec]    [junit4] IGNOR/A 0.00s J1 | BasicDistributedZk2Test.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J1 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
     [exec]    [junit4] IGNOR/A 0.00s J1 | SyncSliceTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J1 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterFSTTest
     [exec]    [junit4] Completed on J2 in 3.87s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestUtils
     [exec]    [junit4] Completed on J2 in 0.02s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
     [exec]    [junit4] IGNOR/A 0.00s J1 | LeaderElectionIntegrationTest.testSimpleSliceLeaderElection
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J1 | LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J1 in 2.03s, 2 tests, 2 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
     [exec]    [junit4] IGNOR/A 0.00s J1 | ShardRoutingTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J1 in 0.05s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.function.SortByFunctionTest
     [exec]    [junit4] Completed on J2 in 3.11s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestFreeTextSuggestions
     [exec]    [junit4] Completed on J2 in 0.99s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
     [exec]    [junit4] IGNOR/A 0.00s J2 | AliasIntegrationTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J2 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ZkCLITest
     [exec]    [junit4] Completed on J3 in 15.94s, 12 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.ShowFileRequestHandlerTest
     [exec]    [junit4] Completed on J0 in 8.39s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions
     [exec]    [junit4] Completed on J3 in 2.06s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestMaxScoreQueryParser
     [exec]    [junit4] Completed on J2 in 2.81s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestFastWriter
     [exec]    [junit4] Completed on J2 in 0.28s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.SliceStateUpdateTest
     [exec]    [junit4] IGNOR/A 0.00s J2 | SliceStateUpdateTest.testSliceStateUpdate
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J2 in 0.03s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.TestWordDelimiterFilterFactory
     [exec]    [junit4] Completed on J0 in 3.51s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.TestOmitPositions
     [exec]    [junit4] Completed on J3 in 2.87s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestValueSourceCache
     [exec]    [junit4] Completed on J2 in 2.74s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.SolrTestCaseJ4Test
     [exec]    [junit4] Completed on J3 in 0.68s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestUniqueKeyFieldResource
     [exec]    [junit4] Completed on J2 in 1.71s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.CoreMergeIndexesAdminHandlerTest
     [exec]    [junit4] Completed on J0 in 2.69s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.AutoCommitTest
     [exec]    [junit4] IGNOR/A 0.00s J3 | AutoCommitTest.testCommitWithin
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J3 | AutoCommitTest.testMaxTime
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J3 | AutoCommitTest.testMaxDocs
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J3 in 2.48s, 3 tests, 3 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestRecoveryHdfs
     [exec]    [junit4] Completed on J3 in 0.04s, 10 tests, 10 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.request.TestRemoteStreaming
     [exec]    [junit4] Completed on J3 in 1.74s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.SolrInfoMBeanTest
     [exec]    [junit4] Completed on J2 in 4.13s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestSchemaSimilarityResource
     [exec]    [junit4] Completed on J3 in 1.87s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.OverseerCollectionProcessorTest
     [exec]    [junit4] Completed on J0 in 5.30s, 14 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.DirectSolrSpellCheckerTest
     [exec]    [junit4] Completed on J2 in 2.55s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.PreAnalyzedFieldTest
     [exec]    [junit4] Completed on J0 in 2.04s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestFieldSortValues
     [exec]    [junit4] Completed on J2 in 0.73s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
     [exec]    [junit4] Completed on J3 in 2.90s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.ResponseLogComponentTest
     [exec]    [junit4] Completed on J2 in 1.91s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.CSVPrinterTest
     [exec]    [junit4] Completed on J2 in 0.69s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.AnalysisErrorHandlingTest
     [exec]    [junit4] Completed on J2 in 0.61s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterTSTTest
     [exec]    [junit4] Completed on J3 in 4.02s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ClusterStateUpdateTest
     [exec]    [junit4] IGNOR/A 0.00s J3 | ClusterStateUpdateTest.testCoreRegistration
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J3 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.FieldMutatingUpdateProcessorTest
     [exec]    [junit4] Completed on J0 in 5.09s, 27 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestDFRSimilarityFactory
     [exec]    [junit4] Completed on J3 in 0.70s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.store.hdfs.HdfsDirectoryTest
     [exec]    [junit4] Completed on J0 in 0.03s, 3 tests, 3 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.DeleteShardTest
     [exec]    [junit4] IGNOR/A 0.00s J0 | DeleteShardTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestFastLRUCache
     [exec]    [junit4] Completed on J0 in 0.11s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.LeaderElectionTest
     [exec]    [junit4] IGNOR/A 0.00s J3 | LeaderElectionTest.testElection
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J3 | LeaderElectionTest.testStressElection
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J3 | LeaderElectionTest.testBasic
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J3 | LeaderElectionTest.testCancelElection
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J3 in 0.04s, 4 tests, 4 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.TestIndexingPerformance
     [exec]    [junit4] Completed on J0 in 2.57s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.FileUtilsTest
     [exec]    [junit4] Completed on J0 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestSchemaVersionResource
     [exec]    [junit4] Completed on J0 in 1.36s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
     [exec]    [junit4] Completed on J0 in 0.00s, 0 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestQueryUtils
     [exec]    [junit4] Completed on J0 in 2.18s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ZkSolrClientTest
     [exec]    [junit4] Completed on J3 in 11.10s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.SolrXmlInZkTest
     [exec]    [junit4] Completed on J0 in 8.14s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestLMJelinekMercerSimilarityFactory
     [exec]    [junit4] Completed on J0 in 0.85s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ShardRoutingCustomTest
     [exec]    [junit4] IGNOR/A 0.00s J0 | ShardRoutingCustomTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestDistributedGrouping
     [exec]    [junit4] IGNOR/A 0.00s J0 | TestDistributedGrouping.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J0 in 0.03s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.TestZkChroot
     [exec]    [junit4] Completed on J3 in 12.81s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedSpellCheckComponentTest
     [exec]    [junit4] IGNOR/A 0.00s J3 | DistributedSpellCheckComponentTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J3 in 0.02s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ZkControllerTest
     [exec]    [junit4] IGNOR/A 0.00s J3 | ZkControllerTest.testReadConfigName
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J3 | ZkControllerTest.testUploadToCloud
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J3 | ZkControllerTest.testGetHostName
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J3 | ZkControllerTest.testNodeNameUrlConversion
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J3 in 0.04s, 4 tests, 4 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.request.TestFaceting
     [exec]    [junit4] Completed on J0 in 9.92s, 9 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestRecovery
     [exec]    [junit4] Completed on J2 in 47.36s, 11 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestRealTimeGet
     [exec]    [junit4] Completed on J3 in 21.41s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestRandomDVFaceting
     [exec]    [junit4] IGNOR/A 0.01s J2 | TestRandomDVFaceting.testRandomFaceting
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J2 in 0.99s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestNoOpRegenerator
     [exec]    [junit4] Completed on J2 in 1.21s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestStressReorder
     [exec]    [junit4] Completed on J0 in 23.32s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.TestMultiCoreConfBootstrap
     [exec]    [junit4] Completed on J3 in 3.68s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J1 PID(3623@lucene.zones.apache.org): 2014-03-08T14:34:39, stalled for 70.7s at: BasicZkTest.testBasic
     [exec]    [junit4] Suite: org.apache.solr.request.SimpleFacetsTest
     [exec]    [junit4] Completed on J3 in 9.13s, 32 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestReload
     [exec]    [junit4] Completed on J2 in 13.66s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestCoreContainer
     [exec]    [junit4] Completed on J0 in 20.32s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestSolr4Spatial
     [exec]    [junit4] IGNOR/A 0.02s J3 | TestSolr4Spatial.solr4OldShapeSyntax {p0=pointvector}
     [exec]    [junit4]    > Assumption #1: Mostly just valid for prefix-tree
     [exec]    [junit4] IGNOR/A 0.02s J3 | TestSolr4Spatial.testSortMultiVal {p0=pointvector}
     [exec]    [junit4]    > Assumption #1: Multivalue not supported for this field
     [exec]    [junit4] Completed on J3 in 10.47s, 32 tests, 2 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.StatsComponentTest
     [exec]    [junit4] Completed on J0 in 5.26s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.SolrCoreTest
     [exec]    [junit4] Completed on J2 in 14.02s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestSort
     [exec]    [junit4] Completed on J0 in 4.18s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestFiltering
     [exec]    [junit4] Completed on J2 in 4.87s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.BasicFunctionalityTest
     [exec]    [junit4] Completed on J0 in 5.03s, 23 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.QueryElevationComponentTest
     [exec]    [junit4] Completed on J3 in 14.62s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.SoftAutoCommitTest
     [exec]    [junit4] IGNOR/A 0.00s J3 | SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J3 | SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J3 | SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J3 in 2.53s, 3 tests, 3 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerTest
     [exec]    [junit4] Completed on J2 in 7.67s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.highlight.HighlighterTest
     [exec]    [junit4] Completed on J0 in 4.64s, 30 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.CurrencyFieldOpenExchangeTest
     [exec]    [junit4] Completed on J3 in 3.63s, 10 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedQueryElevationComponentTest
     [exec]    [junit4] Completed on J2 in 4.07s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.CurrencyFieldXmlFileTest
     [exec]    [junit4] Completed on J0 in 3.42s, 11 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestCoreDiscovery
     [exec]    [junit4] Completed on J3 in 2.60s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testContextSensitiveCollate
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testEstimatedHitCounts
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testCollateWithGrouping
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testCollateWithFilter
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testExtendedCollate
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testCollationWithHypens
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] IGNOR/A 0.00s J0 | SpellCheckCollatorTest.testCollateWithOverride
     [exec]    [junit4]    > Assumption #1: 'slow' test group is disabled (@Slow)
     [exec]    [junit4] Completed on J0 in 2.69s, 8 tests, 8 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.AnalysisAfterCoreReloadTest
     [exec]    [junit4] Completed on J2 in 4.28s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.servlet.SolrRequestParserTest
     [exec]    [junit4] Completed on J0 in 2.50s, 10 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.DocValuesTest
     [exec]    [junit4] Completed on J2 in 3.06s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
     [exec]    [junit4] Completed on J3 in 6.81s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterTest
     [exec]    [junit4] Completed on J0 in 4.25s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestTrie
     [exec]    [junit4] Completed on J2 in 2.34s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.SpatialFilterTest
     [exec]    [junit4] Completed on J3 in 2.74s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.TestCSVLoader
     [exec]    [junit4] Completed on J2 in 2.56s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterWFSTTest
     [exec]    [junit4] Completed on J0 in 3.10s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.PolyFieldTest
     [exec]    [junit4] Completed on J3 in 2.09s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.WordBreakSolrSpellCheckerTest
     [exec]    [junit4] Completed on J2 in 3.24s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.SchemaVersionSpecificBehaviorTest
     [exec]    [junit4] Completed on J0 in 4.52s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.SolrCoreCheckLockOnStartupTest
     [exec]    [junit4] Completed on J3 in 4.44s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerOptimizeTest
     [exec]    [junit4] Completed on J2 in 2.53s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.function.distance.DistanceFunctionTest
     [exec]    [junit4] Completed on J0 in 2.67s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
     [exec]    [junit4] Completed on J3 in 2.82s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.XsltUpdateRequestHandlerTest
     [exec]    [junit4] Completed on J2 in 2.89s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J1 PID(3623@lucene.zones.apache.org): 2014-03-08T14:35:39, stalled for  131s at: BasicZkTest.testBasic
     [exec]    [junit4] Suite: org.apache.solr.spelling.IndexBasedSpellCheckerTest
     [exec]    [junit4] Completed on J0 in 2.80s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.DisMaxRequestHandlerTest
     [exec]    [junit4] Completed on J2 in 2.67s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestSurroundQueryParser
     [exec]    [junit4] Completed on J3 in 3.83s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.StandardRequestHandlerTest
     [exec]    [junit4] Completed on J0 in 2.28s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.TestReversedWildcardFilterFactory
     [exec]    [junit4] Completed on J3 in 1.44s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.request.TestWriterPerf
     [exec]    [junit4] Completed on J2 in 2.51s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.DocumentAnalysisRequestHandlerTest
     [exec]    [junit4] Completed on J0 in 2.32s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestQueryTypes
     [exec]    [junit4] Completed on J3 in 2.05s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.TermsComponentTest
     [exec]    [junit4] Completed on J2 in 2.24s, 13 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.DocumentBuilderTest
     [exec]    [junit4] Completed on J0 in 2.25s, 13 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest
     [exec]    [junit4] Completed on J3 in 2.44s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.RequiredFieldsTest
     [exec]    [junit4] Completed on J2 in 1.91s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
     [exec]    [junit4] Completed on J0 in 2.21s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.highlight.FastVectorHighlighterTest
     [exec]    [junit4] Completed on J3 in 2.25s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
     [exec]    [junit4] Completed on J2 in 2.32s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.IndexSchemaTest
     [exec]    [junit4] Completed on J0 in 2.20s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.TestCollationField
     [exec]    [junit4] Completed on J2 in 1.04s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestJmxIntegration
     [exec]    [junit4] Completed on J3 in 2.37s, 3 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.request.JSONWriterTest
     [exec]    [junit4] Completed on J0 in 2.36s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.response.TestCSVResponseWriter
     [exec]    [junit4] Completed on J2 in 2.61s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.MBeansHandlerTest
     [exec]    [junit4] Completed on J3 in 2.39s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.QueryParsingTest
     [exec]    [junit4] Completed on J0 in 2.29s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.JsonLoaderTest
     [exec]    [junit4] Completed on J2 in 2.10s, 19 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.response.TestPHPSerializedResponseWriter
     [exec]    [junit4] Completed on J3 in 2.07s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
     [exec]    [junit4] Completed on J0 in 1.91s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.CoreContainerCoreInitFailuresTest
     [exec]    [junit4] Completed on J3 in 1.19s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.CSVRequestHandlerTest
     [exec]    [junit4] Completed on J2 in 1.99s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.request.TestBinaryResponseWriter
     [exec]    [junit4] Completed on J0 in 1.89s, 2 tests
     [exec]    [junit4] 
     [e

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

##Starting testTransformValue
     [exec]    [junit4]   2> 105277 T10 C8 oass.SolrIndexSearcher.<init> Opening Searcher@6220ba4d[collection1] realtime
     [exec]    [junit4]   2> 105278 T10 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1462020195385081856)} 0 2
     [exec]    [junit4]   2> 105279 T10 C8 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
     [exec]    [junit4]   2> 105280 T10 C8 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
     [exec]    [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5454570a lockFactory=NativeFSLockFactory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099/index),segFN=segments_4,generation=4}
     [exec]    [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5454570a lockFactory=NativeFSLockFactory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099/index),segFN=segments_5,generation=5}
     [exec]    [junit4]   2> 105281 T10 C8 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
     [exec]    [junit4]   2> 105282 T10 C8 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
     [exec]    [junit4]   2> 105282 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@6220ba4d[collection1] realtime{StandardDirectoryReader(segments_4:59:nrt)}
     [exec]    [junit4]   2> 105282 T10 C8 oasu.DirectUpdateHandler2.commit end_commit_flush
     [exec]    [junit4]   2> 105283 T12 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
     [exec]    [junit4]   2> 105284 T12 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6220ba4d[collection1] realtime{StandardDirectoryReader(segments_4:59:nrt)}
     [exec]    [junit4]   2> 105285 T10 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 6
     [exec]    [junit4]   2> 105306 T10 oas.SolrTestCaseJ4.tearDown ###Ending testTransformValue
     [exec]    [junit4]   2> 105310 T10 oas.SolrTestCaseJ4.deleteCore ###deleteCore
     [exec]    [junit4]   2> 105311 T10 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=268060942
     [exec]    [junit4]   2> 105312 T10 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2b071e12
     [exec]    [junit4]   2> 105316 T10 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=36,autocommit maxTime=60000ms,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=41,cumulative_deletesById=0,cumulative_deletesByQuery=9,cumulative_errors=0,transaction_logs_total_size=59750,transaction_logs_total_number=9}
     [exec]    [junit4]   2> 105317 T10 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
     [exec]    [junit4]   2> 105317 T10 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
     [exec]    [junit4]   2> 105318 T10 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
     [exec]    [junit4]   2> 105321 T10 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
     [exec]    [junit4]   2> 105322 T10 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
     [exec]    [junit4]   2> 105323 T10 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099/index;done=false>>]
     [exec]    [junit4]   2> 105324 T10 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099/index
     [exec]    [junit4]   2> 105325 T10 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099;done=false>>]
     [exec]    [junit4]   2> 105325 T10 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1394291009099
     [exec]    [junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_SY, timezone=Pacific/Truk
     [exec]    [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=257039776,total=419758080
     [exec]    [junit4]   2> NOTE: All tests run in this JVM: [SolrCellMorphlineTest]
     [exec]    [junit4] Completed in 106.47s, 5 tests, 1 failure <<< FAILURES!
     [exec]    [junit4] 
     [exec]    [junit4] 
     [exec]    [junit4] Tests with failures:
     [exec]    [junit4]   - org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2
     [exec]    [junit4] 
     [exec]    [junit4] 
     [exec]    [junit4] JVM J0:     1.80 ..   110.83 =   109.03s
     [exec]    [junit4] Execution time total: 1 minute 50 seconds
     [exec]    [junit4] Tests summary: 1 suite, 5 tests, 1 failure
     [exec] 
     [exec] BUILD FAILED
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build.xml:209: The following error occurred while executing this line:
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/common-build.xml:440: The following error occurred while executing this line:
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/common-build.xml:490: The following error occurred while executing this line:
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/common-build.xml:1278: The following error occurred while executing this line:
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/common-build.xml:911: There were test failures: 1 suite, 5 tests, 1 failure
     [exec] 
     [exec] Total time: 34 minutes 54 seconds
     [exec] 
     [exec] 
     [exec] Traceback (most recent call last):
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1376, in <module>
     [exec]     main()
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1320, in main
     [exec]     smokeTest(baseURL, svnRevision, version, tmpDir, isSigned, testArgs)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1365, in smokeTest
     [exec]     unpackAndVerify('solr', tmpDir, 'solr-%s-src.tgz' % version, svnRevision, version, testArgs, baseURL)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 635, in unpackAndVerify
     [exec]     verifyUnpacked(project, artifact, unpackPath, svnRevision, version, testArgs, tmpDir, baseURL)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 751, in verifyUnpacked
     [exec]     run('%s; ant test -Dtests.slow=false %s' % (javaExe('1.6'), testArgs), '%s/test.log' % unpackPath)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 560, in run
     [exec]     raise RuntimeError('command "%s" failed; see log file %s' % (command, logPath))
     [exec] RuntimeError: command "export JAVA_HOME="/home/hudson/tools/java/latest1.6" PATH="/home/hudson/tools/java/latest1.6/bin:$PATH" JAVACMD="/home/hudson/tools/java/latest1.6/bin/java"; ant test -Dtests.slow=false -Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true" failed; see log file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/test.log

BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/build.xml:390: exec returned: 1

Total time: 109 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 156 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.x/156/

No tests ran.

Build Log:
[...truncated 51334 lines...]
prepare-release-no-sign:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease
     [copy] Copying 431 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/lucene
     [copy] Copying 239 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/solr
     [exec] JAVA6_HOME is /home/hudson/tools/java/latest1.6
     [exec] JAVA7_HOME is /home/hudson/tools/java/latest1.7
     [exec] NOTE: output encoding is US-ASCII
     [exec] 
     [exec] Load release URL "file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/"...
     [exec] 
     [exec] Test Lucene...
     [exec]   test basics...
     [exec]   get KEYS
     [exec]     0.1 MB in 0.07 sec (1.6 MB/sec)
     [exec]   check changes HTML...
     [exec]   download lucene-4.8.0-src.tgz...
     [exec]     27.4 MB in 0.04 sec (667.0 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download lucene-4.8.0.tgz...
     [exec]     61.7 MB in 0.09 sec (663.8 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download lucene-4.8.0.zip...
     [exec]     71.4 MB in 0.13 sec (547.2 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   unpack lucene-4.8.0.tgz...
     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
     [exec]     test demo with 1.6...
     [exec]       got 5657 hits for query "lucene"
     [exec]     test demo with 1.7...
     [exec]       got 5657 hits for query "lucene"
     [exec]     check Lucene's javadoc JAR
     [exec]   unpack lucene-4.8.0.zip...
     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
     [exec]     test demo with 1.6...
     [exec]       got 5657 hits for query "lucene"
     [exec]     test demo with 1.7...
     [exec]       got 5657 hits for query "lucene"
     [exec]     check Lucene's javadoc JAR
     [exec]   unpack lucene-4.8.0-src.tgz...
     [exec]     make sure no JARs/WARs in src dist...
     [exec]     run "ant validate"
     [exec]     run tests w/ Java 6 and testArgs='-Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true'...
     [exec]     test demo with 1.6...
     [exec]       got 243 hits for query "lucene"
     [exec]     generate javadocs w/ Java 6...
     [exec]     run tests w/ Java 7 and testArgs='-Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true'...
     [exec]     test demo with 1.7...
     [exec]       got 243 hits for query "lucene"
     [exec]     generate javadocs w/ Java 7...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [exec] 
     [exec] Test Solr...
     [exec]   test basics...
     [exec]   get KEYS
     [exec]     0.1 MB in 0.00 sec (59.0 MB/sec)
     [exec]   check changes HTML...
     [exec]   download solr-4.8.0-src.tgz...
     [exec]     32.5 MB in 0.12 sec (262.3 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download solr-4.8.0.tgz...
     [exec]     145.0 MB in 1.24 sec (116.9 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download solr-4.8.0.zip...
     [exec]     150.3 MB in 1.01 sec (149.2 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   unpack solr-4.8.0.tgz...
     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
     [exec]     unpack lucene-4.8.0.tgz...
     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/mail-1.4.1.jar: it has javax.* classes
     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/activation-1.1.jar: it has javax.* classes
     [exec]     verify WAR metadata/contained JAR identity/no javax.* or java.* classes...
     [exec]     unpack lucene-4.8.0.tgz...
     [exec]     copying unpacked distribution for Java 6 ...
     [exec]     test solr example w/ Java 6...
     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java6/solr-example.log)...
     [exec]       startup done
     [exec]       test utf8...
     [exec]       index example docs...
     [exec]       run query...
     [exec]       stop server (SIGINT)...
     [exec]     copying unpacked distribution for Java 7 ...
     [exec]     test solr example w/ Java 7...
     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java7/solr-example.log)...
     [exec]       startup done
     [exec]       test utf8...
     [exec]       index example docs...
     [exec]       run query...
     [exec]       stop server (SIGINT)...
     [exec]   unpack solr-4.8.0.zip...
     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
     [exec]     unpack lucene-4.8.0.tgz...
     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/mail-1.4.1.jar: it has javax.* classes
     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/activation-1.1.jar: it has javax.* classes
     [exec]     verify WAR metadata/contained JAR identity/no javax.* or java.* classes...
     [exec]     unpack lucene-4.8.0.tgz...
     [exec]     copying unpacked distribution for Java 6 ...
     [exec]     test solr example w/ Java 6...
     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java6/solr-example.log)...
     [exec]       startup done
     [exec]       test utf8...
     [exec]       index example docs...
     [exec]       run query...
     [exec]       stop server (SIGINT)...
     [exec]     copying unpacked distribution for Java 7 ...
     [exec]     test solr example w/ Java 7...
     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java7/solr-example.log)...
     [exec]       startup done
     [exec]       test utf8...
     [exec]       index example docs...
     [exec]       run query...
     [exec]       stop server (SIGINT)...
     [exec]   unpack solr-4.8.0-src.tgz...
     [exec]     make sure no JARs/WARs in src dist...
     [exec]     run "ant validate"
     [exec]     run tests w/ Java 6 and testArgs='-Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true'...
     [exec] 
     [exec] command "export JAVA_HOME="/home/hudson/tools/java/latest1.6" PATH="/home/hudson/tools/java/latest1.6/bin:$PATH" JAVACMD="/home/hudson/tools/java/latest1.6/bin/java"; ant test -Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true" failed:
     [exec] Buildfile: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build.xml
     [exec]      [echo] Building solr...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 :: http://ant.apache.org/ivy/ ::
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve-groovy:
     [exec] [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
     [exec] [ivy:cachepath] 	confs: [default]
     [exec] [ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.2.1 in public
     [exec] [ivy:cachepath] :: resolution report :: resolve 130ms :: artifacts dl 3ms
     [exec] 	---------------------------------------------------------------------
     [exec] 	|                  |            modules            ||   artifacts   |
     [exec] 	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
     [exec] 	---------------------------------------------------------------------
     [exec] 	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
     [exec] 	---------------------------------------------------------------------
     [exec] 
     [exec] -init-totals:
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] test-solr-core:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] test:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-solr-test-framework:
     [exec]      [echo] Building solr-test-framework...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-test-framework...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] compile-solr-core:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] compile-solrj:
     [exec]      [echo] Building solr-solrj...
     [exec] 
     [exec] check-lucene-core-uptodate:
     [exec] 
     [exec] jar-lucene-core:
     [exec] 
     [exec] check-analyzers-phonetic-uptodate:
     [exec] 
     [exec] jar-analyzers-phonetic:
     [exec] 
     [exec] check-analyzers-kuromoji-uptodate:
     [exec] 
     [exec] jar-analyzers-kuromoji:
     [exec] 
     [exec] check-codecs-uptodate:
     [exec] 
     [exec] jar-codecs:
     [exec] 
     [exec] check-expressions-uptodate:
     [exec] 
     [exec] jar-expressions:
     [exec] 
     [exec] check-suggest-uptodate:
     [exec] 
     [exec] jar-suggest:
     [exec] 
     [exec] check-highlighter-uptodate:
     [exec] 
     [exec] jar-highlighter:
     [exec] 
     [exec] check-memory-uptodate:
     [exec] 
     [exec] jar-memory:
     [exec] 
     [exec] check-misc-uptodate:
     [exec] 
     [exec] jar-misc:
     [exec] 
     [exec] check-spatial-uptodate:
     [exec] 
     [exec] jar-spatial:
     [exec] 
     [exec] check-grouping-uptodate:
     [exec] 
     [exec] jar-grouping:
     [exec] 
     [exec] check-queries-uptodate:
     [exec] 
     [exec] jar-queries:
     [exec] 
     [exec] check-queryparser-uptodate:
     [exec] 
     [exec] jar-queryparser:
     [exec] 
     [exec] check-join-uptodate:
     [exec] 
     [exec] jar-join:
     [exec] 
     [exec] prep-lucene-jars:
     [exec] 
     [exec] resolve-example:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] sync-hack:
     [exec] 
     [exec] resolve:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-solrj...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] check-lucene-core-uptodate:
     [exec] 
     [exec] jar-lucene-core:
     [exec] 
     [exec] check-analyzers-phonetic-uptodate:
     [exec] 
     [exec] jar-analyzers-phonetic:
     [exec] 
     [exec] check-analyzers-kuromoji-uptodate:
     [exec] 
     [exec] jar-analyzers-kuromoji:
     [exec] 
     [exec] check-codecs-uptodate:
     [exec] 
     [exec] jar-codecs:
     [exec] 
     [exec] check-expressions-uptodate:
     [exec] 
     [exec] jar-expressions:
     [exec] 
     [exec] check-suggest-uptodate:
     [exec] 
     [exec] jar-suggest:
     [exec] 
     [exec] check-highlighter-uptodate:
     [exec] 
     [exec] jar-highlighter:
     [exec] 
     [exec] check-memory-uptodate:
     [exec] 
     [exec] jar-memory:
     [exec] 
     [exec] check-misc-uptodate:
     [exec] 
     [exec] jar-misc:
     [exec] 
     [exec] check-spatial-uptodate:
     [exec] 
     [exec] jar-spatial:
     [exec] 
     [exec] check-grouping-uptodate:
     [exec] 
     [exec] jar-grouping:
     [exec] 
     [exec] check-queries-uptodate:
     [exec] 
     [exec] jar-queries:
     [exec] 
     [exec] check-queryparser-uptodate:
     [exec] 
     [exec] jar-queryparser:
     [exec] 
     [exec] check-join-uptodate:
     [exec] 
     [exec] jar-join:
     [exec] 
     [exec] prep-lucene-jars:
     [exec] 
     [exec] resolve-example:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] sync-hack:
     [exec] 
     [exec] resolve:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] common-solr.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] compile-test-framework:
     [exec] 
     [exec] compile-test-framework:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] compile-codecs:
     [exec]      [echo] Building codecs...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building codecs...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] compile-solrj:
     [exec]      [echo] Building solr-solrj...
     [exec] 
     [exec] check-lucene-core-uptodate:
     [exec] 
     [exec] jar-lucene-core:
     [exec] 
     [exec] check-analyzers-phonetic-uptodate:
     [exec] 
     [exec] jar-analyzers-phonetic:
     [exec] 
     [exec] check-analyzers-kuromoji-uptodate:
     [exec] 
     [exec] jar-analyzers-kuromoji:
     [exec] 
     [exec] check-codecs-uptodate:
     [exec] 
     [exec] jar-codecs:
     [exec] 
     [exec] check-expressions-uptodate:
     [exec] 
     [exec] jar-expressions:
     [exec] 
     [exec] check-suggest-uptodate:
     [exec] 
     [exec] jar-suggest:
     [exec] 
     [exec] check-highlighter-uptodate:
     [exec] 
     [exec] jar-highlighter:
     [exec] 
     [exec] check-memory-uptodate:
     [exec] 
     [exec] jar-memory:
     [exec] 
     [exec] check-misc-uptodate:
     [exec] 
     [exec] jar-misc:
     [exec] 
     [exec] check-spatial-uptodate:
     [exec] 
     [exec] jar-spatial:
     [exec] 
     [exec] check-grouping-uptodate:
     [exec] 
     [exec] jar-grouping:
     [exec] 
     [exec] check-queries-uptodate:
     [exec] 
     [exec] jar-queries:
     [exec] 
     [exec] check-queryparser-uptodate:
     [exec] 
     [exec] jar-queryparser:
     [exec] 
     [exec] check-join-uptodate:
     [exec] 
     [exec] jar-join:
     [exec] 
     [exec] prep-lucene-jars:
     [exec] 
     [exec] resolve-example:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] sync-hack:
     [exec] 
     [exec] resolve:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-solrj...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] check-lucene-core-uptodate:
     [exec] 
     [exec] jar-lucene-core:
     [exec] 
     [exec] check-analyzers-phonetic-uptodate:
     [exec] 
     [exec] jar-analyzers-phonetic:
     [exec] 
     [exec] check-analyzers-kuromoji-uptodate:
     [exec] 
     [exec] jar-analyzers-kuromoji:
     [exec] 
     [exec] check-codecs-uptodate:
     [exec] 
     [exec] jar-codecs:
     [exec] 
     [exec] check-expressions-uptodate:
     [exec] 
     [exec] jar-expressions:
     [exec] 
     [exec] check-suggest-uptodate:
     [exec] 
     [exec] jar-suggest:
     [exec] 
     [exec] check-highlighter-uptodate:
     [exec] 
     [exec] jar-highlighter:
     [exec] 
     [exec] check-memory-uptodate:
     [exec] 
     [exec] jar-memory:
     [exec] 
     [exec] check-misc-uptodate:
     [exec] 
     [exec] jar-misc:
     [exec] 
     [exec] check-spatial-uptodate:
     [exec] 
     [exec] jar-spatial:
     [exec] 
     [exec] check-grouping-uptodate:
     [exec] 
     [exec] jar-grouping:
     [exec] 
     [exec] check-queries-uptodate:
     [exec] 
     [exec] jar-queries:
     [exec] 
     [exec] check-queryparser-uptodate:
     [exec] 
     [exec] jar-queryparser:
     [exec] 
     [exec] check-join-uptodate:
     [exec] 
     [exec] jar-join:
     [exec] 
     [exec] prep-lucene-jars:
     [exec] 
     [exec] resolve-example:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] sync-hack:
     [exec] 
     [exec] resolve:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] common-solr.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] compile-test-framework:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] compile-codecs:
     [exec]      [echo] Building codecs...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building codecs...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] common.compile-test:
     [exec] 
     [exec] compile-test:
     [exec] 
     [exec] install-junit4-taskdef:
     [exec] 
     [exec] compile-tools:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] validate:
     [exec] 
     [exec] resolve-groovy:
     [exec] 
     [exec] -init-totals:
     [exec] 
     [exec] -test:
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-core/test
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-core/test/temp
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/.caches/test-stats/solr-core
     [exec]    [junit4] <JUnit4> says ??????! Master seed: 649D1E80892E7525
     [exec]    [junit4] Your default console's encoding may not display certain unicode glyphs: ISO-8859-1
     [exec]    [junit4] Executing 367 suites with 4 JVMs.
     [exec]    [junit4] 
     [exec]    [junit4] Started J0 PID(55381@lucene.zones.apache.org).
     [exec]    [junit4] Started J1 PID(55383@lucene.zones.apache.org).
     [exec]    [junit4] Started J3 PID(55382@lucene.zones.apache.org).
     [exec]    [junit4] Started J2 PID(55384@lucene.zones.apache.org).
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.SystemInfoHandlerTest
     [exec]    [junit4] Completed on J0 in 7.36s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.CoreContainerCoreInitFailuresTest
     [exec]    [junit4] Completed on J1 in 26.31s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestNRTOpen
     [exec]    [junit4] Completed on J2 in 35.76s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.TestReversedWildcardFilterFactory
     [exec]    [junit4] Completed on J0 in 32.18s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.TermVectorComponentTest
     [exec]    [junit4] Completed on J1 in 18.01s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.SliceStateUpdateTest
     [exec]    [junit4] Completed on J2 in 19.26s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestSchemaNameResource
     [exec]    [junit4] Completed on J1 in 11.61s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestCoreContainer
     [exec]    [junit4] Completed on J3 in 60.88s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.TestCSVLoader
     [exec]    [junit4] Completed on J1 in 5.44s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.SliceStateTest
     [exec]    [junit4] Completed on J3 in 3.18s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.TestCollationKeyRangeQueries
     [exec]    [junit4] Completed on J3 in 5.96s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.BadIndexSchemaTest
     [exec]    [junit4] Completed on J1 in 10.03s, 17 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.servlet.NoCacheHeaderTest
     [exec]    [junit4] Completed on J1 in 2.10s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestFieldTypeCollectionResource
     [exec]    [junit4] Completed on J1 in 1.76s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestDynamicFieldResource
     [exec]    [junit4] Completed on J1 in 2.09s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.RAMDirectoryFactoryTest
     [exec]    [junit4] Completed on J1 in 0.03s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.CopyFieldTest
     [exec]    [junit4] Completed on J1 in 2.83s, 9 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestSolrJ
     [exec]    [junit4] Completed on J1 in 0.03s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.writer.CSVWriterTest
     [exec]    [junit4] Completed on J1 in 0.05s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.RemoteQueryErrorTest
     [exec]    [junit4] Completed on J0 in 42.13s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.PrimUtilsTest
     [exec]    [junit4] Completed on J0 in 0.09s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestFuzzyAnalyzedSuggestions
     [exec]    [junit4] Completed on J1 in 2.80s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestNoOpRegenerator
     [exec]    [junit4] Completed on J0 in 1.53s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.TestBinaryField
     [exec]    [junit4] Completed on J1 in 1.25s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestNonNRTOpen
     [exec]    [junit4] Completed on J0 in 2.69s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactoryTest
     [exec]    [junit4] Completed on J1 in 2.30s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestRandomDVFaceting
     [exec]    [junit4] Completed on J2 in 36.98s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.request.SimpleFacetsTest
     [exec]    [junit4] Completed on J1 in 12.06s, 32 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.SolrTestCaseJ4Test
     [exec]    [junit4] Completed on J1 in 0.62s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestBadConfig
     [exec]    [junit4] Completed on J0 in 14.15s, 13 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.PrimitiveFieldTypeTest
     [exec]    [junit4] Completed on J1 in 1.73s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestFieldResource
     [exec]    [junit4] Completed on J1 in 1.35s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestMaxScoreQueryParser
     [exec]    [junit4] Completed on J0 in 2.48s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.FieldMutatingUpdateProcessorTest
     [exec]    [junit4] Completed on J0 in 4.67s, 27 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ZkControllerTest
     [exec]    [junit4] Completed on J1 in 11.12s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.LegacyHTMLStripCharFilterTest
     [exec]    [junit4] Completed on J1 in 0.21s, 13 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.SolrIndexConfigTest
     [exec]    [junit4] Completed on J1 in 1.81s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestSimpleQParserPlugin
     [exec]    [junit4] Completed on J1 in 1.27s, 15 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestFieldCollectionResource
     [exec]    [junit4] Completed on J1 in 1.65s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestAddFieldRealTimeGet
     [exec]    [junit4] Completed on J1 in 1.17s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestCursorMarkWithoutUniqueKey
     [exec]    [junit4] Completed on J1 in 0.91s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
     [exec]    [junit4] Completed on J2 in 30.58s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.DefaultValueUpdateProcessorTest
     [exec]    [junit4] Completed on J1 in 6.49s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestFoldingMultitermQuery
     [exec]    [junit4] Completed on J2 in 5.29s, 19 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestUtils
     [exec]    [junit4] Completed on J2 in 0.02s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.MBeansHandlerTest
     [exec]    [junit4] Completed on J1 in 2.63s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
     [exec]    [junit4] Completed on J3 in 61.77s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestCoreDiscovery
     [exec]    [junit4] Completed on J1 in 2.88s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
     [exec]    [junit4] Completed on J0 in 25.59s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestImplicitCoreProperties
     [exec]    [junit4] Completed on J1 in 3.69s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestRandomMergePolicy
     [exec]    [junit4] Completed on J1 in 0.04s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.RequiredFieldsTest
     [exec]    [junit4] Completed on J1 in 2.21s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.ShowFileRequestHandlerTest
     [exec]    [junit4] Completed on J0 in 7.23s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestFiltering
     [exec]    [junit4] Completed on J2 in 13.66s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsSyncSliceTest
     [exec]    [junit4] Completed on J2 in 0.17s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestStressRecovery
     [exec]    [junit4] Completed on J3 in 10.75s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestSystemIdResolver
     [exec]    [junit4] Completed on J3 in 0.10s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestStandardQParsers
     [exec]    [junit4] Completed on J3 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest
     [exec]    [junit4] Completed on J3 in 0.23s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ConnectionManagerTest
     [exec]    [junit4] Completed on J1 in 4.83s, 2 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestCustomSort
     [exec]    [junit4] Completed on J2 in 1.46s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.request.TestWriterPerf
     [exec]    [junit4] Completed on J1 in 2.43s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.TestLuceneMatchVersion
     [exec]    [junit4] Completed on J1 in 0.81s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.AddBlockUpdateTest
     [exec]    [junit4] Completed on J2 in 3.21s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.ExtendedBufferedReaderTest
     [exec]    [junit4] Completed on J2 in 0.06s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions
     [exec]    [junit4] Completed on J1 in 1.58s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestBM25SimilarityFactory
     [exec]    [junit4] Completed on J1 in 0.67s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.IndexSchemaRuntimeFieldTest
     [exec]    [junit4] Completed on J1 in 2.22s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.highlight.HighlighterTest
     [exec]    [junit4] Completed on J2 in 5.99s, 30 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestReload
     [exec]    [junit4] Completed on J3 in 11.37s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
     [exec]    [junit4] Completed on J3 in 3.94s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestSolrQueryParserDefaultOperatorResource
     [exec]    [junit4] Completed on J3 in 3.67s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.logging.TestLogWatcher
     [exec]    [junit4] Completed on J3 in 0.11s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.CursorPagingTest
     [exec]    [junit4] Completed on J1 in 12.31s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestDistributedGrouping
     [exec]    [junit4] Completed on J0 in 29.71s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
     [exec]    [junit4] Completed on J0 in 4.01s, 33 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestOverriddenPrefixQueryForCustomFieldType
     [exec]    [junit4] Completed on J0 in 1.45s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.FileBasedSpellCheckerTest
     [exec]    [junit4] Completed on J0 in 2.63s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ClusterStateUpdateTest
     [exec]    [junit4] Completed on J3 in 16.16s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.FieldAnalysisRequestHandlerTest
     [exec]    [junit4] Completed on J0 in 1.95s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.DocValuesMultiTest
     [exec]    [junit4] Completed on J0 in 1.81s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DebugComponentTest
     [exec]    [junit4] Completed on J0 in 3.50s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestRealTimeGet
     [exec]    [junit4] Completed on J3 in 19.72s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestAnalyzedSuggestions
     [exec]    [junit4] Completed on J3 in 6.46s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
     [exec]    [junit4] Completed on J3 in 4.63s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestStressReorder
     [exec]    [junit4] Completed on J0 in 29.51s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterWFSTTest
     [exec]    [junit4] Completed on J3 in 6.82s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.SearchHandlerTest
     [exec]    [junit4] Completed on J0 in 2.16s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.writer.CSVConfigGuesserTest
     [exec]    [junit4] Completed on J0 in 0.07s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TimeZoneUtilsTest
     [exec]    [junit4] Completed on J0 in 0.18s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.join.BJQParserTest
     [exec]    [junit4] Completed on J0 in 2.41s, 9 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrXml
     [exec]    [junit4] Completed on J0 in 0.35s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestRTGBase
     [exec]    [junit4] Completed on J0 in 0.00s, 0 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.store.blockcache.BlockCacheTest
     [exec]    [junit4] Completed on J0 in 0.97s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J2 PID(55384@lucene.zones.apache.org): 2014-03-05T19:53:00, stalled for 68.4s at: BasicDistributedZk2Test.testDistribSearch
     [exec]    [junit4] HEARTBEAT J1 PID(55383@lucene.zones.apache.org): 2014-03-05T19:53:12, stalled for 66.1s at: BasicZkTest.testBasic
     [exec]    [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
     [exec]    [junit4] Completed on J0 in 36.73s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
     [exec]    [junit4] Completed on J3 in 54.87s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.ScriptEngineTest
     [exec]    [junit4] IGNOR/A 0.01s J3 | ScriptEngineTest.testJRuby
     [exec]    [junit4]    > Assumption #1: got: <[null]>, expected: each not null
     [exec]    [junit4] Completed on J3 in 0.80s, 6 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestJmxMonitoredMap
     [exec]    [junit4] Completed on J3 in 0.67s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.BadCopyFieldTest
     [exec]    [junit4] Completed on J3 in 1.36s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestIBSimilarityFactory
     [exec]    [junit4] Completed on J3 in 1.46s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
     [exec]    [junit4] Completed on J3 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterTSTTest
     [exec]    [junit4] Completed on J3 in 4.96s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J2 PID(55384@lucene.zones.apache.org): 2014-03-05T19:54:00, stalled for  128s at: BasicDistributedZk2Test.testDistribSearch
     [exec]    [junit4] HEARTBEAT J1 PID(55383@lucene.zones.apache.org): 2014-03-05T19:54:12, stalled for  126s at: BasicZkTest.testBasic
     [exec]    [junit4] Suite: org.apache.solr.TestDistributedMissingSort
     [exec]    [junit4] Completed on J3 in 16.33s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
     [exec]    [junit4] Completed on J3 in 3.58s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.TestUpdate
     [exec]    [junit4] Completed on J3 in 2.76s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.DOMUtilTest
     [exec]    [junit4] Completed on J3 in 0.06s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedExpandComponentTest
     [exec]    [junit4] Completed on J3 in 6.64s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.store.blockcache.BlockDirectoryTest
     [exec]    [junit4] Completed on J3 in 13.36s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestCopyFieldCollectionResource
     [exec]    [junit4] Completed on J3 in 1.81s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestDFRSimilarityFactory
     [exec]    [junit4] Completed on J3 in 1.34s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J0 PID(55381@lucene.zones.apache.org): 2014-03-05T19:54:48, stalled for 71.4s at: CustomCollectionTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.cloud.BasicZkTest
     [exec]    [junit4] Completed on J1 in 168.90s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestReloadAndDeleteDocs
     [exec]    [junit4] Completed on J3 in 5.95s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.TestOmitPositions
     [exec]    [junit4] Completed on J3 in 1.76s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.TestMultiCoreConfBootstrap
     [exec]    [junit4] Completed on J1 in 3.43s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
     [exec]    [junit4] Completed on J0 in 80.72s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.BasicFunctionalityTest
     [exec]    [junit4] Completed on J1 in 4.36s, 23 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestRecoveryHdfs
     [exec]    [junit4] Completed on J1 in 0.13s, 10 tests, 10 skipped
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J2 PID(55384@lucene.zones.apache.org): 2014-03-05T19:55:00, stalled for  188s at: BasicDistributedZk2Test.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.highlight.HighlighterConfigTest
     [exec]    [junit4] Completed on J1 in 1.63s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.TestHashPartitioner
     [exec]    [junit4] Completed on J3 in 16.23s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.TestCollationFieldDocValues
     [exec]    [junit4] Completed on J3 in 1.37s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.request.TestBinaryResponseWriter
     [exec]    [junit4] Completed on J3 in 1.81s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test
     [exec]    [junit4] Completed on J3 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestRandomFaceting
     [exec]    [junit4] Completed on J0 in 18.61s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.function.TestFunctionQuery
     [exec]    [junit4] IGNOR/A 0.01s J3 | TestFunctionQuery.testTotalTermFreq
     [exec]    [junit4]    > Assumption #1: PreFlex codec does not support collection-level term stats
     [exec]    [junit4] Completed on J3 in 4.59s, 15 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestCodecSupport
     [exec]    [junit4] Completed on J3 in 0.62s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.XsltUpdateRequestHandlerTest
     [exec]    [junit4] Completed on J0 in 2.06s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrXmlPersistor
     [exec]    [junit4] Completed on J0 in 0.18s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.URLClassifyProcessorTest
     [exec]    [junit4] Completed on J3 in 0.61s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.WordBreakSolrSpellCheckerTest
     [exec]    [junit4] Completed on J3 in 3.32s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.TestDistribDocBasedVersion
     [exec]    [junit4] Completed on J1 in 29.75s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.function.distance.DistanceFunctionTest
     [exec]    [junit4] Completed on J1 in 2.96s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedSpellCheckComponentTest
     [exec]    [junit4] Completed on J0 in 16.44s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.SolrCoreTest
     [exec]    [junit4] Completed on J3 in 14.10s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.PolyFieldTest
     [exec]    [junit4] Completed on J0 in 2.26s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.AbstractCurrencyFieldTest
     [exec]    [junit4] Completed on J0 in 0.00s, 0 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.FileUtilsTest
     [exec]    [junit4] Completed on J0 in 0.01s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.OutputWriterTest
     [exec]    [junit4] Completed on J3 in 1.30s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.DocumentBuilderTest
     [exec]    [junit4] Completed on J3 in 2.21s, 13 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ZkSolrClientTest
     [exec]    [junit4] Completed on J0 in 11.82s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
     [exec]    [junit4] Completed on J2 in 240.29s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.AutoCommitTest
     [exec]    [junit4] Completed on J3 in 15.13s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.TestDocBasedVersionConstraints
     [exec]    [junit4] Completed on J0 in 5.92s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
     [exec]    [junit4] IGNOR/A 0.00s J3 | ChaosMonkeySafeLeaderTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple)
     [exec]    [junit4] Completed on J3 in 0.03s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.SpatialFilterTest
     [exec]    [junit4] Completed on J2 in 3.19s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.PreAnalyzedFieldTest
     [exec]    [junit4] Completed on J0 in 2.40s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.function.SortByFunctionTest
     [exec]    [junit4] Completed on J2 in 2.56s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedDebugComponentTest
     [exec]    [junit4] Completed on J2 in 3.29s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestValueSourceCache
     [exec]    [junit4] Completed on J2 in 2.40s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J1 PID(55383@lucene.zones.apache.org): 2014-03-05T19:56:36, stalled for 62.4s at: BasicDistributedZkTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.cloud.MigrateRouteKeyTest
     [exec]    [junit4] Completed on J0 in 56.65s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J3 PID(55382@lucene.zones.apache.org): 2014-03-05T19:57:00, stalled for 64.9s at: UnloadDistributedZkTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.cloud.ShardRoutingCustomTest
     [exec]    [junit4] Completed on J0 in 8.92s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest
     [exec]    [junit4] Completed on J0 in 0.95s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestInfoStreamLogging
     [exec]    [junit4] Completed on J0 in 3.73s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.QueryParsingTest
     [exec]    [junit4] Completed on J0 in 2.01s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.TestWordDelimiterFilterFactory
     [exec]    [junit4] Completed on J0 in 2.51s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J2 PID(55384@lucene.zones.apache.org): 2014-03-05T19:57:12, stalled for 68.5s at: ShardSplitTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.request.JSONWriterTest
     [exec]    [junit4] Completed on J0 in 2.01s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
     [exec]    [junit4] Completed on J1 in 102.42s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestSolrQueryParserResource
     [exec]    [junit4] Completed on J0 in 4.13s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
     [exec]    [junit4] Completed on J0 in 1.88s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
     [exec]    [junit4] Completed on J3 in 88.35s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
     [exec]    [junit4] Completed on J2 in 80.52s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.store.hdfs.HdfsDirectoryTest
     [exec]    [junit4] Completed on J2 in 0.03s, 3 tests, 3 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestQuerySenderListener
     [exec]    [junit4] Completed on J2 in 2.51s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.writer.CSVConfigTest
     [exec]    [junit4] Completed on J2 in 0.03s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestQueryTypes
     [exec]    [junit4] Completed on J2 in 2.67s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
     [exec]    [junit4] Completed on J2 in 0.06s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestStressUserVersions
     [exec]    [junit4] Completed on J2 in 8.31s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.SampleTest
     [exec]    [junit4] Completed on J2 in 1.30s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.SolrIndexSplitterTest
     [exec]    [junit4] Completed on J2 in 4.77s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterFSTTest
     [exec]    [junit4] Completed on J2 in 4.23s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestFastWriter
     [exec]    [junit4] Completed on J2 in 0.28s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.OpenCloseCoreStressTest
     [exec]    [junit4] IGNOR/A 0.00s J3 | OpenCloseCoreStressTest.test10MinutesOld
     [exec]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
     [exec]    [junit4] IGNOR/A 0.00s J3 | OpenCloseCoreStressTest.test10MinutesNew
     [exec]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
     [exec]    [junit4] IGNOR/A 0.00s J3 | OpenCloseCoreStressTest.test1HourNew
     [exec]    [junit4]    > Assumption #1: 'weekly' test group is disabled (@Weekly)
     [exec]    [junit4] IGNOR/A 0.00s J3 | OpenCloseCoreStressTest.test1HourOld
     [exec]    [junit4]    > Assumption #1: 'weekly' test group is disabled (@Weekly)
     [exec]    [junit4] Completed on J3 in 31.66s, 6 tests, 4 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.QueryElevationComponentTest
     [exec]    [junit4] Completed on J2 in 16.49s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestDefaultSimilarityFactory
     [exec]    [junit4] Completed on J2 in 0.55s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.CharBufferTest
     [exec]    [junit4] Completed on J2 in 0.01s, 13 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestPseudoReturnFields
     [exec]    [junit4] Completed on J2 in 2.79s, 14 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrXmlPersistence
     [exec]    [junit4] Completed on J2 in 8.70s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestSchemaVersionResource
     [exec]    [junit4] Completed on J2 in 3.21s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J1 PID(55383@lucene.zones.apache.org): 2014-03-05T19:58:24, stalled for 67.7s at: CollectionsAPIDistributedZkTest.testDistribSearch
     [exec]    [junit4] HEARTBEAT J0 PID(55381@lucene.zones.apache.org): 2014-03-05T19:58:24, stalled for 63.7s at: SyncSliceTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.cloud.SolrXmlInZkTest
     [exec]    [junit4] Completed on J2 in 5.11s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.OverseerTest
     [exec]    [junit4] Completed on J3 in 29.35s, 9 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestDynamicFieldCollectionResource
     [exec]    [junit4] Completed on J2 in 1.25s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.CSVParserTest
     [exec]    [junit4] Completed on J2 in 0.06s, 23 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
     [exec]    [junit4] Completed on J2 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestLFUCache
     [exec]    [junit4] Completed on J2 in 7.02s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestLazyCores
     [exec]    [junit4] Completed on J2 in 14.91s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerOptimizeTest
     [exec]    [junit4] Completed on J2 in 2.58s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestSolrQueryParser
     [exec]    [junit4] Completed on J2 in 1.76s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestJmxIntegration
     [exec]    [junit4] Completed on J2 in 3.32s, 3 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.MinimalSchemaTest
     [exec]    [junit4] Completed on J2 in 1.67s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.IndexBasedSpellCheckerTest
     [exec]    [junit4] Completed on J2 in 2.83s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestSweetSpotSimilarityFactory
     [exec]    [junit4] Completed on J2 in 0.73s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J1 PID(55383@lucene.zones.apache.org): 2014-03-05T19:59:24, stalled for  128s at: CollectionsAPIDistributedZkTest.testDistribSearch
     [exec]    [junit4] HEARTBEAT J0 PID(55381@lucene.zones.apache.org): 2014-03-05T19:59:24, stalled for  124s at: SyncSliceTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
     [exec]    [junit4] Completed on J3 in 70.60s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
     [exec]    [junit4] Completed on J2 in 57.00s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.LeaderElectionTest
     [exec]    [junit4] Completed on J2 in 12.51s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J1 PID(55383@lucene.zones.apache.org): 2014-03-05T20:00:24, stalled for  188s at: CollectionsAPIDistributedZkTest.testDistribSearch
     [exec]    [junit4] HEARTBEAT J0 PID(55381@lucene.zones.apache.org): 2014-03-05T20:00:24, stalled for  184s at: SyncSliceTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.cloud.TestZkChroot
     [exec]    [junit4] Completed on J2 in 13.31s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ZkCLITest
     [exec]    [junit4] Completed on J2 in 10.42s, 12 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
     [exec]    [junit4] Completed on J1 in 217.64s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.request.TestFaceting
     [exec]    [junit4] Completed on J1 in 6.72s, 9 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J0 PID(55381@lucene.zones.apache.org): 2014-03-05T20:01:24, stalled for  244s at: SyncSliceTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.search.TestRecovery
     [exec]    [junit4] Completed on J1 in 31.46s, 11 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J2 PID(55384@lucene.zones.apache.org): 2014-03-05T20:01:36, stalled for 60.7s at: TestDistributedSearch.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
     [exec]    [junit4] Completed on J3 in 121.08s, 14 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.TermVectorComponentDistributedTest
     [exec]    [junit4] Completed on J1 in 11.48s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestJoin
     [exec]    [junit4] Completed on J3 in 6.74s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
     [exec]    [junit4] Completed on J3 in 7.81s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestStressVersions
     [exec]    [junit4] Completed on J1 in 14.85s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedTermsComponentTest
     [exec]    [junit4] Completed on J3 in 12.17s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestRangeQuery
     [exec]    [junit4] Completed on J1 in 7.80s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.StatsComponentTest
     [exec]    [junit4] Completed on J1 in 3.63s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestSolr4Spatial
     [exec]    [junit4] IGNOR/A 0.01s J3 | TestSolr4Spatial.testSortMultiVal {p0=pointvector}
     [exec]    [junit4]    > Assumption #1: Multivalue not supported for this field
     [exec]    [junit4] IGNOR/A 0.01s J3 | TestSolr4Spatial.solr4OldShapeSyntax {p0=pointvector}
     [exec]    [junit4]    > Assumption #1: Mostly just valid for prefix-tree
     [exec]    [junit4] Completed on J3 in 8.06s, 32 tests, 2 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestDistributedSearch
     [exec]    [junit4] Completed on J2 in 103.04s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestGroupingSearch
     [exec]    [junit4] Completed on J3 in 6.46s, 13 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
     [exec]    [junit4] Completed on J1 in 8.22s, 9 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J0 PID(55381@lucene.zones.apache.org): 2014-03-05T20:02:24, stalled for  304s at: SyncSliceTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.ConvertedLegacyTest
     [exec]    [junit4] Completed on J1 in 4.54s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.PeerSyncTest
     [exec]    [junit4] Completed on J3 in 5.03s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
     [exec]    [junit4] Completed on J2 in 7.03s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestSort
     [exec]    [junit4] Completed on J1 in 4.03s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.OverseerCollectionProcessorTest
     [exec]    [junit4] Completed on J2 in 4.40s, 14 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerTest
     [exec]    [junit4] Completed on J3 in 6.04s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestIndexSearcher
     [exec]    [junit4] Completed on J1 in 2.69s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.CurrencyFieldOpenExchangeTest
     [exec]    [junit4] Completed on J3 in 2.69s, 10 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedQueryElevationComponentTest
     [exec]    [junit4] Completed on J1 in 3.58s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.SimplePostToolTest
     [exec]    [junit4] Completed on J1 in 0.15s, 11 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.CurrencyFieldXmlFileTest
     [exec]    [junit4] Completed on J3 in 2.76s, 11 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.AnalysisAfterCoreReloadTest
     [exec]    [junit4] Completed on J1 in 3.45s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestExtendedDismaxParser
     [exec]    [junit4] Completed on J3 in 2.79s, 18 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.SoftAutoCommitTest
     [exec]    [junit4] Completed on J2 in 12.37s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
     [exec]    [junit4] Completed on J1 in 3.97s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.DocValuesTest
     [exec]    [junit4] Completed on J1 in 1.53s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
     [exec]    [junit4] Completed on J3 in 5.74s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.servlet.SolrRequestParserTest
     [exec]    [junit4] Completed on J2 in 2.90s, 10 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestStressLucene
     [exec]    [junit4] Completed on J3 in 1.27s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestTrie
     [exec]    [junit4] Completed on J2 in 2.45s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterTest
     [exec]    [junit4] Completed on J1 in 3.91s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.SchemaVersionSpecificBehaviorTest
     [exec]    [junit4] Completed on J3 in 4.42s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.SolrCoreCheckLockOnStartupTest
     [exec]    [junit4] Completed on J2 in 4.00s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.TestAtomicUpdateErrorCases
     [exec]    [junit4] Completed on J1 in 3.77s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.QueryEqualityTest
     [exec]    [junit4] Completed on J3 in 3.10s, 68 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.request.TestRemoteStreaming
     [exec]    [junit4] Completed on J1 in 1.80s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactoryTest
     [exec]    [junit4] Completed on J2 in 3.28s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
     [exec]    [junit4] Completed on J3 in 2.02s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.servlet.CacheHeaderTest
     [exec]    [junit4] Completed on J2 in 1.37s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.SolrInfoMBeanTest
     [exec]    [junit4] Completed on J1 in 2.79s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestSurroundQueryParser
     [exec]    [junit4] Completed on J3 in 2.56s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.DisMaxRequestHandlerTest
     [exec]    [junit4] Completed on J1 in 2.13s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestQueryUtils
     [exec]    [junit4] Completed on J3 in 2.17s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.StandardRequestHandlerTest
     [exec]    [junit4] Completed on J1 in 2.01s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.LukeRequestHandlerTest
     [exec]    [junit4] Completed on J2 in 5.64s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.DocumentAnalysisRequestHandlerTest
     [exec]    [junit4] Completed on J1 in 2.05s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.DirectSolrSpellCheckerTest
     [exec]    [junit4] Completed on J3 in 2.73s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.TermsComponentTest
     [exec]    [junit4] Completed on J2 in 2.04s, 13 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.RequestHandlersTest
     [exec]    [junit4] Completed on J3 in 2.15s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.XmlUpdateRequestHandlerTest
     [exec]    [junit4] Completed on J1 in 2.58s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest
     [exec]    [junit4] Completed on J2 in 2.04s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.TestIndexingPerformance
     [exec]    [junit4] Completed on J3 in 2.12s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.MoreLikeThisHandlerTest
     [exec]    [junit4] Completed on J1 in 1.99s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
     [exec]    [junit4] Completed on J2 in 2.18s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.LoggingHandlerTest
     [exec]    [junit4] Completed on J1 in 2.18s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.RegexBoostProcessorTest
     [exec]    [junit4] Completed on J2 in 1.95s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.highlight.FastVectorHighlighterTest
     [exec]    [junit4] Completed on J3 in 2.36s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.TestCollationField
     [exec]    [junit4] Completed on J2 in 0.96s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.IndexSchemaTest
     [exec]    [junit4] Completed on J1 in 2.17s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.ReturnFieldsTest
     [exec]    [junit4] Completed on J3 in 2.04s, 12 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.response.TestCSVResponseWriter
     [exec]    [junit4] Completed on J2 in 2.26s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.BinaryUpdateRequestHandlerTest
     [exec]    [junit4] Completed on J3 in 1.92s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.JsonLoaderTest
     [exec]    [junit4] Completed on J1 in 2.06s, 19 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.TestPartialUpdateDeduplication
     [exec]    [junit4] Completed on J2 in 1.56s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.CSVRequestHandlerTest
     [exec]    [junit4] Completed on J1 in 1.80s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.response.TestPHPSerializedResponseWriter
     [exec]    [junit4] Completed on J3 in 2.01s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestComponentsName
     [exec]    [junit4] Completed on J2 in 1.60s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.UpdateParamsTest
     [exec]    [junit4] Completed on J3 in 2.06s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.AlternateDirectoryTest
     [exec]    [junit4] Completed on J2 in 2.12s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.SOLR749Test
     [exec]    [junit4] Completed on J1 in 2.57s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrIndexConfig
     [exec]    [junit4] Completed on J3 in 1.82s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.ResponseLogComponentTest
     [exec]    [junit4] Completed on J1 in 1.55s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestQuerySenderNoQuery
     [exec]    [junit4] Completed on J2 in 1.84s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J0 PID(55381@lucene.zones.apache.org): 2014-03-05T20:03:24, stalled for  364s at: SyncSliceTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.handler.component.BadComponentTest
     [exec]    [junit4] Completed on J3 in 1.61s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy2
     [exec]    [junit4] Completed on J2 in 1.94s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestMergePolicyConfig
     [exec]    [junit4] Completed on J1 in 2.41s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestDocSet
     [exec]    [junit4] Completed on J2 in 0.59s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.MultiTermTest
     [exec]    [junit4] Completed on J3 in 1.57s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.NumericFieldsTest
     [exec]    [junit4] Completed on J2 in 0.84s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestSearchPerf
     [exec]    [junit4] Completed on J1 in 1.44s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestElisionMultitermQuery
     [exec]    [junit4] Completed on J3 in 0.98s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.CSVPrinterTest
     [exec]    [junit4] Completed on J1 in 0.39s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.ExternalFileFieldSortTest
     [exec]    [junit4] Completed on J3 in 0.59s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestSolrCoreProperties
     [exec]    [junit4] Completed on J1 in 0.56s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestConfig
     [exec]    [junit4] Completed on J2 in 1.86s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.servlet.DirectSolrConnectionTest
     [exec]    [junit4] Completed on J1 in 1.10s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.NotRequiredUniqueKeyTest
     [exec]    [junit4] Completed on J2 in 0.74s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.highlight.TestPostingsSolrHighlighter
     [exec]    [junit4] Completed on J3 in 1.38s, 13 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.SpellPossibilityIteratorTest
     [exec]    [junit4] Completed on J2 in 0.36s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestPhraseSuggestions
     [exec]    [junit4] Completed on J1 in 0.92s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.TestCharFilters
     [exec]    [junit4] Completed on J3 in 0.84s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.SynonymTokenizerTest
     [exec]    [junit4] Completed on J2 in 0.68s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestXIncludeConfig
     [exec]    [junit4] Completed on J1 in 0.93s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.EchoParamsTest
     [exec]    [junit4] Completed on J3 in 0.87s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestPerFieldSimilarity
     [exec]    [junit4] Completed on J2 in 0.77s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestNumberUtils
     [exec]    [junit4] Completed on J1 in 0.30s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestLMDirichletSimilarityFactory
     [exec]    [junit4] Completed on J3 in 0.73s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
     [exec]    [junit4] Completed on J1 in 0.42s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestLMJelinekMercerSimilarityFactory
     [exec]    [junit4] Completed on J2 in 0.73s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestFastOutputStream
     [exec]    [junit4] Completed on J3 in 0.19s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.OpenExchangeRatesOrgProviderTest
     [exec]    [junit4] Completed on J1 in 0.22s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.PluginInfoTest
     [exec]    [junit4] Completed on J2 in 0.12s, 9 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestFastLRUCache
     [exec]    [junit4] Completed on J3 in 0.14s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.DateMathParserTest
     [exec]    [junit4] Completed on J1 in 0.09s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrXMLSerializer
     [exec]    [junit4] Completed on J3 in 0.09s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.TestSuggestSpellingConverter
     [exec]    [junit4] Completed on J1 in 0.04s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.DateFieldTest
     [exec]    [junit4] Completed on J3 in 0.06s, 8 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.SpellingQueryConverterTest
     [exec]    [junit4] Completed on J1 in 0.04s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ClusterStateTest
     [exec]    [junit4] Completed on J3 in 0.03s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.CSVUtilsTest
     [exec]    [junit4] Completed on J1 in 0.03s, 14 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestLRUCache
     [exec]    [junit4] Completed on J3 in 0.02s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestDocumentBuilder
     [exec]    [junit4] Completed on J1 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ZkNodePropsTest
     [exec]    [junit4] Completed on J3 in 0.03s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.UUIDFieldTest
     [exec]    [junit4] Completed on J1 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.CircularListTest
     [exec]    [junit4] Completed on J3 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.writer.CSVFieldTest
     [exec]    [junit4] Completed on J1 in 0.00s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.CSVStrategyTest
     [exec]    [junit4] Completed on J3 in 0.05s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
     [exec]    [junit4] Completed on J1 in 0.00s, 0 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestHighlightDedupGrouping
     [exec]    [junit4] Completed on J3 in 6.80s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.AssignTest
     [exec]    [junit4] Completed on J3 in 0.04s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
     [exec]    [junit4] Completed on J3 in 0.00s, 0 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.DeleteShardTest
     [exec]    [junit4] Completed on J3 in 13.81s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
     [exec]    [junit4] Completed on J1 in 29.97s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J0 PID(55381@lucene.zones.apache.org): 2014-03-05T20:04:24, stalled for  424s at: SyncSliceTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
     [exec]    [junit4] Completed on J3 in 36.25s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest
     [exec]    [junit4] Completed on J3 in 0.05s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
     [exec]    [junit4] Completed on J3 in 0.05s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J2 PID(55384@lucene.zones.apache.org): 2014-03-05T20:04:36, stalled for 62.8s at: ChaosMonkeyNothingIsSafeTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.core.CachingDirectoryFactoryTest
     [exec]    [junit4] Completed on J3 in 8.23s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.QueryResultKeyTest
     [exec]    [junit4] Completed on J3 in 0.35s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestShardHandlerFactory
     [exec]    [junit4] Completed on J3 in 0.62s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest
     [exec]    [junit4] Completed on J3 in 0.86s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.CoreMergeIndexesAdminHandlerTest
     [exec]    [junit4] Completed on J3 in 2.24s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.InfoHandlerTest
     [exec]    [junit4] Completed on J3 in 2.83s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
     [exec]    [junit4] Completed on J3 in 4.33s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest
     [exec]    [junit4] Completed on J3 in 4.56s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J1 PID(55383@lucene.zones.apache.org): 2014-03-05T20:05:12, stalled for 66.6s at: TriLevelCompositeIdRoutingTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedSuggestComponentTest
     [exec]    [junit4] Completed on J3 in 14.87s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component

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

c]    [junit4]   2> 55626 T10 oas.SolrTestCaseJ4.tearDown ###Ending testTwoServers
     [exec]    [junit4]   2> 55631 T10 oas.SolrTestCaseJ4.deleteCore ###deleteCore
     [exec]    [junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sk_SK, timezone=Asia/Chungking
     [exec]    [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=3,free=387002056,total=492240896
     [exec]    [junit4]   2> NOTE: All tests run in this JVM: [TestLBHttpSolrServer]
     [exec]    [junit4] Completed on J1 in 57.18s, 3 tests, 1 error <<< FAILURES!
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.SolrExampleXMLTest
     [exec]    [junit4] Completed on J2 in 33.94s, 26 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
     [exec]    [junit4] Completed on J0 in 73.99s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleJettyTest
     [exec]    [junit4] Completed on J3 in 18.66s, 27 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer
     [exec]    [junit4] Completed on J3 in 1.38s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.embedded.JettyWebappTest
     [exec]    [junit4] Completed on J3 in 3.59s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.impl.HttpClientUtilTest
     [exec]    [junit4] Completed on J3 in 0.08s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest
     [exec]    [junit4] Completed on J2 in 19.01s, 27 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.embedded.MergeIndexesEmbeddedTest
     [exec]    [junit4] Completed on J2 in 2.71s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.common.util.TestJavaBinCodec
     [exec]    [junit4] Completed on J2 in 0.27s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleEmbeddedTest
     [exec]    [junit4] Completed on J3 in 9.64s, 26 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest
     [exec]    [junit4] Completed on J1 in 33.13s, 27 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest
     [exec]    [junit4] Completed on J3 in 2.68s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.SolrExampleBinaryTest
     [exec]    [junit4] Completed on J0 in 19.34s, 26 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest
     [exec]    [junit4] Completed on J2 in 4.57s, 10 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.TestBatchUpdate
     [exec]    [junit4] Completed on J1 in 3.44s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest
     [exec]    [junit4] Completed on J3 in 2.49s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.response.QueryResponseTest
     [exec]    [junit4] Completed on J3 in 0.29s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.beans.TestDocumentObjectBinder
     [exec]    [junit4] Completed on J3 in 0.10s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.common.util.TestHash
     [exec]    [junit4] Completed on J3 in 0.14s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest
     [exec]    [junit4] Completed on J2 in 2.74s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.common.util.ContentStreamTest
     [exec]    [junit4] Completed on J3 in 0.09s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.common.util.TestFastInputStream
     [exec]    [junit4] Completed on J2 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.common.util.TestXMLEscaping
     [exec]    [junit4] Completed on J3 in 0.06s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.response.DocumentAnalysisResponseTest
     [exec]    [junit4] Completed on J2 in 0.05s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.common.SolrDocumentTest
     [exec]    [junit4] Completed on J3 in 0.05s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.common.util.IteratorChainTest
     [exec]    [junit4] Completed on J2 in 0.05s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeEmbeddedTest
     [exec]    [junit4] Completed on J0 in 3.69s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.request.TestUpdateRequestCodec
     [exec]    [junit4] Completed on J3 in 0.10s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.response.FieldAnalysisResponseTest
     [exec]    [junit4] Completed on J2 in 0.03s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.response.FacetFieldTest
     [exec]    [junit4] Completed on J0 in 0.03s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.response.TermsResponseTest
     [exec]    [junit4] Completed on J1 in 3.47s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.response.NoOpResponseParserTest
     [exec]    [junit4] Completed on J2 in 2.05s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.client.solrj.request.SolrPingTest
     [exec]    [junit4] Completed on J3 in 2.50s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] 
     [exec]    [junit4] Tests with failures:
     [exec]    [junit4]   - org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability
     [exec]    [junit4] 
     [exec]    [junit4] 
     [exec]    [junit4] JVM J0:     7.40 ..   107.95 =   100.56s
     [exec]    [junit4] JVM J1:     7.40 ..   107.99 =   100.59s
     [exec]    [junit4] JVM J2:     7.40 ..   110.18 =   102.78s
     [exec]    [junit4] JVM J3:     7.87 ..   110.28 =   102.41s
     [exec]    [junit4] Execution time total: 1 minute 50 seconds
     [exec]    [junit4] Tests summary: 49 suites, 281 tests, 1 error
     [exec] 
     [exec] BUILD FAILED
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build.xml:202: The following error occurred while executing this line:
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/common-build.xml:490: The following error occurred while executing this line:
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/common-build.xml:1278: The following error occurred while executing this line:
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/common-build.xml:911: There were test failures: 49 suites, 281 tests, 1 error
     [exec] 
     [exec] Total time: 35 minutes 59 seconds
     [exec] 
     [exec] 
     [exec] Traceback (most recent call last):
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1376, in <module>
     [exec]     main()
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1320, in main
     [exec]     smokeTest(baseURL, svnRevision, version, tmpDir, isSigned, testArgs)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1365, in smokeTest
     [exec]     unpackAndVerify('solr', tmpDir, 'solr-%s-src.tgz' % version, svnRevision, version, testArgs, baseURL)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 635, in unpackAndVerify
     [exec]     verifyUnpacked(project, artifact, unpackPath, svnRevision, version, testArgs, tmpDir, baseURL)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 751, in verifyUnpacked
     [exec]     run('%s; ant test %s' % (javaExe('1.6'), testArgs), '%s/test.log' % unpackPath)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 560, in run
     [exec]     raise RuntimeError('command "%s" failed; see log file %s' % (command, logPath))
     [exec] RuntimeError: command "export JAVA_HOME="/home/hudson/tools/java/latest1.6" PATH="/home/hudson/tools/java/latest1.6/bin:$PATH" JAVACMD="/home/hudson/tools/java/latest1.6/bin/java"; ant test -Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true" failed; see log file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/test.log

BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/build.xml:390: exec returned: 1

Total time: 109 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 155 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.x/155/

No tests ran.

Build Log:
[...truncated 51266 lines...]
prepare-release-no-sign:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease
     [copy] Copying 431 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/lucene
     [copy] Copying 239 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/solr
     [exec] JAVA6_HOME is /home/hudson/tools/java/latest1.6
     [exec] JAVA7_HOME is /home/hudson/tools/java/latest1.7
     [exec] NOTE: output encoding is US-ASCII
     [exec] 
     [exec] Load release URL "file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/"...
     [exec] 
     [exec] Test Lucene...
     [exec]   test basics...
     [exec]   get KEYS
     [exec]     0.1 MB in 0.01 sec (13.5 MB/sec)
     [exec]   check changes HTML...
     [exec]   download lucene-4.8.0-src.tgz...
     [exec]     27.4 MB in 0.04 sec (652.5 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download lucene-4.8.0.tgz...
     [exec]     61.7 MB in 0.08 sec (814.9 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download lucene-4.8.0.zip...
     [exec]     71.4 MB in 0.14 sec (499.3 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   unpack lucene-4.8.0.tgz...
     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
     [exec]     test demo with 1.6...
     [exec]       got 5657 hits for query "lucene"
     [exec]     test demo with 1.7...
     [exec]       got 5657 hits for query "lucene"
     [exec]     check Lucene's javadoc JAR
     [exec]   unpack lucene-4.8.0.zip...
     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
     [exec]     test demo with 1.6...
     [exec]       got 5657 hits for query "lucene"
     [exec]     test demo with 1.7...
     [exec]       got 5657 hits for query "lucene"
     [exec]     check Lucene's javadoc JAR
     [exec]   unpack lucene-4.8.0-src.tgz...
     [exec]     make sure no JARs/WARs in src dist...
     [exec]     run "ant validate"
     [exec]     run tests w/ Java 6 and testArgs='-Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true'...
     [exec]     test demo with 1.6...
     [exec]       got 243 hits for query "lucene"
     [exec]     generate javadocs w/ Java 6...
     [exec]     run tests w/ Java 7 and testArgs='-Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true'...
     [exec]     test demo with 1.7...
     [exec]       got 243 hits for query "lucene"
     [exec]     generate javadocs w/ Java 7...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [exec] 
     [exec] Test Solr...
     [exec]   test basics...
     [exec]   get KEYS
     [exec]     0.1 MB in 0.00 sec (86.1 MB/sec)
     [exec]   check changes HTML...
     [exec]   download solr-4.8.0-src.tgz...
     [exec]     32.5 MB in 0.05 sec (653.3 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download solr-4.8.0.tgz...
     [exec]     144.9 MB in 0.82 sec (176.4 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download solr-4.8.0.zip...
     [exec]     150.2 MB in 0.27 sec (552.1 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   unpack solr-4.8.0.tgz...
     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
     [exec]     unpack lucene-4.8.0.tgz...
     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/mail-1.4.1.jar: it has javax.* classes
     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/activation-1.1.jar: it has javax.* classes
     [exec]     verify WAR metadata/contained JAR identity/no javax.* or java.* classes...
     [exec]     unpack lucene-4.8.0.tgz...
     [exec]     copying unpacked distribution for Java 6 ...
     [exec]     test solr example w/ Java 6...
     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java6/solr-example.log)...
     [exec]       startup done
     [exec]       test utf8...
     [exec]       index example docs...
     [exec]       run query...
     [exec]       stop server (SIGINT)...
     [exec]     copying unpacked distribution for Java 7 ...
     [exec]     test solr example w/ Java 7...
     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java7/solr-example.log)...
     [exec]       startup done
     [exec]       test utf8...
     [exec]       index example docs...
     [exec]       run query...
     [exec]       stop server (SIGINT)...
     [exec]   unpack solr-4.8.0.zip...
     [exec]     verify JAR metadata/identity/no javax.* or java.* classes...
     [exec]     unpack lucene-4.8.0.tgz...
     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/mail-1.4.1.jar: it has javax.* classes
     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/contrib/dataimporthandler/lib/activation-1.1.jar: it has javax.* classes
     [exec]     verify WAR metadata/contained JAR identity/no javax.* or java.* classes...
     [exec]     unpack lucene-4.8.0.tgz...
     [exec]     copying unpacked distribution for Java 6 ...
     [exec]     test solr example w/ Java 6...
     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java6/solr-example.log)...
     [exec]       startup done
     [exec]       test utf8...
     [exec]       index example docs...
     [exec]       run query...
     [exec]       stop server (SIGINT)...
     [exec]     copying unpacked distribution for Java 7 ...
     [exec]     test solr example w/ Java 7...
     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0-java7/solr-example.log)...
     [exec]       startup done
     [exec]       test utf8...
     [exec]       index example docs...
     [exec]       run query...
     [exec]       stop server (SIGINT)...
     [exec]   unpack solr-4.8.0-src.tgz...
     [exec]     make sure no JARs/WARs in src dist...
     [exec]     run "ant validate"
     [exec]     run tests w/ Java 6 and testArgs='-Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true'...
     [exec]     generate javadocs w/ Java 6...
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-map-reduce/org/apache/solr/hadoop/package-summary.html
     [exec]   missing: SolrInputDocumentWritable
     [exec]   missing: SolrMapper<KEYIN,VALUEIN>
     [exec]   missing: SolrOutputFormat<K,V>
     [exec]   missing: UnbufferedDataInputInputStream
     [exec]   missing: Utils
     [exec]   missing: SolrCounters
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-map-reduce/org/apache/solr/hadoop/morphline/package-summary.html
     [exec]   missing: MorphlineCounters
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-map-reduce/org/apache/solr/hadoop/dedup/package-summary.html
     [exec]   missing: SolrInputDocumentComparator.TimeStampComparator
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-cell/org/apache/solr/handler/extraction/package-summary.html
     [exec]   missing: SolrContentHandlerFactory
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/package-summary.html
     [exec]   missing: SolrLogFormatter
     [exec]   missing: SolrLogFormatter.CoreInfo
     [exec]   missing: SolrLogFormatter.Method
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/util/package-summary.html
     [exec]   missing: ConcurrentLFUCache.EvictionListener<K,V>
     [exec]   missing: ConcurrentLRUCache.EvictionListener<K,V>
     [exec]   missing: AdjustableSemaphore
     [exec]   missing: BCDUtils
     [exec]   missing: ConcurrentLFUCache.Stats
     [exec]   missing: ConcurrentLRUCache.Stats
     [exec]   missing: DefaultSolrThreadFactory
     [exec]   missing: DOMUtil
     [exec]   missing: FileUtils
     [exec]   missing: HdfsUtil
     [exec]   missing: IOUtils
     [exec]   missing: NumberUtils
     [exec]   missing: PrimUtils.IntComparator
     [exec]   missing: PropertiesInputStream
     [exec]   missing: PropertiesOutputStream
     [exec]   missing: SolrLogLayout
     [exec]   missing: SolrLogLayout.CoreInfo
     [exec]   missing: SolrLogLayout.Method
     [exec]   missing: VersionedFile
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/util/plugin/package-summary.html
     [exec]   missing: SolrCoreAware
     [exec]   missing: MapPluginLoader<T extends MapInitializedPlugin>
     [exec]   missing: NamedListPluginLoader<T extends NamedListInitializedPlugin>
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/cloud/package-summary.html
     [exec]   missing: RecoveryStrategy.RecoveryListener
     [exec]   missing: Assign
     [exec]   missing: CloudDescriptor
     [exec]   missing: DistributedQueue.QueueEvent
     [exec]   missing: ElectionContext
     [exec]   missing: OverseerCollectionProcessor
     [exec]   missing: OverseerSolrResponse
     [exec]   missing: RecoveryStrategy
     [exec]   missing: SolrZkServer
     [exec]   missing: SyncStrategy
     [exec]   missing: ZkCLI
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/request/package-summary.html
     [exec]   missing: LocalSolrQueryRequest
     [exec]   missing: SolrRequestInfo
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/search/package-summary.html
     [exec]   missing: ScoreFilter
     [exec]   missing: SolrSortField
     [exec]   missing: CollapsingQParserPlugin.CollapseScore
     [exec]   missing: DocSetCollector
     [exec]   missing: DocSetDelegateCollector
     [exec]   missing: ExtendedDismaxQParser.Clause
     [exec]   missing: ExtendedQueryBase
     [exec]   missing: FunctionQParser
     [exec]   missing: FunctionRangeQuery
     [exec]   missing: JoinQParserPlugin
     [exec]   missing: LRUCache<K,V>
     [exec]   missing: LuceneQParser
     [exec]   missing: MaxScoreQParser
     [exec]   missing: QParserPlugin
     [exec]   missing: QueryUtils
     [exec]   missing: SolrIndexSearcher.DocsEnumState
     [exec]   missing: SolrIndexSearcher.ProcessedFilter
     [exec]   missing: SpatialBoxQParserPlugin
     [exec]   missing: SpatialFilterQParser
     [exec]   missing: SpatialOptions
     [exec]   missing: Grouping.Format
     [exec]   missing: Grouping.TotalCount
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/search/join/package-summary.html
     [exec]   missing: BlockJoinChildQParser
     [exec]   missing: IgnoreAcceptDocsQuery
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/search/grouping/package-summary.html
     [exec]   missing: CommandHandler.Builder
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/search/grouping/distributed/command/package-summary.html
     [exec]   missing: QueryCommand
     [exec]   missing: QueryCommand.Builder
     [exec]   missing: SearchGroupsFieldCommand.Builder
     [exec]   missing: TopGroupsFieldCommand.Builder
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/search/grouping/distributed/requestfactory/package-summary.html
     [exec]   missing: StoredFieldsShardRequestFactory
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/search/function/package-summary.html
     [exec]   missing: CollapseScoreFunction
     [exec]   missing: FileFloatSource.ReloadCacheRequestHandler
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/search/function/distance/package-summary.html
     [exec]   missing: StringDistanceFunction
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/parser/package-summary.html
     [exec]   missing: QueryParser
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/handler/package-summary.html
     [exec]   missing: DumpRequestHandler
     [exec]   missing: MoreLikeThisHandler.InterestingTerm
     [exec]   missing: RealTimeGetHandler
     [exec]   missing: RequestHandlerBase
     [exec]   missing: PingRequestHandler.ACTIONS
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/handler/admin/package-summary.html
     [exec]   missing: CollectionsHandler
     [exec]   missing: CoreAdminHandler
     [exec]   missing: InfoHandler
     [exec]   missing: PluginInfoHandler
     [exec]   missing: PropertiesRequestHandler
     [exec]   missing: ThreadDumpHandler
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/handler/loader/package-summary.html
     [exec]   missing: CSVLoader
     [exec]   missing: JsonLoader
     [exec]   missing: XMLLoader
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/handler/component/package-summary.html
     [exec]   missing: HttpShardHandler
     [exec]   missing: HttpShardHandlerFactory
     [exec]   missing: PivotFacetHelper
     [exec]   missing: RealTimeGetComponent
     [exec]   missing: ResponseBuilder.GlobalCollectionStat
     [exec]   missing: ShardDoc
     [exec]   missing: ShardHandler
     [exec]   missing: ShardHandlerFactory
     [exec]   missing: ShardRequest
     [exec]   missing: ShardResponse
     [exec]   missing: SpellCheckMergeData
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/update/package-summary.html
     [exec]   missing: SolrCmdDistributor.AbortCheck
     [exec]   missing: SolrCoreState.IndexWriterCloser
     [exec]   missing: AddUpdateCommand
     [exec]   missing: CommitUpdateCommand
     [exec]   missing: DefaultSolrCoreState
     [exec]   missing: DeleteUpdateCommand
     [exec]   missing: DocumentBuilder
     [exec]   missing: HdfsUpdateLog
     [exec]   missing: MemOutputStream
     [exec]   missing: PeerSync
     [exec]   missing: RollbackUpdateCommand
     [exec]   missing: SolrCmdDistributor
     [exec]   missing: SolrCmdDistributor.Error
     [exec]   missing: SolrCmdDistributor.Node
     [exec]   missing: SolrCmdDistributor.Req
     [exec]   missing: SolrCmdDistributor.Response
     [exec]   missing: SolrCmdDistributor.RetryNode
     [exec]   missing: SolrCmdDistributor.StdNode
     [exec]   missing: SolrIndexSplitter
     [exec]   missing: StreamingSolrServers
     [exec]   missing: UpdateLog
     [exec]   missing: UpdateLog.LogPtr
     [exec]   missing: UpdateLog.RecoveryInfo
     [exec]   missing: UpdateShardHandler
     [exec]   missing: VersionBucket
     [exec]   missing: VersionInfo
     [exec]   missing: UpdateLog.State
     [exec]   missing: UpdateLog.SyncLevel
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/update/processor/package-summary.html
     [exec]   missing: DistributedUpdateProcessor
     [exec]   missing: FieldMutatingUpdateProcessorFactory.SelectorParams
     [exec]   missing: Lookup3Signature
     [exec]   missing: MD5Signature
     [exec]   missing: Signature
     [exec]   missing: SignatureUpdateProcessorFactory
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/spelling/package-summary.html
     [exec]   missing: ResultEntry
     [exec]   missing: SpellCheckCollation
     [exec]   missing: SpellCheckCollator
     [exec]   missing: SpellCheckCorrection
     [exec]   missing: SpellingOptions
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/spelling/suggest/package-summary.html
     [exec]   missing: SuggesterParams
     [exec]   missing: Suggester
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/highlight/package-summary.html
     [exec]   missing: SolrEncoder
     [exec]   missing: SolrFormatter
     [exec]   missing: SolrFragListBuilder
     [exec]   missing: SolrFragmenter
     [exec]   missing: BreakIteratorBoundaryScanner
     [exec]   missing: DefaultSolrHighlighter
     [exec]   missing: GapFragmenter
     [exec]   missing: HighlightingPluginBase
     [exec]   missing: ScoreOrderFragmentsBuilder
     [exec]   missing: SimpleBoundaryScanner
     [exec]   missing: SimpleFragListBuilder
     [exec]   missing: SimpleFragmentsBuilder
     [exec]   missing: SingleFragListBuilder
     [exec]   missing: SolrBoundaryScanner
     [exec]   missing: SolrFragmentsBuilder
     [exec]   missing: SolrHighlighter
     [exec]   missing: WeightedFragListBuilder
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/internal/csv/writer/package-summary.html
     [exec]   missing: CSVField
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/core/package-summary.html
     [exec]   missing: CachingDirectoryFactory.CloseListener
     [exec]   missing: Diagnostics.Callable
     [exec]   missing: SolrEventListener
     [exec]   missing: AbstractSolrEventListener
     [exec]   missing: Config
     [exec]   missing: ConfigSolr
     [exec]   missing: ConfigSolrXml
     [exec]   missing: ConfigSolrXmlOld
     [exec]   missing: CoreContainer
     [exec]   missing: Diagnostics
     [exec]   missing: HdfsDirectoryFactory
     [exec]   missing: QuerySenderListener
     [exec]   missing: RequestHandlers
     [exec]   missing: SolrConfig.HttpCachingConfig
     [exec]   missing: SolrConfig.JmxConfiguration
     [exec]   missing: SolrConfig.UpdateHandlerInfo
     [exec]   missing: SolrCore
     [exec]   missing: SolrResourceLoader
     [exec]   missing: SolrXMLCoresLocator.NonPersistingLocator
     [exec]   missing: SolrXMLSerializer
     [exec]   missing: SolrXMLSerializer.SolrCoreXMLDef
     [exec]   missing: SolrXMLSerializer.SolrXMLDef
     [exec]   missing: ZkContainer
     [exec]   missing: ConfigSolr.CfgProp
     [exec]   missing: DirectoryFactory.DirContext
     [exec]   missing: SolrConfig.HttpCachingConfig.LastModFrom
     [exec]   missing: SolrInfoMBean.Category
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/logging/package-summary.html
     [exec]   missing: ListenerConfig
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/logging/log4j/package-summary.html
     [exec]   missing: EventAppender
     [exec]   missing: Log4jInfo
     [exec]   missing: Log4jWatcher
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/logging/jul/package-summary.html
     [exec]   missing: JulInfo
     [exec]   missing: JulWatcher
     [exec]   missing: RecordHandler
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/store/blockcache/package-summary.html
     [exec]   missing: Cache
     [exec]   missing: Store
     [exec]   missing: BlockCache
     [exec]   missing: BlockCacheKey
     [exec]   missing: BlockCacheLocation
     [exec]   missing: BlockDirectory
     [exec]   missing: BlockDirectoryCache
     [exec]   missing: BlockLocks
     [exec]   missing: BufferStore
     [exec]   missing: CachedIndexOutput
     [exec]   missing: CustomBufferedIndexInput
     [exec]   missing: Metrics
     [exec]   missing: Metrics.MethodCall
     [exec]   missing: ReusedBufferedIndexOutput
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/store/hdfs/package-summary.html
     [exec]   missing: HdfsDirectory
     [exec]   missing: HdfsFileReader
     [exec]   missing: HdfsFileWriter
     [exec]   missing: HdfsLockFactory
     [exec]   missing: NullIndexOutput
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/rest/package-summary.html
     [exec]   missing: SolrRestApi
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/schema/package-summary.html
     [exec]   missing: AbstractSpatialPrefixTreeFieldType<T extends PrefixTreeStrategy>
     [exec]   missing: BCDIntField
     [exec]   missing: BCDLongField
     [exec]   missing: BCDStrField
     [exec]   missing: BinaryField
     [exec]   missing: BoolField
     [exec]   missing: ClassicIndexSchemaFactory
     [exec]   missing: FieldProperties
     [exec]   missing: FieldTypePluginLoader
     [exec]   missing: IndexSchema.DynamicCopy
     [exec]   missing: IndexSchema.DynamicField
     [exec]   missing: IndexSchema.DynamicReplacement
     [exec]   missing: IndexSchema.DynamicReplacement.DynamicPattern
     [exec]   missing: JsonPreAnalyzedParser
     [exec]   missing: SpatialPointVectorFieldType
     [exec]   missing: SpatialRecursivePrefixTreeFieldType
     [exec]   missing: SpatialTermQueryPrefixTreeFieldType
     [exec]   missing: StrField
     [exec]   missing: StrFieldSource
     [exec]   missing: TrieField.TrieTypes
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/servlet/package-summary.html
     [exec]   missing: SolrRequestParsers
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/servlet/cache/package-summary.html
     [exec]   missing: HttpCacheHeaderUtil
     [exec]   missing: Method
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/analysis/package-summary.html
     [exec]   missing: SolrAnalyzer
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/response/package-summary.html
     [exec]   missing: BinaryResponseWriter
     [exec]   missing: BinaryResponseWriter.Resolver
     [exec]   missing: CSVResponseWriter
     [exec]   missing: JSONResponseWriter
     [exec]   missing: PHPResponseWriter
     [exec]   missing: PythonResponseWriter
     [exec]   missing: RubyResponseWriter
     [exec]   missing: SchemaXmlResponseWriter
     [exec]   missing: SchemaXmlWriter
     [exec]   missing: XMLResponseWriter
     [exec]   missing: XMLWriter
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/response/transform/package-summary.html
     [exec]   missing: BaseEditorialTransformer
     [exec]   missing: DocIdAugmenterFactory
     [exec]   missing: ExcludedMarkerFactory
     [exec]   missing: ExplainAugmenterFactory
     [exec]   missing: ShardAugmenterFactory
     [exec]   missing: TransformerWithContext
     [exec]   missing: ValueAugmenterFactory
     [exec]   missing: ExplainAugmenterFactory.Style
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-core/org/apache/solr/client/solrj/embedded/package-summary.html
     [exec]   missing: JettySolrRunner.DebugFilter
     [exec]   missing: SSLConfig
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-dataimporthandler/org/apache/solr/handler/dataimport/package-summary.html
     [exec]   missing: DIHWriter
     [exec]   missing: CachePropertyUtil
     [exec]   missing: ConfigParseUtil
     [exec]   missing: DebugInfo
     [exec]   missing: DIHCacheSupport
     [exec]   missing: DIHWriterBase
     [exec]   missing: DocBuilder.Statistics
     [exec]   missing: RequestInfo
     [exec]   missing: SolrQueryEscapingEvaluator
     [exec]   missing: SortedMapBackedCache
     [exec]   missing: DataImporter.Status
     [exec]   missing: DIHLogLevels
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-dataimporthandler/org/apache/solr/handler/dataimport/config/package-summary.html
     [exec]   missing: ConfigNameConstants
     [exec]   missing: ConfigParseUtil
     [exec]   missing: Entity
     [exec]   missing: EntityField
     [exec]   missing: EntityField.Builder
     [exec]   missing: Field
     [exec]   missing: Field.Builder
     [exec]   missing: PropertyWriter
     [exec]   missing: Script
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-dataimporthandler-extras/org/apache/solr/handler/dataimport/package-summary.html
     [exec]   missing: MailEntityProcessor.CustomFilter
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-clustering/org/apache/solr/handler/clustering/package-summary.html
     [exec]   missing: ClusteringParams
     [exec]   missing: DocumentClusteringEngine
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-test-framework/org/apache/solr/package-summary.html
     [exec]   missing: BaseDistributedSearchTestCase.RandDate
     [exec]   missing: BaseDistributedSearchTestCase.RandVal
     [exec]   missing: JSONTestUtil
     [exec]   missing: SolrJettyTestBase
     [exec]   missing: SolrTestCaseJ4.CoreDescriptorBuilder
     [exec]   missing: SolrTestCaseJ4.Doc
     [exec]   missing: SolrTestCaseJ4.Fld
     [exec]   missing: SolrTestCaseJ4.FVal
     [exec]   missing: SolrTestCaseJ4.IRange
     [exec]   missing: SolrTestCaseJ4.IVals
     [exec]   missing: SolrTestCaseJ4.IValsPercent
     [exec]   missing: SolrTestCaseJ4.SVal
     [exec]   missing: SolrTestCaseJ4.Vals
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-test-framework/org/apache/solr/core/package-summary.html
     [exec]   missing: AbstractBadConfigTestBase
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-test-framework/org/apache/solr/update/processor/package-summary.html
     [exec]   missing: BufferingRequestProcessor
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-test-framework/org/apache/solr/cloud/package-summary.html
     [exec]   missing: AbstractDistribZkTestBase
     [exec]   missing: AbstractFullDistribZkTestBase.CloudJettyRunner
     [exec]   missing: ZkTestServer
     [exec]   missing: ZkTestServer.HostPort
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-test-framework/org/apache/solr/util/package-summary.html
     [exec]   missing: RESTfulServerProvider
     [exec]   missing: BaseTestHarness
     [exec]   missing: DOMUtilTestBase
     [exec]   missing: RestTestBase
     [exec]   missing: RevertDefaultThreadHandlerRule
     [exec]   missing: SSLTestConfig
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-langid/org/apache/solr/update/processor/package-summary.html
     [exec]   missing: LangIdParams
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-solrj/org/apache/solr/client/solrj/package-summary.html
     [exec]   missing: ResponseParser
     [exec]   missing: SolrRequest
     [exec]   missing: SolrResponse
     [exec]   missing: SolrServer
     [exec]   missing: SolrQuery.ORDER
     [exec]   missing: SolrRequest.METHOD
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-solrj/org/apache/solr/client/solrj/util/package-summary.html
     [exec]   missing: ClientUtils
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-solrj/org/apache/solr/client/solrj/beans/package-summary.html
     [exec]   missing: BindingException
     [exec]   missing: Field
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-solrj/org/apache/solr/client/solrj/impl/package-summary.html
     [exec]   missing: BinaryResponseParser
     [exec]   missing: HttpSolrServer
     [exec]   missing: LBHttpSolrServer.Req
     [exec]   missing: LBHttpSolrServer.Rsp
     [exec]   missing: LBHttpSolrServer.ServerWrapper
     [exec]   missing: XMLResponseParser
     [exec]   missing: XMLResponseParser.KnownType
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-solrj/org/apache/solr/client/solrj/response/package-summary.html
     [exec]   missing: CollectionAdminResponse
     [exec]   missing: CoreAdminResponse
     [exec]   missing: FacetField.Count
     [exec]   missing: LukeResponse.FieldInfo
     [exec]   missing: LukeResponse.FieldTypeInfo
     [exec]   missing: PivotField
     [exec]   missing: QueryResponse
     [exec]   missing: RangeFacet.Count
     [exec]   missing: RangeFacet.Date
     [exec]   missing: RangeFacet.Numeric
     [exec]   missing: SolrPingResponse
     [exec]   missing: SolrResponseBase
     [exec]   missing: SpellCheckResponse.Suggestion
     [exec]   missing: TermsResponse.Term
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-solrj/org/apache/solr/client/solrj/request/package-summary.html
     [exec]   missing: JavaBinUpdateRequestCodec.StreamingUpdateHandler
     [exec]   missing: AbstractUpdateRequest
     [exec]   missing: CollectionAdminRequest.CollectionShardAdminRequest
     [exec]   missing: CollectionAdminRequest.Create
     [exec]   missing: CollectionAdminRequest.CreateAlias
     [exec]   missing: CollectionAdminRequest.CreateShard
     [exec]   missing: CollectionAdminRequest.Delete
     [exec]   missing: CollectionAdminRequest.DeleteAlias
     [exec]   missing: CollectionAdminRequest.DeleteShard
     [exec]   missing: CollectionAdminRequest.Reload
     [exec]   missing: CollectionAdminRequest.SplitShard
     [exec]   missing: CoreAdminRequest.Create
     [exec]   missing: CoreAdminRequest.MergeIndexes
     [exec]   missing: CoreAdminRequest.Persist
     [exec]   missing: CoreAdminRequest.RequestRecovery
     [exec]   missing: CoreAdminRequest.RequestSyncShard
     [exec]   missing: CoreAdminRequest.Unload
     [exec]   missing: CoreAdminRequest.WaitForState
     [exec]   missing: LukeRequest
     [exec]   missing: QueryRequest
     [exec]   missing: UpdateRequest
     [exec]   missing: AbstractUpdateRequest.ACTION
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-solrj/org/apache/solr/common/package-summary.html
     [exec]   missing: SolrInputField
     [exec]   missing: SolrException
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-solrj/org/apache/solr/common/util/package-summary.html
     [exec]   missing: ContentStream
     [exec]   missing: JavaBinCodec.ObjectResolver
     [exec]   missing: ByteUtils
     [exec]   missing: ExecutorUtil
     [exec]   missing: SolrjNamedThreadFactory
     [exec]   missing: StrUtils
     [exec]   missing: URLUtil
     [exec]   missing: XML
     [exec]   missing: XMLErrorLogger
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-solrj/org/apache/solr/common/params/package-summary.html
     [exec]   missing: CollectionParams
     [exec]   missing: EventParams
     [exec]   missing: HighlightParams
     [exec]   missing: MoreLikeThisParams
     [exec]   missing: SpatialParams
     [exec]   missing: TermsParams
     [exec]   missing: TermVectorParams
     [exec]   missing: CoreAdminParams
     [exec]   missing: DefaultSolrParams
     [exec]   missing: MapSolrParams
     [exec]   missing: MultiMapSolrParams
     [exec]   missing: CollectionParams.CollectionAction
     [exec]   missing: CoreAdminParams.CoreAdminAction
     [exec]   missing: MoreLikeThisParams.TermStyle
     [exec]   missing: TermsParams.TermsRegexpFlag
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-solrj/org/apache/solr/common/luke/package-summary.html
     [exec]   missing: FieldFlag
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-solrj/org/apache/solr/common/cloud/package-summary.html
     [exec]   missing: BeforeReconnect
     [exec]   missing: ClosableThread
     [exec]   missing: OnReconnect
     [exec]   missing: ZkClientConnectionStrategy.ConnectedListener
     [exec]   missing: ZkClientConnectionStrategy.DisconnectedListener
     [exec]   missing: Aliases
     [exec]   missing: CompositeIdRouter
     [exec]   missing: ConnectionManager
     [exec]   missing: DocRouter.Range
     [exec]   missing: HashBasedRouter
     [exec]   missing: HashPartitioner.Range
     [exec]   missing: PlainIdRouter
     [exec]   missing: Replica
     [exec]   missing: SolrZooKeeper
     [exec]   missing: ZkClientConnectionStrategy
     [exec]   missing: ZkClientConnectionStrategy.ZkUpdate
     [exec]   missing: ZkCmdExecutor
     [exec]   missing: ZkCoreNodeProps
     [exec]   missing: ZkStateReader
     [exec]   missing: ZooKeeperException
     [exec] 
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/docs/solr-velocity/org/apache/solr/response/package-summary.html
     [exec]   missing: SolrParamResourceLoader
     [exec]   missing: VelocityResponseWriter
     [exec] 
     [exec] ***WARNING***: javadocs want to fail!
     [exec] 
     [exec]     run tests w/ Java 7 and testArgs='-Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true'...
     [exec] 
     [exec] command "export JAVA_HOME="/home/hudson/tools/java/latest1.7" PATH="/home/hudson/tools/java/latest1.7/bin:$PATH" JAVACMD="/home/hudson/tools/java/latest1.7/bin/java"; ant clean test -Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true" failed:
     [exec] Buildfile: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build.xml
     [exec]      [echo] Building solr...
     [exec] 
     [exec] clean:
     [exec]    [delete] Deleting directory /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 :: http://ant.apache.org/ivy/ ::
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve-groovy:
     [exec] [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
     [exec] [ivy:cachepath] 	confs: [default]
     [exec] [ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.2.1 in public
     [exec] [ivy:cachepath] :: resolution report :: resolve 140ms :: artifacts dl 3ms
     [exec] 	---------------------------------------------------------------------
     [exec] 	|                  |            modules            ||   artifacts   |
     [exec] 	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
     [exec] 	---------------------------------------------------------------------
     [exec] 	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
     [exec] 	---------------------------------------------------------------------
     [exec] 
     [exec] -init-totals:
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] test-solr-core:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] test:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-solr-test-framework:
     [exec]      [echo] Building solr-test-framework...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-test-framework...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] compile-solr-core:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] compile-solrj:
     [exec]      [echo] Building solr-solrj...
     [exec] 
     [exec] check-lucene-core-uptodate:
     [exec] 
     [exec] jar-lucene-core:
     [exec] 
     [exec] check-analyzers-phonetic-uptodate:
     [exec] 
     [exec] jar-analyzers-phonetic:
     [exec] 
     [exec] check-analyzers-kuromoji-uptodate:
     [exec] 
     [exec] jar-analyzers-kuromoji:
     [exec] 
     [exec] check-codecs-uptodate:
     [exec] 
     [exec] jar-codecs:
     [exec] 
     [exec] check-expressions-uptodate:
     [exec] 
     [exec] jar-expressions:
     [exec] 
     [exec] check-suggest-uptodate:
     [exec] 
     [exec] jar-suggest:
     [exec] 
     [exec] check-highlighter-uptodate:
     [exec] 
     [exec] jar-highlighter:
     [exec] 
     [exec] check-memory-uptodate:
     [exec] 
     [exec] jar-memory:
     [exec] 
     [exec] check-misc-uptodate:
     [exec] 
     [exec] jar-misc:
     [exec] 
     [exec] check-spatial-uptodate:
     [exec] 
     [exec] jar-spatial:
     [exec] 
     [exec] check-grouping-uptodate:
     [exec] 
     [exec] jar-grouping:
     [exec] 
     [exec] check-queries-uptodate:
     [exec] 
     [exec] jar-queries:
     [exec] 
     [exec] check-queryparser-uptodate:
     [exec] 
     [exec] jar-queryparser:
     [exec] 
     [exec] check-join-uptodate:
     [exec] 
     [exec] jar-join:
     [exec] 
     [exec] prep-lucene-jars:
     [exec] 
     [exec] resolve-example:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] sync-hack:
     [exec] 
     [exec] resolve:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-solrj...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-solrj/classes/java
     [exec]     [javac] Compiling 134 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-solrj/classes/java
     [exec]     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
     [exec]     [javac] Note: Some input files use or override a deprecated API.
     [exec]     [javac] Note: Recompile with -Xlint:deprecation for details.
     [exec]     [javac] Note: Some input files use unchecked or unsafe operations.
     [exec]     [javac] Note: Recompile with -Xlint:unchecked for details.
     [exec]     [javac] 1 warning
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] check-lucene-core-uptodate:
     [exec] 
     [exec] jar-lucene-core:
     [exec] 
     [exec] check-analyzers-phonetic-uptodate:
     [exec] 
     [exec] jar-analyzers-phonetic:
     [exec] 
     [exec] check-analyzers-kuromoji-uptodate:
     [exec] 
     [exec] jar-analyzers-kuromoji:
     [exec] 
     [exec] check-codecs-uptodate:
     [exec] 
     [exec] jar-codecs:
     [exec] 
     [exec] check-expressions-uptodate:
     [exec] 
     [exec] jar-expressions:
     [exec] 
     [exec] check-suggest-uptodate:
     [exec] 
     [exec] jar-suggest:
     [exec] 
     [exec] check-highlighter-uptodate:
     [exec] 
     [exec] jar-highlighter:
     [exec] 
     [exec] check-memory-uptodate:
     [exec] 
     [exec] jar-memory:
     [exec] 
     [exec] check-misc-uptodate:
     [exec] 
     [exec] jar-misc:
     [exec] 
     [exec] check-spatial-uptodate:
     [exec] 
     [exec] jar-spatial:
     [exec] 
     [exec] check-grouping-uptodate:
     [exec] 
     [exec] jar-grouping:
     [exec] 
     [exec] check-queries-uptodate:
     [exec] 
     [exec] jar-queries:
     [exec] 
     [exec] check-queryparser-uptodate:
     [exec] 
     [exec] jar-queryparser:
     [exec] 
     [exec] check-join-uptodate:
     [exec] 
     [exec] jar-join:
     [exec] 
     [exec] prep-lucene-jars:
     [exec] 
     [exec] resolve-example:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] sync-hack:
     [exec] 
     [exec] resolve:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-core...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-core/classes/java
     [exec]     [javac] Compiling 640 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-core/classes/java
     [exec]     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
     [exec]     [javac] Note: Some input files use or override a deprecated API.
     [exec]     [javac] Note: Recompile with -Xlint:deprecation for details.
     [exec]     [javac] Note: Some input files use unchecked or unsafe operations.
     [exec]     [javac] Note: Recompile with -Xlint:unchecked for details.
     [exec]     [javac] 1 warning
     [exec] 
     [exec] common-solr.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] compile-test-framework:
     [exec] 
     [exec] compile-test-framework:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] compile-codecs:
     [exec]      [echo] Building codecs...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building codecs...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] compile-core:
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-test-framework/classes/java
     [exec]     [javac] Compiling 30 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-test-framework/classes/java
     [exec]     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
     [exec]     [javac] Note: Some input files use or override a deprecated API.
     [exec]     [javac] Note: Recompile with -Xlint:deprecation for details.
     [exec]     [javac] Note: Some input files use unchecked or unsafe operations.
     [exec]     [javac] Note: Recompile with -Xlint:unchecked for details.
     [exec]     [javac] 1 warning
     [exec] 
     [exec] compile-solrj:
     [exec]      [echo] Building solr-solrj...
     [exec] 
     [exec] check-lucene-core-uptodate:
     [exec] 
     [exec] jar-lucene-core:
     [exec] 
     [exec] check-analyzers-phonetic-uptodate:
     [exec] 
     [exec] jar-analyzers-phonetic:
     [exec] 
     [exec] check-analyzers-kuromoji-uptodate:
     [exec] 
     [exec] jar-analyzers-kuromoji:
     [exec] 
     [exec] check-codecs-uptodate:
     [exec] 
     [exec] jar-codecs:
     [exec] 
     [exec] check-expressions-uptodate:
     [exec] 
     [exec] jar-expressions:
     [exec] 
     [exec] check-suggest-uptodate:
     [exec] 
     [exec] jar-suggest:
     [exec] 
     [exec] check-highlighter-uptodate:
     [exec] 
     [exec] jar-highlighter:
     [exec] 
     [exec] check-memory-uptodate:
     [exec] 
     [exec] jar-memory:
     [exec] 
     [exec] check-misc-uptodate:
     [exec] 
     [exec] jar-misc:
     [exec] 
     [exec] check-spatial-uptodate:
     [exec] 
     [exec] jar-spatial:
     [exec] 
     [exec] check-grouping-uptodate:
     [exec] 
     [exec] jar-grouping:
     [exec] 
     [exec] check-queries-uptodate:
     [exec] 
     [exec] jar-queries:
     [exec] 
     [exec] check-queryparser-uptodate:
     [exec] 
     [exec] jar-queryparser:
     [exec] 
     [exec] check-join-uptodate:
     [exec] 
     [exec] jar-join:
     [exec] 
     [exec] prep-lucene-jars:
     [exec] 
     [exec] resolve-example:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] sync-hack:
     [exec] 
     [exec] resolve:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-solrj...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] check-lucene-core-uptodate:
     [exec] 
     [exec] jar-lucene-core:
     [exec] 
     [exec] check-analyzers-phonetic-uptodate:
     [exec] 
     [exec] jar-analyzers-phonetic:
     [exec] 
     [exec] check-analyzers-kuromoji-uptodate:
     [exec] 
     [exec] jar-analyzers-kuromoji:
     [exec] 
     [exec] check-codecs-uptodate:
     [exec] 
     [exec] jar-codecs:
     [exec] 
     [exec] check-expressions-uptodate:
     [exec] 
     [exec] jar-expressions:
     [exec] 
     [exec] check-suggest-uptodate:
     [exec] 
     [exec] jar-suggest:
     [exec] 
     [exec] check-highlighter-uptodate:
     [exec] 
     [exec] jar-highlighter:
     [exec] 
     [exec] check-memory-uptodate:
     [exec] 
     [exec] jar-memory:
     [exec] 
     [exec] check-misc-uptodate:
     [exec] 
     [exec] jar-misc:
     [exec] 
     [exec] check-spatial-uptodate:
     [exec] 
     [exec] jar-spatial:
     [exec] 
     [exec] check-grouping-uptodate:
     [exec] 
     [exec] jar-grouping:
     [exec] 
     [exec] check-queries-uptodate:
     [exec] 
     [exec] jar-queries:
     [exec] 
     [exec] check-queryparser-uptodate:
     [exec] 
     [exec] jar-queryparser:
     [exec] 
     [exec] check-join-uptodate:
     [exec] 
     [exec] jar-join:
     [exec] 
     [exec] prep-lucene-jars:
     [exec] 
     [exec] resolve-example:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] sync-hack:
     [exec] 
     [exec] resolve:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building solr-example-DIH...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] common-solr.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] compile-test-framework:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] compile-codecs:
     [exec]      [echo] Building codecs...
     [exec] 
     [exec] ivy-availability-check:
     [exec]      [echo] Building codecs...
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] common.init:
     [exec] 
     [exec] compile-lucene-core:
     [exec] 
     [exec] init:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] -clover.disable:
     [exec] 
     [exec] -clover.load:
     [exec] 
     [exec] -clover.classpath:
     [exec] 
     [exec] -clover.setup:
     [exec] 
     [exec] clover:
     [exec] 
     [exec] common.compile-core:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] common.compile-test:
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-core/classes/test
     [exec]     [javac] Compiling 395 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-core/classes/test
     [exec]     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
     [exec]     [javac] Note: Some input files use or override a deprecated API.
     [exec]     [javac] Note: Recompile with -Xlint:deprecation for details.
     [exec]     [javac] Note: Some input files use unchecked or unsafe operations.
     [exec]     [javac] Note: Recompile with -Xlint:unchecked for details.
     [exec]     [javac] 1 warning
     [exec]      [copy] Copying 1 file to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-core/classes/test
     [exec] 
     [exec] compile-test:
     [exec] 
     [exec] install-junit4-taskdef:
     [exec] 
     [exec] compile-tools:
     [exec] 
     [exec] ivy-availability-check:
     [exec] 
     [exec] ivy-fail:
     [exec] 
     [exec] ivy-configure:
     [exec] [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/ivy-settings.xml
     [exec] 
     [exec] resolve:
     [exec] 
     [exec] init:
     [exec] 
     [exec] compile-core:
     [exec] 
     [exec] validate:
     [exec] 
     [exec] resolve-groovy:
     [exec] 
     [exec] -init-totals:
     [exec] 
     [exec] -test:
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-core/test
     [exec]     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build/solr-core/test/temp
     [exec]    [junit4] <JUnit4> says hi! Master seed: 892AB7C8F04E70EF
     [exec]    [junit4] Your default console's encoding may not display certain unicode glyphs: US-ASCII
     [exec]    [junit4] Executing 363 suites with 4 JVMs.
     [exec]    [junit4] 
     [exec]    [junit4] Started J2 PID(34687@lucene.zones.apache.org).
     [exec]    [junit4] Started J0 PID(34688@lucene.zones.apache.org).
     [exec]    [junit4] Started J3 PID(34689@lucene.zones.apache.org).
     [exec]    [junit4] Started J1 PID(34690@lucene.zones.apache.org).
     [exec]    [junit4] Suite: org.apache.solr.schema.MultiTermTest
     [exec]    [junit4] Completed on J3 in 32.43s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.MinimalSchemaTest
     [exec]    [junit4] Completed on J2 in 38.76s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.TestWordDelimiterFilterFactory
     [exec]    [junit4] Completed on J2 in 9.67s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.admin.LoggingHandlerTest
     [exec]    [junit4] Completed on J2 in 3.80s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestUtils
     [exec]    [junit4] Completed on J2 in 0.03s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
     [exec]    [junit4] Completed on J3 in 21.63s, 9 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.AssignTest
     [exec]    [junit4] Completed on J2 in 2.35s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.TestCollationKeyRangeQueries
     [exec]    [junit4] Completed on J3 in 2.56s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestDistributedMissingSort
     [exec]    [junit4] Completed on J1 in 68.18s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.TestCharFilters
     [exec]    [junit4] Completed on J1 in 2.55s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.SliceStateUpdateTest
     [exec]    [junit4] Completed on J3 in 15.87s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestQuerySenderNoQuery
     [exec]    [junit4] Completed on J3 in 3.03s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J0 PID(34688@lucene.zones.apache.org): 2014-03-01T17:02:47, stalled for 66.8s at: SyncSliceTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
     [exec]    [junit4] Completed on J3 in 3.08s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestFastWriter
     [exec]    [junit4] Completed on J3 in 0.49s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterWFSTTest
     [exec]    [junit4] Completed on J3 in 5.04s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.TermVectorComponentDistributedTest
     [exec]    [junit4] Completed on J2 in 33.34s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
     [exec]    [junit4] Completed on J2 in 0.46s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestIndexSearcher
     [exec]    [junit4] Completed on J2 in 3.14s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.TermsComponentTest
     [exec]    [junit4] Completed on J2 in 3.64s, 13 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ZkSolrClientTest
     [exec]    [junit4] Completed on J3 in 11.59s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedSpellCheckComponentTest
     [exec]    [junit4] Completed on J1 in 25.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestSweetSpotSimilarityFactory
     [exec]    [junit4] Completed on J2 in 0.96s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TimeZoneUtilsTest
     [exec]    [junit4] Completed on J1 in 0.15s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.CSVParserTest
     [exec]    [junit4] Completed on J2 in 0.10s, 23 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.CSVRequestHandlerTest
     [exec]    [junit4] Completed on J3 in 2.53s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.IndexSchemaTest
     [exec]    [junit4] Completed on J3 in 3.46s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.servlet.NoCacheHeaderTest
     [exec]    [junit4] Completed on J3 in 8.05s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.CurrencyFieldOpenExchangeTest
     [exec]    [junit4] Completed on J3 in 4.31s, 10 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.SuggestComponentTest
     [exec]    [junit4] Completed on J3 in 5.73s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestNumberUtils
     [exec]    [junit4] Completed on J3 in 0.41s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestRecoveryHdfs
     [exec]    [junit4] Completed on J3 in 0.15s, 10 tests, 10 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.request.JSONWriterTest
     [exec]    [junit4] Completed on J3 in 2.40s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest
     [exec]    [junit4] Completed on J3 in 4.93s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J0 PID(34688@lucene.zones.apache.org): 2014-03-01T17:03:47, stalled for  127s at: SyncSliceTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
     [exec]    [junit4] Completed on J2 in 41.89s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.TestLuceneMatchVersion
     [exec]    [junit4] Completed on J2 in 1.13s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedSuggestComponentTest
     [exec]    [junit4] Completed on J3 in 16.71s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrXMLSerializer
     [exec]    [junit4] Completed on J3 in 0.13s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.join.BJQParserTest
     [exec]    [junit4] Completed on J3 in 3.09s, 9 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestHighlightDedupGrouping
     [exec]    [junit4] Completed on J3 in 8.01s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ClusterStateUpdateTest
     [exec]    [junit4] Completed on J2 in 16.82s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestFieldTypeResource
     [exec]    [junit4] Completed on J2 in 3.79s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J1 PID(34690@lucene.zones.apache.org): 2014-03-01T17:04:11, stalled for 65.2s at: BasicDistributedZk2Test.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.core.SolrCoreCheckLockOnStartupTest
     [exec]    [junit4] Completed on J2 in 3.59s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.PluginInfoTest
     [exec]    [junit4] Completed on J2 in 0.13s, 9 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestExtendedDismaxParser
     [exec]    [junit4] Completed on J2 in 4.04s, 18 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.SolrCoreTest
     [exec]    [junit4] Completed on J3 in 13.46s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestFieldTypeCollectionResource
     [exec]    [junit4] Completed on J2 in 1.76s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.TestCSVLoader
     [exec]    [junit4] Completed on J2 in 2.97s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.store.hdfs.HdfsLockFactoryTest
     [exec]    [junit4] Completed on J2 in 0.03s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestBadConfig
     [exec]    [junit4] Completed on J3 in 17.37s, 13 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.function.TestFunctionQuery
     [exec]    [junit4] Completed on J3 in 9.42s, 15 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J0 PID(34688@lucene.zones.apache.org): 2014-03-01T17:04:47, stalled for  187s at: SyncSliceTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.search.TestStressReorder
     [exec]    [junit4] Completed on J2 in 25.43s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.DisMaxRequestHandlerTest
     [exec]    [junit4] Completed on J3 in 3.74s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestCollapseQParserPlugin
     [exec]    [junit4] Completed on J2 in 3.00s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.SOLR749Test
     [exec]    [junit4] Completed on J2 in 2.80s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestDynamicFieldResource
     [exec]    [junit4] Completed on J2 in 1.51s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
     [exec]    [junit4] Completed on J3 in 5.63s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestDefaultSearchFieldResource
     [exec]    [junit4] Completed on J2 in 1.45s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.writer.CSVConfigTest
     [exec]    [junit4] Completed on J2 in 0.02s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestCodecSupport
     [exec]    [junit4] Completed on J2 in 0.58s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.FieldAnalysisRequestHandlerTest
     [exec]    [junit4] Completed on J3 in 2.53s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J1 PID(34690@lucene.zones.apache.org): 2014-03-01T17:05:11, stalled for  125s at: BasicDistributedZk2Test.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
     [exec]    [junit4] Completed on J2 in 27.17s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
     [exec]    [junit4] Completed on J2 in 0.05s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.TestUpdate
     [exec]    [junit4] Completed on J2 in 3.36s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrXml
     [exec]    [junit4] Completed on J2 in 0.36s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.OpenCloseCoreStressTest
     [exec]    [junit4] IGNOR/A 0.00s J3 | OpenCloseCoreStressTest.test1HourNew
     [exec]    [junit4]    > Assumption #1: 'weekly' test group is disabled (@Weekly)
     [exec]    [junit4] IGNOR/A 0.00s J3 | OpenCloseCoreStressTest.test10MinutesNew
     [exec]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
     [exec]    [junit4] IGNOR/A 0.00s J3 | OpenCloseCoreStressTest.test10MinutesOld
     [exec]    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
     [exec]    [junit4] IGNOR/A 0.00s J3 | OpenCloseCoreStressTest.test1HourOld
     [exec]    [junit4]    > Assumption #1: 'weekly' test group is disabled (@Weekly)
     [exec]    [junit4] Completed on J3 in 32.53s, 6 tests, 4 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestDocumentBuilder
     [exec]    [junit4] Completed on J3 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.TestAnalyzeInfixSuggestions
     [exec]    [junit4] Completed on J2 in 3.32s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.TestOmitPositions
     [exec]    [junit4] Completed on J2 in 1.99s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.AddBlockUpdateTest
     [exec]    [junit4] Completed on J2 in 3.37s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.ScriptEngineTest
     [exec]    [junit4] IGNOR/A 0.01s J2 | ScriptEngineTest.testJRuby
     [exec]    [junit4]    > Assumption #1: got: <[null]>, expected: each not null
     [exec]    [junit4] Completed on J2 in 0.43s, 6 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.response.TestCSVResponseWriter
     [exec]    [junit4] Completed on J2 in 2.20s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.AbstractCurrencyFieldTest
     [exec]    [junit4] Completed on J2 in 0.00s, 0 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.CursorMarkTest
     [exec]    [junit4] Completed on J2 in 1.42s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.SchemaVersionSpecificBehaviorTest
     [exec]    [junit4] Completed on J2 in 5.06s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.SpellPossibilityIteratorTest
     [exec]    [junit4] Completed on J2 in 0.46s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J0 PID(34688@lucene.zones.apache.org): 2014-03-01T17:05:47, stalled for  247s at: SyncSliceTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.schema.PreAnalyzedFieldTest
     [exec]    [junit4] Completed on J2 in 2.30s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.StandardRequestHandlerTest
     [exec]    [junit4] Completed on J2 in 2.20s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestInitQParser
     [exec]    [junit4] Completed on J2 in 1.44s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.CSVPrinterTest
     [exec]    [junit4] Completed on J2 in 0.53s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.OverseerCollectionProcessorTest
     [exec]    [junit4] Completed on J2 in 2.75s, 14 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestNonDefinedSimilarityFactory
     [exec]    [junit4] Completed on J2 in 1.86s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestInfoStreamLogging
     [exec]    [junit4] Completed on J2 in 1.84s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.AnalysisAfterCoreReloadTest
     [exec]    [junit4] Completed on J2 in 4.49s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsSyncSliceTest
     [exec]    [junit4] Completed on J2 in 0.03s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J1 PID(34690@lucene.zones.apache.org): 2014-03-01T17:06:11, stalled for  185s at: BasicDistributedZk2Test.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.request.SimpleFacetsTest
     [exec]    [junit4] Completed on J2 in 8.62s, 32 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.TestCollationFieldDocValues
     [exec]    [junit4] Completed on J2 in 1.29s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.DirectSolrSpellCheckerTest
     [exec]    [junit4] Completed on J2 in 2.54s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestDynamicFieldCollectionResource
     [exec]    [junit4] Completed on J2 in 1.55s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest
     [exec]    [junit4] Completed on J2 in 7.79s, 6 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterTSTTest
     [exec]    [junit4] Completed on J2 in 3.55s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
     [exec]    [junit4] Completed on J2 in 0.00s, 0 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.CharBufferTest
     [exec]    [junit4] Completed on J2 in 0.01s, 13 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.request.TestRemoteStreaming
     [exec]    [junit4] Completed on J2 in 1.81s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J3 PID(34689@lucene.zones.apache.org): 2014-03-01T17:06:35, stalled for 64.4s at: CollectionsAPIDistributedZkTest.testDistribSearch
     [exec]    [junit4] HEARTBEAT J0 PID(34688@lucene.zones.apache.org): 2014-03-01T17:06:47, stalled for  307s at: SyncSliceTest.testDistribSearch
     [exec]    [junit4] HEARTBEAT J1 PID(34690@lucene.zones.apache.org): 2014-03-01T17:07:11, stalled for  245s at: BasicDistributedZk2Test.testDistribSearch
     [exec]    [junit4] HEARTBEAT J2 PID(34687@lucene.zones.apache.org): 2014-03-01T17:07:35, stalled for 63.9s at: ShardSplitTest.testDistribSearch
     [exec]    [junit4] HEARTBEAT J3 PID(34689@lucene.zones.apache.org): 2014-03-01T17:07:35, stalled for  124s at: CollectionsAPIDistributedZkTest.testDistribSearch
     [exec]    [junit4] HEARTBEAT J0 PID(34688@lucene.zones.apache.org): 2014-03-01T17:07:47, stalled for  367s at: SyncSliceTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
     [exec]    [junit4] Completed on J2 in 92.04s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
     [exec]    [junit4] Completed on J1 in 304.29s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.writer.CSVConfigGuesserTest
     [exec]    [junit4] Completed on J1 in 0.07s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
     [exec]    [junit4] Completed on J1 in 0.43s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.AutoCommitTest
     [exec]    [junit4] Completed on J2 in 14.92s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
     [exec]    [junit4] Completed on J0 in 411.40s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestReload
     [exec]    [junit4] Completed on J1 in 12.94s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.logging.TestLogWatcher
     [exec]    [junit4] Completed on J1 in 0.06s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.store.blockcache.BlockDirectoryTest
     [exec]    [junit4] Completed on J1 in 10.80s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J3 PID(34689@lucene.zones.apache.org): 2014-03-01T17:08:35, stalled for  184s at: CollectionsAPIDistributedZkTest.testDistribSearch
     [exec]    [junit4] Suite: org.apache.solr.rest.schema.TestFieldCollectionResource
     [exec]    [junit4] Completed on J1 in 4.34s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.TestZkChroot
     [exec]    [junit4] Completed on J1 in 14.41s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest
     [exec]    [junit4] Completed on J1 in 2.50s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
     [exec]    [junit4] Completed on J3 in 213.28s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.TermVectorComponentTest
     [exec]    [junit4] Completed on J3 in 2.47s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.LeaderElectionTest
     [exec]    [junit4] Completed on J1 in 14.95s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.PrimitiveFieldTypeTest
     [exec]    [junit4] Completed on J1 in 1.71s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy2
     [exec]    [junit4] Completed on J1 in 1.67s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.CachingDirectoryFactoryTest
     [exec]    [junit4] Completed on J3 in 8.24s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestCustomSort
     [exec]    [junit4] Completed on J3 in 1.25s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.TestReversedWildcardFilterFactory
     [exec]    [junit4] Completed on J3 in 1.65s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
     [exec]    [junit4] Completed on J2 in 60.70s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestReloadAndDeleteDocs
     [exec]    [junit4] Completed on J1 in 6.48s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestQueryUtils
     [exec]    [junit4] Completed on J1 in 2.31s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.OpenExchangeRatesOrgProviderTest
     [exec]    [junit4] Completed on J1 in 0.21s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DebugComponentTest
     [exec]    [junit4] Completed on J1 in 2.71s, 4 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.FieldMutatingUpdateProcessorTest
     [exec]    [junit4] Completed on J1 in 4.50s, 27 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
     [exec]    [junit4] Completed on J1 in 4.04s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] HEARTBEAT J0 PID(34688@lucene.zones.apache.org): 2014-03-01T17:09:35, stalled for 66.8s at: BasicZkTest.testBasic
     [exec]    [junit4] Suite: org.apache.solr.search.TestOverriddenPrefixQueryForCustomFieldType
     [exec]    [junit4] Completed on J1 in 1.19s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
     [exec]    [junit4] Completed on J1 in 3.12s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.NumericFieldsTest
     [exec]    [junit4] Completed on J1 in 1.14s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestDistributedGrouping
     [exec]    [junit4] Completed on J3 in 24.71s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.DocValuesTest
     [exec]    [junit4] Completed on J1 in 2.35s, 6 tests
     [exec]    [junit4] 
     [exec] 

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

, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestBM25SimilarityFactory
     [exec]    [junit4] Completed on J3 in 0.83s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestLMDirichletSimilarityFactory
     [exec]    [junit4] Completed on J1 in 0.85s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestShardHandlerFactory
     [exec]    [junit4] Completed on J0 in 0.88s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.SynonymTokenizerTest
     [exec]    [junit4] Completed on J2 in 0.76s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.TestCursorMarkWithoutUniqueKey
     [exec]    [junit4] Completed on J3 in 0.74s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestDocSet
     [exec]    [junit4] Completed on J2 in 0.62s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.SolrTestCaseJ4Test
     [exec]    [junit4] Completed on J0 in 0.82s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.analysis.LegacyHTMLStripCharFilterTest
     [exec]    [junit4] Completed on J2 in 0.18s, 13 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.ExternalFileFieldSortTest
     [exec]    [junit4] Completed on J1 in 1.01s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.SimplePostToolTest
     [exec]    [junit4] Completed on J1 in 0.15s, 11 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.update.processor.URLClassifyProcessorTest
     [exec]    [junit4] Completed on J0 in 0.38s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.TestSolrXmlPersistor
     [exec]    [junit4] Completed on J2 in 0.32s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.similarities.TestPerFieldSimilarity
     [exec]    [junit4] Completed on J3 in 0.85s, 7 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestSystemIdResolver
     [exec]    [junit4] Completed on J1 in 0.09s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.DateMathParserTest
     [exec]    [junit4] Completed on J0 in 0.11s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.TestSuggestSpellingConverter
     [exec]    [junit4] Completed on J2 in 0.02s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
     [exec]    [junit4] Completed on J3 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest
     [exec]    [junit4] Completed on J1 in 0.20s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.CSVUtilsTest
     [exec]    [junit4] Completed on J0 in 0.07s, 14 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
     [exec]    [junit4] Completed on J2 in 0.05s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.spelling.SpellingQueryConverterTest
     [exec]    [junit4] Completed on J3 in 0.04s, 5 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.DateFieldTest
     [exec]    [junit4] Completed on J1 in 0.06s, 8 tests, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.DOMUtilTest
     [exec]    [junit4] Completed on J0 in 0.08s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
     [exec]    [junit4] IGNOR/A 0.00s J2 | ChaosMonkeySafeLeaderTest.testDistribSearch
     [exec]    [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple)
     [exec]    [junit4] Completed on J2 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test
     [exec]    [junit4] Completed on J3 in 0.04s, 1 test, 1 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.PrimUtilsTest
     [exec]    [junit4] Completed on J1 in 0.03s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.TestRandomMergePolicy
     [exec]    [junit4] Completed on J2 in 0.03s, 2 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestLRUCache
     [exec]    [junit4] Completed on J3 in 0.03s, 3 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestSolrJ
     [exec]    [junit4] Completed on J1 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.store.hdfs.HdfsDirectoryTest
     [exec]    [junit4] Completed on J2 in 0.03s, 3 tests, 3 skipped
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.core.RAMDirectoryFactoryTest
     [exec]    [junit4] Completed on J3 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.search.TestStandardQParsers
     [exec]    [junit4] Completed on J1 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.util.FileUtilsTest
     [exec]    [junit4] Completed on J2 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.schema.UUIDFieldTest
     [exec]    [junit4] Completed on J3 in 0.02s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.internal.csv.ExtendedBufferedReaderTest
     [exec]    [junit4] Completed on J1 in 0.02s, 8 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
     [exec]    [junit4] Completed on J2 in 0.00s, 0 tests
     [exec]    [junit4] 
     [exec]    [junit4] Suite: org.apache.solr.cloud.ClusterStateTest
     [exec]    [junit4] Completed on J0 in 1.84s, 1 test
     [exec]    [junit4] 
     [exec]    [junit4] 
     [exec]    [junit4] Tests with failures:
     [exec]    [junit4]   - org.apache.solr.cloud.OverseerTest.testOverseerFailure
     [exec]    [junit4] 
     [exec]    [junit4] 
     [exec]    [junit4] JVM J0:     3.03 ..  1020.27 =  1017.23s
     [exec]    [junit4] JVM J1:     3.25 ..  1019.25 =  1016.00s
     [exec]    [junit4] JVM J2:     3.03 ..  1019.43 =  1016.40s
     [exec]    [junit4] JVM J3:     3.03 ..  1019.20 =  1016.16s
     [exec]    [junit4] Execution time total: 17 minutes
     [exec]    [junit4] Tests summary: 363 suites, 1570 tests, 1 error, 36 ignored (8 assumptions)
     [exec] 
     [exec] BUILD FAILED
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/build.xml:189: The following error occurred while executing this line:
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/solr/common-build.xml:490: The following error occurred while executing this line:
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/common-build.xml:1278: The following error occurred while executing this line:
     [exec] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/lucene/common-build.xml:911: There were test failures: 363 suites, 1570 tests, 1 error, 36 ignored (8 assumptions)
     [exec] 
     [exec] Total time: 17 minutes 27 seconds
     [exec] 
     [exec] 
     [exec] Traceback (most recent call last):
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1376, in <module>
     [exec]     main()
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1320, in main
     [exec]     smokeTest(baseURL, svnRevision, version, tmpDir, isSigned, testArgs)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1365, in smokeTest
     [exec]     unpackAndVerify('solr', tmpDir, 'solr-%s-src.tgz' % version, svnRevision, version, testArgs, baseURL)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 635, in unpackAndVerify
     [exec]     verifyUnpacked(project, artifact, unpackPath, svnRevision, version, testArgs, tmpDir, baseURL)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 759, in verifyUnpacked
     [exec]     run('%s; ant clean test %s' % (javaExe('1.7'), testArgs), '%s/test.log' % unpackPath)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 560, in run
     [exec]     raise RuntimeError('command "%s" failed; see log file %s' % (command, logPath))
     [exec] RuntimeError: command "export JAVA_HOME="/home/hudson/tools/java/latest1.7" PATH="/home/hudson/tools/java/latest1.7/bin:$PATH" JAVACMD="/home/hudson/tools/java/latest1.7/bin/java"; ant clean test -Dtests.jettyConnector=Socket  -Dtests.disableHdfs=true" failed; see log file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/solr-4.8.0/test.log

BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/build.xml:390: exec returned: 1

Total time: 163 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 154 - Still Failing

Posted by Robert Muir <rc...@gmail.com>.
I committed a fix.

On Wed, Feb 26, 2014 at 6:38 PM, Apache Jenkins Server
<je...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.x/154/
>
> No tests ran.
>
> Build Log:
> [...truncated 51675 lines...]
> prepare-release-no-sign:
>     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease
>      [copy] Copying 431 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/lucene
>      [copy] Copying 239 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/solr
>      [exec] JAVA6_HOME is /home/hudson/tools/java/latest1.6
>      [exec] JAVA7_HOME is /home/hudson/tools/java/latest1.7
>      [exec] NOTE: output encoding is US-ASCII
>      [exec]
>      [exec] Load release URL "file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/"...
>      [exec]
>      [exec] Test Lucene...
>      [exec]   test basics...
>      [exec]   get KEYS
>      [exec]     0.1 MB in 0.01 sec (14.2 MB/sec)
>      [exec]   check changes HTML...
>      [exec] Traceback (most recent call last):
>      [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1376, in <module>
>      [exec]     main()
>      [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1320, in main
>      [exec]     smokeTest(baseURL, svnRevision, version, tmpDir, isSigned, testArgs)
>      [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 1355, in smokeTest
>      [exec]     checkSigs('lucene', lucenePath, version, tmpDir, isSigned)
>      [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 418, in checkSigs
>      [exec]     testChanges(project, version, changesURL)
>      [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 466, in testChanges
>      [exec]     checkChangesContent(s, version, changesURL, project, True)
>      [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py", line 483, in checkChangesContent
>      [exec]     raise RuntimeError('did not see "Release %s" in %s' % (version, name))
>      [exec] RuntimeError: did not see "Release 4.8.0" in file:///usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/lucene/changes/Changes.html
>
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/build.xml:390: exec returned: 1
>
> Total time: 30 minutes 22 seconds
> Build step 'Invoke Ant' marked build as failure
> 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

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